diff --git a/qiskit_experiments/library/randomized_benchmarking/clifford_data.py b/qiskit_experiments/library/randomized_benchmarking/clifford_data.py deleted file mode 100644 index 0af1f6db42..0000000000 --- a/qiskit_experiments/library/randomized_benchmarking/clifford_data.py +++ /dev/null @@ -1,28 +0,0 @@ -# This code is part of Qiskit. -# -# (C) Copyright IBM 2021. -# -# This code is licensed under the Apache License, Version 2.0. You may -# obtain a copy of this license in the LICENSE.txt file in the root directory -# of this source tree or at http://www.apache.org/licenses/LICENSE-2.0. -# -# Any modifications or derivative works of this code must retain this -# copyright notice, and modified files need to carry a notice indicating -# that they have been altered from the originals. -""" -Clifford data. -""" - -# fmt: off -# pylint: skip-file - -CLIFF_SINGLE_GATE_MAP_1Q = {('id', '[0]'): 0, ('h', '[0]'): 1, ('sxdg', '[0]'): 2, ('s', '[0]'): 4, ('x', '[0]'): 6, ('sx', '[0]'): 8, ('y', '[0]'): 12, ('z', '[0]'): 18, ('sdg', '[0]'): 22} -CLIFF_SINGLE_GATE_MAP_2Q = {('id', '[0]'): 0, ('id', '[1]'): 0, ('h', '[0]'): 1, ('h', '[1]'): 2, ('sxdg', '[0]'): 4, ('sxdg', '[1]'): 12, ('s', '[0]'): 8, ('s', '[1]'): 24, ('x', '[0]'): 36, ('x', '[1]'): 144, ('sx', '[0]'): 40, ('sx', '[1]'): 156, ('y', '[0]'): 72, ('y', '[1]'): 288, ('z', '[0]'): 108, ('z', '[1]'): 432, ('sdg', '[0]'): 116, ('sdg', '[1]'): 456, ('cx', '[0, 1]'): 576, ('cx', '[1, 0]'): 851, ('cz', '[0, 1]'): 806} -CLIFF_COMPOSE_DATA_1Q = [0,1,2,4,6,8,12,18,22,1,0,3,5,7,9,13,19,23,2,23,6,15,8,0,14,20,9,3,22,7,14,9,1,15,21,8,4,9,17,18,10,23,16,22,0,5,8,16,19,11,22,17,23,1,6,19,8,16,0,2,18,12,10,7,18,9,17,1,3,19,13,11,8,5,0,3,2,6,20,14,21,9,4,1,2,3,7,21,15,20,10,15,23,6,4,17,22,16,12,11,14,22,7,5,16,23,17,13,12,13,20,10,18,14,0,6,16,13,12,21,11,19,15,1,7,17,14,11,12,21,20,18,2,8,3,15,10,13,20,21,19,3,9,2,16,21,11,12,22,5,4,10,6,17,20,10,13,23,4,5,11,7,18,7,14,22,12,20,6,0,4,19,6,15,23,13,21,7,1,5,20,17,18,9,14,12,8,2,15,21,16,19,8,15,13,9,3,14,22,3,5,0,16,11,10,4,18,23,2,4,1,17,10,11,5,19,] -CLIFF_INVERSE_DATA_1Q = [0,1,8,5,22,3,6,19,2,23,10,15,12,13,14,11,16,21,18,7,20,17,4,9,] -CLIFF_COMPOSE_DATA_2Q = [0,0,1,2,4,12,8,24,36,144,40,156,72,288,108,432,116,456,576,851,806,1,1,0,3,5,13,9,25,37,145,41,157,73,289,109,433,117,457,577,850,807,2,2,3,0,6,14,10,26,38,146,42,158,74,290,110,434,118,458,578,849,804,3,3,2,1,7,15,11,27,39,147,43,159,75,291,111,435,119,459,579,848,805,4,4,117,6,36,16,77,28,40,148,0,160,76,292,112,436,41,460,580,843,810,5,5,116,7,37,17,76,29,41,149,1,161,77,293,113,437,40,461,581,842,811,6,6,119,4,38,18,79,30,42,150,2,162,78,294,114,438,43,462,582,841,808,7,7,118,5,39,19,78,31,43,151,3,163,79,295,115,439,42,463,583,840,809,8,8,41,10,81,20,108,32,44,152,117,164,80,296,116,440,0,464,584,846,814,9,9,40,11,80,21,109,33,45,153,116,165,81,297,117,441,1,465,585,847,815,10,10,43,8,83,22,110,34,46,154,119,166,82,298,118,442,2,466,586,844,812,11,11,42,9,82,23,111,35,47,155,118,167,83,299,119,443,3,467,587,845,813,12,12,13,458,16,144,20,302,48,156,52,0,84,300,120,444,128,158,588,861,816,13,13,12,459,17,145,21,303,49,157,53,1,85,301,121,445,129,159,589,860,817,14,14,15,456,18,146,22,300,50,158,54,2,86,302,122,446,130,156,590,863,818,15,15,14,457,19,147,23,301,51,159,55,3,87,303,123,447,131,157,591,862,819,16,16,129,462,48,148,89,306,52,160,12,4,88,304,124,448,53,162,592,853,820,17,17,128,463,49,149,88,307,53,161,13,5,89,305,125,449,52,163,593,852,821,18,18,131,460,50,150,91,304,54,162,14,6,90,306,126,450,55,160,594,855,822,19,19,130,461,51,151,90,305,55,163,15,7,91,307,127,451,54,161,595,854,823,20,20,53,466,93,152,120,310,56,164,129,8,92,308,128,452,12,166,596,856,824,21,21,52,467,92,153,121,311,57,165,128,9,93,309,129,453,13,167,597,857,825,22,22,55,464,95,154,122,308,58,166,131,10,94,310,130,454,14,164,598,858,826,23,23,54,465,94,155,123,309,59,167,130,11,95,311,131,455,15,165,599,859,827,24,24,25,158,28,314,32,432,60,168,64,458,96,312,132,456,140,0,600,839,794,25,25,24,159,29,315,33,433,61,169,65,459,97,313,133,457,141,1,601,838,795,26,26,27,156,30,312,34,434,62,170,66,456,98,314,134,458,142,2,602,837,792,27,27,26,157,31,313,35,435,63,171,67,457,99,315,135,459,143,3,603,836,793,28,28,141,162,60,318,101,436,64,172,24,462,100,316,136,460,65,4,604,831,798,29,29,140,163,61,319,100,437,65,173,25,463,101,317,137,461,64,5,605,830,799,30,30,143,160,62,316,103,438,66,174,26,460,102,318,138,462,67,6,606,829,796,31,31,142,161,63,317,102,439,67,175,27,461,103,319,139,463,66,7,607,828,797,32,32,65,166,105,322,132,440,68,176,141,466,104,320,140,464,24,8,608,834,802,33,33,64,167,104,323,133,441,69,177,140,467,105,321,141,465,25,9,609,835,803,34,34,67,164,107,320,134,442,70,178,143,464,106,322,142,466,26,10,610,832,800,35,35,66,165,106,321,135,443,71,179,142,465,107,323,143,467,27,11,611,833,801,36,36,109,38,40,48,80,60,0,180,4,192,108,324,72,468,44,492,2196,1175,5018,37,37,108,39,41,49,81,61,1,181,5,193,109,325,73,469,45,493,2197,1174,5019,38,38,111,36,42,50,82,62,2,182,6,194,110,326,74,470,46,494,2198,1173,5016,39,39,110,37,43,51,83,63,3,183,7,195,111,327,75,471,47,495,2199,1172,5017,40,40,9,42,0,52,5,64,4,184,36,196,112,328,76,472,113,496,2200,1167,5022,41,41,8,43,1,53,4,65,5,185,37,197,113,329,77,473,112,497,2201,1166,5023,42,42,11,40,2,54,7,66,6,186,38,198,114,330,78,474,115,498,2202,1165,5020,43,43,10,41,3,55,6,67,7,187,39,199,115,331,79,475,114,499,2203,1164,5021,44,44,77,46,117,56,36,68,8,188,81,200,116,332,80,476,72,500,2204,1170,5026,45,45,76,47,116,57,37,69,9,189,80,201,117,333,81,477,73,501,2205,1171,5027,46,46,79,44,119,58,38,70,10,190,83,202,118,334,82,478,74,502,2206,1168,5024,47,47,78,45,118,59,39,71,11,191,82,203,119,335,83,479,75,503,2207,1169,5025,48,48,121,494,52,180,92,338,12,192,16,36,120,336,84,480,56,194,2208,1185,5028,49,49,120,495,53,181,93,339,13,193,17,37,121,337,85,481,57,195,2209,1184,5029,50,50,123,492,54,182,94,336,14,194,18,38,122,338,86,482,58,192,2210,1187,5030,51,51,122,493,55,183,95,337,15,195,19,39,123,339,87,483,59,193,2211,1186,5031,52,52,21,498,12,184,17,342,16,196,48,40,124,340,88,484,125,198,2212,1177,5032,53,53,20,499,13,185,16,343,17,197,49,41,125,341,89,485,124,199,2213,1176,5033,54,54,23,496,14,186,19,340,18,198,50,42,126,342,90,486,127,196,2214,1179,5034,55,55,22,497,15,187,18,341,19,199,51,43,127,343,91,487,126,197,2215,1178,5035,56,56,89,502,129,188,48,346,20,200,93,44,128,344,92,488,84,202,2216,1180,5036,57,57,88,503,128,189,49,347,21,201,92,45,129,345,93,489,85,203,2217,1181,5037,58,58,91,500,131,190,50,344,22,202,95,46,130,346,94,490,86,200,2218,1182,5038,59,59,90,501,130,191,51,345,23,203,94,47,131,347,95,491,87,201,2219,1183,5039,60,60,133,194,64,350,104,468,24,204,28,494,132,348,96,492,68,36,2220,1163,5006,61,61,132,195,65,351,105,469,25,205,29,495,133,349,97,493,69,37,2221,1162,5007,62,62,135,192,66,348,106,470,26,206,30,492,134,350,98,494,70,38,2222,1161,5004,63,63,134,193,67,349,107,471,27,207,31,493,135,351,99,495,71,39,2223,1160,5005,64,64,33,198,24,354,29,472,28,208,60,498,136,352,100,496,137,40,2224,1155,5010,65,65,32,199,25,355,28,473,29,209,61,499,137,353,101,497,136,41,2225,1154,5011,66,66,35,196,26,352,31,474,30,210,62,496,138,354,102,498,139,42,2226,1153,5008,67,67,34,197,27,353,30,475,31,211,63,497,139,355,103,499,138,43,2227,1152,5009,68,68,101,202,141,358,60,476,32,212,105,502,140,356,104,500,96,44,2228,1158,5014,69,69,100,203,140,359,61,477,33,213,104,503,141,357,105,501,97,45,2229,1159,5015,70,70,103,200,143,356,62,478,34,214,107,500,142,358,106,502,98,46,2230,1156,5012,71,71,102,201,142,357,63,479,35,215,106,501,143,359,107,503,99,47,2231,1157,5013,72,72,73,74,112,84,44,96,108,216,76,228,0,360,36,504,80,528,2520,5387,5342,73,73,72,75,113,85,45,97,109,217,77,229,1,361,37,505,81,529,2521,5386,5343,74,74,75,72,114,86,46,98,110,218,78,230,2,362,38,506,82,530,2522,5385,5340,75,75,74,73,115,87,47,99,111,219,79,231,3,363,39,507,83,531,2523,5384,5341,76,76,45,78,72,88,113,100,112,220,108,232,4,364,40,508,5,532,2524,5379,5346,77,77,44,79,73,89,112,101,113,221,109,233,5,365,41,509,4,533,2525,5378,5347,78,78,47,76,74,90,115,102,114,222,110,234,6,366,42,510,7,534,2526,5377,5344,79,79,46,77,75,91,114,103,115,223,111,235,7,367,43,511,6,535,2527,5376,5345,80,80,113,82,45,92,72,104,116,224,9,236,8,368,44,512,36,536,2528,5382,5350,81,81,112,83,44,93,73,105,117,225,8,237,9,369,45,513,37,537,2529,5383,5351,82,82,115,80,47,94,74,106,118,226,11,238,10,370,46,514,38,538,2530,5380,5348,83,83,114,81,46,95,75,107,119,227,10,239,11,371,47,515,39,539,2531,5381,5349,84,84,85,530,124,216,56,374,120,228,88,72,12,372,48,516,92,230,2532,5397,5352,85,85,84,531,125,217,57,375,121,229,89,73,13,373,49,517,93,231,2533,5396,5353,86,86,87,528,126,218,58,372,122,230,90,74,14,374,50,518,94,228,2534,5399,5354,87,87,86,529,127,219,59,373,123,231,91,75,15,375,51,519,95,229,2535,5398,5355,88,88,57,534,84,220,125,378,124,232,120,76,16,376,52,520,17,234,2536,5389,5356,89,89,56,535,85,221,124,379,125,233,121,77,17,377,53,521,16,235,2537,5388,5357,90,90,59,532,86,222,127,376,126,234,122,78,18,378,54,522,19,232,2538,5391,5358,91,91,58,533,87,223,126,377,127,235,123,79,19,379,55,523,18,233,2539,5390,5359,92,92,125,538,57,224,84,382,128,236,21,80,20,380,56,524,48,238,2540,5392,5360,93,93,124,539,56,225,85,383,129,237,20,81,21,381,57,525,49,239,2541,5393,5361,94,94,127,536,59,226,86,380,130,238,23,82,22,382,58,526,50,236,2542,5394,5362,95,95,126,537,58,227,87,381,131,239,22,83,23,383,59,527,51,237,2543,5395,5363,96,96,97,230,136,386,68,504,132,240,100,530,24,384,60,528,104,72,2544,5375,5330,97,97,96,231,137,387,69,505,133,241,101,531,25,385,61,529,105,73,2545,5374,5331,98,98,99,228,138,384,70,506,134,242,102,528,26,386,62,530,106,74,2546,5373,5328,99,99,98,229,139,385,71,507,135,243,103,529,27,387,63,531,107,75,2547,5372,5329,100,100,69,234,96,390,137,508,136,244,132,534,28,388,64,532,29,76,2548,5367,5334,101,101,68,235,97,391,136,509,137,245,133,535,29,389,65,533,28,77,2549,5366,5335,102,102,71,232,98,388,139,510,138,246,134,532,30,390,66,534,31,78,2550,5365,5332,103,103,70,233,99,389,138,511,139,247,135,533,31,391,67,535,30,79,2551,5364,5333,104,104,137,238,69,394,96,512,140,248,33,538,32,392,68,536,60,80,2552,5370,5338,105,105,136,239,68,395,97,513,141,249,32,539,33,393,69,537,61,81,2553,5371,5339,106,106,139,236,71,392,98,514,142,250,35,536,34,394,70,538,62,82,2554,5368,5336,107,107,138,237,70,393,99,515,143,251,34,537,35,395,71,539,63,83,2555,5369,5337,108,108,37,110,76,120,116,132,72,252,112,264,36,396,0,540,8,564,1548,5711,1778,109,109,36,111,77,121,117,133,73,253,113,265,37,397,1,541,9,565,1549,5710,1779,110,110,39,108,78,122,118,134,74,254,114,266,38,398,2,542,10,566,1550,5709,1776,111,111,38,109,79,123,119,135,75,255,115,267,39,399,3,543,11,567,1551,5708,1777,112,112,81,114,108,124,41,136,76,256,72,268,40,400,4,544,77,568,1552,5703,1782,113,113,80,115,109,125,40,137,77,257,73,269,41,401,5,545,76,569,1553,5702,1783,114,114,83,112,110,126,43,138,78,258,74,270,42,402,6,546,79,570,1554,5701,1780,115,115,82,113,111,127,42,139,79,259,75,271,43,403,7,547,78,571,1555,5700,1781,116,116,5,118,9,128,0,140,80,260,45,272,44,404,8,548,108,572,1556,5706,1786,117,117,4,119,8,129,1,141,81,261,44,273,45,405,9,549,109,573,1557,5707,1787,118,118,7,116,11,130,2,142,82,262,47,274,46,406,10,550,110,574,1558,5704,1784,119,119,6,117,10,131,3,143,83,263,46,275,47,407,11,551,111,575,1559,5705,1785,120,120,49,566,88,252,128,410,84,264,124,108,48,408,12,552,20,266,1560,5721,1788,121,121,48,567,89,253,129,411,85,265,125,109,49,409,13,553,21,267,1561,5720,1789,122,122,51,564,90,254,130,408,86,266,126,110,50,410,14,554,22,264,1562,5723,1790,123,123,50,565,91,255,131,409,87,267,127,111,51,411,15,555,23,265,1563,5722,1791,124,124,93,570,120,256,53,414,88,268,84,112,52,412,16,556,89,270,1564,5713,1792,125,125,92,571,121,257,52,415,89,269,85,113,53,413,17,557,88,271,1565,5712,1793,126,126,95,568,122,258,55,412,90,270,86,114,54,414,18,558,91,268,1566,5715,1794,127,127,94,569,123,259,54,413,91,271,87,115,55,415,19,559,90,269,1567,5714,1795,128,128,17,574,21,260,12,418,92,272,57,116,56,416,20,560,120,274,1568,5716,1796,129,129,16,575,20,261,13,419,93,273,56,117,57,417,21,561,121,275,1569,5717,1797,130,130,19,572,23,262,14,416,94,274,59,118,58,418,22,562,122,272,1570,5718,1798,131,131,18,573,22,263,15,417,95,275,58,119,59,419,23,563,123,273,1571,5719,1799,132,132,61,266,100,422,140,540,96,276,136,566,60,420,24,564,32,108,1572,5699,1766,133,133,60,267,101,423,141,541,97,277,137,567,61,421,25,565,33,109,1573,5698,1767,134,134,63,264,102,420,142,542,98,278,138,564,62,422,26,566,34,110,1574,5697,1764,135,135,62,265,103,421,143,543,99,279,139,565,63,423,27,567,35,111,1575,5696,1765,136,136,105,270,132,426,65,544,100,280,96,570,64,424,28,568,101,112,1576,5691,1770,137,137,104,271,133,427,64,545,101,281,97,571,65,425,29,569,100,113,1577,5690,1771,138,138,107,268,134,424,67,546,102,282,98,568,66,426,30,570,103,114,1578,5689,1768,139,139,106,269,135,425,66,547,103,283,99,569,67,427,31,571,102,115,1579,5688,1769,140,140,29,274,33,430,24,548,104,284,69,574,68,428,32,572,132,116,1580,5694,1774,141,141,28,275,32,431,25,549,105,285,68,575,69,429,33,573,133,117,1581,5695,1775,142,142,31,272,35,428,26,550,106,286,71,572,70,430,34,574,134,118,1582,5692,1772,143,143,30,273,34,429,27,551,107,287,70,573,71,431,35,575,135,119,1583,5693,1773,144,144,145,434,148,156,152,312,180,0,184,12,216,432,252,288,260,168,1872,2471,3074,145,145,144,435,149,157,153,313,181,1,185,13,217,433,253,289,261,169,1873,2470,3075,146,146,147,432,150,158,154,314,182,2,186,14,218,434,254,290,262,170,1874,2469,3072,147,147,146,433,151,159,155,315,183,3,187,15,219,435,255,291,263,171,1875,2468,3073,148,148,261,438,180,160,221,316,184,4,144,16,220,436,256,292,185,172,1876,2463,3078,149,149,260,439,181,161,220,317,185,5,145,17,221,437,257,293,184,173,1877,2462,3079,150,150,263,436,182,162,223,318,186,6,146,18,222,438,258,294,187,174,1878,2461,3076,151,151,262,437,183,163,222,319,187,7,147,19,223,439,259,295,186,175,1879,2460,3077,152,152,185,442,225,164,252,320,188,8,261,20,224,440,260,296,144,176,1880,2466,3082,153,153,184,443,224,165,253,321,189,9,260,21,225,441,261,297,145,177,1881,2467,3083,154,154,187,440,227,166,254,322,190,10,263,22,226,442,262,298,146,178,1882,2464,3080,155,155,186,441,226,167,255,323,191,11,262,23,227,443,263,299,147,179,1883,2465,3081,156,156,157,26,160,0,164,14,192,12,196,144,228,444,264,300,272,446,1884,2481,3084,157,157,156,27,161,1,165,15,193,13,197,145,229,445,265,301,273,447,1885,2480,3085,158,158,159,24,162,2,166,12,194,14,198,146,230,446,266,302,274,444,1886,2483,3086,159,159,158,25,163,3,167,13,195,15,199,147,231,447,267,303,275,445,1887,2482,3087,160,160,273,30,192,4,233,18,196,16,156,148,232,448,268,304,197,450,1888,2473,3088,161,161,272,31,193,5,232,19,197,17,157,149,233,449,269,305,196,451,1889,2472,3089,162,162,275,28,194,6,235,16,198,18,158,150,234,450,270,306,199,448,1890,2475,3090,163,163,274,29,195,7,234,17,199,19,159,151,235,451,271,307,198,449,1891,2474,3091,164,164,197,34,237,8,264,22,200,20,273,152,236,452,272,308,156,454,1892,2476,3092,165,165,196,35,236,9,265,23,201,21,272,153,237,453,273,309,157,455,1893,2477,3093,166,166,199,32,239,10,266,20,202,22,275,154,238,454,274,310,158,452,1894,2478,3094,167,167,198,33,238,11,267,21,203,23,274,155,239,455,275,311,159,453,1895,2479,3095,168,168,169,302,172,458,176,144,204,24,208,314,240,456,276,312,284,288,1896,2459,3062,169,169,168,303,173,459,177,145,205,25,209,315,241,457,277,313,285,289,1897,2458,3063,170,170,171,300,174,456,178,146,206,26,210,312,242,458,278,314,286,290,1898,2457,3060,171,171,170,301,175,457,179,147,207,27,211,313,243,459,279,315,287,291,1899,2456,3061,172,172,285,306,204,462,245,148,208,28,168,318,244,460,280,316,209,292,1900,2451,3066,173,173,284,307,205,463,244,149,209,29,169,319,245,461,281,317,208,293,1901,2450,3067,174,174,287,304,206,460,247,150,210,30,170,316,246,462,282,318,211,294,1902,2449,3064,175,175,286,305,207,461,246,151,211,31,171,317,247,463,283,319,210,295,1903,2448,3065,176,176,209,310,249,466,276,152,212,32,285,322,248,464,284,320,168,296,1904,2454,3070,177,177,208,311,248,467,277,153,213,33,284,323,249,465,285,321,169,297,1905,2455,3071,178,178,211,308,251,464,278,154,214,34,287,320,250,466,286,322,170,298,1906,2452,3068,179,179,210,309,250,465,279,155,215,35,286,321,251,467,287,323,171,299,1907,2453,3069,180,180,253,470,184,192,224,348,144,36,148,48,252,468,216,324,188,204,900,2147,4046,181,181,252,471,185,193,225,349,145,37,149,49,253,469,217,325,189,205,901,2146,4047,182,182,255,468,186,194,226,350,146,38,150,50,254,470,218,326,190,206,902,2145,4044,183,183,254,469,187,195,227,351,147,39,151,51,255,471,219,327,191,207,903,2144,4045,184,184,153,474,144,196,149,352,148,40,180,52,256,472,220,328,257,208,904,2139,4050,185,185,152,475,145,197,148,353,149,41,181,53,257,473,221,329,256,209,905,2138,4051,186,186,155,472,146,198,151,354,150,42,182,54,258,474,222,330,259,210,906,2137,4048,187,187,154,473,147,199,150,355,151,43,183,55,259,475,223,331,258,211,907,2136,4049,188,188,221,478,261,200,180,356,152,44,225,56,260,476,224,332,216,212,908,2142,4054,189,189,220,479,260,201,181,357,153,45,224,57,261,477,225,333,217,213,909,2143,4055,190,190,223,476,263,202,182,358,154,46,227,58,262,478,226,334,218,214,910,2140,4052,191,191,222,477,262,203,183,359,155,47,226,59,263,479,227,335,219,215,911,2141,4053,192,192,265,62,196,36,236,50,156,48,160,180,264,480,228,336,200,482,912,2157,4056,193,193,264,63,197,37,237,51,157,49,161,181,265,481,229,337,201,483,913,2156,4057,194,194,267,60,198,38,238,48,158,50,162,182,266,482,230,338,202,480,914,2159,4058,195,195,266,61,199,39,239,49,159,51,163,183,267,483,231,339,203,481,915,2158,4059,196,196,165,66,156,40,161,54,160,52,192,184,268,484,232,340,269,486,916,2149,4060,197,197,164,67,157,41,160,55,161,53,193,185,269,485,233,341,268,487,917,2148,4061,198,198,167,64,158,42,163,52,162,54,194,186,270,486,234,342,271,484,918,2151,4062,199,199,166,65,159,43,162,53,163,55,195,187,271,487,235,343,270,485,919,2150,4063,200,200,233,70,273,44,192,58,164,56,237,188,272,488,236,344,228,490,920,2152,4064,201,201,232,71,272,45,193,59,165,57,236,189,273,489,237,345,229,491,921,2153,4065,202,202,235,68,275,46,194,56,166,58,239,190,274,490,238,346,230,488,922,2154,4066,203,203,234,69,274,47,195,57,167,59,238,191,275,491,239,347,231,489,923,2155,4067,204,204,277,338,208,494,248,180,168,60,172,350,276,492,240,348,212,324,924,2135,4034,205,205,276,339,209,495,249,181,169,61,173,351,277,493,241,349,213,325,925,2134,4035,206,206,279,336,210,492,250,182,170,62,174,348,278,494,242,350,214,326,926,2133,4032,207,207,278,337,211,493,251,183,171,63,175,349,279,495,243,351,215,327,927,2132,4033,208,208,177,342,168,498,173,184,172,64,204,354,280,496,244,352,281,328,928,2127,4038,209,209,176,343,169,499,172,185,173,65,205,355,281,497,245,353,280,329,929,2126,4039,210,210,179,340,170,496,175,186,174,66,206,352,282,498,246,354,283,330,930,2125,4036,211,211,178,341,171,497,174,187,175,67,207,353,283,499,247,355,282,331,931,2124,4037,212,212,245,346,285,502,204,188,176,68,249,358,284,500,248,356,240,332,932,2130,4042,213,213,244,347,284,503,205,189,177,69,248,359,285,501,249,357,241,333,933,2131,4043,214,214,247,344,287,500,206,190,178,70,251,356,286,502,250,358,242,334,934,2128,4040,215,215,246,345,286,501,207,191,179,71,250,357,287,503,251,359,243,335,935,2129,4041,216,216,217,506,256,228,188,384,252,72,220,84,144,504,180,360,224,240,1224,4415,3722,217,217,216,507,257,229,189,385,253,73,221,85,145,505,181,361,225,241,1225,4414,3723,218,218,219,504,258,230,190,386,254,74,222,86,146,506,182,362,226,242,1226,4413,3720,219,219,218,505,259,231,191,387,255,75,223,87,147,507,183,363,227,243,1227,4412,3721,220,220,189,510,216,232,257,388,256,76,252,88,148,508,184,364,149,244,1228,4407,3726,221,221,188,511,217,233,256,389,257,77,253,89,149,509,185,365,148,245,1229,4406,3727,222,222,191,508,218,234,259,390,258,78,254,90,150,510,186,366,151,246,1230,4405,3724,223,223,190,509,219,235,258,391,259,79,255,91,151,511,187,367,150,247,1231,4404,3725,224,224,257,514,189,236,216,392,260,80,153,92,152,512,188,368,180,248,1232,4410,3730,225,225,256,515,188,237,217,393,261,81,152,93,153,513,189,369,181,249,1233,4411,3731,226,226,259,512,191,238,218,394,262,82,155,94,154,514,190,370,182,250,1234,4408,3728,227,227,258,513,190,239,219,395,263,83,154,95,155,515,191,371,183,251,1235,4409,3729,228,228,229,98,268,72,200,86,264,84,232,216,156,516,192,372,236,518,1236,4425,3732,229,229,228,99,269,73,201,87,265,85,233,217,157,517,193,373,237,519,1237,4424,3733,230,230,231,96,270,74,202,84,266,86,234,218,158,518,194,374,238,516,1238,4427,3734,231,231,230,97,271,75,203,85,267,87,235,219,159,519,195,375,239,517,1239,4426,3735,232,232,201,102,228,76,269,90,268,88,264,220,160,520,196,376,161,522,1240,4417,3736,233,233,200,103,229,77,268,91,269,89,265,221,161,521,197,377,160,523,1241,4416,3737,234,234,203,100,230,78,271,88,270,90,266,222,162,522,198,378,163,520,1242,4419,3738,235,235,202,101,231,79,270,89,271,91,267,223,163,523,199,379,162,521,1243,4418,3739,236,236,269,106,201,80,228,94,272,92,165,224,164,524,200,380,192,526,1244,4420,3740,237,237,268,107,200,81,229,95,273,93,164,225,165,525,201,381,193,527,1245,4421,3741,238,238,271,104,203,82,230,92,274,94,167,226,166,526,202,382,194,524,1246,4422,3742,239,239,270,105,202,83,231,93,275,95,166,227,167,527,203,383,195,525,1247,4423,3743,240,240,241,374,280,530,212,216,276,96,244,386,168,528,204,384,248,360,1248,4403,3710,241,241,240,375,281,531,213,217,277,97,245,387,169,529,205,385,249,361,1249,4402,3711,242,242,243,372,282,528,214,218,278,98,246,384,170,530,206,386,250,362,1250,4401,3708,243,243,242,373,283,529,215,219,279,99,247,385,171,531,207,387,251,363,1251,4400,3709,244,244,213,378,240,534,281,220,280,100,276,390,172,532,208,388,173,364,1252,4395,3714,245,245,212,379,241,535,280,221,281,101,277,391,173,533,209,389,172,365,1253,4394,3715,246,246,215,376,242,532,283,222,282,102,278,388,174,534,210,390,175,366,1254,4393,3712,247,247,214,377,243,533,282,223,283,103,279,389,175,535,211,391,174,367,1255,4392,3713,248,248,281,382,213,538,240,224,284,104,177,394,176,536,212,392,204,368,1256,4398,3718,249,249,280,383,212,539,241,225,285,105,176,395,177,537,213,393,205,369,1257,4399,3719,250,250,283,380,215,536,242,226,286,106,179,392,178,538,214,394,206,370,1258,4396,3716,251,251,282,381,214,537,243,227,287,107,178,393,179,539,215,395,207,371,1259,4397,3717,252,252,181,542,220,264,260,420,216,108,256,120,180,540,144,396,152,276,2844,4091,2102,253,253,180,543,221,265,261,421,217,109,257,121,181,541,145,397,153,277,2845,4090,2103,254,254,183,540,222,266,262,422,218,110,258,122,182,542,146,398,154,278,2846,4089,2100,255,255,182,541,223,267,263,423,219,111,259,123,183,543,147,399,155,279,2847,4088,2101,256,256,225,546,252,268,185,424,220,112,216,124,184,544,148,400,221,280,2848,4083,2106,257,257,224,547,253,269,184,425,221,113,217,125,185,545,149,401,220,281,2849,4082,2107,258,258,227,544,254,270,187,426,222,114,218,126,186,546,150,402,223,282,2850,4081,2104,259,259,226,545,255,271,186,427,223,115,219,127,187,547,151,403,222,283,2851,4080,2105,260,260,149,550,153,272,144,428,224,116,189,128,188,548,152,404,252,284,2852,4086,2110,261,261,148,551,152,273,145,429,225,117,188,129,189,549,153,405,253,285,2853,4087,2111,262,262,151,548,155,274,146,430,226,118,191,130,190,550,154,406,254,286,2854,4084,2108,263,263,150,549,154,275,147,431,227,119,190,131,191,551,155,407,255,287,2855,4085,2109,264,264,193,134,232,108,272,122,228,120,268,252,192,552,156,408,164,554,2856,4101,2112,265,265,192,135,233,109,273,123,229,121,269,253,193,553,157,409,165,555,2857,4100,2113,266,266,195,132,234,110,274,120,230,122,270,254,194,554,158,410,166,552,2858,4103,2114,267,267,194,133,235,111,275,121,231,123,271,255,195,555,159,411,167,553,2859,4102,2115,268,268,237,138,264,112,197,126,232,124,228,256,196,556,160,412,233,558,2860,4093,2116,269,269,236,139,265,113,196,127,233,125,229,257,197,557,161,413,232,559,2861,4092,2117,270,270,239,136,266,114,199,124,234,126,230,258,198,558,162,414,235,556,2862,4095,2118,271,271,238,137,267,115,198,125,235,127,231,259,199,559,163,415,234,557,2863,4094,2119,272,272,161,142,165,116,156,130,236,128,201,260,200,560,164,416,264,562,2864,4096,2120,273,273,160,143,164,117,157,131,237,129,200,261,201,561,165,417,265,563,2865,4097,2121,274,274,163,140,167,118,158,128,238,130,203,262,202,562,166,418,266,560,2866,4098,2122,275,275,162,141,166,119,159,129,239,131,202,263,203,563,167,419,267,561,2867,4099,2123,276,276,205,410,244,566,284,252,240,132,280,422,204,564,168,420,176,396,2868,4079,2090,277,277,204,411,245,567,285,253,241,133,281,423,205,565,169,421,177,397,2869,4078,2091,278,278,207,408,246,564,286,254,242,134,282,420,206,566,170,422,178,398,2870,4077,2088,279,279,206,409,247,565,287,255,243,135,283,421,207,567,171,423,179,399,2871,4076,2089,280,280,249,414,276,570,209,256,244,136,240,426,208,568,172,424,245,400,2872,4071,2094,281,281,248,415,277,571,208,257,245,137,241,427,209,569,173,425,244,401,2873,4070,2095,282,282,251,412,278,568,211,258,246,138,242,424,210,570,174,426,247,402,2874,4069,2092,283,283,250,413,279,569,210,259,247,139,243,425,211,571,175,427,246,403,2875,4068,2093,284,284,173,418,177,574,168,260,248,140,213,430,212,572,176,428,276,404,2876,4074,2098,285,285,172,419,176,575,169,261,249,141,212,431,213,573,177,429,277,405,2877,4075,2099,286,286,175,416,179,572,170,262,250,142,215,428,214,574,178,430,278,406,2878,4072,2096,287,287,174,417,178,573,171,263,251,143,214,429,215,575,179,431,279,407,2879,4073,2097,288,288,289,290,292,444,296,168,324,432,328,300,360,0,396,144,404,312,4140,3767,4370,289,289,288,291,293,445,297,169,325,433,329,301,361,1,397,145,405,313,4141,3766,4371,290,290,291,288,294,446,298,170,326,434,330,302,362,2,398,146,406,314,4142,3765,4368,291,291,290,289,295,447,299,171,327,435,331,303,363,3,399,147,407,315,4143,3764,4369,292,292,405,294,324,448,365,172,328,436,288,304,364,4,400,148,329,316,4144,3759,4374,293,293,404,295,325,449,364,173,329,437,289,305,365,5,401,149,328,317,4145,3758,4375,294,294,407,292,326,450,367,174,330,438,290,306,366,6,402,150,331,318,4146,3757,4372,295,295,406,293,327,451,366,175,331,439,291,307,367,7,403,151,330,319,4147,3756,4373,296,296,329,298,369,452,396,176,332,440,405,308,368,8,404,152,288,320,4148,3762,4378,297,297,328,299,368,453,397,177,333,441,404,309,369,9,405,153,289,321,4149,3763,4379,298,298,331,296,371,454,398,178,334,442,407,310,370,10,406,154,290,322,4150,3760,4376,299,299,330,297,370,455,399,179,335,443,406,311,371,11,407,155,291,323,4151,3761,4377,300,300,301,170,304,288,308,446,336,444,340,432,372,12,408,156,416,14,4152,3777,4380,301,301,300,171,305,289,309,447,337,445,341,433,373,13,409,157,417,15,4153,3776,4381,302,302,303,168,306,290,310,444,338,446,342,434,374,14,410,158,418,12,4154,3779,4382,303,303,302,169,307,291,311,445,339,447,343,435,375,15,411,159,419,13,4155,3778,4383,304,304,417,174,336,292,377,450,340,448,300,436,376,16,412,160,341,18,4156,3769,4384,305,305,416,175,337,293,376,451,341,449,301,437,377,17,413,161,340,19,4157,3768,4385,306,306,419,172,338,294,379,448,342,450,302,438,378,18,414,162,343,16,4158,3771,4386,307,307,418,173,339,295,378,449,343,451,303,439,379,19,415,163,342,17,4159,3770,4387,308,308,341,178,381,296,408,454,344,452,417,440,380,20,416,164,300,22,4160,3772,4388,309,309,340,179,380,297,409,455,345,453,416,441,381,21,417,165,301,23,4161,3773,4389,310,310,343,176,383,298,410,452,346,454,419,442,382,22,418,166,302,20,4162,3774,4390,311,311,342,177,382,299,411,453,347,455,418,443,383,23,419,167,303,21,4163,3775,4391,312,312,313,446,316,170,320,288,348,456,352,26,384,24,420,168,428,144,4164,3755,4358,313,313,312,447,317,171,321,289,349,457,353,27,385,25,421,169,429,145,4165,3754,4359,314,314,315,444,318,168,322,290,350,458,354,24,386,26,422,170,430,146,4166,3753,4356,315,315,314,445,319,169,323,291,351,459,355,25,387,27,423,171,431,147,4167,3752,4357,316,316,429,450,348,174,389,292,352,460,312,30,388,28,424,172,353,148,4168,3747,4362,317,317,428,451,349,175,388,293,353,461,313,31,389,29,425,173,352,149,4169,3746,4363,318,318,431,448,350,172,391,294,354,462,314,28,390,30,426,174,355,150,4170,3745,4360,319,319,430,449,351,173,390,295,355,463,315,29,391,31,427,175,354,151,4171,3744,4361,320,320,353,454,393,178,420,296,356,464,429,34,392,32,428,176,312,152,4172,3750,4366,321,321,352,455,392,179,421,297,357,465,428,35,393,33,429,177,313,153,4173,3751,4367,322,322,355,452,395,176,422,298,358,466,431,32,394,34,430,178,314,154,4174,3748,4364,323,323,354,453,394,177,423,299,359,467,430,33,395,35,431,179,315,155,4175,3749,4365,324,324,397,326,328,480,368,204,288,468,292,336,396,36,360,180,332,348,5112,3443,2750,325,325,396,327,329,481,369,205,289,469,293,337,397,37,361,181,333,349,5113,3442,2751,326,326,399,324,330,482,370,206,290,470,294,338,398,38,362,182,334,350,5114,3441,2748,327,327,398,325,331,483,371,207,291,471,295,339,399,39,363,183,335,351,5115,3440,2749,328,328,297,330,288,484,293,208,292,472,324,340,400,40,364,184,401,352,5116,3435,2754,329,329,296,331,289,485,292,209,293,473,325,341,401,41,365,185,400,353,5117,3434,2755,330,330,299,328,290,486,295,210,294,474,326,342,402,42,366,186,403,354,5118,3433,2752,331,331,298,329,291,487,294,211,295,475,327,343,403,43,367,187,402,355,5119,3432,2753,332,332,365,334,405,488,324,212,296,476,369,344,404,44,368,188,360,356,5120,3438,2758,333,333,364,335,404,489,325,213,297,477,368,345,405,45,369,189,361,357,5121,3439,2759,334,334,367,332,407,490,326,214,298,478,371,346,406,46,370,190,362,358,5122,3436,2756,335,335,366,333,406,491,327,215,299,479,370,347,407,47,371,191,363,359,5123,3437,2757,336,336,409,206,340,324,380,482,300,480,304,468,408,48,372,192,344,50,5124,3453,2760,337,337,408,207,341,325,381,483,301,481,305,469,409,49,373,193,345,51,5125,3452,2761,338,338,411,204,342,326,382,480,302,482,306,470,410,50,374,194,346,48,5126,3455,2762,339,339,410,205,343,327,383,481,303,483,307,471,411,51,375,195,347,49,5127,3454,2763,340,340,309,210,300,328,305,486,304,484,336,472,412,52,376,196,413,54,5128,3445,2764,341,341,308,211,301,329,304,487,305,485,337,473,413,53,377,197,412,55,5129,3444,2765,342,342,311,208,302,330,307,484,306,486,338,474,414,54,378,198,415,52,5130,3447,2766,343,343,310,209,303,331,306,485,307,487,339,475,415,55,379,199,414,53,5131,3446,2767,344,344,377,214,417,332,336,490,308,488,381,476,416,56,380,200,372,58,5132,3448,2768,345,345,376,215,416,333,337,491,309,489,380,477,417,57,381,201,373,59,5133,3449,2769,346,346,379,212,419,334,338,488,310,490,383,478,418,58,382,202,374,56,5134,3450,2770,347,347,378,213,418,335,339,489,311,491,382,479,419,59,383,203,375,57,5135,3451,2771,348,348,421,482,352,206,392,324,312,492,316,62,420,60,384,204,356,180,5136,3431,2738,349,349,420,483,353,207,393,325,313,493,317,63,421,61,385,205,357,181,5137,3430,2739,350,350,423,480,354,204,394,326,314,494,318,60,422,62,386,206,358,182,5138,3429,2736,351,351,422,481,355,205,395,327,315,495,319,61,423,63,387,207,359,183,5139,3428,2737,352,352,321,486,312,210,317,328,316,496,348,66,424,64,388,208,425,184,5140,3423,2742,353,353,320,487,313,211,316,329,317,497,349,67,425,65,389,209,424,185,5141,3422,2743,354,354,323,484,314,208,319,330,318,498,350,64,426,66,390,210,427,186,5142,3421,2740,355,355,322,485,315,209,318,331,319,499,351,65,427,67,391,211,426,187,5143,3420,2741,356,356,389,490,429,214,348,332,320,500,393,70,428,68,392,212,384,188,5144,3426,2746,357,357,388,491,428,215,349,333,321,501,392,71,429,69,393,213,385,189,5145,3427,2747,358,358,391,488,431,212,350,334,322,502,395,68,430,70,394,214,386,190,5146,3424,2744,359,359,390,489,430,213,351,335,323,503,394,69,431,71,395,215,387,191,5147,3425,2745,360,360,361,362,400,516,332,240,396,504,364,372,288,72,324,216,368,384,4788,3119,2426,361,361,360,363,401,517,333,241,397,505,365,373,289,73,325,217,369,385,4789,3118,2427,362,362,363,360,402,518,334,242,398,506,366,374,290,74,326,218,370,386,4790,3117,2424,363,363,362,361,403,519,335,243,399,507,367,375,291,75,327,219,371,387,4791,3116,2425,364,364,333,366,360,520,401,244,400,508,396,376,292,76,328,220,293,388,4792,3111,2430,365,365,332,367,361,521,400,245,401,509,397,377,293,77,329,221,292,389,4793,3110,2431,366,366,335,364,362,522,403,246,402,510,398,378,294,78,330,222,295,390,4794,3109,2428,367,367,334,365,363,523,402,247,403,511,399,379,295,79,331,223,294,391,4795,3108,2429,368,368,401,370,333,524,360,248,404,512,297,380,296,80,332,224,324,392,4796,3114,2434,369,369,400,371,332,525,361,249,405,513,296,381,297,81,333,225,325,393,4797,3115,2435,370,370,403,368,335,526,362,250,406,514,299,382,298,82,334,226,326,394,4798,3112,2432,371,371,402,369,334,527,363,251,407,515,298,383,299,83,335,227,327,395,4799,3113,2433,372,372,373,242,412,360,344,518,408,516,376,504,300,84,336,228,380,86,4800,3129,2436,373,373,372,243,413,361,345,519,409,517,377,505,301,85,337,229,381,87,4801,3128,2437,374,374,375,240,414,362,346,516,410,518,378,506,302,86,338,230,382,84,4802,3131,2438,375,375,374,241,415,363,347,517,411,519,379,507,303,87,339,231,383,85,4803,3130,2439,376,376,345,246,372,364,413,522,412,520,408,508,304,88,340,232,305,90,4804,3121,2440,377,377,344,247,373,365,412,523,413,521,409,509,305,89,341,233,304,91,4805,3120,2441,378,378,347,244,374,366,415,520,414,522,410,510,306,90,342,234,307,88,4806,3123,2442,379,379,346,245,375,367,414,521,415,523,411,511,307,91,343,235,306,89,4807,3122,2443,380,380,413,250,345,368,372,526,416,524,309,512,308,92,344,236,336,94,4808,3124,2444,381,381,412,251,344,369,373,527,417,525,308,513,309,93,345,237,337,95,4809,3125,2445,382,382,415,248,347,370,374,524,418,526,311,514,310,94,346,238,338,92,4810,3126,2446,383,383,414,249,346,371,375,525,419,527,310,515,311,95,347,239,339,93,4811,3127,2447,384,384,385,518,424,242,356,360,420,528,388,98,312,96,348,240,392,216,4812,3107,2414,385,385,384,519,425,243,357,361,421,529,389,99,313,97,349,241,393,217,4813,3106,2415,386,386,387,516,426,240,358,362,422,530,390,96,314,98,350,242,394,218,4814,3105,2412,387,387,386,517,427,241,359,363,423,531,391,97,315,99,351,243,395,219,4815,3104,2413,388,388,357,522,384,246,425,364,424,532,420,102,316,100,352,244,317,220,4816,3099,2418,389,389,356,523,385,247,424,365,425,533,421,103,317,101,353,245,316,221,4817,3098,2419,390,390,359,520,386,244,427,366,426,534,422,100,318,102,354,246,319,222,4818,3097,2416,391,391,358,521,387,245,426,367,427,535,423,101,319,103,355,247,318,223,4819,3096,2417,392,392,425,526,357,250,384,368,428,536,321,106,320,104,356,248,348,224,4820,3102,2422,393,393,424,527,356,251,385,369,429,537,320,107,321,105,357,249,349,225,4821,3103,2423,394,394,427,524,359,248,386,370,430,538,323,104,322,106,358,250,350,226,4822,3100,2420,395,395,426,525,358,249,387,371,431,539,322,105,323,107,359,251,351,227,4823,3101,2421,396,396,325,398,364,552,404,276,360,540,400,408,324,108,288,252,296,420,3168,2795,3398,397,397,324,399,365,553,405,277,361,541,401,409,325,109,289,253,297,421,3169,2794,3399,398,398,327,396,366,554,406,278,362,542,402,410,326,110,290,254,298,422,3170,2793,3396,399,399,326,397,367,555,407,279,363,543,403,411,327,111,291,255,299,423,3171,2792,3397,400,400,369,402,396,556,329,280,364,544,360,412,328,112,292,256,365,424,3172,2787,3402,401,401,368,403,397,557,328,281,365,545,361,413,329,113,293,257,364,425,3173,2786,3403,402,402,371,400,398,558,331,282,366,546,362,414,330,114,294,258,367,426,3174,2785,3400,403,403,370,401,399,559,330,283,367,547,363,415,331,115,295,259,366,427,3175,2784,3401,404,404,293,406,297,560,288,284,368,548,333,416,332,116,296,260,396,428,3176,2790,3406,405,405,292,407,296,561,289,285,369,549,332,417,333,117,297,261,397,429,3177,2791,3407,406,406,295,404,299,562,290,286,370,550,335,418,334,118,298,262,398,430,3178,2788,3404,407,407,294,405,298,563,291,287,371,551,334,419,335,119,299,263,399,431,3179,2789,3405,408,408,337,278,376,396,416,554,372,552,412,540,336,120,300,264,308,122,3180,2805,3408,409,409,336,279,377,397,417,555,373,553,413,541,337,121,301,265,309,123,3181,2804,3409,410,410,339,276,378,398,418,552,374,554,414,542,338,122,302,266,310,120,3182,2807,3410,411,411,338,277,379,399,419,553,375,555,415,543,339,123,303,267,311,121,3183,2806,3411,412,412,381,282,408,400,341,558,376,556,372,544,340,124,304,268,377,126,3184,2797,3412,413,413,380,283,409,401,340,559,377,557,373,545,341,125,305,269,376,127,3185,2796,3413,414,414,383,280,410,402,343,556,378,558,374,546,342,126,306,270,379,124,3186,2799,3414,415,415,382,281,411,403,342,557,379,559,375,547,343,127,307,271,378,125,3187,2798,3415,416,416,305,286,309,404,300,562,380,560,345,548,344,128,308,272,408,130,3188,2800,3416,417,417,304,287,308,405,301,563,381,561,344,549,345,129,309,273,409,131,3189,2801,3417,418,418,307,284,311,406,302,560,382,562,347,550,346,130,310,274,410,128,3190,2802,3418,419,419,306,285,310,407,303,561,383,563,346,551,347,131,311,275,411,129,3191,2803,3419,420,420,349,554,388,278,428,396,384,564,424,134,348,132,312,276,320,252,3192,2783,3386,421,421,348,555,389,279,429,397,385,565,425,135,349,133,313,277,321,253,3193,2782,3387,422,422,351,552,390,276,430,398,386,566,426,132,350,134,314,278,322,254,3194,2781,3384,423,423,350,553,391,277,431,399,387,567,427,133,351,135,315,279,323,255,3195,2780,3385,424,424,393,558,420,282,353,400,388,568,384,138,352,136,316,280,389,256,3196,2775,3390,425,425,392,559,421,283,352,401,389,569,385,139,353,137,317,281,388,257,3197,2774,3391,426,426,395,556,422,280,355,402,390,570,386,136,354,138,318,282,391,258,3198,2773,3388,427,427,394,557,423,281,354,403,391,571,387,137,355,139,319,283,390,259,3199,2772,3389,428,428,317,562,321,286,312,404,392,572,357,142,356,140,320,284,420,260,3200,2778,3394,429,429,316,563,320,287,313,405,393,573,356,143,357,141,321,285,421,261,3201,2779,3395,430,430,319,560,323,284,314,406,394,574,359,140,358,142,322,286,422,262,3202,2776,3392,431,431,318,561,322,285,315,407,395,575,358,141,359,143,323,287,423,263,3203,2777,3393,432,432,433,146,436,300,440,456,468,288,472,444,504,144,540,0,548,24,5436,4739,4694,433,433,432,147,437,301,441,457,469,289,473,445,505,145,541,1,549,25,5437,4738,4695,434,434,435,144,438,302,442,458,470,290,474,446,506,146,542,2,550,26,5438,4737,4692,435,435,434,145,439,303,443,459,471,291,475,447,507,147,543,3,551,27,5439,4736,4693,436,436,549,150,468,304,509,460,472,292,432,448,508,148,544,4,473,28,5440,4731,4698,437,437,548,151,469,305,508,461,473,293,433,449,509,149,545,5,472,29,5441,4730,4699,438,438,551,148,470,306,511,462,474,294,434,450,510,150,546,6,475,30,5442,4729,4696,439,439,550,149,471,307,510,463,475,295,435,451,511,151,547,7,474,31,5443,4728,4697,440,440,473,154,513,308,540,464,476,296,549,452,512,152,548,8,432,32,5444,4734,4702,441,441,472,155,512,309,541,465,477,297,548,453,513,153,549,9,433,33,5445,4735,4703,442,442,475,152,515,310,542,466,478,298,551,454,514,154,550,10,434,34,5446,4732,4700,443,443,474,153,514,311,543,467,479,299,550,455,515,155,551,11,435,35,5447,4733,4701,444,444,445,314,448,432,452,158,480,300,484,288,516,156,552,12,560,302,5448,4749,4704,445,445,444,315,449,433,453,159,481,301,485,289,517,157,553,13,561,303,5449,4748,4705,446,446,447,312,450,434,454,156,482,302,486,290,518,158,554,14,562,300,5450,4751,4706,447,447,446,313,451,435,455,157,483,303,487,291,519,159,555,15,563,301,5451,4750,4707,448,448,561,318,480,436,521,162,484,304,444,292,520,160,556,16,485,306,5452,4741,4708,449,449,560,319,481,437,520,163,485,305,445,293,521,161,557,17,484,307,5453,4740,4709,450,450,563,316,482,438,523,160,486,306,446,294,522,162,558,18,487,304,5454,4743,4710,451,451,562,317,483,439,522,161,487,307,447,295,523,163,559,19,486,305,5455,4742,4711,452,452,485,322,525,440,552,166,488,308,561,296,524,164,560,20,444,310,5456,4744,4712,453,453,484,323,524,441,553,167,489,309,560,297,525,165,561,21,445,311,5457,4745,4713,454,454,487,320,527,442,554,164,490,310,563,298,526,166,562,22,446,308,5458,4746,4714,455,455,486,321,526,443,555,165,491,311,562,299,527,167,563,23,447,309,5459,4747,4715,456,456,457,14,460,26,464,0,492,312,496,170,528,168,564,24,572,432,5460,4727,4682,457,457,456,15,461,27,465,1,493,313,497,171,529,169,565,25,573,433,5461,4726,4683,458,458,459,12,462,24,466,2,494,314,498,168,530,170,566,26,574,434,5462,4725,4680,459,459,458,13,463,25,467,3,495,315,499,169,531,171,567,27,575,435,5463,4724,4681,460,460,573,18,492,30,533,4,496,316,456,174,532,172,568,28,497,436,5464,4719,4686,461,461,572,19,493,31,532,5,497,317,457,175,533,173,569,29,496,437,5465,4718,4687,462,462,575,16,494,28,535,6,498,318,458,172,534,174,570,30,499,438,5466,4717,4684,463,463,574,17,495,29,534,7,499,319,459,173,535,175,571,31,498,439,5467,4716,4685,464,464,497,22,537,34,564,8,500,320,573,178,536,176,572,32,456,440,5468,4722,4690,465,465,496,23,536,35,565,9,501,321,572,179,537,177,573,33,457,441,5469,4723,4691,466,466,499,20,539,32,566,10,502,322,575,176,538,178,574,34,458,442,5470,4720,4688,467,467,498,21,538,33,567,11,503,323,574,177,539,179,575,35,459,443,5471,4721,4689,468,468,541,182,472,336,512,492,432,324,436,480,540,180,504,36,476,60,3816,5063,1130,469,469,540,183,473,337,513,493,433,325,437,481,541,181,505,37,477,61,3817,5062,1131,470,470,543,180,474,338,514,494,434,326,438,482,542,182,506,38,478,62,3818,5061,1128,471,471,542,181,475,339,515,495,435,327,439,483,543,183,507,39,479,63,3819,5060,1129,472,472,441,186,432,340,437,496,436,328,468,484,544,184,508,40,545,64,3820,5055,1134,473,473,440,187,433,341,436,497,437,329,469,485,545,185,509,41,544,65,3821,5054,1135,474,474,443,184,434,342,439,498,438,330,470,486,546,186,510,42,547,66,3822,5053,1132,475,475,442,185,435,343,438,499,439,331,471,487,547,187,511,43,546,67,3823,5052,1133,476,476,509,190,549,344,468,500,440,332,513,488,548,188,512,44,504,68,3824,5058,1138,477,477,508,191,548,345,469,501,441,333,512,489,549,189,513,45,505,69,3825,5059,1139,478,478,511,188,551,346,470,502,442,334,515,490,550,190,514,46,506,70,3826,5056,1136,479,479,510,189,550,347,471,503,443,335,514,491,551,191,515,47,507,71,3827,5057,1137,480,480,553,350,484,468,524,194,444,336,448,324,552,192,516,48,488,338,3828,5073,1140,481,481,552,351,485,469,525,195,445,337,449,325,553,193,517,49,489,339,3829,5072,1141,482,482,555,348,486,470,526,192,446,338,450,326,554,194,518,50,490,336,3830,5075,1142,483,483,554,349,487,471,527,193,447,339,451,327,555,195,519,51,491,337,3831,5074,1143,484,484,453,354,444,472,449,198,448,340,480,328,556,196,520,52,557,342,3832,5065,1144,485,485,452,355,445,473,448,199,449,341,481,329,557,197,521,53,556,343,3833,5064,1145,486,486,455,352,446,474,451,196,450,342,482,330,558,198,522,54,559,340,3834,5067,1146,487,487,454,353,447,475,450,197,451,343,483,331,559,199,523,55,558,341,3835,5066,1147,488,488,521,358,561,476,480,202,452,344,525,332,560,200,524,56,516,346,3836,5068,1148,489,489,520,359,560,477,481,203,453,345,524,333,561,201,525,57,517,347,3837,5069,1149,490,490,523,356,563,478,482,200,454,346,527,334,562,202,526,58,518,344,3838,5070,1150,491,491,522,357,562,479,483,201,455,347,526,335,563,203,527,59,519,345,3839,5071,1151,492,492,565,50,496,62,536,36,456,348,460,206,564,204,528,60,500,468,3840,5051,1118,493,493,564,51,497,63,537,37,457,349,461,207,565,205,529,61,501,469,3841,5050,1119,494,494,567,48,498,60,538,38,458,350,462,204,566,206,530,62,502,470,3842,5049,1116,495,495,566,49,499,61,539,39,459,351,463,205,567,207,531,63,503,471,3843,5048,1117,496,496,465,54,456,66,461,40,460,352,492,210,568,208,532,64,569,472,3844,5043,1122,497,497,464,55,457,67,460,41,461,353,493,211,569,209,533,65,568,473,3845,5042,1123,498,498,467,52,458,64,463,42,462,354,494,208,570,210,534,66,571,474,3846,5041,1120,499,499,466,53,459,65,462,43,463,355,495,209,571,211,535,67,570,475,3847,5040,1121,500,500,533,58,573,70,492,44,464,356,537,214,572,212,536,68,528,476,3848,5046,1126,501,501,532,59,572,71,493,45,465,357,536,215,573,213,537,69,529,477,3849,5047,1127,502,502,535,56,575,68,494,46,466,358,539,212,574,214,538,70,530,478,3850,5044,1124,503,503,534,57,574,69,495,47,467,359,538,213,575,215,539,71,531,479,3851,5045,1125,504,504,505,218,544,372,476,528,540,360,508,516,432,216,468,72,512,96,3492,1499,1454,505,505,504,219,545,373,477,529,541,361,509,517,433,217,469,73,513,97,3493,1498,1455,506,506,507,216,546,374,478,530,542,362,510,518,434,218,470,74,514,98,3494,1497,1452,507,507,506,217,547,375,479,531,543,363,511,519,435,219,471,75,515,99,3495,1496,1453,508,508,477,222,504,376,545,532,544,364,540,520,436,220,472,76,437,100,3496,1491,1458,509,509,476,223,505,377,544,533,545,365,541,521,437,221,473,77,436,101,3497,1490,1459,510,510,479,220,506,378,547,534,546,366,542,522,438,222,474,78,439,102,3498,1489,1456,511,511,478,221,507,379,546,535,547,367,543,523,439,223,475,79,438,103,3499,1488,1457,512,512,545,226,477,380,504,536,548,368,441,524,440,224,476,80,468,104,3500,1494,1462,513,513,544,227,476,381,505,537,549,369,440,525,441,225,477,81,469,105,3501,1495,1463,514,514,547,224,479,382,506,538,550,370,443,526,442,226,478,82,470,106,3502,1492,1460,515,515,546,225,478,383,507,539,551,371,442,527,443,227,479,83,471,107,3503,1493,1461,516,516,517,386,556,504,488,230,552,372,520,360,444,228,480,84,524,374,3504,1509,1464,517,517,516,387,557,505,489,231,553,373,521,361,445,229,481,85,525,375,3505,1508,1465,518,518,519,384,558,506,490,228,554,374,522,362,446,230,482,86,526,372,3506,1511,1466,519,519,518,385,559,507,491,229,555,375,523,363,447,231,483,87,527,373,3507,1510,1467,520,520,489,390,516,508,557,234,556,376,552,364,448,232,484,88,449,378,3508,1501,1468,521,521,488,391,517,509,556,235,557,377,553,365,449,233,485,89,448,379,3509,1500,1469,522,522,491,388,518,510,559,232,558,378,554,366,450,234,486,90,451,376,3510,1503,1470,523,523,490,389,519,511,558,233,559,379,555,367,451,235,487,91,450,377,3511,1502,1471,524,524,557,394,489,512,516,238,560,380,453,368,452,236,488,92,480,382,3512,1504,1472,525,525,556,395,488,513,517,239,561,381,452,369,453,237,489,93,481,383,3513,1505,1473,526,526,559,392,491,514,518,236,562,382,455,370,454,238,490,94,482,380,3514,1506,1474,527,527,558,393,490,515,519,237,563,383,454,371,455,239,491,95,483,381,3515,1507,1475,528,528,529,86,568,98,500,72,564,384,532,242,456,240,492,96,536,504,3516,1487,1442,529,529,528,87,569,99,501,73,565,385,533,243,457,241,493,97,537,505,3517,1486,1443,530,530,531,84,570,96,502,74,566,386,534,240,458,242,494,98,538,506,3518,1485,1440,531,531,530,85,571,97,503,75,567,387,535,241,459,243,495,99,539,507,3519,1484,1441,532,532,501,90,528,102,569,76,568,388,564,246,460,244,496,100,461,508,3520,1479,1446,533,533,500,91,529,103,568,77,569,389,565,247,461,245,497,101,460,509,3521,1478,1447,534,534,503,88,530,100,571,78,570,390,566,244,462,246,498,102,463,510,3522,1477,1444,535,535,502,89,531,101,570,79,571,391,567,245,463,247,499,103,462,511,3523,1476,1445,536,536,569,94,501,106,528,80,572,392,465,250,464,248,500,104,492,512,3524,1482,1450,537,537,568,95,500,107,529,81,573,393,464,251,465,249,501,105,493,513,3525,1483,1451,538,538,571,92,503,104,530,82,574,394,467,248,466,250,502,106,494,514,3526,1480,1448,539,539,570,93,502,105,531,83,575,395,466,249,467,251,503,107,495,515,3527,1481,1449,540,540,469,254,508,408,548,564,504,396,544,552,468,252,432,108,440,132,4464,1823,5666,541,541,468,255,509,409,549,565,505,397,545,553,469,253,433,109,441,133,4465,1822,5667,542,542,471,252,510,410,550,566,506,398,546,554,470,254,434,110,442,134,4466,1821,5664,543,543,470,253,511,411,551,567,507,399,547,555,471,255,435,111,443,135,4467,1820,5665,544,544,513,258,540,412,473,568,508,400,504,556,472,256,436,112,509,136,4468,1815,5670,545,545,512,259,541,413,472,569,509,401,505,557,473,257,437,113,508,137,4469,1814,5671,546,546,515,256,542,414,475,570,510,402,506,558,474,258,438,114,511,138,4470,1813,5668,547,547,514,257,543,415,474,571,511,403,507,559,475,259,439,115,510,139,4471,1812,5669,548,548,437,262,441,416,432,572,512,404,477,560,476,260,440,116,540,140,4472,1818,5674,549,549,436,263,440,417,433,573,513,405,476,561,477,261,441,117,541,141,4473,1819,5675,550,550,439,260,443,418,434,574,514,406,479,562,478,262,442,118,542,142,4474,1816,5672,551,551,438,261,442,419,435,575,515,407,478,563,479,263,443,119,543,143,4475,1817,5673,552,552,481,422,520,540,560,266,516,408,556,396,480,264,444,120,452,410,4476,1833,5676,553,553,480,423,521,541,561,267,517,409,557,397,481,265,445,121,453,411,4477,1832,5677,554,554,483,420,522,542,562,264,518,410,558,398,482,266,446,122,454,408,4478,1835,5678,555,555,482,421,523,543,563,265,519,411,559,399,483,267,447,123,455,409,4479,1834,5679,556,556,525,426,552,544,485,270,520,412,516,400,484,268,448,124,521,414,4480,1825,5680,557,557,524,427,553,545,484,271,521,413,517,401,485,269,449,125,520,415,4481,1824,5681,558,558,527,424,554,546,487,268,522,414,518,402,486,270,450,126,523,412,4482,1827,5682,559,559,526,425,555,547,486,269,523,415,519,403,487,271,451,127,522,413,4483,1826,5683,560,560,449,430,453,548,444,274,524,416,489,404,488,272,452,128,552,418,4484,1828,5684,561,561,448,431,452,549,445,275,525,417,488,405,489,273,453,129,553,419,4485,1829,5685,562,562,451,428,455,550,446,272,526,418,491,406,490,274,454,130,554,416,4486,1830,5686,563,563,450,429,454,551,447,273,527,419,490,407,491,275,455,131,555,417,4487,1831,5687,564,564,493,122,532,134,572,108,528,420,568,278,492,276,456,132,464,540,4488,1811,5654,565,565,492,123,533,135,573,109,529,421,569,279,493,277,457,133,465,541,4489,1810,5655,566,566,495,120,534,132,574,110,530,422,570,276,494,278,458,134,466,542,4490,1809,5652,567,567,494,121,535,133,575,111,531,423,571,277,495,279,459,135,467,543,4491,1808,5653,568,568,537,126,564,138,497,112,532,424,528,282,496,280,460,136,533,544,4492,1803,5658,569,569,536,127,565,139,496,113,533,425,529,283,497,281,461,137,532,545,4493,1802,5659,570,570,539,124,566,136,499,114,534,426,530,280,498,282,462,138,535,546,4494,1801,5656,571,571,538,125,567,137,498,115,535,427,531,281,499,283,463,139,534,547,4495,1800,5657,572,572,461,130,465,142,456,116,536,428,501,286,500,284,464,140,564,548,4496,1806,5662,573,573,460,131,464,143,457,117,537,429,500,287,501,285,465,141,565,549,4497,1807,5663,574,574,463,128,467,140,458,118,538,430,503,284,502,286,466,142,566,550,4498,1804,5660,575,575,462,129,466,141,459,119,539,431,502,285,503,287,467,143,567,551,4499,1805,5661,576,576,620,804,656,588,584,696,900,1872,980,1884,1224,3168,1548,4464,1556,4584,0,5760,718,577,577,621,805,657,589,585,697,901,1873,981,1885,1225,3169,1549,4465,1557,4585,1,5761,719,578,578,622,806,658,590,586,698,902,1874,982,1886,1226,3170,1550,4466,1558,4586,2,5762,716,579,579,623,807,659,591,587,699,903,1875,983,1887,1227,3171,1551,4467,1559,4587,3,5763,717,580,580,2885,808,2273,592,2525,700,904,1876,1949,1888,1228,3172,1552,4468,2201,4588,4,5764,3955,581,581,2884,809,2272,593,2524,701,905,1877,1948,1889,1229,3173,1553,4469,2200,4589,5,5765,3954,582,582,2887,810,2275,594,2527,702,906,1878,1951,1890,1230,3174,1554,4470,2203,4590,6,5766,3953,583,583,2886,811,2274,595,2526,703,907,1879,1950,1891,1231,3175,1555,4471,2202,4591,7,5767,3952,584,584,936,812,1296,596,1548,704,908,1880,1620,1892,1232,3176,1556,4472,576,4592,8,5768,1682,585,585,937,813,1297,597,1549,705,909,1881,1621,1893,1233,3177,1557,4473,577,4593,9,5769,1683,586,586,938,814,1298,598,1550,706,910,1882,1622,1894,1234,3178,1558,4474,578,4594,10,5770,1680,587,587,939,815,1299,599,1551,707,911,1883,1623,1895,1235,3179,1559,4475,579,4595,11,5771,1681,588,588,632,4680,668,1872,596,3276,912,1884,992,576,1236,3180,1560,4476,1568,1980,12,5772,694,589,589,633,4681,669,1873,597,3277,913,1885,993,577,1237,3181,1561,4477,1569,1981,13,5773,695,590,590,634,4682,670,1874,598,3278,914,1886,994,578,1238,3182,1562,4478,1570,1982,14,5774,692,591,591,635,4683,671,1875,599,3279,915,1887,995,579,1239,3183,1563,4479,1571,1983,15,5775,693,592,592,2897,4684,2285,1876,2537,3280,916,1888,1961,580,1240,3184,1564,4480,2213,1984,16,5776,3931,593,593,2896,4685,2284,1877,2536,3281,917,1889,1960,581,1241,3185,1565,4481,2212,1985,17,5777,3930,594,594,2899,4686,2287,1878,2539,3282,918,1890,1963,582,1242,3186,1566,4482,2215,1986,18,5778,3929,595,595,2898,4687,2286,1879,2538,3283,919,1891,1962,583,1243,3187,1567,4483,2214,1987,19,5779,3928,596,596,948,4688,1308,1880,1560,3284,920,1892,1632,584,1244,3188,1568,4484,588,1988,20,5780,1658,597,597,949,4689,1309,1881,1561,3285,921,1893,1633,585,1245,3189,1569,4485,589,1989,21,5781,1659,598,598,950,4690,1310,1882,1562,3286,922,1894,1634,586,1246,3190,1570,4486,590,1990,22,5782,1656,599,599,951,4691,1311,1883,1563,3287,923,1895,1635,587,1247,3191,1571,4487,591,1991,23,5783,1657,600,600,644,3086,680,4166,608,5570,924,1896,1004,5462,1248,3192,1572,4488,1580,1682,24,5784,704,601,601,645,3087,681,4167,609,5571,925,1897,1005,5463,1249,3193,1573,4489,1581,1683,25,5785,705,602,602,646,3084,682,4164,610,5568,926,1898,1006,5460,1250,3194,1574,4490,1582,1680,26,5786,706,603,603,647,3085,683,4165,611,5569,927,1899,1007,5461,1251,3195,1575,4491,1583,1681,27,5787,707,604,604,2909,3090,2297,4170,2549,5574,928,1900,1973,5466,1252,3196,1576,4492,2225,1686,28,5788,3941,605,605,2908,3091,2296,4171,2548,5575,929,1901,1972,5467,1253,3197,1577,4493,2224,1687,29,5789,3940,606,606,2911,3088,2299,4168,2551,5572,930,1902,1975,5464,1254,3198,1578,4494,2227,1684,30,5790,3943,607,607,2910,3089,2298,4169,2550,5573,931,1903,1974,5465,1255,3199,1579,4495,2226,1685,31,5791,3942,608,608,960,3094,1320,4174,1572,5578,932,1904,1644,5470,1256,3200,1580,4496,600,1690,32,5792,1668,609,609,961,3095,1321,4175,1573,5579,933,1905,1645,5471,1257,3201,1581,4497,601,1691,33,5793,1669,610,610,962,3092,1322,4172,1574,5576,934,1906,1646,5468,1258,3202,1582,4498,602,1688,34,5794,1670,611,611,963,3093,1323,4173,1575,5577,935,1907,1647,5469,1259,3203,1583,4499,603,1689,35,5795,1671,612,612,1556,840,944,624,1304,732,936,1908,620,1920,1260,3204,1584,4500,980,4620,1965,754,10040,613,613,1557,841,945,625,1305,733,937,1909,621,1921,1261,3205,1585,4501,981,4621,1964,755,10041,614,614,1558,842,946,626,1306,734,938,1910,622,1922,1262,3206,1586,4502,982,4622,1967,752,10042,615,615,1559,843,947,627,1307,735,939,1911,623,1923,1263,3207,1587,4503,983,4623,1966,753,10043,616,616,2201,844,2561,628,2921,736,940,1912,2885,1924,1264,3208,1588,4504,1949,4624,1957,4315,7121,617,617,2200,845,2560,629,2920,737,941,1913,2884,1925,1265,3209,1589,4505,1948,4625,1956,4314,7120,618,618,2203,846,2563,630,2923,738,942,1914,2887,1926,1266,3210,1590,4506,1951,4626,1959,4313,7123,619,619,2202,847,2562,631,2922,739,943,1915,2886,1927,1267,3211,1591,4507,1950,4627,1958,4312,7122,620,620,576,848,612,632,648,740,944,1916,936,1928,1268,3212,1592,4508,1620,4628,1960,1070,5820,621,621,577,849,613,633,649,741,945,1917,937,1929,1269,3213,1593,4509,1621,4629,1961,1071,5821,622,622,578,850,614,634,650,742,946,1918,938,1930,1270,3214,1594,4510,1622,4630,1962,1068,5822,623,623,579,851,615,635,651,743,947,1919,939,1931,1271,3215,1595,4511,1623,4631,1963,1069,5823,624,624,1568,4716,956,1908,1316,3312,948,1920,632,612,1272,3216,1596,4512,992,2016,657,730,9058,625,625,1569,4717,957,1909,1317,3313,949,1921,633,613,1273,3217,1597,4513,993,2017,656,731,9059,626,626,1570,4718,958,1910,1318,3314,950,1922,634,614,1274,3218,1598,4514,994,2018,659,728,9056,627,627,1571,4719,959,1911,1319,3315,951,1923,635,615,1275,3219,1599,4515,995,2019,658,729,9057,628,628,2213,4720,2573,1912,2933,3316,952,1924,2897,616,1276,3220,1600,4516,1961,2020,649,4291,6787,629,629,2212,4721,2572,1913,2932,3317,953,1925,2896,617,1277,3221,1601,4517,1960,2021,648,4290,6786,630,630,2215,4722,2575,1914,2935,3318,954,1926,2899,618,1278,3222,1602,4518,1963,2022,651,4289,6785,631,631,2214,4723,2574,1915,2934,3319,955,1927,2898,619,1279,3223,1603,4519,1962,2023,650,4288,6784,632,632,588,4724,624,1916,660,3320,956,1928,948,620,1280,3224,1604,4520,1632,2024,652,1046,8078,633,633,589,4725,625,1917,661,3321,957,1929,949,621,1281,3225,1605,4521,1633,2025,653,1047,8079,634,634,590,4726,626,1918,662,3322,958,1930,950,622,1282,3226,1606,4522,1634,2026,654,1044,8076,635,635,591,4727,627,1919,663,3323,959,1931,951,623,1283,3227,1607,4523,1635,2027,655,1045,8077,636,636,1580,2474,968,3554,1328,4958,960,1932,644,4850,1284,3228,1608,4524,1004,1070,5219,740,9692,637,637,1581,2475,969,3555,1329,4959,961,1933,645,4851,1285,3229,1609,4525,1005,1071,5218,741,9693,638,638,1582,2472,970,3552,1330,4956,962,1934,646,4848,1286,3230,1610,4526,1006,1068,5217,742,9694,639,639,1583,2473,971,3553,1331,4957,963,1935,647,4849,1287,3231,1611,4527,1007,1069,5216,743,9695,640,640,2225,2478,2585,3558,2945,4962,964,1936,2909,4854,1288,3232,1612,4528,1973,1074,5211,4301,7421,641,641,2224,2479,2584,3559,2944,4963,965,1937,2908,4855,1289,3233,1613,4529,1972,1075,5210,4300,7420,642,642,2227,2476,2587,3556,2947,4960,966,1938,2911,4852,1290,3234,1614,4530,1975,1072,5209,4303,7423,643,643,2226,2477,2586,3557,2946,4961,967,1939,2910,4853,1291,3235,1615,4531,1974,1073,5208,4302,7422,644,644,600,2482,636,3562,672,4966,968,1940,960,4858,1292,3236,1616,4532,1644,1078,5214,1056,6120,645,645,601,2483,637,3563,673,4967,969,1941,961,4859,1293,3237,1617,4533,1645,1079,5215,1057,6121,646,646,602,2480,638,3560,674,4964,970,1942,962,4856,1294,3238,1618,4534,1646,1076,5212,1058,6122,647,647,603,2481,639,3561,675,4965,971,1943,963,4857,1295,3239,1619,4535,1647,1077,5213,1059,6123,648,648,980,876,1232,660,1592,768,972,1944,1556,1956,1296,3240,1620,4536,620,4656,629,10400,5832,649,649,981,877,1233,661,1593,769,973,1945,1557,1957,1297,3241,1621,4537,621,4657,628,10401,5833,650,650,982,878,1234,662,1594,770,974,1946,1558,1958,1298,3242,1622,4538,622,4658,631,10402,5834,651,651,983,879,1235,663,1595,771,975,1947,1559,1959,1299,3243,1623,4539,623,4659,630,10403,5835,652,652,1949,880,1877,664,1913,772,976,1948,2201,1960,1300,3244,1624,4540,2885,4660,632,7157,5836,653,653,1948,881,1876,665,1912,773,977,1949,2200,1961,1301,3245,1625,4541,2884,4661,633,7156,5837,654,654,1951,882,1879,666,1915,774,978,1950,2203,1962,1302,3246,1626,4542,2887,4662,634,7159,5838,655,655,1950,883,1878,667,1914,775,979,1951,2202,1963,1303,3247,1627,4543,2886,4663,635,7158,5839,656,656,1620,884,900,668,1260,776,980,1952,576,1964,1304,3248,1628,4544,936,4664,625,5856,5840,657,657,1621,885,901,669,1261,777,981,1953,577,1965,1305,3249,1629,4545,937,4665,624,5857,5841,658,658,1622,886,902,670,1262,778,982,1954,578,1966,1306,3250,1630,4546,938,4666,627,5858,5842,659,659,1623,887,903,671,1263,779,983,1955,579,1967,1307,3251,1631,4547,939,4667,626,5859,5843,660,660,992,4752,1244,1944,1604,3348,984,1956,1568,648,1308,3252,1632,4548,632,2052,1913,9418,5844,661,661,993,4753,1245,1945,1605,3349,985,1957,1569,649,1309,3253,1633,4549,633,2053,1912,9419,5845,662,662,994,4754,1246,1946,1606,3350,986,1958,1570,650,1310,3254,1634,4550,634,2054,1915,9416,5846,663,663,995,4755,1247,1947,1607,3351,987,1959,1571,651,1311,3255,1635,4551,635,2055,1914,9417,5847,664,664,1961,4756,1889,1948,1925,3352,988,1960,2213,652,1312,3256,1636,4552,2897,2056,1916,6175,5848,665,665,1960,4757,1888,1949,1924,3353,989,1961,2212,653,1313,3257,1637,4553,2896,2057,1917,6174,5849,666,666,1963,4758,1891,1950,1927,3354,990,1962,2215,654,1314,3258,1638,4554,2899,2058,1918,6173,5850,667,667,1962,4759,1890,1951,1926,3355,991,1963,2214,655,1315,3259,1639,4555,2898,2059,1919,6172,5851,668,668,1632,4760,912,1952,1272,3356,992,1964,588,656,1316,3260,1640,4556,948,2060,1909,7466,5852,669,669,1633,4761,913,1953,1273,3357,993,1965,589,657,1317,3261,1641,4557,949,2061,1908,7467,5853,670,670,1634,4762,914,1954,1274,3358,994,1966,590,658,1318,3262,1642,4558,950,2062,1911,7464,5854,671,671,1635,4763,915,1955,1275,3359,995,1967,591,659,1319,3263,1643,4559,951,2063,1910,7465,5855,672,672,1004,2834,1256,3914,1616,5318,996,1968,1580,5210,1320,3264,1644,4560,644,1430,3559,9728,5856,673,673,1005,2835,1257,3915,1617,5319,997,1969,1581,5211,1321,3265,1645,4561,645,1431,3558,9729,5857,674,674,1006,2832,1258,3912,1618,5316,998,1970,1582,5208,1322,3266,1646,4562,646,1428,3557,9730,5858,675,675,1007,2833,1259,3913,1619,5317,999,1971,1583,5209,1323,3267,1647,4563,647,1429,3556,9731,5859,676,676,1973,2838,1901,3918,1937,5322,1000,1972,2225,5214,1324,3268,1648,4564,2909,1434,3562,7781,5860,677,677,1972,2839,1900,3919,1936,5323,1001,1973,2224,5215,1325,3269,1649,4565,2908,1435,3563,7780,5861,678,678,1975,2836,1903,3916,1939,5320,1002,1974,2227,5212,1326,3270,1650,4566,2911,1432,3560,7783,5862,679,679,1974,2837,1902,3917,1938,5321,1003,1975,2226,5213,1327,3271,1651,4567,2910,1433,3561,7782,5863,680,680,1644,2842,924,3922,1284,5326,1004,1976,600,5218,1328,3272,1652,4568,960,1438,3555,6480,5864,681,681,1645,2843,925,3923,1285,5327,1005,1977,601,5219,1329,3273,1653,4569,961,1439,3554,6481,5865,682,682,1646,2840,926,3920,1286,5324,1006,1978,602,5216,1330,3274,1654,4570,962,1436,3553,6482,5866,683,683,1647,2841,927,3921,1287,5325,1007,1979,603,5217,1331,3275,1655,4571,963,1437,3552,6483,5867,684,684,728,4584,764,2100,692,3180,1008,1980,1088,804,1332,3276,1656,4572,1664,1884,826,8800,1570,685,685,729,4585,765,2101,693,3181,1009,1981,1089,805,1333,3277,1657,4573,1665,1885,827,8801,1571,686,686,730,4586,766,2102,694,3182,1010,1982,1090,806,1334,3278,1658,4574,1666,1886,824,8802,1568,687,687,731,4587,767,2103,695,3183,1011,1983,1091,807,1335,3279,1659,4575,1667,1887,825,8803,1569,688,688,4289,4588,3677,2104,3929,3184,1012,1984,3353,808,1336,3280,1660,4576,3605,1888,5359,6204,2215,689,689,4288,4589,3676,2105,3928,3185,1013,1985,3352,809,1337,3281,1661,4577,3604,1889,5358,6205,2214,690,690,4291,4590,3679,2106,3931,3186,1014,1986,3355,810,1338,3282,1662,4578,3607,1890,5357,6206,2213,691,691,4290,4591,3678,2107,3930,3187,1015,1987,3354,811,1339,3283,1663,4579,3606,1891,5356,6207,2212,692,692,1044,4592,1404,2108,1656,3188,1016,1988,1728,812,1340,3284,1664,4580,684,1892,1790,7833,590,693,693,1045,4593,1405,2109,1657,3189,1017,1989,1729,813,1341,3285,1665,4581,685,1893,1791,7832,591,694,694,1046,4594,1406,2110,1658,3190,1018,1990,1730,814,1342,3286,1666,4582,686,1894,1788,7835,588,695,695,1047,4595,1407,2111,1659,3191,1019,1991,1731,815,1343,3287,1667,4583,687,1895,1789,7834,589,696,696,740,1980,776,3384,704,4464,1020,1992,1100,4680,1344,3288,1668,4584,1676,576,802,5872,1580,697,697,741,1981,777,3385,705,4465,1021,1993,1101,4681,1345,3289,1669,4585,1677,577,803,5873,1581,698,698,742,1982,778,3386,706,4466,1022,1994,1102,4682,1346,3290,1670,4586,1678,578,800,5874,1582,699,699,743,1983,779,3387,707,4467,1023,1995,1103,4683,1347,3291,1671,4587,1679,579,801,5875,1583,700,700,4301,1984,3689,3388,3941,4468,1024,1996,3365,4684,1348,3292,1672,4588,3617,580,5335,8460,2225,701,701,4300,1985,3688,3389,3940,4469,1025,1997,3364,4685,1349,3293,1673,4589,3616,581,5334,8461,2224,702,702,4303,1986,3691,3390,3943,4470,1026,1998,3367,4686,1350,3294,1674,4590,3619,582,5333,8462,2227,703,703,4302,1987,3690,3391,3942,4471,1027,1999,3366,4687,1351,3295,1675,4591,3618,583,5332,8463,2226,704,704,1056,1988,1416,3392,1668,4472,1028,2000,1740,4688,1352,3296,1676,4592,696,584,1766,10737,600,705,705,1057,1989,1417,3393,1669,4473,1029,2001,1741,4689,1353,3297,1677,4593,697,585,1767,10736,601,706,706,1058,1990,1418,3394,1670,4474,1030,2002,1742,4690,1354,3298,1678,4594,698,586,1764,10739,602,707,707,1059,1991,1419,3395,1671,4475,1031,2003,1743,4691,1355,3299,1679,4595,699,587,1765,10738,603,708,708,752,1682,788,1790,716,1574,1032,2004,1112,3086,1356,3300,1680,4596,1688,5462,812,6870,1558,709,709,753,1683,789,1791,717,1575,1033,2005,1113,3087,1357,3301,1681,4597,1689,5463,813,6871,1559,710,710,754,1680,790,1788,718,1572,1034,2006,1114,3084,1358,3302,1682,4598,1690,5460,814,6868,1556,711,711,755,1681,791,1789,719,1573,1035,2007,1115,3085,1359,3303,1683,4599,1691,5461,815,6869,1557,712,712,4313,1686,3701,1794,3953,1578,1036,2008,3377,3090,1360,3304,1684,4600,3629,5466,5345,9458,2203,713,713,4312,1687,3700,1795,3952,1579,1037,2009,3376,3091,1361,3305,1685,4601,3628,5467,5344,9459,2202,714,714,4315,1684,3703,1792,3955,1576,1038,2010,3379,3088,1362,3306,1686,4602,3631,5464,5347,9456,2201,715,715,4314,1685,3702,1793,3954,1577,1039,2011,3378,3089,1363,3307,1687,4603,3630,5465,5346,9457,2200,716,716,1068,1690,1428,1798,1680,1582,1040,2012,1752,3094,1364,3308,1688,4604,708,5470,1776,9791,578,717,717,1069,1691,1429,1799,1681,1583,1041,2013,1753,3095,1365,3309,1689,4605,709,5471,1777,9790,579,718,718,1070,1688,1430,1796,1682,1580,1042,2014,1754,3092,1366,3310,1690,4606,710,5468,1778,9789,576,719,719,1071,1689,1431,1797,1683,1581,1043,2015,1755,3093,1367,3311,1691,4607,711,5469,1779,9788,577,720,720,1664,4620,1052,2136,1412,3216,1044,2016,728,840,1368,3312,1692,4608,1088,1920,7556,958,5927,721,721,1665,4621,1053,2137,1413,3217,1045,2017,729,841,1369,3313,1693,4609,1089,1921,7557,959,5926,722,722,1666,4622,1054,2138,1414,3218,1046,2018,730,842,1370,3314,1694,4610,1090,1922,7558,956,5925,723,723,1667,4623,1055,2139,1415,3219,1047,2019,731,843,1371,3315,1695,4611,1091,1923,7559,957,5924,724,724,3605,4624,3965,2140,4325,3220,1048,2020,4289,844,1372,3316,1696,4612,3353,1924,8525,2575,5919,725,725,3604,4625,3964,2141,4324,3221,1049,2021,4288,845,1373,3317,1697,4613,3352,1925,8524,2574,5918,726,726,3607,4626,3967,2142,4327,3222,1050,2022,4291,846,1374,3318,1698,4614,3355,1926,8527,2573,5917,727,727,3606,4627,3966,2143,4326,3223,1051,2023,4290,847,1375,3319,1699,4615,3354,1927,8526,2572,5916,728,728,684,4628,720,2144,756,3224,1052,2024,1044,848,1376,3320,1700,4616,1728,1928,5928,626,5922,729,729,685,4629,721,2145,757,3225,1053,2025,1045,849,1377,3321,1701,4617,1729,1929,5929,627,5923,730,730,686,4630,722,2146,758,3226,1054,2026,1046,850,1378,3322,1702,4618,1730,1930,5930,624,5920,731,731,687,4631,723,2147,759,3227,1055,2027,1047,851,1379,3323,1703,4619,1731,1931,5931,625,5921,732,732,1676,2016,1064,3420,1424,4500,1056,2028,740,4716,1380,3324,1704,4620,1100,612,10462,968,5937,733,733,1677,2017,1065,3421,1425,4501,1057,2029,741,4717,1381,3325,1705,4621,1101,613,10463,969,5936,734,734,1678,2018,1066,3422,1426,4502,1058,2030,742,4718,1382,3326,1706,4622,1102,614,10460,970,5939,735,735,1679,2019,1067,3423,1427,4503,1059,2031,743,4719,1383,3327,1707,4623,1103,615,10461,971,5938,736,736,3617,2020,3977,3424,4337,4504,1060,2032,4301,4720,1384,3328,1708,4624,3365,616,6895,2585,5929,737,737,3616,2021,3976,3425,4336,4505,1061,2033,4300,4721,1385,3329,1709,4625,3364,617,6894,2584,5928,738,738,3619,2022,3979,3426,4339,4506,1062,2034,4303,4722,1386,3330,1710,4626,3367,618,6893,2587,5931,739,739,3618,2023,3978,3427,4338,4507,1063,2035,4302,4723,1387,3331,1711,4627,3366,619,6892,2586,5930,740,740,696,2024,732,3428,768,4508,1064,2036,1056,4724,1388,3332,1712,4628,1740,620,9482,636,5932,741,741,697,2025,733,3429,769,4509,1065,2037,1057,4725,1389,3333,1713,4629,1741,621,9483,637,5933,742,742,698,2026,734,3430,770,4510,1066,2038,1058,4726,1390,3334,1714,4630,1742,622,9480,638,5934,743,743,699,2027,735,3431,771,4511,1067,2039,1059,4727,1391,3335,1715,4631,1743,623,9481,639,5935,744,744,1688,1070,1076,1178,1436,962,1068,2040,752,2474,1392,3336,1716,4632,1112,4850,7208,946,5915,745,745,1689,1071,1077,1179,1437,963,1069,2041,753,2475,1393,3337,1717,4633,1113,4851,7209,947,5914,746,746,1690,1068,1078,1176,1438,960,1070,2042,754,2472,1394,3338,1718,4634,1114,4848,7210,944,5913,747,747,1691,1069,1079,1177,1439,961,1071,2043,755,2473,1395,3339,1719,4635,1115,4849,7211,945,5912,748,748,3629,1074,3989,1182,4349,966,1072,2044,4313,2478,1396,3340,1720,4636,3377,4854,8825,2563,5907,749,749,3628,1075,3988,1183,4348,967,1073,2045,4312,2479,1397,3341,1721,4637,3376,4855,8824,2562,5906,750,750,3631,1072,3991,1180,4351,964,1074,2046,4315,2476,1398,3342,1722,4638,3379,4852,8827,2561,5905,751,751,3630,1073,3990,1181,4350,965,1075,2047,4314,2477,1399,3343,1723,4639,3378,4853,8826,2560,5904,752,752,708,1078,744,1186,780,970,1076,2048,1068,2482,1400,3344,1724,4640,1752,4858,6228,614,5910,753,753,709,1079,745,1187,781,971,1077,2049,1069,2483,1401,3345,1725,4641,1753,4859,6229,615,5911,754,754,710,1076,746,1184,782,968,1078,2050,1070,2480,1402,3346,1726,4642,1754,4856,6230,612,5908,755,755,711,1077,747,1185,783,969,1079,2051,1071,2481,1403,3347,1727,4643,1755,4857,6231,613,5909,756,756,1088,4656,1340,2172,1700,3252,1080,2052,1664,876,1404,3348,1728,4644,728,1956,5940,5963,9520,757,757,1089,4657,1341,2173,1701,3253,1081,2053,1665,877,1405,3349,1729,4645,729,1957,5941,5962,9521,758,758,1090,4658,1342,2174,1702,3254,1082,2054,1666,878,1406,3350,1730,4646,730,1958,5942,5961,9522,759,759,1091,4659,1343,2175,1703,3255,1083,2055,1667,879,1407,3351,1731,4647,731,1959,5943,5960,9523,760,760,3353,4660,3281,2176,3317,3256,1084,2056,3605,880,1408,3352,1732,4648,4289,1960,5944,5955,6924,761,761,3352,4661,3280,2177,3316,3257,1085,2057,3604,881,1409,3353,1733,4649,4288,1961,5945,5954,6925,762,762,3355,4662,3283,2178,3319,3258,1086,2058,3607,882,1410,3354,1734,4650,4291,1962,5946,5953,6926,763,763,3354,4663,3282,2179,3318,3259,1087,2059,3606,883,1411,3355,1735,4651,4290,1963,5947,5952,6927,764,764,1728,4664,1008,2180,1368,3260,1088,2060,684,884,1412,3356,1736,4652,1044,1964,5948,5958,7581,765,765,1729,4665,1009,2181,1369,3261,1089,2061,685,885,1413,3357,1737,4653,1045,1965,5949,5959,7580,766,766,1730,4666,1010,2182,1370,3262,1090,2062,686,886,1414,3358,1738,4654,1046,1966,5950,5956,7583,767,767,1731,4667,1011,2183,1371,3263,1091,2063,687,887,1415,3359,1739,4655,1047,1967,5951,5957,7582,768,768,1100,2052,1352,3456,1712,4536,1092,2064,1676,4752,1416,3360,1740,4656,740,648,5952,5973,5944,769,769,1101,2053,1353,3457,1713,4537,1093,2065,1677,4753,1417,3361,1741,4657,741,649,5953,5972,5945,770,770,1102,2054,1354,3458,1714,4538,1094,2066,1678,4754,1418,3362,1742,4658,742,650,5954,5975,5946,771,771,1103,2055,1355,3459,1715,4539,1095,2067,1679,4755,1419,3363,1743,4659,743,651,5955,5974,5947,772,772,3365,2056,3293,3460,3329,4540,1096,2068,3617,4756,1420,3364,1744,4660,4301,652,5956,5965,8532,773,773,3364,2057,3292,3461,3328,4541,1097,2069,3616,4757,1421,3365,1745,4661,4300,653,5957,5964,8533,774,774,3367,2058,3295,3462,3331,4542,1098,2070,3619,4758,1422,3366,1746,4662,4303,654,5958,5967,8534,775,775,3366,2059,3294,3463,3330,4543,1099,2071,3618,4759,1423,3367,1747,4663,4302,655,5959,5966,8535,776,776,1740,2060,1020,3464,1380,4544,1100,2072,696,4760,1424,3368,1748,4664,1056,656,5960,5968,10485,777,777,1741,2061,1021,3465,1381,4545,1101,2073,697,4761,1425,3369,1749,4665,1057,657,5961,5969,10484,778,778,1742,2062,1022,3466,1382,4546,1102,2074,698,4762,1426,3370,1750,4666,1058,658,5962,5970,10487,779,779,1743,2063,1023,3467,1383,4547,1103,2075,699,4763,1427,3371,1751,4667,1059,659,5963,5971,10486,780,780,1112,1430,1364,1538,1724,1322,1104,2076,1688,2834,1428,3372,1752,4668,752,5210,5964,5951,6618,781,781,1113,1431,1365,1539,1725,1323,1105,2077,1689,2835,1429,3373,1753,4669,753,5211,5965,5950,6619,782,782,1114,1428,1366,1536,1726,1320,1106,2078,1690,2832,1430,3374,1754,4670,754,5208,5966,5949,6616,783,783,1115,1429,1367,1537,1727,1321,1107,2079,1691,2833,1431,3375,1755,4671,755,5209,5967,5948,6617,784,784,3377,1434,3305,1542,3341,1326,1108,2080,3629,2838,1432,3376,1756,4672,4313,5214,5968,5943,9206,785,785,3376,1435,3304,1543,3340,1327,1109,2081,3628,2839,1433,3377,1757,4673,4312,5215,5969,5942,9207,786,786,3379,1432,3307,1540,3343,1324,1110,2082,3631,2836,1434,3378,1758,4674,4315,5212,5970,5941,9204,787,787,3378,1433,3306,1541,3342,1325,1111,2083,3630,2837,1435,3379,1759,4675,4314,5213,5971,5940,9205,788,788,1752,1438,1032,1546,1392,1330,1112,2084,708,2842,1436,3380,1760,4676,1068,5218,5972,5946,9863,789,789,1753,1439,1033,1547,1393,1331,1113,2085,709,2843,1437,3381,1761,4677,1069,5219,5973,5947,9862,790,790,1754,1436,1034,1544,1394,1328,1114,2086,710,2840,1438,3382,1762,4678,1070,5216,5974,5944,9861,791,791,1755,1437,1035,1545,1395,1329,1115,2087,711,2841,1439,3383,1763,4679,1071,5217,5975,5945,9860,792,792,836,1884,872,3288,800,4692,1116,2088,1196,4584,1440,3384,1764,4680,1772,804,1678,881,26,793,793,837,1885,873,3289,801,4693,1117,2089,1197,4585,1441,3385,1765,4681,1773,805,1679,880,27,794,794,838,1886,874,3290,802,4694,1118,2090,1198,4586,1442,3386,1766,4682,1774,806,1676,883,24,795,795,839,1887,875,3291,803,4695,1119,2091,1199,4587,1443,3387,1767,4683,1775,807,1677,882,25,796,796,5693,1888,5081,3292,5333,4696,1120,2092,4757,4588,1444,3388,1768,4684,5009,808,3619,884,30,797,797,5692,1889,5080,3293,5332,4697,1121,2093,4756,4589,1445,3389,1769,4685,5008,809,3618,885,31,798,798,5695,1890,5083,3294,5335,4698,1122,2094,4759,4590,1446,3390,1770,4686,5011,810,3617,886,28,799,799,5694,1891,5082,3295,5334,4699,1123,2095,4758,4591,1447,3391,1771,4687,5010,811,3616,887,29,800,800,1152,1892,1512,3296,1764,4700,1124,2096,1836,4592,1448,3392,1772,4688,792,812,698,877,34,801,801,1153,1893,1513,3297,1765,4701,1125,2097,1837,4593,1449,3393,1773,4689,793,813,699,876,35,802,802,1154,1894,1514,3298,1766,4702,1126,2098,1838,4594,1450,3394,1774,4690,794,814,696,879,32,803,803,1155,1895,1515,3299,1767,4703,1127,2099,1839,4595,1451,3395,1775,4691,795,815,697,878,33,804,804,848,576,884,684,812,792,1128,2100,1208,1980,1452,3396,1776,4692,1784,4680,1688,4757,2,805,805,849,577,885,685,813,793,1129,2101,1209,1981,1453,3397,1777,4693,1785,4681,1689,4756,3,806,806,850,578,886,686,814,794,1130,2102,1210,1982,1454,3398,1778,4694,1786,4682,1690,4759,0,807,807,851,579,887,687,815,795,1131,2103,1211,1983,1455,3399,1779,4695,1787,4683,1691,4758,1,808,808,5705,580,5093,688,5345,796,1132,2104,4769,1984,1456,3400,1780,4696,5021,4684,3629,4760,6,809,809,5704,581,5092,689,5344,797,1133,2105,4768,1985,1457,3401,1781,4697,5020,4685,3628,4761,7,810,810,5707,582,5095,690,5347,798,1134,2106,4771,1986,1458,3402,1782,4698,5023,4686,3631,4762,4,811,811,5706,583,5094,691,5346,799,1135,2107,4770,1987,1459,3403,1783,4699,5022,4687,3630,4763,5,812,812,1164,584,1524,692,1776,800,1136,2108,1848,1988,1460,3404,1784,4700,804,4688,708,4753,10,813,813,1165,585,1525,693,1777,801,1137,2109,1849,1989,1461,3405,1785,4701,805,4689,709,4752,11,814,814,1166,586,1526,694,1778,802,1138,2110,1850,1990,1462,3406,1786,4702,806,4690,710,4755,8,815,815,1167,587,1527,695,1779,803,1139,2111,1851,1991,1463,3407,1787,4703,807,4691,711,4754,9,816,816,860,5462,896,2978,824,4382,1140,2112,1220,1682,1464,3408,1788,4704,1796,3086,1666,2839,12,817,817,861,5463,897,2979,825,4383,1141,2113,1221,1683,1465,3409,1789,4705,1797,3087,1667,2838,13,818,818,862,5460,898,2976,826,4380,1142,2114,1222,1680,1466,3410,1790,4706,1798,3084,1664,2837,14,819,819,863,5461,899,2977,827,4381,1143,2115,1223,1681,1467,3411,1791,4707,1799,3085,1665,2836,15,820,820,5717,5466,5105,2982,5357,4386,1144,2116,4781,1686,1468,3412,1792,4708,5033,3090,3607,2842,16,821,821,5716,5467,5104,2983,5356,4387,1145,2117,4780,1687,1469,3413,1793,4709,5032,3091,3606,2843,17,822,822,5719,5464,5107,2980,5359,4384,1146,2118,4783,1684,1470,3414,1794,4710,5035,3088,3605,2840,18,823,823,5718,5465,5106,2981,5358,4385,1147,2119,4782,1685,1471,3415,1795,4711,5034,3089,3604,2841,19,824,824,1176,5470,1536,2986,1788,4390,1148,2120,1860,1690,1472,3416,1796,4712,816,3094,686,2835,20,825,825,1177,5471,1537,2987,1789,4391,1149,2121,1861,1691,1473,3417,1797,4713,817,3095,687,2834,21,826,826,1178,5468,1538,2984,1790,4388,1150,2122,1862,1688,1474,3418,1798,4714,818,3092,684,2833,22,827,827,1179,5469,1539,2985,1791,4389,1151,2123,1863,1689,1475,3419,1799,4715,819,3093,685,2832,23,828,828,1772,1920,1160,3324,1520,4728,1152,2124,836,4620,1476,3420,1800,4716,1196,840,6035,31,4773,829,829,1773,1921,1161,3325,1521,4729,1153,2125,837,4621,1477,3421,1801,4717,1197,841,6034,30,4772,830,830,1774,1922,1162,3326,1522,4730,1154,2126,838,4622,1478,3422,1802,4718,1198,842,6033,29,4775,831,831,1775,1923,1163,3327,1523,4731,1155,2127,839,4623,1479,3423,1803,4719,1199,843,6032,28,4774,832,832,5009,1924,5369,3328,5729,4732,1156,2128,5693,4624,1480,3424,1804,4720,4757,844,6027,34,4765,833,833,5008,1925,5368,3329,5728,4733,1157,2129,5692,4625,1481,3425,1805,4721,4756,845,6026,35,4764,834,834,5011,1926,5371,3330,5731,4734,1158,2130,5695,4626,1482,3426,1806,4722,4759,846,6025,32,4767,835,835,5010,1927,5370,3331,5730,4735,1159,2131,5694,4627,1483,3427,1807,4723,4758,847,6024,33,4766,836,836,792,1928,828,3332,864,4736,1160,2132,1152,4628,1484,3428,1808,4724,1836,848,6030,27,4768,837,837,793,1929,829,3333,865,4737,1161,2133,1153,4629,1485,3429,1809,4725,1837,849,6031,26,4769,838,838,794,1930,830,3334,866,4738,1162,2134,1154,4630,1486,3430,1810,4726,1838,850,6028,25,4770,839,839,795,1931,831,3335,867,4739,1163,2135,1155,4631,1487,3431,1811,4727,1839,851,6029,24,4771,840,840,1784,612,1172,720,1532,828,1164,2136,848,2016,1488,3432,1812,4728,1208,4716,6045,7,873,841,841,1785,613,1173,721,1533,829,1165,2137,849,2017,1489,3433,1813,4729,1209,4717,6044,6,872,842,842,1786,614,1174,722,1534,830,1166,2138,850,2018,1490,3434,1814,4730,1210,4718,6047,5,875,843,843,1787,615,1175,723,1535,831,1167,2139,851,2019,1491,3435,1815,4731,1211,4719,6046,4,874,844,844,5021,616,5381,724,5741,832,1168,2140,5705,2020,1492,3436,1816,4732,4769,4720,6037,10,865,845,845,5020,617,5380,725,5740,833,1169,2141,5704,2021,1493,3437,1817,4733,4768,4721,6036,11,864,846,846,5023,618,5383,726,5743,834,1170,2142,5707,2022,1494,3438,1818,4734,4771,4722,6039,8,867,847,847,5022,619,5382,727,5742,835,1171,2143,5706,2023,1495,3439,1819,4735,4770,4723,6038,9,866,848,848,804,620,840,728,876,836,1172,2144,1164,2024,1496,3440,1820,4736,1848,4724,6040,3,868,849,849,805,621,841,729,877,837,1173,2145,1165,2025,1497,3441,1821,4737,1849,4725,6041,2,869,850,850,806,622,842,730,878,838,1174,2146,1166,2026,1498,3442,1822,4738,1850,4726,6042,1,870,851,851,807,623,843,731,879,839,1175,2147,1167,2027,1499,3443,1823,4739,1851,4727,6043,0,871,852,852,1796,4850,1184,2366,1544,3770,1176,2148,860,1070,1500,3444,1824,4740,1220,2474,6023,17,4139,853,853,1797,4851,1185,2367,1545,3771,1177,2149,861,1071,1501,3445,1825,4741,1221,2475,6022,16,4138,854,854,1798,4848,1186,2364,1546,3768,1178,2150,862,1068,1502,3446,1826,4742,1222,2472,6021,19,4137,855,855,1799,4849,1187,2365,1547,3769,1179,2151,863,1069,1503,3447,1827,4743,1223,2473,6020,18,4136,856,856,5033,4854,5393,2370,5753,3774,1180,2152,5717,1074,1504,3448,1828,4744,4781,2478,6015,20,4131,857,857,5032,4855,5392,2371,5752,3775,1181,2153,5716,1075,1505,3449,1829,4745,4780,2479,6014,21,4130,858,858,5035,4852,5395,2368,5755,3772,1182,2154,5719,1072,1506,3450,1830,4746,4783,2476,6013,22,4129,859,859,5034,4853,5394,2369,5754,3773,1183,2155,5718,1073,1507,3451,1831,4747,4782,2477,6012,23,4128,860,860,816,4858,852,2374,888,3778,1184,2156,1176,1078,1508,3452,1832,4748,1860,2482,6018,13,4134,861,861,817,4859,853,2375,889,3779,1185,2157,1177,1079,1509,3453,1833,4749,1861,2483,6019,12,4135,862,862,818,4856,854,2372,890,3776,1186,2158,1178,1076,1510,3454,1834,4750,1862,2480,6016,15,4132,863,863,819,4857,855,2373,891,3777,1187,2159,1179,1077,1511,3455,1835,4751,1863,2481,6017,14,4133,864,864,1196,1956,1448,3360,1808,4764,1188,2160,1772,4656,1512,3456,1836,4752,836,876,10924,4701,845,865,865,1197,1957,1449,3361,1809,4765,1189,2161,1773,4657,1513,3457,1837,4753,837,877,10925,4700,844,866,866,1198,1958,1450,3362,1810,4766,1190,2162,1774,4658,1514,3458,1838,4754,838,878,10926,4703,847,867,867,1199,1959,1451,3363,1811,4767,1191,2163,1775,4659,1515,3459,1839,4755,839,879,10927,4702,846,868,868,4757,1960,4685,3364,4721,4768,1192,2164,5009,4660,1516,3460,1840,4756,5693,880,7032,4693,848,869,869,4756,1961,4684,3365,4720,4769,1193,2165,5008,4661,1517,3461,1841,4757,5692,881,7033,4692,849,870,870,4759,1962,4687,3366,4723,4770,1194,2166,5011,4662,1518,3462,1842,4758,5695,882,7034,4695,850,871,871,4758,1963,4686,3367,4722,4771,1195,2167,5010,4663,1519,3463,1843,4759,5694,883,7035,4694,851,872,872,1836,1964,1116,3368,1476,4772,1196,2168,792,4664,1520,3464,1844,4760,1152,884,8985,4696,841,873,873,1837,1965,1117,3369,1477,4773,1197,2169,793,4665,1521,3465,1845,4761,1153,885,8984,4697,840,874,874,1838,1966,1118,3370,1478,4774,1198,2170,794,4666,1522,3466,1846,4762,1154,886,8987,4698,843,875,875,1839,1967,1119,3371,1479,4775,1199,2171,795,4667,1523,3467,1847,4763,1155,887,8986,4699,842,876,876,1208,648,1460,756,1820,864,1200,2172,1784,2052,1524,3468,1848,4764,848,4752,6052,801,4721,877,877,1209,649,1461,757,1821,865,1201,2173,1785,2053,1525,3469,1849,4765,849,4753,6053,800,4720,878,878,1210,650,1462,758,1822,866,1202,2174,1786,2054,1526,3470,1850,4766,850,4754,6054,803,4723,879,879,1211,651,1463,759,1823,867,1203,2175,1787,2055,1527,3471,1851,4767,851,4755,6055,802,4722,880,880,4769,652,4697,760,4733,868,1204,2176,5021,2056,1528,3472,1852,4768,5705,4756,9936,793,4724,881,881,4768,653,4696,761,4732,869,1205,2177,5020,2057,1529,3473,1853,4769,5704,4757,9937,792,4725,882,882,4771,654,4699,762,4735,870,1206,2178,5023,2058,1530,3474,1854,4770,5707,4758,9938,795,4726,883,883,4770,655,4698,763,4734,871,1207,2179,5022,2059,1531,3475,1855,4771,5706,4759,9939,794,4727,884,884,1848,656,1128,764,1488,872,1208,2180,804,2060,1532,3476,1856,4772,1164,4760,8001,796,4717,885,885,1849,657,1129,765,1489,873,1209,2181,805,2061,1533,3477,1857,4773,1165,4761,8000,797,4716,886,886,1850,658,1130,766,1490,874,1210,2182,806,2062,1534,3478,1858,4774,1166,4762,8003,798,4719,887,887,1851,659,1131,767,1491,875,1211,2183,807,2063,1535,3479,1859,4775,1167,4763,8002,799,4718,888,888,1220,5210,1472,2726,1832,4130,1212,2184,1796,1430,1536,3480,1860,4776,860,2834,6726,4391,2479,889,889,1221,5211,1473,2727,1833,4131,1213,2185,1797,1431,1537,3481,1861,4777,861,2835,6727,4390,2478,890,890,1222,5208,1474,2724,1834,4128,1214,2186,1798,1428,1538,3482,1862,4778,862,2832,6724,4389,2477,891,891,1223,5209,1475,2725,1835,4129,1215,2187,1799,1429,1539,3483,1863,4779,863,2833,6725,4388,2476,892,892,4781,5214,4709,2730,4745,4134,1216,2188,5033,1434,1540,3484,1864,4780,5717,2838,10610,4383,2482,893,893,4780,5215,4708,2731,4744,4135,1217,2189,5032,1435,1541,3485,1865,4781,5716,2839,10611,4382,2483,894,894,4783,5212,4711,2728,4747,4132,1218,2190,5035,1432,1542,3486,1866,4782,5719,2836,10608,4381,2480,895,895,4782,5213,4710,2729,4746,4133,1219,2191,5034,1433,1543,3487,1867,4783,5718,2837,10609,4380,2481,896,896,1860,5218,1140,2734,1500,4138,1220,2192,816,1438,1544,3488,1868,4784,1176,2842,7379,4386,2475,897,897,1861,5219,1141,2735,1501,4139,1221,2193,817,1439,1545,3489,1869,4785,1177,2843,7378,4387,2474,898,898,1862,5216,1142,2732,1502,4136,1222,2194,818,1436,1546,3490,1870,4786,1178,2840,7377,4384,2473,899,899,1863,5217,1143,2733,1503,4137,1223,2195,819,1437,1547,3491,1871,4787,1179,2841,7376,4385,2472,900,900,1592,1128,980,912,1232,1020,576,2196,656,2208,1548,3492,1224,4788,908,4908,180,6084,4930,901,901,1593,1129,981,913,1233,1021,577,2197,657,2209,1549,3493,1225,4789,909,4909,181,6085,4931,902,902,1594,1130,982,914,1234,1022,578,2198,658,2210,1550,3494,1226,4790,910,4910,182,6086,4928,903,903,1595,1131,983,915,1235,1023,579,2199,659,2211,1551,3495,1227,4791,911,4911,183,6087,4929,904,904,1913,1132,1949,916,1877,1024,580,2200,2273,2212,1552,3496,1228,4792,2849,4912,184,6088,2983,905,905,1912,1133,1948,917,1876,1025,581,2201,2272,2213,1553,3497,1229,4793,2848,4913,185,6089,2982,906,906,1915,1134,1951,918,1879,1026,582,2202,2275,2214,1554,3498,1230,4794,2851,4914,186,6090,2981,907,907,1914,1135,1950,919,1878,1027,583,2203,2274,2215,1555,3499,1231,4795,2850,4915,187,6091,2980,908,908,1260,1136,1620,920,900,1028,584,2204,1296,2216,1556,3500,1232,4796,1224,4916,188,6092,5246,909,909,1261,1137,1621,921,901,1029,585,2205,1297,2217,1557,3501,1233,4797,1225,4917,189,6093,5247,910,910,1262,1138,1622,922,902,1030,586,2206,1298,2218,1558,3502,1234,4798,1226,4918,190,6094,5244,911,911,1263,1139,1623,923,903,1031,587,2207,1299,2219,1559,3503,1235,4799,1227,4919,191,6095,5245,912,912,1604,5004,992,2196,1244,3600,588,2208,668,900,1560,3504,1236,4800,920,2304,192,6096,4906,913,913,1605,5005,993,2197,1245,3601,589,2209,669,901,1561,3505,1237,4801,921,2305,193,6097,4907,914,914,1606,5006,994,2198,1246,3602,590,2210,670,902,1562,3506,1238,4802,922,2306,194,6098,4904,915,915,1607,5007,995,2199,1247,3603,591,2211,671,903,1563,3507,1239,4803,923,2307,195,6099,4905,916,916,1925,5008,1961,2200,1889,3604,592,2212,2285,904,1564,3508,1240,4804,2861,2308,196,6100,2959,917,917,1924,5009,1960,2201,1888,3605,593,2213,2284,905,1565,3509,1241,4805,2860,2309,197,6101,2958,918,918,1927,5010,1963,2202,1891,3606,594,2214,2287,906,1566,3510,1242,4806,2863,2310,198,6102,2957,919,919,1926,5011,1962,2203,1890,3607,595,2215,2286,907,1567,3511,1243,4807,2862,2311,199,6103,2956,920,920,1272,5012,1632,2204,912,3608,596,2216,1308,908,1568,3512,1244,4808,1236,2312,200,6104,5222,921,921,1273,5013,1633,2205,913,3609,597,2217,1309,909,1569,3513,1245,4809,1237,2313,201,6105,5223,922,922,1274,5014,1634,2206,914,3610,598,2218,1310,910,1570,3514,1246,4810,1238,2314,202,6106,5220,923,923,1275,5015,1635,2207,915,3611,599,2219,1311,911,1571,3515,1247,4811,1239,2315,203,6107,5221,924,924,1616,2762,1004,3842,1256,5246,600,2220,680,5138,1572,3516,1248,4812,932,1358,204,6108,4916,925,925,1617,2763,1005,3843,1257,5247,601,2221,681,5139,1573,3517,1249,4813,933,1359,205,6109,4917,926,926,1618,2760,1006,3840,1258,5244,602,2222,682,5136,1574,3518,1250,4814,934,1356,206,6110,4918,927,927,1619,2761,1007,3841,1259,5245,603,2223,683,5137,1575,3519,1251,4815,935,1357,207,6111,4919,928,928,1937,2766,1973,3846,1901,5250,604,2224,2297,5142,1576,3520,1252,4816,2873,1362,208,6112,2969,929,929,1936,2767,1972,3847,1900,5251,605,2225,2296,5143,1577,3521,1253,4817,2872,1363,209,6113,2968,930,930,1939,2764,1975,3844,1903,5248,606,2226,2299,5140,1578,3522,1254,4818,2875,1360,210,6114,2971,931,931,1938,2765,1974,3845,1902,5249,607,2227,2298,5141,1579,3523,1255,4819,2874,1361,211,6115,2970,932,932,1284,2770,1644,3850,924,5254,608,2228,1320,5146,1580,3524,1256,4820,1248,1366,212,6116,5232,933,933,1285,2771,1645,3851,925,5255,609,2229,1321,5147,1581,3525,1257,4821,1249,1367,213,6117,5233,934,934,1286,2768,1646,3848,926,5252,610,2230,1322,5144,1582,3526,1258,4822,1250,1364,214,6118,5234,935,935,1287,2769,1647,3849,927,5253,611,2231,1323,5145,1583,3527,1259,4823,1251,1365,215,6119,5235,936,936,584,1164,620,948,656,1056,612,2232,944,2244,1584,3528,1260,4824,1628,4944,993,1078,5828,937,937,585,1165,621,949,657,1057,613,2233,945,2245,1585,3529,1261,4825,1629,4945,992,1079,5829,938,938,586,1166,622,950,658,1058,614,2234,946,2246,1586,3530,1262,4826,1630,4946,995,1076,5830,939,939,587,1167,623,951,659,1059,615,2235,947,2247,1587,3531,1263,4827,1631,4947,994,1077,5831,940,940,2525,1168,2885,952,2273,1060,616,2236,2561,2248,1588,3532,1264,4828,2597,4948,985,3991,8741,941,941,2524,1169,2884,953,2272,1061,617,2237,2560,2249,1589,3533,1265,4829,2596,4949,984,3990,8740,942,942,2527,1170,2887,954,2275,1062,618,2238,2563,2250,1590,3534,1266,4830,2599,4950,987,3989,8743,943,943,2526,1171,2886,955,2274,1063,619,2239,2562,2251,1591,3535,1267,4831,2598,4951,986,3988,8742,944,944,1548,1172,936,956,1296,1064,620,2240,612,2252,1592,3536,1268,4832,972,4952,988,746,10032,945,945,1549,1173,937,957,1297,1065,621,2241,613,2253,1593,3537,1269,4833,973,4953,989,747,10033,946,946,1550,1174,938,958,1298,1066,622,2242,614,2254,1594,3538,1270,4834,974,4954,990,744,10034,947,947,1551,1175,939,959,1299,1067,623,2243,615,2255,1595,3539,1271,4835,975,4955,991,745,10035,948,948,596,5040,632,2232,668,3636,624,2244,956,936,1596,3540,1272,4836,1640,2340,2277,1054,8086,949,949,597,5041,633,2233,669,3637,625,2245,957,937,1597,3541,1273,4837,1641,2341,2276,1055,8087,950,950,598,5042,634,2234,670,3638,626,2246,958,938,1598,3542,1274,4838,1642,2342,2279,1052,8084,951,951,599,5043,635,2235,671,3639,627,2247,959,939,1599,3543,1275,4839,1643,2343,2278,1053,8085,952,952,2537,5044,2897,2236,2285,3640,628,2248,2573,940,1600,3544,1276,4840,2609,2344,2269,3967,10351,953,953,2536,5045,2896,2237,2284,3641,629,2249,2572,941,1601,3545,1277,4841,2608,2345,2268,3966,10350,954,954,2539,5046,2899,2238,2287,3642,630,2250,2575,942,1602,3546,1278,4842,2611,2346,2271,3965,10349,955,955,2538,5047,2898,2239,2286,3643,631,2251,2574,943,1603,3547,1279,4843,2610,2347,2270,3964,10348,956,956,1560,5048,948,2240,1308,3644,632,2252,624,944,1604,3548,1280,4844,984,2348,2272,722,9050,957,957,1561,5049,949,2241,1309,3645,633,2253,625,945,1605,3549,1281,4845,985,2349,2273,723,9051,958,958,1562,5050,950,2242,1310,3646,634,2254,626,946,1606,3550,1282,4846,986,2350,2274,720,9048,959,959,1563,5051,951,2243,1311,3647,635,2255,627,947,1607,3551,1283,4847,987,2351,2275,721,9049,960,960,608,2150,644,3230,680,4634,636,2256,968,4526,1608,3552,1284,4848,1652,746,4247,1064,6128,961,961,609,2151,645,3231,681,4635,637,2257,969,4527,1609,3553,1285,4849,1653,747,4246,1065,6129,962,962,610,2148,646,3228,682,4632,638,2258,970,4524,1610,3554,1286,4850,1654,744,4245,1066,6130,963,963,611,2149,647,3229,683,4633,639,2259,971,4525,1611,3555,1287,4851,1655,745,4244,1067,6131,964,964,2549,2154,2909,3234,2297,4638,640,2260,2585,4530,1612,3556,1288,4852,2621,750,4239,3977,8393,965,965,2548,2155,2908,3235,2296,4639,641,2261,2584,4531,1613,3557,1289,4853,2620,751,4238,3976,8392,966,966,2551,2152,2911,3232,2299,4636,642,2262,2587,4528,1614,3558,1290,4854,2623,748,4237,3979,8395,967,967,2550,2153,2910,3233,2298,4637,643,2263,2586,4529,1615,3559,1291,4855,2622,749,4236,3978,8394,968,968,1572,2158,960,3238,1320,4642,644,2264,636,4534,1616,3560,1292,4856,996,754,4242,732,9684,969,969,1573,2159,961,3239,1321,4643,645,2265,637,4535,1617,3561,1293,4857,997,755,4243,733,9685,970,970,1574,2156,962,3236,1322,4640,646,2266,638,4532,1618,3562,1294,4858,998,752,4240,734,9686,971,971,1575,2157,963,3237,1323,4641,647,2267,639,4533,1619,3563,1295,4859,999,753,4241,735,9687,972,972,1304,1200,1556,984,944,1092,648,2268,1232,2280,1620,3564,1296,4860,1268,4980,2249,10724,10044,973,973,1305,1201,1557,985,945,1093,649,2269,1233,2281,1621,3565,1297,4861,1269,4981,2248,10725,10045,974,974,1306,1202,1558,986,946,1094,650,2270,1234,2282,1622,3566,1298,4862,1270,4982,2251,10726,10046,975,975,1307,1203,1559,987,947,1095,651,2271,1235,2283,1623,3567,1299,4863,1271,4983,2250,10727,10047,976,976,2921,1204,2201,988,2561,1096,652,2272,1877,2284,1624,3568,1300,4864,2237,4984,2252,7481,10048,977,977,2920,1205,2200,989,2560,1097,653,2273,1876,2285,1625,3569,1301,4865,2236,4985,2253,7480,10049,978,978,2923,1206,2203,990,2563,1098,654,2274,1879,2286,1626,3570,1302,4866,2239,4986,2254,7483,10050,979,979,2922,1207,2202,991,2562,1099,655,2275,1878,2287,1627,3571,1303,4867,2238,4987,2255,7482,10051,980,980,648,1208,576,992,612,1100,656,2276,900,2288,1628,3572,1304,4868,1584,4988,2245,6180,10052,981,981,649,1209,577,993,613,1101,657,2277,901,2289,1629,3573,1305,4869,1585,4989,2244,6181,10053,982,982,650,1210,578,994,614,1102,658,2278,902,2290,1630,3574,1306,4870,1586,4990,2247,6182,10054,983,983,651,1211,579,995,615,1103,659,2279,903,2291,1631,3575,1307,4871,1587,4991,2246,6183,10055,984,984,1316,5076,1568,2268,956,3672,660,2280,1244,972,1632,3576,1308,4872,1280,2376,941,9094,10056,985,985,1317,5077,1569,2269,957,3673,661,2281,1245,973,1633,3577,1309,4873,1281,2377,940,9095,10057,986,986,1318,5078,1570,2270,958,3674,662,2282,1246,974,1634,3578,1310,4874,1282,2378,943,9092,10058,987,987,1319,5079,1571,2271,959,3675,663,2283,1247,975,1635,3579,1311,4875,1283,2379,942,9093,10059,988,988,2933,5080,2213,2272,2573,3676,664,2284,1889,976,1636,3580,1312,4876,2249,2380,944,5851,10060,989,989,2932,5081,2212,2273,2572,3677,665,2285,1888,977,1637,3581,1313,4877,2248,2381,945,5850,10061,990,990,2935,5082,2215,2274,2575,3678,666,2286,1891,978,1638,3582,1314,4878,2251,2382,946,5849,10062,991,991,2934,5083,2214,2275,2574,3679,667,2287,1890,979,1639,3583,1315,4879,2250,2383,947,5848,10063,992,992,660,5084,588,2276,624,3680,668,2288,912,980,1640,3584,1316,4880,1596,2384,937,7142,10064,993,993,661,5085,589,2277,625,3681,669,2289,913,981,1641,3585,1317,4881,1597,2385,936,7143,10065,994,994,662,5086,590,2278,626,3682,670,2290,914,982,1642,3586,1318,4882,1598,2386,939,7140,10066,995,995,663,5087,591,2279,627,3683,671,2291,915,983,1643,3587,1319,4883,1599,2387,938,7141,10067,996,996,1328,3158,1580,4238,968,5642,672,2292,1256,5534,1644,3588,1320,4884,1292,1754,4531,10052,10068,997,997,1329,3159,1581,4239,969,5643,673,2293,1257,5535,1645,3589,1321,4885,1293,1755,4530,10053,10069,998,998,1330,3156,1582,4236,970,5640,674,2294,1258,5532,1646,3590,1322,4886,1294,1752,4529,10054,10070,999,999,1331,3157,1583,4237,971,5641,675,2295,1259,5533,1647,3591,1323,4887,1295,1753,4528,10055,10071,1000,1000,2945,3162,2225,4242,2585,5646,676,2296,1901,5538,1648,3592,1324,4888,2261,1758,4534,8105,10072,1001,1001,2944,3163,2224,4243,2584,5647,677,2297,1900,5539,1649,3593,1325,4889,2260,1759,4535,8104,10073,1002,1002,2947,3160,2227,4240,2587,5644,678,2298,1903,5536,1650,3594,1326,4890,2263,1756,4532,8107,10074,1003,1003,2946,3161,2226,4241,2586,5645,679,2299,1902,5537,1651,3595,1327,4891,2262,1757,4533,8106,10075,1004,1004,672,3166,600,4246,636,5650,680,2300,924,5542,1652,3596,1328,4892,1608,1762,4527,6804,10076,1005,1005,673,3167,601,4247,637,5651,681,2301,925,5543,1653,3597,1329,4893,1609,1763,4526,6805,10077,1006,1006,674,3164,602,4244,638,5648,682,2302,926,5540,1654,3598,1330,4894,1610,1760,4525,6806,10078,1007,1007,675,3165,603,4245,639,5649,683,2303,927,5541,1655,3599,1331,4895,1611,1761,4524,6807,10079,1008,1008,1700,4908,1088,2424,1340,3504,684,2304,764,1128,1656,3600,1332,4896,1016,2208,2446,8476,5134,1009,1009,1701,4909,1089,2425,1341,3505,685,2305,765,1129,1657,3601,1333,4897,1017,2209,2447,8477,5135,1010,1010,1702,4910,1090,2426,1342,3506,686,2306,766,1130,1658,3602,1334,4898,1018,2210,2444,8478,5132,1011,1011,1703,4911,1091,2427,1343,3507,687,2307,767,1131,1659,3603,1335,4899,1019,2211,2445,8479,5133,1012,1012,3317,4912,3353,2428,3281,3508,688,2308,3677,1132,1660,3604,1336,4900,4253,2212,4387,5880,3187,1013,1013,3316,4913,3352,2429,3280,3509,689,2309,3676,1133,1661,3605,1337,4901,4252,2213,4386,5881,3186,1014,1014,3319,4914,3355,2430,3283,3510,690,2310,3679,1134,1662,3606,1338,4902,4255,2214,4385,5882,3185,1015,1015,3318,4915,3354,2431,3282,3511,691,2311,3678,1135,1663,3607,1339,4903,4254,2215,4384,5883,3184,1016,1016,1368,4916,1728,2432,1008,3512,692,2312,1404,1136,1664,3608,1340,4904,1332,2216,2762,8157,4802,1017,1017,1369,4917,1729,2433,1009,3513,693,2313,1405,1137,1665,3609,1341,4905,1333,2217,2763,8156,4803,1018,1018,1370,4918,1730,2434,1010,3514,694,2314,1406,1138,1666,3610,1342,4906,1334,2218,2760,8159,4800,1019,1019,1371,4919,1731,2435,1011,3515,695,2315,1407,1139,1667,3611,1343,4907,1335,2219,2761,8158,4801,1020,1020,1712,2304,1100,3708,1352,4788,696,2316,776,5004,1668,3612,1344,4908,1028,900,2422,6196,5144,1021,1021,1713,2305,1101,3709,1353,4789,697,2317,777,5005,1669,3613,1345,4909,1029,901,2423,6197,5145,1022,1022,1714,2306,1102,3710,1354,4790,698,2318,778,5006,1670,3614,1346,4910,1030,902,2420,6198,5146,1023,1023,1715,2307,1103,3711,1355,4791,699,2319,779,5007,1671,3615,1347,4911,1031,903,2421,6199,5147,1024,1024,3329,2308,3365,3712,3293,4792,700,2320,3689,5008,1672,3616,1348,4912,4265,904,4363,8784,3197,1025,1025,3328,2309,3364,3713,3292,4793,701,2321,3688,5009,1673,3617,1349,4913,4264,905,4362,8785,3196,1026,1026,3331,2310,3367,3714,3295,4794,702,2322,3691,5010,1674,3618,1350,4914,4267,906,4361,8786,3199,1027,1027,3330,2311,3366,3715,3294,4795,703,2323,3690,5011,1675,3619,1351,4915,4266,907,4360,8787,3198,1028,1028,1380,2312,1740,3716,1020,4796,704,2324,1416,5012,1676,3620,1352,4916,1344,908,2738,10413,4812,1029,1029,1381,2313,1741,3717,1021,4797,705,2325,1417,5013,1677,3621,1353,4917,1345,909,2739,10412,4813,1030,1030,1382,2314,1742,3718,1022,4798,706,2326,1418,5014,1678,3622,1354,4918,1346,910,2736,10415,4814,1031,1031,1383,2315,1743,3719,1023,4799,707,2327,1419,5015,1679,3623,1355,4919,1347,911,2737,10414,4815,1032,1032,1724,1358,1112,1466,1364,1250,708,2328,788,2762,1680,3624,1356,4920,1040,5138,2432,6546,5122,1033,1033,1725,1359,1113,1467,1365,1251,709,2329,789,2763,1681,3625,1357,4921,1041,5139,2433,6547,5123,1034,1034,1726,1356,1114,1464,1366,1248,710,2330,790,2760,1682,3626,1358,4922,1042,5136,2434,6544,5120,1035,1035,1727,1357,1115,1465,1367,1249,711,2331,791,2761,1683,3627,1359,4923,1043,5137,2435,6545,5121,1036,1036,3341,1362,3377,1470,3305,1254,712,2332,3701,2766,1684,3628,1360,4924,4277,5142,4373,9134,3175,1037,1037,3340,1363,3376,1471,3304,1255,713,2333,3700,2767,1685,3629,1361,4925,4276,5143,4372,9135,3174,1038,1038,3343,1360,3379,1468,3307,1252,714,2334,3703,2764,1686,3630,1362,4926,4279,5140,4375,9132,3173,1039,1039,3342,1361,3378,1469,3306,1253,715,2335,3702,2765,1687,3631,1363,4927,4278,5141,4374,9133,3172,1040,1040,1392,1366,1752,1474,1032,1258,716,2336,1428,2770,1688,3632,1364,4928,1356,5146,2748,10115,4790,1041,1041,1393,1367,1753,1475,1033,1259,717,2337,1429,2771,1689,3633,1365,4929,1357,5147,2749,10114,4791,1042,1042,1394,1364,1754,1472,1034,1256,718,2338,1430,2768,1690,3634,1366,4930,1358,5144,2750,10113,4788,1043,1043,1395,1365,1755,1473,1035,1257,719,2339,1431,2769,1691,3635,1367,4931,1359,5145,2751,10112,4789,1044,1044,692,4944,728,2460,764,3540,720,2340,1052,1164,1692,3636,1368,4932,1736,2244,5936,634,10139,1045,1045,693,4945,729,2461,765,3541,721,2341,1053,1165,1693,3637,1369,4933,1737,2245,5937,635,10138,1046,1046,694,4946,730,2462,766,3542,722,2342,1054,1166,1694,3638,1370,4934,1738,2246,5938,632,10137,1047,1047,695,4947,731,2463,767,3543,723,2343,1055,1167,1695,3639,1371,4935,1739,2247,5939,633,10136,1048,1048,3929,4948,4289,2464,3677,3544,724,2344,3965,1168,1696,3640,1372,4936,4001,2248,10145,2899,10131,1049,1049,3928,4949,4288,2465,3676,3545,725,2345,3964,1169,1697,3641,1373,4937,4000,2249,10144,2898,10130,1050,1050,3931,4950,4291,2466,3679,3546,726,2346,3967,1170,1698,3642,1374,4938,4003,2250,10147,2897,10129,1051,1051,3930,4951,4290,2467,3678,3547,727,2347,3966,1171,1699,3643,1375,4939,4002,2251,10146,2896,10128,1052,1052,1656,4952,1044,2468,1404,3548,728,2348,720,1172,1700,3644,1376,4940,1080,2252,7548,950,10134,1053,1053,1657,4953,1045,2469,1405,3549,729,2349,721,1173,1701,3645,1377,4941,1081,2253,7549,951,10135,1054,1054,1658,4954,1046,2470,1406,3550,730,2350,722,1174,1702,3646,1378,4942,1082,2254,7550,948,10132,1055,1055,1659,4955,1047,2471,1407,3551,731,2351,723,1175,1703,3647,1379,4943,1083,2255,7551,949,10133,1056,1056,704,2340,740,3744,776,4824,732,2352,1064,5040,1704,3648,1380,4944,1748,936,9490,644,10149,1057,1057,705,2341,741,3745,777,4825,733,2353,1065,5041,1705,3649,1381,4945,1749,937,9491,645,10148,1058,1058,706,2342,742,3746,778,4826,734,2354,1066,5042,1706,3650,1382,4946,1750,938,9488,646,10151,1059,1059,707,2343,743,3747,779,4827,735,2355,1067,5043,1707,3651,1383,4947,1751,939,9489,647,10150,1060,1060,3941,2344,4301,3748,3689,4828,736,2356,3977,5044,1708,3652,1384,4948,4013,940,7867,2909,10141,1061,1061,3940,2345,4300,3749,3688,4829,737,2357,3976,5045,1709,3653,1385,4949,4012,941,7866,2908,10140,1062,1062,3943,2346,4303,3750,3691,4830,738,2358,3979,5046,1710,3654,1386,4950,4015,942,7865,2911,10143,1063,1063,3942,2347,4302,3751,3690,4831,739,2359,3978,5047,1711,3655,1387,4951,4014,943,7864,2910,10142,1064,1064,1668,2348,1056,3752,1416,4832,740,2360,732,5048,1712,3656,1388,4952,1092,944,10454,960,10144,1065,1065,1669,2349,1057,3753,1417,4833,741,2361,733,5049,1713,3657,1389,4953,1093,945,10455,961,10145,1066,1066,1670,2350,1058,3754,1418,4834,742,2362,734,5050,1714,3658,1390,4954,1094,946,10452,962,10146,1067,1067,1671,2351,1059,3755,1419,4835,743,2363,735,5051,1715,3659,1391,4955,1095,947,10453,963,10147,1068,1068,716,746,752,854,788,638,744,2364,1076,2150,1716,3660,1392,4956,1760,4526,6236,622,10127,1069,1069,717,747,753,855,789,639,745,2365,1077,2151,1717,3661,1393,4957,1761,4527,6237,623,10126,1070,1070,718,744,754,852,790,636,746,2366,1078,2148,1718,3662,1394,4958,1762,4524,6238,620,10125,1071,1071,719,745,755,853,791,637,747,2367,1079,2149,1719,3663,1395,4959,1763,4525,6239,621,10124,1072,1072,3953,750,4313,858,3701,642,748,2368,3989,2154,1720,3664,1396,4960,4025,4530,9797,2887,10119,1073,1073,3952,751,4312,859,3700,643,749,2369,3988,2155,1721,3665,1397,4961,4024,4531,9796,2886,10118,1074,1074,3955,748,4315,856,3703,640,750,2370,3991,2152,1722,3666,1398,4962,4027,4528,9799,2885,10117,1075,1075,3954,749,4314,857,3702,641,751,2371,3990,2153,1723,3667,1399,4963,4026,4529,9798,2884,10116,1076,1076,1680,754,1068,862,1428,646,752,2372,744,2158,1724,3668,1400,4964,1104,4534,7200,938,10122,1077,1077,1681,755,1069,863,1429,647,753,2373,745,2159,1725,3669,1401,4965,1105,4535,7201,939,10123,1078,1078,1682,752,1070,860,1430,644,754,2374,746,2156,1726,3670,1402,4966,1106,4532,7202,936,10120,1079,1079,1683,753,1071,861,1431,645,755,2375,747,2157,1727,3671,1403,4967,1107,4533,7203,937,10121,1080,1080,1412,4980,1664,2496,1052,3576,756,2376,1340,1200,1728,3672,1404,4968,1376,2280,7560,6287,7900,1081,1081,1413,4981,1665,2497,1053,3577,757,2377,1341,1201,1729,3673,1405,4969,1377,2281,7561,6286,7901,1082,1082,1414,4982,1666,2498,1054,3578,758,2378,1342,1202,1730,3674,1406,4970,1378,2282,7562,6285,7902,1083,1083,1415,4983,1667,2499,1055,3579,759,2379,1343,1203,1731,3675,1407,4971,1379,2283,7563,6284,7903,1084,1084,4325,4984,3605,2500,3965,3580,760,2380,3281,1204,1732,3676,1408,4972,3641,2284,7564,6279,10488,1085,1085,4324,4985,3604,2501,3964,3581,761,2381,3280,1205,1733,3677,1409,4973,3640,2285,7565,6278,10489,1086,1086,4327,4986,3607,2502,3967,3582,762,2382,3283,1206,1734,3678,1410,4974,3643,2286,7566,6277,10490,1087,1087,4326,4987,3606,2503,3966,3583,763,2383,3282,1207,1735,3679,1411,4975,3642,2287,7567,6276,10491,1088,1088,756,4988,684,2504,720,3584,764,2384,1008,1208,1736,3680,1412,4976,1692,2288,7568,6282,8553,1089,1089,757,4989,685,2505,721,3585,765,2385,1009,1209,1737,3681,1413,4977,1693,2289,7569,6283,8552,1090,1090,758,4990,686,2506,722,3586,766,2386,1010,1210,1738,3682,1414,4978,1694,2290,7570,6280,8555,1091,1091,759,4991,687,2507,723,3587,767,2387,1011,1211,1739,3683,1415,4979,1695,2291,7571,6281,8554,1092,1092,1424,2376,1676,3780,1064,4860,768,2388,1352,5076,1740,3684,1416,4980,1388,972,7572,6297,10156,1093,1093,1425,2377,1677,3781,1065,4861,769,2389,1353,5077,1741,3685,1417,4981,1389,973,7573,6296,10157,1094,1094,1426,2378,1678,3782,1066,4862,770,2390,1354,5078,1742,3686,1418,4982,1390,974,7574,6299,10158,1095,1095,1427,2379,1679,3783,1067,4863,771,2391,1355,5079,1743,3687,1419,4983,1391,975,7575,6298,10159,1096,1096,4337,2380,3617,3784,3977,4864,772,2392,3293,5080,1744,3688,1420,4984,3653,976,7576,6289,7560,1097,1097,4336,2381,3616,3785,3976,4865,773,2393,3292,5081,1745,3689,1421,4985,3652,977,7577,6288,7561,1098,1098,4339,2382,3619,3786,3979,4866,774,2394,3295,5082,1746,3690,1422,4986,3655,978,7578,6291,7562,1099,1099,4338,2383,3618,3787,3978,4867,775,2395,3294,5083,1747,3691,1423,4987,3654,979,7579,6290,7563,1100,1100,768,2384,696,3788,732,4868,776,2396,1020,5084,1748,3692,1424,4988,1704,980,7580,6292,6921,1101,1101,769,2385,697,3789,733,4869,777,2397,1021,5085,1749,3693,1425,4989,1705,981,7581,6293,6920,1102,1102,770,2386,698,3790,734,4870,778,2398,1022,5086,1750,3694,1426,4990,1706,982,7582,6294,6923,1103,1103,771,2387,699,3791,735,4871,779,2399,1023,5087,1751,3695,1427,4991,1707,983,7583,6295,6922,1104,1104,1436,1754,1688,1862,1076,1646,780,2400,1364,3158,1752,3696,1428,4992,1400,5534,7584,6275,10830,1105,1105,1437,1755,1689,1863,1077,1647,781,2401,1365,3159,1753,3697,1429,4993,1401,5535,7585,6274,10831,1106,1106,1438,1752,1690,1860,1078,1644,782,2402,1366,3156,1754,3698,1430,4994,1402,5532,7586,6273,10828,1107,1107,1439,1753,1691,1861,1079,1645,783,2403,1367,3157,1755,3699,1431,4995,1403,5533,7587,6272,10829,1108,1108,4349,1758,3629,1866,3989,1650,784,2404,3305,3162,1756,3700,1432,4996,3665,5538,7588,6267,8234,1109,1109,4348,1759,3628,1867,3988,1651,785,2405,3304,3163,1757,3701,1433,4997,3664,5539,7589,6266,8235,1110,1110,4351,1756,3631,1864,3991,1648,786,2406,3307,3160,1758,3702,1434,4998,3667,5536,7590,6265,8232,1111,1111,4350,1757,3630,1865,3990,1649,787,2407,3306,3161,1759,3703,1435,4999,3666,5537,7591,6264,8233,1112,1112,780,1762,708,1870,744,1654,788,2408,1032,3166,1760,3704,1436,5000,1716,5542,7592,6270,6299,1113,1113,781,1763,709,1871,745,1655,789,2409,1033,3167,1761,3705,1437,5001,1717,5543,7593,6271,6298,1114,1114,782,1760,710,1868,746,1652,790,2410,1034,3164,1762,3706,1438,5002,1718,5540,7594,6268,6297,1115,1115,783,1761,711,1869,747,1653,791,2411,1035,3165,1763,3707,1439,5003,1719,5541,7595,6269,6296,1116,1116,1808,2208,1196,3612,1448,5016,792,2412,872,4908,1764,3708,1440,5004,1124,1128,2650,1205,494,1117,1117,1809,2209,1197,3613,1449,5017,793,2413,873,4909,1765,3709,1441,5005,1125,1129,2651,1204,495,1118,1118,1810,2210,1198,3614,1450,5018,794,2414,874,4910,1766,3710,1442,5006,1126,1130,2648,1207,492,1119,1119,1811,2211,1199,3615,1451,5019,795,2415,875,4911,1767,3711,1443,5007,1127,1131,2649,1206,493,1120,1120,4721,2212,4757,3616,4685,5020,796,2416,5081,4912,1768,3712,1444,5008,5657,1132,4591,1208,498,1121,1121,4720,2213,4756,3617,4684,5021,797,2417,5080,4913,1769,3713,1445,5009,5656,1133,4590,1209,499,1122,1122,4723,2214,4759,3618,4687,5022,798,2418,5083,4914,1770,3714,1446,5010,5659,1134,4589,1210,496,1123,1123,4722,2215,4758,3619,4686,5023,799,2419,5082,4915,1771,3715,1447,5011,5658,1135,4588,1211,497,1124,1124,1476,2216,1836,3620,1116,5024,800,2420,1512,4916,1772,3716,1448,5012,1440,1136,2318,1201,502,1125,1125,1477,2217,1837,3621,1117,5025,801,2421,1513,4917,1773,3717,1449,5013,1441,1137,2319,1200,503,1126,1126,1478,2218,1838,3622,1118,5026,802,2422,1514,4918,1774,3718,1450,5014,1442,1138,2316,1203,500,1127,1127,1479,2219,1839,3623,1119,5027,803,2423,1515,4919,1775,3719,1451,5015,1443,1139,2317,1202,501,1128,1128,1820,900,1208,1008,1460,1116,804,2424,884,2304,1776,3720,1452,5016,1136,5004,2660,5081,470,1129,1129,1821,901,1209,1009,1461,1117,805,2425,885,2305,1777,3721,1453,5017,1137,5005,2661,5080,471,1130,1130,1822,902,1210,1010,1462,1118,806,2426,886,2306,1778,3722,1454,5018,1138,5006,2662,5083,468,1131,1131,1823,903,1211,1011,1463,1119,807,2427,887,2307,1779,3723,1455,5019,1139,5007,2663,5082,469,1132,1132,4733,904,4769,1012,4697,1120,808,2428,5093,2308,1780,3724,1456,5020,5669,5008,4601,5084,474,1133,1133,4732,905,4768,1013,4696,1121,809,2429,5092,2309,1781,3725,1457,5021,5668,5009,4600,5085,475,1134,1134,4735,906,4771,1014,4699,1122,810,2430,5095,2310,1782,3726,1458,5022,5671,5010,4603,5086,472,1135,1135,4734,907,4770,1015,4698,1123,811,2431,5094,2311,1783,3727,1459,5023,5670,5011,4602,5087,473,1136,1136,1488,908,1848,1016,1128,1124,812,2432,1524,2312,1784,3728,1460,5024,1452,5012,2328,5077,478,1137,1137,1489,909,1849,1017,1129,1125,813,2433,1525,2313,1785,3729,1461,5025,1453,5013,2329,5076,479,1138,1138,1490,910,1850,1018,1130,1126,814,2434,1526,2314,1786,3730,1462,5026,1454,5014,2330,5079,476,1139,1139,1491,911,1851,1019,1131,1127,815,2435,1527,2315,1787,3731,1463,5027,1455,5015,2331,5078,477,1140,1140,1832,5138,1220,2654,1472,4058,816,2436,896,1358,1788,3732,1464,5028,1148,2762,2638,3163,480,1141,1141,1833,5139,1221,2655,1473,4059,817,2437,897,1359,1789,3733,1465,5029,1149,2763,2639,3162,481,1142,1142,1834,5136,1222,2652,1474,4056,818,2438,898,1356,1790,3734,1466,5030,1150,2760,2636,3161,482,1143,1143,1835,5137,1223,2653,1475,4057,819,2439,899,1357,1791,3735,1467,5031,1151,2761,2637,3160,483,1144,1144,4745,5142,4781,2658,4709,4062,820,2440,5105,1362,1792,3736,1468,5032,5681,2766,4579,3166,484,1145,1145,4744,5143,4780,2659,4708,4063,821,2441,5104,1363,1793,3737,1469,5033,5680,2767,4578,3167,485,1146,1146,4747,5140,4783,2656,4711,4060,822,2442,5107,1360,1794,3738,1470,5034,5683,2764,4577,3164,486,1147,1147,4746,5141,4782,2657,4710,4061,823,2443,5106,1361,1795,3739,1471,5035,5682,2765,4576,3165,487,1148,1148,1500,5146,1860,2662,1140,4066,824,2444,1536,1366,1796,3740,1472,5036,1464,2770,2306,3159,488,1149,1149,1501,5147,1861,2663,1141,4067,825,2445,1537,1367,1797,3741,1473,5037,1465,2771,2307,3158,489,1150,1150,1502,5144,1862,2660,1142,4064,826,2446,1538,1364,1798,3742,1474,5038,1466,2768,2304,3157,490,1151,1151,1503,5145,1863,2661,1143,4065,827,2447,1539,1365,1799,3743,1475,5039,1467,2769,2305,3156,491,1152,1152,800,2244,836,3648,872,5052,828,2448,1160,4944,1800,3744,1476,5040,1844,1164,7655,67,1209,1153,1153,801,2245,837,3649,873,5053,829,2449,1161,4945,1801,3745,1477,5041,1845,1165,7654,66,1208,1154,1154,802,2246,838,3650,874,5054,830,2450,1162,4946,1802,3746,1478,5042,1846,1166,7653,65,1211,1155,1155,803,2247,839,3651,875,5055,831,2451,1163,4947,1803,3747,1479,5043,1847,1167,7652,64,1210,1156,1156,5333,2248,5693,3652,5081,5056,832,2452,5369,4948,1804,3748,1480,5044,5405,1168,7647,70,1201,1157,1157,5332,2249,5692,3653,5080,5057,833,2453,5368,4949,1805,3749,1481,5045,5404,1169,7646,71,1200,1158,1158,5335,2250,5695,3654,5083,5058,834,2454,5371,4950,1806,3750,1482,5046,5407,1170,7645,68,1203,1159,1159,5334,2251,5694,3655,5082,5059,835,2455,5370,4951,1807,3751,1483,5047,5406,1171,7644,69,1202,1160,1160,1764,2252,1152,3656,1512,5060,836,2456,828,4952,1808,3752,1484,5048,1188,1172,7650,63,1204,1161,1161,1765,2253,1153,3657,1513,5061,837,2457,829,4953,1809,3753,1485,5049,1189,1173,7651,62,1205,1162,1162,1766,2254,1154,3658,1514,5062,838,2458,830,4954,1810,3754,1486,5050,1190,1174,7648,61,1206,1163,1163,1767,2255,1155,3659,1515,5063,839,2459,831,4955,1811,3755,1487,5051,1191,1175,7649,60,1207,1164,1164,812,936,848,1044,884,1152,840,2460,1172,2340,1812,3756,1488,5052,1856,5040,7665,43,5085,1165,1165,813,937,849,1045,885,1153,841,2461,1173,2341,1813,3757,1489,5053,1857,5041,7664,42,5084,1166,1166,814,938,850,1046,886,1154,842,2462,1174,2342,1814,3758,1490,5054,1858,5042,7667,41,5087,1167,1167,815,939,851,1047,887,1155,843,2463,1175,2343,1815,3759,1491,5055,1859,5043,7666,40,5086,1168,1168,5345,940,5705,1048,5093,1156,844,2464,5381,2344,1816,3760,1492,5056,5417,5044,7657,46,5077,1169,1169,5344,941,5704,1049,5092,1157,845,2465,5380,2345,1817,3761,1493,5057,5416,5045,7656,47,5076,1170,1170,5347,942,5707,1050,5095,1158,846,2466,5383,2346,1818,3762,1494,5058,5419,5046,7659,44,5079,1171,1171,5346,943,5706,1051,5094,1159,847,2467,5382,2347,1819,3763,1495,5059,5418,5047,7658,45,5078,1172,1172,1776,944,1164,1052,1524,1160,848,2468,840,2348,1820,3764,1496,5060,1200,5048,7660,39,5080,1173,1173,1777,945,1165,1053,1525,1161,849,2469,841,2349,1821,3765,1497,5061,1201,5049,7661,38,5081,1174,1174,1778,946,1166,1054,1526,1162,850,2470,842,2350,1822,3766,1498,5062,1202,5050,7662,37,5082,1175,1175,1779,947,1167,1055,1527,1163,851,2471,843,2351,1823,3767,1499,5063,1203,5051,7663,36,5083,1176,1176,824,4526,860,2042,896,3446,852,2472,1184,746,1824,3768,1500,5064,1868,2150,7643,53,3167,1177,1177,825,4527,861,2043,897,3447,853,2473,1185,747,1825,3769,1501,5065,1869,2151,7642,52,3166,1178,1178,826,4524,862,2040,898,3444,854,2474,1186,744,1826,3770,1502,5066,1870,2148,7641,55,3165,1179,1179,827,4525,863,2041,899,3445,855,2475,1187,745,1827,3771,1503,5067,1871,2149,7640,54,3164,1180,1180,5357,4530,5717,2046,5105,3450,856,2476,5393,750,1828,3772,1504,5068,5429,2154,7635,56,3159,1181,1181,5356,4531,5716,2047,5104,3451,857,2477,5392,751,1829,3773,1505,5069,5428,2155,7634,57,3158,1182,1182,5359,4528,5719,2044,5107,3448,858,2478,5395,748,1830,3774,1506,5070,5431,2152,7633,58,3157,1183,1183,5358,4529,5718,2045,5106,3449,859,2479,5394,749,1831,3775,1507,5071,5430,2153,7632,59,3156,1184,1184,1788,4534,1176,2050,1536,3454,860,2480,852,754,1832,3776,1508,5072,1212,2158,7638,49,3162,1185,1185,1789,4535,1177,2051,1537,3455,861,2481,853,755,1833,3777,1509,5073,1213,2159,7639,48,3163,1186,1186,1790,4532,1178,2048,1538,3452,862,2482,854,752,1834,3778,1510,5074,1214,2156,7636,51,3160,1187,1187,1791,4533,1179,2049,1539,3453,863,2483,855,753,1835,3779,1511,5075,1215,2157,7637,50,3161,1188,1188,1520,2280,1772,3684,1160,5088,864,2484,1448,4980,1836,3780,1512,5076,1484,1200,9304,5025,5057,1189,1189,1521,2281,1773,3685,1161,5089,865,2485,1449,4981,1837,3781,1513,5077,1485,1201,9305,5024,5056,1190,1190,1522,2282,1774,3686,1162,5090,866,2486,1450,4982,1838,3782,1514,5078,1486,1202,9306,5027,5059,1191,1191,1523,2283,1775,3687,1163,5091,867,2487,1451,4983,1839,3783,1515,5079,1487,1203,9307,5026,5058,1192,1192,5729,2284,5009,3688,5369,5092,868,2488,4685,4984,1840,3784,1516,5080,5045,1204,8004,5017,5060,1193,1193,5728,2285,5008,3689,5368,5093,869,2489,4684,4985,1841,3785,1517,5081,5044,1205,8005,5016,5061,1194,1194,5731,2286,5011,3690,5371,5094,870,2490,4687,4986,1842,3786,1518,5082,5047,1206,8006,5019,5062,1195,1195,5730,2287,5010,3691,5370,5095,871,2491,4686,4987,1843,3787,1519,5083,5046,1207,8007,5018,5063,1196,1196,864,2288,792,3692,828,5096,872,2492,1116,4988,1844,3788,1520,5084,1800,1208,9957,5020,5053,1197,1197,865,2289,793,3693,829,5097,873,2493,1117,4989,1845,3789,1521,5085,1801,1209,9956,5021,5052,1198,1198,866,2290,794,3694,830,5098,874,2494,1118,4990,1846,3790,1522,5086,1802,1210,9959,5022,5055,1199,1199,867,2291,795,3695,831,5099,875,2495,1119,4991,1847,3791,1523,5087,1803,1211,9958,5023,5054,1200,1200,1532,972,1784,1080,1172,1188,876,2496,1460,2376,1848,3792,1524,5088,1496,5076,7672,1125,1157,1201,1201,1533,973,1785,1081,1173,1189,877,2497,1461,2377,1849,3793,1525,5089,1497,5077,7673,1124,1156,1202,1202,1534,974,1786,1082,1174,1190,878,2498,1462,2378,1850,3794,1526,5090,1498,5078,7674,1127,1159,1203,1203,1535,975,1787,1083,1175,1191,879,2499,1463,2379,1851,3795,1527,5091,1499,5079,7675,1126,1158,1204,1204,5741,976,5021,1084,5381,1192,880,2500,4697,2380,1852,3796,1528,5092,5057,5080,8964,1117,1160,1205,1205,5740,977,5020,1085,5380,1193,881,2501,4696,2381,1853,3797,1529,5093,5056,5081,8965,1116,1161,1206,1206,5743,978,5023,1086,5383,1194,882,2502,4699,2382,1854,3798,1530,5094,5059,5082,8966,1119,1162,1207,1207,5742,979,5022,1087,5382,1195,883,2503,4698,2383,1855,3799,1531,5095,5058,5083,8967,1118,1163,1208,1208,876,980,804,1088,840,1196,884,2504,1128,2384,1856,3800,1532,5096,1812,5084,7029,1120,1153,1209,1209,877,981,805,1089,841,1197,885,2505,1129,2385,1857,3801,1533,5097,1813,5085,7028,1121,1152,1210,1210,878,982,806,1090,842,1198,886,2506,1130,2386,1858,3802,1534,5098,1814,5086,7031,1122,1155,1211,1211,879,983,807,1091,843,1199,887,2507,1131,2387,1859,3803,1535,5099,1815,5087,7030,1123,1154,1212,1212,1544,5534,1796,3050,1184,4454,888,2508,1472,1754,1860,3804,1536,5100,1508,3158,8346,4067,3451,1213,1213,1545,5535,1797,3051,1185,4455,889,2509,1473,1755,1861,3805,1537,5101,1509,3159,8347,4066,3450,1214,1214,1546,5532,1798,3048,1186,4452,890,2510,1474,1752,1862,3806,1538,5102,1510,3156,8344,4065,3449,1215,1215,1547,5533,1799,3049,1187,4453,891,2511,1475,1753,1863,3807,1539,5103,1511,3157,8345,4064,3448,1216,1216,5753,5538,5033,3054,5393,4458,892,2512,4709,1758,1864,3808,1540,5104,5069,3162,9638,4059,3454,1217,1217,5752,5539,5032,3055,5392,4459,893,2513,4708,1759,1865,3809,1541,5105,5068,3163,9639,4058,3455,1218,1218,5755,5536,5035,3052,5395,4456,894,2514,4711,1756,1866,3810,1542,5106,5071,3160,9636,4057,3452,1219,1219,5754,5537,5034,3053,5394,4457,895,2515,4710,1757,1867,3811,1543,5107,5070,3161,9637,4056,3453,1220,1220,888,5542,816,3058,852,4462,896,2516,1140,1762,1868,3812,1544,5108,1824,3166,6407,4062,3447,1221,1221,889,5543,817,3059,853,4463,897,2517,1141,1763,1869,3813,1545,5109,1825,3167,6406,4063,3446,1222,1222,890,5540,818,3056,854,4460,898,2518,1142,1760,1870,3814,1546,5110,1826,3164,6405,4060,3445,1223,1223,891,5541,819,3057,855,4461,899,2519,1143,1761,1871,3815,1547,5111,1827,3165,6404,4061,3444,1224,1224,1268,1452,1628,1236,908,1344,1548,2520,1304,2532,576,3816,900,5112,1232,5232,216,10296,5254,1225,1225,1269,1453,1629,1237,909,1345,1549,2521,1305,2533,577,3817,901,5113,1233,5233,217,10297,5255,1226,1226,1270,1454,1630,1238,910,1346,1550,2522,1306,2534,578,3818,902,5114,1234,5234,218,10298,5252,1227,1227,1271,1455,1631,1239,911,1347,1551,2523,1307,2535,579,3819,903,5115,1235,5235,219,10299,5253,1228,1228,2237,1456,2597,1240,2849,1348,1552,2524,2921,2536,580,3820,904,5116,1877,5236,220,10300,2011,1229,1229,2236,1457,2596,1241,2848,1349,1553,2525,2920,2537,581,3821,905,5117,1876,5237,221,10301,2010,1230,1230,2239,1458,2599,1242,2851,1350,1554,2526,2923,2538,582,3822,906,5118,1879,5238,222,10302,2009,1231,1231,2238,1459,2598,1243,2850,1351,1555,2527,2922,2539,583,3823,907,5119,1878,5239,223,10303,2008,1232,1232,1584,1460,972,1244,1224,1352,1556,2528,648,2540,584,3824,908,5120,900,5240,224,10304,4922,1233,1233,1585,1461,973,1245,1225,1353,1557,2529,649,2541,585,3825,909,5121,901,5241,225,10305,4923,1234,1234,1586,1462,974,1246,1226,1354,1558,2530,650,2542,586,3826,910,5122,902,5242,226,10306,4920,1235,1235,1587,1463,975,1247,1227,1355,1559,2531,651,2543,587,3827,911,5123,903,5243,227,10307,4921,1236,1236,1280,5328,1640,2520,920,3924,1560,2532,1316,1224,588,3828,912,5124,1244,2628,228,10308,5230,1237,1237,1281,5329,1641,2521,921,3925,1561,2533,1317,1225,589,3829,913,5125,1245,2629,229,10309,5231,1238,1238,1282,5330,1642,2522,922,3926,1562,2534,1318,1226,590,3830,914,5126,1246,2630,230,10310,5228,1239,1239,1283,5331,1643,2523,923,3927,1563,2535,1319,1227,591,3831,915,5127,1247,2631,231,10311,5229,1240,1240,2249,5332,2609,2524,2861,3928,1564,2536,2933,1228,592,3832,916,5128,1889,2632,232,10312,1987,1241,1241,2248,5333,2608,2525,2860,3929,1565,2537,2932,1229,593,3833,917,5129,1888,2633,233,10313,1986,1242,1242,2251,5334,2611,2526,2863,3930,1566,2538,2935,1230,594,3834,918,5130,1891,2634,234,10314,1985,1243,1243,2250,5335,2610,2527,2862,3931,1567,2539,2934,1231,595,3835,919,5131,1890,2635,235,10315,1984,1244,1244,1596,5336,984,2528,1236,3932,1568,2540,660,1232,596,3836,920,5132,912,2636,236,10316,4898,1245,1245,1597,5337,985,2529,1237,3933,1569,2541,661,1233,597,3837,921,5133,913,2637,237,10317,4899,1246,1246,1598,5338,986,2530,1238,3934,1570,2542,662,1234,598,3838,922,5134,914,2638,238,10318,4896,1247,1247,1599,5339,987,2531,1239,3935,1571,2543,663,1235,599,3839,923,5135,915,2639,239,10319,4897,1248,1248,1292,2438,1652,3518,932,4922,1572,2544,1328,4814,600,3840,924,5136,1256,1034,240,10320,5240,1249,1249,1293,2439,1653,3519,933,4923,1573,2545,1329,4815,601,3841,925,5137,1257,1035,241,10321,5241,1250,1250,1294,2436,1654,3516,934,4920,1574,2546,1330,4812,602,3842,926,5138,1258,1032,242,10322,5242,1251,1251,1295,2437,1655,3517,935,4921,1575,2547,1331,4813,603,3843,927,5139,1259,1033,243,10323,5243,1252,1252,2261,2442,2621,3522,2873,4926,1576,2548,2945,4818,604,3844,928,5140,1901,1038,244,10324,1997,1253,1253,2260,2443,2620,3523,2872,4927,1577,2549,2944,4819,605,3845,929,5141,1900,1039,245,10325,1996,1254,1254,2263,2440,2623,3520,2875,4924,1578,2550,2947,4816,606,3846,930,5142,1903,1036,246,10326,1999,1255,1255,2262,2441,2622,3521,2874,4925,1579,2551,2946,4817,607,3847,931,5143,1902,1037,247,10327,1998,1256,1256,1608,2446,996,3526,1248,4930,1580,2552,672,4822,608,3848,932,5144,924,1042,248,10328,4908,1257,1257,1609,2447,997,3527,1249,4931,1581,2553,673,4823,609,3849,933,5145,925,1043,249,10329,4909,1258,1258,1610,2444,998,3524,1250,4928,1582,2554,674,4820,610,3850,934,5146,926,1040,250,10330,4910,1259,1259,1611,2445,999,3525,1251,4929,1583,2555,675,4821,611,3851,935,5147,927,1041,251,10331,4911,1260,1260,908,1488,1268,1272,1628,1380,1584,2556,1592,2568,612,3852,936,5148,656,5268,1317,5290,6800,1261,1261,909,1489,1269,1273,1629,1381,1585,2557,1593,2569,613,3853,937,5149,657,5269,1316,5291,6801,1262,1262,910,1490,1270,1274,1630,1382,1586,2558,1594,2570,614,3854,938,5150,658,5270,1319,5288,6802,1263,1263,911,1491,1271,1275,1631,1383,1587,2559,1595,2571,615,3855,939,5151,659,5271,1318,5289,6803,1264,1264,2849,1492,2237,1276,2597,1384,1588,2560,1913,2572,616,3856,940,5152,2273,5272,1309,2371,9065,1265,1265,2848,1493,2236,1277,2596,1385,1589,2561,1912,2573,617,3857,941,5153,2272,5273,1308,2370,9064,1266,1266,2851,1494,2239,1278,2599,1386,1590,2562,1915,2574,618,3858,942,5154,2275,5274,1311,2369,9067,1267,1267,2850,1495,2238,1279,2598,1387,1591,2563,1914,2575,619,3859,943,5155,2274,5275,1310,2368,9066,1268,1268,1224,1496,1584,1280,972,1388,1592,2564,1260,2576,620,3860,944,5156,1296,5276,1312,5606,10356,1269,1269,1225,1497,1585,1281,973,1389,1593,2565,1261,2577,621,3861,945,5157,1297,5277,1313,5607,10357,1270,1270,1226,1498,1586,1282,974,1390,1594,2566,1262,2578,622,3862,946,5158,1298,5278,1314,5604,10358,1271,1271,1227,1499,1587,1283,975,1391,1595,2567,1263,2579,623,3863,947,5159,1299,5279,1315,5605,10359,1272,1272,920,5364,1280,2556,1640,3960,1596,2568,1604,1260,624,3864,948,5160,668,2664,2601,5266,7114,1273,1273,921,5365,1281,2557,1641,3961,1597,2569,1605,1261,625,3865,949,5161,669,2665,2600,5267,7115,1274,1274,922,5366,1282,2558,1642,3962,1598,2570,1606,1262,626,3866,950,5162,670,2666,2603,5264,7112,1275,1275,923,5367,1283,2559,1643,3963,1599,2571,1607,1263,627,3867,951,5163,671,2667,2602,5265,7113,1276,1276,2861,5368,2249,2560,2609,3964,1600,2572,1925,1264,628,3868,952,5164,2285,2668,2593,2347,10027,1277,1277,2860,5369,2248,2561,2608,3965,1601,2573,1924,1265,629,3869,953,5165,2284,2669,2592,2346,10026,1278,1278,2863,5370,2251,2562,2611,3966,1602,2574,1927,1266,630,3870,954,5166,2287,2670,2595,2345,10025,1279,1279,2862,5371,2250,2563,2610,3967,1603,2575,1926,1267,631,3871,955,5167,2286,2671,2594,2344,10024,1280,1280,1236,5372,1596,2564,984,3968,1604,2576,1272,1268,632,3872,956,5168,1308,2672,2596,5582,8726,1281,1281,1237,5373,1597,2565,985,3969,1605,2577,1273,1269,633,3873,957,5169,1309,2673,2597,5583,8727,1282,1282,1238,5374,1598,2566,986,3970,1606,2578,1274,1270,634,3874,958,5170,1310,2674,2598,5580,8724,1283,1283,1239,5375,1599,2567,987,3971,1607,2579,1275,1271,635,3875,959,5171,1311,2675,2599,5581,8725,1284,1284,932,3122,1292,4202,1652,5606,1608,2580,1616,5498,636,3876,960,5172,680,1718,3275,5276,6452,1285,1285,933,3123,1293,4203,1653,5607,1609,2581,1617,5499,637,3877,961,5173,681,1719,3274,5277,6453,1286,1286,934,3120,1294,4200,1654,5604,1610,2582,1618,5496,638,3878,962,5174,682,1716,3273,5278,6454,1287,1287,935,3121,1295,4201,1655,5605,1611,2583,1619,5497,639,3879,963,5175,683,1717,3272,5279,6455,1288,1288,2873,3126,2261,4206,2621,5610,1612,2584,1937,5502,640,3880,964,5176,2297,1722,3267,2357,9365,1289,1289,2872,3127,2260,4207,2620,5611,1613,2585,1936,5503,641,3881,965,5177,2296,1723,3266,2356,9364,1290,1290,2875,3124,2263,4204,2623,5608,1614,2586,1939,5500,642,3882,966,5178,2299,1720,3265,2359,9367,1291,1291,2874,3125,2262,4205,2622,5609,1615,2587,1938,5501,643,3883,967,5179,2298,1721,3264,2358,9366,1292,1292,1248,3130,1608,4210,996,5614,1616,2588,1284,5506,644,3884,968,5180,1320,1726,3270,5592,10656,1293,1293,1249,3131,1609,4211,997,5615,1617,2589,1285,5507,645,3885,969,5181,1321,1727,3271,5593,10657,1294,1294,1250,3128,1610,4208,998,5612,1618,2590,1286,5504,646,3886,970,5182,1322,1724,3268,5594,10658,1295,1295,1251,3129,1611,4209,999,5613,1619,2591,1287,5505,647,3887,971,5183,1323,1725,3269,5595,10659,1296,1296,1628,1524,908,1308,1268,1416,1620,2592,584,2604,648,3888,972,5184,944,5304,2573,5864,10368,1297,1297,1629,1525,909,1309,1269,1417,1621,2593,585,2605,649,3889,973,5185,945,5305,2572,5865,10369,1298,1298,1630,1526,910,1310,1270,1418,1622,2594,586,2606,650,3890,974,5186,946,5306,2575,5866,10370,1299,1299,1631,1527,911,1311,1271,1419,1623,2595,587,2607,651,3891,975,5187,947,5307,2574,5867,10371,1300,1300,2597,1528,2849,1312,2237,1420,1624,2596,2525,2608,652,3892,976,5188,2561,5308,2576,9101,10372,1301,1301,2596,1529,2848,1313,2236,1421,1625,2597,2524,2609,653,3893,977,5189,2560,5309,2577,9100,10373,1302,1302,2599,1530,2851,1314,2239,1422,1626,2598,2527,2610,654,3894,978,5190,2563,5310,2578,9103,10374,1303,1303,2598,1531,2850,1315,2238,1423,1627,2599,2526,2611,655,3895,979,5191,2562,5311,2579,9102,10375,1304,1304,972,1532,1224,1316,1584,1424,1628,2600,1548,2612,656,3896,980,5192,612,5312,2569,10392,10376,1305,1305,973,1533,1225,1317,1585,1425,1629,2601,1549,2613,657,3897,981,5193,613,5313,2568,10393,10377,1306,1306,974,1534,1226,1318,1586,1426,1630,2602,1550,2614,658,3898,982,5194,614,5314,2571,10394,10378,1307,1307,975,1535,1227,1319,1587,1427,1631,2603,1551,2615,659,3899,983,5195,615,5315,2570,10395,10379,1308,1308,1640,5400,920,2592,1280,3996,1632,2604,596,1296,660,3900,984,5196,956,2700,1265,7474,10380,1309,1309,1641,5401,921,2593,1281,3997,1633,2605,597,1297,661,3901,985,5197,957,2701,1264,7475,10381,1310,1310,1642,5402,922,2594,1282,3998,1634,2606,598,1298,662,3902,986,5198,958,2702,1267,7472,10382,1311,1311,1643,5403,923,2595,1283,3999,1635,2607,599,1299,663,3903,987,5199,959,2703,1266,7473,10383,1312,1312,2609,5404,2861,2596,2249,4000,1636,2608,2537,1300,664,3904,988,5200,2573,2704,1268,10711,10384,1313,1313,2608,5405,2860,2597,2248,4001,1637,2609,2536,1301,665,3905,989,5201,2572,2705,1269,10710,10385,1314,1314,2611,5406,2863,2598,2251,4002,1638,2610,2539,1302,666,3906,990,5202,2575,2706,1270,10709,10386,1315,1315,2610,5407,2862,2599,2250,4003,1639,2611,2538,1303,667,3907,991,5203,2574,2707,1271,10708,10387,1316,1316,984,5408,1236,2600,1596,4004,1640,2612,1560,1304,668,3908,992,5204,624,2708,1261,9410,10388,1317,1317,985,5409,1237,2601,1597,4005,1641,2613,1561,1305,669,3909,993,5205,625,2709,1260,9411,10389,1318,1318,986,5410,1238,2602,1598,4006,1642,2614,1562,1306,670,3910,994,5206,626,2710,1263,9408,10390,1319,1319,987,5411,1239,2603,1599,4007,1643,2615,1563,1307,671,3911,995,5207,627,2711,1262,9409,10391,1320,1320,1652,2186,932,3266,1292,4670,1644,2616,608,4562,672,3912,996,5208,968,782,5503,6488,10392,1321,1321,1653,2187,933,3267,1293,4671,1645,2617,609,4563,673,3913,997,5209,969,783,5502,6489,10393,1322,1322,1654,2184,934,3264,1294,4668,1646,2618,610,4560,674,3914,998,5210,970,780,5501,6490,10394,1323,1323,1655,2185,935,3265,1295,4669,1647,2619,611,4561,675,3915,999,5211,971,781,5500,6491,10395,1324,1324,2621,2190,2873,3270,2261,4674,1648,2620,2549,4566,676,3916,1000,5212,2585,786,5506,8429,10396,1325,1325,2620,2191,2872,3271,2260,4675,1649,2621,2548,4567,677,3917,1001,5213,2584,787,5507,8428,10397,1326,1326,2623,2188,2875,3268,2263,4672,1650,2622,2551,4564,678,3918,1002,5214,2587,784,5504,8431,10398,1327,1327,2622,2189,2874,3269,2262,4673,1651,2623,2550,4565,679,3919,1003,5215,2586,785,5505,8430,10399,1328,1328,996,2194,1248,3274,1608,4678,1652,2624,1572,4570,680,3920,1004,5216,636,790,5499,9720,10400,1329,1329,997,2195,1249,3275,1609,4679,1653,2625,1573,4571,681,3921,1005,5217,637,791,5498,9721,10401,1330,1330,998,2192,1250,3272,1610,4676,1654,2626,1574,4568,682,3922,1006,5218,638,788,5497,9722,10402,1331,1331,999,2193,1251,3273,1611,4677,1655,2627,1575,4569,683,3923,1007,5219,639,789,5496,9723,10403,1332,1332,1376,5232,1736,2748,1016,3828,1656,2628,1412,1452,684,3924,1008,5220,1340,2532,2770,8152,4810,1333,1333,1377,5233,1737,2749,1017,3829,1657,2629,1413,1453,685,3925,1009,5221,1341,2533,2771,8153,4811,1334,1334,1378,5234,1738,2750,1018,3830,1658,2630,1414,1454,686,3926,1010,5222,1342,2534,2768,8154,4808,1335,1335,1379,5235,1739,2751,1019,3831,1659,2631,1415,1455,687,3927,1011,5223,1343,2535,2769,8155,4809,1336,1336,3641,5236,4001,2752,4253,3832,1660,2632,4325,1456,688,3928,1012,5224,3281,2536,3415,10740,4159,1337,1337,3640,5237,4000,2753,4252,3833,1661,2633,4324,1457,689,3929,1013,5225,3280,2537,3414,10741,4158,1338,1338,3643,5238,4003,2754,4255,3834,1662,2634,4327,1458,690,3930,1014,5226,3283,2538,3413,10742,4157,1339,1339,3642,5239,4002,2755,4254,3835,1663,2635,4326,1459,691,3931,1015,5227,3282,2539,3412,10743,4156,1340,1340,1692,5240,1080,2756,1332,3836,1664,2636,756,1460,692,3932,1016,5228,1008,2540,2438,8481,5126,1341,1341,1693,5241,1081,2757,1333,3837,1665,2637,757,1461,693,3933,1017,5229,1009,2541,2439,8480,5127,1342,1342,1694,5242,1082,2758,1334,3838,1666,2638,758,1462,694,3934,1018,5230,1010,2542,2436,8483,5124,1343,1343,1695,5243,1083,2759,1335,3839,1667,2639,759,1463,695,3935,1019,5231,1011,2543,2437,8482,5125,1344,1344,1388,2628,1748,4032,1028,5112,1668,2640,1424,5328,696,3936,1020,5232,1352,1224,2746,10408,4820,1345,1345,1389,2629,1749,4033,1029,5113,1669,2641,1425,5329,697,3937,1021,5233,1353,1225,2747,10409,4821,1346,1346,1390,2630,1750,4034,1030,5114,1670,2642,1426,5330,698,3938,1022,5234,1354,1226,2744,10410,4822,1347,1347,1391,2631,1751,4035,1031,5115,1671,2643,1427,5331,699,3939,1023,5235,1355,1227,2745,10411,4823,1348,1348,3653,2632,4013,4036,4265,5116,1672,2644,4337,5332,700,3940,1024,5236,3293,1228,3391,7812,4169,1349,1349,3652,2633,4012,4037,4264,5117,1673,2645,4336,5333,701,3941,1025,5237,3292,1229,3390,7813,4168,1350,1350,3655,2634,4015,4038,4267,5118,1674,2646,4339,5334,702,3942,1026,5238,3295,1230,3389,7814,4171,1351,1351,3654,2635,4014,4039,4266,5119,1675,2647,4338,5335,703,3943,1027,5239,3294,1231,3388,7815,4170,1352,1352,1704,2636,1092,4040,1344,5120,1676,2648,768,5336,704,3944,1028,5240,1020,1232,2414,6201,5136,1353,1353,1705,2637,1093,4041,1345,5121,1677,2649,769,5337,705,3945,1029,5241,1021,1233,2415,6200,5137,1354,1354,1706,2638,1094,4042,1346,5122,1678,2650,770,5338,706,3946,1030,5242,1022,1234,2412,6203,5138,1355,1355,1707,2639,1095,4043,1347,5123,1679,2651,771,5339,707,3947,1031,5243,1023,1235,2413,6202,5139,1356,1356,1400,1034,1760,1142,1040,926,1680,2652,1436,2438,708,3948,1032,5244,1364,4814,2756,10110,4798,1357,1357,1401,1035,1761,1143,1041,927,1681,2653,1437,2439,709,3949,1033,5245,1365,4815,2757,10111,4799,1358,1358,1402,1032,1762,1140,1042,924,1682,2654,1438,2436,710,3950,1034,5246,1366,4812,2758,10108,4796,1359,1359,1403,1033,1763,1141,1043,925,1683,2655,1439,2437,711,3951,1035,5247,1367,4813,2759,10109,4797,1360,1360,3665,1038,4025,1146,4277,930,1684,2656,4349,2442,712,3952,1036,5248,3305,4818,3401,7514,4147,1361,1361,3664,1039,4024,1147,4276,931,1685,2657,4348,2443,713,3953,1037,5249,3304,4819,3400,7515,4146,1362,1362,3667,1036,4027,1144,4279,928,1686,2658,4351,2440,714,3954,1038,5250,3307,4816,3403,7512,4145,1363,1363,3666,1037,4026,1145,4278,929,1687,2659,4350,2441,715,3955,1039,5251,3306,4817,3402,7513,4144,1364,1364,1716,1042,1104,1150,1356,934,1688,2660,780,2446,716,3956,1040,5252,1032,4822,2424,6551,5114,1365,1365,1717,1043,1105,1151,1357,935,1689,2661,781,2447,717,3957,1041,5253,1033,4823,2425,6550,5115,1366,1366,1718,1040,1106,1148,1358,932,1690,2662,782,2444,718,3958,1042,5254,1034,4820,2426,6549,5112,1367,1367,1719,1041,1107,1149,1359,933,1691,2663,783,2445,719,3959,1043,5255,1035,4821,2427,6548,5113,1368,1368,1016,5268,1376,2784,1736,3864,1692,2664,1700,1488,720,3960,1044,5256,764,2568,6908,5494,10463,1369,1369,1017,5269,1377,2785,1737,3865,1693,2665,1701,1489,721,3961,1045,5257,765,2569,6909,5495,10462,1370,1370,1018,5270,1378,2786,1738,3866,1694,2666,1702,1490,722,3962,1046,5258,766,2570,6910,5492,10461,1371,1371,1019,5271,1379,2787,1739,3867,1695,2667,1703,1491,723,3963,1047,5259,767,2571,6911,5493,10460,1372,1372,4253,5272,3641,2788,4001,3868,1696,2668,3317,1492,724,3964,1048,5260,3677,2572,10469,3223,10455,1373,1373,4252,5273,3640,2789,4000,3869,1697,2669,3316,1493,725,3965,1049,5261,3676,2573,10468,3222,10454,1374,1374,4255,5274,3643,2790,4003,3870,1698,2670,3319,1494,726,3966,1050,5262,3679,2574,10471,3221,10453,1375,1375,4254,5275,3642,2791,4002,3871,1699,2671,3318,1495,727,3967,1051,5263,3678,2575,10470,3220,10452,1376,1376,1332,5276,1692,2792,1080,3872,1700,2672,1368,1496,728,3968,1052,5264,1404,2576,7872,5162,10458,1377,1377,1333,5277,1693,2793,1081,3873,1701,2673,1369,1497,729,3969,1053,5265,1405,2577,7873,5163,10459,1378,1378,1334,5278,1694,2794,1082,3874,1702,2674,1370,1498,730,3970,1054,5266,1406,2578,7874,5160,10456,1379,1379,1335,5279,1695,2795,1083,3875,1703,2675,1371,1499,731,3971,1055,5267,1407,2579,7875,5161,10457,1380,1380,1028,2664,1388,4068,1748,5148,1704,2676,1712,5364,732,3972,1056,5268,776,1260,8518,5504,10473,1381,1381,1029,2665,1389,4069,1749,5149,1705,2677,1713,5365,733,3973,1057,5269,777,1261,8519,5505,10472,1382,1382,1030,2666,1390,4070,1750,5150,1706,2678,1714,5366,734,3974,1058,5270,778,1262,8516,5506,10475,1383,1383,1031,2667,1391,4071,1751,5151,1707,2679,1715,5367,735,3975,1059,5271,779,1263,8517,5507,10474,1384,1384,4265,2668,3653,4072,4013,5152,1708,2680,3329,5368,736,3976,1060,5272,3689,1264,7543,3233,10465,1385,1385,4264,2669,3652,4073,4012,5153,1709,2681,3328,5369,737,3977,1061,5273,3688,1265,7542,3232,10464,1386,1386,4267,2670,3655,4074,4015,5154,1710,2682,3331,5370,738,3978,1062,5274,3691,1266,7541,3235,10467,1387,1387,4266,2671,3654,4075,4014,5155,1711,2683,3330,5371,739,3979,1063,5275,3690,1267,7540,3234,10466,1388,1388,1344,2672,1704,4076,1092,5156,1712,2684,1380,5372,740,3980,1064,5276,1416,1268,10130,5172,10468,1389,1389,1345,2673,1705,4077,1093,5157,1713,2685,1381,5373,741,3981,1065,5277,1417,1269,10131,5173,10469,1390,1390,1346,2674,1706,4078,1094,5158,1714,2686,1382,5374,742,3982,1066,5278,1418,1270,10128,5174,10470,1391,1391,1347,2675,1707,4079,1095,5159,1715,2687,1383,5375,743,3983,1067,5279,1419,1271,10129,5175,10471,1392,1392,1040,1718,1400,1826,1760,1610,1716,2688,1724,3122,744,3984,1068,5280,788,5498,6560,5482,10451,1393,1393,1041,1719,1401,1827,1761,1611,1717,2689,1725,3123,745,3985,1069,5281,789,5499,6561,5483,10450,1394,1394,1042,1716,1402,1824,1762,1608,1718,2690,1726,3120,746,3986,1070,5282,790,5496,6562,5480,10449,1395,1395,1043,1717,1403,1825,1763,1609,1719,2691,1727,3121,747,3987,1071,5283,791,5497,6563,5481,10448,1396,1396,4277,1722,3665,1830,4025,1614,1720,2692,3341,3126,748,3988,1072,5284,3701,5502,10769,3211,10443,1397,1397,4276,1723,3664,1831,4024,1615,1721,2693,3340,3127,749,3989,1073,5285,3700,5503,10768,3210,10442,1398,1398,4279,1720,3667,1828,4027,1612,1722,2694,3343,3124,750,3990,1074,5286,3703,5500,10771,3209,10441,1399,1399,4278,1721,3666,1829,4026,1613,1723,2695,3342,3125,751,3991,1075,5287,3702,5501,10770,3208,10440,1400,1400,1356,1726,1716,1834,1104,1618,1724,2696,1392,3130,752,3992,1076,5288,1428,5506,8172,5150,10446,1401,1401,1357,1727,1717,1835,1105,1619,1725,2697,1393,3131,753,3993,1077,5289,1429,5507,8173,5151,10447,1402,1402,1358,1724,1718,1832,1106,1616,1726,2698,1394,3128,754,3994,1078,5290,1430,5504,8174,5148,10444,1403,1403,1359,1725,1719,1833,1107,1617,1727,2699,1395,3129,755,3995,1079,5291,1431,5505,8175,5149,10445,1404,1404,1736,5304,1016,2820,1376,3900,1728,2700,692,1524,756,3996,1080,5292,1052,2604,7884,10499,7576,1405,1405,1737,5305,1017,2821,1377,3901,1729,2701,693,1525,757,3997,1081,5293,1053,2605,7885,10498,7577,1406,1406,1738,5306,1018,2822,1378,3902,1730,2702,694,1526,758,3998,1082,5294,1054,2606,7886,10497,7578,1407,1407,1739,5307,1019,2823,1379,3903,1731,2703,695,1527,759,3999,1083,5295,1055,2607,7887,10496,7579,1408,1408,4001,5308,4253,2824,3641,3904,1732,2704,3929,1528,760,4000,1084,5296,3965,2608,7888,10491,10164,1409,1409,4000,5309,4252,2825,3640,3905,1733,2705,3928,1529,761,4001,1085,5297,3964,2609,7889,10490,10165,1410,1410,4003,5310,4255,2826,3643,3906,1734,2706,3931,1530,762,4002,1086,5298,3967,2610,7890,10489,10166,1411,1411,4002,5311,4254,2827,3642,3907,1735,2707,3930,1531,763,4003,1087,5299,3966,2611,7891,10488,10167,1412,1412,1080,5312,1332,2828,1692,3908,1736,2708,1656,1532,764,4004,1088,5300,720,2612,7892,10494,9525,1413,1413,1081,5313,1333,2829,1693,3909,1737,2709,1657,1533,765,4005,1089,5301,721,2613,7893,10495,9524,1414,1414,1082,5314,1334,2830,1694,3910,1738,2710,1658,1534,766,4006,1090,5302,722,2614,7894,10492,9527,1415,1415,1083,5315,1335,2831,1695,3911,1739,2711,1659,1535,767,4007,1091,5303,723,2615,7895,10493,9526,1416,1416,1748,2700,1028,4104,1388,5184,1740,2712,704,5400,768,4008,1092,5304,1064,1296,7896,10509,10480,1417,1417,1749,2701,1029,4105,1389,5185,1741,2713,705,5401,769,4009,1093,5305,1065,1297,7897,10508,10481,1418,1418,1750,2702,1030,4106,1390,5186,1742,2714,706,5402,770,4010,1094,5306,1066,1298,7898,10511,10482,1419,1419,1751,2703,1031,4107,1391,5187,1743,2715,707,5403,771,4011,1095,5307,1067,1299,7899,10510,10483,1420,1420,4013,2704,4265,4108,3653,5188,1744,2716,3941,5404,772,4012,1096,5308,3977,1300,7900,10501,7884,1421,1421,4012,2705,4264,4109,3652,5189,1745,2717,3940,5405,773,4013,1097,5309,3976,1301,7901,10500,7885,1422,1422,4015,2706,4267,4110,3655,5190,1746,2718,3943,5406,774,4014,1098,5310,3979,1302,7902,10503,7886,1423,1423,4014,2707,4266,4111,3654,5191,1747,2719,3942,5407,775,4015,1099,5311,3978,1303,7903,10502,7887,1424,1424,1092,2708,1344,4112,1704,5192,1748,2720,1668,5408,776,4016,1100,5312,732,1304,7904,10504,5949,1425,1425,1093,2709,1345,4113,1705,5193,1749,2721,1669,5409,777,4017,1101,5313,733,1305,7905,10505,5948,1426,1426,1094,2710,1346,4114,1706,5194,1750,2722,1670,5410,778,4018,1102,5314,734,1306,7906,10506,5951,1427,1427,1095,2711,1347,4115,1707,5195,1751,2723,1671,5411,779,4019,1103,5315,735,1307,7907,10507,5950,1428,1428,1760,782,1040,890,1400,674,1752,2724,716,2186,780,4020,1104,5316,1076,4562,7908,10487,9858,1429,1429,1761,783,1041,891,1401,675,1753,2725,717,2187,781,4021,1105,5317,1077,4563,7909,10486,9859,1430,1430,1762,780,1042,888,1402,672,1754,2726,718,2184,782,4022,1106,5318,1078,4560,7910,10485,9856,1431,1431,1763,781,1043,889,1403,673,1755,2727,719,2185,783,4023,1107,5319,1079,4561,7911,10484,9857,1432,1432,4025,786,4277,894,3665,678,1756,2728,3953,2190,784,4024,1108,5320,3989,4566,7912,10479,7262,1433,1433,4024,787,4276,895,3664,679,1757,2729,3952,2191,785,4025,1109,5321,3988,4567,7913,10478,7263,1434,1434,4027,784,4279,892,3667,676,1758,2730,3955,2188,786,4026,1110,5322,3991,4564,7914,10477,7260,1435,1435,4026,785,4278,893,3666,677,1759,2731,3954,2189,787,4027,1111,5323,3990,4565,7915,10476,7261,1436,1436,1104,790,1356,898,1716,682,1760,2732,1680,2194,788,4028,1112,5324,744,4570,7916,10482,6623,1437,1437,1105,791,1357,899,1717,683,1761,2733,1681,2195,789,4029,1113,5325,745,4571,7917,10483,6622,1438,1438,1106,788,1358,896,1718,680,1762,2734,1682,2192,790,4030,1114,5326,746,4568,7918,10480,6621,1439,1439,1107,789,1359,897,1719,681,1763,2735,1683,2193,791,4031,1115,5327,747,4569,7919,10481,6620,1440,1440,1484,2532,1844,3936,1124,5340,1764,2736,1520,5232,792,4032,1116,5328,1448,1452,2326,5417,530,1441,1441,1485,2533,1845,3937,1125,5341,1765,2737,1521,5233,793,4033,1117,5329,1449,1453,2327,5416,531,1442,1442,1486,2534,1846,3938,1126,5342,1766,2738,1522,5234,794,4034,1118,5330,1450,1454,2324,5419,528,1443,1443,1487,2535,1847,3939,1127,5343,1767,2739,1523,5235,795,4035,1119,5331,1451,1455,2325,5418,529,1444,1444,5045,2536,5405,3940,5657,5344,1768,2740,5729,5236,796,4036,1120,5332,4685,1456,5563,5420,534,1445,1445,5044,2537,5404,3941,5656,5345,1769,2741,5728,5237,797,4037,1121,5333,4684,1457,5562,5421,535,1446,1446,5047,2538,5407,3942,5659,5346,1770,2742,5731,5238,798,4038,1122,5334,4687,1458,5561,5422,532,1447,1447,5046,2539,5406,3943,5658,5347,1771,2743,5730,5239,799,4039,1123,5335,4686,1459,5560,5423,533,1448,1448,1800,2540,1188,3944,1440,5348,1772,2744,864,5240,800,4040,1124,5336,1116,1460,2642,5413,538,1449,1449,1801,2541,1189,3945,1441,5349,1773,2745,865,5241,801,4041,1125,5337,1117,1461,2643,5412,539,1450,1450,1802,2542,1190,3946,1442,5350,1774,2746,866,5242,802,4042,1126,5338,1118,1462,2640,5415,536,1451,1451,1803,2543,1191,3947,1443,5351,1775,2747,867,5243,803,4043,1127,5339,1119,1463,2641,5414,537,1452,1452,1496,1224,1856,1332,1136,1440,1776,2748,1532,2628,804,4044,1128,5340,1460,5328,2336,1517,506,1453,1453,1497,1225,1857,1333,1137,1441,1777,2749,1533,2629,805,4045,1129,5341,1461,5329,2337,1516,507,1454,1454,1498,1226,1858,1334,1138,1442,1778,2750,1534,2630,806,4046,1130,5342,1462,5330,2338,1519,504,1455,1455,1499,1227,1859,1335,1139,1443,1779,2751,1535,2631,807,4047,1131,5343,1463,5331,2339,1518,505,1456,1456,5057,1228,5417,1336,5669,1444,1780,2752,5741,2632,808,4048,1132,5344,4697,5332,5573,1520,510,1457,1457,5056,1229,5416,1337,5668,1445,1781,2753,5740,2633,809,4049,1133,5345,4696,5333,5572,1521,511,1458,1458,5059,1230,5419,1338,5671,1446,1782,2754,5743,2634,810,4050,1134,5346,4699,5334,5575,1522,508,1459,1459,5058,1231,5418,1339,5670,1447,1783,2755,5742,2635,811,4051,1135,5347,4698,5335,5574,1523,509,1460,1460,1812,1232,1200,1340,1452,1448,1784,2756,876,2636,812,4052,1136,5348,1128,5336,2652,1513,514,1461,1461,1813,1233,1201,1341,1453,1449,1785,2757,877,2637,813,4053,1137,5349,1129,5337,2653,1512,515,1462,1462,1814,1234,1202,1342,1454,1450,1786,2758,878,2638,814,4054,1138,5350,1130,5338,2654,1515,512,1463,1463,1815,1235,1203,1343,1455,1451,1787,2759,879,2639,815,4055,1139,5351,1131,5339,2655,1514,513,1464,1464,1508,4814,1868,2330,1148,3734,1788,2760,1544,1034,816,4056,1140,5352,1472,2438,2314,3487,516,1465,1465,1509,4815,1869,2331,1149,3735,1789,2761,1545,1035,817,4057,1141,5353,1473,2439,2315,3486,517,1466,1466,1510,4812,1870,2328,1150,3732,1790,2762,1546,1032,818,4058,1142,5354,1474,2436,2312,3485,518,1467,1467,1511,4813,1871,2329,1151,3733,1791,2763,1547,1033,819,4059,1143,5355,1475,2437,2313,3484,519,1468,1468,5069,4818,5429,2334,5681,3738,1792,2764,5753,1038,820,4060,1144,5356,4709,2442,5551,3490,520,1469,1469,5068,4819,5428,2335,5680,3739,1793,2765,5752,1039,821,4061,1145,5357,4708,2443,5550,3491,521,1470,1470,5071,4816,5431,2332,5683,3736,1794,2766,5755,1036,822,4062,1146,5358,4711,2440,5549,3488,522,1471,1471,5070,4817,5430,2333,5682,3737,1795,2767,5754,1037,823,4063,1147,5359,4710,2441,5548,3489,523,1472,1472,1824,4822,1212,2338,1464,3742,1796,2768,888,1042,824,4064,1148,5360,1140,2446,2630,3483,524,1473,1473,1825,4823,1213,2339,1465,3743,1797,2769,889,1043,825,4065,1149,5361,1141,2447,2631,3482,525,1474,1474,1826,4820,1214,2336,1466,3740,1798,2770,890,1040,826,4066,1150,5362,1142,2444,2628,3481,526,1475,1475,1827,4821,1215,2337,1467,3741,1799,2771,891,1041,827,4067,1151,5363,1143,2445,2629,3480,527,1476,1476,1124,2568,1484,3972,1844,5376,1800,2772,1808,5268,828,4068,1152,5364,872,1488,7979,535,1533,1477,1477,1125,2569,1485,3973,1845,5377,1801,2773,1809,5269,829,4069,1153,5365,873,1489,7978,534,1532,1478,1478,1126,2570,1486,3974,1846,5378,1802,2774,1810,5270,830,4070,1154,5366,874,1490,7977,533,1535,1479,1479,1127,2571,1487,3975,1847,5379,1803,2775,1811,5271,831,4071,1155,5367,875,1491,7976,532,1534,1480,1480,5657,2572,5045,3976,5405,5380,1804,2776,4721,5272,832,4072,1156,5368,5081,1492,7971,538,1525,1481,1481,5656,2573,5044,3977,5404,5381,1805,2777,4720,5273,833,4073,1157,5369,5080,1493,7970,539,1524,1482,1482,5659,2574,5047,3978,5407,5382,1806,2778,4723,5274,834,4074,1158,5370,5083,1494,7969,536,1527,1483,1483,5658,2575,5046,3979,5406,5383,1807,2779,4722,5275,835,4075,1159,5371,5082,1495,7968,537,1526,1484,1484,1440,2576,1800,3980,1188,5384,1808,2780,1476,5276,836,4076,1160,5372,1512,1496,7974,531,1528,1485,1485,1441,2577,1801,3981,1189,5385,1809,2781,1477,5277,837,4077,1161,5373,1513,1497,7975,530,1529,1486,1486,1442,2578,1802,3982,1190,5386,1810,2782,1478,5278,838,4078,1162,5374,1514,1498,7972,529,1530,1487,1487,1443,2579,1803,3983,1191,5387,1811,2783,1479,5279,839,4079,1163,5375,1515,1499,7973,528,1531,1488,1488,1136,1260,1496,1368,1856,1476,1812,2784,1820,2664,840,4080,1164,5376,884,5364,7989,511,5409,1489,1489,1137,1261,1497,1369,1857,1477,1813,2785,1821,2665,841,4081,1165,5377,885,5365,7988,510,5408,1490,1490,1138,1262,1498,1370,1858,1478,1814,2786,1822,2666,842,4082,1166,5378,886,5366,7991,509,5411,1491,1491,1139,1263,1499,1371,1859,1479,1815,2787,1823,2667,843,4083,1167,5379,887,5367,7990,508,5410,1492,1492,5669,1264,5057,1372,5417,1480,1816,2788,4733,2668,844,4084,1168,5380,5093,5368,7981,514,5401,1493,1493,5668,1265,5056,1373,5416,1481,1817,2789,4732,2669,845,4085,1169,5381,5092,5369,7980,515,5400,1494,1494,5671,1266,5059,1374,5419,1482,1818,2790,4735,2670,846,4086,1170,5382,5095,5370,7983,512,5403,1495,1495,5670,1267,5058,1375,5418,1483,1819,2791,4734,2671,847,4087,1171,5383,5094,5371,7982,513,5402,1496,1496,1452,1268,1812,1376,1200,1484,1820,2792,1488,2672,848,4088,1172,5384,1524,5372,7984,507,5404,1497,1497,1453,1269,1813,1377,1201,1485,1821,2793,1489,2673,849,4089,1173,5385,1525,5373,7985,506,5405,1498,1498,1454,1270,1814,1378,1202,1486,1822,2794,1490,2674,850,4090,1174,5386,1526,5374,7986,505,5406,1499,1499,1455,1271,1815,1379,1203,1487,1823,2795,1491,2675,851,4091,1175,5387,1527,5375,7987,504,5407,1500,1500,1148,5498,1508,3014,1868,4418,1824,2796,1832,1718,852,4092,1176,5388,896,3122,7967,521,2195,1501,1501,1149,5499,1509,3015,1869,4419,1825,2797,1833,1719,853,4093,1177,5389,897,3123,7966,520,2194,1502,1502,1150,5496,1510,3012,1870,4416,1826,2798,1834,1716,854,4094,1178,5390,898,3120,7965,523,2193,1503,1503,1151,5497,1511,3013,1871,4417,1827,2799,1835,1717,855,4095,1179,5391,899,3121,7964,522,2192,1504,1504,5681,5502,5069,3018,5429,4422,1828,2800,4745,1722,856,4096,1180,5392,5105,3126,7959,524,2187,1505,1505,5680,5503,5068,3019,5428,4423,1829,2801,4744,1723,857,4097,1181,5393,5104,3127,7958,525,2186,1506,1506,5683,5500,5071,3016,5431,4420,1830,2802,4747,1720,858,4098,1182,5394,5107,3124,7957,526,2185,1507,1507,5682,5501,5070,3017,5430,4421,1831,2803,4746,1721,859,4099,1183,5395,5106,3125,7956,527,2184,1508,1508,1464,5506,1824,3022,1212,4426,1832,2804,1500,1726,860,4100,1184,5396,1536,3130,7962,517,2190,1509,1509,1465,5507,1825,3023,1213,4427,1833,2805,1501,1727,861,4101,1185,5397,1537,3131,7963,516,2191,1510,1510,1466,5504,1826,3020,1214,4424,1834,2806,1502,1724,862,4102,1186,5398,1538,3128,7960,519,2188,1511,1511,1467,5505,1827,3021,1215,4425,1835,2807,1503,1725,863,4103,1187,5399,1539,3129,7961,518,2189,1512,1512,1844,2604,1124,4008,1484,5412,1836,2808,800,5304,864,4104,1188,5400,1160,1524,8980,1461,5381,1513,1513,1845,2605,1125,4009,1485,5413,1837,2809,801,5305,865,4105,1189,5401,1161,1525,8981,1460,5380,1514,1514,1846,2606,1126,4010,1486,5414,1838,2810,802,5306,866,4106,1190,5402,1162,1526,8982,1463,5383,1515,1515,1847,2607,1127,4011,1487,5415,1839,2811,803,5307,867,4107,1191,5403,1163,1527,8983,1462,5382,1516,1516,5405,2608,5657,4012,5045,5416,1840,2812,5333,5308,868,4108,1192,5404,5369,1528,7680,1453,5384,1517,1517,5404,2609,5656,4013,5044,5417,1841,2813,5332,5309,869,4109,1193,5405,5368,1529,7681,1452,5385,1518,1518,5407,2610,5659,4014,5047,5418,1842,2814,5335,5310,870,4110,1194,5406,5371,1530,7682,1455,5386,1519,1519,5406,2611,5658,4015,5046,5419,1843,2815,5334,5311,871,4111,1195,5407,5370,1531,7683,1454,5387,1520,1520,1188,2612,1440,4016,1800,5420,1844,2816,1764,5312,872,4112,1196,5408,828,1532,10929,1456,5377,1521,1521,1189,2613,1441,4017,1801,5421,1845,2817,1765,5313,873,4113,1197,5409,829,1533,10928,1457,5376,1522,1522,1190,2614,1442,4018,1802,5422,1846,2818,1766,5314,874,4114,1198,5410,830,1534,10931,1458,5379,1523,1523,1191,2615,1443,4019,1803,5423,1847,2819,1767,5315,875,4115,1199,5411,831,1535,10930,1459,5378,1524,1524,1856,1296,1136,1404,1496,1512,1848,2820,812,2700,876,4116,1200,5412,1172,5400,7996,5337,1481,1525,1525,1857,1297,1137,1405,1497,1513,1849,2821,813,2701,877,4117,1201,5413,1173,5401,7997,5336,1480,1526,1526,1858,1298,1138,1406,1498,1514,1850,2822,814,2702,878,4118,1202,5414,1174,5402,7998,5339,1483,1527,1527,1859,1299,1139,1407,1499,1515,1851,2823,815,2703,879,4119,1203,5415,1175,5403,7999,5338,1482,1528,1528,5417,1300,5669,1408,5057,1516,1852,2824,5345,2704,880,4120,1204,5416,5381,5404,9288,5329,1484,1529,1529,5416,1301,5668,1409,5056,1517,1853,2825,5344,2705,881,4121,1205,5417,5380,5405,9289,5328,1485,1530,1530,5419,1302,5671,1410,5059,1518,1854,2826,5347,2706,882,4122,1206,5418,5383,5406,9290,5331,1486,1531,1531,5418,1303,5670,1411,5058,1519,1855,2827,5346,2707,883,4123,1207,5419,5382,5407,9291,5330,1487,1532,1532,1200,1304,1452,1412,1812,1520,1856,2828,1776,2708,884,4124,1208,5420,840,5408,6057,5332,1477,1533,1533,1201,1305,1453,1413,1813,1521,1857,2829,1777,2709,885,4125,1209,5421,841,5409,6056,5333,1476,1534,1534,1202,1306,1454,1414,1814,1522,1858,2830,1778,2710,886,4126,1210,5422,842,5410,6059,5334,1479,1535,1535,1203,1307,1455,1415,1815,1523,1859,2831,1779,2711,887,4127,1211,5423,843,5411,6058,5335,1478,1536,1536,1868,4562,1148,2078,1508,3482,1860,2832,824,782,888,4128,1212,5424,1184,2186,7374,2447,4423,1537,1537,1869,4563,1149,2079,1509,3483,1861,2833,825,783,889,4129,1213,5425,1185,2187,7375,2446,4422,1538,1538,1870,4560,1150,2076,1510,3480,1862,2834,826,780,890,4130,1214,5426,1186,2184,7372,2445,4421,1539,1539,1871,4561,1151,2077,1511,3481,1863,2835,827,781,891,4131,1215,5427,1187,2185,7373,2444,4420,1540,1540,5429,4566,5681,2082,5069,3486,1864,2836,5357,786,892,4132,1216,5428,5393,2190,8666,2439,4426,1541,1541,5428,4567,5680,2083,5068,3487,1865,2837,5356,787,893,4133,1217,5429,5392,2191,8667,2438,4427,1542,1542,5431,4564,5683,2080,5071,3484,1866,2838,5359,784,894,4134,1218,5430,5395,2188,8664,2437,4424,1543,1543,5430,4565,5682,2081,5070,3485,1867,2839,5358,785,895,4135,1219,5431,5394,2189,8665,2436,4425,1544,1544,1212,4570,1464,2086,1824,3490,1868,2840,1788,790,896,4136,1220,5432,852,2194,6731,2442,4419,1545,1545,1213,4571,1465,2087,1825,3491,1869,2841,1789,791,897,4137,1221,5433,853,2195,6730,2443,4418,1546,1546,1214,4568,1466,2084,1826,3488,1870,2842,1790,788,898,4138,1222,5434,854,2192,6729,2440,4417,1547,1547,1215,4569,1467,2085,1827,3489,1871,2843,1791,789,899,4139,1223,5435,855,2193,6728,2441,4416,1548,1548,944,1776,1304,1560,1556,1668,1224,2844,1628,2856,900,4140,576,5436,584,5556,108,10620,1690,1549,1549,945,1777,1305,1561,1557,1669,1225,2845,1629,2857,901,4141,577,5437,585,5557,109,10621,1691,1550,1550,946,1778,1306,1562,1558,1670,1226,2846,1630,2858,902,4142,578,5438,586,5558,110,10622,1688,1551,1551,947,1779,1307,1563,1559,1671,1227,2847,1631,2859,903,4143,579,5439,587,5559,111,10623,1689,1552,1552,2561,1780,2921,1564,2201,1672,1228,2848,2597,2860,904,4144,580,5440,2525,5560,112,10624,3631,1553,1553,2560,1781,2920,1565,2200,1673,1229,2849,2596,2861,905,4145,581,5441,2524,5561,113,10625,3630,1554,1554,2563,1782,2923,1566,2203,1674,1230,2850,2599,2862,906,4146,582,5442,2527,5562,114,10626,3629,1555,1555,2562,1783,2922,1567,2202,1675,1231,2851,2598,2863,907,4147,583,5443,2526,5563,115,10627,3628,1556,1556,612,1784,648,1568,576,1676,1232,2852,972,2864,908,4148,584,5444,1548,5564,116,10628,710,1557,1557,613,1785,649,1569,577,1677,1233,2853,973,2865,909,4149,585,5445,1549,5565,117,10629,711,1558,1558,614,1786,650,1570,578,1678,1234,2854,974,2866,910,4150,586,5446,1550,5566,118,10630,708,1559,1559,615,1787,651,1571,579,1679,1235,2855,975,2867,911,4151,587,5447,1551,5567,119,10631,709,1560,1560,956,5652,1316,2844,1568,4248,1236,2856,1640,1548,912,4152,588,5448,596,2952,120,10632,1666,1561,1561,957,5653,1317,2845,1569,4249,1237,2857,1641,1549,913,4153,589,5449,597,2953,121,10633,1667,1562,1562,958,5654,1318,2846,1570,4250,1238,2858,1642,1550,914,4154,590,5450,598,2954,122,10634,1664,1563,1563,959,5655,1319,2847,1571,4251,1239,2859,1643,1551,915,4155,591,5451,599,2955,123,10635,1665,1564,1564,2573,5656,2933,2848,2213,4252,1240,2860,2609,1552,916,4156,592,5452,2537,2956,124,10636,3607,1565,1565,2572,5657,2932,2849,2212,4253,1241,2861,2608,1553,917,4157,593,5453,2536,2957,125,10637,3606,1566,1566,2575,5658,2935,2850,2215,4254,1242,2862,2611,1554,918,4158,594,5454,2539,2958,126,10638,3605,1567,1567,2574,5659,2934,2851,2214,4255,1243,2863,2610,1555,919,4159,595,5455,2538,2959,127,10639,3604,1568,1568,624,5660,660,2852,588,4256,1244,2864,984,1556,920,4160,596,5456,1560,2960,128,10640,686,1569,1569,625,5661,661,2853,589,4257,1245,2865,985,1557,921,4161,597,5457,1561,2961,129,10641,687,1570,1570,626,5662,662,2854,590,4258,1246,2866,986,1558,922,4162,598,5458,1562,2962,130,10642,684,1571,1571,627,5663,663,2855,591,4259,1247,2867,987,1559,923,4163,599,5459,1563,2963,131,10643,685,1572,1572,968,2114,1328,3194,1580,4598,1248,2868,1652,4490,924,4164,600,5460,608,710,132,10644,1676,1573,1573,969,2115,1329,3195,1581,4599,1249,2869,1653,4491,925,4165,601,5461,609,711,133,10645,1677,1574,1574,970,2112,1330,3192,1582,4596,1250,2870,1654,4488,926,4166,602,5462,610,708,134,10646,1678,1575,1575,971,2113,1331,3193,1583,4597,1251,2871,1655,4489,927,4167,603,5463,611,709,135,10647,1679,1576,1576,2585,2118,2945,3198,2225,4602,1252,2872,2621,4494,928,4168,604,5464,2549,714,136,10648,3617,1577,1577,2584,2119,2944,3199,2224,4603,1253,2873,2620,4495,929,4169,605,5465,2548,715,137,10649,3616,1578,1578,2587,2116,2947,3196,2227,4600,1254,2874,2623,4492,930,4170,606,5466,2551,712,138,10650,3619,1579,1579,2586,2117,2946,3197,2226,4601,1255,2875,2622,4493,931,4171,607,5467,2550,713,139,10651,3618,1580,1580,636,2122,672,3202,600,4606,1256,2876,996,4498,932,4172,608,5468,1572,718,140,10652,696,1581,1581,637,2123,673,3203,601,4607,1257,2877,997,4499,933,4173,609,5469,1573,719,141,10653,697,1582,1582,638,2120,674,3200,602,4604,1258,2878,998,4496,934,4174,610,5470,1574,716,142,10654,698,1583,1583,639,2121,675,3201,603,4605,1259,2879,999,4497,935,4175,611,5471,1575,717,143,10655,699,1584,1584,1232,1812,1592,1596,980,1704,1260,2880,1268,2892,936,4176,612,5472,1304,5592,2937,5614,10364,1585,1585,1233,1813,1593,1597,981,1705,1261,2881,1269,2893,937,4177,613,5473,1305,5593,2936,5615,10365,1586,1586,1234,1814,1594,1598,982,1706,1262,2882,1270,2894,938,4178,614,5474,1306,5594,2939,5612,10366,1587,1587,1235,1815,1595,1599,983,1707,1263,2883,1271,2895,939,4179,615,5475,1307,5595,2938,5613,10367,1588,1588,1877,1816,1913,1600,1949,1708,1264,2884,2237,2896,940,4180,616,5476,2921,5596,2929,2047,8093,1589,1589,1876,1817,1912,1601,1948,1709,1265,2885,2236,2897,941,4181,617,5477,2920,5597,2928,2046,8092,1590,1590,1879,1818,1915,1602,1951,1710,1266,2886,2239,2898,942,4182,618,5478,2923,5598,2931,2045,8095,1591,1591,1878,1819,1914,1603,1950,1711,1267,2887,2238,2899,943,4183,619,5479,2922,5599,2930,2044,8094,1592,1592,900,1820,1260,1604,1620,1712,1268,2888,1584,2900,944,4184,620,5480,648,5600,2932,5282,6792,1593,1593,901,1821,1261,1605,1621,1713,1269,2889,1585,2901,945,4185,621,5481,649,5601,2933,5283,6793,1594,1594,902,1822,1262,1606,1622,1714,1270,2890,1586,2902,946,4186,622,5482,650,5602,2934,5280,6794,1595,1595,903,1823,1263,1607,1623,1715,1271,2891,1587,2903,947,4187,623,5483,651,5603,2935,5281,6795,1596,1596,1244,5688,1604,2880,992,4284,1272,2892,1280,1584,948,4188,624,5484,1316,2988,1629,5590,8734,1597,1597,1245,5689,1605,2881,993,4285,1273,2893,1281,1585,949,4189,625,5485,1317,2989,1628,5591,8735,1598,1598,1246,5690,1606,2882,994,4286,1274,2894,1282,1586,950,4190,626,5486,1318,2990,1631,5588,8732,1599,1599,1247,5691,1607,2883,995,4287,1275,2895,1283,1587,951,4191,627,5487,1319,2991,1630,5589,8733,1600,1600,1889,5692,1925,2884,1961,4288,1276,2896,2249,1588,952,4192,628,5488,2933,2992,1621,2023,5815,1601,1601,1888,5693,1924,2885,1960,4289,1277,2897,2248,1589,953,4193,629,5489,2932,2993,1620,2022,5814,1602,1602,1891,5694,1927,2886,1963,4290,1278,2898,2251,1590,954,4194,630,5490,2935,2994,1623,2021,5813,1603,1603,1890,5695,1926,2887,1962,4291,1279,2899,2250,1591,955,4195,631,5491,2934,2995,1622,2020,5812,1604,1604,912,5696,1272,2888,1632,4292,1280,2900,1596,1592,956,4196,632,5492,660,2996,1624,5258,7106,1605,1605,913,5697,1273,2889,1633,4293,1281,2901,1597,1593,957,4197,633,5493,661,2997,1625,5259,7107,1606,1606,914,5698,1274,2890,1634,4294,1282,2902,1598,1594,958,4198,634,5494,662,2998,1626,5256,7104,1607,1607,915,5699,1275,2891,1635,4295,1283,2903,1599,1595,959,4199,635,5495,663,2999,1627,5257,7105,1608,1608,1256,2798,1616,3878,1004,5282,1284,2904,1292,5174,960,4200,636,5496,1328,1394,4895,5600,10664,1609,1609,1257,2799,1617,3879,1005,5283,1285,2905,1293,5175,961,4201,637,5497,1329,1395,4894,5601,10665,1610,1610,1258,2796,1618,3876,1006,5280,1286,2906,1294,5172,962,4202,638,5498,1330,1392,4893,5602,10666,1611,1611,1259,2797,1619,3877,1007,5281,1287,2907,1295,5173,963,4203,639,5499,1331,1393,4892,5603,10667,1612,1612,1901,2802,1937,3882,1973,5286,1288,2908,2261,5178,964,4204,640,5500,2945,1398,4887,2033,7745,1613,1613,1900,2803,1936,3883,1972,5287,1289,2909,2260,5179,965,4205,641,5501,2944,1399,4886,2032,7744,1614,1614,1903,2800,1939,3880,1975,5284,1290,2910,2263,5176,966,4206,642,5502,2947,1396,4885,2035,7747,1615,1615,1902,2801,1938,3881,1974,5285,1291,2911,2262,5177,967,4207,643,5503,2946,1397,4884,2034,7746,1616,1616,924,2806,1284,3886,1644,5290,1292,2912,1608,5182,968,4208,644,5504,672,1402,4890,5268,6444,1617,1617,925,2807,1285,3887,1645,5291,1293,2913,1609,5183,969,4209,645,5505,673,1403,4891,5269,6445,1618,1618,926,2804,1286,3884,1646,5288,1294,2914,1610,5180,970,4210,646,5506,674,1400,4888,5270,6446,1619,1619,927,2805,1287,3885,1647,5289,1295,2915,1611,5181,971,4211,647,5507,675,1401,4889,5271,6447,1620,1620,656,1848,584,1632,620,1740,1296,2916,908,2928,972,4212,648,5508,1592,5628,1601,6188,6804,1621,1621,657,1849,585,1633,621,1741,1297,2917,909,2929,973,4213,649,5509,1593,5629,1600,6189,6805,1622,1622,658,1850,586,1634,622,1742,1298,2918,910,2930,974,4214,650,5510,1594,5630,1603,6190,6806,1623,1623,659,1851,587,1635,623,1743,1299,2919,911,2931,975,4215,651,5511,1595,5631,1602,6191,6807,1624,1624,2273,1852,2525,1636,2885,1744,1300,2920,2849,2932,976,4216,652,5512,1913,5632,1604,9425,6808,1625,1625,2272,1853,2524,1637,2884,1745,1301,2921,2848,2933,977,4217,653,5513,1912,5633,1605,9424,6809,1626,1626,2275,1854,2527,1638,2887,1746,1302,2922,2851,2934,978,4218,654,5514,1915,5634,1606,9427,6810,1627,1627,2274,1855,2526,1639,2886,1747,1303,2923,2850,2935,979,4219,655,5515,1914,5635,1607,9426,6811,1628,1628,1296,1856,1548,1640,936,1748,1304,2924,1224,2936,980,4220,656,5516,1260,5636,1597,10716,6812,1629,1629,1297,1857,1549,1641,937,1749,1305,2925,1225,2937,981,4221,657,5517,1261,5637,1596,10717,6813,1630,1630,1298,1858,1550,1642,938,1750,1306,2926,1226,2938,982,4222,658,5518,1262,5638,1599,10718,6814,1631,1631,1299,1859,1551,1643,939,1751,1307,2927,1227,2939,983,4223,659,5519,1263,5639,1598,10719,6815,1632,1632,668,5724,596,2916,632,4320,1308,2928,920,1620,984,4224,660,5520,1604,3024,2885,7150,6816,1633,1633,669,5725,597,2917,633,4321,1309,2929,921,1621,985,4225,661,5521,1605,3025,2884,7151,6817,1634,1634,670,5726,598,2918,634,4322,1310,2930,922,1622,986,4226,662,5522,1606,3026,2887,7148,6818,1635,1635,671,5727,599,2919,635,4323,1311,2931,923,1623,987,4227,663,5523,1607,3027,2886,7149,6819,1636,1636,2285,5728,2537,2920,2897,4324,1312,2932,2861,1624,988,4228,664,5524,1925,3028,2888,10387,6820,1637,1637,2284,5729,2536,2921,2896,4325,1313,2933,2860,1625,989,4229,665,5525,1924,3029,2889,10386,6821,1638,1638,2287,5730,2539,2922,2899,4326,1314,2934,2863,1626,990,4230,666,5526,1927,3030,2890,10385,6822,1639,1639,2286,5731,2538,2923,2898,4327,1315,2935,2862,1627,991,4231,667,5527,1926,3031,2891,10384,6823,1640,1640,1308,5732,1560,2924,948,4328,1316,2936,1236,1628,992,4232,668,5528,1272,3032,2881,9086,6824,1641,1641,1309,5733,1561,2925,949,4329,1317,2937,1237,1629,993,4233,669,5529,1273,3033,2880,9087,6825,1642,1642,1310,5734,1562,2926,950,4330,1318,2938,1238,1630,994,4234,670,5530,1274,3034,2883,9084,6826,1643,1643,1311,5735,1563,2927,951,4331,1319,2939,1239,1631,995,4235,671,5531,1275,3035,2882,9085,6827,1644,1644,680,2510,608,3590,644,4994,1320,2940,932,4886,996,4236,672,5532,1616,1106,3883,6812,6828,1645,1645,681,2511,609,3591,645,4995,1321,2941,933,4887,997,4237,673,5533,1617,1107,3882,6813,6829,1646,1646,682,2508,610,3588,646,4992,1322,2942,934,4884,998,4238,674,5534,1618,1104,3881,6814,6830,1647,1647,683,2509,611,3589,647,4993,1323,2943,935,4885,999,4239,675,5535,1619,1105,3880,6815,6831,1648,1648,2297,2514,2549,3594,2909,4998,1324,2944,2873,4890,1000,4240,676,5536,1937,1110,3886,8753,6832,1649,1649,2296,2515,2548,3595,2908,4999,1325,2945,2872,4891,1001,4241,677,5537,1936,1111,3887,8752,6833,1650,1650,2299,2512,2551,3592,2911,4996,1326,2946,2875,4888,1002,4242,678,5538,1939,1108,3884,8755,6834,1651,1651,2298,2513,2550,3593,2910,4997,1327,2947,2874,4889,1003,4243,679,5539,1938,1109,3885,8754,6835,1652,1652,1320,2518,1572,3598,960,5002,1328,2948,1248,4894,1004,4244,680,5540,1284,1114,3879,10044,6836,1653,1653,1321,2519,1573,3599,961,5003,1329,2949,1249,4895,1005,4245,681,5541,1285,1115,3878,10045,6837,1654,1654,1322,2516,1574,3596,962,5000,1330,2950,1250,4892,1006,4246,682,5542,1286,1112,3877,10046,6838,1655,1655,1323,2517,1575,3597,963,5001,1331,2951,1251,4893,1007,4247,683,5543,1287,1113,3876,10047,6839,1656,1656,1052,5556,1412,3072,1664,4152,1332,2952,1736,1776,1008,4248,684,5544,692,2856,1798,7828,598,1657,1657,1053,5557,1413,3073,1665,4153,1333,2953,1737,1777,1009,4249,685,5545,693,2857,1799,7829,599,1658,1658,1054,5558,1414,3074,1666,4154,1334,2954,1738,1778,1010,4250,686,5546,694,2858,1796,7830,596,1659,1659,1055,5559,1415,3075,1667,4155,1335,2955,1739,1779,1011,4251,687,5547,695,2859,1797,7831,597,1660,1660,3965,5560,4325,3076,3605,4156,1336,2956,4001,1780,1012,4252,688,5548,3929,2860,5035,10416,2539,1661,1661,3964,5561,4324,3077,3604,4157,1337,2957,4000,1781,1013,4253,689,5549,3928,2861,5034,10417,2538,1662,1662,3967,5562,4327,3078,3607,4158,1338,2958,4003,1782,1014,4254,690,5550,3931,2862,5033,10418,2537,1663,1663,3966,5563,4326,3079,3606,4159,1339,2959,4002,1783,1015,4255,691,5551,3930,2863,5032,10419,2536,1664,1664,720,5564,756,3080,684,4160,1340,2960,1080,1784,1016,4256,692,5552,1656,2864,818,8805,1562,1665,1665,721,5565,757,3081,685,4161,1341,2961,1081,1785,1017,4257,693,5553,1657,2865,819,8804,1563,1666,1666,722,5566,758,3082,686,4162,1342,2962,1082,1786,1018,4258,694,5554,1658,2866,816,8807,1560,1667,1667,723,5567,759,3083,687,4163,1343,2963,1083,1787,1019,4259,695,5555,1659,2867,817,8806,1561,1668,1668,1064,2952,1424,4356,1676,5436,1344,2964,1748,5652,1020,4260,696,5556,704,1548,1774,10732,608,1669,1669,1065,2953,1425,4357,1677,5437,1345,2965,1749,5653,1021,4261,697,5557,705,1549,1775,10733,609,1670,1670,1066,2954,1426,4358,1678,5438,1346,2966,1750,5654,1022,4262,698,5558,706,1550,1772,10734,610,1671,1671,1067,2955,1427,4359,1679,5439,1347,2967,1751,5655,1023,4263,699,5559,707,1551,1773,10735,611,1672,1672,3977,2956,4337,4360,3617,5440,1348,2968,4013,5656,1024,4264,700,5560,3941,1552,5011,8136,2549,1673,1673,3976,2957,4336,4361,3616,5441,1349,2969,4012,5657,1025,4265,701,5561,3940,1553,5010,8137,2548,1674,1674,3979,2958,4339,4362,3619,5442,1350,2970,4015,5658,1026,4266,702,5562,3943,1554,5009,8138,2551,1675,1675,3978,2959,4338,4363,3618,5443,1351,2971,4014,5659,1027,4267,703,5563,3942,1555,5008,8139,2550,1676,1676,732,2960,768,4364,696,5444,1352,2972,1092,5660,1028,4268,704,5564,1668,1556,794,5877,1572,1677,1677,733,2961,769,4365,697,5445,1353,2973,1093,5661,1029,4269,705,5565,1669,1557,795,5876,1573,1678,1678,734,2962,770,4366,698,5446,1354,2974,1094,5662,1030,4270,706,5566,1670,1558,792,5879,1574,1679,1679,735,2963,771,4367,699,5447,1355,2975,1095,5663,1031,4271,707,5567,1671,1559,793,5878,1575,1680,1680,1076,710,1436,818,1688,602,1356,2976,1760,2114,1032,4272,708,5568,716,4490,1784,9786,586,1681,1681,1077,711,1437,819,1689,603,1357,2977,1761,2115,1033,4273,709,5569,717,4491,1785,9787,587,1682,1682,1078,708,1438,816,1690,600,1358,2978,1762,2112,1034,4274,710,5570,718,4488,1786,9784,584,1683,1683,1079,709,1439,817,1691,601,1359,2979,1763,2113,1035,4275,711,5571,719,4489,1787,9785,585,1684,1684,3989,714,4349,822,3629,606,1360,2980,4025,2118,1036,4276,712,5572,3953,4494,5021,7190,2527,1685,1685,3988,715,4348,823,3628,607,1361,2981,4024,2119,1037,4277,713,5573,3952,4495,5020,7191,2526,1686,1686,3991,712,4351,820,3631,604,1362,2982,4027,2116,1038,4278,714,5574,3955,4492,5023,7188,2525,1687,1687,3990,713,4350,821,3630,605,1363,2983,4026,2117,1039,4279,715,5575,3954,4493,5022,7189,2524,1688,1688,744,718,780,826,708,610,1364,2984,1104,2122,1040,4280,716,5576,1680,4498,804,6875,1550,1689,1689,745,719,781,827,709,611,1365,2985,1105,2123,1041,4281,717,5577,1681,4499,805,6874,1551,1690,1690,746,716,782,824,710,608,1366,2986,1106,2120,1042,4282,718,5578,1682,4496,806,6873,1548,1691,1691,747,717,783,825,711,609,1367,2987,1107,2121,1043,4283,719,5579,1683,4497,807,6872,1549,1692,1692,1340,5592,1700,3108,1088,4188,1368,2988,1376,1812,1044,4284,720,5580,1412,2892,7880,5170,6899,1693,1693,1341,5593,1701,3109,1089,4189,1369,2989,1377,1813,1045,4285,721,5581,1413,2893,7881,5171,6898,1694,1694,1342,5594,1702,3110,1090,4190,1370,2990,1378,1814,1046,4286,722,5582,1414,2894,7882,5168,6897,1695,1695,1343,5595,1703,3111,1091,4191,1371,2991,1379,1815,1047,4287,723,5583,1415,2895,7883,5169,6896,1696,1696,3281,5596,3317,3112,3353,4192,1372,2992,3641,1816,1048,4288,724,5584,4325,2896,9497,3547,6891,1697,1697,3280,5597,3316,3113,3352,4193,1373,2993,3640,1817,1049,4289,725,5585,4324,2897,9496,3546,6890,1698,1698,3283,5598,3319,3114,3355,4194,1374,2994,3643,1818,1050,4290,726,5586,4327,2898,9499,3545,6889,1699,1699,3282,5599,3318,3115,3354,4195,1375,2995,3642,1819,1051,4291,727,5587,4326,2899,9498,3544,6888,1700,1700,1008,5600,1368,3116,1728,4196,1376,2996,1692,1820,1052,4292,728,5588,756,2900,6900,5486,6894,1701,1701,1009,5601,1369,3117,1729,4197,1377,2997,1693,1821,1053,4293,729,5589,757,2901,6901,5487,6895,1702,1702,1010,5602,1370,3118,1730,4198,1378,2998,1694,1822,1054,4294,730,5590,758,2902,6902,5484,6892,1703,1703,1011,5603,1371,3119,1731,4199,1379,2999,1695,1823,1055,4295,731,5591,759,2903,6903,5485,6893,1704,1704,1352,2988,1712,4392,1100,5472,1380,3000,1388,5688,1056,4296,732,5592,1424,1584,10138,5180,6909,1705,1705,1353,2989,1713,4393,1101,5473,1381,3001,1389,5689,1057,4297,733,5593,1425,1585,10139,5181,6908,1706,1706,1354,2990,1714,4394,1102,5474,1382,3002,1390,5690,1058,4298,734,5594,1426,1586,10136,5182,6911,1707,1707,1355,2991,1715,4395,1103,5475,1383,3003,1391,5691,1059,4299,735,5595,1427,1587,10137,5183,6910,1708,1708,3293,2992,3329,4396,3365,5476,1384,3004,3653,5692,1060,4300,736,5596,4337,1588,5923,3557,6901,1709,1709,3292,2993,3328,4397,3364,5477,1385,3005,3652,5693,1061,4301,737,5597,4336,1589,5922,3556,6900,1710,1710,3295,2994,3331,4398,3367,5478,1386,3006,3655,5694,1062,4302,738,5598,4339,1590,5921,3559,6903,1711,1711,3294,2995,3330,4399,3366,5479,1387,3007,3654,5695,1063,4303,739,5599,4338,1591,5920,3558,6902,1712,1712,1020,2996,1380,4400,1740,5480,1388,3008,1704,5696,1064,4304,740,5600,768,1592,8510,5496,6904,1713,1713,1021,2997,1381,4401,1741,5481,1389,3009,1705,5697,1065,4305,741,5601,769,1593,8511,5497,6905,1714,1714,1022,2998,1382,4402,1742,5482,1390,3010,1706,5698,1066,4306,742,5602,770,1594,8508,5498,6906,1715,1715,1023,2999,1383,4403,1743,5483,1391,3011,1707,5699,1067,4307,743,5603,771,1595,8509,5499,6907,1716,1716,1364,1394,1724,1502,1112,1286,1392,3012,1400,2798,1068,4308,744,5604,1436,5174,8180,5158,6887,1717,1717,1365,1395,1725,1503,1113,1287,1393,3013,1401,2799,1069,4309,745,5605,1437,5175,8181,5159,6886,1718,1718,1366,1392,1726,1500,1114,1284,1394,3014,1402,2796,1070,4310,746,5606,1438,5172,8182,5156,6885,1719,1719,1367,1393,1727,1501,1115,1285,1395,3015,1403,2797,1071,4311,747,5607,1439,5173,8183,5157,6884,1720,1720,3305,1398,3341,1506,3377,1290,1396,3016,3665,2802,1072,4312,748,5608,4349,5178,9149,3535,6879,1721,1721,3304,1399,3340,1507,3376,1291,1397,3017,3664,2803,1073,4313,749,5609,4348,5179,9148,3534,6878,1722,1722,3307,1396,3343,1504,3379,1288,1398,3018,3667,2800,1074,4314,750,5610,4351,5176,9151,3533,6877,1723,1723,3306,1397,3342,1505,3378,1289,1399,3019,3666,2801,1075,4315,751,5611,4350,5177,9150,3532,6876,1724,1724,1032,1402,1392,1510,1752,1294,1400,3020,1716,2806,1076,4316,752,5612,780,5182,6552,5474,6882,1725,1725,1033,1403,1393,1511,1753,1295,1401,3021,1717,2807,1077,4317,753,5613,781,5183,6553,5475,6883,1726,1726,1034,1400,1394,1508,1754,1292,1402,3022,1718,2804,1078,4318,754,5614,782,5180,6554,5472,6880,1727,1727,1035,1401,1395,1509,1755,1293,1403,3023,1719,2805,1079,4319,755,5615,783,5181,6555,5473,6881,1728,1728,764,5628,692,3144,728,4224,1404,3024,1016,1848,1080,4320,756,5616,1700,2928,6912,10823,8548,1729,1729,765,5629,693,3145,729,4225,1405,3025,1017,1849,1081,4321,757,5617,1701,2929,6913,10822,8549,1730,1730,766,5630,694,3146,730,4226,1406,3026,1018,1850,1082,4322,758,5618,1702,2930,6914,10821,8550,1731,1731,767,5631,695,3147,731,4227,1407,3027,1019,1851,1083,4323,759,5619,1703,2931,6915,10820,8551,1732,1732,3677,5632,3929,3148,4289,4228,1408,3028,4253,1852,1084,4324,760,5620,3317,2932,6916,10815,5952,1733,1733,3676,5633,3928,3149,4288,4229,1409,3029,4252,1853,1085,4325,761,5621,3316,2933,6917,10814,5953,1734,1734,3679,5634,3931,3150,4291,4230,1410,3030,4255,1854,1086,4326,762,5622,3319,2934,6918,10813,5954,1735,1735,3678,5635,3930,3151,4290,4231,1411,3031,4254,1855,1087,4327,763,5623,3318,2935,6919,10812,5955,1736,1736,1404,5636,1656,3152,1044,4232,1412,3032,1332,1856,1088,4328,764,5624,1368,2936,6920,10818,7905,1737,1737,1405,5637,1657,3153,1045,4233,1413,3033,1333,1857,1089,4329,765,5625,1369,2937,6921,10819,7904,1738,1738,1406,5638,1658,3154,1046,4234,1414,3034,1334,1858,1090,4330,766,5626,1370,2938,6922,10816,7907,1739,1739,1407,5639,1659,3155,1047,4235,1415,3035,1335,1859,1091,4331,767,5627,1371,2939,6923,10817,7906,1740,1740,776,3024,704,4428,740,5508,1416,3036,1028,5724,1092,4332,768,5628,1712,1620,6924,10833,6916,1741,1741,777,3025,705,4429,741,5509,1417,3037,1029,5725,1093,4333,769,5629,1713,1621,6925,10832,6917,1742,1742,778,3026,706,4430,742,5510,1418,3038,1030,5726,1094,4334,770,5630,1714,1622,6926,10835,6918,1743,1743,779,3027,707,4431,743,5511,1419,3039,1031,5727,1095,4335,771,5631,1715,1623,6927,10834,6919,1744,1744,3689,3028,3941,4432,4301,5512,1420,3040,4265,5728,1096,4336,772,5632,3329,1624,6928,10825,9504,1745,1745,3688,3029,3940,4433,4300,5513,1421,3041,4264,5729,1097,4337,773,5633,3328,1625,6929,10824,9505,1746,1746,3691,3030,3943,4434,4303,5514,1422,3042,4267,5730,1098,4338,774,5634,3331,1626,6930,10827,9506,1747,1747,3690,3031,3942,4435,4302,5515,1423,3043,4266,5731,1099,4339,775,5635,3330,1627,6931,10826,9507,1748,1748,1416,3032,1668,4436,1056,5516,1424,3044,1344,5732,1100,4340,776,5636,1380,1628,6932,10828,10161,1749,1749,1417,3033,1669,4437,1057,5517,1425,3045,1345,5733,1101,4341,777,5637,1381,1629,6933,10829,10160,1750,1750,1418,3034,1670,4438,1058,5518,1426,3046,1346,5734,1102,4342,778,5638,1382,1630,6934,10830,10163,1751,1751,1419,3035,1671,4439,1059,5519,1427,3047,1347,5735,1103,4343,779,5639,1383,1631,6935,10831,10162,1752,1752,788,1106,716,1214,752,998,1428,3048,1040,2510,1104,4344,780,5640,1724,4886,6936,10811,6294,1753,1753,789,1107,717,1215,753,999,1429,3049,1041,2511,1105,4345,781,5641,1725,4887,6937,10810,6295,1754,1754,790,1104,718,1212,754,996,1430,3050,1042,2508,1106,4346,782,5642,1726,4884,6938,10809,6292,1755,1755,791,1105,719,1213,755,997,1431,3051,1043,2509,1107,4347,783,5643,1727,4885,6939,10808,6293,1756,1756,3701,1110,3953,1218,4313,1002,1432,3052,4277,2514,1108,4348,784,5644,3341,4890,6940,10803,8882,1757,1757,3700,1111,3952,1219,4312,1003,1433,3053,4276,2515,1109,4349,785,5645,3340,4891,6941,10802,8883,1758,1758,3703,1108,3955,1216,4315,1000,1434,3054,4279,2512,1110,4350,786,5646,3343,4888,6942,10801,8880,1759,1759,3702,1109,3954,1217,4314,1001,1435,3055,4278,2513,1111,4351,787,5647,3342,4889,6943,10800,8881,1760,1760,1428,1114,1680,1222,1068,1006,1436,3056,1356,2518,1112,4352,788,5648,1392,4894,6944,10806,10835,1761,1761,1429,1115,1681,1223,1069,1007,1437,3057,1357,2519,1113,4353,789,5649,1393,4895,6945,10807,10834,1762,1762,1430,1112,1682,1220,1070,1004,1438,3058,1358,2516,1114,4354,790,5650,1394,4892,6946,10804,10833,1763,1763,1431,1113,1683,1221,1071,1005,1439,3059,1359,2517,1115,4355,791,5651,1395,4893,6947,10805,10832,1764,1764,1160,2856,1520,4260,1772,5664,1440,3060,1844,5556,1116,4356,792,5652,800,1776,706,5741,134,1765,1765,1161,2857,1521,4261,1773,5665,1441,3061,1845,5557,1117,4357,793,5653,801,1777,707,5740,135,1766,1766,1162,2858,1522,4262,1774,5666,1442,3062,1846,5558,1118,4358,794,5654,802,1778,704,5743,132,1767,1767,1163,2859,1523,4263,1775,5667,1443,3063,1847,5559,1119,4359,795,5655,803,1779,705,5742,133,1768,1768,5369,2860,5729,4264,5009,5668,1444,3064,5405,5560,1120,4360,796,5656,5333,1780,3943,5744,138,1769,1769,5368,2861,5728,4265,5008,5669,1445,3065,5404,5561,1121,4361,797,5657,5332,1781,3942,5745,139,1770,1770,5371,2862,5731,4266,5011,5670,1446,3066,5407,5562,1122,4362,798,5658,5335,1782,3941,5746,136,1771,1771,5370,2863,5730,4267,5010,5671,1447,3067,5406,5563,1123,4363,799,5659,5334,1783,3940,5747,137,1772,1772,828,2864,864,4268,792,5672,1448,3068,1188,5564,1124,4364,800,5660,1764,1784,1670,5737,142,1773,1773,829,2865,865,4269,793,5673,1449,3069,1189,5565,1125,4365,801,5661,1765,1785,1671,5736,143,1774,1774,830,2866,866,4270,794,5674,1450,3070,1190,5566,1126,4366,802,5662,1766,1786,1668,5739,140,1775,1775,831,2867,867,4271,795,5675,1451,3071,1191,5567,1127,4367,803,5663,1767,1787,1669,5738,141,1776,1776,1172,1548,1532,1656,1784,1764,1452,3072,1856,2952,1128,4368,804,5664,812,5652,716,1841,110,1777,1777,1173,1549,1533,1657,1785,1765,1453,3073,1857,2953,1129,4369,805,5665,813,5653,717,1840,111,1778,1778,1174,1550,1534,1658,1786,1766,1454,3074,1858,2954,1130,4370,806,5666,814,5654,718,1843,108,1779,1779,1175,1551,1535,1659,1787,1767,1455,3075,1859,2955,1131,4371,807,5667,815,5655,719,1842,109,1780,1780,5381,1552,5741,1660,5021,1768,1456,3076,5417,2956,1132,4372,808,5668,5345,5656,3953,1844,114,1781,1781,5380,1553,5740,1661,5020,1769,1457,3077,5416,2957,1133,4373,809,5669,5344,5657,3952,1845,115,1782,1782,5383,1554,5743,1662,5023,1770,1458,3078,5419,2958,1134,4374,810,5670,5347,5658,3955,1846,112,1783,1783,5382,1555,5742,1663,5022,1771,1459,3079,5418,2959,1135,4375,811,5671,5346,5659,3954,1847,113,1784,1784,840,1556,876,1664,804,1772,1460,3080,1200,2960,1136,4376,812,5672,1776,5660,1680,1837,118,1785,1785,841,1557,877,1665,805,1773,1461,3081,1201,2961,1137,4377,813,5673,1777,5661,1681,1836,119,1786,1786,842,1558,878,1666,806,1774,1462,3082,1202,2962,1138,4378,814,5674,1778,5662,1682,1839,116,1787,1787,843,1559,879,1667,807,1775,1463,3083,1203,2963,1139,4379,815,5675,1779,5663,1683,1838,117,1788,1788,1184,4490,1544,2006,1796,3410,1464,3084,1868,710,1140,4380,816,5676,824,2114,694,3811,120,1789,1789,1185,4491,1545,2007,1797,3411,1465,3085,1869,711,1141,4381,817,5677,825,2115,695,3810,121,1790,1790,1186,4488,1546,2004,1798,3408,1466,3086,1870,708,1142,4382,818,5678,826,2112,692,3809,122,1791,1791,1187,4489,1547,2005,1799,3409,1467,3087,1871,709,1143,4383,819,5679,827,2113,693,3808,123,1792,1792,5393,4494,5753,2010,5033,3414,1468,3088,5429,714,1144,4384,820,5680,5357,2118,3931,3814,124,1793,1793,5392,4495,5752,2011,5032,3415,1469,3089,5428,715,1145,4385,821,5681,5356,2119,3930,3815,125,1794,1794,5395,4492,5755,2008,5035,3412,1470,3090,5431,712,1146,4386,822,5682,5359,2116,3929,3812,126,1795,1795,5394,4493,5754,2009,5034,3413,1471,3091,5430,713,1147,4387,823,5683,5358,2117,3928,3813,127,1796,1796,852,4498,888,2014,816,3418,1472,3092,1212,718,1148,4388,824,5684,1788,2122,1658,3807,128,1797,1797,853,4499,889,2015,817,3419,1473,3093,1213,719,1149,4389,825,5685,1789,2123,1659,3806,129,1798,1798,854,4496,890,2012,818,3416,1474,3094,1214,716,1150,4390,826,5686,1790,2120,1656,3805,130,1799,1799,855,4497,891,2013,819,3417,1475,3095,1215,717,1151,4391,827,5687,1791,2121,1657,3804,131,1800,1800,1448,2892,1808,4296,1196,5700,1476,3096,1484,5592,1152,4392,828,5688,1520,1812,7007,571,5745,1801,1801,1449,2893,1809,4297,1197,5701,1477,3097,1485,5593,1153,4393,829,5689,1521,1813,7006,570,5744,1802,1802,1450,2894,1810,4298,1198,5702,1478,3098,1486,5594,1154,4394,830,5690,1522,1814,7005,569,5747,1803,1803,1451,2895,1811,4299,1199,5703,1479,3099,1487,5595,1155,4395,831,5691,1523,1815,7004,568,5746,1804,1804,4685,2896,4721,4300,4757,5704,1480,3100,5045,5596,1156,4396,832,5692,5729,1816,6999,574,5737,1805,1805,4684,2897,4720,4301,4756,5705,1481,3101,5044,5597,1157,4397,833,5693,5728,1817,6998,575,5736,1806,1806,4687,2898,4723,4302,4759,5706,1482,3102,5047,5598,1158,4398,834,5694,5731,1818,6997,572,5739,1807,1807,4686,2899,4722,4303,4758,5707,1483,3103,5046,5599,1159,4399,835,5695,5730,1819,6996,573,5738,1808,1808,1116,2900,1476,4304,1836,5708,1484,3104,1800,5600,1160,4400,836,5696,864,1820,7002,567,5740,1809,1809,1117,2901,1477,4305,1837,5709,1485,3105,1801,5601,1161,4401,837,5697,865,1821,7003,566,5741,1810,1810,1118,2902,1478,4306,1838,5710,1486,3106,1802,5602,1162,4402,838,5698,866,1822,7000,565,5742,1811,1811,1119,2903,1479,4307,1839,5711,1487,3107,1803,5603,1163,4403,839,5699,867,1823,7001,564,5743,1812,1812,1460,1584,1820,1692,1208,1800,1488,3108,1496,2988,1164,4404,840,5700,1532,5688,7017,547,1845,1813,1813,1461,1585,1821,1693,1209,1801,1489,3109,1497,2989,1165,4405,841,5701,1533,5689,7016,546,1844,1814,1814,1462,1586,1822,1694,1210,1802,1490,3110,1498,2990,1166,4406,842,5702,1534,5690,7019,545,1847,1815,1815,1463,1587,1823,1695,1211,1803,1491,3111,1499,2991,1167,4407,843,5703,1535,5691,7018,544,1846,1816,1816,4697,1588,4733,1696,4769,1804,1492,3112,5057,2992,1168,4408,844,5704,5741,5692,7009,550,1837,1817,1817,4696,1589,4732,1697,4768,1805,1493,3113,5056,2993,1169,4409,845,5705,5740,5693,7008,551,1836,1818,1818,4699,1590,4735,1698,4771,1806,1494,3114,5059,2994,1170,4410,846,5706,5743,5694,7011,548,1839,1819,1819,4698,1591,4734,1699,4770,1807,1495,3115,5058,2995,1171,4411,847,5707,5742,5695,7010,549,1838,1820,1820,1128,1592,1488,1700,1848,1808,1496,3116,1812,2996,1172,4412,848,5708,876,5696,7012,543,1840,1821,1821,1129,1593,1489,1701,1849,1809,1497,3117,1813,2997,1173,4413,849,5709,877,5697,7013,542,1841,1822,1822,1130,1594,1490,1702,1850,1810,1498,3118,1814,2998,1174,4414,850,5710,878,5698,7014,541,1842,1823,1823,1131,1595,1491,1703,1851,1811,1499,3119,1815,2999,1175,4415,851,5711,879,5699,7015,540,1843,1824,1824,1472,5174,1832,2690,1220,4094,1500,3120,1508,1394,1176,4416,852,5712,1544,2798,6995,557,3815,1825,1825,1473,5175,1833,2691,1221,4095,1501,3121,1509,1395,1177,4417,853,5713,1545,2799,6994,556,3814,1826,1826,1474,5172,1834,2688,1222,4092,1502,3122,1510,1392,1178,4418,854,5714,1546,2796,6993,559,3813,1827,1827,1475,5173,1835,2689,1223,4093,1503,3123,1511,1393,1179,4419,855,5715,1547,2797,6992,558,3812,1828,1828,4709,5178,4745,2694,4781,4098,1504,3124,5069,1398,1180,4420,856,5716,5753,2802,6987,560,3807,1829,1829,4708,5179,4744,2695,4780,4099,1505,3125,5068,1399,1181,4421,857,5717,5752,2803,6986,561,3806,1830,1830,4711,5176,4747,2692,4783,4096,1506,3126,5071,1396,1182,4422,858,5718,5755,2800,6985,562,3805,1831,1831,4710,5177,4746,2693,4782,4097,1507,3127,5070,1397,1183,4423,859,5719,5754,2801,6984,563,3804,1832,1832,1140,5182,1500,2698,1860,4102,1508,3128,1824,1402,1184,4424,860,5720,888,2806,6990,553,3810,1833,1833,1141,5183,1501,2699,1861,4103,1509,3129,1825,1403,1185,4425,861,5721,889,2807,6991,552,3811,1834,1834,1142,5180,1502,2696,1862,4100,1510,3130,1826,1400,1186,4426,862,5722,890,2804,6988,555,3808,1835,1835,1143,5181,1503,2697,1863,4101,1511,3131,1827,1401,1187,4427,863,5723,891,2805,6989,554,3809,1836,1836,872,2928,800,4332,836,5736,1512,3132,1124,5628,1188,4428,864,5724,1808,1848,9952,1785,1817,1837,1837,873,2929,801,4333,837,5737,1513,3133,1125,5629,1189,4429,865,5725,1809,1849,9953,1784,1816,1838,1838,874,2930,802,4334,838,5738,1514,3134,1126,5630,1190,4430,866,5726,1810,1850,9954,1787,1819,1839,1839,875,2931,803,4335,839,5739,1515,3135,1127,5631,1191,4431,867,5727,1811,1851,9955,1786,1818,1840,1840,5081,2932,5333,4336,5693,5740,1516,3136,5657,5632,1192,4432,868,5728,4721,1852,6060,1777,1820,1841,1841,5080,2933,5332,4337,5692,5741,1517,3137,5656,5633,1193,4433,869,5729,4720,1853,6061,1776,1821,1842,1842,5083,2934,5335,4338,5695,5742,1518,3138,5659,5634,1194,4434,870,5730,4723,1854,6062,1779,1822,1843,1843,5082,2935,5334,4339,5694,5743,1519,3139,5658,5635,1195,4435,871,5731,4722,1855,6063,1778,1823,1844,1844,1512,2936,1764,4340,1152,5744,1520,3140,1440,5636,1196,4436,872,5732,1476,1856,9309,1780,1813,1845,1845,1513,2937,1765,4341,1153,5745,1521,3141,1441,5637,1197,4437,873,5733,1477,1857,9308,1781,1812,1846,1846,1514,2938,1766,4342,1154,5746,1522,3142,1442,5638,1198,4438,874,5734,1478,1858,9311,1782,1815,1847,1847,1515,2939,1767,4343,1155,5747,1523,3143,1443,5639,1199,4439,875,5735,1479,1859,9310,1783,1814,1848,1848,884,1620,812,1728,848,1836,1524,3144,1136,3024,1200,4440,876,5736,1820,5724,7024,5661,5693,1849,1849,885,1621,813,1729,849,1837,1525,3145,1137,3025,1201,4441,877,5737,1821,5725,7025,5660,5692,1850,1850,886,1622,814,1730,850,1838,1526,3146,1138,3026,1202,4442,878,5738,1822,5726,7026,5663,5695,1851,1851,887,1623,815,1731,851,1839,1527,3147,1139,3027,1203,4443,879,5739,1823,5727,7027,5662,5694,1852,1852,5093,1624,5345,1732,5705,1840,1528,3148,5669,3028,1204,4444,880,5740,4733,5728,10908,5653,5696,1853,1853,5092,1625,5344,1733,5704,1841,1529,3149,5668,3029,1205,4445,881,5741,4732,5729,10909,5652,5697,1854,1854,5095,1626,5347,1734,5707,1842,1530,3150,5671,3030,1206,4446,882,5742,4735,5730,10910,5655,5698,1855,1855,5094,1627,5346,1735,5706,1843,1531,3151,5670,3031,1207,4447,883,5743,4734,5731,10911,5654,5699,1856,1856,1524,1628,1776,1736,1164,1844,1532,3152,1452,3032,1208,4448,884,5744,1488,5732,7677,5656,5689,1857,1857,1525,1629,1777,1737,1165,1845,1533,3153,1453,3033,1209,4449,885,5745,1489,5733,7676,5657,5688,1858,1858,1526,1630,1778,1738,1166,1846,1534,3154,1454,3034,1210,4450,886,5746,1490,5734,7679,5658,5691,1859,1859,1527,1631,1779,1739,1167,1847,1535,3155,1455,3035,1211,4451,887,5747,1491,5735,7678,5659,5690,1860,1860,896,4886,824,2402,860,3806,1536,3156,1148,1106,1212,4452,888,5748,1832,2510,6402,2123,2803,1861,1861,897,4887,825,2403,861,3807,1537,3157,1149,1107,1213,4453,889,5749,1833,2511,6403,2122,2802,1862,1862,898,4884,826,2400,862,3804,1538,3158,1150,1104,1214,4454,890,5750,1834,2508,6400,2121,2801,1863,1863,899,4885,827,2401,863,3805,1539,3159,1151,1105,1215,4455,891,5751,1835,2509,6401,2120,2800,1864,1864,5105,4890,5357,2406,5717,3810,1540,3160,5681,1110,1216,4456,892,5752,4745,2514,10286,2115,2806,1865,1865,5104,4891,5356,2407,5716,3811,1541,3161,5680,1111,1217,4457,893,5753,4744,2515,10287,2114,2807,1866,1866,5107,4888,5359,2404,5719,3808,1542,3162,5683,1108,1218,4458,894,5754,4747,2512,10284,2113,2804,1867,1867,5106,4889,5358,2405,5718,3809,1543,3163,5682,1109,1219,4459,895,5755,4746,2513,10285,2112,2805,1868,1868,1536,4894,1788,2410,1176,3814,1544,3164,1464,1114,1220,4460,896,5756,1500,2518,8351,2118,2799,1869,1869,1537,4895,1789,2411,1177,3815,1545,3165,1465,1115,1221,4461,897,5757,1501,2519,8350,2119,2798,1870,1870,1538,4892,1790,2408,1178,3812,1546,3166,1466,1112,1222,4462,898,5758,1502,2516,8349,2116,2797,1871,1871,1539,4893,1791,2409,1179,3813,1547,3167,1467,1113,1223,4463,899,5759,1503,2517,8348,2117,2796,1872,1872,1916,4692,1952,1884,1880,3288,2196,576,2276,588,2520,4464,2844,3168,2852,1992,144,7380,2986,1873,1873,1917,4693,1953,1885,1881,3289,2197,577,2277,589,2521,4465,2845,3169,2853,1993,145,7381,2987,1874,1874,1918,4694,1954,1886,1882,3290,2198,578,2278,590,2522,4466,2846,3170,2854,1994,146,7382,2984,1875,1875,1919,4695,1955,1887,1883,3291,2199,579,2279,591,2523,4467,2847,3171,2855,1995,147,7383,2985,1876,1876,1589,4696,977,1888,1229,3292,2200,580,653,592,2524,4468,2848,3172,905,1996,148,7384,4927,1877,1877,1588,4697,976,1889,1228,3293,2201,581,652,593,2525,4469,2849,3173,904,1997,149,7385,4926,1878,1878,1591,4698,979,1890,1231,3294,2202,582,655,594,2526,4470,2850,3174,907,1998,150,7386,4925,1879,1879,1590,4699,978,1891,1230,3295,2203,583,654,595,2527,4471,2851,3175,906,1999,151,7387,4924,1880,1880,2232,4700,2592,1892,2844,3296,2204,584,2916,596,2528,4472,2852,3176,1872,2000,152,7388,2006,1881,1881,2233,4701,2593,1893,2845,3297,2205,585,2917,597,2529,4473,2853,3177,1873,2001,153,7389,2007,1882,1882,2234,4702,2594,1894,2846,3298,2206,586,2918,598,2530,4474,2854,3178,1874,2002,154,7390,2004,1883,1883,2235,4703,2595,1895,2847,3299,2207,587,2919,599,2531,4475,2855,3179,1875,2003,155,7391,2005,1884,1884,1928,792,1964,576,1892,684,2208,588,2288,1872,2532,4476,2856,3180,2864,4572,156,7392,2962,1885,1885,1929,793,1965,577,1893,685,2209,589,2289,1873,2533,4477,2857,3181,2865,4573,157,7393,2963,1886,1886,1930,794,1966,578,1894,686,2210,590,2290,1874,2534,4478,2858,3182,2866,4574,158,7394,2960,1887,1887,1931,795,1967,579,1895,687,2211,591,2291,1875,2535,4479,2859,3183,2867,4575,159,7395,2961,1888,1888,1601,796,989,580,1241,688,2212,592,665,1876,2536,4480,2860,3184,917,4576,160,7396,4903,1889,1889,1600,797,988,581,1240,689,2213,593,664,1877,2537,4481,2861,3185,916,4577,161,7397,4902,1890,1890,1603,798,991,582,1243,690,2214,594,667,1878,2538,4482,2862,3186,919,4578,162,7398,4901,1891,1891,1602,799,990,583,1242,691,2215,595,666,1879,2539,4483,2863,3187,918,4579,163,7399,4900,1892,1892,2244,800,2604,584,2856,692,2216,596,2928,1880,2540,4484,2864,3188,1884,4580,164,7400,1982,1893,1893,2245,801,2605,585,2857,693,2217,597,2929,1881,2541,4485,2865,3189,1885,4581,165,7401,1983,1894,1894,2246,802,2606,586,2858,694,2218,598,2930,1882,2542,4486,2866,3190,1886,4582,166,7402,1980,1895,1895,2247,803,2607,587,2859,695,2219,599,2931,1883,2543,4487,2867,3191,1887,4583,167,7403,1981,1896,1896,1940,4382,1976,5462,1904,2978,2220,600,2300,4166,2544,4488,2868,3192,2876,4274,168,7404,2972,1897,1897,1941,4383,1977,5463,1905,2979,2221,601,2301,4167,2545,4489,2869,3193,2877,4275,169,7405,2973,1898,1898,1942,4380,1978,5460,1906,2976,2222,602,2302,4164,2546,4490,2870,3194,2878,4272,170,7406,2974,1899,1899,1943,4381,1979,5461,1907,2977,2223,603,2303,4165,2547,4491,2871,3195,2879,4273,171,7407,2975,1900,1900,1613,4386,1001,5466,1253,2982,2224,604,677,4170,2548,4492,2872,3196,929,4278,172,7408,4913,1901,1901,1612,4387,1000,5467,1252,2983,2225,605,676,4171,2549,4493,2873,3197,928,4279,173,7409,4912,1902,1902,1615,4384,1003,5464,1255,2980,2226,606,679,4168,2550,4494,2874,3198,931,4276,174,7410,4915,1903,1903,1614,4385,1002,5465,1254,2981,2227,607,678,4169,2551,4495,2875,3199,930,4277,175,7411,4914,1904,1904,2256,4390,2616,5470,2868,2986,2228,608,2940,4174,2552,4496,2876,3200,1896,4282,176,7412,1992,1905,1905,2257,4391,2617,5471,2869,2987,2229,609,2941,4175,2553,4497,2877,3201,1897,4283,177,7413,1993,1906,1906,2258,4388,2618,5468,2870,2984,2230,610,2942,4172,2554,4498,2878,3202,1898,4280,178,7414,1994,1907,1907,2259,4389,2619,5469,2871,2985,2231,611,2943,4173,2555,4499,2879,3203,1899,4281,179,7415,1995,1908,1908,2852,4728,2240,1920,2600,3324,2232,612,1916,624,2556,4500,2880,3204,2276,2028,669,2374,9068,1909,1909,2853,4729,2241,1921,2601,3325,2233,613,1917,625,2557,4501,2881,3205,2277,2029,668,2375,9069,1910,1910,2854,4730,2242,1922,2602,3326,2234,614,1918,626,2558,4502,2882,3206,2278,2030,671,2372,9070,1911,1911,2855,4731,2243,1923,2603,3327,2235,615,1919,627,2559,4503,2883,3207,2279,2031,670,2373,9071,1912,1912,905,4732,1265,1924,1625,3328,2236,616,1589,628,2560,4504,2884,3208,653,2032,661,5287,6797,1913,1913,904,4733,1264,1925,1624,3329,2237,617,1588,629,2561,4505,2885,3209,652,2033,660,5286,6796,1914,1914,907,4734,1267,1926,1627,3330,2238,618,1591,630,2562,4506,2886,3210,655,2034,663,5285,6799,1915,1915,906,4735,1266,1927,1626,3331,2239,619,1590,631,2563,4507,2887,3211,654,2035,662,5284,6798,1916,1916,1872,4736,1908,1928,1944,3332,2240,620,2232,632,2564,4508,2888,3212,2916,2036,664,2042,8088,1917,1917,1873,4737,1909,1929,1945,3333,2241,621,2233,633,2565,4509,2889,3213,2917,2037,665,2043,8089,1918,1918,1874,4738,1910,1930,1946,3334,2242,622,2234,634,2566,4510,2890,3214,2918,2038,666,2040,8090,1919,1919,1875,4739,1911,1931,1947,3335,2243,623,2235,635,2567,4511,2891,3215,2919,2039,667,2041,8091,1920,1920,2864,828,2252,612,2612,720,2244,624,1928,1908,2568,4512,2892,3216,2288,4608,1953,2350,10030,1921,1921,2865,829,2253,613,2613,721,2245,625,1929,1909,2569,4513,2893,3217,2289,4609,1952,2351,10031,1922,1922,2866,830,2254,614,2614,722,2246,626,1930,1910,2570,4514,2894,3218,2290,4610,1955,2348,10028,1923,1923,2867,831,2255,615,2615,723,2247,627,1931,1911,2571,4515,2895,3219,2291,4611,1954,2349,10029,1924,1924,917,832,1277,616,1637,724,2248,628,1601,1912,2572,4516,2896,3220,665,4612,1945,5263,7111,1925,1925,916,833,1276,617,1636,725,2249,629,1600,1913,2573,4517,2897,3221,664,4613,1944,5262,7110,1926,1926,919,834,1279,618,1639,726,2250,630,1603,1914,2574,4518,2898,3222,667,4614,1947,5261,7109,1927,1927,918,835,1278,619,1638,727,2251,631,1602,1915,2575,4519,2899,3223,666,4615,1946,5260,7108,1928,1928,1884,836,1920,620,1956,728,2252,632,2244,1916,2576,4520,2900,3224,2928,4616,1948,2018,5810,1929,1929,1885,837,1921,621,1957,729,2253,633,2245,1917,2577,4521,2901,3225,2929,4617,1949,2019,5811,1930,1930,1886,838,1922,622,1958,730,2254,634,2246,1918,2578,4522,2902,3226,2930,4618,1950,2016,5808,1931,1931,1887,839,1923,623,1959,731,2255,635,2247,1919,2579,4523,2903,3227,2931,4619,1951,2017,5809,1932,1932,2876,3770,2264,4850,2624,2366,2256,636,1940,3554,2580,4524,2904,3228,2300,3662,3923,2360,9368,1933,1933,2877,3771,2265,4851,2625,2367,2257,637,1941,3555,2581,4525,2905,3229,2301,3663,3922,2361,9369,1934,1934,2878,3768,2266,4848,2626,2364,2258,638,1942,3552,2582,4526,2906,3230,2302,3660,3921,2362,9370,1935,1935,2879,3769,2267,4849,2627,2365,2259,639,1943,3553,2583,4527,2907,3231,2303,3661,3920,2363,9371,1936,1936,929,3774,1289,4854,1649,2370,2260,640,1613,3558,2584,4528,2908,3232,677,3666,3915,5273,6449,1937,1937,928,3775,1288,4855,1648,2371,2261,641,1612,3559,2585,4529,2909,3233,676,3667,3914,5272,6448,1938,1938,931,3772,1291,4852,1651,2368,2262,642,1615,3556,2586,4530,2910,3234,679,3664,3913,5275,6451,1939,1939,930,3773,1290,4853,1650,2369,2263,643,1614,3557,2587,4531,2911,3235,678,3665,3912,5274,6450,1940,1940,1896,3778,1932,4858,1968,2374,2264,644,2256,3562,2588,4532,2912,3236,2940,3670,3918,2028,7740,1941,1941,1897,3779,1933,4859,1969,2375,2265,645,2257,3563,2589,4533,2913,3237,2941,3671,3919,2029,7741,1942,1942,1898,3776,1934,4856,1970,2372,2266,646,2258,3560,2590,4534,2914,3238,2942,3668,3916,2030,7742,1943,1943,1899,3777,1935,4857,1971,2373,2267,647,2259,3561,2591,4535,2915,3239,2943,3669,3917,2031,7743,1944,1944,2276,4764,2528,1956,2888,3360,2268,648,2852,660,2592,4536,2916,3240,1916,2064,1925,9428,8100,1945,1945,2277,4765,2529,1957,2889,3361,2269,649,2853,661,2593,4537,2917,3241,1917,2065,1924,9429,8101,1946,1946,2278,4766,2530,1958,2890,3362,2270,650,2854,662,2594,4538,2918,3242,1918,2066,1927,9430,8102,1947,1947,2279,4767,2531,1959,2891,3363,2271,651,2855,663,2595,4539,2919,3243,1919,2067,1926,9431,8103,1948,1948,653,4768,581,1960,617,3364,2272,652,905,664,2596,4540,2920,3244,1589,2068,1928,6185,8104,1949,1949,652,4769,580,1961,616,3365,2273,653,904,665,2597,4541,2921,3245,1588,2069,1929,6184,8105,1950,1950,655,4770,583,1962,619,3366,2274,654,907,666,2598,4542,2922,3246,1591,2070,1930,6187,8106,1951,1951,654,4771,582,1963,618,3367,2275,655,906,667,2599,4543,2923,3247,1590,2071,1931,6186,8107,1952,1952,2916,4772,2196,1964,2556,3368,2276,656,1872,668,2600,4544,2924,3248,2232,2072,1921,7476,8108,1953,1953,2917,4773,2197,1965,2557,3369,2277,657,1873,669,2601,4545,2925,3249,2233,2073,1920,7477,8109,1954,1954,2918,4774,2198,1966,2558,3370,2278,658,1874,670,2602,4546,2926,3250,2234,2074,1923,7478,8110,1955,1955,2919,4775,2199,1967,2559,3371,2279,659,1875,671,2603,4547,2927,3251,2235,2075,1922,7479,8111,1956,1956,2288,864,2540,648,2900,756,2280,660,2864,1944,2604,4548,2928,3252,1928,4644,617,10390,8112,1957,1957,2289,865,2541,649,2901,757,2281,661,2865,1945,2605,4549,2929,3253,1929,4645,616,10391,8113,1958,1958,2290,866,2542,650,2902,758,2282,662,2866,1946,2606,4550,2930,3254,1930,4646,619,10388,8114,1959,1959,2291,867,2543,651,2903,759,2283,663,2867,1947,2607,4551,2931,3255,1931,4647,618,10389,8115,1960,1960,665,868,593,652,629,760,2284,664,917,1948,2608,4552,2932,3256,1601,4648,620,7147,8116,1961,1961,664,869,592,653,628,761,2285,665,916,1949,2609,4553,2933,3257,1600,4649,621,7146,8117,1962,1962,667,870,595,654,631,762,2286,666,919,1950,2610,4554,2934,3258,1603,4650,622,7145,8118,1963,1963,666,871,594,655,630,763,2287,667,918,1951,2611,4555,2935,3259,1602,4651,623,7144,8119,1964,1964,2928,872,2208,656,2568,764,2288,668,1884,1952,2612,4556,2936,3260,2244,4652,613,5846,8120,1965,1965,2929,873,2209,657,2569,765,2289,669,1885,1953,2613,4557,2937,3261,2245,4653,612,5847,8121,1966,1966,2930,874,2210,658,2570,766,2290,670,1886,1954,2614,4558,2938,3262,2246,4654,615,5844,8122,1967,1967,2931,875,2211,659,2571,767,2291,671,1887,1955,2615,4559,2939,3263,2247,4655,614,5845,8123,1968,1968,2300,4130,2552,5210,2912,2726,2292,672,2876,3914,2616,4560,2940,3264,1940,4022,4855,8756,8124,1969,1969,2301,4131,2553,5211,2913,2727,2293,673,2877,3915,2617,4561,2941,3265,1941,4023,4854,8757,8125,1970,1970,2302,4128,2554,5208,2914,2724,2294,674,2878,3912,2618,4562,2942,3266,1942,4020,4853,8758,8126,1971,1971,2303,4129,2555,5209,2915,2725,2295,675,2879,3913,2619,4563,2943,3267,1943,4021,4852,8759,8127,1972,1972,677,4134,605,5214,641,2730,2296,676,929,3918,2620,4564,2944,3268,1613,4026,4858,6809,8128,1973,1973,676,4135,604,5215,640,2731,2297,677,928,3919,2621,4565,2945,3269,1612,4027,4859,6808,8129,1974,1974,679,4132,607,5212,643,2728,2298,678,931,3916,2622,4566,2946,3270,1615,4024,4856,6811,8130,1975,1975,678,4133,606,5213,642,2729,2299,679,930,3917,2623,4567,2947,3271,1614,4025,4857,6810,8131,1976,1976,2940,4138,2220,5218,2580,2734,2300,680,1896,3922,2624,4568,2948,3272,2256,4030,4851,8100,8132,1977,1977,2941,4139,2221,5219,2581,2735,2301,681,1897,3923,2625,4569,2949,3273,2257,4031,4850,8101,8133,1978,1978,2942,4136,2222,5216,2582,2732,2302,682,1898,3920,2626,4570,2950,3274,2258,4028,4849,8102,8134,1979,1979,2943,4137,2223,5217,2583,2733,2303,683,1899,3921,2627,4571,2951,3275,2259,4029,4848,8103,8135,1980,1980,2024,696,2060,804,1988,588,2304,684,2384,2100,2628,4572,2952,3276,2960,4476,2122,9772,1894,1981,1981,2025,697,2061,805,1989,589,2305,685,2385,2101,2629,4573,2953,3277,2961,4477,2123,9773,1895,1982,1982,2026,698,2062,806,1990,590,2306,686,2386,2102,2630,4574,2954,3278,2962,4478,2120,9774,1892,1983,1983,2027,699,2063,807,1991,591,2307,687,2387,2103,2631,4575,2955,3279,2963,4479,2121,9775,1893,1984,1984,5585,700,4973,808,5225,592,2308,688,4649,2104,2632,4576,2956,3280,4901,4480,4063,7176,1243,1985,1985,5584,701,4972,809,5224,593,2309,689,4648,2105,2633,4577,2957,3281,4900,4481,4062,7177,1242,1986,1986,5587,702,4975,810,5227,594,2310,690,4651,2106,2634,4578,2958,3282,4903,4482,4061,7178,1241,1987,1987,5586,703,4974,811,5226,595,2311,691,4650,2107,2635,4579,2959,3283,4902,4483,4060,7179,1240,1988,1988,2340,704,2700,812,2952,596,2312,692,3024,2108,2636,4580,2960,3284,1980,4484,3086,6861,2858,1989,1989,2341,705,2701,813,2953,597,2313,693,3025,2109,2637,4581,2961,3285,1981,4485,3087,6860,2859,1990,1990,2342,706,2702,814,2954,598,2314,694,3026,2110,2638,4582,2962,3286,1982,4486,3084,6863,2856,1991,1991,2343,707,2703,815,2955,599,2315,695,3027,2111,2639,4583,2963,3287,1983,4487,3085,6862,2857,1992,1992,2036,3276,2072,4680,2000,1872,2316,696,2396,3384,2640,4584,2964,3288,2972,3168,2098,7492,1904,1993,1993,2037,3277,2073,4681,2001,1873,2317,697,2397,3385,2641,4585,2965,3289,2973,3169,2099,7493,1905,1994,1994,2038,3278,2074,4682,2002,1874,2318,698,2398,3386,2642,4586,2966,3290,2974,3170,2096,7494,1906,1995,1995,2039,3279,2075,4683,2003,1875,2319,699,2399,3387,2643,4587,2967,3291,2975,3171,2097,7495,1907,1996,1996,5597,3280,4985,4684,5237,1876,2320,700,4661,3388,2644,4588,2968,3292,4913,3172,4039,10080,1253,1997,1997,5596,3281,4984,4685,5236,1877,2321,701,4660,3389,2645,4589,2969,3293,4912,3173,4038,10081,1252,1998,1998,5599,3282,4987,4686,5239,1878,2322,702,4663,3390,2646,4590,2970,3294,4915,3174,4037,10082,1255,1999,1999,5598,3283,4986,4687,5238,1879,2323,703,4662,3391,2647,4591,2971,3295,4914,3175,4036,10083,1254,2000,2000,2352,3284,2712,4688,2964,1880,2324,704,3036,3392,2648,4592,2972,3296,1992,3176,3062,9117,2868,2001,2001,2353,3285,2713,4689,2965,1881,2325,705,3037,3393,2649,4593,2973,3297,1993,3177,3063,9116,2869,2002,2002,2354,3286,2714,4690,2966,1882,2326,706,3038,3394,2650,4594,2974,3298,1994,3178,3060,9119,2870,2003,2003,2355,3287,2715,4691,2967,1883,2327,707,3039,3395,2651,4595,2975,3299,1995,3179,3061,9118,2871,2004,2004,2048,5570,2084,3086,2012,4166,2328,708,2408,1790,2652,4596,2976,3300,2984,2870,2108,7842,1882,2005,2005,2049,5571,2085,3087,2013,4167,2329,709,2409,1791,2653,4597,2977,3301,2985,2871,2109,7843,1883,2006,2006,2050,5568,2086,3084,2014,4164,2330,710,2410,1788,2654,4598,2978,3302,2986,2868,2110,7840,1880,2007,2007,2051,5569,2087,3085,2015,4165,2331,711,2411,1789,2655,4599,2979,3303,2987,2869,2111,7841,1881,2008,2008,5609,5574,4997,3090,5249,4170,2332,712,4673,1794,2656,4600,2980,3304,4925,2874,4049,10430,1231,2009,2009,5608,5575,4996,3091,5248,4171,2333,713,4672,1795,2657,4601,2981,3305,4924,2875,4048,10431,1230,2010,2010,5611,5572,4999,3088,5251,4168,2334,714,4675,1792,2658,4602,2982,3306,4927,2872,4051,10428,1229,2011,2011,5610,5573,4998,3089,5250,4169,2335,715,4674,1793,2659,4603,2983,3307,4926,2873,4050,10429,1228,2012,2012,2364,5578,2724,3094,2976,4174,2336,716,3048,1798,2660,4604,2984,3308,2004,2878,3072,8819,2846,2013,2013,2365,5579,2725,3095,2977,4175,2337,717,3049,1799,2661,4605,2985,3309,2005,2879,3073,8818,2847,2014,2014,2366,5576,2726,3092,2978,4172,2338,718,3050,1796,2662,4606,2986,3310,2006,2876,3074,8817,2844,2015,2015,2367,5577,2727,3093,2979,4173,2339,719,3051,1797,2663,4607,2987,3311,2007,2877,3075,8816,2845,2016,2016,2960,732,2348,840,2708,624,2340,720,2024,2136,2664,4608,2988,3312,2384,4512,6260,1930,8195,2017,2017,2961,733,2349,841,2709,625,2341,721,2025,2137,2665,4609,2989,3313,2385,4513,6261,1931,8194,2018,2018,2962,734,2350,842,2710,626,2342,722,2026,2138,2666,4610,2990,3314,2386,4514,6262,1928,8193,2019,2019,2963,735,2351,843,2711,627,2343,723,2027,2139,2667,4611,2991,3315,2387,4515,6263,1929,8192,2020,2020,4901,736,5261,844,5621,628,2344,724,5585,2140,2668,4612,2992,3316,4649,4516,9821,1603,8187,2021,2021,4900,737,5260,845,5620,629,2345,725,5584,2141,2669,4613,2993,3317,4648,4517,9820,1602,8186,2022,2022,4903,738,5263,846,5623,630,2346,726,5587,2142,2670,4614,2994,3318,4651,4518,9823,1601,8185,2023,2023,4902,739,5262,847,5622,631,2347,727,5586,2143,2671,4615,2995,3319,4650,4519,9822,1600,8184,2024,2024,1980,740,2016,848,2052,632,2348,728,2340,2144,2672,4616,2996,3320,3024,4520,7224,2246,8190,2025,2025,1981,741,2017,849,2053,633,2349,729,2341,2145,2673,4617,2997,3321,3025,4521,7225,2247,8191,2026,2026,1982,742,2018,850,2054,634,2350,730,2342,2146,2674,4618,2998,3322,3026,4522,7226,2244,8188,2027,2027,1983,743,2019,851,2055,635,2351,731,2343,2147,2675,4619,2999,3323,3027,4523,7227,2245,8189,2028,2028,2972,3312,2360,4716,2720,1908,2352,732,2036,3420,2676,4620,3000,3324,2396,3204,9166,1940,8205,2029,2029,2973,3313,2361,4717,2721,1909,2353,733,2037,3421,2677,4621,3001,3325,2397,3205,9167,1941,8204,2030,2030,2974,3314,2362,4718,2722,1910,2354,734,2038,3422,2678,4622,3002,3326,2398,3206,9164,1942,8207,2031,2031,2975,3315,2363,4719,2723,1911,2355,735,2039,3423,2679,4623,3003,3327,2399,3207,9165,1943,8206,2032,2032,4913,3316,5273,4720,5633,1912,2356,736,5597,3424,2680,4624,3004,3328,4661,3208,8191,1613,8197,2033,2033,4912,3317,5272,4721,5632,1913,2357,737,5596,3425,2681,4625,3005,3329,4660,3209,8190,1612,8196,2034,2034,4915,3318,5275,4722,5635,1914,2358,738,5599,3426,2682,4626,3006,3330,4663,3210,8189,1615,8199,2035,2035,4914,3319,5274,4723,5634,1915,2359,739,5598,3427,2683,4627,3007,3331,4662,3211,8188,1614,8198,2036,2036,1992,3320,2028,4724,2064,1916,2360,740,2352,3428,2684,4628,3008,3332,3036,3212,10778,2256,8200,2037,2037,1993,3321,2029,4725,2065,1917,2361,741,2353,3429,2685,4629,3009,3333,3037,3213,10779,2257,8201,2038,2038,1994,3322,2030,4726,2066,1918,2362,742,2354,3430,2686,4630,3010,3334,3038,3214,10776,2258,8202,2039,2039,1995,3323,2031,4727,2067,1919,2363,743,2355,3431,2687,4631,3011,3335,3039,3215,10777,2259,8203,2040,2040,2984,4958,2372,2474,2732,3554,2364,744,2048,1178,2688,4632,3012,3336,2408,2258,5912,1918,8183,2041,2041,2985,4959,2373,2475,2733,3555,2365,745,2049,1179,2689,4633,3013,3337,2409,2259,5913,1919,8182,2042,2042,2986,4956,2374,2472,2734,3552,2366,746,2050,1176,2690,4634,3014,3338,2410,2256,5914,1916,8181,2043,2043,2987,4957,2375,2473,2735,3553,2367,747,2051,1177,2691,4635,3015,3339,2411,2257,5915,1917,8180,2044,2044,4925,4962,5285,2478,5645,3558,2368,748,5609,1182,2692,4636,3016,3340,4673,2262,10121,1591,8175,2045,2045,4924,4963,5284,2479,5644,3559,2369,749,5608,1183,2693,4637,3017,3341,4672,2263,10120,1590,8174,2046,2046,4927,4960,5287,2476,5647,3556,2370,750,5611,1180,2694,4638,3018,3342,4675,2260,10123,1589,8173,2047,2047,4926,4961,5286,2477,5646,3557,2371,751,5610,1181,2695,4639,3019,3343,4674,2261,10122,1588,8172,2048,2048,2004,4966,2040,2482,2076,3562,2372,752,2364,1186,2696,4640,3020,3344,3048,2266,7524,2234,8178,2049,2049,2005,4967,2041,2483,2077,3563,2373,753,2365,1187,2697,4641,3021,3345,3049,2267,7525,2235,8179,2050,2050,2006,4964,2042,2480,2078,3560,2374,754,2366,1184,2698,4642,3022,3346,3050,2264,7526,2232,8176,2051,2051,2007,4965,2043,2481,2079,3561,2375,755,2367,1185,2699,4643,3023,3347,3051,2265,7527,2233,8177,2052,2052,2384,768,2636,876,2996,660,2376,756,2960,2172,2700,4644,3024,3348,2024,4548,7236,7583,9844,2053,2053,2385,769,2637,877,2997,661,2377,757,2961,2173,2701,4645,3025,3349,2025,4549,7237,7582,9845,2054,2054,2386,770,2638,878,2998,662,2378,758,2962,2174,2702,4646,3026,3350,2026,4550,7238,7581,9846,2055,2055,2387,771,2639,879,2999,663,2379,759,2963,2175,2703,4647,3027,3351,2027,4551,7239,7580,9847,2056,2056,4649,772,4577,880,4613,664,2380,760,4901,2176,2704,4648,3028,3352,5585,4552,7240,7575,7248,2057,2057,4648,773,4576,881,4612,665,2381,761,4900,2177,2705,4649,3029,3353,5584,4553,7241,7574,7249,2058,2058,4651,774,4579,882,4615,666,2382,762,4903,2178,2706,4650,3030,3354,5587,4554,7242,7573,7250,2059,2059,4650,775,4578,883,4614,667,2383,763,4902,2179,2707,4651,3031,3355,5586,4555,7243,7572,7251,2060,2060,3024,776,2304,884,2664,668,2384,764,1980,2180,2708,4652,3032,3356,2340,4556,7244,7578,6609,2061,2061,3025,777,2305,885,2665,669,2385,765,1981,2181,2709,4653,3033,3357,2341,4557,7245,7579,6608,2062,2062,3026,778,2306,886,2666,670,2386,766,1982,2182,2710,4654,3034,3358,2342,4558,7246,7576,6611,2063,2063,3027,779,2307,887,2667,671,2387,767,1983,2183,2711,4655,3035,3359,2343,4559,7247,7577,6610,2064,2064,2396,3348,2648,4752,3008,1944,2388,768,2972,3456,2712,4656,3036,3360,2036,3240,7248,7593,8212,2065,2065,2397,3349,2649,4753,3009,1945,2389,769,2973,3457,2713,4657,3037,3361,2037,3241,7249,7592,8213,2066,2066,2398,3350,2650,4754,3010,1946,2390,770,2974,3458,2714,4658,3038,3362,2038,3242,7250,7595,8214,2067,2067,2399,3351,2651,4755,3011,1947,2391,771,2975,3459,2715,4659,3039,3363,2039,3243,7251,7594,8215,2068,2068,4661,3352,4589,4756,4625,1948,2392,772,4913,3460,2716,4660,3040,3364,5597,3244,7252,7585,10800,2069,2069,4660,3353,4588,4757,4624,1949,2393,773,4912,3461,2717,4661,3041,3365,5596,3245,7253,7584,10801,2070,2070,4663,3354,4591,4758,4627,1950,2394,774,4915,3462,2718,4662,3042,3366,5599,3246,7254,7587,10802,2071,2071,4662,3355,4590,4759,4626,1951,2395,775,4914,3463,2719,4663,3043,3367,5598,3247,7255,7586,10803,2072,2072,3036,3356,2316,4760,2676,1952,2396,776,1992,3464,2720,4664,3044,3368,2352,3248,7256,7588,8865,2073,2073,3037,3357,2317,4761,2677,1953,2397,777,1993,3465,2721,4665,3045,3369,2353,3249,7257,7589,8864,2074,2074,3038,3358,2318,4762,2678,1954,2398,778,1994,3466,2722,4666,3046,3370,2354,3250,7258,7590,8867,2075,2075,3039,3359,2319,4763,2679,1955,2399,779,1995,3467,2723,4667,3047,3371,2355,3251,7259,7591,8866,2076,2076,2408,5318,2660,2834,3020,3914,2400,780,2984,1538,2724,4668,3048,3372,2048,2618,7260,7571,7590,2077,2077,2409,5319,2661,2835,3021,3915,2401,781,2985,1539,2725,4669,3049,3373,2049,2619,7261,7570,7591,2078,2078,2410,5316,2662,2832,3022,3912,2402,782,2986,1536,2726,4670,3050,3374,2050,2616,7262,7569,7588,2079,2079,2411,5317,2663,2833,3023,3913,2403,783,2987,1537,2727,4671,3051,3375,2051,2617,7263,7568,7589,2080,2080,4673,5322,4601,2838,4637,3918,2404,784,4925,1542,2728,4672,3052,3376,5609,2622,7264,7563,10178,2081,2081,4672,5323,4600,2839,4636,3919,2405,785,4924,1543,2729,4673,3053,3377,5608,2623,7265,7562,10179,2082,2082,4675,5320,4603,2836,4639,3916,2406,786,4927,1540,2730,4674,3054,3378,5611,2620,7266,7561,10176,2083,2083,4674,5321,4602,2837,4638,3917,2407,787,4926,1541,2731,4675,3055,3379,5610,2621,7267,7560,10177,2084,2084,3048,5326,2328,2842,2688,3922,2408,788,2004,1546,2732,4676,3056,3380,2364,2626,7268,7566,9539,2085,2085,3049,5327,2329,2843,2689,3923,2409,789,2005,1547,2733,4677,3057,3381,2365,2627,7269,7567,9538,2086,2086,3050,5324,2330,2840,2690,3920,2410,790,2006,1544,2734,4678,3058,3382,2366,2624,7270,7564,9537,2087,2087,3051,5325,2331,2841,2691,3921,2411,791,2007,1545,2735,4679,3059,3383,2367,2625,7271,7565,9536,2088,2088,2132,3180,2168,4584,2096,2100,2412,792,2492,3288,2736,4680,3060,3384,3068,3396,2974,2501,278,2089,2089,2133,3181,2169,4585,2097,2101,2413,793,2493,3289,2737,4681,3061,3385,3069,3397,2975,2500,279,2090,2090,2134,3182,2170,4586,2098,2102,2414,794,2494,3290,2738,4682,3062,3386,3070,3398,2972,2503,276,2091,2091,2135,3183,2171,4587,2099,2103,2415,795,2495,3291,2739,4683,3063,3387,3071,3399,2973,2502,277,2092,2092,4397,3184,3785,4588,4037,2104,2416,796,3461,3292,2740,4684,3064,3388,3713,3400,4915,2504,282,2093,2093,4396,3185,3784,4589,4036,2105,2417,797,3460,3293,2741,4685,3065,3389,3712,3401,4914,2505,283,2094,2094,4399,3186,3787,4590,4039,2106,2418,798,3463,3294,2742,4686,3066,3390,3715,3402,4913,2506,280,2095,2095,4398,3187,3786,4591,4038,2107,2419,799,3462,3295,2743,4687,3067,3391,3714,3403,4912,2507,281,2096,2096,2448,3188,2808,4592,3060,2108,2420,800,3132,3296,2744,4688,3068,3392,2088,3404,1994,2497,286,2097,2097,2449,3189,2809,4593,3061,2109,2421,801,3133,3297,2745,4689,3069,3393,2089,3405,1995,2496,287,2098,2098,2450,3190,2810,4594,3062,2110,2422,802,3134,3298,2746,4690,3070,3394,2090,3406,1992,2499,284,2099,2099,2451,3191,2811,4595,3063,2111,2423,803,3135,3299,2747,4691,3071,3395,2091,3407,1993,2498,285,2100,2100,2144,4464,2180,1980,2108,3384,2424,804,2504,684,2748,4692,3072,3396,3080,2088,2984,3785,254,2101,2101,2145,4465,2181,1981,2109,3385,2425,805,2505,685,2749,4693,3073,3397,3081,2089,2985,3784,255,2102,2102,2146,4466,2182,1982,2110,3386,2426,806,2506,686,2750,4694,3074,3398,3082,2090,2986,3787,252,2103,2103,2147,4467,2183,1983,2111,3387,2427,807,2507,687,2751,4695,3075,3399,3083,2091,2987,3786,253,2104,2104,4409,4468,3797,1984,4049,3388,2428,808,3473,688,2752,4696,3076,3400,3725,2092,4925,3788,258,2105,2105,4408,4469,3796,1985,4048,3389,2429,809,3472,689,2753,4697,3077,3401,3724,2093,4924,3789,259,2106,2106,4411,4470,3799,1986,4051,3390,2430,810,3475,690,2754,4698,3078,3402,3727,2094,4927,3790,256,2107,2107,4410,4471,3798,1987,4050,3391,2431,811,3474,691,2755,4699,3079,3403,3726,2095,4926,3791,257,2108,2108,2460,4472,2820,1988,3072,3392,2432,812,3144,692,2756,4700,3080,3404,2100,2096,2004,3781,262,2109,2109,2461,4473,2821,1989,3073,3393,2433,813,3145,693,2757,4701,3081,3405,2101,2097,2005,3780,263,2110,2110,2462,4474,2822,1990,3074,3394,2434,814,3146,694,2758,4702,3082,3406,2102,2098,2006,3783,260,2111,2111,2463,4475,2823,1991,3075,3395,2435,815,3147,695,2759,4703,3083,3407,2103,2099,2007,3782,261,2112,2112,2156,1574,2192,1682,2120,1790,2436,816,2516,2978,2760,4704,3084,3408,3092,5678,2962,1867,264,2113,2113,2157,1575,2193,1683,2121,1791,2437,817,2517,2979,2761,4705,3085,3409,3093,5679,2963,1866,265,2114,2114,2158,1572,2194,1680,2122,1788,2438,818,2518,2976,2762,4706,3086,3410,3094,5676,2960,1865,266,2115,2115,2159,1573,2195,1681,2123,1789,2439,819,2519,2977,2763,4707,3087,3411,3095,5677,2961,1864,267,2116,2116,4421,1578,3809,1686,4061,1794,2440,820,3485,2982,2764,4708,3088,3412,3737,5682,4903,1870,268,2117,2117,4420,1579,3808,1687,4060,1795,2441,821,3484,2983,2765,4709,3089,3413,3736,5683,4902,1871,269,2118,2118,4423,1576,3811,1684,4063,1792,2442,822,3487,2980,2766,4710,3090,3414,3739,5680,4901,1868,270,2119,2119,4422,1577,3810,1685,4062,1793,2443,823,3486,2981,2767,4711,3091,3415,3738,5681,4900,1869,271,2120,2120,2472,1582,2832,1690,3084,1798,2444,824,3156,2986,2768,4712,3092,3416,2112,5686,1982,1863,272,2121,2121,2473,1583,2833,1691,3085,1799,2445,825,3157,2987,2769,4713,3093,3417,2113,5687,1983,1862,273,2122,2122,2474,1580,2834,1688,3086,1796,2446,826,3158,2984,2770,4714,3094,3418,2114,5684,1980,1861,274,2123,2123,2475,1581,2835,1689,3087,1797,2447,827,3159,2985,2771,4715,3095,3419,2115,5685,1981,1860,275,2124,2124,3068,3216,2456,4620,2816,2136,2448,828,2132,3324,2772,4716,3096,3420,2492,3432,7331,211,4449,2125,2125,3069,3217,2457,4621,2817,2137,2449,829,2133,3325,2773,4717,3097,3421,2493,3433,7330,210,4448,2126,2126,3070,3218,2458,4622,2818,2138,2450,830,2134,3326,2774,4718,3098,3422,2494,3434,7329,209,4451,2127,2127,3071,3219,2459,4623,2819,2139,2451,831,2135,3327,2775,4719,3099,3423,2495,3435,7328,208,4450,2128,2128,3713,3220,4073,4624,4433,2140,2452,832,4397,3328,2776,4720,3100,3424,3461,3436,7323,214,4441,2129,2129,3712,3221,4072,4625,4432,2141,2453,833,4396,3329,2777,4721,3101,3425,3460,3437,7322,215,4440,2130,2130,3715,3222,4075,4626,4435,2142,2454,834,4399,3330,2778,4722,3102,3426,3463,3438,7321,212,4443,2131,2131,3714,3223,4074,4627,4434,2143,2455,835,4398,3331,2779,4723,3103,3427,3462,3439,7320,213,4442,2132,2132,2088,3224,2124,4628,2160,2144,2456,836,2448,3332,2780,4724,3104,3428,3132,3440,7326,207,4444,2133,2133,2089,3225,2125,4629,2161,2145,2457,837,2449,3333,2781,4725,3105,3429,3133,3441,7327,206,4445,2134,2134,2090,3226,2126,4630,2162,2146,2458,838,2450,3334,2782,4726,3106,3430,3134,3442,7324,205,4446,2135,2135,2091,3227,2127,4631,2163,2147,2459,839,2451,3335,2783,4727,3107,3431,3135,3443,7325,204,4447,2136,2136,3080,4500,2468,2016,2828,3420,2460,840,2144,720,2784,4728,3108,3432,2504,2124,7341,187,3141,2137,2137,3081,4501,2469,2017,2829,3421,2461,841,2145,721,2785,4729,3109,3433,2505,2125,7340,186,3140,2138,2138,3082,4502,2470,2018,2830,3422,2462,842,2146,722,2786,4730,3110,3434,2506,2126,7343,185,3143,2139,2139,3083,4503,2471,2019,2831,3423,2463,843,2147,723,2787,4731,3111,3435,2507,2127,7342,184,3142,2140,2140,3725,4504,4085,2020,4445,3424,2464,844,4409,724,2788,4732,3112,3436,3473,2128,7333,190,3133,2141,2141,3724,4505,4084,2021,4444,3425,2465,845,4408,725,2789,4733,3113,3437,3472,2129,7332,191,3132,2142,2142,3727,4506,4087,2022,4447,3426,2466,846,4411,726,2790,4734,3114,3438,3475,2130,7335,188,3135,2143,2143,3726,4507,4086,2023,4446,3427,2467,847,4410,727,2791,4735,3115,3439,3474,2131,7334,189,3134,2144,2144,2100,4508,2136,2024,2172,3428,2468,848,2460,728,2792,4736,3116,3440,3144,2132,7336,183,3136,2145,2145,2101,4509,2137,2025,2173,3429,2469,849,2461,729,2793,4737,3117,3441,3145,2133,7337,182,3137,2146,2146,2102,4510,2138,2026,2174,3430,2470,850,2462,730,2794,4738,3118,3442,3146,2134,7338,181,3138,2147,2147,2103,4511,2139,2027,2175,3431,2471,851,2463,731,2795,4739,3119,3443,3147,2135,7339,180,3139,2148,2148,3092,962,2480,1070,2840,1178,2472,852,2156,2366,2796,4740,3120,3444,2516,5066,7319,197,5111,2149,2149,3093,963,2481,1071,2841,1179,2473,853,2157,2367,2797,4741,3121,3445,2517,5067,7318,196,5110,2150,2150,3094,960,2482,1068,2842,1176,2474,854,2158,2364,2798,4742,3122,3446,2518,5064,7317,199,5109,2151,2151,3095,961,2483,1069,2843,1177,2475,855,2159,2365,2799,4743,3123,3447,2519,5065,7316,198,5108,2152,2152,3737,966,4097,1074,4457,1182,2476,856,4421,2370,2800,4744,3124,3448,3485,5070,7311,200,5103,2153,2153,3736,967,4096,1075,4456,1183,2477,857,4420,2371,2801,4745,3125,3449,3484,5071,7310,201,5102,2154,2154,3739,964,4099,1072,4459,1180,2478,858,4423,2368,2802,4746,3126,3450,3487,5068,7309,202,5101,2155,2155,3738,965,4098,1073,4458,1181,2479,859,4422,2369,2803,4747,3127,3451,3486,5069,7308,203,5100,2156,2156,2112,970,2148,1078,2184,1186,2480,860,2472,2374,2804,4748,3128,3452,3156,5074,7314,193,5106,2157,2157,2113,971,2149,1079,2185,1187,2481,861,2473,2375,2805,4749,3129,3453,3157,5075,7315,192,5107,2158,2158,2114,968,2150,1076,2186,1184,2482,862,2474,2372,2806,4750,3130,3454,3158,5072,7312,195,5104,2159,2159,2115,969,2151,1077,2187,1185,2483,863,2475,2373,2807,4751,3131,3455,3159,5073,7313,194,5105,2160,2160,2492,3252,2744,4656,3104,2172,2484,864,3068,3360,2808,4752,3132,3456,2132,3468,9628,3729,3113,2161,2161,2493,3253,2745,4657,3105,2173,2485,865,3069,3361,2809,4753,3133,3457,2133,3469,9629,3728,3112,2162,2162,2494,3254,2746,4658,3106,2174,2486,866,3070,3362,2810,4754,3134,3458,2134,3470,9630,3731,3115,2163,2163,2495,3255,2747,4659,3107,2175,2487,867,3071,3363,2811,4755,3135,3459,2135,3471,9631,3730,3114,2164,2164,3461,3256,3389,4660,3425,2176,2488,868,3713,3364,2812,4756,3136,3460,4397,3472,8328,3721,3116,2165,2165,3460,3257,3388,4661,3424,2177,2489,869,3712,3365,2813,4757,3137,3461,4396,3473,8329,3720,3117,2166,2166,3463,3258,3391,4662,3427,2178,2490,870,3715,3366,2814,4758,3138,3462,4399,3474,8330,3723,3118,2167,2167,3462,3259,3390,4663,3426,2179,2491,871,3714,3367,2815,4759,3139,3463,4398,3475,8331,3722,3119,2168,2168,3132,3260,2412,4664,2772,2180,2492,872,2088,3368,2816,4760,3140,3464,2448,3476,10281,3724,3109,2169,2169,3133,3261,2413,4665,2773,2181,2493,873,2089,3369,2817,4761,3141,3465,2449,3477,10280,3725,3108,2170,2170,3134,3262,2414,4666,2774,2182,2494,874,2090,3370,2818,4762,3142,3466,2450,3478,10283,3726,3111,2171,2171,3135,3263,2415,4667,2775,2183,2495,875,2091,3371,2819,4763,3143,3467,2451,3479,10282,3727,3110,2172,2172,2504,4536,2756,2052,3116,3456,2496,876,3080,756,2820,4764,3144,3468,2144,2160,7348,2421,4397,2173,2173,2505,4537,2757,2053,3117,3457,2497,877,3081,757,2821,4765,3145,3469,2145,2161,7349,2420,4396,2174,2174,2506,4538,2758,2054,3118,3458,2498,878,3082,758,2822,4766,3146,3470,2146,2162,7350,2423,4399,2175,2175,2507,4539,2759,2055,3119,3459,2499,879,3083,759,2823,4767,3147,3471,2147,2163,7351,2422,4398,2176,2176,3473,4540,3401,2056,3437,3460,2500,880,3725,760,2824,4768,3148,3472,4409,2164,8640,2413,4400,2177,2177,3472,4541,3400,2057,3436,3461,2501,881,3724,761,2825,4769,3149,3473,4408,2165,8641,2412,4401,2178,2178,3475,4542,3403,2058,3439,3462,2502,882,3727,762,2826,4770,3150,3474,4411,2166,8642,2415,4402,2179,2179,3474,4543,3402,2059,3438,3463,2503,883,3726,763,2827,4771,3151,3475,4410,2167,8643,2414,4403,2180,2180,3144,4544,2424,2060,2784,3464,2504,884,2100,764,2828,4772,3152,3476,2460,2168,6705,2416,4393,2181,2181,3145,4545,2425,2061,2785,3465,2505,885,2101,765,2829,4773,3153,3477,2461,2169,6704,2417,4392,2182,2182,3146,4546,2426,2062,2786,3466,2506,886,2102,766,2830,4774,3154,3478,2462,2170,6707,2418,4395,2183,2183,3147,4547,2427,2063,2787,3467,2507,887,2103,767,2831,4775,3155,3479,2463,2171,6706,2419,4394,2184,2184,2516,1322,2768,1430,3128,1538,2508,888,3092,2726,2832,4776,3156,3480,2156,5426,8022,5363,1507,2185,2185,2517,1323,2769,1431,3129,1539,2509,889,3093,2727,2833,4777,3157,3481,2157,5427,8023,5362,1506,2186,2186,2518,1320,2770,1428,3130,1536,2510,890,3094,2724,2834,4778,3158,3482,2158,5424,8020,5361,1505,2187,2187,2519,1321,2771,1429,3131,1537,2511,891,3095,2725,2835,4779,3159,3483,2159,5425,8021,5360,1504,2188,2188,3485,1326,3413,1434,3449,1542,2512,892,3737,2730,2836,4780,3160,3484,4421,5430,9314,5355,1510,2189,2189,3484,1327,3412,1435,3448,1543,2513,893,3736,2731,2837,4781,3161,3485,4420,5431,9315,5354,1511,2190,2190,3487,1324,3415,1432,3451,1540,2514,894,3739,2728,2838,4782,3162,3486,4423,5428,9312,5353,1508,2191,2191,3486,1325,3414,1433,3450,1541,2515,895,3738,2729,2839,4783,3163,3487,4422,5429,9313,5352,1509,2192,2192,3156,1330,2436,1438,2796,1546,2516,896,2112,2734,2840,4784,3164,3488,2472,5434,6083,5358,1503,2193,2193,3157,1331,2437,1439,2797,1547,2517,897,2113,2735,2841,4785,3165,3489,2473,5435,6082,5359,1502,2194,2194,3158,1328,2438,1436,2798,1544,2518,898,2114,2732,2842,4786,3166,3490,2474,5432,6081,5356,1501,2195,2195,3159,1329,2439,1437,2799,1545,2519,899,2115,2733,2843,4787,3167,3491,2475,5433,6080,5357,1500,2196,2196,2888,5016,2276,2208,2528,3612,1872,900,1952,912,2844,4788,2520,3492,2204,2316,36,7056,3958,2197,2197,2889,5017,2277,2209,2529,3613,1873,901,1953,913,2845,4789,2521,3493,2205,2317,37,7057,3959,2198,2198,2890,5018,2278,2210,2530,3614,1874,902,1954,914,2846,4790,2522,3494,2206,2318,38,7058,3956,2199,2199,2891,5019,2279,2211,2531,3615,1875,903,1955,915,2847,4791,2523,3495,2207,2319,39,7059,3957,2200,2200,617,5020,653,2212,581,3616,1876,904,977,916,2848,4792,2524,3496,1553,2320,40,7060,715,2201,2201,616,5021,652,2213,580,3617,1877,905,976,917,2849,4793,2525,3497,1552,2321,41,7061,714,2202,2202,619,5022,655,2214,583,3618,1878,906,979,918,2850,4794,2526,3498,1555,2322,42,7062,713,2203,2203,618,5023,654,2215,582,3619,1879,907,978,919,2851,4795,2527,3499,1554,2323,43,7063,712,2204,2204,2556,5024,2916,2216,2196,3620,1880,908,2592,920,2852,4796,2528,3500,2520,2324,44,7064,3626,2205,2205,2557,5025,2917,2217,2197,3621,1881,909,2593,921,2853,4797,2529,3501,2521,2325,45,7065,3627,2206,2206,2558,5026,2918,2218,2198,3622,1882,910,2594,922,2854,4798,2530,3502,2522,2326,46,7066,3624,2207,2207,2559,5027,2919,2219,2199,3623,1883,911,2595,923,2855,4799,2531,3503,2523,2327,47,7067,3625,2208,2208,2900,1116,2288,900,2540,1008,1884,912,1964,2196,2856,4800,2532,3504,2216,4896,48,7068,3934,2209,2209,2901,1117,2289,901,2541,1009,1885,913,1965,2197,2857,4801,2533,3505,2217,4897,49,7069,3935,2210,2210,2902,1118,2290,902,2542,1010,1886,914,1966,2198,2858,4802,2534,3506,2218,4898,50,7070,3932,2211,2211,2903,1119,2291,903,2543,1011,1887,915,1967,2199,2859,4803,2535,3507,2219,4899,51,7071,3933,2212,2212,629,1120,665,904,593,1012,1888,916,989,2200,2860,4804,2536,3508,1565,4900,52,7072,691,2213,2213,628,1121,664,905,592,1013,1889,917,988,2201,2861,4805,2537,3509,1564,4901,53,7073,690,2214,2214,631,1122,667,906,595,1014,1890,918,991,2202,2862,4806,2538,3510,1567,4902,54,7074,689,2215,2215,630,1123,666,907,594,1015,1891,919,990,2203,2863,4807,2539,3511,1566,4903,55,7075,688,2216,2216,2568,1124,2928,908,2208,1016,1892,920,2604,2204,2864,4808,2540,3512,2532,4904,56,7076,3602,2217,2217,2569,1125,2929,909,2209,1017,1893,921,2605,2205,2865,4809,2541,3513,2533,4905,57,7077,3603,2218,2218,2570,1126,2930,910,2210,1018,1894,922,2606,2206,2866,4810,2542,3514,2534,4906,58,7078,3600,2219,2219,2571,1127,2931,911,2211,1019,1895,923,2607,2207,2867,4811,2543,3515,2535,4907,59,7079,3601,2220,2220,2912,4058,2300,5138,2552,2654,1896,924,1976,3842,2868,4812,2544,3516,2228,3950,60,7080,3944,2221,2221,2913,4059,2301,5139,2553,2655,1897,925,1977,3843,2869,4813,2545,3517,2229,3951,61,7081,3945,2222,2222,2914,4056,2302,5136,2554,2652,1898,926,1978,3840,2870,4814,2546,3518,2230,3948,62,7082,3946,2223,2223,2915,4057,2303,5137,2555,2653,1899,927,1979,3841,2871,4815,2547,3519,2231,3949,63,7083,3947,2224,2224,641,4062,677,5142,605,2658,1900,928,1001,3846,2872,4816,2548,3520,1577,3954,64,7084,701,2225,2225,640,4063,676,5143,604,2659,1901,929,1000,3847,2873,4817,2549,3521,1576,3955,65,7085,700,2226,2226,643,4060,679,5140,607,2656,1902,930,1003,3844,2874,4818,2550,3522,1579,3952,66,7086,703,2227,2227,642,4061,678,5141,606,2657,1903,931,1002,3845,2875,4819,2551,3523,1578,3953,67,7087,702,2228,2228,2580,4066,2940,5146,2220,2662,1904,932,2616,3850,2876,4820,2552,3524,2544,3958,68,7088,3612,2229,2229,2581,4067,2941,5147,2221,2663,1905,933,2617,3851,2877,4821,2553,3525,2545,3959,69,7089,3613,2230,2230,2582,4064,2942,5144,2222,2660,1906,934,2618,3848,2878,4822,2554,3526,2546,3956,70,7090,3614,2231,2231,2583,4065,2943,5145,2223,2661,1907,935,2619,3849,2879,4823,2555,3527,2547,3957,71,7091,3615,2232,2232,1880,5052,1916,2244,1952,3648,1908,936,2240,948,2880,4824,2556,3528,2924,2352,2289,2050,8096,2233,2233,1881,5053,1917,2245,1953,3649,1909,937,2241,949,2881,4825,2557,3529,2925,2353,2288,2051,8097,2234,2234,1882,5054,1918,2246,1954,3650,1910,938,2242,950,2882,4826,2558,3530,2926,2354,2291,2048,8098,2235,2235,1883,5055,1919,2247,1955,3651,1911,939,2243,951,2883,4827,2559,3531,2927,2355,2290,2049,8099,2236,2236,1229,5056,1589,2248,977,3652,1912,940,1265,952,2884,4828,2560,3532,1301,2356,2281,5611,10361,2237,2237,1228,5057,1588,2249,976,3653,1913,941,1264,953,2885,4829,2561,3533,1300,2357,2280,5610,10360,2238,2238,1231,5058,1591,2250,979,3654,1914,942,1267,954,2886,4830,2562,3534,1303,2358,2283,5609,10363,2239,2239,1230,5059,1590,2251,978,3655,1915,943,1266,955,2887,4831,2563,3535,1302,2359,2282,5608,10362,2240,2240,2844,5060,2232,2252,2592,3656,1916,944,1908,956,2888,4832,2564,3536,2268,2360,2284,2366,9060,2241,2241,2845,5061,2233,2253,2593,3657,1917,945,1909,957,2889,4833,2565,3537,2269,2361,2285,2367,9061,2242,2242,2846,5062,2234,2254,2594,3658,1918,946,1910,958,2890,4834,2566,3538,2270,2362,2286,2364,9062,2243,2243,2847,5063,2235,2255,2595,3659,1919,947,1911,959,2891,4835,2567,3539,2271,2363,2287,2365,9063,2244,2244,1892,1152,1928,936,1964,1044,1920,948,2252,2232,2892,4836,2568,3540,2936,4932,981,2026,5818,2245,2245,1893,1153,1929,937,1965,1045,1921,949,2253,2233,2893,4837,2569,3541,2937,4933,980,2027,5819,2246,2246,1894,1154,1930,938,1966,1046,1922,950,2254,2234,2894,4838,2570,3542,2938,4934,983,2024,5816,2247,2247,1895,1155,1931,939,1967,1047,1923,951,2255,2235,2895,4839,2571,3543,2939,4935,982,2025,5817,2248,2248,1241,1156,1601,940,989,1048,1924,952,1277,2236,2896,4840,2572,3544,1313,4936,973,5587,8731,2249,2249,1240,1157,1600,941,988,1049,1925,953,1276,2237,2897,4841,2573,3545,1312,4937,972,5586,8730,2250,2250,1243,1158,1603,942,991,1050,1926,954,1279,2238,2898,4842,2574,3546,1315,4938,975,5585,8729,2251,2251,1242,1159,1602,943,990,1051,1927,955,1278,2239,2899,4843,2575,3547,1314,4939,974,5584,8728,2252,2252,2856,1160,2244,944,2604,1052,1928,956,1920,2240,2900,4844,2576,3548,2280,4940,976,2342,10022,2253,2253,2857,1161,2245,945,2605,1053,1929,957,1921,2241,2901,4845,2577,3549,2281,4941,977,2343,10023,2254,2254,2858,1162,2246,946,2606,1054,1930,958,1922,2242,2902,4846,2578,3550,2282,4942,978,2340,10020,2255,2255,2859,1163,2247,947,2607,1055,1931,959,1923,2243,2903,4847,2579,3551,2283,4943,979,2341,10021,2256,2256,1904,3446,1940,4526,1976,2042,1932,960,2264,3230,2904,4848,2580,3552,2948,3338,5543,2036,7748,2257,2257,1905,3447,1941,4527,1977,2043,1933,961,2265,3231,2905,4849,2581,3553,2949,3339,5542,2037,7749,2258,2258,1906,3444,1942,4524,1978,2040,1934,962,2266,3228,2906,4850,2582,3554,2950,3336,5541,2038,7750,2259,2259,1907,3445,1943,4525,1979,2041,1935,963,2267,3229,2907,4851,2583,3555,2951,3337,5540,2039,7751,2260,2260,1253,3450,1613,4530,1001,2046,1936,964,1289,3234,2908,4852,2584,3556,1325,3342,5535,5597,10661,2261,2261,1252,3451,1612,4531,1000,2047,1937,965,1288,3235,2909,4853,2585,3557,1324,3343,5534,5596,10660,2262,2262,1255,3448,1615,4528,1003,2044,1938,966,1291,3232,2910,4854,2586,3558,1327,3340,5533,5599,10663,2263,2263,1254,3449,1614,4529,1002,2045,1939,967,1290,3233,2911,4855,2587,3559,1326,3341,5532,5598,10662,2264,2264,2868,3454,2256,4534,2616,2050,1940,968,1932,3238,2912,4856,2588,3560,2292,3346,5538,2352,9360,2265,2265,2869,3455,2257,4535,2617,2051,1941,969,1933,3239,2913,4857,2589,3561,2293,3347,5539,2353,9361,2266,2266,2870,3452,2258,4532,2618,2048,1942,970,1934,3236,2914,4858,2590,3562,2294,3344,5536,2354,9362,2267,2267,2871,3453,2259,4533,2619,2049,1943,971,1935,3237,2915,4859,2591,3563,2295,3345,5537,2355,9363,2268,2268,2600,5088,2852,2280,2240,3684,1944,972,2528,984,2916,4860,2592,3564,2564,2388,953,9104,9072,2269,2269,2601,5089,2853,2281,2241,3685,1945,973,2529,985,2917,4861,2593,3565,2565,2389,952,9105,9073,2270,2270,2602,5090,2854,2282,2242,3686,1946,974,2530,986,2918,4862,2594,3566,2566,2390,955,9106,9074,2271,2271,2603,5091,2855,2283,2243,3687,1947,975,2531,987,2919,4863,2595,3567,2567,2391,954,9107,9075,2272,2272,1625,5092,905,2284,1265,3688,1948,976,581,988,2920,4864,2596,3568,941,2392,956,5861,9076,2273,2273,1624,5093,904,2285,1264,3689,1949,977,580,989,2921,4865,2597,3569,940,2393,957,5860,9077,2274,2274,1627,5094,907,2286,1267,3690,1950,978,583,990,2922,4866,2598,3570,943,2394,958,5863,9078,2275,2275,1626,5095,906,2287,1266,3691,1951,979,582,991,2923,4867,2599,3571,942,2395,959,5862,9079,2276,2276,1944,5096,1872,2288,1908,3692,1952,980,2196,992,2924,4868,2600,3572,2880,2396,949,7152,9080,2277,2277,1945,5097,1873,2289,1909,3693,1953,981,2197,993,2925,4869,2601,3573,2881,2397,948,7153,9081,2278,2278,1946,5098,1874,2290,1910,3694,1954,982,2198,994,2926,4870,2602,3574,2882,2398,951,7154,9082,2279,2279,1947,5099,1875,2291,1911,3695,1955,983,2199,995,2927,4871,2603,3575,2883,2399,950,7155,9083,2280,2280,2612,1188,2864,972,2252,1080,1956,984,2540,2268,2928,4872,2604,3576,2576,4968,2237,10714,9084,2281,2281,2613,1189,2865,973,2253,1081,1957,985,2541,2269,2929,4873,2605,3577,2577,4969,2236,10715,9085,2282,2282,2614,1190,2866,974,2254,1082,1958,986,2542,2270,2930,4874,2606,3578,2578,4970,2239,10712,9086,2283,2283,2615,1191,2867,975,2255,1083,1959,987,2543,2271,2931,4875,2607,3579,2579,4971,2238,10713,9087,2284,2284,1637,1192,917,976,1277,1084,1960,988,593,2272,2932,4876,2608,3580,953,4972,2240,7471,9088,2285,2285,1636,1193,916,977,1276,1085,1961,989,592,2273,2933,4877,2609,3581,952,4973,2241,7470,9089,2286,2286,1639,1194,919,978,1279,1086,1962,990,595,2274,2934,4878,2610,3582,955,4974,2242,7469,9090,2287,2287,1638,1195,918,979,1278,1087,1963,991,594,2275,2935,4879,2611,3583,954,4975,2243,7468,9091,2288,2288,1956,1196,1884,980,1920,1088,1964,992,2208,2276,2936,4880,2612,3584,2892,4976,2233,6170,9092,2289,2289,1957,1197,1885,981,1921,1089,1965,993,2209,2277,2937,4881,2613,3585,2893,4977,2232,6171,9093,2290,2290,1958,1198,1886,982,1922,1090,1966,994,2210,2278,2938,4882,2614,3586,2894,4978,2235,6168,9094,2291,2291,1959,1199,1887,983,1923,1091,1967,995,2211,2279,2939,4883,2615,3587,2895,4979,2234,6169,9095,2292,2292,2624,4454,2876,5534,2264,3050,1968,996,2552,4238,2940,4884,2616,3588,2588,4346,3235,8432,9096,2293,2293,2625,4455,2877,5535,2265,3051,1969,997,2553,4239,2941,4885,2617,3589,2589,4347,3234,8433,9097,2294,2294,2626,4452,2878,5532,2266,3048,1970,998,2554,4236,2942,4886,2618,3590,2590,4344,3233,8434,9098,2295,2295,2627,4453,2879,5533,2267,3049,1971,999,2555,4237,2943,4887,2619,3591,2591,4345,3232,8435,9099,2296,2296,1649,4458,929,5538,1289,3054,1972,1000,605,4242,2944,4888,2620,3592,965,4350,3238,6485,9100,2297,2297,1648,4459,928,5539,1288,3055,1973,1001,604,4243,2945,4889,2621,3593,964,4351,3239,6484,9101,2298,2298,1651,4456,931,5536,1291,3052,1974,1002,607,4240,2946,4890,2622,3594,967,4348,3236,6487,9102,2299,2299,1650,4457,930,5537,1290,3053,1975,1003,606,4241,2947,4891,2623,3595,966,4349,3237,6486,9103,2300,2300,1968,4462,1896,5542,1932,3058,1976,1004,2220,4246,2948,4892,2624,3596,2904,4354,3231,7776,9104,2301,2301,1969,4463,1897,5543,1933,3059,1977,1005,2221,4247,2949,4893,2625,3597,2905,4355,3230,7777,9105,2302,2302,1970,4460,1898,5540,1934,3056,1978,1006,2222,4244,2950,4894,2626,3598,2906,4352,3229,7778,9106,2303,2303,1971,4461,1899,5541,1935,3057,1979,1007,2223,4245,2951,4895,2627,3599,2907,4353,3228,7779,9107,2304,2304,2996,1020,2384,1128,2636,912,1980,1008,2060,2424,2952,4896,2628,3600,2312,4800,1150,10096,3514,2305,2305,2997,1021,2385,1129,2637,913,1981,1009,2061,2425,2953,4897,2629,3601,2313,4801,1151,10097,3515,2306,2306,2998,1022,2386,1130,2638,914,1982,1010,2062,2426,2954,4898,2630,3602,2314,4802,1148,10098,3512,2307,2307,2999,1023,2387,1131,2639,915,1983,1011,2063,2427,2955,4899,2631,3603,2315,4803,1149,10099,3513,2308,2308,4613,1024,4649,1132,4577,916,1984,1012,4973,2428,2956,4900,2632,3604,5549,4804,5683,7500,5455,2309,2309,4612,1025,4648,1133,4576,917,1985,1013,4972,2429,2957,4901,2633,3605,5548,4805,5682,7501,5454,2310,2310,4615,1026,4651,1134,4579,918,1986,1014,4975,2430,2958,4902,2634,3606,5551,4806,5681,7502,5453,2311,2311,4614,1027,4650,1135,4578,919,1987,1015,4974,2431,2959,4903,2635,3607,5550,4807,5680,7503,5452,2312,2312,2664,1028,3024,1136,2304,920,1988,1016,2700,2432,2960,4904,2636,3608,2628,4808,1466,6537,3830,2313,2313,2665,1029,3025,1137,2305,921,1989,1017,2701,2433,2961,4905,2637,3609,2629,4809,1467,6536,3831,2314,2314,2666,1030,3026,1138,2306,922,1990,1018,2702,2434,2962,4906,2638,3610,2630,4810,1464,6539,3828,2315,2315,2667,1031,3027,1139,2307,923,1991,1019,2703,2435,2963,4907,2639,3611,2631,4811,1465,6538,3829,2316,2316,3008,3600,2396,5004,2648,2196,1992,1020,2072,3708,2964,4908,2640,3612,2324,3492,1126,7168,3524,2317,2317,3009,3601,2397,5005,2649,2197,1993,1021,2073,3709,2965,4909,2641,3613,2325,3493,1127,7169,3525,2318,2318,3010,3602,2398,5006,2650,2198,1994,1022,2074,3710,2966,4910,2642,3614,2326,3494,1124,7170,3526,2319,2319,3011,3603,2399,5007,2651,2199,1995,1023,2075,3711,2967,4911,2643,3615,2327,3495,1125,7171,3527,2320,2320,4625,3604,4661,5008,4589,2200,1996,1024,4985,3712,2968,4912,2644,3616,5561,3496,5659,9756,5465,2321,2321,4624,3605,4660,5009,4588,2201,1997,1025,4984,3713,2969,4913,2645,3617,5560,3497,5658,9757,5464,2322,2322,4627,3606,4663,5010,4591,2202,1998,1026,4987,3714,2970,4914,2646,3618,5563,3498,5657,9758,5467,2323,2323,4626,3607,4662,5011,4590,2203,1999,1027,4986,3715,2971,4915,2647,3619,5562,3499,5656,9759,5466,2324,2324,2676,3608,3036,5012,2316,2204,2000,1028,2712,3716,2972,4916,2648,3620,2640,3500,1442,9441,3840,2325,2325,2677,3609,3037,5013,2317,2205,2001,1029,2713,3717,2973,4917,2649,3621,2641,3501,1443,9440,3841,2326,2326,2678,3610,3038,5014,2318,2206,2002,1030,2714,3718,2974,4918,2650,3622,2642,3502,1440,9443,3842,2327,2327,2679,3611,3039,5015,2319,2207,2003,1031,2715,3719,2975,4919,2651,3623,2643,3503,1441,9442,3843,2328,2328,3020,5246,2408,2762,2660,3842,2004,1032,2084,1466,2976,4920,2652,3624,2336,2546,1136,8166,3502,2329,2329,3021,5247,2409,2763,2661,3843,2005,1033,2085,1467,2977,4921,2653,3625,2337,2547,1137,8167,3503,2330,2330,3022,5244,2410,2760,2662,3840,2006,1034,2086,1464,2978,4922,2654,3626,2338,2544,1138,8164,3500,2331,2331,3023,5245,2411,2761,2663,3841,2007,1035,2087,1465,2979,4923,2655,3627,2339,2545,1139,8165,3501,2332,2332,4637,5250,4673,2766,4601,3846,2008,1036,4997,1470,2980,4924,2656,3628,5573,2550,5669,10754,5443,2333,2333,4636,5251,4672,2767,4600,3847,2009,1037,4996,1471,2981,4925,2657,3629,5572,2551,5668,10755,5442,2334,2334,4639,5248,4675,2764,4603,3844,2010,1038,4999,1468,2982,4926,2658,3630,5575,2548,5671,10752,5441,2335,2335,4638,5249,4674,2765,4602,3845,2011,1039,4998,1469,2983,4927,2659,3631,5574,2549,5670,10753,5440,2336,2336,2688,5254,3048,2770,2328,3850,2012,1040,2724,1474,2984,4928,2660,3632,2652,2554,1452,8495,3818,2337,2337,2689,5255,3049,2771,2329,3851,2013,1041,2725,1475,2985,4929,2661,3633,2653,2555,1453,8494,3819,2338,2338,2690,5252,3050,2768,2330,3848,2014,1042,2726,1472,2986,4930,2662,3634,2654,2552,1454,8493,3816,2339,2339,2691,5253,3051,2769,2331,3849,2015,1043,2727,1473,2987,4931,2663,3635,2655,2553,1455,8492,3817,2340,2340,1988,1056,2024,1164,2060,948,2016,1044,2348,2460,2988,4932,2664,3636,3032,4836,7232,2254,9167,2341,2341,1989,1057,2025,1165,2061,949,2017,1045,2349,2461,2989,4933,2665,3637,3033,4837,7233,2255,9166,2342,2342,1990,1058,2026,1166,2062,950,2018,1046,2350,2462,2990,4934,2666,3638,3034,4838,7234,2252,9165,2343,2343,1991,1059,2027,1167,2063,951,2019,1047,2351,2463,2991,4935,2667,3639,3035,4839,7235,2253,9164,2344,2344,5225,1060,5585,1168,4973,952,2020,1048,5261,2464,2992,4936,2668,3640,5297,4840,8849,1279,9159,2345,2345,5224,1061,5584,1169,4972,953,2021,1049,5260,2465,2993,4937,2669,3641,5296,4841,8848,1278,9158,2346,2346,5227,1062,5587,1170,4975,954,2022,1050,5263,2466,2994,4938,2670,3642,5299,4842,8851,1277,9157,2347,2347,5226,1063,5586,1171,4974,955,2023,1051,5262,2467,2995,4939,2671,3643,5298,4843,8850,1276,9156,2348,2348,2952,1064,2340,1172,2700,956,2024,1052,2016,2468,2996,4940,2672,3644,2376,4844,6252,1922,9162,2349,2349,2953,1065,2341,1173,2701,957,2025,1053,2017,2469,2997,4941,2673,3645,2377,4845,6253,1923,9163,2350,2350,2954,1066,2342,1174,2702,958,2026,1054,2018,2470,2998,4942,2674,3646,2378,4846,6254,1920,9160,2351,2351,2955,1067,2343,1175,2703,959,2027,1055,2019,2471,2999,4943,2675,3647,2379,4847,6255,1921,9161,2352,2352,2000,3636,2036,5040,2072,2232,2028,1056,2360,3744,3000,4944,2676,3648,3044,3528,10786,2264,9177,2353,2353,2001,3637,2037,5041,2073,2233,2029,1057,2361,3745,3001,4945,2677,3649,3045,3529,10787,2265,9176,2354,2354,2002,3638,2038,5042,2074,2234,2030,1058,2362,3746,3002,4946,2678,3650,3046,3530,10784,2266,9179,2355,2355,2003,3639,2039,5043,2075,2235,2031,1059,2363,3747,3003,4947,2679,3651,3047,3531,10785,2267,9178,2356,2356,5237,3640,5597,5044,4985,2236,2032,1060,5273,3748,3004,4948,2680,3652,5309,3532,6571,1289,9169,2357,2357,5236,3641,5596,5045,4984,2237,2033,1061,5272,3749,3005,4949,2681,3653,5308,3533,6570,1288,9168,2358,2358,5239,3642,5599,5046,4987,2238,2034,1062,5275,3750,3006,4950,2682,3654,5311,3534,6569,1291,9171,2359,2359,5238,3643,5598,5047,4986,2239,2035,1063,5274,3751,3007,4951,2683,3655,5310,3535,6568,1290,9170,2360,2360,2964,3644,2352,5048,2712,2240,2036,1064,2028,3752,3008,4952,2684,3656,2388,3536,9158,1932,9172,2361,2361,2965,3645,2353,5049,2713,2241,2037,1065,2029,3753,3009,4953,2685,3657,2389,3537,9159,1933,9173,2362,2362,2966,3646,2354,5050,2714,2242,2038,1066,2030,3754,3010,4954,2686,3658,2390,3538,9156,1934,9174,2363,2363,2967,3647,2355,5051,2715,2243,2039,1067,2031,3755,3011,4955,2687,3659,2391,3539,9157,1935,9175,2364,2364,2012,4634,2048,2150,2084,3230,2040,1068,2372,854,3012,4956,2688,3660,3056,1934,7532,2242,9155,2365,2365,2013,4635,2049,2151,2085,3231,2041,1069,2373,855,3013,4957,2689,3661,3057,1935,7533,2243,9154,2366,2366,2014,4632,2050,2148,2086,3228,2042,1070,2374,852,3014,4958,2690,3662,3058,1932,7534,2240,9153,2367,2367,2015,4633,2051,2149,2087,3229,2043,1071,2375,853,3015,4959,2691,3663,3059,1933,7535,2241,9152,2368,2368,5249,4638,5609,2154,4997,3234,2044,1072,5285,858,3016,4960,2692,3664,5321,1938,8501,1267,9147,2369,2369,5248,4639,5608,2155,4996,3235,2045,1073,5284,859,3017,4961,2693,3665,5320,1939,8500,1266,9146,2370,2370,5251,4636,5611,2152,4999,3232,2046,1074,5287,856,3018,4962,2694,3666,5323,1936,8503,1265,9145,2371,2371,5250,4637,5610,2153,4998,3233,2047,1075,5286,857,3019,4963,2695,3667,5322,1937,8502,1264,9144,2372,2372,2976,4642,2364,2158,2724,3238,2048,1076,2040,862,3020,4964,2696,3668,2400,1942,5904,1910,9150,2373,2373,2977,4643,2365,2159,2725,3239,2049,1077,2041,863,3021,4965,2697,3669,2401,1943,5905,1911,9151,2374,2374,2978,4640,2366,2156,2726,3236,2050,1078,2042,860,3022,4966,2698,3670,2402,1940,5906,1908,9148,2375,2375,2979,4641,2367,2157,2727,3237,2051,1079,2043,861,3023,4967,2699,3671,2403,1941,5907,1909,9149,2376,2376,2708,1092,2960,1200,2348,984,2052,1080,2636,2496,3024,4968,2700,3672,2672,4872,6264,7259,6280,2377,2377,2709,1093,2961,1201,2349,985,2053,1081,2637,2497,3025,4969,2701,3673,2673,4873,6265,7258,6281,2378,2378,2710,1094,2962,1202,2350,986,2054,1082,2638,2498,3026,4970,2702,3674,2674,4874,6266,7257,6282,2379,2379,2711,1095,2963,1203,2351,987,2055,1083,2639,2499,3027,4971,2703,3675,2675,4875,6267,7256,6283,2380,2380,5621,1096,4901,1204,5261,988,2056,1084,4577,2500,3028,4972,2704,3676,4937,4876,6268,7251,8868,2381,2381,5620,1097,4900,1205,5260,989,2057,1085,4576,2501,3029,4973,2705,3677,4936,4877,6269,7250,8869,2382,2382,5623,1098,4903,1206,5263,990,2058,1086,4579,2502,3030,4974,2706,3678,4939,4878,6270,7249,8870,2383,2383,5622,1099,4902,1207,5262,991,2059,1087,4578,2503,3031,4975,2707,3679,4938,4879,6271,7248,8871,2384,2384,2052,1100,1980,1208,2016,992,2060,1088,2304,2504,3032,4976,2708,3680,2988,4880,6272,7254,10821,2385,2385,2053,1101,1981,1209,2017,993,2061,1089,2305,2505,3033,4977,2709,3681,2989,4881,6273,7255,10820,2386,2386,2054,1102,1982,1210,2018,994,2062,1090,2306,2506,3034,4978,2710,3682,2990,4882,6274,7252,10823,2387,2387,2055,1103,1983,1211,2019,995,2063,1091,2307,2507,3035,4979,2711,3683,2991,4883,6275,7253,10822,2388,2388,2720,3672,2972,5076,2360,2268,2064,1092,2648,3780,3036,4980,2712,3684,2684,3564,6276,7269,9184,2389,2389,2721,3673,2973,5077,2361,2269,2065,1093,2649,3781,3037,4981,2713,3685,2685,3565,6277,7268,9185,2390,2390,2722,3674,2974,5078,2362,2270,2066,1094,2650,3782,3038,4982,2714,3686,2686,3566,6278,7271,9186,2391,2391,2723,3675,2975,5079,2363,2271,2067,1095,2651,3783,3039,4983,2715,3687,2687,3567,6279,7270,9187,2392,2392,5633,3676,4913,5080,5273,2272,2068,1096,4589,3784,3040,4984,2716,3688,4949,3568,6280,7261,6588,2393,2393,5632,3677,4912,5081,5272,2273,2069,1097,4588,3785,3041,4985,2717,3689,4948,3569,6281,7260,6589,2394,2394,5635,3678,4915,5082,5275,2274,2070,1098,4591,3786,3042,4986,2718,3690,4951,3570,6282,7263,6590,2395,2395,5634,3679,4914,5083,5274,2275,2071,1099,4590,3787,3043,4987,2719,3691,4950,3571,6283,7262,6591,2396,2396,2064,3680,1992,5084,2028,2276,2072,1100,2316,3788,3044,4988,2720,3692,3000,3572,6284,7264,7245,2397,2397,2065,3681,1993,5085,2029,2277,2073,1101,2317,3789,3045,4989,2721,3693,3001,3573,6285,7265,7244,2398,2398,2066,3682,1994,5086,2030,2278,2074,1102,2318,3790,3046,4990,2722,3694,3002,3574,6286,7266,7247,2399,2399,2067,3683,1995,5087,2031,2279,2075,1103,2319,3791,3047,4991,2723,3695,3003,3575,6287,7267,7246,2400,2400,2732,5642,2984,3158,2372,4238,2076,1104,2660,1862,3048,4992,2724,3696,2696,2942,6288,7247,8562,2401,2401,2733,5643,2985,3159,2373,4239,2077,1105,2661,1863,3049,4993,2725,3697,2697,2943,6289,7246,8563,2402,2402,2734,5640,2986,3156,2374,4236,2078,1106,2662,1860,3050,4994,2726,3698,2698,2940,6290,7245,8560,2403,2403,2735,5641,2987,3157,2375,4237,2079,1107,2663,1861,3051,4995,2727,3699,2699,2941,6291,7244,8561,2404,2404,5645,5646,4925,3162,5285,4242,2080,1108,4601,1866,3052,4996,2728,3700,4961,2946,6292,7239,5966,2405,2405,5644,5647,4924,3163,5284,4243,2081,1109,4600,1867,3053,4997,2729,3701,4960,2947,6293,7238,5967,2406,2406,5647,5644,4927,3160,5287,4240,2082,1110,4603,1864,3054,4998,2730,3702,4963,2944,6294,7237,5964,2407,2407,5646,5645,4926,3161,5286,4241,2083,1111,4602,1865,3055,4999,2731,3703,4962,2945,6295,7236,5965,2408,2408,2076,5650,2004,3166,2040,4246,2084,1112,2328,1870,3056,5000,2732,3704,3012,2950,6296,7242,7919,2409,2409,2077,5651,2005,3167,2041,4247,2085,1113,2329,1871,3057,5001,2733,3705,3013,2951,6297,7243,7918,2410,2410,2078,5648,2006,3164,2042,4244,2086,1114,2330,1868,3058,5002,2734,3706,3014,2948,6298,7240,7917,2411,2411,2079,5649,2007,3165,2043,4245,2087,1115,2331,1869,3059,5003,2735,3707,3015,2949,6299,7241,7916,2412,2412,3104,3504,2492,4908,2744,2424,2088,1116,2168,3612,3060,5004,2736,3708,2420,3720,1354,2177,386,2413,2413,3105,3505,2493,4909,2745,2425,2089,1117,2169,3613,3061,5005,2737,3709,2421,3721,1355,2176,387,2414,2414,3106,3506,2494,4910,2746,2426,2090,1118,2170,3614,3062,5006,2738,3710,2422,3722,1352,2179,384,2415,2415,3107,3507,2495,4911,2747,2427,2091,1119,2171,3615,3063,5007,2739,3711,2423,3723,1353,2178,385,2416,2416,3425,3508,3461,4912,3389,2428,2092,1120,3785,3616,3064,5008,2740,3712,4361,3724,3295,2180,390,2417,2417,3424,3509,3460,4913,3388,2429,2093,1121,3784,3617,3065,5009,2741,3713,4360,3725,3294,2181,391,2418,2418,3427,3510,3463,4914,3391,2430,2094,1122,3787,3618,3066,5010,2742,3714,4363,3726,3293,2182,388,2419,2419,3426,3511,3462,4915,3390,2431,2095,1123,3786,3619,3067,5011,2743,3715,4362,3727,3292,2183,389,2420,2420,2772,3512,3132,4916,2412,2432,2096,1124,2808,3620,3068,5012,2744,3716,2736,3728,1022,2173,394,2421,2421,2773,3513,3133,4917,2413,2433,2097,1125,2809,3621,3069,5013,2745,3717,2737,3729,1023,2172,395,2422,2422,2774,3514,3134,4918,2414,2434,2098,1126,2810,3622,3070,5014,2746,3718,2738,3730,1020,2175,392,2423,2423,2775,3515,3135,4919,2415,2435,2099,1127,2811,3623,3071,5015,2747,3719,2739,3731,1021,2174,393,2424,2424,3116,4788,2504,2304,2756,3708,2100,1128,2180,1008,3072,5016,2748,3720,2432,2412,1364,3461,362,2425,2425,3117,4789,2505,2305,2757,3709,2101,1129,2181,1009,3073,5017,2749,3721,2433,2413,1365,3460,363,2426,2426,3118,4790,2506,2306,2758,3710,2102,1130,2182,1010,3074,5018,2750,3722,2434,2414,1366,3463,360,2427,2427,3119,4791,2507,2307,2759,3711,2103,1131,2183,1011,3075,5019,2751,3723,2435,2415,1367,3462,361,2428,2428,3437,4792,3473,2308,3401,3712,2104,1132,3797,1012,3076,5020,2752,3724,4373,2416,3305,3464,366,2429,2429,3436,4793,3472,2309,3400,3713,2105,1133,3796,1013,3077,5021,2753,3725,4372,2417,3304,3465,367,2430,2430,3439,4794,3475,2310,3403,3714,2106,1134,3799,1014,3078,5022,2754,3726,4375,2418,3307,3466,364,2431,2431,3438,4795,3474,2311,3402,3715,2107,1135,3798,1015,3079,5023,2755,3727,4374,2419,3306,3467,365,2432,2432,2784,4796,3144,2312,2424,3716,2108,1136,2820,1016,3080,5024,2756,3728,2748,2420,1032,3457,370,2433,2433,2785,4797,3145,2313,2425,3717,2109,1137,2821,1017,3081,5025,2757,3729,2749,2421,1033,3456,371,2434,2434,2786,4798,3146,2314,2426,3718,2110,1138,2822,1018,3082,5026,2758,3730,2750,2422,1034,3459,368,2435,2435,2787,4799,3147,2315,2427,3719,2111,1139,2823,1019,3083,5027,2759,3731,2751,2423,1035,3458,369,2436,2436,3128,1250,2516,1358,2768,1466,2112,1140,2192,2654,3084,5028,2760,3732,2444,5354,1342,1543,372,2437,2437,3129,1251,2517,1359,2769,1467,2113,1141,2193,2655,3085,5029,2761,3733,2445,5355,1343,1542,373,2438,2438,3130,1248,2518,1356,2770,1464,2114,1142,2194,2652,3086,5030,2762,3734,2446,5352,1340,1541,374,2439,2439,3131,1249,2519,1357,2771,1465,2115,1143,2195,2653,3087,5031,2763,3735,2447,5353,1341,1540,375,2440,2440,3449,1254,3485,1362,3413,1470,2116,1144,3809,2658,3088,5032,2764,3736,4385,5358,3283,1546,376,2441,2441,3448,1255,3484,1363,3412,1471,2117,1145,3808,2659,3089,5033,2765,3737,4384,5359,3282,1547,377,2442,2442,3451,1252,3487,1360,3415,1468,2118,1146,3811,2656,3090,5034,2766,3738,4387,5356,3281,1544,378,2443,2443,3450,1253,3486,1361,3414,1469,2119,1147,3810,2657,3091,5035,2767,3739,4386,5357,3280,1545,379,2444,2444,2796,1258,3156,1366,2436,1474,2120,1148,2832,2662,3092,5036,2768,3740,2760,5362,1010,1539,380,2445,2445,2797,1259,3157,1367,2437,1475,2121,1149,2833,2663,3093,5037,2769,3741,2761,5363,1011,1538,381,2446,2446,2798,1256,3158,1364,2438,1472,2122,1150,2834,2660,3094,5038,2770,3742,2762,5360,1008,1537,382,2447,2447,2799,1257,3159,1365,2439,1473,2123,1151,2835,2661,3095,5039,2771,3743,2763,5361,1009,1536,383,2448,2448,2096,3540,2132,4944,2168,2460,2124,1152,2456,3648,3096,5040,2772,3744,3140,3756,6359,175,2829,2449,2449,2097,3541,2133,4945,2169,2461,2125,1153,2457,3649,3097,5041,2773,3745,3141,3757,6358,174,2828,2450,2450,2098,3542,2134,4946,2170,2462,2126,1154,2458,3650,3098,5042,2774,3746,3142,3758,6357,173,2831,2451,2451,2099,3543,2135,4947,2171,2463,2127,1155,2459,3651,3099,5043,2775,3747,3143,3759,6356,172,2830,2452,2452,4037,3544,4397,4948,3785,2464,2128,1156,4073,3652,3100,5044,2776,3748,4109,3760,6351,178,2821,2453,2453,4036,3545,4396,4949,3784,2465,2129,1157,4072,3653,3101,5045,2777,3749,4108,3761,6350,179,2820,2454,2454,4039,3546,4399,4950,3787,2466,2130,1158,4075,3654,3102,5046,2778,3750,4111,3762,6349,176,2823,2455,2455,4038,3547,4398,4951,3786,2467,2131,1159,4074,3655,3103,5047,2779,3751,4110,3763,6348,177,2822,2456,2456,3060,3548,2448,4952,2808,2468,2132,1160,2124,3656,3104,5048,2780,3752,2484,3764,6354,171,2824,2457,2457,3061,3549,2449,4953,2809,2469,2133,1161,2125,3657,3105,5049,2781,3753,2485,3765,6355,170,2825,2458,2458,3062,3550,2450,4954,2810,2470,2134,1162,2126,3658,3106,5050,2782,3754,2486,3766,6352,169,2826,2459,2459,3063,3551,2451,4955,2811,2471,2135,1163,2127,3659,3107,5051,2783,3755,2487,3767,6353,168,2827,2460,2460,2108,4824,2144,2340,2180,3744,2136,1164,2468,1044,3108,5052,2784,3756,3152,2448,6369,151,4113,2461,2461,2109,4825,2145,2341,2181,3745,2137,1165,2469,1045,3109,5053,2785,3757,3153,2449,6368,150,4112,2462,2462,2110,4826,2146,2342,2182,3746,2138,1166,2470,1046,3110,5054,2786,3758,3154,2450,6371,149,4115,2463,2463,2111,4827,2147,2343,2183,3747,2139,1167,2471,1047,3111,5055,2787,3759,3155,2451,6370,148,4114,2464,2464,4049,4828,4409,2344,3797,3748,2140,1168,4085,1048,3112,5056,2788,3760,4121,2452,6361,154,4105,2465,2465,4048,4829,4408,2345,3796,3749,2141,1169,4084,1049,3113,5057,2789,3761,4120,2453,6360,155,4104,2466,2466,4051,4830,4411,2346,3799,3750,2142,1170,4087,1050,3114,5058,2790,3762,4123,2454,6363,152,4107,2467,2467,4050,4831,4410,2347,3798,3751,2143,1171,4086,1051,3115,5059,2791,3763,4122,2455,6362,153,4106,2468,2468,3072,4832,2460,2348,2820,3752,2144,1172,2136,1052,3116,5060,2792,3764,2496,2456,6364,147,4108,2469,2469,3073,4833,2461,2349,2821,3753,2145,1173,2137,1053,3117,5061,2793,3765,2497,2457,6365,146,4109,2470,2470,3074,4834,2462,2350,2822,3754,2146,1174,2138,1054,3118,5062,2794,3766,2498,2458,6366,145,4110,2471,2471,3075,4835,2463,2351,2823,3755,2147,1175,2139,1055,3119,5063,2795,3767,2499,2459,6367,144,4111,2472,2472,2120,638,2156,746,2192,854,2148,1176,2480,2042,3120,5064,2796,3768,3164,4742,6347,161,899,2473,2473,2121,639,2157,747,2193,855,2149,1177,2481,2043,3121,5065,2797,3769,3165,4743,6346,160,898,2474,2474,2122,636,2158,744,2194,852,2150,1178,2482,2040,3122,5066,2798,3770,3166,4740,6345,163,897,2475,2475,2123,637,2159,745,2195,853,2151,1179,2483,2041,3123,5067,2799,3771,3167,4741,6344,162,896,2476,2476,4061,642,4421,750,3809,858,2152,1180,4097,2046,3124,5068,2800,3772,4133,4746,6339,164,891,2477,2477,4060,643,4420,751,3808,859,2153,1181,4096,2047,3125,5069,2801,3773,4132,4747,6338,165,890,2478,2478,4063,640,4423,748,3811,856,2154,1182,4099,2044,3126,5070,2802,3774,4135,4744,6337,166,889,2479,2479,4062,641,4422,749,3810,857,2155,1183,4098,2045,3127,5071,2803,3775,4134,4745,6336,167,888,2480,2480,3084,646,2472,754,2832,862,2156,1184,2148,2050,3128,5072,2804,3776,2508,4750,6342,157,894,2481,2481,3085,647,2473,755,2833,863,2157,1185,2149,2051,3129,5073,2805,3777,2509,4751,6343,156,895,2482,2482,3086,644,2474,752,2834,860,2158,1186,2150,2048,3130,5074,2806,3778,2510,4748,6340,159,892,2483,2483,3087,645,2475,753,2835,861,2159,1187,2151,2049,3131,5075,2807,3779,2511,4749,6341,158,893,2484,2484,2816,3576,3068,4980,2456,2496,2160,1188,2744,3684,3132,5076,2808,3780,2780,3792,10600,3405,4085,2485,2485,2817,3577,3069,4981,2457,2497,2161,1189,2745,3685,3133,5077,2809,3781,2781,3793,10601,3404,4084,2486,2486,2818,3578,3070,4982,2458,2498,2162,1190,2746,3686,3134,5078,2810,3782,2782,3794,10602,3407,4087,2487,2487,2819,3579,3071,4983,2459,2499,2163,1191,2747,3687,3135,5079,2811,3783,2783,3795,10603,3406,4086,2488,2488,4433,3580,3713,4984,4073,2500,2164,1192,3389,3688,3136,5080,2812,3784,3749,3796,6708,3397,4088,2489,2489,4432,3581,3712,4985,4072,2501,2165,1193,3388,3689,3137,5081,2813,3785,3748,3797,6709,3396,4089,2490,2490,4435,3582,3715,4986,4075,2502,2166,1194,3391,3690,3138,5082,2814,3786,3751,3798,6710,3399,4090,2491,2491,4434,3583,3714,4987,4074,2503,2167,1195,3390,3691,3139,5083,2815,3787,3750,3799,6711,3398,4091,2492,2492,2160,3584,2088,4988,2124,2504,2168,1196,2412,3692,3140,5084,2816,3788,3096,3800,8661,3400,4081,2493,2493,2161,3585,2089,4989,2125,2505,2169,1197,2413,3693,3141,5085,2817,3789,3097,3801,8660,3401,4080,2494,2494,2162,3586,2090,4990,2126,2506,2170,1198,2414,3694,3142,5086,2818,3790,3098,3802,8663,3402,4083,2495,2495,2163,3587,2091,4991,2127,2507,2171,1199,2415,3695,3143,5087,2819,3791,3099,3803,8662,3403,4082,2496,2496,2828,4860,3080,2376,2468,3780,2172,1200,2756,1080,3144,5088,2820,3792,2792,2484,6376,2097,2777,2497,2497,2829,4861,3081,2377,2469,3781,2173,1201,2757,1081,3145,5089,2821,3793,2793,2485,6377,2096,2776,2498,2498,2830,4862,3082,2378,2470,3782,2174,1202,2758,1082,3146,5090,2822,3794,2794,2486,6378,2099,2779,2499,2499,2831,4863,3083,2379,2471,3783,2175,1203,2759,1083,3147,5091,2823,3795,2795,2487,6379,2098,2778,2500,2500,4445,4864,3725,2380,4085,3784,2176,1204,3401,1084,3148,5092,2824,3796,3761,2488,10260,2089,2780,2501,2501,4444,4865,3724,2381,4084,3785,2177,1205,3400,1085,3149,5093,2825,3797,3760,2489,10261,2088,2781,2502,2502,4447,4866,3727,2382,4087,3786,2178,1206,3403,1086,3150,5094,2826,3798,3763,2490,10262,2091,2782,2503,2503,4446,4867,3726,2383,4086,3787,2179,1207,3402,1087,3151,5095,2827,3799,3762,2491,10263,2090,2783,2504,2504,2172,4868,2100,2384,2136,3788,2180,1208,2424,1088,3152,5096,2828,3800,3108,2492,8325,2092,2773,2505,2505,2173,4869,2101,2385,2137,3789,2181,1209,2425,1089,3153,5097,2829,3801,3109,2493,8324,2093,2772,2506,2506,2174,4870,2102,2386,2138,3790,2182,1210,2426,1090,3154,5098,2830,3802,3110,2494,8327,2094,2775,2507,2507,2175,4871,2103,2387,2139,3791,2183,1211,2427,1091,3155,5099,2831,3803,3111,2495,8326,2095,2774,2508,2508,2840,1646,3092,1754,2480,1862,2184,1212,2768,3050,3156,5100,2832,3804,2804,5750,7050,5687,5719,2509,2509,2841,1647,3093,1755,2481,1863,2185,1213,2769,3051,3157,5101,2833,3805,2805,5751,7051,5686,5718,2510,2510,2842,1644,3094,1752,2482,1860,2186,1214,2770,3048,3158,5102,2834,3806,2806,5748,7048,5685,5717,2511,2511,2843,1645,3095,1753,2483,1861,2187,1215,2771,3049,3159,5103,2835,3807,2807,5749,7049,5684,5716,2512,2512,4457,1650,3737,1758,4097,1866,2188,1216,3413,3054,3160,5104,2836,3808,3773,5754,10934,5679,5722,2513,2513,4456,1651,3736,1759,4096,1867,2189,1217,3412,3055,3161,5105,2837,3809,3772,5755,10935,5678,5723,2514,2514,4459,1648,3739,1756,4099,1864,2190,1218,3415,3052,3162,5106,2838,3810,3775,5752,10932,5677,5720,2515,2515,4458,1649,3738,1757,4098,1865,2191,1219,3414,3053,3163,5107,2839,3811,3774,5753,10933,5676,5721,2516,2516,2184,1654,2112,1762,2148,1870,2192,1220,2436,3058,3164,5108,2840,3812,3120,5758,7703,5682,5715,2517,2517,2185,1655,2113,1763,2149,1871,2193,1221,2437,3059,3165,5109,2841,3813,3121,5759,7702,5683,5714,2518,2518,2186,1652,2114,1760,2150,1868,2194,1222,2438,3056,3166,5110,2842,3814,3122,5756,7701,5680,5713,2519,2519,2187,1653,2115,1761,2151,1869,2195,1223,2439,3057,3167,5111,2843,3815,3123,5757,7700,5681,5712,2520,2520,2564,5340,2924,2532,2204,3936,2844,1224,2600,1236,1872,5112,2196,3816,2528,2640,72,9324,3634,2521,2521,2565,5341,2925,2533,2205,3937,2845,1225,2601,1237,1873,5113,2197,3817,2529,2641,73,9325,3635,2522,2522,2566,5342,2926,2534,2206,3938,2846,1226,2602,1238,1874,5114,2198,3818,2530,2642,74,9326,3632,2523,2523,2567,5343,2927,2535,2207,3939,2847,1227,2603,1239,1875,5115,2199,3819,2531,2643,75,9327,3633,2524,2524,941,5344,1301,2536,1553,3940,2848,1228,1625,1240,1876,5116,2200,3820,581,2644,76,9328,1687,2525,2525,940,5345,1300,2537,1552,3941,2849,1229,1624,1241,1877,5117,2201,3821,580,2645,77,9329,1686,2526,2526,943,5346,1303,2538,1555,3942,2850,1230,1627,1242,1878,5118,2202,3822,583,2646,78,9330,1685,2527,2527,942,5347,1302,2539,1554,3943,2851,1231,1626,1243,1879,5119,2203,3823,582,2647,79,9331,1684,2528,2528,2880,5348,2268,2540,2520,3944,2852,1232,1944,1244,1880,5120,2204,3824,2196,2648,80,9332,3950,2529,2529,2881,5349,2269,2541,2521,3945,2853,1233,1945,1245,1881,5121,2205,3825,2197,2649,81,9333,3951,2530,2530,2882,5350,2270,2542,2522,3946,2854,1234,1946,1246,1882,5122,2206,3826,2198,2650,82,9334,3948,2531,2531,2883,5351,2271,2543,2523,3947,2855,1235,1947,1247,1883,5123,2207,3827,2199,2651,83,9335,3949,2532,2532,2576,1440,2936,1224,2216,1332,2856,1236,2612,2520,1884,5124,2208,3828,2540,5220,84,9336,3610,2533,2533,2577,1441,2937,1225,2217,1333,2857,1237,2613,2521,1885,5125,2209,3829,2541,5221,85,9337,3611,2534,2534,2578,1442,2938,1226,2218,1334,2858,1238,2614,2522,1886,5126,2210,3830,2542,5222,86,9338,3608,2535,2535,2579,1443,2939,1227,2219,1335,2859,1239,2615,2523,1887,5127,2211,3831,2543,5223,87,9339,3609,2536,2536,953,1444,1313,1228,1565,1336,2860,1240,1637,2524,1888,5128,2212,3832,593,5224,88,9340,1663,2537,2537,952,1445,1312,1229,1564,1337,2861,1241,1636,2525,1889,5129,2213,3833,592,5225,89,9341,1662,2538,2538,955,1446,1315,1230,1567,1338,2862,1242,1639,2526,1890,5130,2214,3834,595,5226,90,9342,1661,2539,2539,954,1447,1314,1231,1566,1339,2863,1243,1638,2527,1891,5131,2215,3835,594,5227,91,9343,1660,2540,2540,2892,1448,2280,1232,2532,1340,2864,1244,1956,2528,1892,5132,2216,3836,2208,5228,92,9344,3926,2541,2541,2893,1449,2281,1233,2533,1341,2865,1245,1957,2529,1893,5133,2217,3837,2209,5229,93,9345,3927,2542,2542,2894,1450,2282,1234,2534,1342,2866,1246,1958,2530,1894,5134,2218,3838,2210,5230,94,9346,3924,2543,2543,2895,1451,2283,1235,2535,1343,2867,1247,1959,2531,1895,5135,2219,3839,2211,5231,95,9347,3925,2544,2544,2588,3734,2948,4814,2228,2330,2868,1248,2624,3518,1896,5136,2220,3840,2552,3626,96,9348,3620,2545,2545,2589,3735,2949,4815,2229,2331,2869,1249,2625,3519,1897,5137,2221,3841,2553,3627,97,9349,3621,2546,2546,2590,3732,2950,4812,2230,2328,2870,1250,2626,3516,1898,5138,2222,3842,2554,3624,98,9350,3622,2547,2547,2591,3733,2951,4813,2231,2329,2871,1251,2627,3517,1899,5139,2223,3843,2555,3625,99,9351,3623,2548,2548,965,3738,1325,4818,1577,2334,2872,1252,1649,3522,1900,5140,2224,3844,605,3630,100,9352,1673,2549,2549,964,3739,1324,4819,1576,2335,2873,1253,1648,3523,1901,5141,2225,3845,604,3631,101,9353,1672,2550,2550,967,3736,1327,4816,1579,2332,2874,1254,1651,3520,1902,5142,2226,3846,607,3628,102,9354,1675,2551,2551,966,3737,1326,4817,1578,2333,2875,1255,1650,3521,1903,5143,2227,3847,606,3629,103,9355,1674,2552,2552,2904,3742,2292,4822,2544,2338,2876,1256,1968,3526,1904,5144,2228,3848,2220,3634,104,9356,3936,2553,2553,2905,3743,2293,4823,2545,2339,2877,1257,1969,3527,1905,5145,2229,3849,2221,3635,105,9357,3937,2554,2554,2906,3740,2294,4820,2546,2336,2878,1258,1970,3524,1906,5146,2230,3850,2222,3632,106,9358,3938,2555,2555,2907,3741,2295,4821,2547,2337,2879,1259,1971,3525,1907,5147,2231,3851,2223,3633,107,9359,3939,2556,2556,2204,5376,2564,2568,2924,3972,2880,1260,2888,1272,1908,5148,2232,3852,1952,2676,2613,4318,7124,2557,2557,2205,5377,2565,2569,2925,3973,2881,1261,2889,1273,1909,5149,2233,3853,1953,2677,2612,4319,7125,2558,2558,2206,5378,2566,2570,2926,3974,2882,1262,2890,1274,1910,5150,2234,3854,1954,2678,2615,4316,7126,2559,2559,2207,5379,2567,2571,2927,3975,2883,1263,2891,1275,1911,5151,2235,3855,1955,2679,2614,4317,7127,2560,2560,1553,5380,941,2572,1301,3976,2884,1264,617,1276,1912,5152,2236,3856,977,2680,2605,751,10037,2561,2561,1552,5381,940,2573,1300,3977,2885,1265,616,1277,1913,5153,2237,3857,976,2681,2604,750,10036,2562,2562,1555,5382,943,2574,1303,3978,2886,1266,619,1278,1914,5154,2238,3858,979,2682,2607,749,10039,2563,2563,1554,5383,942,2575,1302,3979,2887,1267,618,1279,1915,5155,2239,3859,978,2683,2606,748,10038,2564,2564,2520,5384,2880,2576,2268,3980,2888,1268,2556,1280,1916,5156,2240,3860,2592,2684,2608,3986,8736,2565,2565,2521,5385,2881,2577,2269,3981,2889,1269,2557,1281,1917,5157,2241,3861,2593,2685,2609,3987,8737,2566,2566,2522,5386,2882,2578,2270,3982,2890,1270,2558,1282,1918,5158,2242,3862,2594,2686,2610,3984,8738,2567,2567,2523,5387,2883,2579,2271,3983,2891,1271,2559,1283,1919,5159,2243,3863,2595,2687,2611,3985,8739,2568,2568,2216,1476,2576,1260,2936,1368,2892,1272,2900,2556,1920,5160,2244,3864,1964,5256,1305,4294,6790,2569,2569,2217,1477,2577,1261,2937,1369,2893,1273,2901,2557,1921,5161,2245,3865,1965,5257,1304,4295,6791,2570,2570,2218,1478,2578,1262,2938,1370,2894,1274,2902,2558,1922,5162,2246,3866,1966,5258,1307,4292,6788,2571,2571,2219,1479,2579,1263,2939,1371,2895,1275,2903,2559,1923,5163,2247,3867,1967,5259,1306,4293,6789,2572,2572,1565,1480,953,1264,1313,1372,2896,1276,629,2560,1924,5164,2248,3868,989,5260,1297,727,9055,2573,2573,1564,1481,952,1265,1312,1373,2897,1277,628,2561,1925,5165,2249,3869,988,5261,1296,726,9054,2574,2574,1567,1482,955,1266,1315,1374,2898,1278,631,2562,1926,5166,2250,3870,991,5262,1299,725,9053,2575,2575,1566,1483,954,1267,1314,1375,2899,1279,630,2563,1927,5167,2251,3871,990,5263,1298,724,9052,2576,2576,2532,1484,2892,1268,2280,1376,2900,1280,2568,2564,1928,5168,2252,3872,2604,5264,1300,3962,10346,2577,2577,2533,1485,2893,1269,2281,1377,2901,1281,2569,2565,1929,5169,2253,3873,2605,5265,1301,3963,10347,2578,2578,2534,1486,2894,1270,2282,1378,2902,1282,2570,2566,1930,5170,2254,3874,2606,5266,1302,3960,10344,2579,2579,2535,1487,2895,1271,2283,1379,2903,1283,2571,2567,1931,5171,2255,3875,2607,5267,1303,3961,10345,2580,2580,2228,4418,2588,5498,2948,3014,2904,1284,2912,4202,1932,5172,2256,3876,1976,4310,4571,4304,7424,2581,2581,2229,4419,2589,5499,2949,3015,2905,1285,2913,4203,1933,5173,2257,3877,1977,4311,4570,4305,7425,2582,2582,2230,4416,2590,5496,2950,3012,2906,1286,2914,4200,1934,5174,2258,3878,1978,4308,4569,4306,7426,2583,2583,2231,4417,2591,5497,2951,3013,2907,1287,2915,4201,1935,5175,2259,3879,1979,4309,4568,4307,7427,2584,2584,1577,4422,965,5502,1325,3018,2908,1288,641,4206,1936,5176,2260,3880,1001,4314,4563,737,9689,2585,2585,1576,4423,964,5503,1324,3019,2909,1289,640,4207,1937,5177,2261,3881,1000,4315,4562,736,9688,2586,2586,1579,4420,967,5500,1327,3016,2910,1290,643,4204,1938,5178,2262,3882,1003,4312,4561,739,9691,2587,2587,1578,4421,966,5501,1326,3017,2911,1291,642,4205,1939,5179,2263,3883,1002,4313,4560,738,9690,2588,2588,2544,4426,2904,5506,2292,3022,2912,1292,2580,4210,1940,5180,2264,3884,2616,4318,4566,3972,8388,2589,2589,2545,4427,2905,5507,2293,3023,2913,1293,2581,4211,1941,5181,2265,3885,2617,4319,4567,3973,8389,2590,2590,2546,4424,2906,5504,2294,3020,2914,1294,2582,4208,1942,5182,2266,3886,2618,4316,4564,3974,8390,2591,2591,2547,4425,2907,5505,2295,3021,2915,1295,2583,4209,1943,5183,2267,3887,2619,4317,4565,3975,8391,2592,2592,2924,5412,2204,2604,2564,4008,2916,1296,1880,1308,1944,5184,2268,3888,2240,2712,1277,7484,8748,2593,2593,2925,5413,2205,2605,2565,4009,2917,1297,1881,1309,1945,5185,2269,3889,2241,2713,1276,7485,8749,2594,2594,2926,5414,2206,2606,2566,4010,2918,1298,1882,1310,1946,5186,2270,3890,2242,2714,1279,7486,8750,2595,2595,2927,5415,2207,2607,2567,4011,2919,1299,1883,1311,1947,5187,2271,3891,2243,2715,1278,7487,8751,2596,2596,1301,5416,1553,2608,941,4012,2920,1300,1229,1312,1948,5188,2272,3892,1265,2716,1280,10721,8752,2597,2597,1300,5417,1552,2609,940,4013,2921,1301,1228,1313,1949,5189,2273,3893,1264,2717,1281,10720,8753,2598,2598,1303,5418,1555,2610,943,4014,2922,1302,1231,1314,1950,5190,2274,3894,1267,2718,1282,10723,8754,2599,2599,1302,5419,1554,2611,942,4015,2923,1303,1230,1315,1951,5191,2275,3895,1266,2719,1283,10722,8755,2600,2600,2268,5420,2520,2612,2880,4016,2924,1304,2844,1316,1952,5192,2276,3896,1908,2720,1273,9420,8756,2601,2601,2269,5421,2521,2613,2881,4017,2925,1305,2845,1317,1953,5193,2277,3897,1909,2721,1272,9421,8757,2602,2602,2270,5422,2522,2614,2882,4018,2926,1306,2846,1318,1954,5194,2278,3898,1910,2722,1275,9422,8758,2603,2603,2271,5423,2523,2615,2883,4019,2927,1307,2847,1319,1955,5195,2279,3899,1911,2723,1274,9423,8759,2604,2604,2936,1512,2216,1296,2576,1404,2928,1308,1892,2592,1956,5196,2280,3900,2252,5292,2561,5854,8760,2605,2605,2937,1513,2217,1297,2577,1405,2929,1309,1893,2593,1957,5197,2281,3901,2253,5293,2560,5855,8761,2606,2606,2938,1514,2218,1298,2578,1406,2930,1310,1894,2594,1958,5198,2282,3902,2254,5294,2563,5852,8762,2607,2607,2939,1515,2219,1299,2579,1407,2931,1311,1895,2595,1959,5199,2283,3903,2255,5295,2562,5853,8763,2608,2608,1313,1516,1565,1300,953,1408,2932,1312,1241,2596,1960,5200,2284,3904,1277,5296,2564,9091,8764,2609,2609,1312,1517,1564,1301,952,1409,2933,1313,1240,2597,1961,5201,2285,3905,1276,5297,2565,9090,8765,2610,2610,1315,1518,1567,1302,955,1410,2934,1314,1243,2598,1962,5202,2286,3906,1279,5298,2566,9089,8766,2611,2611,1314,1519,1566,1303,954,1411,2935,1315,1242,2599,1963,5203,2287,3907,1278,5299,2567,9088,8767,2612,2612,2280,1520,2532,1304,2892,1412,2936,1316,2856,2600,1964,5204,2288,3908,1920,5300,2557,10382,8768,2613,2613,2281,1521,2533,1305,2893,1413,2937,1317,2857,2601,1965,5205,2289,3909,1921,5301,2556,10383,8769,2614,2614,2282,1522,2534,1306,2894,1414,2938,1318,2858,2602,1966,5206,2290,3910,1922,5302,2559,10380,8770,2615,2615,2283,1523,2535,1307,2895,1415,2939,1319,2859,2603,1967,5207,2291,3911,1923,5303,2558,10381,8771,2616,2616,2948,3482,2228,4562,2588,2078,2940,1320,1904,3266,1968,5208,2292,3912,2264,3374,4207,8108,8772,2617,2617,2949,3483,2229,4563,2589,2079,2941,1321,1905,3267,1969,5209,2293,3913,2265,3375,4206,8109,8773,2618,2618,2950,3480,2230,4560,2590,2076,2942,1322,1906,3264,1970,5210,2294,3914,2266,3372,4205,8110,8774,2619,2619,2951,3481,2231,4561,2591,2077,2943,1323,1907,3265,1971,5211,2295,3915,2267,3373,4204,8111,8775,2620,2620,1325,3486,1577,4566,965,2082,2944,1324,1253,3270,1972,5212,2296,3916,1289,3378,4210,10049,8776,2621,2621,1324,3487,1576,4567,964,2083,2945,1325,1252,3271,1973,5213,2297,3917,1288,3379,4211,10048,8777,2622,2622,1327,3484,1579,4564,967,2080,2946,1326,1255,3268,1974,5214,2298,3918,1291,3376,4208,10051,8778,2623,2623,1326,3485,1578,4565,966,2081,2947,1327,1254,3269,1975,5215,2299,3919,1290,3377,4209,10050,8779,2624,2624,2292,3490,2544,4570,2904,2086,2948,1328,2868,3274,1976,5216,2300,3920,1932,3382,4203,8748,8780,2625,2625,2293,3491,2545,4571,2905,2087,2949,1329,2869,3275,1977,5217,2301,3921,1933,3383,4202,8749,8781,2626,2626,2294,3488,2546,4568,2906,2084,2950,1330,2870,3272,1978,5218,2302,3922,1934,3380,4201,8750,8782,2627,2627,2295,3489,2547,4569,2907,2085,2951,1331,2871,3273,1979,5219,2303,3923,1935,3381,4200,8751,8783,2628,2628,2672,1344,3032,1452,2312,1236,2952,1332,2708,2748,1980,5220,2304,3924,2636,5124,1474,6532,3838,2629,2629,2673,1345,3033,1453,2313,1237,2953,1333,2709,2749,1981,5221,2305,3925,2637,5125,1475,6533,3839,2630,2630,2674,1346,3034,1454,2314,1238,2954,1334,2710,2750,1982,5222,2306,3926,2638,5126,1472,6534,3836,2631,2631,2675,1347,3035,1455,2315,1239,2955,1335,2711,2751,1983,5223,2307,3927,2639,5127,1473,6535,3837,2632,2632,4937,1348,5297,1456,5549,1240,2956,1336,5621,2752,1984,5224,2308,3928,4577,5128,4711,9120,4483,2633,2633,4936,1349,5296,1457,5548,1241,2957,1337,5620,2753,1985,5225,2309,3929,4576,5129,4710,9121,4482,2634,2634,4939,1350,5299,1458,5551,1242,2958,1338,5623,2754,1986,5226,2310,3930,4579,5130,4709,9122,4481,2635,2635,4938,1351,5298,1459,5550,1243,2959,1339,5622,2755,1987,5227,2311,3931,4578,5131,4708,9123,4480,2636,2636,2988,1352,2376,1460,2628,1244,2960,1340,2052,2756,1988,5228,2312,3932,2304,5132,1142,10101,3506,2637,2637,2989,1353,2377,1461,2629,1245,2961,1341,2053,2757,1989,5229,2313,3933,2305,5133,1143,10100,3507,2638,2638,2990,1354,2378,1462,2630,1246,2962,1342,2054,2758,1990,5230,2314,3934,2306,5134,1140,10103,3504,2639,2639,2991,1355,2379,1463,2631,1247,2963,1343,2055,2759,1991,5231,2315,3935,2307,5135,1141,10102,3505,2640,2640,2684,3924,3044,5328,2324,2520,2964,1344,2720,4032,1992,5232,2316,3936,2648,3816,1450,9436,3848,2641,2641,2685,3925,3045,5329,2325,2521,2965,1345,2721,4033,1993,5233,2317,3937,2649,3817,1451,9437,3849,2642,2642,2686,3926,3046,5330,2326,2522,2966,1346,2722,4034,1994,5234,2318,3938,2650,3818,1448,9438,3850,2643,2643,2687,3927,3047,5331,2327,2523,2967,1347,2723,4035,1995,5235,2319,3939,2651,3819,1449,9439,3851,2644,2644,4949,3928,5309,5332,5561,2524,2968,1348,5633,4036,1996,5236,2320,3940,4589,3820,4687,6840,4493,2645,2645,4948,3929,5308,5333,5560,2525,2969,1349,5632,4037,1997,5237,2321,3941,4588,3821,4686,6841,4492,2646,2646,4951,3930,5311,5334,5563,2526,2970,1350,5635,4038,1998,5238,2322,3942,4591,3822,4685,6842,4495,2647,2647,4950,3931,5310,5335,5562,2527,2971,1351,5634,4039,1999,5239,2323,3943,4590,3823,4684,6843,4494,2648,2648,3000,3932,2388,5336,2640,2528,2972,1352,2064,4040,2000,5240,2324,3944,2316,3824,1118,7173,3516,2649,2649,3001,3933,2389,5337,2641,2529,2973,1353,2065,4041,2001,5241,2325,3945,2317,3825,1119,7172,3517,2650,2650,3002,3934,2390,5338,2642,2530,2974,1354,2066,4042,2002,5242,2326,3946,2318,3826,1116,7175,3518,2651,2651,3003,3935,2391,5339,2643,2531,2975,1355,2067,4043,2003,5243,2327,3947,2319,3827,1117,7174,3519,2652,2652,2696,4922,3056,2438,2336,3518,2976,1356,2732,1142,2004,5244,2328,3948,2660,2222,1460,8490,3826,2653,2653,2697,4923,3057,2439,2337,3519,2977,1357,2733,1143,2005,5245,2329,3949,2661,2223,1461,8491,3827,2654,2654,2698,4920,3058,2436,2338,3516,2978,1358,2734,1140,2006,5246,2330,3950,2662,2220,1462,8488,3824,2655,2655,2699,4921,3059,2437,2339,3517,2979,1359,2735,1141,2007,5247,2331,3951,2663,2221,1463,8489,3825,2656,2656,4961,4926,5321,2442,5573,3522,2980,1360,5645,1146,2008,5248,2332,3952,4601,2226,4697,5894,4471,2657,2657,4960,4927,5320,2443,5572,3523,2981,1361,5644,1147,2009,5249,2333,3953,4600,2227,4696,5895,4470,2658,2658,4963,4924,5323,2440,5575,3520,2982,1362,5647,1144,2010,5250,2334,3954,4603,2224,4699,5892,4469,2659,2659,4962,4925,5322,2441,5574,3521,2983,1363,5646,1145,2011,5251,2335,3955,4602,2225,4698,5893,4468,2660,2660,3012,4930,2400,2446,2652,3526,2984,1364,2076,1150,2012,5252,2336,3956,2328,2230,1128,8171,3494,2661,2661,3013,4931,2401,2447,2653,3527,2985,1365,2077,1151,2013,5253,2337,3957,2329,2231,1129,8170,3495,2662,2662,3014,4928,2402,2444,2654,3524,2986,1366,2078,1148,2014,5254,2338,3958,2330,2228,1130,8169,3492,2663,2663,3015,4929,2403,2445,2655,3525,2987,1367,2079,1149,2015,5255,2339,3959,2331,2229,1131,8168,3493,2664,2664,2312,1380,2672,1488,3032,1272,2988,1368,2996,2784,2016,5256,2340,3960,2060,5160,8204,3874,8843,2665,2665,2313,1381,2673,1489,3033,1273,2989,1369,2997,2785,2017,5257,2341,3961,2061,5161,8205,3875,8842,2666,2666,2314,1382,2674,1490,3034,1274,2990,1370,2998,2786,2018,5258,2342,3962,2062,5162,8206,3872,8841,2667,2667,2315,1383,2675,1491,3035,1275,2991,1371,2999,2787,2019,5259,2343,3963,2063,5163,8207,3873,8840,2668,2668,5549,1384,4937,1492,5297,1276,2992,1372,4613,2788,2020,5260,2344,3964,4973,5164,9173,4843,8835,2669,2669,5548,1385,4936,1493,5296,1277,2993,1373,4612,2789,2021,5261,2345,3965,4972,5165,9172,4842,8834,2670,2670,5551,1386,4939,1494,5299,1278,2994,1374,4615,2790,2022,5262,2346,3966,4975,5166,9175,4841,8833,2671,2671,5550,1387,4938,1495,5298,1279,2995,1375,4614,2791,2023,5263,2347,3967,4974,5167,9174,4840,8832,2672,2672,2628,1388,2988,1496,2376,1280,2996,1376,2664,2792,2024,5264,2348,3968,2700,5168,6576,4190,8838,2673,2673,2629,1389,2989,1497,2377,1281,2997,1377,2665,2793,2025,5265,2349,3969,2701,5169,6577,4191,8839,2674,2674,2630,1390,2990,1498,2378,1282,2998,1378,2666,2794,2026,5266,2350,3970,2702,5170,6578,4188,8836,2675,2675,2631,1391,2991,1499,2379,1283,2999,1379,2667,2795,2027,5267,2351,3971,2703,5171,6579,4189,8837,2676,2676,2324,3960,2684,5364,3044,2556,3000,1380,3008,4068,2028,5268,2352,3972,2072,3852,9814,3884,8853,2677,2677,2325,3961,2685,5365,3045,2557,3001,1381,3009,4069,2029,5269,2353,3973,2073,3853,9815,3885,8852,2678,2678,2326,3962,2686,5366,3046,2558,3002,1382,3010,4070,2030,5270,2354,3974,2074,3854,9812,3886,8855,2679,2679,2327,3963,2687,5367,3047,2559,3003,1383,3011,4071,2031,5271,2355,3975,2075,3855,9813,3887,8854,2680,2680,5561,3964,4949,5368,5309,2560,3004,1384,4625,4072,2032,5272,2356,3976,4985,3856,6247,4853,8845,2681,2681,5560,3965,4948,5369,5308,2561,3005,1385,4624,4073,2033,5273,2357,3977,4984,3857,6246,4852,8844,2682,2682,5563,3966,4951,5370,5311,2562,3006,1386,4627,4074,2034,5274,2358,3978,4987,3858,6245,4855,8847,2683,2683,5562,3967,4950,5371,5310,2563,3007,1387,4626,4075,2035,5275,2359,3979,4986,3859,6244,4854,8846,2684,2684,2640,3968,3000,5372,2388,2564,3008,1388,2676,4076,2036,5276,2360,3980,2712,3860,8834,4200,8848,2685,2685,2641,3969,3001,5373,2389,2565,3009,1389,2677,4077,2037,5277,2361,3981,2713,3861,8835,4201,8849,2686,2686,2642,3970,3002,5374,2390,2566,3010,1390,2678,4078,2038,5278,2362,3982,2714,3862,8832,4202,8850,2687,2687,2643,3971,3003,5375,2391,2567,3011,1391,2679,4079,2039,5279,2363,3983,2715,3863,8833,4203,8851,2688,2688,2336,5606,2696,3122,3056,4202,3012,1392,3020,1826,2040,5280,2364,3984,2084,2906,7856,3862,8831,2689,2689,2337,5607,2697,3123,3057,4203,3013,1393,3021,1827,2041,5281,2365,3985,2085,2907,7857,3863,8830,2690,2690,2338,5604,2698,3120,3058,4200,3014,1394,3022,1824,2042,5282,2366,3986,2086,2904,7858,3860,8829,2691,2691,2339,5605,2699,3121,3059,4201,3015,1395,3023,1825,2043,5283,2367,3987,2087,2905,7859,3861,8828,2692,2692,5573,5610,4961,3126,5321,4206,3016,1396,4637,1830,2044,5284,2368,3988,4997,2910,9473,4831,8823,2693,2693,5572,5611,4960,3127,5320,4207,3017,1397,4636,1831,2045,5285,2369,3989,4996,2911,9472,4830,8822,2694,2694,5575,5608,4963,3124,5323,4204,3018,1398,4639,1828,2046,5286,2370,3990,4999,2908,9475,4829,8821,2695,2695,5574,5609,4962,3125,5322,4205,3019,1399,4638,1829,2047,5287,2371,3991,4998,2909,9474,4828,8820,2696,2696,2652,5614,3012,3130,2400,4210,3020,1400,2688,1834,2048,5288,2372,3992,2724,2914,6876,4178,8826,2697,2697,2653,5615,3013,3131,2401,4211,3021,1401,2689,1835,2049,5289,2373,3993,2725,2915,6877,4179,8827,2698,2698,2654,5612,3014,3128,2402,4208,3022,1402,2690,1832,2050,5290,2374,3994,2726,2912,6878,4176,8824,2699,2699,2655,5613,3015,3129,2403,4209,3023,1403,2691,1833,2051,5291,2375,3995,2727,2913,6879,4177,8825,2700,2700,3032,1416,2312,1524,2672,1308,3024,1404,1988,2820,2052,5292,2376,3996,2348,5196,6588,9527,6604,2701,2701,3033,1417,2313,1525,2673,1309,3025,1405,1989,2821,2053,5293,2377,3997,2349,5197,6589,9526,6605,2702,2702,3034,1418,2314,1526,2674,1310,3026,1406,1990,2822,2054,5294,2378,3998,2350,5198,6590,9525,6606,2703,2703,3035,1419,2315,1527,2675,1311,3027,1407,1991,2823,2055,5295,2379,3999,2351,5199,6591,9524,6607,2704,2704,5297,1420,5549,1528,4937,1312,3028,1408,5225,2824,2056,5296,2380,4000,5261,5200,6592,9519,9192,2705,2705,5296,1421,5548,1529,4936,1313,3029,1409,5224,2825,2057,5297,2381,4001,5260,5201,6593,9518,9193,2706,2706,5299,1422,5551,1530,4939,1314,3030,1410,5227,2826,2058,5298,2382,4002,5263,5202,6594,9517,9194,2707,2707,5298,1423,5550,1531,4938,1315,3031,1411,5226,2827,2059,5299,2383,4003,5262,5203,6595,9516,9195,2708,2708,2376,1424,2628,1532,2988,1316,3032,1412,2952,2828,2060,5300,2384,4004,2016,5204,6596,9522,9849,2709,2709,2377,1425,2629,1533,2989,1317,3033,1413,2953,2829,2061,5301,2385,4005,2017,5205,6597,9523,9848,2710,2710,2378,1426,2630,1534,2990,1318,3034,1414,2954,2830,2062,5302,2386,4006,2018,5206,6598,9520,9851,2711,2711,2379,1427,2631,1535,2991,1319,3035,1415,2955,2831,2063,5303,2387,4007,2019,5207,6599,9521,9850,2712,2712,3044,3996,2324,5400,2684,2592,3036,1416,2000,4104,2064,5304,2388,4008,2360,3888,6600,9537,8860,2713,2713,3045,3997,2325,5401,2685,2593,3037,1417,2001,4105,2065,5305,2389,4009,2361,3889,6601,9536,8861,2714,2714,3046,3998,2326,5402,2686,2594,3038,1418,2002,4106,2066,5306,2390,4010,2362,3890,6602,9539,8862,2715,2715,3047,3999,2327,5403,2687,2595,3039,1419,2003,4107,2067,5307,2391,4011,2363,3891,6603,9538,8863,2716,2716,5309,4000,5561,5404,4949,2596,3040,1420,5237,4108,2068,5308,2392,4012,5273,3892,6604,9529,6264,2717,2717,5308,4001,5560,5405,4948,2597,3041,1421,5236,4109,2069,5309,2393,4013,5272,3893,6605,9528,6265,2718,2718,5311,4002,5563,5406,4951,2598,3042,1422,5239,4110,2070,5310,2394,4014,5275,3894,6606,9531,6266,2719,2719,5310,4003,5562,5407,4950,2599,3043,1423,5238,4111,2071,5311,2395,4015,5274,3895,6607,9530,6267,2720,2720,2388,4004,2640,5408,3000,2600,3044,1424,2964,4112,2072,5312,2396,4016,2028,3896,6608,9532,8217,2721,2721,2389,4005,2641,5409,3001,2601,3045,1425,2965,4113,2073,5313,2397,4017,2029,3897,6609,9533,8216,2722,2722,2390,4006,2642,5410,3002,2602,3046,1426,2966,4114,2074,5314,2398,4018,2030,3898,6610,9534,8219,2723,2723,2391,4007,2643,5411,3003,2603,3047,1427,2967,4115,2075,5315,2399,4019,2031,3899,6611,9535,8218,2724,2724,3056,4670,2336,2186,2696,3266,3048,1428,2012,890,2076,5316,2400,4020,2372,1970,6612,9515,9534,2725,2725,3057,4671,2337,2187,2697,3267,3049,1429,2013,891,2077,5317,2401,4021,2373,1971,6613,9514,9535,2726,2726,3058,4668,2338,2184,2698,3264,3050,1430,2014,888,2078,5318,2402,4022,2374,1968,6614,9513,9532,2727,2727,3059,4669,2339,2185,2699,3265,3051,1431,2015,889,2079,5319,2403,4023,2375,1969,6615,9512,9533,2728,2728,5321,4674,5573,2190,4961,3270,3052,1432,5249,894,2080,5320,2404,4024,5285,1974,6616,9507,6938,2729,2729,5320,4675,5572,2191,4960,3271,3053,1433,5248,895,2081,5321,2405,4025,5284,1975,6617,9506,6939,2730,2730,5323,4672,5575,2188,4963,3268,3054,1434,5251,892,2082,5322,2406,4026,5287,1972,6618,9505,6936,2731,2731,5322,4673,5574,2189,4962,3269,3055,1435,5250,893,2083,5323,2407,4027,5286,1973,6619,9504,6937,2732,2732,2400,4678,2652,2194,3012,3274,3056,1436,2976,898,2084,5324,2408,4028,2040,1978,6620,9510,7595,2733,2733,2401,4679,2653,2195,3013,3275,3057,1437,2977,899,2085,5325,2409,4029,2041,1979,6621,9511,7594,2734,2734,2402,4676,2654,2192,3014,3272,3058,1438,2978,896,2086,5326,2410,4030,2042,1976,6622,9508,7593,2735,2735,2403,4677,2655,2193,3015,3273,3059,1439,2979,897,2087,5327,2411,4031,2043,1977,6623,9509,7592,2736,2736,2780,3828,3140,5232,2420,2748,3060,1440,2816,3936,2088,5328,2412,4032,2744,4044,1030,4445,350,2737,2737,2781,3829,3141,5233,2421,2749,3061,1441,2817,3937,2089,5329,2413,4033,2745,4045,1031,4444,351,2738,2738,2782,3830,3142,5234,2422,2750,3062,1442,2818,3938,2090,5330,2414,4034,2746,4046,1028,4447,348,2739,2739,2783,3831,3143,5235,2423,2751,3063,1443,2819,3939,2091,5331,2415,4035,2747,4047,1029,4446,349,2740,2740,3749,3832,4109,5236,4361,2752,3064,1444,4433,3940,2092,5332,2416,4036,3389,4048,4267,4448,354,2741,2741,3748,3833,4108,5237,4360,2753,3065,1445,4432,3941,2093,5333,2417,4037,3388,4049,4266,4449,355,2742,2742,3751,3834,4111,5238,4363,2754,3066,1446,4435,3942,2094,5334,2418,4038,3391,4050,4265,4450,352,2743,2743,3750,3835,4110,5239,4362,2755,3067,1447,4434,3943,2095,5335,2419,4039,3390,4051,4264,4451,353,2744,2744,3096,3836,2484,5240,2736,2756,3068,1448,2160,3944,2096,5336,2420,4040,2412,4052,1346,4441,358,2745,2745,3097,3837,2485,5241,2737,2757,3069,1449,2161,3945,2097,5337,2421,4041,2413,4053,1347,4440,359,2746,2746,3098,3838,2486,5242,2738,2758,3070,1450,2162,3946,2098,5338,2422,4042,2414,4054,1344,4443,356,2747,2747,3099,3839,2487,5243,2739,2759,3071,1451,2163,3947,2099,5339,2423,4043,2415,4055,1345,4442,357,2748,2748,2792,5112,3152,2628,2432,4032,3072,1452,2828,1332,2100,5340,2424,4044,2756,2736,1040,3137,326,2749,2749,2793,5113,3153,2629,2433,4033,3073,1453,2829,1333,2101,5341,2425,4045,2757,2737,1041,3136,327,2750,2750,2794,5114,3154,2630,2434,4034,3074,1454,2830,1334,2102,5342,2426,4046,2758,2738,1042,3139,324,2751,2751,2795,5115,3155,2631,2435,4035,3075,1455,2831,1335,2103,5343,2427,4047,2759,2739,1043,3138,325,2752,2752,3761,5116,4121,2632,4373,4036,3076,1456,4445,1336,2104,5344,2428,4048,3401,2740,4277,3140,330,2753,2753,3760,5117,4120,2633,4372,4037,3077,1457,4444,1337,2105,5345,2429,4049,3400,2741,4276,3141,331,2754,2754,3763,5118,4123,2634,4375,4038,3078,1458,4447,1338,2106,5346,2430,4050,3403,2742,4279,3142,328,2755,2755,3762,5119,4122,2635,4374,4039,3079,1459,4446,1339,2107,5347,2431,4051,3402,2743,4278,3143,329,2756,2756,3108,5120,2496,2636,2748,4040,3080,1460,2172,1340,2108,5348,2432,4052,2424,2744,1356,3133,334,2757,2757,3109,5121,2497,2637,2749,4041,3081,1461,2173,1341,2109,5349,2433,4053,2425,2745,1357,3132,335,2758,2758,3110,5122,2498,2638,2750,4042,3082,1462,2174,1342,2110,5350,2434,4054,2426,2746,1358,3135,332,2759,2759,3111,5123,2499,2639,2751,4043,3083,1463,2175,1343,2111,5351,2435,4055,2427,2747,1359,3134,333,2760,2760,2804,926,3164,1034,2444,1142,3084,1464,2840,2330,2112,5352,2436,4056,2768,5030,1018,5107,336,2761,2761,2805,927,3165,1035,2445,1143,3085,1465,2841,2331,2113,5353,2437,4057,2769,5031,1019,5106,337,2762,2762,2806,924,3166,1032,2446,1140,3086,1466,2842,2328,2114,5354,2438,4058,2770,5028,1016,5105,338,2763,2763,2807,925,3167,1033,2447,1141,3087,1467,2843,2329,2115,5355,2439,4059,2771,5029,1017,5104,339,2764,2764,3773,930,4133,1038,4385,1146,3088,1468,4457,2334,2116,5356,2440,4060,3413,5034,4255,5110,340,2765,2765,3772,931,4132,1039,4384,1147,3089,1469,4456,2335,2117,5357,2441,4061,3412,5035,4254,5111,341,2766,2766,3775,928,4135,1036,4387,1144,3090,1470,4459,2332,2118,5358,2442,4062,3415,5032,4253,5108,342,2767,2767,3774,929,4134,1037,4386,1145,3091,1471,4458,2333,2119,5359,2443,4063,3414,5033,4252,5109,343,2768,2768,3120,934,2508,1042,2760,1150,3092,1472,2184,2338,2120,5360,2444,4064,2436,5038,1334,5103,344,2769,2769,3121,935,2509,1043,2761,1151,3093,1473,2185,2339,2121,5361,2445,4065,2437,5039,1335,5102,345,2770,2770,3122,932,2510,1040,2762,1148,3094,1474,2186,2336,2122,5362,2446,4066,2438,5036,1332,5101,346,2771,2771,3123,933,2511,1041,2763,1149,3095,1475,2187,2337,2123,5363,2447,4067,2439,5037,1333,5100,347,2772,2772,2420,3864,2780,5268,3140,2784,3096,1476,3104,3972,2124,5364,2448,4068,2168,4080,6683,427,2505,2773,2773,2421,3865,2781,5269,3141,2785,3097,1477,3105,3973,2125,5365,2449,4069,2169,4081,6682,426,2504,2774,2774,2422,3866,2782,5270,3142,2786,3098,1478,3106,3974,2126,5366,2450,4070,2170,4082,6681,425,2507,2775,2775,2423,3867,2783,5271,3143,2787,3099,1479,3107,3975,2127,5367,2451,4071,2171,4083,6680,424,2506,2776,2776,4361,3868,3749,5272,4109,2788,3100,1480,3425,3976,2128,5368,2452,4072,3785,4084,6675,430,2497,2777,2777,4360,3869,3748,5273,4108,2789,3101,1481,3424,3977,2129,5369,2453,4073,3784,4085,6674,431,2496,2778,2778,4363,3870,3751,5274,4111,2790,3102,1482,3427,3978,2130,5370,2454,4074,3787,4086,6673,428,2499,2779,2779,4362,3871,3750,5275,4110,2791,3103,1483,3426,3979,2131,5371,2455,4075,3786,4087,6672,429,2498,2780,2780,2736,3872,3096,5276,2484,2792,3104,1484,2772,3980,2132,5372,2456,4076,2808,4088,6678,423,2500,2781,2781,2737,3873,3097,5277,2485,2793,3105,1485,2773,3981,2133,5373,2457,4077,2809,4089,6679,422,2501,2782,2782,2738,3874,3098,5278,2486,2794,3106,1486,2774,3982,2134,5374,2458,4078,2810,4090,6676,421,2502,2783,2783,2739,3875,3099,5279,2487,2795,3107,1487,2775,3983,2135,5375,2459,4079,2811,4091,6677,420,2503,2784,2784,2432,5148,2792,2664,3152,4068,3108,1488,3116,1368,2136,5376,2460,4080,2180,2772,6693,403,3789,2785,2785,2433,5149,2793,2665,3153,4069,3109,1489,3117,1369,2137,5377,2461,4081,2181,2773,6692,402,3788,2786,2786,2434,5150,2794,2666,3154,4070,3110,1490,3118,1370,2138,5378,2462,4082,2182,2774,6695,401,3791,2787,2787,2435,5151,2795,2667,3155,4071,3111,1491,3119,1371,2139,5379,2463,4083,2183,2775,6694,400,3790,2788,2788,4373,5152,3761,2668,4121,4072,3112,1492,3437,1372,2140,5380,2464,4084,3797,2776,6685,406,3781,2789,2789,4372,5153,3760,2669,4120,4073,3113,1493,3436,1373,2141,5381,2465,4085,3796,2777,6684,407,3780,2790,2790,4375,5154,3763,2670,4123,4074,3114,1494,3439,1374,2142,5382,2466,4086,3799,2778,6687,404,3783,2791,2791,4374,5155,3762,2671,4122,4075,3115,1495,3438,1375,2143,5383,2467,4087,3798,2779,6686,405,3782,2792,2792,2748,5156,3108,2672,2496,4076,3116,1496,2784,1376,2144,5384,2468,4088,2820,2780,6688,399,3784,2793,2793,2749,5157,3109,2673,2497,4077,3117,1497,2785,1377,2145,5385,2469,4089,2821,2781,6689,398,3785,2794,2794,2750,5158,3110,2674,2498,4078,3118,1498,2786,1378,2146,5386,2470,4090,2822,2782,6690,397,3786,2795,2795,2751,5159,3111,2675,2499,4079,3119,1499,2787,1379,2147,5387,2471,4091,2823,2783,6691,396,3787,2796,2796,2444,1610,2804,1718,3164,1826,3120,1500,3128,3014,2148,5388,2472,4092,2192,5714,6671,413,1871,2797,2797,2445,1611,2805,1719,3165,1827,3121,1501,3129,3015,2149,5389,2473,4093,2193,5715,6670,412,1870,2798,2798,2446,1608,2806,1716,3166,1824,3122,1502,3130,3012,2150,5390,2474,4094,2194,5712,6669,415,1869,2799,2799,2447,1609,2807,1717,3167,1825,3123,1503,3131,3013,2151,5391,2475,4095,2195,5713,6668,414,1868,2800,2800,4385,1614,3773,1722,4133,1830,3124,1504,3449,3018,2152,5392,2476,4096,3809,5718,6663,416,1863,2801,2801,4384,1615,3772,1723,4132,1831,3125,1505,3448,3019,2153,5393,2477,4097,3808,5719,6662,417,1862,2802,2802,4387,1612,3775,1720,4135,1828,3126,1506,3451,3016,2154,5394,2478,4098,3811,5716,6661,418,1861,2803,2803,4386,1613,3774,1721,4134,1829,3127,1507,3450,3017,2155,5395,2479,4099,3810,5717,6660,419,1860,2804,2804,2760,1618,3120,1726,2508,1834,3128,1508,2796,3022,2156,5396,2480,4100,2832,5722,6666,409,1866,2805,2805,2761,1619,3121,1727,2509,1835,3129,1509,2797,3023,2157,5397,2481,4101,2833,5723,6667,408,1867,2806,2806,2762,1616,3122,1724,2510,1832,3130,1510,2798,3020,2158,5398,2482,4102,2834,5720,6664,411,1864,2807,2807,2763,1617,3123,1725,2511,1833,3131,1511,2799,3021,2159,5399,2483,4103,2835,5721,6665,410,1865,2808,2808,3140,3900,2420,5304,2780,2820,3132,1512,2096,4008,2160,5400,2484,4104,2456,4116,10276,3081,3761,2809,2809,3141,3901,2421,5305,2781,2821,3133,1513,2097,4009,2161,5401,2485,4105,2457,4117,10277,3080,3760,2810,2810,3142,3902,2422,5306,2782,2822,3134,1514,2098,4010,2162,5402,2486,4106,2458,4118,10278,3083,3763,2811,2811,3143,3903,2423,5307,2783,2823,3135,1515,2099,4011,2163,5403,2487,4107,2459,4119,10279,3082,3762,2812,2812,4109,3904,4361,5308,3749,2824,3136,1516,4037,4012,2164,5404,2488,4108,4073,4120,6384,3073,3764,2813,2813,4108,3905,4360,5309,3748,2825,3137,1517,4036,4013,2165,5405,2489,4109,4072,4121,6385,3072,3765,2814,2814,4111,3906,4363,5310,3751,2826,3138,1518,4039,4014,2166,5406,2490,4110,4075,4122,6386,3075,3766,2815,2815,4110,3907,4362,5311,3750,2827,3139,1519,4038,4015,2167,5407,2491,4111,4074,4123,6387,3074,3767,2816,2816,2484,3908,2736,5312,3096,2828,3140,1520,3060,4016,2168,5408,2492,4112,2124,4124,9633,3076,3757,2817,2817,2485,3909,2737,5313,3097,2829,3141,1521,3061,4017,2169,5409,2493,4113,2125,4125,9632,3077,3756,2818,2818,2486,3910,2738,5314,3098,2830,3142,1522,3062,4018,2170,5410,2494,4114,2126,4126,9635,3078,3759,2819,2819,2487,3911,2739,5315,3099,2831,3143,1523,3063,4019,2171,5411,2495,4115,2127,4127,9634,3079,3758,2820,2820,3152,5184,2432,2700,2792,4104,3144,1524,2108,1404,2172,5412,2496,4116,2468,2808,6700,4365,2453,2821,2821,3153,5185,2433,2701,2793,4105,3145,1525,2109,1405,2173,5413,2497,4117,2469,2809,6701,4364,2452,2822,2822,3154,5186,2434,2702,2794,4106,3146,1526,2110,1406,2174,5414,2498,4118,2470,2810,6702,4367,2455,2823,2823,3155,5187,2435,2703,2795,4107,3147,1527,2111,1407,2175,5415,2499,4119,2471,2811,6703,4366,2454,2824,2824,4121,5188,4373,2704,3761,4108,3148,1528,4049,1408,2176,5416,2500,4120,4085,2812,10584,4357,2456,2825,2825,4120,5189,4372,2705,3760,4109,3149,1529,4048,1409,2177,5417,2501,4121,4084,2813,10585,4356,2457,2826,2826,4123,5190,4375,2706,3763,4110,3150,1530,4051,1410,2178,5418,2502,4122,4087,2814,10586,4359,2458,2827,2827,4122,5191,4374,2707,3762,4111,3151,1531,4050,1411,2179,5419,2503,4123,4086,2815,10587,4358,2459,2828,2828,2496,5192,2748,2708,3108,4112,3152,1532,3072,1412,2180,5420,2504,4124,2136,2816,7353,4360,2449,2829,2829,2497,5193,2749,2709,3109,4113,3153,1533,3073,1413,2181,5421,2505,4125,2137,2817,7352,4361,2448,2830,2830,2498,5194,2750,2710,3110,4114,3154,1534,3074,1414,2182,5422,2506,4126,2138,2818,7355,4362,2451,2831,2831,2499,5195,2751,2711,3111,4115,3155,1535,3075,1415,2183,5423,2507,4127,2139,2819,7354,4363,2450,2832,2832,3164,674,2444,782,2804,890,3156,1536,2120,2078,2184,5424,2508,4128,2480,4778,6078,827,4747,2833,2833,3165,675,2445,783,2805,891,3157,1537,2121,2079,2185,5425,2509,4129,2481,4779,6079,826,4746,2834,2834,3166,672,2446,780,2806,888,3158,1538,2122,2076,2186,5426,2510,4130,2482,4776,6076,825,4745,2835,2835,3167,673,2447,781,2807,889,3159,1539,2123,2077,2187,5427,2511,4131,2483,4777,6077,824,4744,2836,2836,4133,678,4385,786,3773,894,3160,1540,4061,2082,2188,5428,2512,4132,4097,4782,9962,819,4750,2837,2837,4132,679,4384,787,3772,895,3161,1541,4060,2083,2189,5429,2513,4133,4096,4783,9963,818,4751,2838,2838,4135,676,4387,784,3775,892,3162,1542,4063,2080,2190,5430,2514,4134,4099,4780,9960,817,4748,2839,2839,4134,677,4386,785,3774,893,3163,1543,4062,2081,2191,5431,2515,4135,4098,4781,9961,816,4749,2840,2840,2508,682,2760,790,3120,898,3164,1544,3084,2086,2192,5432,2516,4136,2148,4786,8027,822,4743,2841,2841,2509,683,2761,791,3121,899,3165,1545,3085,2087,2193,5433,2517,4137,2149,4787,8026,823,4742,2842,2842,2510,680,2762,788,3122,896,3166,1546,3086,2084,2194,5434,2518,4138,2150,4784,8025,820,4741,2843,2843,2511,681,2763,789,3123,897,3167,1547,3087,2085,2195,5435,2519,4139,2151,4785,8024,821,4740,2844,2844,2240,5664,2600,2856,2852,4260,2520,1548,2924,1560,2196,5436,1872,4140,1880,2964,252,9000,2014,2845,2845,2241,5665,2601,2857,2853,4261,2521,1549,2925,1561,2197,5437,1873,4141,1881,2965,253,9001,2015,2846,2846,2242,5666,2602,2858,2854,4262,2522,1550,2926,1562,2198,5438,1874,4142,1882,2966,254,9002,2012,2847,2847,2243,5667,2603,2859,2855,4263,2523,1551,2927,1563,2199,5439,1875,4143,1883,2967,255,9003,2013,2848,2848,1265,5668,1625,2860,905,4264,2524,1552,1301,1564,2200,5440,1876,4144,1229,2968,256,9004,5251,2849,2849,1264,5669,1624,2861,904,4265,2525,1553,1300,1565,2201,5441,1877,4145,1228,2969,257,9005,5250,2850,2850,1267,5670,1627,2862,907,4266,2526,1554,1303,1566,2202,5442,1878,4146,1231,2970,258,9006,5249,2851,2851,1266,5671,1626,2863,906,4267,2527,1555,1302,1567,2203,5443,1879,4147,1230,2971,259,9007,5248,2852,2852,1908,5672,1944,2864,1872,4268,2528,1556,2268,1568,2204,5444,1880,4148,2844,2972,260,9008,2978,2853,2853,1909,5673,1945,2865,1873,4269,2529,1557,2269,1569,2205,5445,1881,4149,2845,2973,261,9009,2979,2854,2854,1910,5674,1946,2866,1874,4270,2530,1558,2270,1570,2206,5446,1882,4150,2846,2974,262,9010,2976,2855,2855,1911,5675,1947,2867,1875,4271,2531,1559,2271,1571,2207,5447,1883,4151,2847,2975,263,9011,2977,2856,2856,2252,1764,2612,1548,2864,1656,2532,1560,2936,2844,2208,5448,1884,4152,1892,5544,264,9012,1990,2857,2857,2253,1765,2613,1549,2865,1657,2533,1561,2937,2845,2209,5449,1885,4153,1893,5545,265,9013,1991,2858,2858,2254,1766,2614,1550,2866,1658,2534,1562,2938,2846,2210,5450,1886,4154,1894,5546,266,9014,1988,2859,2859,2255,1767,2615,1551,2867,1659,2535,1563,2939,2847,2211,5451,1887,4155,1895,5547,267,9015,1989,2860,2860,1277,1768,1637,1552,917,1660,2536,1564,1313,2848,2212,5452,1888,4156,1241,5548,268,9016,5227,2861,2861,1276,1769,1636,1553,916,1661,2537,1565,1312,2849,2213,5453,1889,4157,1240,5549,269,9017,5226,2862,2862,1279,1770,1639,1554,919,1662,2538,1566,1315,2850,2214,5454,1890,4158,1243,5550,270,9018,5225,2863,2863,1278,1771,1638,1555,918,1663,2539,1567,1314,2851,2215,5455,1891,4159,1242,5551,271,9019,5224,2864,2864,1920,1772,1956,1556,1884,1664,2540,1568,2280,2852,2216,5456,1892,4160,2856,5552,272,9020,2954,2865,2865,1921,1773,1957,1557,1885,1665,2541,1569,2281,2853,2217,5457,1893,4161,2857,5553,273,9021,2955,2866,2866,1922,1774,1958,1558,1886,1666,2542,1570,2282,2854,2218,5458,1894,4162,2858,5554,274,9022,2952,2867,2867,1923,1775,1959,1559,1887,1667,2543,1571,2283,2855,2219,5459,1895,4163,2859,5555,275,9023,2953,2868,2868,2264,3410,2624,4490,2876,2006,2544,1572,2948,3194,2220,5460,1896,4164,1904,3302,276,9024,2000,2869,2869,2265,3411,2625,4491,2877,2007,2545,1573,2949,3195,2221,5461,1897,4165,1905,3303,277,9025,2001,2870,2870,2266,3408,2626,4488,2878,2004,2546,1574,2950,3192,2222,5462,1898,4166,1906,3300,278,9026,2002,2871,2871,2267,3409,2627,4489,2879,2005,2547,1575,2951,3193,2223,5463,1899,4167,1907,3301,279,9027,2003,2872,2872,1289,3414,1649,4494,929,2010,2548,1576,1325,3198,2224,5464,1900,4168,1253,3306,280,9028,5237,2873,2873,1288,3415,1648,4495,928,2011,2549,1577,1324,3199,2225,5465,1901,4169,1252,3307,281,9029,5236,2874,2874,1291,3412,1651,4492,931,2008,2550,1578,1327,3196,2226,5466,1902,4170,1255,3304,282,9030,5239,2875,2875,1290,3413,1650,4493,930,2009,2551,1579,1326,3197,2227,5467,1903,4171,1254,3305,283,9031,5238,2876,2876,1932,3418,1968,4498,1896,2014,2552,1580,2292,3202,2228,5468,1904,4172,2868,3310,284,9032,2964,2877,2877,1933,3419,1969,4499,1897,2015,2553,1581,2293,3203,2229,5469,1905,4173,2869,3311,285,9033,2965,2878,2878,1934,3416,1970,4496,1898,2012,2554,1582,2294,3200,2230,5470,1906,4174,2870,3308,286,9034,2966,2879,2879,1935,3417,1971,4497,1899,2013,2555,1583,2295,3201,2231,5471,1907,4175,2871,3309,287,9035,2967,2880,2880,2528,5700,2888,2892,2276,4296,2556,1584,2564,1596,2232,5472,1908,4176,2600,3000,1641,3994,8744,2881,2881,2529,5701,2889,2893,2277,4297,2557,1585,2565,1597,2233,5473,1909,4177,2601,3001,1640,3995,8745,2882,2882,2530,5702,2890,2894,2278,4298,2558,1586,2566,1598,2234,5474,1910,4178,2602,3002,1643,3992,8746,2883,2883,2531,5703,2891,2895,2279,4299,2559,1587,2567,1599,2235,5475,1911,4179,2603,3003,1642,3993,8747,2884,2884,581,5704,617,2896,653,4300,2560,1588,941,1600,2236,5476,1912,4180,1625,3004,1633,1075,5825,2885,2885,580,5705,616,2897,652,4301,2561,1589,940,1601,2237,5477,1913,4181,1624,3005,1632,1074,5824,2886,2886,583,5706,619,2898,655,4302,2562,1590,943,1602,2238,5478,1914,4182,1627,3006,1635,1073,5827,2887,2887,582,5707,618,2899,654,4303,2563,1591,942,1603,2239,5479,1915,4183,1626,3007,1634,1072,5826,2888,2888,2196,5708,2556,2900,2916,4304,2564,1592,2880,1604,2240,5480,1916,4184,1944,3008,1636,4310,7116,2889,2889,2197,5709,2557,2901,2917,4305,2565,1593,2881,1605,2241,5481,1917,4185,1945,3009,1637,4311,7117,2890,2890,2198,5710,2558,2902,2918,4306,2566,1594,2882,1606,2242,5482,1918,4186,1946,3010,1638,4308,7118,2891,2891,2199,5711,2559,2903,2919,4307,2567,1595,2883,1607,2243,5483,1919,4187,1947,3011,1639,4309,7119,2892,2892,2540,1800,2900,1584,2288,1692,2568,1596,2576,2880,2244,5484,1920,4188,2612,5580,2925,3970,10354,2893,2893,2541,1801,2901,1585,2289,1693,2569,1597,2577,2881,2245,5485,1921,4189,2613,5581,2924,3971,10355,2894,2894,2542,1802,2902,1586,2290,1694,2570,1598,2578,2882,2246,5486,1922,4190,2614,5582,2927,3968,10352,2895,2895,2543,1803,2903,1587,2291,1695,2571,1599,2579,2883,2247,5487,1923,4191,2615,5583,2926,3969,10353,2896,2896,593,1804,629,1588,665,1696,2572,1600,953,2884,2248,5488,1924,4192,1637,5584,2917,1051,8083,2897,2897,592,1805,628,1589,664,1697,2573,1601,952,2885,2249,5489,1925,4193,1636,5585,2916,1050,8082,2898,2898,595,1806,631,1590,667,1698,2574,1602,955,2886,2250,5490,1926,4194,1639,5586,2919,1049,8081,2899,2899,594,1807,630,1591,666,1699,2575,1603,954,2887,2251,5491,1927,4195,1638,5587,2918,1048,8080,2900,2900,2208,1808,2568,1592,2928,1700,2576,1604,2892,2888,2252,5492,1928,4196,1956,5588,2920,4286,6782,2901,2901,2209,1809,2569,1593,2929,1701,2577,1605,2893,2889,2253,5493,1929,4197,1957,5589,2921,4287,6783,2902,2902,2210,1810,2570,1594,2930,1702,2578,1606,2894,2890,2254,5494,1930,4198,1958,5590,2922,4284,6780,2903,2903,2211,1811,2571,1595,2931,1703,2579,1607,2895,2891,2255,5495,1931,4199,1959,5591,2923,4285,6781,2904,2904,2552,4094,2912,5174,2300,2690,2580,1608,2588,3878,2256,5496,1932,4200,2624,3986,3599,3980,8396,2905,2905,2553,4095,2913,5175,2301,2691,2581,1609,2589,3879,2257,5497,1933,4201,2625,3987,3598,3981,8397,2906,2906,2554,4092,2914,5172,2302,2688,2582,1610,2590,3876,2258,5498,1934,4202,2626,3984,3597,3982,8398,2907,2907,2555,4093,2915,5173,2303,2689,2583,1611,2591,3877,2259,5499,1935,4203,2627,3985,3596,3983,8399,2908,2908,605,4098,641,5178,677,2694,2584,1612,965,3882,2260,5500,1936,4204,1649,3990,3591,1061,6125,2909,2909,604,4099,640,5179,676,2695,2585,1613,964,3883,2261,5501,1937,4205,1648,3991,3590,1060,6124,2910,2910,607,4096,643,5176,679,2692,2586,1614,967,3880,2262,5502,1938,4206,1651,3988,3589,1063,6127,2911,2911,606,4097,642,5177,678,2693,2587,1615,966,3881,2263,5503,1939,4207,1650,3989,3588,1062,6126,2912,2912,2220,4102,2580,5182,2940,2698,2588,1616,2904,3886,2264,5504,1940,4208,1968,3994,3594,4296,7416,2913,2913,2221,4103,2581,5183,2941,2699,2589,1617,2905,3887,2265,5505,1941,4209,1969,3995,3595,4297,7417,2914,2914,2222,4100,2582,5180,2942,2696,2590,1618,2906,3884,2266,5506,1942,4210,1970,3992,3592,4298,7418,2915,2915,2223,4101,2583,5181,2943,2697,2591,1619,2907,3885,2267,5507,1943,4211,1971,3993,3593,4299,7419,2916,2916,1952,5736,1880,2928,1916,4332,2592,1620,2204,1632,2268,5508,1944,4212,2888,3036,2897,7160,7128,2917,2917,1953,5737,1881,2929,1917,4333,2593,1621,2205,1633,2269,5509,1945,4213,2889,3037,2896,7161,7129,2918,2918,1954,5738,1882,2930,1918,4334,2594,1622,2206,1634,2270,5510,1946,4214,2890,3038,2899,7162,7130,2919,2919,1955,5739,1883,2931,1919,4335,2595,1623,2207,1635,2271,5511,1947,4215,2891,3039,2898,7163,7131,2920,2920,977,5740,1229,2932,1589,4336,2596,1624,1553,1636,2272,5512,1948,4216,617,3040,2900,10397,7132,2921,2921,976,5741,1228,2933,1588,4337,2597,1625,1552,1637,2273,5513,1949,4217,616,3041,2901,10396,7133,2922,2922,979,5742,1231,2934,1591,4338,2598,1626,1555,1638,2274,5514,1950,4218,619,3042,2902,10399,7134,2923,2923,978,5743,1230,2935,1590,4339,2599,1627,1554,1639,2275,5515,1951,4219,618,3043,2903,10398,7135,2924,2924,2592,5744,2844,2936,2232,4340,2600,1628,2520,1640,2276,5516,1952,4220,2556,3044,2893,9096,7136,2925,2925,2593,5745,2845,2937,2233,4341,2601,1629,2521,1641,2277,5517,1953,4221,2557,3045,2892,9097,7137,2926,2926,2594,5746,2846,2938,2234,4342,2602,1630,2522,1642,2278,5518,1954,4222,2558,3046,2895,9098,7138,2927,2927,2595,5747,2847,2939,2235,4343,2603,1631,2523,1643,2279,5519,1955,4223,2559,3047,2894,9099,7139,2928,2928,1964,1836,1892,1620,1928,1728,2604,1632,2216,2916,2280,5520,1956,4224,2900,5616,1589,6178,7140,2929,2929,1965,1837,1893,1621,1929,1729,2605,1633,2217,2917,2281,5521,1957,4225,2901,5617,1588,6179,7141,2930,2930,1966,1838,1894,1622,1930,1730,2606,1634,2218,2918,2282,5522,1958,4226,2902,5618,1591,6176,7142,2931,2931,1967,1839,1895,1623,1931,1731,2607,1635,2219,2919,2283,5523,1959,4227,2903,5619,1590,6177,7143,2932,2932,989,1840,1241,1624,1601,1732,2608,1636,1565,2920,2284,5524,1960,4228,629,5620,1592,9415,7144,2933,2933,988,1841,1240,1625,1600,1733,2609,1637,1564,2921,2285,5525,1961,4229,628,5621,1593,9414,7145,2934,2934,991,1842,1243,1626,1603,1734,2610,1638,1567,2922,2286,5526,1962,4230,631,5622,1594,9413,7146,2935,2935,990,1843,1242,1627,1602,1735,2611,1639,1566,2923,2287,5527,1963,4231,630,5623,1595,9412,7147,2936,2936,2604,1844,2856,1628,2244,1736,2612,1640,2532,2924,2288,5528,1964,4232,2568,5624,1585,10706,7148,2937,2937,2605,1845,2857,1629,2245,1737,2613,1641,2533,2925,2289,5529,1965,4233,2569,5625,1584,10707,7149,2938,2938,2606,1846,2858,1630,2246,1738,2614,1642,2534,2926,2290,5530,1966,4234,2570,5626,1587,10704,7150,2939,2939,2607,1847,2859,1631,2247,1739,2615,1643,2535,2927,2291,5531,1967,4235,2571,5627,1586,10705,7151,2940,2940,1976,3806,1904,4886,1940,2402,2616,1644,2228,3590,2292,5532,1968,4236,2912,3698,5179,7784,7152,2941,2941,1977,3807,1905,4887,1941,2403,2617,1645,2229,3591,2293,5533,1969,4237,2913,3699,5178,7785,7153,2942,2942,1978,3804,1906,4884,1942,2400,2618,1646,2230,3588,2294,5534,1970,4238,2914,3696,5177,7786,7154,2943,2943,1979,3805,1907,4885,1943,2401,2619,1647,2231,3589,2295,5535,1971,4239,2915,3697,5176,7787,7155,2944,2944,1001,3810,1253,4890,1613,2406,2620,1648,1577,3594,2296,5536,1972,4240,641,3702,5182,9725,7156,2945,2945,1000,3811,1252,4891,1612,2407,2621,1649,1576,3595,2297,5537,1973,4241,640,3703,5183,9724,7157,2946,2946,1003,3808,1255,4888,1615,2404,2622,1650,1579,3592,2298,5538,1974,4242,643,3700,5180,9727,7158,2947,2947,1002,3809,1254,4889,1614,2405,2623,1651,1578,3593,2299,5539,1975,4243,642,3701,5181,9726,7159,2948,2948,2616,3814,2868,4894,2256,2410,2624,1652,2544,3598,2300,5540,1976,4244,2580,3706,5175,8424,7160,2949,2949,2617,3815,2869,4895,2257,2411,2625,1653,2545,3599,2301,5541,1977,4245,2581,3707,5174,8425,7161,2950,2950,2618,3812,2870,4892,2258,2408,2626,1654,2546,3596,2302,5542,1978,4246,2582,3704,5173,8426,7162,2951,2951,2619,3813,2871,4893,2259,2409,2627,1655,2547,3597,2303,5543,1979,4247,2583,3705,5172,8427,7163,2952,2952,2348,1668,2708,1776,2960,1560,2628,1656,3032,3072,2304,5544,1980,4248,1988,5448,3094,6856,2866,2953,2953,2349,1669,2709,1777,2961,1561,2629,1657,3033,3073,2305,5545,1981,4249,1989,5449,3095,6857,2867,2954,2954,2350,1670,2710,1778,2962,1562,2630,1658,3034,3074,2306,5546,1982,4250,1990,5450,3092,6858,2864,2955,2955,2351,1671,2711,1779,2963,1563,2631,1659,3035,3075,2307,5547,1983,4251,1991,5451,3093,6859,2865,2956,2956,5261,1672,5621,1780,4901,1564,2632,1660,5297,3076,2308,5548,1984,4252,5225,5452,3739,9444,919,2957,2957,5260,1673,5620,1781,4900,1565,2633,1661,5296,3077,2309,5549,1985,4253,5224,5453,3738,9445,918,2958,2958,5263,1674,5623,1782,4903,1566,2634,1662,5299,3078,2310,5550,1986,4254,5227,5454,3737,9446,917,2959,2959,5262,1675,5622,1783,4902,1567,2635,1663,5298,3079,2311,5551,1987,4255,5226,5455,3736,9447,916,2960,2960,2016,1676,2052,1784,1980,1568,2636,1664,2376,3080,2312,5552,1988,4256,2952,5456,2114,9777,1886,2961,2961,2017,1677,2053,1785,1981,1569,2637,1665,2377,3081,2313,5553,1989,4257,2953,5457,2115,9776,1887,2962,2962,2018,1678,2054,1786,1982,1570,2638,1666,2378,3082,2314,5554,1990,4258,2954,5458,2112,9779,1884,2963,2963,2019,1679,2055,1787,1983,1571,2639,1667,2379,3083,2315,5555,1991,4259,2955,5459,2113,9778,1885,2964,2964,2360,4248,2720,5652,2972,2844,2640,1668,3044,4356,2316,5556,1992,4260,2000,4140,3070,9112,2876,2965,2965,2361,4249,2721,5653,2973,2845,2641,1669,3045,4357,2317,5557,1993,4261,2001,4141,3071,9113,2877,2966,2966,2362,4250,2722,5654,2974,2846,2642,1670,3046,4358,2318,5558,1994,4262,2002,4142,3068,9114,2878,2967,2967,2363,4251,2723,5655,2975,2847,2643,1671,3047,4359,2319,5559,1995,4263,2003,4143,3069,9115,2879,2968,2968,5273,4252,5633,5656,4913,2848,2644,1672,5309,4360,2320,5560,1996,4264,5237,4144,3715,6516,929,2969,2969,5272,4253,5632,5657,4912,2849,2645,1673,5308,4361,2321,5561,1997,4265,5236,4145,3714,6517,928,2970,2970,5275,4254,5635,5658,4915,2850,2646,1674,5311,4362,2322,5562,1998,4266,5239,4146,3713,6518,931,2971,2971,5274,4255,5634,5659,4914,2851,2647,1675,5310,4363,2323,5563,1999,4267,5238,4147,3712,6519,930,2972,2972,2028,4256,2064,5660,1992,2852,2648,1676,2388,4364,2324,5564,2000,4268,2964,4148,2090,7497,1896,2973,2973,2029,4257,2065,5661,1993,2853,2649,1677,2389,4365,2325,5565,2001,4269,2965,4149,2091,7496,1897,2974,2974,2030,4258,2066,5662,1994,2854,2650,1678,2390,4366,2326,5566,2002,4270,2966,4150,2088,7499,1898,2975,2975,2031,4259,2067,5663,1995,2855,2651,1679,2391,4367,2327,5567,2003,4271,2967,4151,2089,7498,1899,2976,2976,2372,4598,2732,2114,2984,3194,2652,1680,3056,818,2328,5568,2004,4272,2012,1898,3080,8814,2854,2977,2977,2373,4599,2733,2115,2985,3195,2653,1681,3057,819,2329,5569,2005,4273,2013,1899,3081,8815,2855,2978,2978,2374,4596,2734,2112,2986,3192,2654,1682,3058,816,2330,5570,2006,4274,2014,1896,3082,8812,2852,2979,2979,2375,4597,2735,2113,2987,3193,2655,1683,3059,817,2331,5571,2007,4275,2015,1897,3083,8813,2853,2980,2980,5285,4602,5645,2118,4925,3198,2656,1684,5321,822,2332,5572,2008,4276,5249,1902,3725,6218,907,2981,2981,5284,4603,5644,2119,4924,3199,2657,1685,5320,823,2333,5573,2009,4277,5248,1903,3724,6219,906,2982,2982,5287,4600,5647,2116,4927,3196,2658,1686,5323,820,2334,5574,2010,4278,5251,1900,3727,6216,905,2983,2983,5286,4601,5646,2117,4926,3197,2659,1687,5322,821,2335,5575,2011,4279,5250,1901,3726,6217,904,2984,2984,2040,4606,2076,2122,2004,3202,2660,1688,2400,826,2336,5576,2012,4280,2976,1906,2100,7847,1874,2985,2985,2041,4607,2077,2123,2005,3203,2661,1689,2401,827,2337,5577,2013,4281,2977,1907,2101,7846,1875,2986,2986,2042,4604,2078,2120,2006,3200,2662,1690,2402,824,2338,5578,2014,4282,2978,1904,2102,7845,1872,2987,2987,2043,4605,2079,2121,2007,3201,2663,1691,2403,825,2339,5579,2015,4283,2979,1905,2103,7844,1873,2988,2988,2636,1704,2996,1812,2384,1596,2664,1692,2672,3108,2340,5580,2016,4284,2708,5484,6584,4198,7223,2989,2989,2637,1705,2997,1813,2385,1597,2665,1693,2673,3109,2341,5581,2017,4285,2709,5485,6585,4199,7222,2990,2990,2638,1706,2998,1814,2386,1598,2666,1694,2674,3110,2342,5582,2018,4286,2710,5486,6586,4196,7221,2991,2991,2639,1707,2999,1815,2387,1599,2667,1695,2675,3111,2343,5583,2019,4287,2711,5487,6587,4197,7220,2992,2992,4577,1708,4613,1816,4649,1600,2668,1696,4937,3112,2344,5584,2020,4288,5621,5488,10793,4519,7215,2993,2993,4576,1709,4612,1817,4648,1601,2669,1697,4936,3113,2345,5585,2021,4289,5620,5489,10792,4518,7214,2994,2994,4579,1710,4615,1818,4651,1602,2670,1698,4939,3114,2346,5586,2022,4290,5623,5490,10795,4517,7213,2995,2995,4578,1711,4614,1819,4650,1603,2671,1699,4938,3115,2347,5587,2023,4291,5622,5491,10794,4516,7212,2996,2996,2304,1712,2664,1820,3024,1604,2672,1700,2988,3116,2348,5588,2024,4292,2052,5492,8196,3866,7218,2997,2997,2305,1713,2665,1821,3025,1605,2673,1701,2989,3117,2349,5589,2025,4293,2053,5493,8197,3867,7219,2998,2998,2306,1714,2666,1822,3026,1606,2674,1702,2990,3118,2350,5590,2026,4294,2054,5494,8198,3864,7216,2999,2999,2307,1715,2667,1823,3027,1607,2675,1703,2991,3119,2351,5591,2027,4295,2055,5495,8199,3865,7217,3000,3000,2648,4284,3008,5688,2396,2880,2676,1704,2684,4392,2352,5592,2028,4296,2720,4176,8842,4208,7233,3001,3001,2649,4285,3009,5689,2397,2881,2677,1705,2685,4393,2353,5593,2029,4297,2721,4177,8843,4209,7232,3002,3002,2650,4286,3010,5690,2398,2882,2678,1706,2686,4394,2354,5594,2030,4298,2722,4178,8840,4210,7235,3003,3003,2651,4287,3011,5691,2399,2883,2679,1707,2687,4395,2355,5595,2031,4299,2723,4179,8841,4211,7234,3004,3004,4589,4288,4625,5692,4661,2884,2680,1708,4949,4396,2356,5596,2032,4300,5633,4180,7219,4529,7225,3005,3005,4588,4289,4624,5693,4660,2885,2681,1709,4948,4397,2357,5597,2033,4301,5632,4181,7218,4528,7224,3006,3006,4591,4290,4627,5694,4663,2886,2682,1710,4951,4398,2358,5598,2034,4302,5635,4182,7217,4531,7227,3007,3007,4590,4291,4626,5695,4662,2887,2683,1711,4950,4399,2359,5599,2035,4303,5634,4183,7216,4530,7226,3008,3008,2316,4292,2676,5696,3036,2888,2684,1712,3000,4400,2360,5600,2036,4304,2064,4184,9806,3876,7228,3009,3009,2317,4293,2677,5697,3037,2889,2685,1713,3001,4401,2361,5601,2037,4305,2065,4185,9807,3877,7229,3010,3010,2318,4294,2678,5698,3038,2890,2686,1714,3002,4402,2362,5602,2038,4306,2066,4186,9804,3878,7230,3011,3011,2319,4295,2679,5699,3039,2891,2687,1715,3003,4403,2363,5603,2039,4307,2067,4187,9805,3879,7231,3012,3012,2660,5282,3020,2798,2408,3878,2688,1716,2696,1502,2364,5604,2040,4308,2732,2582,6884,4186,7211,3013,3013,2661,5283,3021,2799,2409,3879,2689,1717,2697,1503,2365,5605,2041,4309,2733,2583,6885,4187,7210,3014,3014,2662,5280,3022,2796,2410,3876,2690,1718,2698,1500,2366,5606,2042,4310,2734,2580,6886,4184,7209,3015,3015,2663,5281,3023,2797,2411,3877,2691,1719,2699,1501,2367,5607,2043,4311,2735,2581,6887,4185,7208,3016,3016,4601,5286,4637,2802,4673,3882,2692,1720,4961,1506,2368,5608,2044,4312,5645,2586,10445,4507,7203,3017,3017,4600,5287,4636,2803,4672,3883,2693,1721,4960,1507,2369,5609,2045,4313,5644,2587,10444,4506,7202,3018,3018,4603,5284,4639,2800,4675,3880,2694,1722,4963,1504,2370,5610,2046,4314,5647,2584,10447,4505,7201,3019,3019,4602,5285,4638,2801,4674,3881,2695,1723,4962,1505,2371,5611,2047,4315,5646,2585,10446,4504,7200,3020,3020,2328,5290,2688,2806,3048,3886,2696,1724,3012,1510,2372,5612,2048,4316,2076,2590,7848,3854,7206,3021,3021,2329,5291,2689,2807,3049,3887,2697,1725,3013,1511,2373,5613,2049,4317,2077,2591,7849,3855,7207,3022,3022,2330,5288,2690,2804,3050,3884,2698,1726,3014,1508,2374,5614,2050,4318,2078,2588,7850,3852,7204,3023,3023,2331,5289,2691,2805,3051,3885,2699,1727,3015,1509,2375,5615,2051,4319,2079,2589,7851,3853,7205,3024,3024,2060,1740,1988,1848,2024,1632,2700,1728,2312,3144,2376,5616,2052,4320,2996,5520,8208,9203,10816,3025,3025,2061,1741,1989,1849,2025,1633,2701,1729,2313,3145,2377,5617,2053,4321,2997,5521,8209,9202,10817,3026,3026,2062,1742,1990,1850,2026,1634,2702,1730,2314,3146,2378,5618,2054,4322,2998,5522,8210,9201,10818,3027,3027,2063,1743,1991,1851,2027,1635,2703,1731,2315,3147,2379,5619,2055,4323,2999,5523,8211,9200,10819,3028,3028,4973,1744,5225,1852,5585,1636,2704,1732,5549,3148,2380,5620,2056,4324,4613,5524,8212,9195,8220,3029,3029,4972,1745,5224,1853,5584,1637,2705,1733,5548,3149,2381,5621,2057,4325,4612,5525,8213,9194,8221,3030,3030,4975,1746,5227,1854,5587,1638,2706,1734,5551,3150,2382,5622,2058,4326,4615,5526,8214,9193,8222,3031,3031,4974,1747,5226,1855,5586,1639,2707,1735,5550,3151,2383,5623,2059,4327,4614,5527,8215,9192,8223,3032,3032,2700,1748,2952,1856,2340,1640,2708,1736,2628,3152,2384,5624,2060,4328,2664,5528,8216,9198,6285,3033,3033,2701,1749,2953,1857,2341,1641,2709,1737,2629,3153,2385,5625,2061,4329,2665,5529,8217,9199,6284,3034,3034,2702,1750,2954,1858,2342,1642,2710,1738,2630,3154,2386,5626,2062,4330,2666,5530,8218,9196,6287,3035,3035,2703,1751,2955,1859,2343,1643,2711,1739,2631,3155,2387,5627,2063,4331,2667,5531,8219,9197,6286,3036,3036,2072,4320,2000,5724,2036,2916,2712,1740,2324,4428,2388,5628,2064,4332,3008,4212,8220,9213,7240,3037,3037,2073,4321,2001,5725,2037,2917,2713,1741,2325,4429,2389,5629,2065,4333,3009,4213,8221,9212,7241,3038,3038,2074,4322,2002,5726,2038,2918,2714,1742,2326,4430,2390,5630,2066,4334,3010,4214,8222,9215,7242,3039,3039,2075,4323,2003,5727,2039,2919,2715,1743,2327,4431,2391,5631,2067,4335,3011,4215,8223,9214,7243,3040,3040,4985,4324,5237,5728,5597,2920,2716,1744,5561,4432,2392,5632,2068,4336,4625,4216,8224,9205,9828,3041,3041,4984,4325,5236,5729,5596,2921,2717,1745,5560,4433,2393,5633,2069,4337,4624,4217,8225,9204,9829,3042,3042,4987,4326,5239,5730,5599,2922,2718,1746,5563,4434,2394,5634,2070,4338,4627,4218,8226,9207,9830,3043,3043,4986,4327,5238,5731,5598,2923,2719,1747,5562,4435,2395,5635,2071,4339,4626,4219,8227,9206,9831,3044,3044,2712,4328,2964,5732,2352,2924,2720,1748,2640,4436,2396,5636,2072,4340,2676,4220,8228,9208,9189,3045,3045,2713,4329,2965,5733,2353,2925,2721,1749,2641,4437,2397,5637,2073,4341,2677,4221,8229,9209,9188,3046,3046,2714,4330,2966,5734,2354,2926,2722,1750,2642,4438,2398,5638,2074,4342,2678,4222,8230,9210,9191,3047,3047,2715,4331,2967,5735,2355,2927,2723,1751,2643,4439,2399,5639,2075,4343,2679,4223,8231,9211,9190,3048,3048,2084,4994,2012,2510,2048,3590,2724,1752,2336,1214,2400,5640,2076,4344,3020,2294,8232,9191,7914,3049,3049,2085,4995,2013,2511,2049,3591,2725,1753,2337,1215,2401,5641,2077,4345,3021,2295,8233,9190,7915,3050,3050,2086,4992,2014,2508,2050,3588,2726,1754,2338,1212,2402,5642,2078,4346,3022,2292,8234,9189,7912,3051,3051,2087,4993,2015,2509,2051,3589,2727,1755,2339,1213,2403,5643,2079,4347,3023,2293,8235,9188,7913,3052,3052,4997,4998,5249,2514,5609,3594,2728,1756,5573,1218,2404,5644,2080,4348,4637,2298,8236,9183,10502,3053,3053,4996,4999,5248,2515,5608,3595,2729,1757,5572,1219,2405,5645,2081,4349,4636,2299,8237,9182,10503,3054,3054,4999,4996,5251,2512,5611,3592,2730,1758,5575,1216,2406,5646,2082,4350,4639,2296,8238,9181,10500,3055,3055,4998,4997,5250,2513,5610,3593,2731,1759,5574,1217,2407,5647,2083,4351,4638,2297,8239,9180,10501,3056,3056,2724,5002,2976,2518,2364,3598,2732,1760,2652,1222,2408,5648,2084,4352,2688,2302,8240,9186,8567,3057,3057,2725,5003,2977,2519,2365,3599,2733,1761,2653,1223,2409,5649,2085,4353,2689,2303,8241,9187,8566,3058,3058,2726,5000,2978,2516,2366,3596,2734,1762,2654,1220,2410,5650,2086,4354,2690,2300,8242,9184,8565,3059,3059,2727,5001,2979,2517,2367,3597,2735,1763,2655,1221,2411,5651,2087,4355,2691,2301,8243,9185,8564,3060,3060,2456,4152,2816,5556,3068,3072,2736,1764,3140,4260,2412,5652,2088,4356,2096,4368,2002,4121,170,3061,3061,2457,4153,2817,5557,3069,3073,2737,1765,3141,4261,2413,5653,2089,4357,2097,4369,2003,4120,171,3062,3062,2458,4154,2818,5558,3070,3074,2738,1766,3142,4262,2414,5654,2090,4358,2098,4370,2000,4123,168,3063,3063,2459,4155,2819,5559,3071,3075,2739,1767,3143,4263,2415,5655,2091,4359,2099,4371,2001,4122,169,3064,3064,4073,4156,4433,5560,3713,3076,2740,1768,4109,4264,2416,5656,2092,4360,4037,4372,5239,4124,174,3065,3065,4072,4157,4432,5561,3712,3077,2741,1769,4108,4265,2417,5657,2093,4361,4036,4373,5238,4125,175,3066,3066,4075,4158,4435,5562,3715,3078,2742,1770,4111,4266,2418,5658,2094,4362,4039,4374,5237,4126,172,3067,3067,4074,4159,4434,5563,3714,3079,2743,1771,4110,4267,2419,5659,2095,4363,4038,4375,5236,4127,173,3068,3068,2124,4160,2160,5564,2088,3080,2744,1772,2484,4268,2420,5660,2096,4364,3060,4376,2966,4117,178,3069,3069,2125,4161,2161,5565,2089,3081,2745,1773,2485,4269,2421,5661,2097,4365,3061,4377,2967,4116,179,3070,3070,2126,4162,2162,5566,2090,3082,2746,1774,2486,4270,2422,5662,2098,4366,3062,4378,2964,4119,176,3071,3071,2127,4163,2163,5567,2091,3083,2747,1775,2487,4271,2423,5663,2099,4367,3063,4379,2965,4118,177,3072,3072,2468,5436,2828,2952,3080,4356,2748,1776,3152,1656,2424,5664,2100,4368,2108,3060,2012,2813,146,3073,3073,2469,5437,2829,2953,3081,4357,2749,1777,3153,1657,2425,5665,2101,4369,2109,3061,2013,2812,147,3074,3074,2470,5438,2830,2954,3082,4358,2750,1778,3154,1658,2426,5666,2102,4370,2110,3062,2014,2815,144,3075,3075,2471,5439,2831,2955,3083,4359,2751,1779,3155,1659,2427,5667,2103,4371,2111,3063,2015,2814,145,3076,3076,4085,5440,4445,2956,3725,4360,2752,1780,4121,1660,2428,5668,2104,4372,4049,3064,5249,2816,150,3077,3077,4084,5441,4444,2957,3724,4361,2753,1781,4120,1661,2429,5669,2105,4373,4048,3065,5248,2817,151,3078,3078,4087,5442,4447,2958,3727,4362,2754,1782,4123,1662,2430,5670,2106,4374,4051,3066,5251,2818,148,3079,3079,4086,5443,4446,2959,3726,4363,2755,1783,4122,1663,2431,5671,2107,4375,4050,3067,5250,2819,149,3080,3080,2136,5444,2172,2960,2100,4364,2756,1784,2496,1664,2432,5672,2108,4376,3072,3068,2976,2809,154,3081,3081,2137,5445,2173,2961,2101,4365,2757,1785,2497,1665,2433,5673,2109,4377,3073,3069,2977,2808,155,3082,3082,2138,5446,2174,2962,2102,4366,2758,1786,2498,1666,2434,5674,2110,4378,3074,3070,2978,2811,152,3083,3083,2139,5447,2175,2963,2103,4367,2759,1787,2499,1667,2435,5675,2111,4379,3075,3071,2979,2810,153,3084,3084,2480,602,2840,710,3092,818,2760,1788,3164,2006,2436,5676,2112,4380,2120,4706,1990,4783,156,3085,3085,2481,603,2841,711,3093,819,2761,1789,3165,2007,2437,5677,2113,4381,2121,4707,1991,4782,157,3086,3086,2482,600,2842,708,3094,816,2762,1790,3166,2004,2438,5678,2114,4382,2122,4704,1988,4781,158,3087,3087,2483,601,2843,709,3095,817,2763,1791,3167,2005,2439,5679,2115,4383,2123,4705,1989,4780,159,3088,3088,4097,606,4457,714,3737,822,2764,1792,4133,2010,2440,5680,2116,4384,4061,4710,5227,4786,160,3089,3089,4096,607,4456,715,3736,823,2765,1793,4132,2011,2441,5681,2117,4385,4060,4711,5226,4787,161,3090,3090,4099,604,4459,712,3739,820,2766,1794,4135,2008,2442,5682,2118,4386,4063,4708,5225,4784,162,3091,3091,4098,605,4458,713,3738,821,2767,1795,4134,2009,2443,5683,2119,4387,4062,4709,5224,4785,163,3092,3092,2148,610,2184,718,2112,826,2768,1796,2508,2014,2444,5684,2120,4388,3084,4714,2954,4779,164,3093,3093,2149,611,2185,719,2113,827,2769,1797,2509,2015,2445,5685,2121,4389,3085,4715,2955,4778,165,3094,3094,2150,608,2186,716,2114,824,2770,1798,2510,2012,2446,5686,2122,4390,3086,4712,2952,4777,166,3095,3095,2151,609,2187,717,2115,825,2771,1799,2511,2013,2447,5687,2123,4391,3087,4713,2953,4776,167,3096,3096,2744,4188,3104,5592,2492,3108,2772,1800,2780,4296,2448,5688,2124,4392,2816,4404,8303,391,3477,3097,3097,2745,4189,3105,5593,2493,3109,2773,1801,2781,4297,2449,5689,2125,4393,2817,4405,8302,390,3476,3098,3098,2746,4190,3106,5594,2494,3110,2774,1802,2782,4298,2450,5690,2126,4394,2818,4406,8301,389,3479,3099,3099,2747,4191,3107,5595,2495,3111,2775,1803,2783,4299,2451,5691,2127,4395,2819,4407,8300,388,3478,3100,3100,3389,4192,3425,5596,3461,3112,2776,1804,3749,4300,2452,5692,2128,4396,4433,4408,8295,394,3469,3101,3101,3388,4193,3424,5597,3460,3113,2777,1805,3748,4301,2453,5693,2129,4397,4432,4409,8294,395,3468,3102,3102,3391,4194,3427,5598,3463,3114,2778,1806,3751,4302,2454,5694,2130,4398,4435,4410,8293,392,3471,3103,3103,3390,4195,3426,5599,3462,3115,2779,1807,3750,4303,2455,5695,2131,4399,4434,4411,8292,393,3470,3104,3104,2412,4196,2772,5600,3132,3116,2780,1808,3096,4304,2456,5696,2132,4400,2160,4412,8298,387,3472,3105,3105,2413,4197,2773,5601,3133,3117,2781,1809,3097,4305,2457,5697,2133,4401,2161,4413,8299,386,3473,3106,3106,2414,4198,2774,5602,3134,3118,2782,1810,3098,4306,2458,5698,2134,4402,2162,4414,8296,385,3474,3107,3107,2415,4199,2775,5603,3135,3119,2783,1811,3099,4307,2459,5699,2135,4403,2163,4415,8297,384,3475,3108,3108,2756,5472,3116,2988,2504,4392,2784,1812,2792,1692,2460,5700,2136,4404,2828,3096,8313,367,2169,3109,3109,2757,5473,3117,2989,2505,4393,2785,1813,2793,1693,2461,5701,2137,4405,2829,3097,8312,366,2168,3110,3110,2758,5474,3118,2990,2506,4394,2786,1814,2794,1694,2462,5702,2138,4406,2830,3098,8315,365,2171,3111,3111,2759,5475,3119,2991,2507,4395,2787,1815,2795,1695,2463,5703,2139,4407,2831,3099,8314,364,2170,3112,3112,3401,5476,3437,2992,3473,4396,2788,1816,3761,1696,2464,5704,2140,4408,4445,3100,8305,370,2161,3113,3113,3400,5477,3436,2993,3472,4397,2789,1817,3760,1697,2465,5705,2141,4409,4444,3101,8304,371,2160,3114,3114,3403,5478,3439,2994,3475,4398,2790,1818,3763,1698,2466,5706,2142,4410,4447,3102,8307,368,2163,3115,3115,3402,5479,3438,2995,3474,4399,2791,1819,3762,1699,2467,5707,2143,4411,4446,3103,8306,369,2162,3116,3116,2424,5480,2784,2996,3144,4400,2792,1820,3108,1700,2468,5708,2144,4412,2172,3104,8308,363,2164,3117,3117,2425,5481,2785,2997,3145,4401,2793,1821,3109,1701,2469,5709,2145,4413,2173,3105,8309,362,2165,3118,3118,2426,5482,2786,2998,3146,4402,2794,1822,3110,1702,2470,5710,2146,4414,2174,3106,8310,361,2166,3119,3119,2427,5483,2787,2999,3147,4403,2795,1823,3111,1703,2471,5711,2147,4415,2175,3107,8311,360,2167,3120,3120,2768,1286,3128,1394,2516,1502,2796,1824,2804,2690,2472,5712,2148,4416,2840,5390,8291,377,5435,3121,3121,2769,1287,3129,1395,2517,1503,2797,1825,2805,2691,2473,5713,2149,4417,2841,5391,8290,376,5434,3122,3122,2770,1284,3130,1392,2518,1500,2798,1826,2806,2688,2474,5714,2150,4418,2842,5388,8289,379,5433,3123,3123,2771,1285,3131,1393,2519,1501,2799,1827,2807,2689,2475,5715,2151,4419,2843,5389,8288,378,5432,3124,3124,3413,1290,3449,1398,3485,1506,2800,1828,3773,2694,2476,5716,2152,4420,4457,5394,8283,380,5427,3125,3125,3412,1291,3448,1399,3484,1507,2801,1829,3772,2695,2477,5717,2153,4421,4456,5395,8282,381,5426,3126,3126,3415,1288,3451,1396,3487,1504,2802,1830,3775,2692,2478,5718,2154,4422,4459,5392,8281,382,5425,3127,3127,3414,1289,3450,1397,3486,1505,2803,1831,3774,2693,2479,5719,2155,4423,4458,5393,8280,383,5424,3128,3128,2436,1294,2796,1402,3156,1510,2804,1832,3120,2698,2480,5720,2156,4424,2184,5398,8286,373,5430,3129,3129,2437,1295,2797,1403,3157,1511,2805,1833,3121,2699,2481,5721,2157,4425,2185,5399,8287,372,5431,3130,3130,2438,1292,2798,1400,3158,1508,2806,1834,3122,2696,2482,5722,2158,4426,2186,5396,8284,375,5428,3131,3131,2439,1293,2799,1401,3159,1509,2807,1835,3123,2697,2483,5723,2159,4427,2187,5397,8285,374,5429,3132,3132,2168,4224,2096,5628,2132,3144,2808,1836,2420,4332,2484,5724,2160,4428,3104,4440,8656,2757,2141,3133,3133,2169,4225,2097,5629,2133,3145,2809,1837,2421,4333,2485,5725,2161,4429,3105,4441,8657,2756,2140,3134,3134,2170,4226,2098,5630,2134,3146,2810,1838,2422,4334,2486,5726,2162,4430,3106,4442,8658,2759,2143,3135,3135,2171,4227,2099,5631,2135,3147,2811,1839,2423,4335,2487,5727,2163,4431,3107,4443,8659,2758,2142,3136,3136,3785,4228,4037,5632,4397,3148,2812,1840,4361,4336,2488,5728,2164,4432,3425,4444,7356,2749,2144,3137,3137,3784,4229,4036,5633,4396,3149,2813,1841,4360,4337,2489,5729,2165,4433,3424,4445,7357,2748,2145,3138,3138,3787,4230,4039,5634,4399,3150,2814,1842,4363,4338,2490,5730,2166,4434,3427,4446,7358,2751,2146,3139,3139,3786,4231,4038,5635,4398,3151,2815,1843,4362,4339,2491,5731,2167,4435,3426,4447,7359,2750,2147,3140,3140,2808,4232,3060,5636,2448,3152,2816,1844,2736,4340,2492,5732,2168,4436,2772,4448,10605,2752,2137,3141,3141,2809,4233,3061,5637,2449,3153,2817,1845,2737,4341,2493,5733,2169,4437,2773,4449,10604,2753,2136,3142,3142,2810,4234,3062,5638,2450,3154,2818,1846,2738,4342,2494,5734,2170,4438,2774,4450,10607,2754,2139,3143,3143,2811,4235,3063,5639,2451,3155,2819,1847,2739,4343,2495,5735,2171,4439,2775,4451,10606,2755,2138,3144,3144,2180,5508,2108,3024,2144,4428,2820,1848,2432,1728,2496,5736,2172,4440,3116,3132,8320,4041,3425,3145,3145,2181,5509,2109,3025,2145,4429,2821,1849,2433,1729,2497,5737,2173,4441,3117,3133,8321,4040,3424,3146,3146,2182,5510,2110,3026,2146,4430,2822,1850,2434,1730,2498,5738,2174,4442,3118,3134,8322,4043,3427,3147,3147,2183,5511,2111,3027,2147,4431,2823,1851,2435,1731,2499,5739,2175,4443,3119,3135,8323,4042,3426,3148,3148,3797,5512,4049,3028,4409,4432,2824,1852,4373,1732,2500,5740,2176,4444,3437,3136,9612,4033,3428,3149,3149,3796,5513,4048,3029,4408,4433,2825,1853,4372,1733,2501,5741,2177,4445,3436,3137,9613,4032,3429,3150,3150,3799,5514,4051,3030,4411,4434,2826,1854,4375,1734,2502,5742,2178,4446,3439,3138,9614,4035,3430,3151,3151,3798,5515,4050,3031,4410,4435,2827,1855,4374,1735,2503,5743,2179,4447,3438,3139,9615,4034,3431,3152,3152,2820,5516,3072,3032,2460,4436,2828,1856,2748,1736,2504,5744,2180,4448,2784,3140,6381,4036,3421,3153,3153,2821,5517,3073,3033,2461,4437,2829,1857,2749,1737,2505,5745,2181,4449,2785,3141,6380,4037,3420,3154,3154,2822,5518,3074,3034,2462,4438,2830,1858,2750,1738,2506,5746,2182,4450,2786,3142,6383,4038,3423,3155,3155,2823,5519,3075,3035,2463,4439,2831,1859,2751,1739,2507,5747,2183,4451,2787,3143,6382,4039,3422,3156,3156,2192,998,2120,1106,2156,1214,2832,1860,2444,2402,2508,5748,2184,4452,3128,5102,7698,1151,1183,3157,3157,2193,999,2121,1107,2157,1215,2833,1861,2445,2403,2509,5749,2185,4453,3129,5103,7699,1150,1182,3158,3158,2194,996,2122,1104,2158,1212,2834,1862,2446,2400,2510,5750,2186,4454,3130,5100,7696,1149,1181,3159,3159,2195,997,2123,1105,2159,1213,2835,1863,2447,2401,2511,5751,2187,4455,3131,5101,7697,1148,1180,3160,3160,3809,1002,4061,1110,4421,1218,2836,1864,4385,2406,2512,5752,2188,4456,3449,5106,8990,1143,1186,3161,3161,3808,1003,4060,1111,4420,1219,2837,1865,4384,2407,2513,5753,2189,4457,3448,5107,8991,1142,1187,3162,3162,3811,1000,4063,1108,4423,1216,2838,1866,4387,2404,2514,5754,2190,4458,3451,5104,8988,1141,1184,3163,3163,3810,1001,4062,1109,4422,1217,2839,1867,4386,2405,2515,5755,2191,4459,3450,5105,8989,1140,1185,3164,3164,2832,1006,3084,1114,2472,1222,2840,1868,2760,2410,2516,5756,2192,4460,2796,5110,7055,1146,1179,3165,3165,2833,1007,3085,1115,2473,1223,2841,1869,2761,2411,2517,5757,2193,4461,2797,5111,7054,1147,1178,3166,3166,2834,1004,3086,1112,2474,1220,2842,1870,2762,2408,2518,5758,2194,4462,2798,5108,7053,1144,1177,3167,3167,2835,1005,3087,1113,2475,1221,2843,1871,2763,2409,2519,5759,2195,4463,2799,5109,7052,1145,1176,3168,3168,3212,3396,3248,4476,3176,1992,3492,4464,3572,3180,3816,576,4140,1872,4148,3288,396,8676,4282,3169,3169,3213,3397,3249,4477,3177,1993,3493,4465,3573,3181,3817,577,4141,1873,4149,3289,397,8677,4283,3170,3170,3214,3398,3250,4478,3178,1994,3494,4466,3574,3182,3818,578,4142,1874,4150,3290,398,8678,4280,3171,3171,3215,3399,3251,4479,3179,1995,3495,4467,3575,3183,3819,579,4143,1875,4151,3291,399,8679,4281,3172,3172,5477,3400,4865,4480,5117,1996,3496,4468,4541,3184,3820,580,4144,1876,4793,3292,400,8680,1039,3173,3173,5476,3401,4864,4481,5116,1997,3497,4469,4540,3185,3821,581,4145,1877,4792,3293,401,8681,1038,3174,3174,5479,3402,4867,4482,5119,1998,3498,4470,4543,3186,3822,582,4146,1878,4795,3294,402,8682,1037,3175,3175,5478,3403,4866,4483,5118,1999,3499,4471,4542,3187,3823,583,4147,1879,4794,3295,403,8683,1036,3176,3176,3528,3404,3888,4484,4140,2000,3500,4472,4212,3188,3824,584,4148,1880,3168,3296,404,8684,3302,3177,3177,3529,3405,3889,4485,4141,2001,3501,4473,4213,3189,3825,585,4149,1881,3169,3297,405,8685,3303,3178,3178,3530,3406,3890,4486,4142,2002,3502,4474,4214,3190,3826,586,4150,1882,3170,3298,406,8686,3300,3179,3179,3531,3407,3891,4487,4143,2003,3503,4475,4215,3191,3827,587,4151,1883,3171,3299,407,8687,3301,3180,3180,3224,2088,3260,3168,3188,4572,3504,4476,3584,4464,3828,588,4152,1884,4160,684,408,8688,4258,3181,3181,3225,2089,3261,3169,3189,4573,3505,4477,3585,4465,3829,589,4153,1885,4161,685,409,8689,4259,3182,3182,3226,2090,3262,3170,3190,4574,3506,4478,3586,4466,3830,590,4154,1886,4162,686,410,8690,4256,3183,3183,3227,2091,3263,3171,3191,4575,3507,4479,3587,4467,3831,591,4155,1887,4163,687,411,8691,4257,3184,3184,5489,2092,4877,3172,5129,4576,3508,4480,4553,4468,3832,592,4156,1888,4805,688,412,8692,1015,3185,3185,5488,2093,4876,3173,5128,4577,3509,4481,4552,4469,3833,593,4157,1889,4804,689,413,8693,1014,3186,3186,5491,2094,4879,3174,5131,4578,3510,4482,4555,4470,3834,594,4158,1890,4807,690,414,8694,1013,3187,3187,5490,2095,4878,3175,5130,4579,3511,4483,4554,4471,3835,595,4159,1891,4806,691,415,8695,1012,3188,3188,3540,2096,3900,3176,4152,4580,3512,4484,4224,4472,3836,596,4160,1892,3180,692,416,8696,3278,3189,3189,3541,2097,3901,3177,4153,4581,3513,4485,4225,4473,3837,597,4161,1893,3181,693,417,8697,3279,3190,3190,3542,2098,3902,3178,4154,4582,3514,4486,4226,4474,3838,598,4162,1894,3182,694,418,8698,3276,3191,3191,3543,2099,3903,3179,4155,4583,3515,4487,4227,4475,3839,599,4163,1895,3183,695,419,8699,3277,3192,3192,3236,5678,3272,2870,3200,4274,3516,4488,3596,1574,3840,600,4164,1896,4172,2978,420,8700,4268,3193,3193,3237,5679,3273,2871,3201,4275,3517,4489,3597,1575,3841,601,4165,1897,4173,2979,421,8701,4269,3194,3194,3238,5676,3274,2868,3202,4272,3518,4490,3598,1572,3842,602,4166,1898,4174,2976,422,8702,4270,3195,3195,3239,5677,3275,2869,3203,4273,3519,4491,3599,1573,3843,603,4167,1899,4175,2977,423,8703,4271,3196,3196,5501,5682,4889,2874,5141,4278,3520,4492,4565,1578,3844,604,4168,1900,4817,2982,424,8704,1025,3197,3197,5500,5683,4888,2875,5140,4279,3521,4493,4564,1579,3845,605,4169,1901,4816,2983,425,8705,1024,3198,3198,5503,5680,4891,2872,5143,4276,3522,4494,4567,1576,3846,606,4170,1902,4819,2980,426,8706,1027,3199,3199,5502,5681,4890,2873,5142,4277,3523,4495,4566,1577,3847,607,4171,1903,4818,2981,427,8707,1026,3200,3200,3552,5686,3912,2878,4164,4282,3524,4496,4236,1582,3848,608,4172,1904,3192,2986,428,8708,3288,3201,3201,3553,5687,3913,2879,4165,4283,3525,4497,4237,1583,3849,609,4173,1905,3193,2987,429,8709,3289,3202,3202,3554,5684,3914,2876,4166,4280,3526,4498,4238,1580,3850,610,4174,1906,3194,2984,430,8710,3290,3203,3203,3555,5685,3915,2877,4167,4281,3527,4499,4239,1581,3851,611,4175,1907,3195,2985,431,8711,3291,3204,3204,4148,3432,3536,4512,3896,2028,3528,4500,3212,3216,3852,612,4176,1908,3572,3324,5529,3670,7772,3205,3205,4149,3433,3537,4513,3897,2029,3529,4501,3213,3217,3853,613,4177,1909,3573,3325,5528,3671,7773,3206,3206,4150,3434,3538,4514,3898,2030,3530,4502,3214,3218,3854,614,4178,1910,3574,3326,5531,3668,7774,3207,3207,4151,3435,3539,4515,3899,2031,3531,4503,3215,3219,3855,615,4179,1911,3575,3327,5530,3669,7775,3208,3208,4793,3436,5153,4516,5513,2032,3532,4504,5477,3220,3856,616,4180,1912,4541,3328,5521,1399,10685,3209,3209,4792,3437,5152,4517,5512,2033,3533,4505,5476,3221,3857,617,4181,1913,4540,3329,5520,1398,10684,3210,3210,4795,3438,5155,4518,5515,2034,3534,4506,5479,3222,3858,618,4182,1914,4543,3330,5523,1397,10687,3211,3211,4794,3439,5154,4519,5514,2035,3535,4507,5478,3223,3859,619,4183,1915,4542,3331,5522,1396,10686,3212,3212,3168,3440,3204,4520,3240,2036,3536,4508,3528,3224,3860,620,4184,1916,4212,3332,5524,3338,9384,3213,3213,3169,3441,3205,4521,3241,2037,3537,4509,3529,3225,3861,621,4185,1917,4213,3333,5525,3339,9385,3214,3214,3170,3442,3206,4522,3242,2038,3538,4510,3530,3226,3862,622,4186,1918,4214,3334,5526,3336,9386,3215,3215,3171,3443,3207,4523,3243,2039,3539,4511,3531,3227,3863,623,4187,1919,4215,3335,5527,3337,9387,3216,3216,4160,2124,3548,3204,3908,4608,3540,4512,3224,4500,3864,624,4188,1920,3584,720,4221,3646,6142,3217,3217,4161,2125,3549,3205,3909,4609,3541,4513,3225,4501,3865,625,4189,1921,3585,721,4220,3647,6143,3218,3218,4162,2126,3550,3206,3910,4610,3542,4514,3226,4502,3866,626,4190,1922,3586,722,4223,3644,6140,3219,3219,4163,2127,3551,3207,3911,4611,3543,4515,3227,4503,3867,627,4191,1923,3587,723,4222,3645,6141,3220,3220,4805,2128,5165,3208,5525,4612,3544,4516,5489,4504,3868,628,4192,1924,4553,724,4213,1375,8407,3221,3221,4804,2129,5164,3209,5524,4613,3545,4517,5488,4505,3869,629,4193,1925,4552,725,4212,1374,8406,3222,3222,4807,2130,5167,3210,5527,4614,3546,4518,5491,4506,3870,630,4194,1926,4555,726,4215,1373,8405,3223,3223,4806,2131,5166,3211,5526,4615,3547,4519,5490,4507,3871,631,4195,1927,4554,727,4214,1372,8404,3224,3224,3180,2132,3216,3212,3252,4616,3548,4520,3540,4508,3872,632,4196,1928,4224,728,4216,3314,9698,3225,3225,3181,2133,3217,3213,3253,4617,3549,4521,3541,4509,3873,633,4197,1929,4225,729,4217,3315,9699,3226,3226,3182,2134,3218,3214,3254,4618,3550,4522,3542,4510,3874,634,4198,1930,4226,730,4218,3312,9696,3227,3227,3183,2135,3219,3215,3255,4619,3551,4523,3543,4511,3875,635,4199,1931,4227,731,4219,3313,9697,3228,3228,4172,5066,3560,2258,3920,3662,3552,4524,3236,962,3876,636,4200,1932,3596,2366,2303,3656,8072,3229,3229,4173,5067,3561,2259,3921,3663,3553,4525,3237,963,3877,637,4201,1933,3597,2367,2302,3657,8073,3230,3230,4174,5064,3562,2256,3922,3660,3554,4526,3238,960,3878,638,4202,1934,3598,2364,2301,3658,8074,3231,3231,4175,5065,3563,2257,3923,3661,3555,4527,3239,961,3879,639,4203,1935,3599,2365,2300,3659,8075,3232,3232,4817,5070,5177,2262,5537,3666,3556,4528,5501,966,3880,640,4204,1936,4565,2370,2295,1385,10337,3233,3233,4816,5071,5176,2263,5536,3667,3557,4529,5500,967,3881,641,4205,1937,4564,2371,2294,1384,10336,3234,3234,4819,5068,5179,2260,5539,3664,3558,4530,5503,964,3882,642,4206,1938,4567,2368,2293,1387,10339,3235,3235,4818,5069,5178,2261,5538,3665,3559,4531,5502,965,3883,643,4207,1939,4566,2369,2292,1386,10338,3236,3236,3192,5074,3228,2266,3264,3670,3560,4532,3552,970,3884,644,4208,1940,4236,2374,2298,3324,9036,3237,3237,3193,5075,3229,2267,3265,3671,3561,4533,3553,971,3885,645,4209,1941,4237,2375,2299,3325,9037,3238,3238,3194,5072,3230,2264,3266,3668,3562,4534,3554,968,3886,646,4210,1942,4238,2372,2296,3326,9038,3239,3239,3195,5073,3231,2265,3267,3669,3563,4535,3555,969,3887,647,4211,1943,4239,2373,2297,3327,9039,3240,3240,3572,3468,3824,4548,4184,2064,3564,4536,4148,3252,3888,648,4212,1944,3212,3360,4193,8132,9396,3241,3241,3573,3469,3825,4549,4185,2065,3565,4537,4149,3253,3889,649,4213,1945,3213,3361,4192,8133,9397,3242,3242,3574,3470,3826,4550,4186,2066,3566,4538,4150,3254,3890,650,4214,1946,3214,3362,4195,8134,9398,3243,3243,3575,3471,3827,4551,4187,2067,3567,4539,4151,3255,3891,651,4215,1947,3215,3363,4194,8135,9399,3244,3244,4541,3472,4469,4552,4505,2068,3568,4540,4793,3256,3892,652,4216,1948,5477,3364,4196,10073,9400,3245,3245,4540,3473,4468,4553,4504,2069,3569,4541,4792,3257,3893,653,4217,1949,5476,3365,4197,10072,9401,3246,3246,4543,3474,4471,4554,4507,2070,3570,4542,4795,3258,3894,654,4218,1950,5479,3366,4198,10075,9402,3247,3247,4542,3475,4470,4555,4506,2071,3571,4543,4794,3259,3895,655,4219,1951,5478,3367,4199,10074,9403,3248,3248,4212,3476,3492,4556,3852,2072,3572,4544,3168,3260,3896,656,4220,1952,3528,3368,4189,8772,9404,3249,3249,4213,3477,3493,4557,3853,2073,3573,4545,3169,3261,3897,657,4221,1953,3529,3369,4188,8773,9405,3250,3250,4214,3478,3494,4558,3854,2074,3574,4546,3170,3262,3898,658,4222,1954,3530,3370,4191,8774,9406,3251,3251,4215,3479,3495,4559,3855,2075,3575,4547,3171,3263,3899,659,4223,1955,3531,3371,4190,8775,9407,3252,3252,3584,2160,3836,3240,4196,4644,3576,4548,4160,4536,3900,660,4224,1956,3224,756,5477,6502,9408,3253,3253,3585,2161,3837,3241,4197,4645,3577,4549,4161,4537,3901,661,4225,1957,3225,757,5476,6503,9409,3254,3254,3586,2162,3838,3242,4198,4646,3578,4550,4162,4538,3902,662,4226,1958,3226,758,5479,6500,9410,3255,3255,3587,2163,3839,3243,4199,4647,3579,4551,4163,4539,3903,663,4227,1959,3227,759,5478,6501,9411,3256,3256,4553,2164,4481,3244,4517,4648,3580,4552,4805,4540,3904,664,4228,1960,5489,760,5480,8443,9412,3257,3257,4552,2165,4480,3245,4516,4649,3581,4553,4804,4541,3905,665,4229,1961,5488,761,5481,8442,9413,3258,3258,4555,2166,4483,3246,4519,4650,3582,4554,4807,4542,3906,666,4230,1962,5491,762,5482,8441,9414,3259,3259,4554,2167,4482,3247,4518,4651,3583,4555,4806,4543,3907,667,4231,1963,5490,763,5483,8440,9415,3260,3260,4224,2168,3504,3248,3864,4652,3584,4556,3180,4544,3908,668,4232,1964,3540,764,5473,9734,9416,3261,3261,4225,2169,3505,3249,3865,4653,3585,4557,3181,4545,3909,669,4233,1965,3541,765,5472,9735,9417,3262,3262,4226,2170,3506,3250,3866,4654,3586,4558,3182,4546,3910,670,4234,1966,3542,766,5475,9732,9418,3263,3263,4227,2171,3507,3251,3867,4655,3587,4559,3183,4547,3911,671,4235,1967,3543,767,5474,9733,9419,3264,3264,3596,5426,3848,2618,4208,4022,3588,4560,4172,1322,3912,672,4236,1968,3236,2726,1291,7460,9420,3265,3265,3597,5427,3849,2619,4209,4023,3589,4561,4173,1323,3913,673,4237,1969,3237,2727,1290,7461,9421,3266,3266,3598,5424,3850,2616,4210,4020,3590,4562,4174,1320,3914,674,4238,1970,3238,2724,1289,7462,9422,3267,3267,3599,5425,3851,2617,4211,4021,3591,4563,4175,1321,3915,675,4239,1971,3239,2725,1288,7463,9423,3268,3268,4565,5430,4493,2622,4529,4026,3592,4564,4817,1326,3916,676,4240,1972,5501,2730,1294,10697,9424,3269,3269,4564,5431,4492,2623,4528,4027,3593,4565,4816,1327,3917,677,4241,1973,5500,2731,1295,10696,9425,3270,3270,4567,5428,4495,2620,4531,4024,3594,4566,4819,1324,3918,678,4242,1974,5503,2728,1292,10699,9426,3271,3271,4566,5429,4494,2621,4530,4025,3595,4567,4818,1325,3919,679,4243,1975,5502,2729,1293,10698,9427,3272,3272,4236,5434,3516,2626,3876,4030,3596,4568,3192,1330,3920,680,4244,1976,3552,2734,1287,9396,9428,3273,3273,4237,5435,3517,2627,3877,4031,3597,4569,3193,1331,3921,681,4245,1977,3553,2735,1286,9397,9429,3274,3274,4238,5432,3518,2624,3878,4028,3598,4570,3194,1328,3922,682,4246,1978,3554,2732,1285,9398,9430,3275,3275,4239,5433,3519,2625,3879,4029,3599,4571,3195,1329,3923,683,4247,1979,3555,2733,1284,9399,9431,3276,3276,3320,1992,3356,3396,3284,4476,3600,4572,3680,4692,3924,684,4248,1980,4256,588,4390,5884,3190,3277,3277,3321,1993,3357,3397,3285,4477,3601,4573,3681,4693,3925,685,4249,1981,4257,589,4391,5885,3191,3278,3278,3322,1994,3358,3398,3286,4478,3602,4574,3682,4694,3926,686,4250,1982,4258,590,4388,5886,3188,3279,3279,3323,1995,3359,3399,3287,4479,3603,4575,3683,4695,3927,687,4251,1983,4259,591,4389,5887,3189,3280,3280,1697,1996,1085,3400,1337,4480,3604,4576,761,4696,3928,688,4252,1984,1013,592,2443,8472,5131,3281,3281,1696,1997,1084,3401,1336,4481,3605,4577,760,4697,3929,689,4253,1985,1012,593,2442,8473,5130,3282,3282,1699,1998,1087,3402,1339,4482,3606,4578,763,4698,3930,690,4254,1986,1015,594,2441,8474,5129,3283,3283,1698,1999,1086,3403,1338,4483,3607,4579,762,4699,3931,691,4255,1987,1014,595,2440,8475,5128,3284,3284,3636,2000,3996,3404,4248,4484,3608,4580,4320,4700,3932,692,4256,1988,3276,596,3410,10749,4154,3285,3285,3637,2001,3997,3405,4249,4485,3609,4581,4321,4701,3933,693,4257,1989,3277,597,3411,10748,4155,3286,3286,3638,2002,3998,3406,4250,4486,3610,4582,4322,4702,3934,694,4258,1990,3278,598,3408,10751,4152,3287,3287,3639,2003,3999,3407,4251,4487,3611,4583,4323,4703,3935,695,4259,1991,3279,599,3409,10750,4153,3288,3288,3332,4572,3368,2088,3296,3168,3612,4584,3692,792,3936,696,4260,1992,4268,1872,4366,8788,3200,3289,3289,3333,4573,3369,2089,3297,3169,3613,4585,3693,793,3937,697,4261,1993,4269,1873,4367,8789,3201,3290,3290,3334,4574,3370,2090,3298,3170,3614,4586,3694,794,3938,698,4262,1994,4270,1874,4364,8790,3202,3291,3291,3335,4575,3371,2091,3299,3171,3615,4587,3695,795,3939,699,4263,1995,4271,1875,4365,8791,3203,3292,3292,1709,4576,1097,2092,1349,3172,3616,4588,773,796,3940,700,4264,1996,1025,1876,2419,6192,5141,3293,3293,1708,4577,1096,2093,1348,3173,3617,4589,772,797,3941,701,4265,1997,1024,1877,2418,6193,5140,3294,3294,1711,4578,1099,2094,1351,3174,3618,4590,775,798,3942,702,4266,1998,1027,1878,2417,6194,5143,3295,3295,1710,4579,1098,2095,1350,3175,3619,4591,774,799,3943,703,4267,1999,1026,1879,2416,6195,5142,3296,3296,3648,4580,4008,2096,4260,3176,3620,4592,4332,800,3944,704,4268,2000,3288,1880,3386,7821,4164,3297,3297,3649,4581,4009,2097,4261,3177,3621,4593,4333,801,3945,705,4269,2001,3289,1881,3387,7820,4165,3298,3298,3650,4582,4010,2098,4262,3178,3622,4594,4334,802,3946,706,4270,2002,3290,1882,3384,7823,4166,3299,3299,3651,4583,4011,2099,4263,3179,3623,4595,4335,803,3947,707,4271,2003,3291,1883,3385,7822,4167,3300,3300,3344,4274,3380,5678,3308,2870,3624,4596,3704,4382,3948,708,4272,2004,4280,4166,4376,9138,3178,3301,3301,3345,4275,3381,5679,3309,2871,3625,4597,3705,4383,3949,709,4273,2005,4281,4167,4377,9139,3179,3302,3302,3346,4272,3382,5676,3310,2868,3626,4598,3706,4380,3950,710,4274,2006,4282,4164,4378,9136,3176,3303,3303,3347,4273,3383,5677,3311,2869,3627,4599,3707,4381,3951,711,4275,2007,4283,4165,4379,9137,3177,3304,3304,1721,4278,1109,5682,1361,2874,3628,4600,785,4386,3952,712,4276,2008,1037,4170,2429,6542,5119,3305,3305,1720,4279,1108,5683,1360,2875,3629,4601,784,4387,3953,713,4277,2009,1036,4171,2428,6543,5118,3306,3306,1723,4276,1111,5680,1363,2872,3630,4602,787,4384,3954,714,4278,2010,1039,4168,2431,6540,5117,3307,3307,1722,4277,1110,5681,1362,2873,3631,4603,786,4385,3955,715,4279,2011,1038,4169,2430,6541,5116,3308,3308,3660,4282,4020,5686,4272,2878,3632,4604,4344,4390,3956,716,4280,2012,3300,4174,3396,7523,4142,3309,3309,3661,4283,4021,5687,4273,2879,3633,4605,4345,4391,3957,717,4281,2013,3301,4175,3397,7522,4143,3310,3310,3662,4280,4022,5684,4274,2876,3634,4606,4346,4388,3958,718,4282,2014,3302,4172,3398,7521,4140,3311,3311,3663,4281,4023,5685,4275,2877,3635,4607,4347,4389,3959,719,4283,2015,3303,4173,3399,7520,4141,3312,3312,4256,2028,3644,3432,4004,4512,3636,4608,3320,4728,3960,720,4284,2016,3680,624,10472,3226,9491,3313,3313,4257,2029,3645,3433,4005,4513,3637,4609,3321,4729,3961,721,4285,2017,3681,625,10473,3227,9490,3314,3314,4258,2030,3646,3434,4006,4514,3638,4610,3322,4730,3962,722,4286,2018,3682,626,10474,3224,9489,3315,3315,4259,2031,3647,3435,4007,4515,3639,4611,3323,4731,3963,723,4287,2019,3683,627,10475,3225,9488,3316,3316,1013,2032,1373,3436,1733,4516,3640,4612,1697,4732,3964,724,4288,2020,761,628,6905,5491,9483,3317,3317,1012,2033,1372,3437,1732,4517,3641,4613,1696,4733,3965,725,4289,2021,760,629,6904,5490,9482,3318,3318,1015,2034,1375,3438,1735,4518,3642,4614,1699,4734,3966,726,4290,2022,763,630,6907,5489,9481,3319,3319,1014,2035,1374,3439,1734,4519,3643,4615,1698,4735,3967,727,4291,2023,762,631,6906,5488,9480,3320,3320,3276,2036,3312,3440,3348,4520,3644,4616,3636,4736,3968,728,4292,2024,4320,632,9492,3542,9486,3321,3321,3277,2037,3313,3441,3349,4521,3645,4617,3637,4737,3969,729,4293,2025,4321,633,9493,3543,9487,3322,3322,3278,2038,3314,3442,3350,4522,3646,4618,3638,4738,3970,730,4294,2026,4322,634,9494,3540,9484,3323,3323,3279,2039,3315,3443,3351,4523,3647,4619,3639,4739,3971,731,4295,2027,4323,635,9495,3541,9485,3324,3324,4268,4608,3656,2124,4016,3204,3648,4620,3332,828,3972,732,4296,2028,3692,1908,7546,3236,9501,3325,3325,4269,4609,3657,2125,4017,3205,3649,4621,3333,829,3973,733,4297,2029,3693,1909,7547,3237,9500,3326,3326,4270,4610,3658,2126,4018,3206,3650,4622,3334,830,3974,734,4298,2030,3694,1910,7544,3238,9503,3327,3327,4271,4611,3659,2127,4019,3207,3651,4623,3335,831,3975,735,4299,2031,3695,1911,7545,3239,9502,3328,3328,1025,4612,1385,2128,1745,3208,3652,4624,1709,832,3976,736,4300,2032,773,1912,8515,5501,9493,3329,3329,1024,4613,1384,2129,1744,3209,3653,4625,1708,833,3977,737,4301,2033,772,1913,8514,5500,9492,3330,3330,1027,4614,1387,2130,1747,3210,3654,4626,1711,834,3978,738,4302,2034,775,1914,8513,5503,9495,3331,3331,1026,4615,1386,2131,1746,3211,3655,4627,1710,835,3979,739,4303,2035,774,1915,8512,5502,9494,3332,3332,3288,4616,3324,2132,3360,3212,3656,4628,3648,836,3980,740,4304,2036,4332,1916,5918,3552,9496,3333,3333,3289,4617,3325,2133,3361,3213,3657,4629,3649,837,3981,741,4305,2037,4333,1917,5919,3553,9497,3334,3334,3290,4618,3326,2134,3362,3214,3658,4630,3650,838,3982,742,4306,2038,4334,1918,5916,3554,9498,3335,3335,3291,4619,3327,2135,3363,3215,3659,4631,3651,839,3983,743,4307,2039,4335,1919,5917,3555,9499,3336,3336,4280,3662,3668,5066,4028,2258,3660,4632,3344,3770,3984,744,4308,2040,3704,3554,10772,3214,9479,3337,3337,4281,3663,3669,5067,4029,2259,3661,4633,3345,3771,3985,745,4309,2041,3705,3555,10773,3215,9478,3338,3338,4282,3660,3670,5064,4030,2256,3662,4634,3346,3768,3986,746,4310,2042,3706,3552,10774,3212,9477,3339,3339,4283,3661,3671,5065,4031,2257,3663,4635,3347,3769,3987,747,4311,2043,3707,3553,10775,3213,9476,3340,3340,1037,3666,1397,5070,1757,2262,3664,4636,1721,3774,3988,748,4312,2044,785,3558,6557,5479,9471,3341,3341,1036,3667,1396,5071,1756,2263,3665,4637,1720,3775,3989,749,4313,2045,784,3559,6556,5478,9470,3342,3342,1039,3664,1399,5068,1759,2260,3666,4638,1723,3772,3990,750,4314,2046,787,3556,6559,5477,9469,3343,3343,1038,3665,1398,5069,1758,2261,3667,4639,1722,3773,3991,751,4315,2047,786,3557,6558,5476,9468,3344,3344,3300,3670,3336,5074,3372,2266,3668,4640,3660,3778,3992,752,4316,2048,4344,3562,9144,3530,9474,3345,3345,3301,3671,3337,5075,3373,2267,3669,4641,3661,3779,3993,753,4317,2049,4345,3563,9145,3531,9475,3346,3346,3302,3668,3338,5072,3374,2264,3670,4642,3662,3776,3994,754,4318,2050,4346,3560,9146,3528,9472,3347,3347,3303,3669,3339,5073,3375,2265,3671,4643,3663,3777,3995,755,4319,2051,4347,3561,9147,3529,9473,3348,3348,3680,2064,3932,3468,4292,4548,3672,4644,4256,4764,3996,756,4320,2052,3320,660,9504,8879,5956,3349,3349,3681,2065,3933,3469,4293,4549,3673,4645,4257,4765,3997,757,4321,2053,3321,661,9505,8878,5957,3350,3350,3682,2066,3934,3470,4294,4550,3674,4646,4258,4766,3998,758,4322,2054,3322,662,9506,8877,5958,3351,3351,3683,2067,3935,3471,4295,4551,3675,4647,4259,4767,3999,759,4323,2055,3323,663,9507,8876,5959,3352,3352,761,2068,689,3472,725,4552,3676,4648,1013,4768,4000,760,4324,2056,1697,664,9508,8871,8544,3353,3353,760,2069,688,3473,724,4553,3677,4649,1012,4769,4001,761,4325,2057,1696,665,9509,8870,8545,3354,3354,763,2070,691,3474,727,4554,3678,4650,1015,4770,4002,762,4326,2058,1699,666,9510,8869,8546,3355,3355,762,2071,690,3475,726,4555,3679,4651,1014,4771,4003,763,4327,2059,1698,667,9511,8868,8547,3356,3356,4320,2072,3600,3476,3960,4556,3680,4652,3276,4772,4004,764,4328,2060,3636,668,9512,8874,10497,3357,3357,4321,2073,3601,3477,3961,4557,3681,4653,3277,4773,4005,765,4329,2061,3637,669,9513,8875,10496,3358,3358,4322,2074,3602,3478,3962,4558,3682,4654,3278,4774,4006,766,4330,2062,3638,670,9514,8872,10499,3359,3359,4323,2075,3603,3479,3963,4559,3683,4655,3279,4775,4007,767,4331,2063,3639,671,9515,8873,10498,3360,3360,3692,4644,3944,2160,4304,3240,3684,4656,4268,864,4008,768,4332,2064,3332,1944,9516,8889,9508,3361,3361,3693,4645,3945,2161,4305,3241,3685,4657,4269,865,4009,769,4333,2065,3333,1945,9517,8888,9509,3362,3362,3694,4646,3946,2162,4306,3242,3686,4658,4270,866,4010,770,4334,2066,3334,1946,9518,8891,9510,3363,3363,3695,4647,3947,2163,4307,3243,3687,4659,4271,867,4011,771,4335,2067,3335,1947,9519,8890,9511,3364,3364,773,4648,701,2164,737,3244,3688,4660,1025,868,4012,772,4336,2068,1709,1948,9520,8881,6912,3365,3365,772,4649,700,2165,736,3245,3689,4661,1024,869,4013,773,4337,2069,1708,1949,9521,8880,6913,3366,3366,775,4650,703,2166,739,3246,3690,4662,1027,870,4014,774,4338,2070,1711,1950,9522,8883,6914,3367,3367,774,4651,702,2167,738,3247,3691,4663,1026,871,4015,775,4339,2071,1710,1951,9523,8882,6915,3368,3368,4332,4652,3612,2168,3972,3248,3692,4664,3288,872,4016,776,4340,2072,3648,1952,9524,8884,7569,3369,3369,4333,4653,3613,2169,3973,3249,3693,4665,3289,873,4017,777,4341,2073,3649,1953,9525,8885,7568,3370,3370,4334,4654,3614,2170,3974,3250,3694,4666,3290,874,4018,778,4342,2074,3650,1954,9526,8886,7571,3371,3371,4335,4655,3615,2171,3975,3251,3695,4667,3291,875,4019,779,4343,2075,3651,1955,9527,8887,7570,3372,3372,3704,4022,3956,5426,4316,2618,3696,4668,4280,4130,4020,780,4344,2076,3344,3914,9528,8867,8886,3373,3373,3705,4023,3957,5427,4317,2619,3697,4669,4281,4131,4021,781,4345,2077,3345,3915,9529,8866,8887,3374,3374,3706,4020,3958,5424,4318,2616,3698,4670,4282,4128,4022,782,4346,2078,3346,3912,9530,8865,8884,3375,3375,3707,4021,3959,5425,4319,2617,3699,4671,4283,4129,4023,783,4347,2079,3347,3913,9531,8864,8885,3376,3376,785,4026,713,5430,749,2622,3700,4672,1037,4134,4024,784,4348,2080,1721,3918,9532,8859,6290,3377,3377,784,4027,712,5431,748,2623,3701,4673,1036,4135,4025,785,4349,2081,1720,3919,9533,8858,6291,3378,3378,787,4024,715,5428,751,2620,3702,4674,1039,4132,4026,786,4350,2082,1723,3916,9534,8857,6288,3379,3379,786,4025,714,5429,750,2621,3703,4675,1038,4133,4027,787,4351,2083,1722,3917,9535,8856,6289,3380,3380,4344,4030,3624,5434,3984,2626,3704,4676,3300,4138,4028,788,4352,2084,3660,3922,9536,8862,8243,3381,3381,4345,4031,3625,5435,3985,2627,3705,4677,3301,4139,4029,789,4353,2085,3661,3923,9537,8863,8242,3382,3382,4346,4028,3626,5432,3986,2624,3706,4678,3302,4136,4030,790,4354,2086,3662,3920,9538,8860,8241,3383,3383,4347,4029,3627,5433,3987,2625,3707,4679,3303,4137,4031,791,4355,2087,3663,3921,9539,8861,8240,3384,3384,3428,4476,3464,1992,3392,3396,3708,4680,3788,696,4032,792,4356,2088,4364,2100,3298,3797,422,3385,3385,3429,4477,3465,1993,3393,3397,3709,4681,3789,697,4033,793,4357,2089,4365,2101,3299,3796,423,3386,3386,3430,4478,3466,1994,3394,3398,3710,4682,3790,698,4034,794,4358,2090,4366,2102,3296,3799,420,3387,3387,3431,4479,3467,1995,3395,3399,3711,4683,3791,699,4035,795,4359,2091,4367,2103,3297,3798,421,3388,3388,3101,4480,2489,1996,2741,3400,3712,4684,2165,700,4036,796,4360,2092,2417,2104,1351,3800,426,3389,3389,3100,4481,2488,1997,2740,3401,3713,4685,2164,701,4037,797,4361,2093,2416,2105,1350,3801,427,3390,3390,3103,4482,2491,1998,2743,3402,3714,4686,2167,702,4038,798,4362,2094,2419,2106,1349,3802,424,3391,3391,3102,4483,2490,1999,2742,3403,3715,4687,2166,703,4039,799,4363,2095,2418,2107,1348,3803,425,3392,3392,3744,4484,4104,2000,4356,3404,3716,4688,4428,704,4040,800,4364,2096,3384,2108,4262,3793,430,3393,3393,3745,4485,4105,2001,4357,3405,3717,4689,4429,705,4041,801,4365,2097,3385,2109,4263,3792,431,3394,3394,3746,4486,4106,2002,4358,3406,3718,4690,4430,706,4042,802,4366,2098,3386,2110,4260,3795,428,3395,3395,3747,4487,4107,2003,4359,3407,3719,4691,4431,707,4043,803,4367,2099,3387,2111,4261,3794,429,3396,3396,3440,3168,3476,4572,3404,2088,3720,4692,3800,3276,4044,804,4368,2100,4376,3384,3308,2489,398,3397,3397,3441,3169,3477,4573,3405,2089,3721,4693,3801,3277,4045,805,4369,2101,4377,3385,3309,2488,399,3398,3398,3442,3170,3478,4574,3406,2090,3722,4694,3802,3278,4046,806,4370,2102,4378,3386,3310,2491,396,3399,3399,3443,3171,3479,4575,3407,2091,3723,4695,3803,3279,4047,807,4371,2103,4379,3387,3311,2490,397,3400,3400,3113,3172,2501,4576,2753,2092,3724,4696,2177,3280,4048,808,4372,2104,2429,3388,1361,2492,402,3401,3401,3112,3173,2500,4577,2752,2093,3725,4697,2176,3281,4049,809,4373,2105,2428,3389,1360,2493,403,3402,3402,3115,3174,2503,4578,2755,2094,3726,4698,2179,3282,4050,810,4374,2106,2431,3390,1363,2494,400,3403,3403,3114,3175,2502,4579,2754,2095,3727,4699,2178,3283,4051,811,4375,2107,2430,3391,1362,2495,401,3404,3404,3756,3176,4116,4580,4368,2096,3728,4700,4440,3284,4052,812,4376,2108,3396,3392,4272,2485,406,3405,3405,3757,3177,4117,4581,4369,2097,3729,4701,4441,3285,4053,813,4377,2109,3397,3393,4273,2484,407,3406,3406,3758,3178,4118,4582,4370,2098,3730,4702,4442,3286,4054,814,4378,2110,3398,3394,4274,2487,404,3407,3407,3759,3179,4119,4583,4371,2099,3731,4703,4443,3287,4055,815,4379,2111,3399,3395,4275,2486,405,3408,3408,3452,2870,3488,4274,3416,5678,3732,4704,3812,5570,4056,816,4380,2112,4388,1790,3286,5755,408,3409,3409,3453,2871,3489,4275,3417,5679,3733,4705,3813,5571,4057,817,4381,2113,4389,1791,3287,5754,409,3410,3410,3454,2868,3490,4272,3418,5676,3734,4706,3814,5568,4058,818,4382,2114,4390,1788,3284,5753,410,3411,3411,3455,2869,3491,4273,3419,5677,3735,4707,3815,5569,4059,819,4383,2115,4391,1789,3285,5752,411,3412,3412,3125,2874,2513,4278,2765,5682,3736,4708,2189,5574,4060,820,4384,2116,2441,1794,1339,5758,412,3413,3413,3124,2875,2512,4279,2764,5683,3737,4709,2188,5575,4061,821,4385,2117,2440,1795,1338,5759,413,3414,3414,3127,2872,2515,4276,2767,5680,3738,4710,2191,5572,4062,822,4386,2118,2443,1792,1337,5756,414,3415,3415,3126,2873,2514,4277,2766,5681,3739,4711,2190,5573,4063,823,4387,2119,2442,1793,1336,5757,415,3416,3416,3768,2878,4128,4282,4380,5686,3740,4712,4452,5578,4064,824,4388,2120,3408,1798,4250,5751,416,3417,3417,3769,2879,4129,4283,4381,5687,3741,4713,4453,5579,4065,825,4389,2121,3409,1799,4251,5750,417,3418,3418,3770,2876,4130,4280,4382,5684,3742,4714,4454,5576,4066,826,4390,2122,3410,1796,4248,5749,418,3419,3419,3771,2877,4131,4281,4383,5685,3743,4715,4455,5577,4067,827,4391,2123,3411,1797,4249,5748,419,3420,3420,4364,4512,3752,2028,4112,3432,3744,4716,3428,732,4068,828,4392,2124,3788,2136,9599,355,3153,3421,3421,4365,4513,3753,2029,4113,3433,3745,4717,3429,733,4069,829,4393,2125,3789,2137,9598,354,3152,3422,3422,4366,4514,3754,2030,4114,3434,3746,4718,3430,734,4070,830,4394,2126,3790,2138,9597,353,3155,3423,3423,4367,4515,3755,2031,4115,3435,3747,4719,3431,735,4071,831,4395,2127,3791,2139,9596,352,3154,3424,3424,2417,4516,2777,2032,3137,3436,3748,4720,3101,736,4072,832,4396,2128,2165,2140,9591,358,3145,3425,3425,2416,4517,2776,2033,3136,3437,3749,4721,3100,737,4073,833,4397,2129,2164,2141,9590,359,3144,3426,3426,2419,4518,2779,2034,3139,3438,3750,4722,3103,738,4074,834,4398,2130,2167,2142,9589,356,3147,3427,3427,2418,4519,2778,2035,3138,3439,3751,4723,3102,739,4075,835,4399,2131,2166,2143,9588,357,3146,3428,3428,3384,4520,3420,2036,3456,3440,3752,4724,3744,740,4076,836,4400,2132,4428,2144,9594,351,3148,3429,3429,3385,4521,3421,2037,3457,3441,3753,4725,3745,741,4077,837,4401,2133,4429,2145,9595,350,3149,3430,3430,3386,4522,3422,2038,3458,3442,3754,4726,3746,742,4078,838,4402,2134,4430,2146,9592,349,3150,3431,3431,3387,4523,3423,2039,3459,3443,3755,4727,3747,743,4079,839,4403,2135,4431,2147,9593,348,3151,3432,3432,4376,3204,3764,4608,4124,2124,3756,4728,3440,3312,4080,840,4404,2136,3800,3420,9609,331,4437,3433,3433,4377,3205,3765,4609,4125,2125,3757,4729,3441,3313,4081,841,4405,2137,3801,3421,9608,330,4436,3434,3434,4378,3206,3766,4610,4126,2126,3758,4730,3442,3314,4082,842,4406,2138,3802,3422,9611,329,4439,3435,3435,4379,3207,3767,4611,4127,2127,3759,4731,3443,3315,4083,843,4407,2139,3803,3423,9610,328,4438,3436,3436,2429,3208,2789,4612,3149,2128,3760,4732,3113,3316,4084,844,4408,2140,2177,3424,9601,334,4429,3437,3437,2428,3209,2788,4613,3148,2129,3761,4733,3112,3317,4085,845,4409,2141,2176,3425,9600,335,4428,3438,3438,2431,3210,2791,4614,3151,2130,3762,4734,3115,3318,4086,846,4410,2142,2179,3426,9603,332,4431,3439,3439,2430,3211,2790,4615,3150,2131,3763,4735,3114,3319,4087,847,4411,2143,2178,3427,9602,333,4430,3440,3440,3396,3212,3432,4616,3468,2132,3764,4736,3756,3320,4088,848,4412,2144,4440,3428,9604,327,4432,3441,3441,3397,3213,3433,4617,3469,2133,3765,4737,3757,3321,4089,849,4413,2145,4441,3429,9605,326,4433,3442,3442,3398,3214,3434,4618,3470,2134,3766,4738,3758,3322,4090,850,4414,2146,4442,3430,9606,325,4434,3443,3443,3399,3215,3435,4619,3471,2135,3767,4739,3759,3323,4091,851,4415,2147,4443,3431,9607,324,4435,3444,3444,4388,2258,3776,3662,4136,5066,3768,4740,3452,4958,4092,852,4416,2148,3812,1178,9587,341,1223,3445,3445,4389,2259,3777,3663,4137,5067,3769,4741,3453,4959,4093,853,4417,2149,3813,1179,9586,340,1222,3446,3446,4390,2256,3778,3660,4138,5064,3770,4742,3454,4956,4094,854,4418,2150,3814,1176,9585,343,1221,3447,3447,4391,2257,3779,3661,4139,5065,3771,4743,3455,4957,4095,855,4419,2151,3815,1177,9584,342,1220,3448,3448,2441,2262,2801,3666,3161,5070,3772,4744,3125,4962,4096,856,4420,2152,2189,1182,9579,344,1215,3449,3449,2440,2263,2800,3667,3160,5071,3773,4745,3124,4963,4097,857,4421,2153,2188,1183,9578,345,1214,3450,3450,2443,2260,2803,3664,3163,5068,3774,4746,3127,4960,4098,858,4422,2154,2191,1180,9577,346,1213,3451,3451,2442,2261,2802,3665,3162,5069,3775,4747,3126,4961,4099,859,4423,2155,2190,1181,9576,347,1212,3452,3452,3408,2266,3444,3670,3480,5074,3776,4748,3768,4966,4100,860,4424,2156,4452,1186,9582,337,1218,3453,3453,3409,2267,3445,3671,3481,5075,3777,4749,3769,4967,4101,861,4425,2157,4453,1187,9583,336,1219,3454,3454,3410,2264,3446,3668,3482,5072,3778,4750,3770,4964,4102,862,4426,2158,4454,1184,9580,339,1216,3455,3455,3411,2265,3447,3669,3483,5073,3779,4751,3771,4965,4103,863,4427,2159,4455,1185,9581,338,1217,3456,3456,3788,4548,4040,2064,4400,3468,3780,4752,4364,768,4104,864,4428,2160,3428,2172,7360,2433,4409,3457,3457,3789,4549,4041,2065,4401,3469,3781,4753,4365,769,4105,865,4429,2161,3429,2173,7361,2432,4408,3458,3458,3790,4550,4042,2066,4402,3470,3782,4754,4366,770,4106,866,4430,2162,3430,2174,7362,2435,4411,3459,3459,3791,4551,4043,2067,4403,3471,3783,4755,4367,771,4107,867,4431,2163,3431,2175,7363,2434,4410,3460,3460,2165,4552,2093,2068,2129,3472,3784,4756,2417,772,4108,868,4432,2164,3101,2176,8652,2425,4412,3461,3461,2164,4553,2092,2069,2128,3473,3785,4757,2416,773,4109,869,4433,2165,3100,2177,8653,2424,4413,3462,3462,2167,4554,2095,2070,2131,3474,3786,4758,2419,774,4110,870,4434,2166,3103,2178,8654,2427,4414,3463,3463,2166,4555,2094,2071,2130,3475,3787,4759,2418,775,4111,871,4435,2167,3102,2179,8655,2426,4415,3464,3464,4428,4556,3708,2072,4068,3476,3788,4760,3384,776,4112,872,4436,2168,3744,2180,6717,2428,4405,3465,3465,4429,4557,3709,2073,4069,3477,3789,4761,3385,777,4113,873,4437,2169,3745,2181,6716,2429,4404,3466,3466,4430,4558,3710,2074,4070,3478,3790,4762,3386,778,4114,874,4438,2170,3746,2182,6719,2430,4407,3467,3467,4431,4559,3711,2075,4071,3479,3791,4763,3387,779,4115,875,4439,2171,3747,2183,6718,2431,4406,3468,3468,3800,3240,4052,4644,4412,2160,3792,4764,4376,3348,4116,876,4440,2172,3440,3456,9616,3717,3101,3469,3469,3801,3241,4053,4645,4413,2161,3793,4765,4377,3349,4117,877,4441,2173,3441,3457,9617,3716,3100,3470,3470,3802,3242,4054,4646,4414,2162,3794,4766,4378,3350,4118,878,4442,2174,3442,3458,9618,3719,3103,3471,3471,3803,3243,4055,4647,4415,2163,3795,4767,4379,3351,4119,879,4443,2175,3443,3459,9619,3718,3102,3472,3472,2177,3244,2105,4648,2141,2164,3796,4768,2429,3352,4120,880,4444,2176,3113,3460,8316,3709,3104,3473,3473,2176,3245,2104,4649,2140,2165,3797,4769,2428,3353,4121,881,4445,2177,3112,3461,8317,3708,3105,3474,3474,2179,3246,2107,4650,2143,2166,3798,4770,2431,3354,4122,882,4446,2178,3115,3462,8318,3711,3106,3475,3475,2178,3247,2106,4651,2142,2167,3799,4771,2430,3355,4123,883,4447,2179,3114,3463,8319,3710,3107,3476,3476,4440,3248,3720,4652,4080,2168,3800,4772,3396,3356,4124,884,4448,2180,3756,3464,10269,3712,3097,3477,3477,4441,3249,3721,4653,4081,2169,3801,4773,3397,3357,4125,885,4449,2181,3757,3465,10268,3713,3096,3478,3478,4442,3250,3722,4654,4082,2170,3802,4774,3398,3358,4126,886,4450,2182,3758,3466,10271,3714,3099,3479,3479,4443,3251,3723,4655,4083,2171,3803,4775,3399,3359,4127,887,4451,2183,3759,3467,10270,3715,3098,3480,3480,3812,2618,4064,4022,4424,5426,3804,4776,4388,5318,4128,888,4452,2184,3452,1538,8994,1475,5395,3481,3481,3813,2619,4065,4023,4425,5427,3805,4777,4389,5319,4129,889,4453,2185,3453,1539,8995,1474,5394,3482,3482,3814,2616,4066,4020,4426,5424,3806,4778,4390,5316,4130,890,4454,2186,3454,1536,8992,1473,5393,3483,3483,3815,2617,4067,4021,4427,5425,3807,4779,4391,5317,4131,891,4455,2187,3455,1537,8993,1472,5392,3484,3484,2189,2622,2117,4026,2153,5430,3808,4780,2441,5322,4132,892,4456,2188,3125,1542,7694,1467,5398,3485,3485,2188,2623,2116,4027,2152,5431,3809,4781,2440,5323,4133,893,4457,2189,3124,1543,7695,1466,5399,3486,3486,2191,2620,2119,4024,2155,5428,3810,4782,2443,5320,4134,894,4458,2190,3127,1540,7692,1465,5396,3487,3487,2190,2621,2118,4025,2154,5429,3811,4783,2442,5321,4135,895,4459,2191,3126,1541,7693,1464,5397,3488,3488,4452,2626,3732,4030,4092,5434,3812,4784,3408,5326,4136,896,4460,2192,3768,1546,10943,1470,5391,3489,3489,4453,2627,3733,4031,4093,5435,3813,4785,3409,5327,4137,897,4461,2193,3769,1547,10942,1471,5390,3490,3490,4454,2624,3734,4028,4094,5432,3814,4786,3410,5324,4138,898,4462,2194,3770,1544,10941,1468,5389,3491,3491,4455,2625,3735,4029,4095,5433,3815,4787,3411,5325,4139,899,4463,2195,3771,1545,10940,1469,5388,3492,3492,4184,3720,3572,4800,3824,2316,3168,4788,3248,3504,4140,900,3816,2196,3500,3612,504,8352,2662,3493,3493,4185,3721,3573,4801,3825,2317,3169,4789,3249,3505,4141,901,3817,2197,3501,3613,505,8353,2663,3494,3494,4186,3722,3574,4802,3826,2318,3170,4790,3250,3506,4142,902,3818,2198,3502,3614,506,8354,2660,3495,3495,4187,3723,3575,4803,3827,2319,3171,4791,3251,3507,4143,903,3819,2199,3503,3615,507,8355,2661,3496,3496,4505,3724,4541,4804,4469,2320,3172,4792,4865,3508,4144,904,3820,2200,5441,3616,508,8356,4603,3497,3497,4504,3725,4540,4805,4468,2321,3173,4793,4864,3509,4145,905,3821,2201,5440,3617,509,8357,4602,3498,3498,4507,3726,4543,4806,4471,2322,3174,4794,4867,3510,4146,906,3822,2202,5443,3618,510,8358,4601,3499,3499,4506,3727,4542,4807,4470,2323,3175,4795,4866,3511,4147,907,3823,2203,5442,3619,511,8359,4600,3500,3500,3852,3728,4212,4808,3492,2324,3176,4796,3888,3512,4148,908,3824,2204,3816,3620,512,8360,2330,3501,3501,3853,3729,4213,4809,3493,2325,3177,4797,3889,3513,4149,909,3825,2205,3817,3621,513,8361,2331,3502,3502,3854,3730,4214,4810,3494,2326,3178,4798,3890,3514,4150,910,3826,2206,3818,3622,514,8362,2328,3503,3503,3855,3731,4215,4811,3495,2327,3179,4799,3891,3515,4151,911,3827,2207,3819,3623,515,8363,2329,3504,3504,4196,2412,3584,3492,3836,4896,3180,4800,3260,4788,4152,912,3828,2208,3512,1008,516,8364,2638,3505,3505,4197,2413,3585,3493,3837,4897,3181,4801,3261,4789,4153,913,3829,2209,3513,1009,517,8365,2639,3506,3506,4198,2414,3586,3494,3838,4898,3182,4802,3262,4790,4154,914,3830,2210,3514,1010,518,8366,2636,3507,3507,4199,2415,3587,3495,3839,4899,3183,4803,3263,4791,4155,915,3831,2211,3515,1011,519,8367,2637,3508,3508,4517,2416,4553,3496,4481,4900,3184,4804,4877,4792,4156,916,3832,2212,5453,1012,520,8368,4579,3509,3509,4516,2417,4552,3497,4480,4901,3185,4805,4876,4793,4157,917,3833,2213,5452,1013,521,8369,4578,3510,3510,4519,2418,4555,3498,4483,4902,3186,4806,4879,4794,4158,918,3834,2214,5455,1014,522,8370,4577,3511,3511,4518,2419,4554,3499,4482,4903,3187,4807,4878,4795,4159,919,3835,2215,5454,1015,523,8371,4576,3512,3512,3864,2420,4224,3500,3504,4904,3188,4808,3900,4796,4160,920,3836,2216,3828,1016,524,8372,2306,3513,3513,3865,2421,4225,3501,3505,4905,3189,4809,3901,4797,4161,921,3837,2217,3829,1017,525,8373,2307,3514,3514,3866,2422,4226,3502,3506,4906,3190,4810,3902,4798,4162,922,3838,2218,3830,1018,526,8374,2304,3515,3515,3867,2423,4227,3503,3507,4907,3191,4811,3903,4799,4163,923,3839,2219,3831,1019,527,8375,2305,3516,3516,4208,5354,3596,2546,3848,3950,3192,4812,3272,1250,4164,924,3840,2220,3524,2654,528,8376,2648,3517,3517,4209,5355,3597,2547,3849,3951,3193,4813,3273,1251,4165,925,3841,2221,3525,2655,529,8377,2649,3518,3518,4210,5352,3598,2544,3850,3948,3194,4814,3274,1248,4166,926,3842,2222,3526,2652,530,8378,2650,3519,3519,4211,5353,3599,2545,3851,3949,3195,4815,3275,1249,4167,927,3843,2223,3527,2653,531,8379,2651,3520,3520,4529,5358,4565,2550,4493,3954,3196,4816,4889,1254,4168,928,3844,2224,5465,2658,532,8380,4589,3521,3521,4528,5359,4564,2551,4492,3955,3197,4817,4888,1255,4169,929,3845,2225,5464,2659,533,8381,4588,3522,3522,4531,5356,4567,2548,4495,3952,3198,4818,4891,1252,4170,930,3846,2226,5467,2656,534,8382,4591,3523,3523,4530,5357,4566,2549,4494,3953,3199,4819,4890,1253,4171,931,3847,2227,5466,2657,535,8383,4590,3524,3524,3876,5362,4236,2554,3516,3958,3200,4820,3912,1258,4172,932,3848,2228,3840,2662,536,8384,2316,3525,3525,3877,5363,4237,2555,3517,3959,3201,4821,3913,1259,4173,933,3849,2229,3841,2663,537,8385,2317,3526,3526,3878,5360,4238,2552,3518,3956,3202,4822,3914,1256,4174,934,3850,2230,3842,2660,538,8386,2318,3527,3527,3879,5361,4239,2553,3519,3957,3203,4823,3915,1257,4175,935,3851,2231,3843,2661,539,8387,2319,3528,3528,3176,3756,3212,4836,3248,2352,3204,4824,3536,3540,4176,936,3852,2232,4220,3648,3909,3346,9392,3529,3529,3177,3757,3213,4837,3249,2353,3205,4825,3537,3541,4177,937,3853,2233,4221,3649,3908,3347,9393,3530,3530,3178,3758,3214,4838,3250,2354,3206,4826,3538,3542,4178,938,3854,2234,4222,3650,3911,3344,9394,3531,3531,3179,3759,3215,4839,3251,2355,3207,4827,3539,3543,4179,939,3855,2235,4223,3651,3910,3345,9395,3532,3532,5117,3760,5477,4840,4865,2356,3208,4828,5153,3544,4180,940,3856,2236,5189,3652,3901,1723,6473,3533,3533,5116,3761,5476,4841,4864,2357,3209,4829,5152,3545,4181,941,3857,2237,5188,3653,3900,1722,6472,3534,3534,5119,3762,5479,4842,4867,2358,3210,4830,5155,3546,4182,942,3858,2238,5191,3654,3903,1721,6475,3535,3535,5118,3763,5478,4843,4866,2359,3211,4831,5154,3547,4183,943,3859,2239,5190,3655,3902,1720,6474,3536,3536,4140,3764,3528,4844,3888,2360,3212,4832,3204,3548,4184,944,3860,2240,3564,3656,3904,3662,7764,3537,3537,4141,3765,3529,4845,3889,2361,3213,4833,3205,3549,4185,945,3861,2241,3565,3657,3905,3663,7765,3538,3538,4142,3766,3530,4846,3890,2362,3214,4834,3206,3550,4186,946,3862,2242,3566,3658,3906,3660,7766,3539,3539,4143,3767,3531,4847,3891,2363,3215,4835,3207,3551,4187,947,3863,2243,3567,3659,3907,3661,7767,3540,3540,3188,2448,3224,3528,3260,4932,3216,4836,3548,4824,4188,948,3864,2244,4232,1044,5193,3322,9706,3541,3541,3189,2449,3225,3529,3261,4933,3217,4837,3549,4825,4189,949,3865,2245,4233,1045,5192,3323,9707,3542,3542,3190,2450,3226,3530,3262,4934,3218,4838,3550,4826,4190,950,3866,2246,4234,1046,5195,3320,9704,3543,3543,3191,2451,3227,3531,3263,4935,3219,4839,3551,4827,4191,951,3867,2247,4235,1047,5194,3321,9705,3544,3544,5129,2452,5489,3532,4877,4936,3220,4840,5165,4828,4192,952,3868,2248,5201,1048,5185,1699,7435,3545,3545,5128,2453,5488,3533,4876,4937,3221,4841,5164,4829,4193,953,3869,2249,5200,1049,5184,1698,7434,3546,3546,5131,2454,5491,3534,4879,4938,3222,4842,5167,4830,4194,954,3870,2250,5203,1050,5187,1697,7433,3547,3547,5130,2455,5490,3535,4878,4939,3223,4843,5166,4831,4195,955,3871,2251,5202,1051,5186,1696,7432,3548,3548,4152,2456,3540,3536,3900,4940,3224,4844,3216,4832,4196,956,3872,2252,3576,1052,5188,3638,6134,3549,3549,4153,2457,3541,3537,3901,4941,3225,4845,3217,4833,4197,957,3873,2253,3577,1053,5189,3639,6135,3550,3550,4154,2458,3542,3538,3902,4942,3226,4846,3218,4834,4198,958,3874,2254,3578,1054,5190,3636,6132,3551,3551,4155,2459,3543,3539,3903,4943,3227,4847,3219,4835,4199,959,3875,2255,3579,1055,5191,3637,6133,3552,3552,3200,4742,3236,1934,3272,3338,3228,4848,3560,638,4200,960,3876,2256,4244,2042,683,3332,9044,3553,3553,3201,4743,3237,1935,3273,3339,3229,4849,3561,639,4201,961,3877,2257,4245,2043,682,3333,9045,3554,3554,3202,4740,3238,1932,3274,3336,3230,4850,3562,636,4202,962,3878,2258,4246,2040,681,3334,9046,3555,3555,3203,4741,3239,1933,3275,3337,3231,4851,3563,637,4203,963,3879,2259,4247,2041,680,3335,9047,3556,3556,5141,4746,5501,1938,4889,3342,3232,4852,5177,642,4204,964,3880,2260,5213,2046,675,1709,6773,3557,3557,5140,4747,5500,1939,4888,3343,3233,4853,5176,643,4205,965,3881,2261,5212,2047,674,1708,6772,3558,3558,5143,4744,5503,1936,4891,3340,3234,4854,5179,640,4206,966,3882,2262,5215,2044,673,1711,6775,3559,3559,5142,4745,5502,1937,4890,3341,3235,4855,5178,641,4207,967,3883,2263,5214,2045,672,1710,6774,3560,3560,4164,4750,3552,1942,3912,3346,3236,4856,3228,646,4208,968,3884,2264,3588,2050,678,3648,8064,3561,3561,4165,4751,3553,1943,3913,3347,3237,4857,3229,647,4209,969,3885,2265,3589,2051,679,3649,8065,3562,3562,4166,4748,3554,1940,3914,3344,3238,4858,3230,644,4210,970,3886,2266,3590,2048,676,3650,8066,3563,3563,4167,4749,3555,1941,3915,3345,3239,4859,3231,645,4211,971,3887,2267,3591,2049,677,3651,8067,3564,3564,3896,3792,4148,4872,3536,2388,3240,4860,3824,3576,4212,972,3888,2268,3860,3684,5165,7808,7776,3565,3565,3897,3793,4149,4873,3537,2389,3241,4861,3825,3577,4213,973,3889,2269,3861,3685,5164,7809,7777,3566,3566,3898,3794,4150,4874,3538,2390,3242,4862,3826,3578,4214,974,3890,2270,3862,3686,5167,7810,7778,3567,3567,3899,3795,4151,4875,3539,2391,3243,4863,3827,3579,4215,975,3891,2271,3863,3687,5166,7811,7779,3568,3568,5513,3796,4793,4876,5153,2392,3244,4864,4469,3580,4216,976,3892,2272,4829,3688,5168,9749,7780,3569,3569,5512,3797,4792,4877,5152,2393,3245,4865,4468,3581,4217,977,3893,2273,4828,3689,5169,9748,7781,3570,3570,5515,3798,4795,4878,5155,2394,3246,4866,4471,3582,4218,978,3894,2274,4831,3690,5170,9751,7782,3571,3571,5514,3799,4794,4879,5154,2395,3247,4867,4470,3583,4219,979,3895,2275,4830,3691,5171,9750,7783,3572,3572,3240,3800,3168,4880,3204,2396,3248,4868,3492,3584,4220,980,3896,2276,4176,3692,5161,8448,7784,3573,3573,3241,3801,3169,4881,3205,2397,3249,4869,3493,3585,4221,981,3897,2277,4177,3693,5160,8449,7785,3574,3574,3242,3802,3170,4882,3206,2398,3250,4870,3494,3586,4222,982,3898,2278,4178,3694,5163,8450,7786,3575,3575,3243,3803,3171,4883,3207,2399,3251,4871,3495,3587,4223,983,3899,2279,4179,3695,5162,8451,7787,3576,3576,3908,2484,4160,3564,3548,4968,3252,4872,3836,4860,4224,984,3900,2280,3872,1080,3857,6826,7788,3577,3577,3909,2485,4161,3565,3549,4969,3253,4873,3837,4861,4225,985,3901,2281,3873,1081,3856,6827,7789,3578,3578,3910,2486,4162,3566,3550,4970,3254,4874,3838,4862,4226,986,3902,2282,3874,1082,3859,6824,7790,3579,3579,3911,2487,4163,3567,3551,4971,3255,4875,3839,4863,4227,987,3903,2283,3875,1083,3858,6825,7791,3580,3580,5525,2488,4805,3568,5165,4972,3256,4876,4481,4864,4228,988,3904,2284,4841,1084,3860,8767,7792,3581,3581,5524,2489,4804,3569,5164,4973,3257,4877,4480,4865,4229,989,3905,2285,4840,1085,3861,8766,7793,3582,3582,5527,2490,4807,3570,5167,4974,3258,4878,4483,4866,4230,990,3906,2286,4843,1086,3862,8765,7794,3583,3583,5526,2491,4806,3571,5166,4975,3259,4879,4482,4867,4231,991,3907,2287,4842,1087,3863,8764,7795,3584,3584,3252,2492,3180,3572,3216,4976,3260,4880,3504,4868,4232,992,3908,2288,4188,1088,3853,10058,7796,3585,3585,3253,2493,3181,3573,3217,4977,3261,4881,3505,4869,4233,993,3909,2289,4189,1089,3852,10059,7797,3586,3586,3254,2494,3182,3574,3218,4978,3262,4882,3506,4870,4234,994,3910,2290,4190,1090,3855,10056,7798,3587,3587,3255,2495,3183,3575,3219,4979,3263,4883,3507,4871,4235,995,3911,2291,4191,1091,3854,10057,7799,3588,3588,3920,5750,4172,2942,3560,4346,3264,4884,3848,1646,4236,996,3912,2292,3884,3050,2911,7136,7800,3589,3589,3921,5751,4173,2943,3561,4347,3265,4885,3849,1647,4237,997,3913,2293,3885,3051,2910,7137,7801,3590,3590,3922,5748,4174,2940,3562,4344,3266,4886,3850,1644,4238,998,3914,2294,3886,3048,2909,7138,7802,3591,3591,3923,5749,4175,2941,3563,4345,3267,4887,3851,1645,4239,999,3915,2295,3887,3049,2908,7139,7803,3592,3592,5537,5754,4817,2946,5177,4350,3268,4888,4493,1650,4240,1000,3916,2296,4853,3054,2914,10373,7804,3593,3593,5536,5755,4816,2947,5176,4351,3269,4889,4492,1651,4241,1001,3917,2297,4852,3055,2915,10372,7805,3594,3594,5539,5752,4819,2944,5179,4348,3270,4890,4495,1648,4242,1002,3918,2298,4855,3052,2912,10375,7806,3595,3595,5538,5753,4818,2945,5178,4349,3271,4891,4494,1649,4243,1003,3919,2299,4854,3053,2913,10374,7807,3596,3596,3264,5758,3192,2950,3228,4354,3272,4892,3516,1654,4244,1004,3920,2300,4200,3058,2907,9072,7808,3597,3597,3265,5759,3193,2951,3229,4355,3273,4893,3517,1655,4245,1005,3921,2301,4201,3059,2906,9073,7809,3598,3598,3266,5756,3194,2948,3230,4352,3274,4894,3518,1652,4246,1006,3922,2302,4202,3056,2905,9074,7810,3599,3599,3267,5757,3195,2949,3231,4353,3275,4895,3519,1653,4247,1007,3923,2303,4203,3057,2904,9075,7811,3600,3600,4292,2316,3680,3720,3932,4800,3276,4896,3356,5016,4248,1008,3924,2304,3608,912,5362,6208,2218,3601,3601,4293,2317,3681,3721,3933,4801,3277,4897,3357,5017,4249,1009,3925,2305,3609,913,5363,6209,2219,3602,3602,4294,2318,3682,3722,3934,4802,3278,4898,3358,5018,4250,1010,3926,2306,3610,914,5360,6210,2216,3603,3603,4295,2319,3683,3723,3935,4803,3279,4899,3359,5019,4251,1011,3927,2307,3611,915,5361,6211,2217,3604,3604,725,2320,761,3724,689,4804,3280,4900,1085,5020,4252,1012,3928,2308,1661,916,823,8796,1567,3605,3605,724,2321,760,3725,688,4805,3281,4901,1084,5021,4253,1013,3929,2309,1660,917,822,8797,1566,3606,3606,727,2322,763,3726,691,4806,3282,4902,1087,5022,4254,1014,3930,2310,1663,918,821,8798,1565,3607,3607,726,2323,762,3727,690,4807,3283,4903,1086,5023,4255,1015,3931,2311,1662,919,820,8799,1564,3608,3608,3960,2324,4320,3728,3600,4808,3284,4904,3996,5024,4256,1016,3932,2312,3924,920,5030,10425,2534,3609,3609,3961,2325,4321,3729,3601,4809,3285,4905,3997,5025,4257,1017,3933,2313,3925,921,5031,10424,2535,3610,3610,3962,2326,4322,3730,3602,4810,3286,4906,3998,5026,4258,1018,3934,2314,3926,922,5028,10427,2532,3611,3611,3963,2327,4323,3731,3603,4811,3287,4907,3999,5027,4259,1019,3935,2315,3927,923,5029,10426,2533,3612,3612,4304,4896,3692,2412,3944,3492,3288,4908,3368,1116,4260,1020,3936,2316,3620,2196,5338,8464,2228,3613,3613,4305,4897,3693,2413,3945,3493,3289,4909,3369,1117,4261,1021,3937,2317,3621,2197,5339,8465,2229,3614,3614,4306,4898,3694,2414,3946,3494,3290,4910,3370,1118,4262,1022,3938,2318,3622,2198,5336,8466,2230,3615,3615,4307,4899,3695,2415,3947,3495,3291,4911,3371,1119,4263,1023,3939,2319,3623,2199,5337,8467,2231,3616,3616,737,4900,773,2416,701,3496,3292,4912,1097,1120,4264,1024,3940,2320,1673,2200,799,5868,1577,3617,3617,736,4901,772,2417,700,3497,3293,4913,1096,1121,4265,1025,3941,2321,1672,2201,798,5869,1576,3618,3618,739,4902,775,2418,703,3498,3294,4914,1099,1122,4266,1026,3942,2322,1675,2202,797,5870,1579,3619,3619,738,4903,774,2419,702,3499,3295,4915,1098,1123,4267,1027,3943,2323,1674,2203,796,5871,1578,3620,3620,3972,4904,4332,2420,3612,3500,3296,4916,4008,1124,4268,1028,3944,2324,3936,2204,5006,8145,2544,3621,3621,3973,4905,4333,2421,3613,3501,3297,4917,4009,1125,4269,1029,3945,2325,3937,2205,5007,8144,2545,3622,3622,3974,4906,4334,2422,3614,3502,3298,4918,4010,1126,4270,1030,3946,2326,3938,2206,5004,8147,2546,3623,3623,3975,4907,4335,2423,3615,3503,3299,4919,4011,1127,4271,1031,3947,2327,3939,2207,5005,8146,2547,3624,3624,4316,3950,3704,5354,3956,2546,3300,4920,3380,4058,4272,1032,3948,2328,3632,3842,5348,9462,2206,3625,3625,4317,3951,3705,5355,3957,2547,3301,4921,3381,4059,4273,1033,3949,2329,3633,3843,5349,9463,2207,3626,3626,4318,3948,3706,5352,3958,2544,3302,4922,3382,4056,4274,1034,3950,2330,3634,3840,5350,9460,2204,3627,3627,4319,3949,3707,5353,3959,2545,3303,4923,3383,4057,4275,1035,3951,2331,3635,3841,5351,9461,2205,3628,3628,749,3954,785,5358,713,2550,3304,4924,1109,4062,4276,1036,3952,2332,1685,3846,809,6866,1555,3629,3629,748,3955,784,5359,712,2551,3305,4925,1108,4063,4277,1037,3953,2333,1684,3847,808,6867,1554,3630,3630,751,3952,787,5356,715,2548,3306,4926,1111,4060,4278,1038,3954,2334,1687,3844,811,6864,1553,3631,3631,750,3953,786,5357,714,2549,3307,4927,1110,4061,4279,1039,3955,2335,1686,3845,810,6865,1552,3632,3632,3984,3958,4344,5362,3624,2554,3308,4928,4020,4066,4280,1040,3956,2336,3948,3850,5016,7199,2522,3633,3633,3985,3959,4345,5363,3625,2555,3309,4929,4021,4067,4281,1041,3957,2337,3949,3851,5017,7198,2523,3634,3634,3986,3956,4346,5360,3626,2552,3310,4930,4022,4064,4282,1042,3958,2338,3950,3848,5018,7197,2520,3635,3635,3987,3957,4347,5361,3627,2553,3311,4931,4023,4065,4283,1043,3959,2339,3951,3849,5019,7196,2521,3636,3636,3284,2352,3320,3756,3356,4836,3312,4932,3644,5052,4284,1044,3960,2340,4328,948,9500,3550,7871,3637,3637,3285,2353,3321,3757,3357,4837,3313,4933,3645,5053,4285,1045,3961,2341,4329,949,9501,3551,7870,3638,3638,3286,2354,3322,3758,3358,4838,3314,4934,3646,5054,4286,1046,3962,2342,4330,950,9502,3548,7869,3639,3639,3287,2355,3323,3759,3359,4839,3315,4935,3647,5055,4287,1047,3963,2343,4331,951,9503,3549,7868,3640,3640,1337,2356,1697,3760,1085,4840,3316,4936,1373,5056,4288,1048,3964,2344,1409,952,7877,5167,7863,3641,3641,1336,2357,1696,3761,1084,4841,3317,4937,1372,5057,4289,1049,3965,2345,1408,953,7876,5166,7862,3642,3642,1339,2358,1699,3762,1087,4842,3318,4938,1375,5058,4290,1050,3966,2346,1411,954,7879,5165,7861,3643,3643,1338,2359,1698,3763,1086,4843,3319,4939,1374,5059,4291,1051,3967,2347,1410,955,7878,5164,7860,3644,3644,4248,2360,3636,3764,3996,4844,3320,4940,3312,5060,4292,1052,3968,2348,3672,956,10464,3218,7866,3645,3645,4249,2361,3637,3765,3997,4845,3321,4941,3313,5061,4293,1053,3969,2349,3673,957,10465,3219,7867,3646,3646,4250,2362,3638,3766,3998,4846,3322,4942,3314,5062,4294,1054,3970,2350,3674,958,10466,3216,7864,3647,3647,4251,2363,3639,3767,3999,4847,3323,4943,3315,5063,4295,1055,3971,2351,3675,959,10467,3217,7865,3648,3648,3296,4932,3332,2448,3368,3528,3324,4944,3656,1152,4296,1056,3972,2352,4340,2232,5926,3560,7881,3649,3649,3297,4933,3333,2449,3369,3529,3325,4945,3657,1153,4297,1057,3973,2353,4341,2233,5927,3561,7880,3650,3650,3298,4934,3334,2450,3370,3530,3326,4946,3658,1154,4298,1058,3974,2354,4342,2234,5924,3562,7883,3651,3651,3299,4935,3335,2451,3371,3531,3327,4947,3659,1155,4299,1059,3975,2355,4343,2235,5925,3563,7882,3652,3652,1349,4936,1709,2452,1097,3532,3328,4948,1385,1156,4300,1060,3976,2356,1421,2236,10135,5177,7873,3653,3653,1348,4937,1708,2453,1096,3533,3329,4949,1384,1157,4301,1061,3977,2357,1420,2237,10134,5176,7872,3654,3654,1351,4938,1711,2454,1099,3534,3330,4950,1387,1158,4302,1062,3978,2358,1423,2238,10133,5179,7875,3655,3655,1350,4939,1710,2455,1098,3535,3331,4951,1386,1159,4303,1063,3979,2359,1422,2239,10132,5178,7874,3656,3656,4260,4940,3648,2456,4008,3536,3332,4952,3324,1160,4304,1064,3980,2360,3684,2240,7538,3228,7876,3657,3657,4261,4941,3649,2457,4009,3537,3333,4953,3325,1161,4305,1065,3981,2361,3685,2241,7539,3229,7877,3658,3658,4262,4942,3650,2458,4010,3538,3334,4954,3326,1162,4306,1066,3982,2362,3686,2242,7536,3230,7878,3659,3659,4263,4943,3651,2459,4011,3539,3335,4955,3327,1163,4307,1067,3983,2363,3687,2243,7537,3231,7879,3660,3660,3308,3338,3344,4742,3380,1934,3336,4956,3668,3446,4308,1068,3984,2364,4352,3230,9152,3538,7859,3661,3661,3309,3339,3345,4743,3381,1935,3337,4957,3669,3447,4309,1069,3985,2365,4353,3231,9153,3539,7858,3662,3662,3310,3336,3346,4740,3382,1932,3338,4958,3670,3444,4310,1070,3986,2366,4354,3228,9154,3536,7857,3663,3663,3311,3337,3347,4741,3383,1933,3339,4959,3671,3445,4311,1071,3987,2367,4355,3229,9155,3537,7856,3664,3664,1361,3342,1721,4746,1109,1938,3340,4960,1397,3450,4312,1072,3988,2368,1433,3234,8177,5155,7851,3665,3665,1360,3343,1720,4747,1108,1939,3341,4961,1396,3451,4313,1073,3989,2369,1432,3235,8176,5154,7850,3666,3666,1363,3340,1723,4744,1111,1936,3342,4962,1399,3448,4314,1074,3990,2370,1435,3232,8179,5153,7849,3667,3667,1362,3341,1722,4745,1110,1937,3343,4963,1398,3449,4315,1075,3991,2371,1434,3233,8178,5152,7848,3668,3668,4272,3346,3660,4750,4020,1942,3344,4964,3336,3454,4316,1076,3992,2372,3696,3238,10764,3206,7854,3669,3669,4273,3347,3661,4751,4021,1943,3345,4965,3337,3455,4317,1077,3993,2373,3697,3239,10765,3207,7855,3670,3670,4274,3344,3662,4748,4022,1940,3346,4966,3338,3452,4318,1078,3994,2374,3698,3236,10766,3204,7852,3671,3671,4275,3345,3663,4749,4023,1941,3347,4967,3339,3453,4319,1079,3995,2375,3699,3237,10767,3205,7853,3672,3672,4004,2388,4256,3792,3644,4872,3348,4968,3932,5088,4320,1080,3996,2376,3968,984,10476,8555,10168,3673,3673,4005,2389,4257,3793,3645,4873,3349,4969,3933,5089,4321,1081,3997,2377,3969,985,10477,8554,10169,3674,3674,4006,2390,4258,3794,3646,4874,3350,4970,3934,5090,4322,1082,3998,2378,3970,986,10478,8553,10170,3675,3675,4007,2391,4259,3795,3647,4875,3351,4971,3935,5091,4323,1083,3999,2379,3971,987,10479,8552,10171,3676,3676,1733,2392,1013,3796,1373,4876,3352,4972,689,5092,4324,1084,4000,2380,1049,988,10480,8547,7572,3677,3677,1732,2393,1012,3797,1372,4877,3353,4973,688,5093,4325,1085,4001,2381,1048,989,10481,8546,7573,3678,3678,1735,2394,1015,3798,1375,4878,3354,4974,691,5094,4326,1086,4002,2382,1051,990,10482,8545,7574,3679,3679,1734,2395,1014,3799,1374,4879,3355,4975,690,5095,4327,1087,4003,2383,1050,991,10483,8544,7575,3680,3680,3348,2396,3276,3800,3312,4880,3356,4976,3600,5096,4328,1088,4004,2384,4284,992,10484,8550,6933,3681,3681,3349,2397,3277,3801,3313,4881,3357,4977,3601,5097,4329,1089,4005,2385,4285,993,10485,8551,6932,3682,3682,3350,2398,3278,3802,3314,4882,3358,4978,3602,5098,4330,1090,4006,2386,4286,994,10486,8548,6935,3683,3683,3351,2399,3279,3803,3315,4883,3359,4979,3603,5099,4331,1091,4007,2387,4287,995,10487,8549,6934,3684,3684,4016,4968,4268,2484,3656,3564,3360,4980,3944,1188,4332,1092,4008,2388,3980,2268,10488,8565,7888,3685,3685,4017,4969,4269,2485,3657,3565,3361,4981,3945,1189,4333,1093,4009,2389,3981,2269,10489,8564,7889,3686,3686,4018,4970,4270,2486,3658,3566,3362,4982,3946,1190,4334,1094,4010,2390,3982,2270,10490,8567,7890,3687,3687,4019,4971,4271,2487,3659,3567,3363,4983,3947,1191,4335,1095,4011,2391,3983,2271,10491,8566,7891,3688,3688,1745,4972,1025,2488,1385,3568,3364,4984,701,1192,4336,1096,4012,2392,1061,2272,10492,8557,10476,3689,3689,1744,4973,1024,2489,1384,3569,3365,4985,700,1193,4337,1097,4013,2393,1060,2273,10493,8556,10477,3690,3690,1747,4974,1027,2490,1387,3570,3366,4986,703,1194,4338,1098,4014,2394,1063,2274,10494,8559,10478,3691,3691,1746,4975,1026,2491,1386,3571,3367,4987,702,1195,4339,1099,4015,2395,1062,2275,10495,8558,10479,3692,3692,3360,4976,3288,2492,3324,3572,3368,4988,3612,1196,4340,1100,4016,2396,4296,2276,10496,8560,8541,3693,3693,3361,4977,3289,2493,3325,3573,3369,4989,3613,1197,4341,1101,4017,2397,4297,2277,10497,8561,8540,3694,3694,3362,4978,3290,2494,3326,3574,3370,4990,3614,1198,4342,1102,4018,2398,4298,2278,10498,8562,8543,3695,3695,3363,4979,3291,2495,3327,3575,3371,4991,3615,1199,4343,1103,4019,2399,4299,2279,10499,8563,8542,3696,3696,4028,4346,4280,5750,3668,2942,3372,4992,3956,4454,4344,1104,4020,2400,3992,4238,10500,8543,7266,3697,3697,4029,4347,4281,5751,3669,2943,3373,4993,3957,4455,4345,1105,4021,2401,3993,4239,10501,8542,7267,3698,3698,4030,4344,4282,5748,3670,2940,3374,4994,3958,4452,4346,1106,4022,2402,3994,4236,10502,8541,7264,3699,3699,4031,4345,4283,5749,3671,2941,3375,4995,3959,4453,4347,1107,4023,2403,3995,4237,10503,8540,7265,3700,3700,1757,4350,1037,5754,1397,2946,3376,4996,713,4458,4348,1108,4024,2404,1073,4242,10504,8535,9854,3701,3701,1756,4351,1036,5755,1396,2947,3377,4997,712,4459,4349,1109,4025,2405,1072,4243,10505,8534,9855,3702,3702,1759,4348,1039,5752,1399,2944,3378,4998,715,4456,4350,1110,4026,2406,1075,4240,10506,8533,9852,3703,3703,1758,4349,1038,5753,1398,2945,3379,4999,714,4457,4351,1111,4027,2407,1074,4241,10507,8532,9853,3704,3704,3372,4354,3300,5758,3336,2950,3380,5000,3624,4462,4352,1112,4028,2408,4308,4246,10508,8538,9215,3705,3705,3373,4355,3301,5759,3337,2951,3381,5001,3625,4463,4353,1113,4029,2409,4309,4247,10509,8539,9214,3706,3706,3374,4352,3302,5756,3338,2948,3382,5002,3626,4460,4354,1114,4030,2410,4310,4244,10510,8536,9213,3707,3707,3375,4353,3303,5757,3339,2949,3383,5003,3627,4461,4355,1115,4031,2411,4311,4245,10511,8537,9212,3708,3708,4400,4800,3788,2316,4040,3720,3384,5004,3464,1020,4356,1116,4032,2412,3716,2424,4918,3473,242,3709,3709,4401,4801,3789,2317,4041,3721,3385,5005,3465,1021,4357,1117,4033,2413,3717,2425,4919,3472,243,3710,3710,4402,4802,3790,2318,4042,3722,3386,5006,3466,1022,4358,1118,4034,2414,3718,2426,4916,3475,240,3711,3711,4403,4803,3791,2319,4043,3723,3387,5007,3467,1023,4359,1119,4035,2415,3719,2427,4917,3474,241,3712,3712,2129,4804,2165,2320,2093,3724,3388,5008,2489,1024,4360,1120,4036,2416,3065,2428,2971,3476,246,3713,3713,2128,4805,2164,2321,2092,3725,3389,5009,2488,1025,4361,1121,4037,2417,3064,2429,2970,3477,247,3714,3714,2131,4806,2167,2322,2095,3726,3390,5010,2491,1026,4362,1122,4038,2418,3067,2430,2969,3478,244,3715,3715,2130,4807,2166,2323,2094,3727,3391,5011,2490,1027,4363,1123,4039,2419,3066,2431,2968,3479,245,3716,3716,4068,4808,4428,2324,3708,3728,3392,5012,4104,1028,4364,1124,4040,2420,4032,2432,5234,3469,250,3717,3717,4069,4809,4429,2325,3709,3729,3393,5013,4105,1029,4365,1125,4041,2421,4033,2433,5235,3468,251,3718,3718,4070,4810,4430,2326,3710,3730,3394,5014,4106,1030,4366,1126,4042,2422,4034,2434,5232,3471,248,3719,3719,4071,4811,4431,2327,3711,3731,3395,5015,4107,1031,4367,1127,4043,2423,4035,2435,5233,3470,249,3720,3720,4412,3492,3800,4896,4052,2412,3396,5016,3476,3600,4368,1128,4044,2424,3728,3708,4928,2165,218,3721,3721,4413,3493,3801,4897,4053,2413,3397,5017,3477,3601,4369,1129,4045,2425,3729,3709,4929,2164,219,3722,3722,4414,3494,3802,4898,4054,2414,3398,5018,3478,3602,4370,1130,4046,2426,3730,3710,4930,2167,216,3723,3723,4415,3495,3803,4899,4055,2415,3399,5019,3479,3603,4371,1131,4047,2427,3731,3711,4931,2166,217,3724,3724,2141,3496,2177,4900,2105,2416,3400,5020,2501,3604,4372,1132,4048,2428,3077,3712,2981,2168,222,3725,3725,2140,3497,2176,4901,2104,2417,3401,5021,2500,3605,4373,1133,4049,2429,3076,3713,2980,2169,223,3726,3726,2143,3498,2179,4902,2107,2418,3402,5022,2503,3606,4374,1134,4050,2430,3079,3714,2983,2170,220,3727,3727,2142,3499,2178,4903,2106,2419,3403,5023,2502,3607,4375,1135,4051,2431,3078,3715,2982,2171,221,3728,3728,4080,3500,4440,4904,3720,2420,3404,5024,4116,3608,4376,1136,4052,2432,4044,3716,5244,2161,226,3729,3729,4081,3501,4441,4905,3721,2421,3405,5025,4117,3609,4377,1137,4053,2433,4045,3717,5245,2160,227,3730,3730,4082,3502,4442,4906,3722,2422,3406,5026,4118,3610,4378,1138,4054,2434,4046,3718,5246,2163,224,3731,3731,4083,3503,4443,4907,3723,2423,3407,5027,4119,3611,4379,1139,4055,2435,4047,3719,5247,2162,225,3732,3732,4424,2546,3812,3950,4064,5354,3408,5028,3488,5246,4380,1140,4056,2436,3740,1466,4906,5431,228,3733,3733,4425,2547,3813,3951,4065,5355,3409,5029,3489,5247,4381,1141,4057,2437,3741,1467,4907,5430,229,3734,3734,4426,2544,3814,3948,4066,5352,3410,5030,3490,5244,4382,1142,4058,2438,3742,1464,4904,5429,230,3735,3735,4427,2545,3815,3949,4067,5353,3411,5031,3491,5245,4383,1143,4059,2439,3743,1465,4905,5428,231,3736,3736,2153,2550,2189,3954,2117,5358,3412,5032,2513,5250,4384,1144,4060,2440,3089,1470,2959,5434,232,3737,3737,2152,2551,2188,3955,2116,5359,3413,5033,2512,5251,4385,1145,4061,2441,3088,1471,2958,5435,233,3738,3738,2155,2548,2191,3952,2119,5356,3414,5034,2515,5248,4386,1146,4062,2442,3091,1468,2957,5432,234,3739,3739,2154,2549,2190,3953,2118,5357,3415,5035,2514,5249,4387,1147,4063,2443,3090,1469,2956,5433,235,3740,3740,4092,2554,4452,3958,3732,5362,3416,5036,4128,5254,4388,1148,4064,2444,4056,1474,5222,5427,236,3741,3741,4093,2555,4453,3959,3733,5363,3417,5037,4129,5255,4389,1149,4065,2445,4057,1475,5223,5426,237,3742,3742,4094,2552,4454,3956,3734,5360,3418,5038,4130,5252,4390,1150,4066,2446,4058,1472,5220,5425,238,3743,3743,4095,2553,4455,3957,3735,5361,3419,5039,4131,5253,4391,1151,4067,2447,4059,1473,5221,5424,239,3744,3744,3392,4836,3428,2352,3464,3756,3420,5040,3752,1056,4392,1152,4068,2448,4436,2460,10571,319,4125,3745,3745,3393,4837,3429,2353,3465,3757,3421,5041,3753,1057,4393,1153,4069,2449,4437,2461,10570,318,4124,3746,3746,3394,4838,3430,2354,3466,3758,3422,5042,3754,1058,4394,1154,4070,2450,4438,2462,10569,317,4127,3747,3747,3395,4839,3431,2355,3467,3759,3423,5043,3755,1059,4395,1155,4071,2451,4439,2463,10568,316,4126,3748,3748,2741,4840,3101,2356,2489,3760,3424,5044,2777,1060,4396,1156,4072,2452,2813,2464,10563,322,4117,3749,3749,2740,4841,3100,2357,2488,3761,3425,5045,2776,1061,4397,1157,4073,2453,2812,2465,10562,323,4116,3750,3750,2743,4842,3103,2358,2491,3762,3426,5046,2779,1062,4398,1158,4074,2454,2815,2466,10561,320,4119,3751,3751,2742,4843,3102,2359,2490,3763,3427,5047,2778,1063,4399,1159,4075,2455,2814,2467,10560,321,4118,3752,3752,4356,4844,3744,2360,4104,3764,3428,5048,3420,1064,4400,1160,4076,2456,3780,2468,10566,315,4120,3753,3753,4357,4845,3745,2361,4105,3765,3429,5049,3421,1065,4401,1161,4077,2457,3781,2469,10567,314,4121,3754,3754,4358,4846,3746,2362,4106,3766,3430,5050,3422,1066,4402,1162,4078,2458,3782,2470,10564,313,4122,3755,3755,4359,4847,3747,2363,4107,3767,3431,5051,3423,1067,4403,1163,4079,2459,3783,2471,10565,312,4123,3756,3756,3404,3528,3440,4932,3476,2448,3432,5052,3764,3636,4404,1164,4080,2460,4448,3744,10581,295,2817,3757,3757,3405,3529,3441,4933,3477,2449,3433,5053,3765,3637,4405,1165,4081,2461,4449,3745,10580,294,2816,3758,3758,3406,3530,3442,4934,3478,2450,3434,5054,3766,3638,4406,1166,4082,2462,4450,3746,10583,293,2819,3759,3759,3407,3531,3443,4935,3479,2451,3435,5055,3767,3639,4407,1167,4083,2463,4451,3747,10582,292,2818,3760,3760,2753,3532,3113,4936,2501,2452,3436,5056,2789,3640,4408,1168,4084,2464,2825,3748,10573,298,2809,3761,3761,2752,3533,3112,4937,2500,2453,3437,5057,2788,3641,4409,1169,4085,2465,2824,3749,10572,299,2808,3762,3762,2755,3534,3115,4938,2503,2454,3438,5058,2791,3642,4410,1170,4086,2466,2827,3750,10575,296,2811,3763,3763,2754,3535,3114,4939,2502,2455,3439,5059,2790,3643,4411,1171,4087,2467,2826,3751,10574,297,2810,3764,3764,4368,3536,3756,4940,4116,2456,3440,5060,3432,3644,4412,1172,4088,2468,3792,3752,10576,291,2812,3765,3765,4369,3537,3757,4941,4117,2457,3441,5061,3433,3645,4413,1173,4089,2469,3793,3753,10577,290,2813,3766,3766,4370,3538,3758,4942,4118,2458,3442,5062,3434,3646,4414,1174,4090,2470,3794,3754,10578,289,2814,3767,3767,4371,3539,3759,4943,4119,2459,3443,5063,3435,3647,4415,1175,4091,2471,3795,3755,10579,288,2815,3768,3768,3416,1934,3452,3338,3488,4742,3444,5064,3776,4634,4416,1176,4092,2472,4460,854,10559,305,4787,3769,3769,3417,1935,3453,3339,3489,4743,3445,5065,3777,4635,4417,1177,4093,2473,4461,855,10558,304,4786,3770,3770,3418,1932,3454,3336,3490,4740,3446,5066,3778,4632,4418,1178,4094,2474,4462,852,10557,307,4785,3771,3771,3419,1933,3455,3337,3491,4741,3447,5067,3779,4633,4419,1179,4095,2475,4463,853,10556,306,4784,3772,3772,2765,1938,3125,3342,2513,4746,3448,5068,2801,4638,4420,1180,4096,2476,2837,858,10551,308,4779,3773,3773,2764,1939,3124,3343,2512,4747,3449,5069,2800,4639,4421,1181,4097,2477,2836,859,10550,309,4778,3774,3774,2767,1936,3127,3340,2515,4744,3450,5070,2803,4636,4422,1182,4098,2478,2839,856,10549,310,4777,3775,3775,2766,1937,3126,3341,2514,4745,3451,5071,2802,4637,4423,1183,4099,2479,2838,857,10548,311,4776,3776,3776,4380,1942,3768,3346,4128,4750,3452,5072,3444,4642,4424,1184,4100,2480,3804,862,10554,301,4782,3777,3777,4381,1943,3769,3347,4129,4751,3453,5073,3445,4643,4425,1185,4101,2481,3805,863,10555,300,4783,3778,3778,4382,1940,3770,3344,4130,4748,3454,5074,3446,4640,4426,1186,4102,2482,3806,860,10552,303,4780,3779,3779,4383,1941,3771,3345,4131,4749,3455,5075,3447,4641,4427,1187,4103,2483,3807,861,10553,302,4781,3780,3780,4112,4872,4364,2388,3752,3792,3456,5076,4040,1092,4428,1188,4104,2484,4076,2496,6388,2109,2789,3781,3781,4113,4873,4365,2389,3753,3793,3457,5077,4041,1093,4429,1189,4105,2485,4077,2497,6389,2108,2788,3782,3782,4114,4874,4366,2390,3754,3794,3458,5078,4042,1094,4430,1190,4106,2486,4078,2498,6390,2111,2791,3783,3783,4115,4875,4367,2391,3755,3795,3459,5079,4043,1095,4431,1191,4107,2487,4079,2499,6391,2110,2790,3784,3784,3137,4876,2417,2392,2777,3796,3460,5080,2093,1096,4432,1192,4108,2488,2453,2500,10272,2101,2792,3785,3785,3136,4877,2416,2393,2776,3797,3461,5081,2092,1097,4433,1193,4109,2489,2452,2501,10273,2100,2793,3786,3786,3139,4878,2419,2394,2779,3798,3462,5082,2095,1098,4434,1194,4110,2490,2455,2502,10274,2103,2794,3787,3787,3138,4879,2418,2395,2778,3799,3463,5083,2094,1099,4435,1195,4111,2491,2454,2503,10275,2102,2795,3788,3788,3456,4880,3384,2396,3420,3800,3464,5084,3708,1100,4436,1196,4112,2492,4392,2504,8337,2104,2785,3789,3789,3457,4881,3385,2397,3421,3801,3465,5085,3709,1101,4437,1197,4113,2493,4393,2505,8336,2105,2784,3790,3790,3458,4882,3386,2398,3422,3802,3466,5086,3710,1102,4438,1198,4114,2494,4394,2506,8339,2106,2787,3791,3791,3459,4883,3387,2399,3423,3803,3467,5087,3711,1103,4439,1199,4115,2495,4395,2507,8338,2107,2786,3792,3792,4124,3564,4376,4968,3764,2484,3468,5088,4052,3672,4440,1200,4116,2496,4088,3780,10588,3393,4073,3793,3793,4125,3565,4377,4969,3765,2485,3469,5089,4053,3673,4441,1201,4117,2497,4089,3781,10589,3392,4072,3794,3794,4126,3566,4378,4970,3766,2486,3470,5090,4054,3674,4442,1202,4118,2498,4090,3782,10590,3395,4075,3795,3795,4127,3567,4379,4971,3767,2487,3471,5091,4055,3675,4443,1203,4119,2499,4091,3783,10591,3394,4074,3796,3796,3149,3568,2429,4972,2789,2488,3472,5092,2105,3676,4444,1204,4120,2500,2465,3784,6696,3385,4076,3797,3797,3148,3569,2428,4973,2788,2489,3473,5093,2104,3677,4445,1205,4121,2501,2464,3785,6697,3384,4077,3798,3798,3151,3570,2431,4974,2791,2490,3474,5094,2107,3678,4446,1206,4122,2502,2467,3786,6698,3387,4078,3799,3799,3150,3571,2430,4975,2790,2491,3475,5095,2106,3679,4447,1207,4123,2503,2466,3787,6699,3386,4079,3800,3800,3468,3572,3396,4976,3432,2492,3476,5096,3720,3680,4448,1208,4124,2504,4404,3788,8649,3388,4069,3801,3801,3469,3573,3397,4977,3433,2493,3477,5097,3721,3681,4449,1209,4125,2505,4405,3789,8648,3389,4068,3802,3802,3470,3574,3398,4978,3434,2494,3478,5098,3722,3682,4450,1210,4126,2506,4406,3790,8651,3390,4071,3803,3803,3471,3575,3399,4979,3435,2495,3479,5099,3723,3683,4451,1211,4127,2507,4407,3791,8650,3391,4070,3804,3804,4136,2942,4388,4346,3776,5750,3480,5100,4064,5642,4452,1212,4128,2508,4100,1862,9966,1799,1831,3805,3805,4137,2943,4389,4347,3777,5751,3481,5101,4065,5643,4453,1213,4129,2509,4101,1863,9967,1798,1830,3806,3806,4138,2940,4390,4344,3778,5748,3482,5102,4066,5640,4454,1214,4130,2510,4102,1860,9964,1797,1829,3807,3807,4139,2941,4391,4345,3779,5749,3483,5103,4067,5641,4455,1215,4131,2511,4103,1861,9965,1796,1828,3808,3808,3161,2946,2441,4350,2801,5754,3484,5104,2117,5646,4456,1216,4132,2512,2477,1866,6074,1791,1834,3809,3809,3160,2947,2440,4351,2800,5755,3485,5105,2116,5647,4457,1217,4133,2513,2476,1867,6075,1790,1835,3810,3810,3163,2944,2443,4348,2803,5752,3486,5106,2119,5644,4458,1218,4134,2514,2479,1864,6072,1789,1832,3811,3811,3162,2945,2442,4349,2802,5753,3487,5107,2118,5645,4459,1219,4135,2515,2478,1865,6073,1788,1833,3812,3812,3480,2950,3408,4354,3444,5758,3488,5108,3732,5650,4460,1220,4136,2516,4416,1870,9323,1794,1827,3813,3813,3481,2951,3409,4355,3445,5759,3489,5109,3733,5651,4461,1221,4137,2517,4417,1871,9322,1795,1826,3814,3814,3482,2948,3410,4352,3446,5756,3490,5110,3734,5648,4462,1222,4138,2518,4418,1868,9321,1792,1825,3815,3815,3483,2949,3411,4353,3447,5757,3491,5111,3735,5649,4463,1223,4139,2519,4419,1869,9320,1793,1824,3816,3816,3860,4044,4220,5124,3500,2640,4140,5112,3896,3828,3168,1224,3492,2520,3824,3936,468,8028,2338,3817,3817,3861,4045,4221,5125,3501,2641,4141,5113,3897,3829,3169,1225,3493,2521,3825,3937,469,8029,2339,3818,3818,3862,4046,4222,5126,3502,2642,4142,5114,3898,3830,3170,1226,3494,2522,3826,3938,470,8030,2336,3819,3819,3863,4047,4223,5127,3503,2643,4143,5115,3899,3831,3171,1227,3495,2523,3827,3939,471,8031,2337,3820,3820,4829,4048,5189,5128,5441,2644,4144,5116,5513,3832,3172,1228,3496,2524,4469,3940,472,8032,5575,3821,3821,4828,4049,5188,5129,5440,2645,4145,5117,5512,3833,3173,1229,3497,2525,4468,3941,473,8033,5574,3822,3822,4831,4050,5191,5130,5443,2646,4146,5118,5515,3834,3174,1230,3498,2526,4471,3942,474,8034,5573,3823,3823,4830,4051,5190,5131,5442,2647,4147,5119,5514,3835,3175,1231,3499,2527,4470,3943,475,8035,5572,3824,3824,4176,4052,3564,5132,3816,2648,4148,5120,3240,3836,3176,1232,3500,2528,3492,3944,476,8036,2654,3825,3825,4177,4053,3565,5133,3817,2649,4149,5121,3241,3837,3177,1233,3501,2529,3493,3945,477,8037,2655,3826,3826,4178,4054,3566,5134,3818,2650,4150,5122,3242,3838,3178,1234,3502,2530,3494,3946,478,8038,2652,3827,3827,4179,4055,3567,5135,3819,2651,4151,5123,3243,3839,3179,1235,3503,2531,3495,3947,479,8039,2653,3828,3828,3872,2736,4232,3816,3512,5220,4152,5124,3908,5112,3180,1236,3504,2532,3836,1332,480,8040,2314,3829,3829,3873,2737,4233,3817,3513,5221,4153,5125,3909,5113,3181,1237,3505,2533,3837,1333,481,8041,2315,3830,3830,3874,2738,4234,3818,3514,5222,4154,5126,3910,5114,3182,1238,3506,2534,3838,1334,482,8042,2312,3831,3831,3875,2739,4235,3819,3515,5223,4155,5127,3911,5115,3183,1239,3507,2535,3839,1335,483,8043,2313,3832,3832,4841,2740,5201,3820,5453,5224,4156,5128,5525,5116,3184,1240,3508,2536,4481,1336,484,8044,5551,3833,3833,4840,2741,5200,3821,5452,5225,4157,5129,5524,5117,3185,1241,3509,2537,4480,1337,485,8045,5550,3834,3834,4843,2742,5203,3822,5455,5226,4158,5130,5527,5118,3186,1242,3510,2538,4483,1338,486,8046,5549,3835,3835,4842,2743,5202,3823,5454,5227,4159,5131,5526,5119,3187,1243,3511,2539,4482,1339,487,8047,5548,3836,3836,4188,2744,3576,3824,3828,5228,4160,5132,3252,5120,3188,1244,3512,2540,3504,1340,488,8048,2630,3837,3837,4189,2745,3577,3825,3829,5229,4161,5133,3253,5121,3189,1245,3513,2541,3505,1341,489,8049,2631,3838,3838,4190,2746,3578,3826,3830,5230,4162,5134,3254,5122,3190,1246,3514,2542,3506,1342,490,8050,2628,3839,3839,4191,2747,3579,3827,3831,5231,4163,5135,3255,5123,3191,1247,3515,2543,3507,1343,491,8051,2629,3840,3840,3884,5030,4244,2222,3524,3626,4164,5136,3920,926,3192,1248,3516,2544,3848,2330,492,8052,2324,3841,3841,3885,5031,4245,2223,3525,3627,4165,5137,3921,927,3193,1249,3517,2545,3849,2331,493,8053,2325,3842,3842,3886,5028,4246,2220,3526,3624,4166,5138,3922,924,3194,1250,3518,2546,3850,2328,494,8054,2326,3843,3843,3887,5029,4247,2221,3527,3625,4167,5139,3923,925,3195,1251,3519,2547,3851,2329,495,8055,2327,3844,3844,4853,5034,5213,2226,5465,3630,4168,5140,5537,930,3196,1252,3520,2548,4493,2334,496,8056,5561,3845,3845,4852,5035,5212,2227,5464,3631,4169,5141,5536,931,3197,1253,3521,2549,4492,2335,497,8057,5560,3846,3846,4855,5032,5215,2224,5467,3628,4170,5142,5539,928,3198,1254,3522,2550,4495,2332,498,8058,5563,3847,3847,4854,5033,5214,2225,5466,3629,4171,5143,5538,929,3199,1255,3523,2551,4494,2333,499,8059,5562,3848,3848,4200,5038,3588,2230,3840,3634,4172,5144,3264,934,3200,1256,3524,2552,3516,2338,500,8060,2640,3849,3849,4201,5039,3589,2231,3841,3635,4173,5145,3265,935,3201,1257,3525,2553,3517,2339,501,8061,2641,3850,3850,4202,5036,3590,2228,3842,3632,4174,5146,3266,932,3202,1258,3526,2554,3518,2336,502,8062,2642,3851,3851,4203,5037,3591,2229,3843,3633,4175,5147,3267,933,3203,1259,3527,2555,3519,2337,503,8063,2643,3852,3852,3500,4080,3860,5160,4220,2676,4176,5148,4184,3864,3204,1260,3528,2556,3248,3972,3585,3022,8420,3853,3853,3501,4081,3861,5161,4221,2677,4177,5149,4185,3865,3205,1261,3529,2557,3249,3973,3584,3023,8421,3854,3854,3502,4082,3862,5162,4222,2678,4178,5150,4186,3866,3206,1262,3530,2558,3250,3974,3587,3020,8422,3855,3855,3503,4083,3863,5163,4223,2679,4179,5151,4187,3867,3207,1263,3531,2559,3251,3975,3586,3021,8423,3856,3856,5441,4084,4829,5164,5189,2680,4180,5152,4505,3868,3208,1264,3532,2560,4865,3976,3577,4639,6149,3857,3857,5440,4085,4828,5165,5188,2681,4181,5153,4504,3869,3209,1265,3533,2561,4864,3977,3576,4638,6148,3858,3858,5443,4086,4831,5166,5191,2682,4182,5154,4507,3870,3210,1266,3534,2562,4867,3978,3579,4637,6151,3859,3859,5442,4087,4830,5167,5190,2683,4183,5155,4506,3871,3211,1267,3535,2563,4866,3979,3578,4636,6150,3860,3860,3816,4088,4176,5168,3564,2684,4184,5156,3852,3872,3212,1268,3536,2564,3888,3980,3580,2690,7440,3861,3861,3817,4089,4177,5169,3565,2685,4185,5157,3853,3873,3213,1269,3537,2565,3889,3981,3581,2691,7441,3862,3862,3818,4090,4178,5170,3566,2686,4186,5158,3854,3874,3214,1270,3538,2566,3890,3982,3582,2688,7442,3863,3863,3819,4091,4179,5171,3567,2687,4187,5159,3855,3875,3215,1271,3539,2567,3891,3983,3583,2689,7443,3864,3864,3512,2772,3872,3852,4232,5256,4188,5160,4196,5148,3216,1272,3540,2568,3260,1368,4869,2998,10678,3865,3865,3513,2773,3873,3853,4233,5257,4189,5161,4197,5149,3217,1273,3541,2569,3261,1369,4868,2999,10679,3866,3866,3514,2774,3874,3854,4234,5258,4190,5162,4198,5150,3218,1274,3542,2570,3262,1370,4871,2996,10676,3867,3867,3515,2775,3875,3855,4235,5259,4191,5163,4199,5151,3219,1275,3543,2571,3263,1371,4870,2997,10677,3868,3868,5453,2776,4841,3856,5201,5260,4192,5164,4517,5152,3220,1276,3544,2572,4877,1372,4861,4615,7759,3869,3869,5452,2777,4840,3857,5200,5261,4193,5165,4516,5153,3221,1277,3545,2573,4876,1373,4860,4614,7758,3870,3870,5455,2778,4843,3858,5203,5262,4194,5166,4519,5154,3222,1278,3546,2574,4879,1374,4863,4613,7757,3871,3871,5454,2779,4842,3859,5202,5263,4195,5167,4518,5155,3223,1279,3547,2575,4878,1375,4862,4612,7756,3872,3872,3828,2780,4188,3860,3576,5264,4196,5168,3864,5156,3224,1280,3548,2576,3900,1376,4864,2666,6458,3873,3873,3829,2781,4189,3861,3577,5265,4197,5169,3865,5157,3225,1281,3549,2577,3901,1377,4865,2667,6459,3874,3874,3830,2782,4190,3862,3578,5266,4198,5170,3866,5158,3226,1282,3550,2578,3902,1378,4866,2664,6456,3875,3875,3831,2783,4191,3863,3579,5267,4199,5171,3867,5159,3227,1283,3551,2579,3903,1379,4867,2665,6457,3876,3876,3524,5714,3884,2906,4244,4310,4200,5172,4208,1610,3228,1284,3552,2580,3272,3014,1655,3008,8720,3877,3877,3525,5715,3885,2907,4245,4311,4201,5173,4209,1611,3229,1285,3553,2581,3273,3015,1654,3009,8721,3878,3878,3526,5712,3886,2904,4246,4308,4202,5174,4210,1608,3230,1286,3554,2582,3274,3012,1653,3010,8722,3879,3879,3527,5713,3887,2905,4247,4309,4203,5175,4211,1609,3231,1287,3555,2583,3275,3013,1652,3011,8723,3880,3880,5465,5718,4853,2910,5213,4314,4204,5176,4529,1614,3232,1288,3556,2584,4889,3018,1647,4625,5801,3881,3881,5464,5719,4852,2911,5212,4315,4205,5177,4528,1615,3233,1289,3557,2585,4888,3019,1646,4624,5800,3882,3882,5467,5716,4855,2908,5215,4312,4206,5178,4531,1612,3234,1290,3558,2586,4891,3016,1645,4627,5803,3883,3883,5466,5717,4854,2909,5214,4313,4207,5179,4530,1613,3235,1291,3559,2587,4890,3017,1644,4626,5802,3884,3884,3840,5722,4200,2914,3588,4318,4208,5180,3876,1618,3236,1292,3560,2588,3912,3022,1650,2676,7092,3885,3885,3841,5723,4201,2915,3589,4319,4209,5181,3877,1619,3237,1293,3561,2589,3913,3023,1651,2677,7093,3886,3886,3842,5720,4202,2912,3590,4316,4210,5182,3878,1616,3238,1294,3562,2590,3914,3020,1648,2678,7094,3887,3887,3843,5721,4203,2913,3591,4317,4211,5183,3879,1617,3239,1295,3563,2591,3915,3021,1649,2679,7095,3888,3888,4220,4116,3500,5196,3860,2712,4212,5184,3176,3900,3240,1296,3564,2592,3536,4008,4841,8780,7452,3889,3889,4221,4117,3501,5197,3861,2713,4213,5185,3177,3901,3241,1297,3565,2593,3537,4009,4840,8781,7453,3890,3890,4222,4118,3502,5198,3862,2714,4214,5186,3178,3902,3242,1298,3566,2594,3538,4010,4843,8782,7454,3891,3891,4223,4119,3503,5199,3863,2715,4215,5187,3179,3903,3243,1299,3567,2595,3539,4011,4842,8783,7455,3892,3892,5189,4120,5441,5200,4829,2716,4216,5188,5117,3904,3244,1300,3568,2596,5153,4012,4844,6833,7456,3893,3893,5188,4121,5440,5201,4828,2717,4217,5189,5116,3905,3245,1301,3569,2597,5152,4013,4845,6832,7457,3894,3894,5191,4122,5443,5202,4831,2718,4218,5190,5119,3906,3246,1302,3570,2598,5155,4014,4846,6835,7458,3895,3895,5190,4123,5442,5203,4830,2719,4219,5191,5118,3907,3247,1303,3571,2599,5154,4015,4847,6834,7459,3896,3896,3564,4124,3816,5204,4176,2720,4220,5192,4140,3908,3248,1304,3572,2600,3204,4016,4837,8124,7460,3897,3897,3565,4125,3817,5205,4177,2721,4221,5193,4141,3909,3249,1305,3573,2601,3205,4017,4836,8125,7461,3898,3898,3566,4126,3818,5206,4178,2722,4222,5194,4142,3910,3250,1306,3574,2602,3206,4018,4839,8126,7462,3899,3899,3567,4127,3819,5207,4179,2723,4223,5195,4143,3911,3251,1307,3575,2603,3207,4019,4838,8127,7463,3900,3900,4232,2808,3512,3888,3872,5292,4224,5196,3188,5184,3252,1308,3576,2604,3548,1404,3533,9742,7464,3901,3901,4233,2809,3513,3889,3873,5293,4225,5197,3189,5185,3253,1309,3577,2605,3549,1405,3532,9743,7465,3902,3902,4234,2810,3514,3890,3874,5294,4226,5198,3190,5186,3254,1310,3578,2606,3550,1406,3535,9740,7466,3903,3903,4235,2811,3515,3891,3875,5295,4227,5199,3191,5187,3255,1311,3579,2607,3551,1407,3534,9741,7467,3904,3904,5201,2812,5453,3892,4841,5296,4228,5200,5129,5188,3256,1312,3580,2608,5165,1408,3536,7795,7468,3905,3905,5200,2813,5452,3893,4840,5297,4229,5201,5128,5189,3257,1313,3581,2609,5164,1409,3537,7794,7469,3906,3906,5203,2814,5455,3894,4843,5298,4230,5202,5131,5190,3258,1314,3582,2610,5167,1410,3538,7793,7470,3907,3907,5202,2815,5454,3895,4842,5299,4231,5203,5130,5191,3259,1315,3583,2611,5166,1411,3539,7792,7471,3908,3908,3576,2816,3828,3896,4188,5300,4232,5204,4152,5192,3260,1316,3584,2612,3216,1412,3529,6494,7472,3909,3909,3577,2817,3829,3897,4189,5301,4233,5205,4153,5193,3261,1317,3585,2613,3217,1413,3528,6495,7473,3910,3910,3578,2818,3830,3898,4190,5302,4234,5206,4154,5194,3262,1318,3586,2614,3218,1414,3531,6492,7474,3911,3911,3579,2819,3831,3899,4191,5303,4235,5207,4155,5195,3263,1319,3587,2615,3219,1415,3530,6493,7475,3912,3912,4244,4778,3524,1970,3884,3374,4236,5208,3200,674,3264,1320,3588,2616,3560,2078,1939,9404,7476,3913,3913,4245,4779,3525,1971,3885,3375,4237,5209,3201,675,3265,1321,3589,2617,3561,2079,1938,9405,7477,3914,3914,4246,4776,3526,1968,3886,3372,4238,5210,3202,672,3266,1322,3590,2618,3562,2076,1937,9406,7478,3915,3915,4247,4777,3527,1969,3887,3373,4239,5211,3203,673,3267,1323,3591,2619,3563,2077,1936,9407,7479,3916,3916,5213,4782,5465,1974,4853,3378,4240,5212,5141,678,3268,1324,3592,2620,5177,2082,1942,6161,7480,3917,3917,5212,4783,5464,1975,4852,3379,4241,5213,5140,679,3269,1325,3593,2621,5176,2083,1943,6160,7481,3918,3918,5215,4780,5467,1972,4855,3376,4242,5214,5143,676,3270,1326,3594,2622,5179,2080,1940,6163,7482,3919,3919,5214,4781,5466,1973,4854,3377,4243,5215,5142,677,3271,1327,3595,2623,5178,2081,1941,6162,7483,3920,3920,3588,4786,3840,1978,4200,3382,4244,5216,4164,682,3272,1328,3596,2624,3228,2086,1935,7452,7484,3921,3921,3589,4787,3841,1979,4201,3383,4245,5217,4165,683,3273,1329,3597,2625,3229,2087,1934,7453,7485,3922,3922,3590,4784,3842,1976,4202,3380,4246,5218,4166,680,3274,1330,3598,2626,3230,2084,1933,7454,7486,3923,3923,3591,4785,3843,1977,4203,3381,4247,5219,4167,681,3275,1331,3599,2627,3231,2085,1932,7455,7487,3924,3924,3968,2640,4328,4044,3608,5124,4248,5220,4004,5340,3276,1332,3600,2628,3932,1236,5038,10420,2542,3925,3925,3969,2641,4329,4045,3609,5125,4249,5221,4005,5341,3277,1333,3601,2629,3933,1237,5039,10421,2543,3926,3926,3970,2642,4330,4046,3610,5126,4250,5222,4006,5342,3278,1334,3602,2630,3934,1238,5036,10422,2540,3927,3927,3971,2643,4331,4047,3611,5127,4251,5223,4007,5343,3279,1335,3603,2631,3935,1239,5037,10423,2541,3928,3928,1049,2644,1409,4048,1661,5128,4252,5224,1733,5344,3280,1336,3604,2632,689,1240,1795,7824,595,3929,3929,1048,2645,1408,4049,1660,5129,4253,5225,1732,5345,3281,1337,3605,2633,688,1241,1794,7825,594,3930,3930,1051,2646,1411,4050,1663,5130,4254,5226,1735,5346,3282,1338,3606,2634,691,1242,1793,7826,593,3931,3931,1050,2647,1410,4051,1662,5131,4255,5227,1734,5347,3283,1339,3607,2635,690,1243,1792,7827,592,3932,3932,4284,2648,3672,4052,3924,5132,4256,5228,3348,5348,3284,1340,3608,2636,3600,1244,5354,6213,2210,3933,3933,4285,2649,3673,4053,3925,5133,4257,5229,3349,5349,3285,1341,3609,2637,3601,1245,5355,6212,2211,3934,3934,4286,2650,3674,4054,3926,5134,4258,5230,3350,5350,3286,1342,3610,2638,3602,1246,5352,6215,2208,3935,3935,4287,2651,3675,4055,3927,5135,4259,5231,3351,5351,3287,1343,3611,2639,3603,1247,5353,6214,2209,3936,3936,3980,5220,4340,2736,3620,3816,4260,5232,4016,1440,3288,1344,3612,2640,3944,2520,5014,8140,2552,3937,3937,3981,5221,4341,2737,3621,3817,4261,5233,4017,1441,3289,1345,3613,2641,3945,2521,5015,8141,2553,3938,3938,3982,5222,4342,2738,3622,3818,4262,5234,4018,1442,3290,1346,3614,2642,3946,2522,5012,8142,2554,3939,3939,3983,5223,4343,2739,3623,3819,4263,5235,4019,1443,3291,1347,3615,2643,3947,2523,5013,8143,2555,3940,3940,1061,5224,1421,2740,1673,3820,4264,5236,1745,1444,3292,1348,3616,2644,701,2524,1771,10728,605,3941,3941,1060,5225,1420,2741,1672,3821,4265,5237,1744,1445,3293,1349,3617,2645,700,2525,1770,10729,604,3942,3942,1063,5226,1423,2742,1675,3822,4266,5238,1747,1446,3294,1350,3618,2646,703,2526,1769,10730,607,3943,3943,1062,5227,1422,2743,1674,3823,4267,5239,1746,1447,3295,1351,3619,2647,702,2527,1768,10731,606,3944,3944,4296,5228,3684,2744,3936,3824,4268,5240,3360,1448,3296,1352,3620,2648,3612,2528,5330,8469,2220,3945,3945,4297,5229,3685,2745,3937,3825,4269,5241,3361,1449,3297,1353,3621,2649,3613,2529,5331,8468,2221,3946,3946,4298,5230,3686,2746,3938,3826,4270,5242,3362,1450,3298,1354,3622,2650,3614,2530,5328,8471,2222,3947,3947,4299,5231,3687,2747,3939,3827,4271,5243,3363,1451,3299,1355,3623,2651,3615,2531,5329,8470,2223,3948,3948,3992,3626,4352,5030,3632,2222,4272,5244,4028,3734,3300,1356,3624,2652,3956,3518,5024,7194,2530,3949,3949,3993,3627,4353,5031,3633,2223,4273,5245,4029,3735,3301,1357,3625,2653,3957,3519,5025,7195,2531,3950,3950,3994,3624,4354,5028,3634,2220,4274,5246,4030,3732,3302,1358,3626,2654,3958,3516,5026,7192,2528,3951,3951,3995,3625,4355,5029,3635,2221,4275,5247,4031,3733,3303,1359,3627,2655,3959,3517,5027,7193,2529,3952,3952,1073,3630,1433,5034,1685,2226,4276,5248,1757,3738,3304,1360,3628,2656,713,3522,1781,9782,583,3953,3953,1072,3631,1432,5035,1684,2227,4277,5249,1756,3739,3305,1361,3629,2657,712,3523,1780,9783,582,3954,3954,1075,3628,1435,5032,1687,2224,4278,5250,1759,3736,3306,1362,3630,2658,715,3520,1783,9780,581,3955,3955,1074,3629,1434,5033,1686,2225,4279,5251,1758,3737,3307,1363,3631,2659,714,3521,1782,9781,580,3956,3956,4308,3634,3696,5038,3948,2230,4280,5252,3372,3742,3308,1364,3632,2660,3624,3526,5340,9467,2198,3957,3957,4309,3635,3697,5039,3949,2231,4281,5253,3373,3743,3309,1365,3633,2661,3625,3527,5341,9466,2199,3958,3958,4310,3632,3698,5036,3950,2228,4282,5254,3374,3740,3310,1366,3634,2662,3626,3524,5342,9465,2196,3959,3959,4311,3633,3699,5037,3951,2229,4283,5255,3375,3741,3311,1367,3635,2663,3627,3525,5343,9464,2197,3960,3960,3608,2676,3968,4080,4328,5160,4284,5256,4292,5376,3312,1368,3636,2664,3356,1272,8528,2578,7547,3961,3961,3609,2677,3969,4081,4329,5161,4285,5257,4293,5377,3313,1369,3637,2665,3357,1273,8529,2579,7546,3962,3962,3610,2678,3970,4082,4330,5162,4286,5258,4294,5378,3314,1370,3638,2666,3358,1274,8530,2576,7545,3963,3963,3611,2679,3971,4083,4331,5163,4287,5259,4295,5379,3315,1371,3639,2667,3359,1275,8531,2577,7544,3964,3964,1661,2680,1049,4084,1409,5164,4288,5260,725,5380,3316,1372,3640,2668,1085,1276,7553,955,7539,3965,3965,1660,2681,1048,4085,1408,5165,4289,5261,724,5381,3317,1373,3641,2669,1084,1277,7552,954,7538,3966,3966,1663,2682,1051,4086,1411,5166,4290,5262,727,5382,3318,1374,3642,2670,1087,1278,7555,953,7537,3967,3967,1662,2683,1050,4087,1410,5167,4291,5263,726,5383,3319,1375,3643,2671,1086,1279,7554,952,7536,3968,3968,3924,2684,4284,4088,3672,5168,4292,5264,3960,5384,3320,1376,3644,2672,3996,1280,10140,2894,7542,3969,3969,3925,2685,4285,4089,3673,5169,4293,5265,3961,5385,3321,1377,3645,2673,3997,1281,10141,2895,7543,3970,3970,3926,2686,4286,4090,3674,5170,4294,5266,3962,5386,3322,1378,3646,2674,3998,1282,10142,2892,7540,3971,3971,3927,2687,4287,4091,3675,5171,4295,5267,3963,5387,3323,1379,3647,2675,3999,1283,10143,2893,7541,3972,3972,3620,5256,3980,2772,4340,3852,4296,5268,4304,1476,3324,1380,3648,2676,3368,2556,6898,2588,7557,3973,3973,3621,5257,3981,2773,4341,3853,4297,5269,4305,1477,3325,1381,3649,2677,3369,2557,6899,2589,7556,3974,3974,3622,5258,3982,2774,4342,3854,4298,5270,4306,1478,3326,1382,3650,2678,3370,2558,6896,2590,7559,3975,3975,3623,5259,3983,2775,4343,3855,4299,5271,4307,1479,3327,1383,3651,2679,3371,2559,6897,2591,7558,3976,3976,1673,5260,1061,2776,1421,3856,4300,5272,737,1480,3328,1384,3652,2680,1097,2560,10459,965,7549,3977,3977,1672,5261,1060,2777,1420,3857,4301,5273,736,1481,3329,1385,3653,2681,1096,2561,10458,964,7548,3978,3978,1675,5262,1063,2778,1423,3858,4302,5274,739,1482,3330,1386,3654,2682,1099,2562,10457,967,7551,3979,3979,1674,5263,1062,2779,1422,3859,4303,5275,738,1483,3331,1387,3655,2683,1098,2563,10456,966,7550,3980,3980,3936,5264,4296,2780,3684,3860,4304,5276,3972,1484,3332,1388,3656,2684,4008,2564,7862,2904,7552,3981,3981,3937,5265,4297,2781,3685,3861,4305,5277,3973,1485,3333,1389,3657,2685,4009,2565,7863,2905,7553,3982,3982,3938,5266,4298,2782,3686,3862,4306,5278,3974,1486,3334,1390,3658,2686,4010,2566,7860,2906,7554,3983,3983,3939,5267,4299,2783,3687,3863,4307,5279,3975,1487,3335,1391,3659,2687,4011,2567,7861,2907,7555,3984,3984,3632,4310,3992,5714,4352,2906,4308,5280,4316,4418,3336,1392,3660,2688,3380,4202,8828,2566,7535,3985,3985,3633,4311,3993,5715,4353,2907,4309,5281,4317,4419,3337,1393,3661,2689,3381,4203,8829,2567,7534,3986,3986,3634,4308,3994,5712,4354,2904,4310,5282,4318,4416,3338,1394,3662,2690,3382,4200,8830,2564,7533,3987,3987,3635,4309,3995,5713,4355,2905,4311,5283,4319,4417,3339,1395,3663,2691,3383,4201,8831,2565,7532,3988,3988,1685,4314,1073,5718,1433,2910,4312,5284,749,4422,3340,1396,3664,2692,1109,4206,7205,943,7527,3989,3989,1684,4315,1072,5719,1432,2911,4313,5285,748,4423,3341,1397,3665,2693,1108,4207,7204,942,7526,3990,3990,1687,4312,1075,5716,1435,2908,4314,5286,751,4420,3342,1398,3666,2694,1111,4204,7207,941,7525,3991,3991,1686,4313,1074,5717,1434,2909,4315,5287,750,4421,3343,1399,3667,2695,1110,4205,7206,940,7524,3992,3992,3948,4318,4308,5722,3696,2914,4316,5288,3984,4426,3344,1400,3668,2696,4020,4210,9792,2882,7530,3993,3993,3949,4319,4309,5723,3697,2915,4317,5289,3985,4427,3345,1401,3669,2697,4021,4211,9793,2883,7531,3994,3994,3950,4316,4310,5720,3698,2912,4318,5290,3986,4424,3346,1402,3670,2698,4022,4208,9794,2880,7528,3995,3995,3951,4317,4311,5721,3699,2913,4319,5291,3987,4425,3347,1403,3671,2699,4023,4209,9795,2881,7529,3996,3996,4328,2712,3608,4116,3968,5196,4320,5292,3284,5412,3348,1404,3672,2700,3644,1308,10152,8231,10492,3997,3997,4329,2713,3609,4117,3969,5197,4321,5293,3285,5413,3349,1405,3673,2701,3645,1309,10153,8230,10493,3998,3998,4330,2714,3610,4118,3970,5198,4322,5294,3286,5414,3350,1406,3674,2702,3646,1310,10154,8229,10494,3999,3999,4331,2715,3611,4119,3971,5199,4323,5295,3287,5415,3351,1407,3675,2703,3647,1311,10155,8228,10495,4000,4000,1409,2716,1661,4120,1049,5200,4324,5296,1337,5416,3352,1408,3676,2704,1373,1312,10156,8223,7896,4001,4001,1408,2717,1660,4121,1048,5201,4325,5297,1336,5417,3353,1409,3677,2705,1372,1313,10157,8222,7897,4002,4002,1411,2718,1663,4122,1051,5202,4326,5298,1339,5418,3354,1410,3678,2706,1375,1314,10158,8221,7898,4003,4003,1410,2719,1662,4123,1050,5203,4327,5299,1338,5419,3355,1411,3679,2707,1374,1315,10159,8220,7899,4004,4004,3672,2720,3924,4124,4284,5204,4328,5300,4248,5420,3356,1412,3680,2708,3312,1316,10160,8226,5961,4005,4005,3673,2721,3925,4125,4285,5205,4329,5301,4249,5421,3357,1413,3681,2709,3313,1317,10161,8227,5960,4006,4006,3674,2722,3926,4126,4286,5206,4330,5302,4250,5422,3358,1414,3682,2710,3314,1318,10162,8224,5963,4007,4007,3675,2723,3927,4127,4287,5207,4331,5303,4251,5423,3359,1415,3683,2711,3315,1319,10163,8225,5962,4008,4008,4340,5292,3620,2808,3980,3888,4332,5304,3296,1512,3360,1416,3684,2712,3656,2592,10164,8241,7564,4009,4009,4341,5293,3621,2809,3981,3889,4333,5305,3297,1513,3361,1417,3685,2713,3657,2593,10165,8240,7565,4010,4010,4342,5294,3622,2810,3982,3890,4334,5306,3298,1514,3362,1418,3686,2714,3658,2594,10166,8243,7566,4011,4011,4343,5295,3623,2811,3983,3891,4335,5307,3299,1515,3363,1419,3687,2715,3659,2595,10167,8242,7567,4012,4012,1421,5296,1673,2812,1061,3892,4336,5308,1349,1516,3364,1420,3688,2716,1385,2596,10168,8233,10152,4013,4013,1420,5297,1672,2813,1060,3893,4337,5309,1348,1517,3365,1421,3689,2717,1384,2597,10169,8232,10153,4014,4014,1423,5298,1675,2814,1063,3894,4338,5310,1351,1518,3366,1422,3690,2718,1387,2598,10170,8235,10154,4015,4015,1422,5299,1674,2815,1062,3895,4339,5311,1350,1519,3367,1423,3691,2719,1386,2599,10171,8234,10155,4016,4016,3684,5300,3936,2816,4296,3896,4340,5312,4260,1520,3368,1424,3692,2720,3324,2600,10172,8236,9513,4017,4017,3685,5301,3937,2817,4297,3897,4341,5313,4261,1521,3369,1425,3693,2721,3325,2601,10173,8237,9512,4018,4018,3686,5302,3938,2818,4298,3898,4342,5314,4262,1522,3370,1426,3694,2722,3326,2602,10174,8238,9515,4019,4019,3687,5303,3939,2819,4299,3899,4343,5315,4263,1523,3371,1427,3695,2723,3327,2603,10175,8239,9514,4020,4020,4352,3374,3632,4778,3992,1970,4344,5316,3308,3482,3372,1428,3696,2724,3668,3266,10176,8219,8238,4021,4021,4353,3375,3633,4779,3993,1971,4345,5317,3309,3483,3373,1429,3697,2725,3669,3267,10177,8218,8239,4022,4022,4354,3372,3634,4776,3994,1968,4346,5318,3310,3480,3374,1430,3698,2726,3670,3264,10178,8217,8236,4023,4023,4355,3373,3635,4777,3995,1969,4347,5319,3311,3481,3375,1431,3699,2727,3671,3265,10179,8216,8237,4024,4024,1433,3378,1685,4782,1073,1974,4348,5320,1361,3486,3376,1432,3700,2728,1397,3270,10180,8211,10826,4025,4025,1432,3379,1684,4783,1072,1975,4349,5321,1360,3487,3377,1433,3701,2729,1396,3271,10181,8210,10827,4026,4026,1435,3376,1687,4780,1075,1972,4350,5322,1363,3484,3378,1434,3702,2730,1399,3268,10182,8209,10824,4027,4027,1434,3377,1686,4781,1074,1973,4351,5323,1362,3485,3379,1435,3703,2731,1398,3269,10183,8208,10825,4028,4028,3696,3382,3948,4786,4308,1978,4352,5324,4272,3490,3380,1436,3704,2732,3336,3274,10184,8214,8891,4029,4029,3697,3383,3949,4787,4309,1979,4353,5325,4273,3491,3381,1437,3705,2733,3337,3275,10185,8215,8890,4030,4030,3698,3380,3950,4784,4310,1976,4354,5326,4274,3488,3382,1438,3706,2734,3338,3272,10186,8212,8889,4031,4031,3699,3381,3951,4785,4311,1977,4355,5327,4275,3489,3383,1439,3707,2735,3339,3273,10187,8213,8888,4032,4032,4076,5124,4436,2640,3716,4044,4356,5328,4112,1344,3384,1440,3708,2736,4040,2748,5242,3149,206,4033,4033,4077,5125,4437,2641,3717,4045,4357,5329,4113,1345,3385,1441,3709,2737,4041,2749,5243,3148,207,4034,4034,4078,5126,4438,2642,3718,4046,4358,5330,4114,1346,3386,1442,3710,2738,4042,2750,5240,3151,204,4035,4035,4079,5127,4439,2643,3719,4047,4359,5331,4115,1347,3387,1443,3711,2739,4043,2751,5241,3150,205,4036,4036,2453,5128,2813,2644,3065,4048,4360,5332,3137,1348,3388,1444,3712,2740,2093,2752,1999,3152,210,4037,4037,2452,5129,2812,2645,3064,4049,4361,5333,3136,1349,3389,1445,3713,2741,2092,2753,1998,3153,211,4038,4038,2455,5130,2815,2646,3067,4050,4362,5334,3139,1350,3390,1446,3714,2742,2095,2754,1997,3154,208,4039,4039,2454,5131,2814,2647,3066,4051,4363,5335,3138,1351,3391,1447,3715,2743,2094,2755,1996,3155,209,4040,4040,4392,5132,3780,2648,4032,4052,4364,5336,3456,1352,3392,1448,3716,2744,3708,2756,4910,3145,214,4041,4041,4393,5133,3781,2649,4033,4053,4365,5337,3457,1353,3393,1449,3717,2745,3709,2757,4911,3144,215,4042,4042,4394,5134,3782,2650,4034,4054,4366,5338,3458,1354,3394,1450,3718,2746,3710,2758,4908,3147,212,4043,4043,4395,5135,3783,2651,4035,4055,4367,5339,3459,1355,3395,1451,3719,2747,3711,2759,4909,3146,213,4044,4044,4088,3816,4448,5220,3728,2736,4368,5340,4124,3924,3396,1452,3720,2748,4052,4032,5252,4433,182,4045,4045,4089,3817,4449,5221,3729,2737,4369,5341,4125,3925,3397,1453,3721,2749,4053,4033,5253,4432,183,4046,4046,4090,3818,4450,5222,3730,2738,4370,5342,4126,3926,3398,1454,3722,2750,4054,4034,5254,4435,180,4047,4047,4091,3819,4451,5223,3731,2739,4371,5343,4127,3927,3399,1455,3723,2751,4055,4035,5255,4434,181,4048,4048,2465,3820,2825,5224,3077,2740,4372,5344,3149,3928,3400,1456,3724,2752,2105,4036,2009,4436,186,4049,4049,2464,3821,2824,5225,3076,2741,4373,5345,3148,3929,3401,1457,3725,2753,2104,4037,2008,4437,187,4050,4050,2467,3822,2827,5226,3079,2742,4374,5346,3151,3930,3402,1458,3726,2754,2107,4038,2011,4438,184,4051,4051,2466,3823,2826,5227,3078,2743,4375,5347,3150,3931,3403,1459,3727,2755,2106,4039,2010,4439,185,4052,4052,4404,3824,3792,5228,4044,2744,4376,5348,3468,3932,3404,1460,3728,2756,3720,4040,4920,4429,190,4053,4053,4405,3825,3793,5229,4045,2745,4377,5349,3469,3933,3405,1461,3729,2757,3721,4041,4921,4428,191,4054,4054,4406,3826,3794,5230,4046,2746,4378,5350,3470,3934,3406,1462,3730,2758,3722,4042,4922,4431,188,4055,4055,4407,3827,3795,5231,4047,2747,4379,5351,3471,3935,3407,1463,3731,2759,3723,4043,4923,4430,189,4056,4056,4100,2222,4460,3626,3740,5030,4380,5352,4136,4922,3408,1464,3732,2760,4064,1142,5230,1219,192,4057,4057,4101,2223,4461,3627,3741,5031,4381,5353,4137,4923,3409,1465,3733,2761,4065,1143,5231,1218,193,4058,4058,4102,2220,4462,3624,3742,5028,4382,5354,4138,4920,3410,1466,3734,2762,4066,1140,5228,1217,194,4059,4059,4103,2221,4463,3625,3743,5029,4383,5355,4139,4921,3411,1467,3735,2763,4067,1141,5229,1216,195,4060,4060,2477,2226,2837,3630,3089,5034,4384,5356,3161,4926,3412,1468,3736,2764,2117,1146,1987,1222,196,4061,4061,2476,2227,2836,3631,3088,5035,4385,5357,3160,4927,3413,1469,3737,2765,2116,1147,1986,1223,197,4062,4062,2479,2224,2839,3628,3091,5032,4386,5358,3163,4924,3414,1470,3738,2766,2119,1144,1985,1220,198,4063,4063,2478,2225,2838,3629,3090,5033,4387,5359,3162,4925,3415,1471,3739,2767,2118,1145,1984,1221,199,4064,4064,4416,2230,3804,3634,4056,5038,4388,5360,3480,4930,3416,1472,3740,2768,3732,1150,4898,1215,200,4065,4065,4417,2231,3805,3635,4057,5039,4389,5361,3481,4931,3417,1473,3741,2769,3733,1151,4899,1214,201,4066,4066,4418,2228,3806,3632,4058,5036,4390,5362,3482,4928,3418,1474,3742,2770,3734,1148,4896,1213,202,4067,4067,4419,2229,3807,3633,4059,5037,4391,5363,3483,4929,3419,1475,3743,2771,3735,1149,4897,1212,203,4068,4068,3716,5160,4076,2676,4436,4080,4392,5364,4400,1380,3420,1476,3744,2772,3464,2784,10247,283,3801,4069,4069,3717,5161,4077,2677,4437,4081,4393,5365,4401,1381,3421,1477,3745,2773,3465,2785,10246,282,3800,4070,4070,3718,5162,4078,2678,4438,4082,4394,5366,4402,1382,3422,1478,3746,2774,3466,2786,10245,281,3803,4071,4071,3719,5163,4079,2679,4439,4083,4395,5367,4403,1383,3423,1479,3747,2775,3467,2787,10244,280,3802,4072,4072,3065,5164,2453,2680,2813,4084,4396,5368,2129,1384,3424,1480,3748,2776,2489,2788,10239,286,3793,4073,4073,3064,5165,2452,2681,2812,4085,4397,5369,2128,1385,3425,1481,3749,2777,2488,2789,10238,287,3792,4074,4074,3067,5166,2455,2682,2815,4086,4398,5370,2131,1386,3426,1482,3750,2778,2491,2790,10237,284,3795,4075,4075,3066,5167,2454,2683,2814,4087,4399,5371,2130,1387,3427,1483,3751,2779,2490,2791,10236,285,3794,4076,4076,4032,5168,4392,2684,3780,4088,4400,5372,4068,1388,3428,1484,3752,2780,4104,2792,10242,279,3796,4077,4077,4033,5169,4393,2685,3781,4089,4401,5373,4069,1389,3429,1485,3753,2781,4105,2793,10243,278,3797,4078,4078,4034,5170,4394,2686,3782,4090,4402,5374,4070,1390,3430,1486,3754,2782,4106,2794,10240,277,3798,4079,4079,4035,5171,4395,2687,3783,4091,4403,5375,4071,1391,3431,1487,3755,2783,4107,2795,10241,276,3799,4080,4080,3728,3852,4088,5256,4448,2772,4404,5376,4412,3960,3432,1488,3756,2784,3476,4068,10257,259,2493,4081,4081,3729,3853,4089,5257,4449,2773,4405,5377,4413,3961,3433,1489,3757,2785,3477,4069,10256,258,2492,4082,4082,3730,3854,4090,5258,4450,2774,4406,5378,4414,3962,3434,1490,3758,2786,3478,4070,10259,257,2495,4083,4083,3731,3855,4091,5259,4451,2775,4407,5379,4415,3963,3435,1491,3759,2787,3479,4071,10258,256,2494,4084,4084,3077,3856,2465,5260,2825,2776,4408,5380,2141,3964,3436,1492,3760,2788,2501,4072,10249,262,2485,4085,4085,3076,3857,2464,5261,2824,2777,4409,5381,2140,3965,3437,1493,3761,2789,2500,4073,10248,263,2484,4086,4086,3079,3858,2467,5262,2827,2778,4410,5382,2143,3966,3438,1494,3762,2790,2503,4074,10251,260,2487,4087,4087,3078,3859,2466,5263,2826,2779,4411,5383,2142,3967,3439,1495,3763,2791,2502,4075,10250,261,2486,4088,4088,4044,3860,4404,5264,3792,2780,4412,5384,4080,3968,3440,1496,3764,2792,4116,4076,10252,255,2488,4089,4089,4045,3861,4405,5265,3793,2781,4413,5385,4081,3969,3441,1497,3765,2793,4117,4077,10253,254,2489,4090,4090,4046,3862,4406,5266,3794,2782,4414,5386,4082,3970,3442,1498,3766,2794,4118,4078,10254,253,2490,4091,4091,4047,3863,4407,5267,3795,2783,4415,5387,4083,3971,3443,1499,3767,2795,4119,4079,10255,252,2491,4092,4092,3740,2906,4100,4310,4460,5714,4416,5388,4424,5606,3444,1500,3768,2796,3488,1826,10235,269,5759,4093,4093,3741,2907,4101,4311,4461,5715,4417,5389,4425,5607,3445,1501,3769,2797,3489,1827,10234,268,5758,4094,4094,3742,2904,4102,4308,4462,5712,4418,5390,4426,5604,3446,1502,3770,2798,3490,1824,10233,271,5757,4095,4095,3743,2905,4103,4309,4463,5713,4419,5391,4427,5605,3447,1503,3771,2799,3491,1825,10232,270,5756,4096,4096,3089,2910,2477,4314,2837,5718,4420,5392,2153,5610,3448,1504,3772,2800,2513,1830,10227,272,5751,4097,4097,3088,2911,2476,4315,2836,5719,4421,5393,2152,5611,3449,1505,3773,2801,2512,1831,10226,273,5750,4098,4098,3091,2908,2479,4312,2839,5716,4422,5394,2155,5608,3450,1506,3774,2802,2515,1828,10225,274,5749,4099,4099,3090,2909,2478,4313,2838,5717,4423,5395,2154,5609,3451,1507,3775,2803,2514,1829,10224,275,5748,4100,4100,4056,2914,4416,4318,3804,5722,4424,5396,4092,5614,3452,1508,3776,2804,4128,1834,10230,265,5754,4101,4101,4057,2915,4417,4319,3805,5723,4425,5397,4093,5615,3453,1509,3777,2805,4129,1835,10231,264,5755,4102,4102,4058,2912,4418,4316,3806,5720,4426,5398,4094,5612,3454,1510,3778,2806,4130,1832,10228,267,5752,4103,4103,4059,2913,4419,4317,3807,5721,4427,5399,4095,5613,3455,1511,3779,2807,4131,1833,10229,266,5753,4104,4104,4436,5196,3716,2712,4076,4116,4428,5400,3392,1416,3456,1512,3780,2808,3752,2820,6712,4377,2465,4105,4105,4437,5197,3717,2713,4077,4117,4429,5401,3393,1417,3457,1513,3781,2809,3753,2821,6713,4376,2464,4106,4106,4438,5198,3718,2714,4078,4118,4430,5402,3394,1418,3458,1514,3782,2810,3754,2822,6714,4379,2467,4107,4107,4439,5199,3719,2715,4079,4119,4431,5403,3395,1419,3459,1515,3783,2811,3755,2823,6715,4378,2466,4108,4108,2813,5200,3065,2716,2453,4120,4432,5404,2741,1420,3460,1516,3784,2812,2777,2824,10596,4369,2468,4109,4109,2812,5201,3064,2717,2452,4121,4433,5405,2740,1421,3461,1517,3785,2813,2776,2825,10597,4368,2469,4110,4110,2815,5202,3067,2718,2455,4122,4434,5406,2743,1422,3462,1518,3786,2814,2779,2826,10598,4371,2470,4111,4111,2814,5203,3066,2719,2454,4123,4435,5407,2742,1423,3463,1519,3787,2815,2778,2827,10599,4370,2471,4112,4112,3780,5204,4032,2720,4392,4124,4436,5408,4356,1424,3464,1520,3788,2816,3420,2828,7365,4372,2461,4113,4113,3781,5205,4033,2721,4393,4125,4437,5409,4357,1425,3465,1521,3789,2817,3421,2829,7364,4373,2460,4114,4114,3782,5206,4034,2722,4394,4126,4438,5410,4358,1426,3466,1522,3790,2818,3422,2830,7367,4374,2463,4115,4115,3783,5207,4035,2723,4395,4127,4439,5411,4359,1427,3467,1523,3791,2819,3423,2831,7366,4375,2462,4116,4116,4448,3888,3728,5292,4088,2808,4440,5412,3404,3996,3468,1524,3792,2820,3764,4104,10264,3069,3749,4117,4117,4449,3889,3729,5293,4089,2809,4441,5413,3405,3997,3469,1525,3793,2821,3765,4105,10265,3068,3748,4118,4118,4450,3890,3730,5294,4090,2810,4442,5414,3406,3998,3470,1526,3794,2822,3766,4106,10266,3071,3751,4119,4119,4451,3891,3731,5295,4091,2811,4443,5415,3407,3999,3471,1527,3795,2823,3767,4107,10267,3070,3750,4120,4120,2825,3892,3077,5296,2465,2812,4444,5416,2753,4000,3472,1528,3796,2824,2789,4108,6372,3061,3752,4121,4121,2824,3893,3076,5297,2464,2813,4445,5417,2752,4001,3473,1529,3797,2825,2788,4109,6373,3060,3753,4122,4122,2827,3894,3079,5298,2467,2814,4446,5418,2755,4002,3474,1530,3798,2826,2791,4110,6374,3063,3754,4123,4123,2826,3895,3078,5299,2466,2815,4447,5419,2754,4003,3475,1531,3799,2827,2790,4111,6375,3062,3755,4124,4124,3792,3896,4044,5300,4404,2816,4448,5420,4368,4004,3476,1532,3800,2828,3432,4112,9621,3064,3745,4125,4125,3793,3897,4045,5301,4405,2817,4449,5421,4369,4005,3477,1533,3801,2829,3433,4113,9620,3065,3744,4126,4126,3794,3898,4046,5302,4406,2818,4450,5422,4370,4006,3478,1534,3802,2830,3434,4114,9623,3066,3747,4127,4127,3795,3899,4047,5303,4407,2819,4451,5423,4371,4007,3479,1535,3803,2831,3435,4115,9622,3067,3746,4128,4128,4460,1970,3740,3374,4100,4778,4452,5424,3416,4670,3480,1536,3804,2832,3776,890,10938,4715,859,4129,4129,4461,1971,3741,3375,4101,4779,4453,5425,3417,4671,3481,1537,3805,2833,3777,891,10939,4714,858,4130,4130,4462,1968,3742,3372,4102,4776,4454,5426,3418,4668,3482,1538,3806,2834,3778,888,10936,4713,857,4131,4131,4463,1969,3743,3373,4103,4777,4455,5427,3419,4669,3483,1539,3807,2835,3779,889,10937,4712,856,4132,4132,2837,1974,3089,3378,2477,4782,4456,5428,2765,4674,3484,1540,3808,2836,2801,894,7046,4707,862,4133,4133,2836,1975,3088,3379,2476,4783,4457,5429,2764,4675,3485,1541,3809,2837,2800,895,7047,4706,863,4134,4134,2839,1972,3091,3376,2479,4780,4458,5430,2767,4672,3486,1542,3810,2838,2803,892,7044,4705,860,4135,4135,2838,1973,3090,3377,2478,4781,4459,5431,2766,4673,3487,1543,3811,2839,2802,893,7045,4704,861,4136,4136,3804,1978,4056,3382,4416,4786,4460,5432,4380,4678,3488,1544,3812,2840,3444,898,8999,4710,855,4137,4137,3805,1979,4057,3383,4417,4787,4461,5433,4381,4679,3489,1545,3813,2841,3445,899,8998,4711,854,4138,4138,3806,1976,4058,3380,4418,4784,4462,5434,4382,4676,3490,1546,3814,2842,3446,896,8997,4708,853,4139,4139,3807,1977,4059,3381,4419,4785,4463,5435,4383,4677,3491,1547,3815,2843,3447,897,8996,4709,852,4140,4140,3536,4368,3896,5448,4148,2964,3816,5436,4220,4152,3492,1548,3168,2844,3176,4260,288,7704,3310,4141,4141,3537,4369,3897,5449,4149,2965,3817,5437,4221,4153,3493,1549,3169,2845,3177,4261,289,7705,3311,4142,4142,3538,4370,3898,5450,4150,2966,3818,5438,4222,4154,3494,1550,3170,2846,3178,4262,290,7706,3308,4143,4143,3539,4371,3899,5451,4151,2967,3819,5439,4223,4155,3495,1551,3171,2847,3179,4263,291,7707,3309,4144,4144,5153,4372,5513,5452,4793,2968,3820,5440,5189,4156,3496,1552,3172,2848,5117,4264,292,7708,1363,4145,4145,5152,4373,5512,5453,4792,2969,3821,5441,5188,4157,3497,1553,3173,2849,5116,4265,293,7709,1362,4146,4146,5155,4374,5515,5454,4795,2970,3822,5442,5191,4158,3498,1554,3174,2850,5119,4266,294,7710,1361,4147,4147,5154,4375,5514,5455,4794,2971,3823,5443,5190,4159,3499,1555,3175,2851,5118,4267,295,7711,1360,4148,4148,3204,4376,3240,5456,3168,2972,3824,5444,3564,4160,3500,1556,3176,2852,4140,4268,296,7712,4274,4149,4149,3205,4377,3241,5457,3169,2973,3825,5445,3565,4161,3501,1557,3177,2853,4141,4269,297,7713,4275,4150,4150,3206,4378,3242,5458,3170,2974,3826,5446,3566,4162,3502,1558,3178,2854,4142,4270,298,7714,4272,4151,4151,3207,4379,3243,5459,3171,2975,3827,5447,3567,4163,3503,1559,3179,2855,4143,4271,299,7715,4273,4152,4152,3548,3060,3908,4140,4160,5544,3828,5448,4232,5436,3504,1560,3180,2856,3188,1656,300,7716,3286,4153,4153,3549,3061,3909,4141,4161,5545,3829,5449,4233,5437,3505,1561,3181,2857,3189,1657,301,7717,3287,4154,4154,3550,3062,3910,4142,4162,5546,3830,5450,4234,5438,3506,1562,3182,2858,3190,1658,302,7718,3284,4155,4155,3551,3063,3911,4143,4163,5547,3831,5451,4235,5439,3507,1563,3183,2859,3191,1659,303,7719,3285,4156,4156,5165,3064,5525,4144,4805,5548,3832,5452,5201,5440,3508,1564,3184,2860,5129,1660,304,7720,1339,4157,4157,5164,3065,5524,4145,4804,5549,3833,5453,5200,5441,3509,1565,3185,2861,5128,1661,305,7721,1338,4158,4158,5167,3066,5527,4146,4807,5550,3834,5454,5203,5442,3510,1566,3186,2862,5131,1662,306,7722,1337,4159,4159,5166,3067,5526,4147,4806,5551,3835,5455,5202,5443,3511,1567,3187,2863,5130,1663,307,7723,1336,4160,4160,3216,3068,3252,4148,3180,5552,3836,5456,3576,5444,3512,1568,3188,2864,4152,1664,308,7724,4250,4161,4161,3217,3069,3253,4149,3181,5553,3837,5457,3577,5445,3513,1569,3189,2865,4153,1665,309,7725,4251,4162,4162,3218,3070,3254,4150,3182,5554,3838,5458,3578,5446,3514,1570,3190,2866,4154,1666,310,7726,4248,4163,4163,3219,3071,3255,4151,3183,5555,3839,5459,3579,5447,3515,1571,3191,2867,4155,1667,311,7727,4249,4164,4164,3560,4706,3920,1898,4172,3302,3840,5460,4244,602,3516,1572,3192,2868,3200,2006,312,7728,3296,4165,4165,3561,4707,3921,1899,4173,3303,3841,5461,4245,603,3517,1573,3193,2869,3201,2007,313,7729,3297,4166,4166,3562,4704,3922,1896,4174,3300,3842,5462,4246,600,3518,1574,3194,2870,3202,2004,314,7730,3298,4167,4167,3563,4705,3923,1897,4175,3301,3843,5463,4247,601,3519,1575,3195,2871,3203,2005,315,7731,3299,4168,4168,5177,4710,5537,1902,4817,3306,3844,5464,5213,606,3520,1576,3196,2872,5141,2010,316,7732,1349,4169,4169,5176,4711,5536,1903,4816,3307,3845,5465,5212,607,3521,1577,3197,2873,5140,2011,317,7733,1348,4170,4170,5179,4708,5539,1900,4819,3304,3846,5466,5215,604,3522,1578,3198,2874,5143,2008,318,7734,1351,4171,4171,5178,4709,5538,1901,4818,3305,3847,5467,5214,605,3523,1579,3199,2875,5142,2009,319,7735,1350,4172,4172,3228,4714,3264,1906,3192,3310,3848,5468,3588,610,3524,1580,3200,2876,4164,2014,320,7736,4260,4173,4173,3229,4715,3265,1907,3193,3311,3849,5469,3589,611,3525,1581,3201,2877,4165,2015,321,7737,4261,4174,4174,3230,4712,3266,1904,3194,3308,3850,5470,3590,608,3526,1582,3202,2878,4166,2012,322,7738,4262,4175,4175,3231,4713,3267,1905,3195,3309,3851,5471,3591,609,3527,1583,3203,2879,4167,2013,323,7739,4263,4176,4176,3824,4404,4184,5484,3572,3000,3852,5472,3860,4188,3528,1584,3204,2880,3896,4296,4557,2698,7448,4177,4177,3825,4405,4185,5485,3573,3001,3853,5473,3861,4189,3529,1585,3205,2881,3897,4297,4556,2699,7449,4178,4178,3826,4406,4186,5486,3574,3002,3854,5474,3862,4190,3530,1586,3206,2882,3898,4298,4559,2696,7450,4179,4179,3827,4407,4187,5487,3575,3003,3855,5475,3863,4191,3531,1587,3207,2883,3899,4299,4558,2697,7451,4180,4180,4469,4408,4505,5488,4541,3004,3856,5476,4829,4192,3532,1588,3208,2884,5513,4300,4549,4963,9713,4181,4181,4468,4409,4504,5489,4540,3005,3857,5477,4828,4193,3533,1589,3209,2885,5512,4301,4548,4962,9712,4182,4182,4471,4410,4507,5490,4543,3006,3858,5478,4831,4194,3534,1590,3210,2886,5515,4302,4551,4961,9715,4183,4183,4470,4411,4506,5491,4542,3007,3859,5479,4830,4195,3535,1591,3211,2887,5514,4303,4550,4960,9714,4184,4184,3492,4412,3852,5492,4212,3008,3860,5480,4176,4196,3536,1592,3212,2888,3240,4304,4552,3014,8412,4185,4185,3493,4413,3853,5493,4213,3009,3861,5481,4177,4197,3537,1593,3213,2889,3241,4305,4553,3015,8413,4186,4186,3494,4414,3854,5494,4214,3010,3862,5482,4178,4198,3538,1594,3214,2890,3242,4306,4554,3012,8414,4187,4187,3495,4415,3855,5495,4215,3011,3863,5483,4179,4199,3539,1595,3215,2891,3243,4307,4555,3013,8415,4188,4188,3836,3096,4196,4176,3584,5580,3864,5484,3872,5472,3540,1596,3216,2892,3908,1692,3249,2674,6466,4189,4189,3837,3097,4197,4177,3585,5581,3865,5485,3873,5473,3541,1597,3217,2893,3909,1693,3248,2675,6467,4190,4190,3838,3098,4198,4178,3586,5582,3866,5486,3874,5474,3542,1598,3218,2894,3910,1694,3251,2672,6464,4191,4191,3839,3099,4199,4179,3587,5583,3867,5487,3875,5475,3543,1599,3219,2895,3911,1695,3250,2673,6465,4192,4192,4481,3100,4517,4180,4553,5584,3868,5488,4841,5476,3544,1600,3220,2896,5525,1696,3241,4939,9379,4193,4193,4480,3101,4516,4181,4552,5585,3869,5489,4840,5477,3545,1601,3221,2897,5524,1697,3240,4938,9378,4194,4194,4483,3102,4519,4182,4555,5586,3870,5490,4843,5478,3546,1602,3222,2898,5527,1698,3243,4937,9377,4195,4195,4482,3103,4518,4183,4554,5587,3871,5491,4842,5479,3547,1603,3223,2899,5526,1699,3242,4936,9376,4196,4196,3504,3104,3864,4184,4224,5588,3872,5492,4188,5480,3548,1604,3224,2900,3252,1700,3244,2990,10670,4197,4197,3505,3105,3865,4185,4225,5589,3873,5493,4189,5481,3549,1605,3225,2901,3253,1701,3245,2991,10671,4198,4198,3506,3106,3866,4186,4226,5590,3874,5494,4190,5482,3550,1606,3226,2902,3254,1702,3246,2988,10668,4199,4199,3507,3107,3867,4187,4227,5591,3875,5495,4191,5483,3551,1607,3227,2903,3255,1703,3247,2989,10669,4200,4200,3848,5390,4208,2582,3596,3986,3876,5496,3884,1286,3552,1608,3228,2904,3920,2690,2627,2684,7100,4201,4201,3849,5391,4209,2583,3597,3987,3877,5497,3885,1287,3553,1609,3229,2905,3921,2691,2626,2685,7101,4202,4202,3850,5388,4210,2580,3598,3984,3878,5498,3886,1284,3554,1610,3230,2906,3922,2688,2625,2686,7102,4203,4203,3851,5389,4211,2581,3599,3985,3879,5499,3887,1285,3555,1611,3231,2907,3923,2689,2624,2687,7103,4204,4204,4493,5394,4529,2586,4565,3990,3880,5500,4853,1290,3556,1612,3232,2908,5537,2694,2619,4949,10013,4205,4205,4492,5395,4528,2587,4564,3991,3881,5501,4852,1291,3557,1613,3233,2909,5536,2695,2618,4948,10012,4206,4206,4495,5392,4531,2584,4567,3988,3882,5502,4855,1288,3558,1614,3234,2910,5539,2692,2617,4951,10015,4207,4207,4494,5393,4530,2585,4566,3989,3883,5503,4854,1289,3559,1615,3235,2911,5538,2693,2616,4950,10014,4208,4208,3516,5398,3876,2590,4236,3994,3884,5504,4200,1294,3560,1616,3236,2912,3264,2698,2622,3000,8712,4209,4209,3517,5399,3877,2591,4237,3995,3885,5505,4201,1295,3561,1617,3237,2913,3265,2699,2623,3001,8713,4210,4210,3518,5396,3878,2588,4238,3992,3886,5506,4202,1292,3562,1618,3238,2914,3266,2696,2620,3002,8714,4211,4211,3519,5397,3879,2589,4239,3993,3887,5507,4203,1293,3563,1619,3239,2915,3267,2697,2621,3003,8715,4212,4212,3248,4440,3176,5520,3212,3036,3888,5508,3500,4224,3564,1620,3240,2916,4184,4332,3221,8456,8424,4213,4213,3249,4441,3177,5521,3213,3037,3889,5509,3501,4225,3565,1621,3241,2917,4185,4333,3220,8457,8425,4214,4214,3250,4442,3178,5522,3214,3038,3890,5510,3502,4226,3566,1622,3242,2918,4186,4334,3223,8458,8426,4215,4215,3251,4443,3179,5523,3215,3039,3891,5511,3503,4227,3567,1623,3243,2919,4187,4335,3222,8459,8427,4216,4216,4865,4444,5117,5524,5477,3040,3892,5512,5441,4228,3568,1624,3244,2920,4505,4336,3224,6509,8428,4217,4217,4864,4445,5116,5525,5476,3041,3893,5513,5440,4229,3569,1625,3245,2921,4504,4337,3225,6508,8429,4218,4218,4867,4446,5119,5526,5479,3042,3894,5514,5443,4230,3570,1626,3246,2922,4507,4338,3226,6511,8430,4219,4219,4866,4447,5118,5527,5478,3043,3895,5515,5442,4231,3571,1627,3247,2923,4506,4339,3227,6510,8431,4220,4220,3888,4448,4140,5528,3528,3044,3896,5516,3816,4232,3572,1628,3248,2924,3852,4340,3217,7800,8432,4221,4221,3889,4449,4141,5529,3529,3045,3897,5517,3817,4233,3573,1629,3249,2925,3853,4341,3216,7801,8433,4222,4222,3890,4450,4142,5530,3530,3046,3898,5518,3818,4234,3574,1630,3250,2926,3854,4342,3219,7802,8434,4223,4223,3891,4451,4143,5531,3531,3047,3899,5519,3819,4235,3575,1631,3251,2927,3855,4343,3218,7803,8435,4224,4224,3260,3132,3188,4212,3224,5616,3900,5520,3512,5508,3576,1632,3252,2928,4196,1728,4505,10066,8436,4225,4225,3261,3133,3189,4213,3225,5617,3901,5521,3513,5509,3577,1633,3253,2929,4197,1729,4504,10067,8437,4226,4226,3262,3134,3190,4214,3226,5618,3902,5522,3514,5510,3578,1634,3254,2930,4198,1730,4507,10064,8438,4227,4227,3263,3135,3191,4215,3227,5619,3903,5523,3515,5511,3579,1635,3255,2931,4199,1731,4506,10065,8439,4228,4228,4877,3136,5129,4216,5489,5620,3904,5524,5453,5512,3580,1636,3256,2932,4517,1732,4508,8119,8440,4229,4229,4876,3137,5128,4217,5488,5621,3905,5525,5452,5513,3581,1637,3257,2933,4516,1733,4509,8118,8441,4230,4230,4879,3138,5131,4218,5491,5622,3906,5526,5455,5514,3582,1638,3258,2934,4519,1734,4510,8117,8442,4231,4231,4878,3139,5130,4219,5490,5623,3907,5527,5454,5515,3583,1639,3259,2935,4518,1735,4511,8116,8443,4232,4232,3900,3140,4152,4220,3540,5624,3908,5528,3828,5516,3584,1640,3260,2936,3864,1736,4501,6818,8444,4233,4233,3901,3141,4153,4221,3541,5625,3909,5529,3829,5517,3585,1641,3261,2937,3865,1737,4500,6819,8445,4234,4234,3902,3142,4154,4222,3542,5626,3910,5530,3830,5518,3586,1642,3262,2938,3866,1738,4503,6816,8446,4235,4235,3903,3143,4155,4223,3543,5627,3911,5531,3831,5519,3587,1643,3263,2939,3867,1739,4502,6817,8447,4236,4236,3272,5102,3200,2294,3236,3698,3912,5532,3524,998,3588,1644,3264,2940,4208,2402,967,9080,8448,4237,4237,3273,5103,3201,2295,3237,3699,3913,5533,3525,999,3589,1645,3265,2941,4209,2403,966,9081,8449,4238,4238,3274,5100,3202,2292,3238,3696,3914,5534,3526,996,3590,1646,3266,2942,4210,2400,965,9082,8450,4239,4239,3275,5101,3203,2293,3239,3697,3915,5535,3527,997,3591,1647,3267,2943,4211,2401,964,9083,8451,4240,4240,4889,5106,5141,2298,5501,3702,3916,5536,5465,1002,3592,1648,3268,2944,4529,2406,970,5837,8452,4241,4241,4888,5107,5140,2299,5500,3703,3917,5537,5464,1003,3593,1649,3269,2945,4528,2407,971,5836,8453,4242,4242,4891,5104,5143,2296,5503,3700,3918,5538,5467,1000,3594,1650,3270,2946,4531,2404,968,5839,8454,4243,4243,4890,5105,5142,2297,5502,3701,3919,5539,5466,1001,3595,1651,3271,2947,4530,2405,969,5838,8455,4244,4244,3912,5110,4164,2302,3552,3706,3920,5540,3840,1006,3596,1652,3272,2948,3876,2410,963,7128,8456,4245,4245,3913,5111,4165,2303,3553,3707,3921,5541,3841,1007,3597,1653,3273,2949,3877,2411,962,7129,8457,4246,4246,3914,5108,4166,2300,3554,3704,3922,5542,3842,1004,3598,1654,3274,2950,3878,2408,961,7130,8458,4247,4247,3915,5109,4167,2301,3555,3705,3923,5543,3843,1005,3599,1655,3275,2951,3879,2409,960,7131,8459,4248,4248,3644,2964,4004,4368,4256,5448,3924,5544,4328,5664,3600,1656,3276,2952,3284,1560,3418,10744,4162,4249,4249,3645,2965,4005,4369,4257,5449,3925,5545,4329,5665,3601,1657,3277,2953,3285,1561,3419,10745,4163,4250,4250,3646,2966,4006,4370,4258,5450,3926,5546,4330,5666,3602,1658,3278,2954,3286,1562,3416,10746,4160,4251,4251,3647,2967,4007,4371,4259,5451,3927,5547,4331,5667,3603,1659,3279,2955,3287,1563,3417,10747,4161,4252,4252,1373,2968,1733,4372,1013,5452,3928,5548,1409,5668,3604,1660,3280,2956,1337,1564,2767,8148,4807,4253,4253,1372,2969,1732,4373,1012,5453,3929,5549,1408,5669,3605,1661,3281,2957,1336,1565,2766,8149,4806,4254,4254,1375,2970,1735,4374,1015,5454,3930,5550,1411,5670,3606,1662,3282,2958,1339,1566,2765,8150,4805,4255,4255,1374,2971,1734,4375,1014,5455,3931,5551,1410,5671,3607,1663,3283,2959,1338,1567,2764,8151,4804,4256,4256,3312,2972,3348,4376,3276,5456,3932,5552,3672,5672,3608,1664,3284,2960,4248,1568,4382,5889,3182,4257,4257,3313,2973,3349,4377,3277,5457,3933,5553,3673,5673,3609,1665,3285,2961,4249,1569,4383,5888,3183,4258,4258,3314,2974,3350,4378,3278,5458,3934,5554,3674,5674,3610,1666,3286,2962,4250,1570,4380,5891,3180,4259,4259,3315,2975,3351,4379,3279,5459,3935,5555,3675,5675,3611,1667,3287,2963,4251,1571,4381,5890,3181,4260,4260,3656,5544,4016,3060,4268,4140,3936,5556,4340,1764,3612,1668,3288,2964,3296,2844,3394,7816,4172,4261,4261,3657,5545,4017,3061,4269,4141,3937,5557,4341,1765,3613,1669,3289,2965,3297,2845,3395,7817,4173,4262,4262,3658,5546,4018,3062,4270,4142,3938,5558,4342,1766,3614,1670,3290,2966,3298,2846,3392,7818,4174,4263,4263,3659,5547,4019,3063,4271,4143,3939,5559,4343,1767,3615,1671,3291,2967,3299,2847,3393,7819,4175,4264,4264,1385,5548,1745,3064,1025,4144,3940,5560,1421,1768,3616,1672,3292,2968,1349,2848,2743,10404,4817,4265,4265,1384,5549,1744,3065,1024,4145,3941,5561,1420,1769,3617,1673,3293,2969,1348,2849,2742,10405,4816,4266,4266,1387,5550,1747,3066,1027,4146,3942,5562,1423,1770,3618,1674,3294,2970,1351,2850,2741,10406,4819,4267,4267,1386,5551,1746,3067,1026,4147,3943,5563,1422,1771,3619,1675,3295,2971,1350,2851,2740,10407,4818,4268,4268,3324,5552,3360,3068,3288,4148,3944,5564,3684,1772,3620,1676,3296,2972,4260,2852,4358,8793,3192,4269,4269,3325,5553,3361,3069,3289,4149,3945,5565,3685,1773,3621,1677,3297,2973,4261,2853,4359,8792,3193,4270,4270,3326,5554,3362,3070,3290,4150,3946,5566,3686,1774,3622,1678,3298,2974,4262,2854,4356,8795,3194,4271,4271,3327,5555,3363,3071,3291,4151,3947,5567,3687,1775,3623,1679,3299,2975,4263,2855,4357,8794,3195,4272,4272,3668,3302,4028,4706,4280,1898,3948,5568,4352,3410,3624,1680,3300,2976,3308,3194,3404,7518,4150,4273,4273,3669,3303,4029,4707,4281,1899,3949,5569,4353,3411,3625,1681,3301,2977,3309,3195,3405,7519,4151,4274,4274,3670,3300,4030,4704,4282,1896,3950,5570,4354,3408,3626,1682,3302,2978,3310,3192,3406,7516,4148,4275,4275,3671,3301,4031,4705,4283,1897,3951,5571,4355,3409,3627,1683,3303,2979,3311,3193,3407,7517,4149,4276,4276,1397,3306,1757,4710,1037,1902,3952,5572,1433,3414,3628,1684,3304,2980,1361,3198,2753,10106,4795,4277,4277,1396,3307,1756,4711,1036,1903,3953,5573,1432,3415,3629,1685,3305,2981,1360,3199,2752,10107,4794,4278,4278,1399,3304,1759,4708,1039,1900,3954,5574,1435,3412,3630,1686,3306,2982,1363,3196,2755,10104,4793,4279,4279,1398,3305,1758,4709,1038,1901,3955,5575,1434,3413,3631,1687,3307,2983,1362,3197,2754,10105,4792,4280,4280,3336,3310,3372,4714,3300,1906,3956,5576,3696,3418,3632,1688,3308,2984,4272,3202,4368,9143,3170,4281,4281,3337,3311,3373,4715,3301,1907,3957,5577,3697,3419,3633,1689,3309,2985,4273,3203,4369,9142,3171,4282,4282,3338,3308,3374,4712,3302,1904,3958,5578,3698,3416,3634,1690,3310,2986,4274,3200,4370,9141,3168,4283,4283,3339,3309,3375,4713,3303,1905,3959,5579,3699,3417,3635,1691,3311,2987,4275,3201,4371,9140,3169,4284,4284,3932,3000,4292,4404,3680,5484,3960,5580,3968,5700,3636,1692,3312,2988,4004,1596,10148,2902,8519,4285,4285,3933,3001,4293,4405,3681,5485,3961,5581,3969,5701,3637,1693,3313,2989,4005,1597,10149,2903,8518,4286,4286,3934,3002,4294,4406,3682,5486,3962,5582,3970,5702,3638,1694,3314,2990,4006,1598,10150,2900,8517,4287,4287,3935,3003,4295,4407,3683,5487,3963,5583,3971,5703,3639,1695,3315,2991,4007,1599,10151,2901,8516,4288,4288,689,3004,725,4408,761,5488,3964,5584,1049,5704,3640,1696,3316,2992,1733,1600,5933,631,8511,4289,4289,688,3005,724,4409,760,5489,3965,5585,1048,5705,3641,1697,3317,2993,1732,1601,5932,630,8510,4290,4290,691,3006,727,4410,763,5490,3966,5586,1051,5706,3642,1698,3318,2994,1735,1602,5935,629,8509,4291,4291,690,3007,726,4411,762,5491,3967,5587,1050,5707,3643,1699,3319,2995,1734,1603,5934,628,8508,4292,4292,3600,3008,3960,4412,4320,5492,3968,5588,4284,5708,3644,1700,3320,2996,3348,1604,8520,2570,8514,4293,4293,3601,3009,3961,4413,4321,5493,3969,5589,4285,5709,3645,1701,3321,2997,3349,1605,8521,2571,8515,4294,4294,3602,3010,3962,4414,4322,5494,3970,5590,4286,5710,3646,1702,3322,2998,3350,1606,8522,2568,8512,4295,4295,3603,3011,3963,4415,4323,5495,3971,5591,4287,5711,3647,1703,3323,2999,3351,1607,8523,2569,8513,4296,4296,3944,5580,4304,3096,3692,4176,3972,5592,3980,1800,3648,1704,3324,3000,4016,2880,7870,2912,8529,4297,4297,3945,5581,4305,3097,3693,4177,3973,5593,3981,1801,3649,1705,3325,3001,4017,2881,7871,2913,8528,4298,4298,3946,5582,4306,3098,3694,4178,3974,5594,3982,1802,3650,1706,3326,3002,4018,2882,7868,2914,8531,4299,4299,3947,5583,4307,3099,3695,4179,3975,5595,3983,1803,3651,1707,3327,3003,4019,2883,7869,2915,8530,4300,4300,701,5584,737,3100,773,4180,3976,5596,1061,1804,3652,1708,3328,3004,1745,2884,9487,641,8521,4301,4301,700,5585,736,3101,772,4181,3977,5597,1060,1805,3653,1709,3329,3005,1744,2885,9486,640,8520,4302,4302,703,5586,739,3102,775,4182,3978,5598,1063,1806,3654,1710,3330,3006,1747,2886,9485,643,8523,4303,4303,702,5587,738,3103,774,4183,3979,5599,1062,1807,3655,1711,3331,3007,1746,2887,9484,642,8522,4304,4304,3612,5588,3972,3104,4332,4184,3980,5600,4296,1808,3656,1712,3332,3008,3360,2888,6890,2580,8524,4305,4305,3613,5589,3973,3105,4333,4185,3981,5601,4297,1809,3657,1713,3333,3009,3361,2889,6891,2581,8525,4306,4306,3614,5590,3974,3106,4334,4186,3982,5602,4298,1810,3658,1714,3334,3010,3362,2890,6888,2582,8526,4307,4307,3615,5591,3975,3107,4335,4187,3983,5603,4299,1811,3659,1715,3335,3011,3363,2891,6889,2583,8527,4308,4308,3956,3986,4316,5390,3704,2582,3984,5604,3992,4094,3660,1716,3336,3012,4028,3878,9800,2890,8507,4309,4309,3957,3987,4317,5391,3705,2583,3985,5605,3993,4095,3661,1717,3337,3013,4029,3879,9801,2891,8506,4310,4310,3958,3984,4318,5388,3706,2580,3986,5606,3994,4092,3662,1718,3338,3014,4030,3876,9802,2888,8505,4311,4311,3959,3985,4319,5389,3707,2581,3987,5607,3995,4093,3663,1719,3339,3015,4031,3877,9803,2889,8504,4312,4312,713,3990,749,5394,785,2586,3988,5608,1073,4098,3664,1720,3340,3016,1757,3882,6233,619,8499,4313,4313,712,3991,748,5395,784,2587,3989,5609,1072,4099,3665,1721,3341,3017,1756,3883,6232,618,8498,4314,4314,715,3988,751,5392,787,2584,3990,5610,1075,4096,3666,1722,3342,3018,1759,3880,6235,617,8497,4315,4315,714,3989,750,5393,786,2585,3991,5611,1074,4097,3667,1723,3343,3019,1758,3881,6234,616,8496,4316,4316,3624,3994,3984,5398,4344,2590,3992,5612,4308,4102,3668,1724,3344,3020,3372,3886,8820,2558,8502,4317,4317,3625,3995,3985,5399,4345,2591,3993,5613,4309,4103,3669,1725,3345,3021,3373,3887,8821,2559,8503,4318,4318,3626,3992,3986,5396,4346,2588,3994,5614,4310,4100,3670,1726,3346,3022,3374,3884,8822,2556,8500,4319,4319,3627,3993,3987,5397,4347,2589,3995,5615,4311,4101,3671,1727,3347,3023,3375,3885,8823,2557,8501,4320,4320,3356,3036,3284,4440,3320,5520,3996,5616,3608,5736,3672,1728,3348,3024,4292,1632,8532,7907,6928,4321,4321,3357,3037,3285,4441,3321,5521,3997,5617,3609,5737,3673,1729,3349,3025,4293,1633,8533,7906,6929,4322,4322,3358,3038,3286,4442,3322,5522,3998,5618,3610,5738,3674,1730,3350,3026,4294,1634,8534,7905,6930,4323,4323,3359,3039,3287,4443,3323,5523,3999,5619,3611,5739,3675,1731,3351,3027,4295,1635,8535,7904,6931,4324,4324,1085,3040,1337,4444,1697,5524,4000,5620,1661,5740,3676,1732,3352,3028,725,1636,8536,7899,9516,4325,4325,1084,3041,1336,4445,1696,5525,4001,5621,1660,5741,3677,1733,3353,3029,724,1637,8537,7898,9517,4326,4326,1087,3042,1339,4446,1699,5526,4002,5622,1663,5742,3678,1734,3354,3030,727,1638,8538,7897,9518,4327,4327,1086,3043,1338,4447,1698,5527,4003,5623,1662,5743,3679,1735,3355,3031,726,1639,8539,7896,9519,4328,4328,3996,3044,4248,4448,3636,5528,4004,5624,3924,5744,3680,1736,3356,3032,3960,1640,8540,7902,10173,4329,4329,3997,3045,4249,4449,3637,5529,4005,5625,3925,5745,3681,1737,3357,3033,3961,1641,8541,7903,10172,4330,4330,3998,3046,4250,4450,3638,5530,4006,5626,3926,5746,3682,1738,3358,3034,3962,1642,8542,7900,10175,4331,4331,3999,3047,4251,4451,3639,5531,4007,5627,3927,5747,3683,1739,3359,3035,3963,1643,8543,7901,10174,4332,4332,3368,5616,3296,3132,3332,4212,4008,5628,3620,1836,3684,1740,3360,3036,4304,2916,8544,7917,8536,4333,4333,3369,5617,3297,3133,3333,4213,4009,5629,3621,1837,3685,1741,3361,3037,4305,2917,8545,7916,8537,4334,4334,3370,5618,3298,3134,3334,4214,4010,5630,3622,1838,3686,1742,3362,3038,4306,2918,8546,7919,8538,4335,4335,3371,5619,3299,3135,3335,4215,4011,5631,3623,1839,3687,1743,3363,3039,4307,2919,8547,7918,8539,4336,4336,1097,5620,1349,3136,1709,4216,4012,5632,1673,1840,3688,1744,3364,3040,737,2920,8548,7909,5940,4337,4337,1096,5621,1348,3137,1708,4217,4013,5633,1672,1841,3689,1745,3365,3041,736,2921,8549,7908,5941,4338,4338,1099,5622,1351,3138,1711,4218,4014,5634,1675,1842,3690,1746,3366,3042,739,2922,8550,7911,5942,4339,4339,1098,5623,1350,3139,1710,4219,4015,5635,1674,1843,3691,1747,3367,3043,738,2923,8551,7910,5943,4340,4340,4008,5624,4260,3140,3648,4220,4016,5636,3936,1844,3692,1748,3368,3044,3972,2924,8552,7912,7893,4341,4341,4009,5625,4261,3141,3649,4221,4017,5637,3937,1845,3693,1749,3369,3045,3973,2925,8553,7913,7892,4342,4342,4010,5626,4262,3142,3650,4222,4018,5638,3938,1846,3694,1750,3370,3046,3974,2926,8554,7914,7895,4343,4343,4011,5627,4263,3143,3651,4223,4019,5639,3939,1847,3695,1751,3371,3047,3975,2927,8555,7915,7894,4344,4344,3380,3698,3308,5102,3344,2294,4020,5640,3632,3806,3696,1752,3372,3048,4316,3590,8556,7895,9210,4345,4345,3381,3699,3309,5103,3345,2295,4021,5641,3633,3807,3697,1753,3373,3049,4317,3591,8557,7894,9211,4346,4346,3382,3696,3310,5100,3346,2292,4022,5642,3634,3804,3698,1754,3374,3050,4318,3588,8558,7893,9208,4347,4347,3383,3697,3311,5101,3347,2293,4023,5643,3635,3805,3699,1755,3375,3051,4319,3589,8559,7892,9209,4348,4348,1109,3702,1361,5106,1721,2298,4024,5644,1685,3810,3700,1756,3376,3052,749,3594,8560,7887,6614,4349,4349,1108,3703,1360,5107,1720,2299,4025,5645,1684,3811,3701,1757,3377,3053,748,3595,8561,7886,6615,4350,4350,1111,3700,1363,5104,1723,2296,4026,5646,1687,3808,3702,1758,3378,3054,751,3592,8562,7885,6612,4351,4351,1110,3701,1362,5105,1722,2297,4027,5647,1686,3809,3703,1759,3379,3055,750,3593,8563,7884,6613,4352,4352,4020,3706,4272,5110,3660,2302,4028,5648,3948,3814,3704,1760,3380,3056,3984,3598,8564,7890,7271,4353,4353,4021,3707,4273,5111,3661,2303,4029,5649,3949,3815,3705,1761,3381,3057,3985,3599,8565,7891,7270,4354,4354,4022,3704,4274,5108,3662,2300,4030,5650,3950,3812,3706,1762,3382,3058,3986,3596,8566,7888,7269,4355,4355,4023,3705,4275,5109,3663,2301,4031,5651,3951,3813,3707,1763,3383,3059,3987,3597,8567,7889,7268,4356,4356,3752,5448,4112,2964,4364,4368,4032,5652,4436,1668,3708,1764,3384,3060,3392,3072,4270,2825,314,4357,4357,3753,5449,4113,2965,4365,4369,4033,5653,4437,1669,3709,1765,3385,3061,3393,3073,4271,2824,315,4358,4358,3754,5450,4114,2966,4366,4370,4034,5654,4438,1670,3710,1766,3386,3062,3394,3074,4268,2827,312,4359,4359,3755,5451,4115,2967,4367,4371,4035,5655,4439,1671,3711,1767,3387,3063,3395,3075,4269,2826,313,4360,4360,2777,5452,3137,2968,2417,4372,4036,5656,2813,1672,3712,1768,3388,3064,2741,3076,1027,2828,318,4361,4361,2776,5453,3136,2969,2416,4373,4037,5657,2812,1673,3713,1769,3389,3065,2740,3077,1026,2829,319,4362,4362,2779,5454,3139,2970,2419,4374,4038,5658,2815,1674,3714,1770,3390,3066,2743,3078,1025,2830,316,4363,4363,2778,5455,3138,2971,2418,4375,4039,5659,2814,1675,3715,1771,3391,3067,2742,3079,1024,2831,317,4364,4364,3420,5456,3456,2972,3384,4376,4040,5660,3780,1676,3716,1772,3392,3068,4356,3080,3290,2821,322,4365,4365,3421,5457,3457,2973,3385,4377,4041,5661,3781,1677,3717,1773,3393,3069,4357,3081,3291,2820,323,4366,4366,3422,5458,3458,2974,3386,4378,4042,5662,3782,1678,3718,1774,3394,3070,4358,3082,3288,2823,320,4367,4367,3423,5459,3459,2975,3387,4379,4043,5663,3783,1679,3719,1775,3395,3071,4359,3083,3289,2822,321,4368,4368,3764,4140,4124,5544,4376,3060,4044,5664,4448,4248,3720,1776,3396,3072,3404,4356,4280,4109,290,4369,4369,3765,4141,4125,5545,4377,3061,4045,5665,4449,4249,3721,1777,3397,3073,3405,4357,4281,4108,291,4370,4370,3766,4142,4126,5546,4378,3062,4046,5666,4450,4250,3722,1778,3398,3074,3406,4358,4282,4111,288,4371,4371,3767,4143,4127,5547,4379,3063,4047,5667,4451,4251,3723,1779,3399,3075,3407,4359,4283,4110,289,4372,4372,2789,4144,3149,5548,2429,3064,4048,5668,2825,4252,3724,1780,3400,3076,2753,4360,1037,4112,294,4373,4373,2788,4145,3148,5549,2428,3065,4049,5669,2824,4253,3725,1781,3401,3077,2752,4361,1036,4113,295,4374,4374,2791,4146,3151,5550,2431,3066,4050,5670,2827,4254,3726,1782,3402,3078,2755,4362,1039,4114,292,4375,4375,2790,4147,3150,5551,2430,3067,4051,5671,2826,4255,3727,1783,3403,3079,2754,4363,1038,4115,293,4376,4376,3432,4148,3468,5552,3396,3068,4052,5672,3792,4256,3728,1784,3404,3080,4368,4364,3300,4105,298,4377,4377,3433,4149,3469,5553,3397,3069,4053,5673,3793,4257,3729,1785,3405,3081,4369,4365,3301,4104,299,4378,4378,3434,4150,3470,5554,3398,3070,4054,5674,3794,4258,3730,1786,3406,3082,4370,4366,3302,4107,296,4379,4379,3435,4151,3471,5555,3399,3071,4055,5675,3795,4259,3731,1787,3407,3083,4371,4367,3303,4106,297,4380,4380,3776,1898,4136,3302,4388,4706,4056,5676,4460,4598,3732,1788,3408,3084,3416,818,4258,895,300,4381,4381,3777,1899,4137,3303,4389,4707,4057,5677,4461,4599,3733,1789,3409,3085,3417,819,4259,894,301,4382,4382,3778,1896,4138,3300,4390,4704,4058,5678,4462,4596,3734,1790,3410,3086,3418,816,4256,893,302,4383,4383,3779,1897,4139,3301,4391,4705,4059,5679,4463,4597,3735,1791,3411,3087,3419,817,4257,892,303,4384,4384,2801,1902,3161,3306,2441,4710,4060,5680,2837,4602,3736,1792,3412,3088,2765,822,1015,898,304,4385,4385,2800,1903,3160,3307,2440,4711,4061,5681,2836,4603,3737,1793,3413,3089,2764,823,1014,899,305,4386,4386,2803,1900,3163,3304,2443,4708,4062,5682,2839,4600,3738,1794,3414,3090,2767,820,1013,896,306,4387,4387,2802,1901,3162,3305,2442,4709,4063,5683,2838,4601,3739,1795,3415,3091,2766,821,1012,897,307,4388,4388,3444,1906,3480,3310,3408,4714,4064,5684,3804,4606,3740,1796,3416,3092,4380,826,3278,891,308,4389,4389,3445,1907,3481,3311,3409,4715,4065,5685,3805,4607,3741,1797,3417,3093,4381,827,3279,890,309,4390,4390,3446,1904,3482,3308,3410,4712,4066,5686,3806,4604,3742,1798,3418,3094,4382,824,3276,889,310,4391,4391,3447,1905,3483,3309,3411,4713,4067,5687,3807,4605,3743,1799,3419,3095,4383,825,3277,888,311,4392,4392,4040,5484,4400,3000,3788,4404,4068,5688,4076,1704,3744,1800,3420,3096,4112,3108,8627,247,2181,4393,4393,4041,5485,4401,3001,3789,4405,4069,5689,4077,1705,3745,1801,3421,3097,4113,3109,8626,246,2180,4394,4394,4042,5486,4402,3002,3790,4406,4070,5690,4078,1706,3746,1802,3422,3098,4114,3110,8625,245,2183,4395,4395,4043,5487,4403,3003,3791,4407,4071,5691,4079,1707,3747,1803,3423,3099,4115,3111,8624,244,2182,4396,4396,2093,5488,2129,3004,2165,4408,4072,5692,2453,1708,3748,1804,3424,3100,3137,3112,8619,250,2173,4397,4397,2092,5489,2128,3005,2164,4409,4073,5693,2452,1709,3749,1805,3425,3101,3136,3113,8618,251,2172,4398,4398,2095,5490,2131,3006,2167,4410,4074,5694,2455,1710,3750,1806,3426,3102,3139,3114,8617,248,2175,4399,4399,2094,5491,2130,3007,2166,4411,4075,5695,2454,1711,3751,1807,3427,3103,3138,3115,8616,249,2174,4400,4400,3708,5492,4068,3008,4428,4412,4076,5696,4392,1712,3752,1808,3428,3104,3456,3116,8622,243,2176,4401,4401,3709,5493,4069,3009,4429,4413,4077,5697,4393,1713,3753,1809,3429,3105,3457,3117,8623,242,2177,4402,4402,3710,5494,4070,3010,4430,4414,4078,5698,4394,1714,3754,1810,3430,3106,3458,3118,8620,241,2178,4403,4403,3711,5495,4071,3011,4431,4415,4079,5699,4395,1715,3755,1811,3431,3107,3459,3119,8621,240,2179,4404,4404,4052,4176,4412,5580,3800,3096,4080,5700,4088,4284,3756,1812,3432,3108,4124,4392,8637,223,3465,4405,4405,4053,4177,4413,5581,3801,3097,4081,5701,4089,4285,3757,1813,3433,3109,4125,4393,8636,222,3464,4406,4406,4054,4178,4414,5582,3802,3098,4082,5702,4090,4286,3758,1814,3434,3110,4126,4394,8639,221,3467,4407,4407,4055,4179,4415,5583,3803,3099,4083,5703,4091,4287,3759,1815,3435,3111,4127,4395,8638,220,3466,4408,4408,2105,4180,2141,5584,2177,3100,4084,5704,2465,4288,3760,1816,3436,3112,3149,4396,8629,226,3457,4409,4409,2104,4181,2140,5585,2176,3101,4085,5705,2464,4289,3761,1817,3437,3113,3148,4397,8628,227,3456,4410,4410,2107,4182,2143,5586,2179,3102,4086,5706,2467,4290,3762,1818,3438,3114,3151,4398,8631,224,3459,4411,4411,2106,4183,2142,5587,2178,3103,4087,5707,2466,4291,3763,1819,3439,3115,3150,4399,8630,225,3458,4412,4412,3720,4184,4080,5588,4440,3104,4088,5708,4404,4292,3764,1820,3440,3116,3468,4400,8632,219,3460,4413,4413,3721,4185,4081,5589,4441,3105,4089,5709,4405,4293,3765,1821,3441,3117,3469,4401,8633,218,3461,4414,4414,3722,4186,4082,5590,4442,3106,4090,5710,4406,4294,3766,1822,3442,3118,3470,4402,8634,217,3462,4415,4415,3723,4187,4083,5591,4443,3107,4091,5711,4407,4295,3767,1823,3443,3119,3471,4403,8635,216,3463,4416,4416,4064,2582,4424,3986,3812,5390,4092,5712,4100,5282,3768,1824,3444,3120,4136,1502,8615,233,1547,4417,4417,4065,2583,4425,3987,3813,5391,4093,5713,4101,5283,3769,1825,3445,3121,4137,1503,8614,232,1546,4418,4418,4066,2580,4426,3984,3814,5388,4094,5714,4102,5280,3770,1826,3446,3122,4138,1500,8613,235,1545,4419,4419,4067,2581,4427,3985,3815,5389,4095,5715,4103,5281,3771,1827,3447,3123,4139,1501,8612,234,1544,4420,4420,2117,2586,2153,3990,2189,5394,4096,5716,2477,5286,3772,1828,3448,3124,3161,1506,8607,236,1539,4421,4421,2116,2587,2152,3991,2188,5395,4097,5717,2476,5287,3773,1829,3449,3125,3160,1507,8606,237,1538,4422,4422,2119,2584,2155,3988,2191,5392,4098,5718,2479,5284,3774,1830,3450,3126,3163,1504,8605,238,1537,4423,4423,2118,2585,2154,3989,2190,5393,4099,5719,2478,5285,3775,1831,3451,3127,3162,1505,8604,239,1536,4424,4424,3732,2590,4092,3994,4452,5398,4100,5720,4416,5290,3776,1832,3452,3128,3480,1510,8610,229,1542,4425,4425,3733,2591,4093,3995,4453,5399,4101,5721,4417,5291,3777,1833,3453,3129,3481,1511,8611,228,1543,4426,4426,3734,2588,4094,3992,4454,5396,4102,5722,4418,5288,3778,1834,3454,3130,3482,1508,8608,231,1540,4427,4427,3735,2589,4095,3993,4455,5397,4103,5723,4419,5289,3779,1835,3455,3131,3483,1509,8609,230,1541,4428,4428,3464,5520,3392,3036,3428,4440,4104,5724,3716,1740,3780,1836,3456,3132,4400,3144,8332,4053,3437,4429,4429,3465,5521,3393,3037,3429,4441,4105,5725,3717,1741,3781,1837,3457,3133,4401,3145,8333,4052,3436,4430,4430,3466,5522,3394,3038,3430,4442,4106,5726,3718,1742,3782,1838,3458,3134,4402,3146,8334,4055,3439,4431,4431,3467,5523,3395,3039,3431,4443,4107,5727,3719,1743,3783,1839,3459,3135,4403,3147,8335,4054,3438,4432,4432,2489,5524,2741,3040,3101,4444,4108,5728,3065,1744,3784,1840,3460,3136,2129,3148,9624,4045,3440,4433,4433,2488,5525,2740,3041,3100,4445,4109,5729,3064,1745,3785,1841,3461,3137,2128,3149,9625,4044,3441,4434,4434,2491,5526,2743,3042,3103,4446,4110,5730,3067,1746,3786,1842,3462,3138,2131,3150,9626,4047,3442,4435,4435,2490,5527,2742,3043,3102,4447,4111,5731,3066,1747,3787,1843,3463,3139,2130,3151,9627,4046,3443,4436,4436,4104,5528,4356,3044,3744,4448,4112,5732,4032,1748,3788,1844,3464,3140,4068,3152,6393,4048,3433,4437,4437,4105,5529,4357,3045,3745,4449,4113,5733,4033,1749,3789,1845,3465,3141,4069,3153,6392,4049,3432,4438,4438,4106,5530,4358,3046,3746,4450,4114,5734,4034,1750,3790,1846,3466,3142,4070,3154,6395,4050,3435,4439,4439,4107,5531,4359,3047,3747,4451,4115,5735,4035,1751,3791,1847,3467,3143,4071,3155,6394,4051,3434,4440,4440,3476,4212,3404,5616,3440,3132,4116,5736,3728,4320,3792,1848,3468,3144,4412,4428,8644,2745,2129,4441,4441,3477,4213,3405,5617,3441,3133,4117,5737,3729,4321,3793,1849,3469,3145,4413,4429,8645,2744,2128,4442,4442,3478,4214,3406,5618,3442,3134,4118,5738,3730,4322,3794,1850,3470,3146,4414,4430,8646,2747,2131,4443,4443,3479,4215,3407,5619,3443,3135,4119,5739,3731,4323,3795,1851,3471,3147,4415,4431,8647,2746,2130,4444,4444,2501,4216,2753,5620,3113,3136,4120,5740,3077,4324,3796,1852,3472,3148,2141,4432,7344,2737,2132,4445,4445,2500,4217,2752,5621,3112,3137,4121,5741,3076,4325,3797,1853,3473,3149,2140,4433,7345,2736,2133,4446,4446,2503,4218,2755,5622,3115,3138,4122,5742,3079,4326,3798,1854,3474,3150,2143,4434,7346,2739,2134,4447,4447,2502,4219,2754,5623,3114,3139,4123,5743,3078,4327,3799,1855,3475,3151,2142,4435,7347,2738,2135,4448,4448,4116,4220,4368,5624,3756,3140,4124,5744,4044,4328,3800,1856,3476,3152,4080,4436,10593,2740,2125,4449,4449,4117,4221,4369,5625,3757,3141,4125,5745,4045,4329,3801,1857,3477,3153,4081,4437,10592,2741,2124,4450,4450,4118,4222,4370,5626,3758,3142,4126,5746,4046,4330,3802,1858,3478,3154,4082,4438,10595,2742,2127,4451,4451,4119,4223,4371,5627,3759,3143,4127,5747,4047,4331,3803,1859,3479,3155,4083,4439,10594,2743,2126,4452,4452,3488,2294,3416,3698,3452,5102,4128,5748,3740,4994,3804,1860,3480,3156,4424,1214,9318,5039,5071,4453,4453,3489,2295,3417,3699,3453,5103,4129,5749,3741,4995,3805,1861,3481,3157,4425,1215,9319,5038,5070,4454,4454,3490,2292,3418,3696,3454,5100,4130,5750,3742,4992,3806,1862,3482,3158,4426,1212,9316,5037,5069,4455,4455,3491,2293,3419,3697,3455,5101,4131,5751,3743,4993,3807,1863,3483,3159,4427,1213,9317,5036,5068,4456,4456,2513,2298,2765,3702,3125,5106,4132,5752,3089,4998,3808,1864,3484,3160,2153,1218,8018,5031,5074,4457,4457,2512,2299,2764,3703,3124,5107,4133,5753,3088,4999,3809,1865,3485,3161,2152,1219,8019,5030,5075,4458,4458,2515,2296,2767,3700,3127,5104,4134,5754,3091,4996,3810,1866,3486,3162,2155,1216,8016,5029,5072,4459,4459,2514,2297,2766,3701,3126,5105,4135,5755,3090,4997,3811,1867,3487,3163,2154,1217,8017,5028,5073,4460,4460,4128,2302,4380,3706,3768,5110,4136,5756,4056,5002,3812,1868,3488,3164,4092,1222,9971,5034,5067,4461,4461,4129,2303,4381,3707,3769,5111,4137,5757,4057,5003,3813,1869,3489,3165,4093,1223,9970,5035,5066,4462,4462,4130,2300,4382,3704,3770,5108,4138,5758,4058,5000,3814,1870,3490,3166,4094,1220,9969,5032,5065,4463,4463,4131,2301,4383,3705,3771,5109,4139,5759,4059,5001,3815,1871,3491,3167,4095,1221,9968,5033,5064,4464,4464,4508,2100,4544,3180,4472,4584,4788,3168,4868,4476,5112,1872,5436,576,5444,696,540,9648,4606,4465,4465,4509,2101,4545,3181,4473,4585,4789,3169,4869,4477,5113,1873,5437,577,5445,697,541,9649,4607,4466,4466,4510,2102,4546,3182,4474,4586,4790,3170,4870,4478,5114,1874,5438,578,5446,698,542,9650,4604,4467,4467,4511,2103,4547,3183,4475,4587,4791,3171,4871,4479,5115,1875,5439,579,5447,699,543,9651,4605,4468,4468,4181,2104,3569,3184,3821,4588,4792,3172,3245,4480,5116,1876,5440,580,3497,700,544,9652,2659,4469,4469,4180,2105,3568,3185,3820,4589,4793,3173,3244,4481,5117,1877,5441,581,3496,701,545,9653,2658,4470,4470,4183,2106,3571,3186,3823,4590,4794,3174,3247,4482,5118,1878,5442,582,3499,702,546,9654,2657,4471,4471,4182,2107,3570,3187,3822,4591,4795,3175,3246,4483,5119,1879,5443,583,3498,703,547,9655,2656,4472,4472,4824,2108,5184,3188,5436,4592,4796,3176,5508,4484,5120,1880,5444,584,4464,704,548,9656,5570,4473,4473,4825,2109,5185,3189,5437,4593,4797,3177,5509,4485,5121,1881,5445,585,4465,705,549,9657,5571,4474,4474,4826,2110,5186,3190,5438,4594,4798,3178,5510,4486,5122,1882,5446,586,4466,706,550,9658,5568,4475,4475,4827,2111,5187,3191,5439,4595,4799,3179,5511,4487,5123,1883,5447,587,4467,707,551,9659,5569,4476,4476,4520,3384,4556,4464,4484,1980,4800,3180,4880,3168,5124,1884,5448,588,5456,3276,552,9660,4582,4477,4477,4521,3385,4557,4465,4485,1981,4801,3181,4881,3169,5125,1885,5449,589,5457,3277,553,9661,4583,4478,4478,4522,3386,4558,4466,4486,1982,4802,3182,4882,3170,5126,1886,5450,590,5458,3278,554,9662,4580,4479,4479,4523,3387,4559,4467,4487,1983,4803,3183,4883,3171,5127,1887,5451,591,5459,3279,555,9663,4581,4480,4480,4193,3388,3581,4468,3833,1984,4804,3184,3257,3172,5128,1888,5452,592,3509,3280,556,9664,2635,4481,4481,4192,3389,3580,4469,3832,1985,4805,3185,3256,3173,5129,1889,5453,593,3508,3281,557,9665,2634,4482,4482,4195,3390,3583,4470,3835,1986,4806,3186,3259,3174,5130,1890,5454,594,3511,3282,558,9666,2633,4483,4483,4194,3391,3582,4471,3834,1987,4807,3187,3258,3175,5131,1891,5455,595,3510,3283,559,9667,2632,4484,4484,4836,3392,5196,4472,5448,1988,4808,3188,5520,3176,5132,1892,5456,596,4476,3284,560,9668,5546,4485,4485,4837,3393,5197,4473,5449,1989,4809,3189,5521,3177,5133,1893,5457,597,4477,3285,561,9669,5547,4486,4486,4838,3394,5198,4474,5450,1990,4810,3190,5522,3178,5134,1894,5458,598,4478,3286,562,9670,5544,4487,4487,4839,3395,5199,4475,5451,1991,4811,3191,5523,3179,5135,1895,5459,599,4479,3287,563,9671,5545,4488,4488,4532,1790,4568,1574,4496,1682,4812,3192,4892,2870,5136,1896,5460,600,5468,5570,564,9672,4592,4489,4489,4533,1791,4569,1575,4497,1683,4813,3193,4893,2871,5137,1897,5461,601,5469,5571,565,9673,4593,4490,4490,4534,1788,4570,1572,4498,1680,4814,3194,4894,2868,5138,1898,5462,602,5470,5568,566,9674,4594,4491,4491,4535,1789,4571,1573,4499,1681,4815,3195,4895,2869,5139,1899,5463,603,5471,5569,567,9675,4595,4492,4492,4205,1794,3593,1578,3845,1686,4816,3196,3269,2874,5140,1900,5464,604,3521,5574,568,9676,2645,4493,4493,4204,1795,3592,1579,3844,1687,4817,3197,3268,2875,5141,1901,5465,605,3520,5575,569,9677,2644,4494,4494,4207,1792,3595,1576,3847,1684,4818,3198,3271,2872,5142,1902,5466,606,3523,5572,570,9678,2647,4495,4495,4206,1793,3594,1577,3846,1685,4819,3199,3270,2873,5143,1903,5467,607,3522,5573,571,9679,2646,4496,4496,4848,1798,5208,1582,5460,1690,4820,3200,5532,2878,5144,1904,5468,608,4488,5578,572,9680,5556,4497,4497,4849,1799,5209,1583,5461,1691,4821,3201,5533,2879,5145,1905,5469,609,4489,5579,573,9681,5557,4498,4498,4850,1796,5210,1580,5462,1688,4822,3202,5534,2876,5146,1906,5470,610,4490,5576,574,9682,5558,4499,4499,4851,1797,5211,1581,5463,1689,4823,3203,5535,2877,5147,1907,5471,611,4491,5577,575,9683,5559,4500,4500,5444,2136,4832,3216,5192,4620,4824,3204,4508,4512,5148,1908,5472,612,4868,732,4233,4642,6152,4501,4501,5445,2137,4833,3217,5193,4621,4825,3205,4509,4513,5149,1909,5473,613,4869,733,4232,4643,6153,4502,4502,5446,2138,4834,3218,5194,4622,4826,3206,4510,4514,5150,1910,5474,614,4870,734,4235,4640,6154,4503,4503,5447,2139,4835,3219,5195,4623,4827,3207,4511,4515,5151,1911,5475,615,4871,735,4234,4641,6155,4504,4504,3497,2140,3857,3220,4217,4624,4828,3208,4181,4516,5152,1912,5476,616,3245,736,4225,3019,8417,4505,4505,3496,2141,3856,3221,4216,4625,4829,3209,4180,4517,5153,1913,5477,617,3244,737,4224,3018,8416,4506,4506,3499,2142,3859,3222,4219,4626,4830,3210,4183,4518,5154,1914,5478,618,3247,738,4227,3017,8419,4507,4507,3498,2143,3858,3223,4218,4627,4831,3211,4182,4519,5155,1915,5479,619,3246,739,4226,3016,8418,4508,4508,4464,2144,4500,3224,4536,4628,4832,3212,4824,4520,5156,1916,5480,620,5508,740,4228,4958,9708,4509,4509,4465,2145,4501,3225,4537,4629,4833,3213,4825,4521,5157,1917,5481,621,5509,741,4229,4959,9709,4510,4510,4466,2146,4502,3226,4538,4630,4834,3214,4826,4522,5158,1918,5482,622,5510,742,4230,4956,9710,4511,4511,4467,2147,4503,3227,4539,4631,4835,3215,4827,4523,5159,1919,5483,623,5511,743,4231,4957,9711,4512,4512,5456,3420,4844,4500,5204,2016,4836,3216,4520,3204,5160,1920,5484,624,4880,3312,5517,4618,7762,4513,4513,5457,3421,4845,4501,5205,2017,4837,3217,4521,3205,5161,1921,5485,625,4881,3313,5516,4619,7763,4514,4514,5458,3422,4846,4502,5206,2018,4838,3218,4522,3206,5162,1922,5486,626,4882,3314,5519,4616,7760,4515,4515,5459,3423,4847,4503,5207,2019,4839,3219,4523,3207,5163,1923,5487,627,4883,3315,5518,4617,7761,4516,4516,3509,3424,3869,4504,4229,2020,4840,3220,4193,3208,5164,1924,5488,628,3257,3316,5509,2995,10675,4517,4517,3508,3425,3868,4505,4228,2021,4841,3221,4192,3209,5165,1925,5489,629,3256,3317,5508,2994,10674,4518,4518,3511,3426,3871,4506,4231,2022,4842,3222,4195,3210,5166,1926,5490,630,3259,3318,5511,2993,10673,4519,4519,3510,3427,3870,4507,4230,2023,4843,3223,4194,3211,5167,1927,5491,631,3258,3319,5510,2992,10672,4520,4520,4476,3428,4512,4508,4548,2024,4844,3224,4836,3212,5168,1928,5492,632,5520,3320,5512,4934,9374,4521,4521,4477,3429,4513,4509,4549,2025,4845,3225,4837,3213,5169,1929,5493,633,5521,3321,5513,4935,9375,4522,4522,4478,3430,4514,4510,4550,2026,4846,3226,4838,3214,5170,1930,5494,634,5522,3322,5514,4932,9372,4523,4523,4479,3431,4515,4511,4551,2027,4847,3227,4839,3215,5171,1931,5495,635,5523,3323,5515,4933,9373,4524,4524,5468,1178,4856,962,5216,1070,4848,3228,4532,2258,5172,1932,5496,636,4892,4958,1007,4628,5804,4525,4525,5469,1179,4857,963,5217,1071,4849,3229,4533,2259,5173,1933,5497,637,4893,4959,1006,4629,5805,4526,4526,5470,1176,4858,960,5218,1068,4850,3230,4534,2256,5174,1934,5498,638,4894,4956,1005,4630,5806,4527,4527,5471,1177,4859,961,5219,1069,4851,3231,4535,2257,5175,1935,5499,639,4895,4957,1004,4631,5807,4528,4528,3521,1182,3881,966,4241,1074,4852,3232,4205,2262,5176,1936,5500,640,3269,4962,999,3005,8717,4529,4529,3520,1183,3880,967,4240,1075,4853,3233,4204,2263,5177,1937,5501,641,3268,4963,998,3004,8716,4530,4530,3523,1180,3883,964,4243,1072,4854,3234,4207,2260,5178,1938,5502,642,3271,4960,997,3007,8719,4531,4531,3522,1181,3882,965,4242,1073,4855,3235,4206,2261,5179,1939,5503,643,3270,4961,996,3006,8718,4532,4532,4488,1186,4524,970,4560,1078,4856,3236,4848,2266,5180,1940,5504,644,5532,4966,1002,4944,10008,4533,4533,4489,1187,4525,971,4561,1079,4857,3237,4849,2267,5181,1941,5505,645,5533,4967,1003,4945,10009,4534,4534,4490,1184,4526,968,4562,1076,4858,3238,4850,2264,5182,1942,5506,646,5534,4964,1000,4946,10010,4535,4535,4491,1185,4527,969,4563,1077,4859,3239,4851,2265,5183,1943,5507,647,5535,4965,1001,4947,10011,4536,4536,4868,2172,5120,3252,5480,4656,4860,3240,5444,4548,5184,1944,5508,648,4508,768,5489,6512,9720,4537,4537,4869,2173,5121,3253,5481,4657,4861,3241,5445,4549,5185,1945,5509,649,4509,769,5488,6513,9721,4538,4538,4870,2174,5122,3254,5482,4658,4862,3242,5446,4550,5186,1946,5510,650,4510,770,5491,6514,9722,4539,4539,4871,2175,5123,3255,5483,4659,4863,3243,5447,4551,5187,1947,5511,651,4511,771,5490,6515,9723,4540,4540,3245,2176,3173,3256,3209,4660,4864,3244,3497,4552,5188,1948,5512,652,4181,772,5492,8453,9724,4541,4541,3244,2177,3172,3257,3208,4661,4865,3245,3496,4553,5189,1949,5513,653,4180,773,5493,8452,9725,4542,4542,3247,2178,3175,3258,3211,4662,4866,3246,3499,4554,5190,1950,5514,654,4183,774,5494,8455,9726,4543,4543,3246,2179,3174,3259,3210,4663,4867,3247,3498,4555,5191,1951,5515,655,4182,775,5495,8454,9727,4544,4544,5508,2180,4788,3260,5148,4664,4868,3248,4464,4556,5192,1952,5516,656,4824,776,5485,9744,9728,4545,4545,5509,2181,4789,3261,5149,4665,4869,3249,4465,4557,5193,1953,5517,657,4825,777,5484,9745,9729,4546,4546,5510,2182,4790,3262,5150,4666,4870,3250,4466,4558,5194,1954,5518,658,4826,778,5487,9746,9730,4547,4547,5511,2183,4791,3263,5151,4667,4871,3251,4467,4559,5195,1955,5519,659,4827,779,5486,9747,9731,4548,4548,4880,3456,5132,4536,5492,2052,4872,3252,5456,3240,5196,1956,5520,660,4520,3348,4181,8122,9732,4549,4549,4881,3457,5133,4537,5493,2053,4873,3253,5457,3241,5197,1957,5521,661,4521,3349,4180,8123,9733,4550,4550,4882,3458,5134,4538,5494,2054,4874,3254,5458,3242,5198,1958,5522,662,4522,3350,4183,8120,9734,4551,4551,4883,3459,5135,4539,5495,2055,4875,3255,5459,3243,5199,1959,5523,663,4523,3351,4182,8121,9735,4552,4552,3257,3460,3185,4540,3221,2056,4876,3256,3509,3244,5200,1960,5524,664,4193,3352,4184,10063,9736,4553,4553,3256,3461,3184,4541,3220,2057,4877,3257,3508,3245,5201,1961,5525,665,4192,3353,4185,10062,9737,4554,4554,3259,3462,3187,4542,3223,2058,4878,3258,3511,3246,5202,1962,5526,666,4195,3354,4186,10061,9738,4555,4555,3258,3463,3186,4543,3222,2059,4879,3259,3510,3247,5203,1963,5527,667,4194,3355,4187,10060,9739,4556,4556,5520,3464,4800,4544,5160,2060,4880,3260,4476,3248,5204,1964,5528,668,4836,3356,4177,8762,9740,4557,4557,5521,3465,4801,4545,5161,2061,4881,3261,4477,3249,5205,1965,5529,669,4837,3357,4176,8763,9741,4558,4558,5522,3466,4802,4546,5162,2062,4882,3262,4478,3250,5206,1966,5530,670,4838,3358,4179,8760,9742,4559,4559,5523,3467,4803,4547,5163,2063,4883,3263,4479,3251,5207,1967,5531,671,4839,3359,4178,8761,9743,4560,4560,4892,1538,5144,1322,5504,1430,4884,3264,5468,2618,5208,1968,5532,672,4532,5318,2587,5840,9744,4561,4561,4893,1539,5145,1323,5505,1431,4885,3265,5469,2619,5209,1969,5533,673,4533,5319,2586,5841,9745,4562,4562,4894,1536,5146,1320,5506,1428,4886,3266,5470,2616,5210,1970,5534,674,4534,5316,2585,5842,9746,4563,4563,4895,1537,5147,1321,5507,1429,4887,3267,5471,2617,5211,1971,5535,675,4535,5317,2584,5843,9747,4564,4564,3269,1542,3197,1326,3233,1434,4888,3268,3521,2622,5212,1972,5536,676,4205,5322,2590,9077,9748,4565,4565,3268,1543,3196,1327,3232,1435,4889,3269,3520,2623,5213,1973,5537,677,4204,5323,2591,9076,9749,4566,4566,3271,1540,3199,1324,3235,1432,4890,3270,3523,2620,5214,1974,5538,678,4207,5320,2588,9079,9750,4567,4567,3270,1541,3198,1325,3234,1433,4891,3271,3522,2621,5215,1975,5539,679,4206,5321,2589,9078,9751,4568,4568,5532,1546,4812,1330,5172,1438,4892,3272,4488,2626,5216,1976,5540,680,4848,5326,2583,10368,9752,4569,4569,5533,1547,4813,1331,5173,1439,4893,3273,4489,2627,5217,1977,5541,681,4849,5327,2582,10369,9753,4570,4570,5534,1544,4814,1328,5174,1436,4894,3274,4490,2624,5218,1978,5542,682,4850,5324,2581,10370,9754,4571,4571,5535,1545,4815,1329,5175,1437,4895,3275,4491,2625,5219,1979,5543,683,4851,5325,2580,10371,9755,4572,4572,4616,3288,4652,4692,4580,1884,4896,3276,4976,3396,5220,1980,5544,684,5552,3180,5686,7504,5458,4573,4573,4617,3289,4653,4693,4581,1885,4897,3277,4977,3397,5221,1981,5545,685,5553,3181,5687,7505,5459,4574,4574,4618,3290,4654,4694,4582,1886,4898,3278,4978,3398,5222,1982,5546,686,5554,3182,5684,7506,5456,4575,4575,4619,3291,4655,4695,4583,1887,4899,3279,4979,3399,5223,1983,5547,687,5555,3183,5685,7507,5457,4576,4576,2993,3292,2381,4696,2633,1888,4900,3280,2057,3400,5224,1984,5548,688,2309,3184,1147,10092,3511,4577,4577,2992,3293,2380,4697,2632,1889,4901,3281,2056,3401,5225,1985,5549,689,2308,3185,1146,10093,3510,4578,4578,2995,3294,2383,4698,2635,1890,4902,3282,2059,3402,5226,1986,5550,690,2311,3186,1145,10094,3509,4579,4579,2994,3295,2382,4699,2634,1891,4903,3283,2058,3403,5227,1987,5551,691,2310,3187,1144,10095,3508,4580,4580,4932,3296,5292,4700,5544,1892,4904,3284,5616,3404,5228,1988,5552,692,4572,3188,4706,9129,4478,4581,4581,4933,3297,5293,4701,5545,1893,4905,3285,5617,3405,5229,1989,5553,693,4573,3189,4707,9128,4479,4582,4582,4934,3298,5294,4702,5546,1894,4906,3286,5618,3406,5230,1990,5554,694,4574,3190,4704,9131,4476,4583,4583,4935,3299,5295,4703,5547,1895,4907,3287,5619,3407,5231,1991,5555,695,4575,3191,4705,9130,4477,4584,4584,4628,684,4664,792,4592,576,4908,3288,4988,2088,5232,1992,5556,696,5564,4464,5662,9760,5468,4585,4585,4629,685,4665,793,4593,577,4909,3289,4989,2089,5233,1993,5557,697,5565,4465,5663,9761,5469,4586,4586,4630,686,4666,794,4594,578,4910,3290,4990,2090,5234,1994,5558,698,5566,4466,5660,9762,5470,4587,4587,4631,687,4667,795,4595,579,4911,3291,4991,2091,5235,1995,5559,699,5567,4467,5661,9763,5471,4588,4588,3005,688,2393,796,2645,580,4912,3292,2069,2092,5236,1996,5560,700,2321,4468,1123,7164,3521,4589,4589,3004,689,2392,797,2644,581,4913,3293,2068,2093,5237,1997,5561,701,2320,4469,1122,7165,3520,4590,4590,3007,690,2395,798,2647,582,4914,3294,2071,2094,5238,1998,5562,702,2323,4470,1121,7166,3523,4591,4591,3006,691,2394,799,2646,583,4915,3295,2070,2095,5239,1999,5563,703,2322,4471,1120,7167,3522,4592,4592,4944,692,5304,800,5556,584,4916,3296,5628,2096,5240,2000,5564,704,4584,4472,4682,6849,4488,4593,4593,4945,693,5305,801,5557,585,4917,3297,5629,2097,5241,2001,5565,705,4585,4473,4683,6848,4489,4594,4594,4946,694,5306,802,5558,586,4918,3298,5630,2098,5242,2002,5566,706,4586,4474,4680,6851,4490,4595,4595,4947,695,5307,803,5559,587,4919,3299,5631,2099,5243,2003,5567,707,4587,4475,4681,6850,4491,4596,4596,4640,2978,4676,4382,4604,5462,4920,3300,5000,5678,5244,2004,5568,708,5576,1574,5672,10758,5446,4597,4597,4641,2979,4677,4383,4605,5463,4921,3301,5001,5679,5245,2005,5569,709,5577,1575,5673,10759,5447,4598,4598,4642,2976,4678,4380,4606,5460,4922,3302,5002,5676,5246,2006,5570,710,5578,1572,5674,10756,5444,4599,4599,4643,2977,4679,4381,4607,5461,4923,3303,5003,5677,5247,2007,5571,711,5579,1573,5675,10757,5445,4600,4600,3017,2982,2405,4386,2657,5466,4924,3304,2081,5682,5248,2008,5572,712,2333,1578,1133,8162,3499,4601,4601,3016,2983,2404,4387,2656,5467,4925,3305,2080,5683,5249,2009,5573,713,2332,1579,1132,8163,3498,4602,4602,3019,2980,2407,4384,2659,5464,4926,3306,2083,5680,5250,2010,5574,714,2335,1576,1135,8160,3497,4603,4603,3018,2981,2406,4385,2658,5465,4927,3307,2082,5681,5251,2011,5575,715,2334,1577,1134,8161,3496,4604,4604,4956,2986,5316,4390,5568,5470,4928,3308,5640,5686,5252,2012,5576,716,4596,1582,4692,5903,4466,4605,4605,4957,2987,5317,4391,5569,5471,4929,3309,5641,5687,5253,2013,5577,717,4597,1583,4693,5902,4467,4606,4606,4958,2984,5318,4388,5570,5468,4930,3310,5642,5684,5254,2014,5578,718,4598,1580,4694,5901,4464,4607,4607,4959,2985,5319,4389,5571,5469,4931,3311,5643,5685,5255,2015,5579,719,4599,1581,4695,5900,4465,4608,4608,5552,3324,4940,4728,5300,1920,4932,3312,4616,3432,5256,2016,5580,720,4976,3216,9176,4846,9815,4609,4609,5553,3325,4941,4729,5301,1921,4933,3313,4617,3433,5257,2017,5581,721,4977,3217,9177,4847,9814,4610,4610,5554,3326,4942,4730,5302,1922,4934,3314,4618,3434,5258,2018,5582,722,4978,3218,9178,4844,9813,4611,4611,5555,3327,4943,4731,5303,1923,4935,3315,4619,3435,5259,2019,5583,723,4979,3219,9179,4845,9812,4612,4612,2309,3328,2669,4732,3029,1924,4936,3316,2993,3436,5260,2020,5584,724,2057,3220,8201,3871,9807,4613,4613,2308,3329,2668,4733,3028,1925,4937,3317,2992,3437,5261,2021,5585,725,2056,3221,8200,3870,9806,4614,4614,2311,3330,2671,4734,3031,1926,4938,3318,2995,3438,5262,2022,5586,726,2059,3222,8203,3869,9805,4615,4615,2310,3331,2670,4735,3030,1927,4939,3319,2994,3439,5263,2023,5587,727,2058,3223,8202,3868,9804,4616,4616,4572,3332,4608,4736,4644,1928,4940,3320,4932,3440,5264,2024,5588,728,5616,3224,10788,4514,9810,4617,4617,4573,3333,4609,4737,4645,1929,4941,3321,4933,3441,5265,2025,5589,729,5617,3225,10789,4515,9811,4618,4618,4574,3334,4610,4738,4646,1930,4942,3322,4934,3442,5266,2026,5590,730,5618,3226,10790,4512,9808,4619,4619,4575,3335,4611,4739,4647,1931,4943,3323,4935,3443,5267,2027,5591,731,5619,3227,10791,4513,9809,4620,4620,5564,720,4952,828,5312,612,4944,3324,4628,2124,5268,2028,5592,732,4988,4500,6250,4856,9825,4621,4621,5565,721,4953,829,5313,613,4945,3325,4629,2125,5269,2029,5593,733,4989,4501,6251,4857,9824,4622,4622,5566,722,4954,830,5314,614,4946,3326,4630,2126,5270,2030,5594,734,4990,4502,6248,4858,9827,4623,4623,5567,723,4955,831,5315,615,4947,3327,4631,2127,5271,2031,5595,735,4991,4503,6249,4859,9826,4624,4624,2321,724,2681,832,3041,616,4948,3328,3005,2128,5272,2032,5596,736,2069,4504,9811,3881,9817,4625,4625,2320,725,2680,833,3040,617,4949,3329,3004,2129,5273,2033,5597,737,2068,4505,9810,3880,9816,4626,4626,2323,726,2683,834,3043,618,4950,3330,3007,2130,5274,2034,5598,738,2071,4506,9809,3883,9819,4627,4627,2322,727,2682,835,3042,619,4951,3331,3006,2131,5275,2035,5599,739,2070,4507,9808,3882,9818,4628,4628,4584,728,4620,836,4656,620,4952,3332,4944,2132,5276,2036,5600,740,5628,4508,7214,4524,9820,4629,4629,4585,729,4621,837,4657,621,4953,3333,4945,2133,5277,2037,5601,741,5629,4509,7215,4525,9821,4630,4630,4586,730,4622,838,4658,622,4954,3334,4946,2134,5278,2038,5602,742,5630,4510,7212,4526,9822,4631,4631,4587,731,4623,839,4659,623,4955,3335,4947,2135,5279,2039,5603,743,5631,4511,7213,4527,9823,4632,4632,5576,2366,4964,3770,5324,4850,4956,3336,4640,5066,5280,2040,5604,744,5000,962,9476,4834,9803,4633,4633,5577,2367,4965,3771,5325,4851,4957,3337,4641,5067,5281,2041,5605,745,5001,963,9477,4835,9802,4634,4634,5578,2364,4966,3768,5326,4848,4958,3338,4642,5064,5282,2042,5606,746,5002,960,9478,4832,9801,4635,4635,5579,2365,4967,3769,5327,4849,4959,3339,4643,5065,5283,2043,5607,747,5003,961,9479,4833,9800,4636,4636,2333,2370,2693,3774,3053,4854,4960,3340,3017,5070,5284,2044,5608,748,2081,966,7853,3859,9795,4637,4637,2332,2371,2692,3775,3052,4855,4961,3341,3016,5071,5285,2045,5609,749,2080,967,7852,3858,9794,4638,4638,2335,2368,2695,3772,3055,4852,4962,3342,3019,5068,5286,2046,5610,750,2083,964,7855,3857,9793,4639,4639,2334,2369,2694,3773,3054,4853,4963,3343,3018,5069,5287,2047,5611,751,2082,965,7854,3856,9792,4640,4640,4596,2374,4632,3778,4668,4858,4964,3344,4956,5074,5288,2048,5612,752,5640,970,10440,4502,9798,4641,4641,4597,2375,4633,3779,4669,4859,4965,3345,4957,5075,5289,2049,5613,753,5641,971,10441,4503,9799,4642,4642,4598,2372,4634,3776,4670,4856,4966,3346,4958,5072,5290,2050,5614,754,5642,968,10442,4500,9796,4643,4643,4599,2373,4635,3777,4671,4857,4967,3347,4959,5073,5291,2051,5615,755,5643,969,10443,4501,9797,4644,4644,4976,3360,5228,4764,5588,1956,4968,3348,5552,3468,5292,2052,5616,756,4616,3252,10800,9851,8224,4645,4645,4977,3361,5229,4765,5589,1957,4969,3349,5553,3469,5293,2053,5617,757,4617,3253,10801,9850,8225,4646,4646,4978,3362,5230,4766,5590,1958,4970,3350,5554,3470,5294,2054,5618,758,4618,3254,10802,9849,8226,4647,4647,4979,3363,5231,4767,5591,1959,4971,3351,5555,3471,5295,2055,5619,759,4619,3255,10803,9848,8227,4648,4648,2057,3364,1985,4768,2021,1960,4972,3352,2309,3472,5296,2056,5620,760,2993,3256,10804,9843,10812,4649,4649,2056,3365,1984,4769,2020,1961,4973,3353,2308,3473,5297,2057,5621,761,2992,3257,10805,9842,10813,4650,4650,2059,3366,1987,4770,2023,1962,4974,3354,2311,3474,5298,2058,5622,762,2995,3258,10806,9841,10814,4651,4651,2058,3367,1986,4771,2022,1963,4975,3355,2310,3475,5299,2059,5623,763,2994,3259,10807,9840,10815,4652,4652,5616,3368,4896,4772,5256,1964,4976,3356,4572,3476,5300,2060,5624,764,4932,3260,10808,9846,8877,4653,4653,5617,3369,4897,4773,5257,1965,4977,3357,4573,3477,5301,2061,5625,765,4933,3261,10809,9847,8876,4654,4654,5618,3370,4898,4774,5258,1966,4978,3358,4574,3478,5302,2062,5626,766,4934,3262,10810,9844,8879,4655,4655,5619,3371,4899,4775,5259,1967,4979,3359,4575,3479,5303,2063,5627,767,4935,3263,10811,9845,8878,4656,4656,4988,756,5240,864,5600,648,4980,3360,5564,2160,5304,2064,5628,768,4628,4536,10812,9861,9832,4657,4657,4989,757,5241,865,5601,649,4981,3361,5565,2161,5305,2065,5629,769,4629,4537,10813,9860,9833,4658,4658,4990,758,5242,866,5602,650,4982,3362,5566,2162,5306,2066,5630,770,4630,4538,10814,9863,9834,4659,4659,4991,759,5243,867,5603,651,4983,3363,5567,2163,5307,2067,5631,771,4631,4539,10815,9862,9835,4660,4660,2069,760,1997,868,2033,652,4984,3364,2321,2164,5308,2068,5632,772,3005,4540,10816,9853,7236,4661,4661,2068,761,1996,869,2032,653,4985,3365,2320,2165,5309,2069,5633,773,3004,4541,10817,9852,7237,4662,4662,2071,762,1999,870,2035,654,4986,3366,2323,2166,5310,2070,5634,774,3007,4542,10818,9855,7238,4663,4663,2070,763,1998,871,2034,655,4987,3367,2322,2167,5311,2071,5635,775,3006,4543,10819,9854,7239,4664,4664,5628,764,4908,872,5268,656,4988,3368,4584,2168,5312,2072,5636,776,4944,4544,10820,9856,6597,4665,4665,5629,765,4909,873,5269,657,4989,3369,4585,2169,5313,2073,5637,777,4945,4545,10821,9857,6596,4666,4666,5630,766,4910,874,5270,658,4990,3370,4586,2170,5314,2074,5638,778,4946,4546,10822,9858,6599,4667,4667,5631,767,4911,875,5271,659,4991,3371,4587,2171,5315,2075,5639,779,4947,4547,10823,9859,6598,4668,4668,5000,2726,5252,4130,5612,5210,4992,3372,5576,5426,5316,2076,5640,780,4640,1322,10824,9839,10506,4669,4669,5001,2727,5253,4131,5613,5211,4993,3373,5577,5427,5317,2077,5641,781,4641,1323,10825,9838,10507,4670,4670,5002,2724,5254,4128,5614,5208,4994,3374,5578,5424,5318,2078,5642,782,4642,1320,10826,9837,10504,4671,4671,5003,2725,5255,4129,5615,5209,4995,3375,5579,5425,5319,2079,5643,783,4643,1321,10827,9836,10505,4672,4672,2081,2730,2009,4134,2045,5214,4996,3376,2333,5430,5320,2080,5644,784,3017,1326,10828,9831,7910,4673,4673,2080,2731,2008,4135,2044,5215,4997,3377,2332,5431,5321,2081,5645,785,3016,1327,10829,9830,7911,4674,4674,2083,2728,2011,4132,2047,5212,4998,3378,2335,5428,5322,2082,5646,786,3019,1324,10830,9829,7908,4675,4675,2082,2729,2010,4133,2046,5213,4999,3379,2334,5429,5323,2083,5647,787,3018,1325,10831,9828,7909,4676,4676,5640,2734,4920,4138,5280,5218,5000,3380,4596,5434,5324,2084,5648,788,4956,1330,10832,9834,5975,4677,4677,5641,2735,4921,4139,5281,5219,5001,3381,4597,5435,5325,2085,5649,789,4957,1331,10833,9835,5974,4678,4678,5642,2732,4922,4136,5282,5216,5002,3382,4598,5432,5326,2086,5650,790,4958,1328,10834,9832,5973,4679,4679,5643,2733,4923,4137,5283,5217,5003,3383,4599,5433,5327,2087,5651,791,4959,1329,10835,9833,5972,4680,4680,4724,588,4760,696,4688,804,5004,3384,5084,1992,5328,2088,5652,792,5660,4692,4594,4769,458,4681,4681,4725,589,4761,697,4689,805,5005,3385,5085,1993,5329,2089,5653,793,5661,4693,4595,4768,459,4682,4682,4726,590,4762,698,4690,806,5006,3386,5086,1994,5330,2090,5654,794,5662,4694,4592,4771,456,4683,4683,4727,591,4763,699,4691,807,5007,3387,5087,1995,5331,2091,5655,795,5663,4695,4593,4770,457,4684,4684,1805,592,1193,700,1445,808,5008,3388,869,1996,5332,2092,5656,796,1121,4696,2647,4772,462,4685,4685,1804,593,1192,701,1444,809,5009,3389,868,1997,5333,2093,5657,797,1120,4697,2646,4773,463,4686,4686,1807,594,1195,702,1447,810,5010,3390,871,1998,5334,2094,5658,798,1123,4698,2645,4774,460,4687,4687,1806,595,1194,703,1446,811,5011,3391,870,1999,5335,2095,5659,799,1122,4699,2644,4775,461,4688,4688,5040,596,5400,704,5652,812,5012,3392,5724,2000,5336,2096,5660,800,4680,4700,5558,4765,466,4689,4689,5041,597,5401,705,5653,813,5013,3393,5725,2001,5337,2097,5661,801,4681,4701,5559,4764,467,4690,4690,5042,598,5402,706,5654,814,5014,3394,5726,2002,5338,2098,5662,802,4682,4702,5556,4767,464,4691,4691,5043,599,5403,707,5655,815,5015,3395,5727,2003,5339,2099,5663,803,4683,4703,5557,4766,465,4692,4692,4736,1872,4772,3276,4700,4680,5016,3396,5096,4572,5340,2100,5664,804,5672,792,4604,869,434,4693,4693,4737,1873,4773,3277,4701,4681,5017,3397,5097,4573,5341,2101,5665,805,5673,793,4605,868,435,4694,4694,4738,1874,4774,3278,4702,4682,5018,3398,5098,4574,5342,2102,5666,806,5674,794,4606,871,432,4695,4695,4739,1875,4775,3279,4703,4683,5019,3399,5099,4575,5343,2103,5667,807,5675,795,4607,870,433,4696,4696,1817,1876,1205,3280,1457,4684,5020,3400,881,4576,5344,2104,5668,808,1133,796,2657,872,438,4697,4697,1816,1877,1204,3281,1456,4685,5021,3401,880,4577,5345,2105,5669,809,1132,797,2656,873,439,4698,4698,1819,1878,1207,3282,1459,4686,5022,3402,883,4578,5346,2106,5670,810,1135,798,2659,874,436,4699,4699,1818,1879,1206,3283,1458,4687,5023,3403,882,4579,5347,2107,5671,811,1134,799,2658,875,437,4700,4700,5052,1880,5412,3284,5664,4688,5024,3404,5736,4580,5348,2108,5672,812,4692,800,5568,865,442,4701,4701,5053,1881,5413,3285,5665,4689,5025,3405,5737,4581,5349,2109,5673,813,4693,801,5569,864,443,4702,4702,5054,1882,5414,3286,5666,4690,5026,3406,5738,4582,5350,2110,5674,814,4694,802,5570,867,440,4703,4703,5055,1883,5415,3287,5667,4691,5027,3407,5739,4583,5351,2111,5675,815,4695,803,5571,866,441,4704,4704,4748,4166,4784,5570,4712,3086,5028,3408,5108,4274,5352,2112,5676,816,5684,4382,4582,4135,444,4705,4705,4749,4167,4785,5571,4713,3087,5029,3409,5109,4275,5353,2113,5677,817,5685,4383,4583,4134,445,4706,4706,4750,4164,4786,5568,4714,3084,5030,3410,5110,4272,5354,2114,5678,818,5686,4380,4580,4133,446,4707,4707,4751,4165,4787,5569,4715,3085,5031,3411,5111,4273,5355,2115,5679,819,5687,4381,4581,4132,447,4708,4708,1829,4170,1217,5574,1469,3090,5032,3412,893,4278,5356,2116,5680,820,1145,4386,2635,4138,448,4709,4709,1828,4171,1216,5575,1468,3091,5033,3413,892,4279,5357,2117,5681,821,1144,4387,2634,4139,449,4710,4710,1831,4168,1219,5572,1471,3088,5034,3414,895,4276,5358,2118,5682,822,1147,4384,2633,4136,450,4711,4711,1830,4169,1218,5573,1470,3089,5035,3415,894,4277,5359,2119,5683,823,1146,4385,2632,4137,451,4712,4712,5064,4174,5424,5578,5676,3094,5036,3416,5748,4282,5360,2120,5684,824,4704,4390,5546,4131,452,4713,4713,5065,4175,5425,5579,5677,3095,5037,3417,5749,4283,5361,2121,5685,825,4705,4391,5547,4130,453,4714,4714,5066,4172,5426,5576,5678,3092,5038,3418,5750,4280,5362,2122,5686,826,4706,4388,5544,4129,454,4715,4715,5067,4173,5427,5577,5679,3093,5039,3419,5751,4281,5363,2123,5687,827,4707,4389,5545,4128,455,4716,4716,5660,624,5048,732,5408,840,5040,3420,4724,2028,5364,2124,5688,828,5084,4728,10895,463,885,4717,4717,5661,625,5049,733,5409,841,5041,3421,4725,2029,5365,2125,5689,829,5085,4729,10894,462,884,4718,4718,5662,626,5050,734,5410,842,5042,3422,4726,2030,5366,2126,5690,830,5086,4730,10893,461,887,4719,4719,5663,627,5051,735,5411,843,5043,3423,4727,2031,5367,2127,5691,831,5087,4731,10892,460,886,4720,4720,1121,628,1481,736,1841,844,5044,3424,1805,2032,5368,2128,5692,832,869,4732,10887,466,877,4721,4721,1120,629,1480,737,1840,845,5045,3425,1804,2033,5369,2129,5693,833,868,4733,10886,467,876,4722,4722,1123,630,1483,738,1843,846,5046,3426,1807,2034,5370,2130,5694,834,871,4734,10885,464,879,4723,4723,1122,631,1482,739,1842,847,5047,3427,1806,2035,5371,2131,5695,835,870,4735,10884,465,878,4724,4724,4680,632,4716,740,4752,848,5048,3428,5040,2036,5372,2132,5696,836,5724,4736,10890,459,880,4725,4725,4681,633,4717,741,4753,849,5049,3429,5041,2037,5373,2133,5697,837,5725,4737,10891,458,881,4726,4726,4682,634,4718,742,4754,850,5050,3430,5042,2038,5374,2134,5698,838,5726,4738,10888,457,882,4727,4727,4683,635,4719,743,4755,851,5051,3431,5043,2039,5375,2135,5699,839,5727,4739,10889,456,883,4728,4728,5672,1908,5060,3312,5420,4716,5052,3432,4736,4608,5376,2136,5700,840,5096,828,10905,439,4761,4729,4729,5673,1909,5061,3313,5421,4717,5053,3433,4737,4609,5377,2137,5701,841,5097,829,10904,438,4760,4730,4730,5674,1910,5062,3314,5422,4718,5054,3434,4738,4610,5378,2138,5702,842,5098,830,10907,437,4763,4731,4731,5675,1911,5063,3315,5423,4719,5055,3435,4739,4611,5379,2139,5703,843,5099,831,10906,436,4762,4732,4732,1133,1912,1493,3316,1853,4720,5056,3436,1817,4612,5380,2140,5704,844,881,832,10897,442,4753,4733,4733,1132,1913,1492,3317,1852,4721,5057,3437,1816,4613,5381,2141,5705,845,880,833,10896,443,4752,4734,4734,1135,1914,1495,3318,1855,4722,5058,3438,1819,4614,5382,2142,5706,846,883,834,10899,440,4755,4735,4735,1134,1915,1494,3319,1854,4723,5059,3439,1818,4615,5383,2143,5707,847,882,835,10898,441,4754,4736,4736,4692,1916,4728,3320,4764,4724,5060,3440,5052,4616,5384,2144,5708,848,5736,836,10900,435,4756,4737,4737,4693,1917,4729,3321,4765,4725,5061,3441,5053,4617,5385,2145,5709,849,5737,837,10901,434,4757,4738,4738,4694,1918,4730,3322,4766,4726,5062,3442,5054,4618,5386,2146,5710,850,5738,838,10902,433,4758,4739,4739,4695,1919,4731,3323,4767,4727,5063,3443,5055,4619,5387,2147,5711,851,5739,839,10903,432,4759,4740,4740,5684,3554,5072,4958,5432,2474,5064,3444,4748,3662,5388,2148,5712,852,5108,3770,10883,449,2843,4741,4741,5685,3555,5073,4959,5433,2475,5065,3445,4749,3663,5389,2149,5713,853,5109,3771,10882,448,2842,4742,4742,5686,3552,5074,4956,5434,2472,5066,3446,4750,3660,5390,2150,5714,854,5110,3768,10881,451,2841,4743,4743,5687,3553,5075,4957,5435,2473,5067,3447,4751,3661,5391,2151,5715,855,5111,3769,10880,450,2840,4744,4744,1145,3558,1505,4962,1865,2478,5068,3448,1829,3666,5392,2152,5716,856,893,3774,10875,452,2835,4745,4745,1144,3559,1504,4963,1864,2479,5069,3449,1828,3667,5393,2153,5717,857,892,3775,10874,453,2834,4746,4746,1147,3556,1507,4960,1867,2476,5070,3450,1831,3664,5394,2154,5718,858,895,3772,10873,454,2833,4747,4747,1146,3557,1506,4961,1866,2477,5071,3451,1830,3665,5395,2155,5719,859,894,3773,10872,455,2832,4748,4748,4704,3562,4740,4966,4776,2482,5072,3452,5064,3670,5396,2156,5720,860,5748,3778,10878,445,2838,4749,4749,4705,3563,4741,4967,4777,2483,5073,3453,5065,3671,5397,2157,5721,861,5749,3779,10879,444,2839,4750,4750,4706,3560,4742,4964,4778,2480,5074,3454,5066,3668,5398,2158,5722,862,5750,3776,10876,447,2836,4751,4751,4707,3561,4743,4965,4779,2481,5075,3455,5067,3669,5399,2159,5723,863,5751,3777,10877,446,2837,4752,4752,5084,660,5336,768,5696,876,5076,3456,5660,2064,5400,2160,5724,864,4724,4764,6064,813,4733,4753,4753,5085,661,5337,769,5697,877,5077,3457,5661,2065,5401,2161,5725,865,4725,4765,6065,812,4732,4754,4754,5086,662,5338,770,5698,878,5078,3458,5662,2066,5402,2162,5726,866,4726,4766,6066,815,4735,4755,4755,5087,663,5339,771,5699,879,5079,3459,5663,2067,5403,2163,5727,867,4727,4767,6067,814,4734,4756,4756,869,664,797,772,833,880,5080,3460,1121,2068,5404,2164,5728,868,1805,4768,9948,805,4736,4757,4757,868,665,796,773,832,881,5081,3461,1120,2069,5405,2165,5729,869,1804,4769,9949,804,4737,4758,4758,871,666,799,774,835,882,5082,3462,1123,2070,5406,2166,5730,870,1807,4770,9950,807,4738,4759,4759,870,667,798,775,834,883,5083,3463,1122,2071,5407,2167,5731,871,1806,4771,9951,806,4739,4760,4760,5724,668,5004,776,5364,884,5084,3464,4680,2072,5408,2168,5732,872,5040,4772,8013,808,4729,4761,4761,5725,669,5005,777,5365,885,5085,3465,4681,2073,5409,2169,5733,873,5041,4773,8012,809,4728,4762,4762,5726,670,5006,778,5366,886,5086,3466,4682,2074,5410,2170,5734,874,5042,4774,8015,810,4731,4763,4763,5727,671,5007,779,5367,887,5087,3467,4683,2075,5411,2171,5735,875,5043,4775,8014,811,4730,4764,4764,5096,1944,5348,3348,5708,4752,5088,3468,5672,4644,5412,2172,5736,876,4736,864,10912,4689,833,4765,4765,5097,1945,5349,3349,5709,4753,5089,3469,5673,4645,5413,2173,5737,877,4737,865,10913,4688,832,4766,4766,5098,1946,5350,3350,5710,4754,5090,3470,5674,4646,5414,2174,5738,878,4738,866,10914,4691,835,4767,4767,5099,1947,5351,3351,5711,4755,5091,3471,5675,4647,5415,2175,5739,879,4739,867,10915,4690,834,4768,4768,881,1948,809,3352,845,4756,5092,3472,1133,4648,5416,2176,5740,880,1817,868,7020,4681,836,4769,4769,880,1949,808,3353,844,4757,5093,3473,1132,4649,5417,2177,5741,881,1816,869,7021,4680,837,4770,4770,883,1950,811,3354,847,4758,5094,3474,1135,4650,5418,2178,5742,882,1819,870,7022,4683,838,4771,4771,882,1951,810,3355,846,4759,5095,3475,1134,4651,5419,2179,5743,883,1818,871,7023,4682,839,4772,4772,5736,1952,5016,3356,5376,4760,5096,3476,4692,4652,5420,2180,5744,884,5052,872,8973,4684,829,4773,4773,5737,1953,5017,3357,5377,4761,5097,3477,4693,4653,5421,2181,5745,885,5053,873,8972,4685,828,4774,4774,5738,1954,5018,3358,5378,4762,5098,3478,4694,4654,5422,2182,5746,886,5054,874,8975,4686,831,4775,4775,5739,1955,5019,3359,5379,4763,5099,3479,4695,4655,5423,2183,5747,887,5055,875,8974,4687,830,4776,4776,5108,3914,5360,5318,5720,2834,5100,3480,5684,4022,5424,2184,5748,888,4748,4130,10290,3095,3775,4777,4777,5109,3915,5361,5319,5721,2835,5101,3481,5685,4023,5425,2185,5749,889,4749,4131,10291,3094,3774,4778,4778,5110,3912,5362,5316,5722,2832,5102,3482,5686,4020,5426,2186,5750,890,4750,4128,10288,3093,3773,4779,4779,5111,3913,5363,5317,5723,2833,5103,3483,5687,4021,5427,2187,5751,891,4751,4129,10289,3092,3772,4780,4780,893,3918,821,5322,857,2838,5104,3484,1145,4026,5428,2188,5752,892,1829,4134,6398,3087,3778,4781,4781,892,3919,820,5323,856,2839,5105,3485,1144,4027,5429,2189,5753,893,1828,4135,6399,3086,3779,4782,4782,895,3916,823,5320,859,2836,5106,3486,1147,4024,5430,2190,5754,894,1831,4132,6396,3085,3776,4783,4783,894,3917,822,5321,858,2837,5107,3487,1146,4025,5431,2191,5755,895,1830,4133,6397,3084,3777,4784,4784,5748,3922,5028,5326,5388,2842,5108,3488,4704,4030,5432,2192,5756,896,5064,4138,9647,3090,3771,4785,4785,5749,3923,5029,5327,5389,2843,5109,3489,4705,4031,5433,2193,5757,897,5065,4139,9646,3091,3770,4786,4786,5750,3920,5030,5324,5390,2840,5110,3490,4706,4028,5434,2194,5758,898,5066,4136,9645,3088,3769,4787,4787,5751,3921,5031,5325,5391,2841,5111,3491,4707,4029,5435,2195,5759,899,5067,4137,9644,3089,3768,4788,4788,5480,2424,4868,3504,5120,4908,4464,3492,4544,4800,5436,2196,5112,900,4796,1020,360,9972,1042,4789,4789,5481,2425,4869,3505,5121,4909,4465,3493,4545,4801,5437,2197,5113,901,4797,1021,361,9973,1043,4790,4790,5482,2426,4870,3506,5122,4910,4466,3494,4546,4802,5438,2198,5114,902,4798,1022,362,9974,1040,4791,4791,5483,2427,4871,3507,5123,4911,4467,3495,4547,4803,5439,2199,5115,903,4799,1023,363,9975,1041,4792,4792,3209,2428,3245,3508,3173,4912,4468,3496,3569,4804,5440,2200,5116,904,4145,1024,364,9976,4279,4793,4793,3208,2429,3244,3509,3172,4913,4469,3497,3568,4805,5441,2201,5117,905,4144,1025,365,9977,4278,4794,4794,3211,2430,3247,3510,3175,4914,4470,3498,3571,4806,5442,2202,5118,906,4147,1026,366,9978,4277,4795,4795,3210,2431,3246,3511,3174,4915,4471,3499,3570,4807,5443,2203,5119,907,4146,1027,367,9979,4276,4796,4796,5148,2432,5508,3512,4788,4916,4472,3500,5184,4808,5444,2204,5120,908,5112,1028,368,9980,1358,4797,4797,5149,2433,5509,3513,4789,4917,4473,3501,5185,4809,5445,2205,5121,909,5113,1029,369,9981,1359,4798,4798,5150,2434,5510,3514,4790,4918,4474,3502,5186,4810,5446,2206,5122,910,5114,1030,370,9982,1356,4799,4799,5151,2435,5511,3515,4791,4919,4475,3503,5187,4811,5447,2207,5123,911,5115,1031,371,9983,1357,4800,4800,5492,3708,4880,4788,5132,2304,4476,3504,4556,3492,5448,2208,5124,912,4808,3600,372,9984,1018,4801,4801,5493,3709,4881,4789,5133,2305,4477,3505,4557,3493,5449,2209,5125,913,4809,3601,373,9985,1019,4802,4802,5494,3710,4882,4790,5134,2306,4478,3506,4558,3494,5450,2210,5126,914,4810,3602,374,9986,1016,4803,4803,5495,3711,4883,4791,5135,2307,4479,3507,4559,3495,5451,2211,5127,915,4811,3603,375,9987,1017,4804,4804,3221,3712,3257,4792,3185,2308,4480,3508,3581,3496,5452,2212,5128,916,4157,3604,376,9988,4255,4805,4805,3220,3713,3256,4793,3184,2309,4481,3509,3580,3497,5453,2213,5129,917,4156,3605,377,9989,4254,4806,4806,3223,3714,3259,4794,3187,2310,4482,3510,3583,3498,5454,2214,5130,918,4159,3606,378,9990,4253,4807,4807,3222,3715,3258,4795,3186,2311,4483,3511,3582,3499,5455,2215,5131,919,4158,3607,379,9991,4252,4808,4808,5160,3716,5520,4796,4800,2312,4484,3512,5196,3500,5456,2216,5132,920,5124,3608,380,9992,1334,4809,4809,5161,3717,5521,4797,4801,2313,4485,3513,5197,3501,5457,2217,5133,921,5125,3609,381,9993,1335,4810,4810,5162,3718,5522,4798,4802,2314,4486,3514,5198,3502,5458,2218,5134,922,5126,3610,382,9994,1332,4811,4811,5163,3719,5523,4799,4803,2315,4487,3515,5199,3503,5459,2219,5135,923,5127,3611,383,9995,1333,4812,4812,5504,1466,4892,1250,5144,1358,4488,3516,4568,2546,5460,2220,5136,924,4820,5246,384,9996,1028,4813,4813,5505,1467,4893,1251,5145,1359,4489,3517,4569,2547,5461,2221,5137,925,4821,5247,385,9997,1029,4814,4814,5506,1464,4894,1248,5146,1356,4490,3518,4570,2544,5462,2222,5138,926,4822,5244,386,9998,1030,4815,4815,5507,1465,4895,1249,5147,1357,4491,3519,4571,2545,5463,2223,5139,927,4823,5245,387,9999,1031,4816,4816,3233,1470,3269,1254,3197,1362,4492,3520,3593,2550,5464,2224,5140,928,4169,5250,388,10000,4265,4817,4817,3232,1471,3268,1255,3196,1363,4493,3521,3592,2551,5465,2225,5141,929,4168,5251,389,10001,4264,4818,4818,3235,1468,3271,1252,3199,1360,4494,3522,3595,2548,5466,2226,5142,930,4171,5248,390,10002,4267,4819,4819,3234,1469,3270,1253,3198,1361,4495,3523,3594,2549,5467,2227,5143,931,4170,5249,391,10003,4266,4820,4820,5172,1474,5532,1258,4812,1366,4496,3524,5208,2554,5468,2228,5144,932,5136,5254,392,10004,1344,4821,4821,5173,1475,5533,1259,4813,1367,4497,3525,5209,2555,5469,2229,5145,933,5137,5255,393,10005,1345,4822,4822,5174,1472,5534,1256,4814,1364,4498,3526,5210,2552,5470,2230,5146,934,5138,5252,394,10006,1346,4823,4823,5175,1473,5535,1257,4815,1365,4499,3527,5211,2553,5471,2231,5147,935,5139,5253,395,10007,1347,4824,4824,4472,2460,4508,3540,4544,4944,4500,3528,4832,4836,5472,2232,5148,936,5516,1056,5205,4966,9716,4825,4825,4473,2461,4509,3541,4545,4945,4501,3529,4833,4837,5473,2233,5149,937,5517,1057,5204,4967,9717,4826,4826,4474,2462,4510,3542,4546,4946,4502,3530,4834,4838,5474,2234,5150,938,5518,1058,5207,4964,9718,4827,4827,4475,2463,4511,3543,4547,4947,4503,3531,4835,4839,5475,2235,5151,939,5519,1059,5206,4965,9719,4828,4828,3821,2464,4181,3544,3569,4948,4504,3532,3857,4840,5476,2236,5152,940,3893,1060,5197,2695,7445,4829,4829,3820,2465,4180,3545,3568,4949,4505,3533,3856,4841,5477,2237,5153,941,3892,1061,5196,2694,7444,4830,4830,3823,2466,4183,3546,3571,4950,4506,3534,3859,4842,5478,2238,5154,942,3895,1062,5199,2693,7447,4831,4831,3822,2467,4182,3547,3570,4951,4507,3535,3858,4843,5479,2239,5155,943,3894,1063,5198,2692,7446,4832,4832,5436,2468,4824,3548,5184,4952,4508,3536,4500,4844,5480,2240,5156,944,4860,1064,5200,4634,6144,4833,4833,5437,2469,4825,3549,5185,4953,4509,3537,4501,4845,5481,2241,5157,945,4861,1065,5201,4635,6145,4834,4834,5438,2470,4826,3550,5186,4954,4510,3538,4502,4846,5482,2242,5158,946,4862,1066,5202,4632,6146,4835,4835,5439,2471,4827,3551,5187,4955,4511,3539,4503,4847,5483,2243,5159,947,4863,1067,5203,4633,6147,4836,4836,4484,3744,4520,4824,4556,2340,4512,3540,4844,3528,5484,2244,5160,948,5528,3636,3897,4942,9382,4837,4837,4485,3745,4521,4825,4557,2341,4513,3541,4845,3529,5485,2245,5161,949,5529,3637,3896,4943,9383,4838,4838,4486,3746,4522,4826,4558,2342,4514,3542,4846,3530,5486,2246,5162,950,5530,3638,3899,4940,9380,4839,4839,4487,3747,4523,4827,4559,2343,4515,3543,4847,3531,5487,2247,5163,951,5531,3639,3898,4941,9381,4840,4840,3833,3748,4193,4828,3581,2344,4516,3544,3869,3532,5488,2248,5164,952,3905,3640,3889,2671,6463,4841,4841,3832,3749,4192,4829,3580,2345,4517,3545,3868,3533,5489,2249,5165,953,3904,3641,3888,2670,6462,4842,4842,3835,3750,4195,4830,3583,2346,4518,3546,3871,3534,5490,2250,5166,954,3907,3642,3891,2669,6461,4843,4843,3834,3751,4194,4831,3582,2347,4519,3547,3870,3535,5491,2251,5167,955,3906,3643,3890,2668,6460,4844,4844,5448,3752,4836,4832,5196,2348,4520,3548,4512,3536,5492,2252,5168,956,4872,3644,3892,4610,7754,4845,4845,5449,3753,4837,4833,5197,2349,4521,3549,4513,3537,5493,2253,5169,957,4873,3645,3893,4611,7755,4846,4846,5450,3754,4838,4834,5198,2350,4522,3550,4514,3538,5494,2254,5170,958,4874,3646,3894,4608,7752,4847,4847,5451,3755,4839,4835,5199,2351,4523,3551,4515,3539,5495,2255,5171,959,4875,3647,3895,4609,7753,4848,4848,4496,854,4532,638,4568,746,4524,3552,4856,1934,5496,2256,5172,960,5540,4634,1979,4952,10016,4849,4849,4497,855,4533,639,4569,747,4525,3553,4857,1935,5497,2257,5173,961,5541,4635,1978,4953,10017,4850,4850,4498,852,4534,636,4570,744,4526,3554,4858,1932,5498,2258,5174,962,5542,4632,1977,4954,10018,4851,4851,4499,853,4535,637,4571,745,4527,3555,4859,1933,5499,2259,5175,963,5543,4633,1976,4955,10019,4852,4852,3845,858,4205,642,3593,750,4528,3556,3881,1938,5500,2260,5176,964,3917,4638,1971,2681,7097,4853,4853,3844,859,4204,643,3592,751,4529,3557,3880,1939,5501,2261,5177,965,3916,4639,1970,2680,7096,4854,4854,3847,856,4207,640,3595,748,4530,3558,3883,1936,5502,2262,5178,966,3919,4636,1969,2683,7099,4855,4855,3846,857,4206,641,3594,749,4531,3559,3882,1937,5503,2263,5179,967,3918,4637,1968,2682,7098,4856,4856,5460,862,4848,646,5208,754,4532,3560,4524,1942,5504,2264,5180,968,4884,4642,1974,4620,5796,4857,4857,5461,863,4849,647,5209,755,4533,3561,4525,1943,5505,2265,5181,969,4885,4643,1975,4621,5797,4858,4858,5462,860,4850,644,5210,752,4534,3562,4526,1940,5506,2266,5182,970,4886,4640,1972,4622,5798,4859,4859,5463,861,4851,645,5211,753,4535,3563,4527,1941,5507,2267,5183,971,4887,4641,1973,4623,5799,4860,4860,5192,2496,5444,3576,4832,4980,4536,3564,5120,4872,5508,2268,5184,972,5156,1092,3869,6836,6156,4861,4861,5193,2497,5445,3577,4833,4981,4537,3565,5121,4873,5509,2269,5185,973,5157,1093,3868,6837,6157,4862,4862,5194,2498,5446,3578,4834,4982,4538,3566,5122,4874,5510,2270,5186,974,5158,1094,3871,6838,6158,4863,4863,5195,2499,5447,3579,4835,4983,4539,3567,5123,4875,5511,2271,5187,975,5159,1095,3870,6839,6159,4864,4864,4217,2500,3497,3580,3857,4984,4540,3568,3173,4876,5512,2272,5188,976,3533,1096,3872,8777,6160,4865,4865,4216,2501,3496,3581,3856,4985,4541,3569,3172,4877,5513,2273,5189,977,3532,1097,3873,8776,6161,4866,4866,4219,2502,3499,3582,3859,4986,4542,3570,3175,4878,5514,2274,5190,978,3535,1098,3874,8779,6162,4867,4867,4218,2503,3498,3583,3858,4987,4543,3571,3174,4879,5515,2275,5191,979,3534,1099,3875,8778,6163,4868,4868,4536,2504,4464,3584,4500,4988,4544,3572,4788,4880,5516,2276,5192,980,5472,1100,3865,10068,6164,4869,4869,4537,2505,4465,3585,4501,4989,4545,3573,4789,4881,5517,2277,5193,981,5473,1101,3864,10069,6165,4870,4870,4538,2506,4466,3586,4502,4990,4546,3574,4790,4882,5518,2278,5194,982,5474,1102,3867,10070,6166,4871,4871,4539,2507,4467,3587,4503,4991,4547,3575,4791,4883,5519,2279,5195,983,5475,1103,3866,10071,6167,4872,4872,5204,3780,5456,4860,4844,2376,4548,3576,5132,3564,5520,2280,5196,984,5168,3672,5153,7798,6168,4873,4873,5205,3781,5457,4861,4845,2377,4549,3577,5133,3565,5521,2281,5197,985,5169,3673,5152,7799,6169,4874,4874,5206,3782,5458,4862,4846,2378,4550,3578,5134,3566,5522,2282,5198,986,5170,3674,5155,7796,6170,4875,4875,5207,3783,5459,4863,4847,2379,4551,3579,5135,3567,5523,2283,5199,987,5171,3675,5154,7797,6171,4876,4876,4229,3784,3509,4864,3869,2380,4552,3580,3185,3568,5524,2284,5200,988,3545,3676,5156,9739,6172,4877,4877,4228,3785,3508,4865,3868,2381,4553,3581,3184,3569,5525,2285,5201,989,3544,3677,5157,9738,6173,4878,4878,4231,3786,3511,4866,3871,2382,4554,3582,3187,3570,5526,2286,5202,990,3547,3678,5158,9737,6174,4879,4879,4230,3787,3510,4867,3870,2383,4555,3583,3186,3571,5527,2287,5203,991,3546,3679,5159,9736,6175,4880,4880,4548,3788,4476,4868,4512,2384,4556,3584,4800,3572,5528,2288,5204,992,5484,3680,5149,8438,6176,4881,4881,4549,3789,4477,4869,4513,2385,4557,3585,4801,3573,5529,2289,5205,993,5485,3681,5148,8439,6177,4882,4882,4550,3790,4478,4870,4514,2386,4558,3586,4802,3574,5530,2290,5206,994,5486,3682,5151,8436,6178,4883,4883,4551,3791,4479,4871,4515,2387,4559,3587,4803,3575,5531,2291,5207,995,5487,3683,5150,8437,6179,4884,4884,5216,1862,5468,1646,4856,1754,4560,3588,5144,2942,5532,2292,5208,996,5180,5642,1615,6164,6180,4885,4885,5217,1863,5469,1647,4857,1755,4561,3589,5145,2943,5533,2293,5209,997,5181,5643,1614,6165,6181,4886,4886,5218,1860,5470,1644,4858,1752,4562,3590,5146,2940,5534,2294,5210,998,5182,5640,1613,6166,6182,4887,4887,5219,1861,5471,1645,4859,1753,4563,3591,5147,2941,5535,2295,5211,999,5183,5641,1612,6167,6183,4888,4888,4241,1866,3521,1650,3881,1758,4564,3592,3197,2946,5536,2296,5212,1000,3557,5646,1618,9401,6184,4889,4889,4240,1867,3520,1651,3880,1759,4565,3593,3196,2947,5537,2297,5213,1001,3556,5647,1619,9400,6185,4890,4890,4243,1864,3523,1648,3883,1756,4566,3594,3199,2944,5538,2298,5214,1002,3559,5644,1616,9403,6186,4891,4891,4242,1865,3522,1649,3882,1757,4567,3595,3198,2945,5539,2299,5215,1003,3558,5645,1617,9402,6187,4892,4892,4560,1870,4488,1654,4524,1762,4568,3596,4812,2950,5540,2300,5216,1004,5496,5650,1611,10692,6188,4893,4893,4561,1871,4489,1655,4525,1763,4569,3597,4813,2951,5541,2301,5217,1005,5497,5651,1610,10693,6189,4894,4894,4562,1868,4490,1652,4526,1760,4570,3598,4814,2948,5542,2302,5218,1006,5498,5648,1609,10694,6190,4895,4895,4563,1869,4491,1653,4527,1761,4571,3599,4815,2949,5543,2303,5219,1007,5499,5649,1608,10695,6191,4896,4896,5588,3612,4976,5016,5228,2208,4572,3600,4652,3720,5544,2304,5220,1008,4904,3504,4066,7180,1246,4897,4897,5589,3613,4977,5017,5229,2209,4573,3601,4653,3721,5545,2305,5221,1009,4905,3505,4067,7181,1247,4898,4898,5590,3614,4978,5018,5230,2210,4574,3602,4654,3722,5546,2306,5222,1010,4906,3506,4064,7182,1244,4899,4899,5591,3615,4979,5019,5231,2211,4575,3603,4655,3723,5547,2307,5223,1011,4907,3507,4065,7183,1245,4900,4900,2021,3616,2057,5020,1985,2212,4576,3604,2381,3724,5548,2308,5224,1012,2957,3508,2119,9768,1891,4901,4901,2020,3617,2056,5021,1984,2213,4577,3605,2380,3725,5549,2309,5225,1013,2956,3509,2118,9769,1890,4902,4902,2023,3618,2059,5022,1987,2214,4578,3606,2383,3726,5550,2310,5226,1014,2959,3510,2117,9770,1889,4903,4903,2022,3619,2058,5023,1986,2215,4579,3607,2382,3727,5551,2311,5227,1015,2958,3511,2116,9771,1888,4904,4904,5256,3620,5616,5024,4896,2216,4580,3608,5292,3728,5552,2312,5228,1016,5220,3512,3734,9453,914,4905,4905,5257,3621,5617,5025,4897,2217,4581,3609,5293,3729,5553,2313,5229,1017,5221,3513,3735,9452,915,4906,4906,5258,3622,5618,5026,4898,2218,4582,3610,5294,3730,5554,2314,5230,1018,5222,3514,3732,9455,912,4907,4907,5259,3623,5619,5027,4899,2219,4583,3611,5295,3731,5555,2315,5231,1019,5223,3515,3733,9454,913,4908,4908,5600,1008,4988,1116,5240,900,4584,3612,4664,2412,5556,2316,5232,1020,4916,4788,4042,10084,1256,4909,4909,5601,1009,4989,1117,5241,901,4585,3613,4665,2413,5557,2317,5233,1021,4917,4789,4043,10085,1257,4910,4910,5602,1010,4990,1118,5242,902,4586,3614,4666,2414,5558,2318,5234,1022,4918,4790,4040,10086,1258,4911,4911,5603,1011,4991,1119,5243,903,4587,3615,4667,2415,5559,2319,5235,1023,4919,4791,4041,10087,1259,4912,4912,2033,1012,2069,1120,1997,904,4588,3616,2393,2416,5560,2320,5236,1024,2969,4792,2095,7488,1901,4913,4913,2032,1013,2068,1121,1996,905,4589,3617,2392,2417,5561,2321,5237,1025,2968,4793,2094,7489,1900,4914,4914,2035,1014,2071,1122,1999,906,4590,3618,2395,2418,5562,2322,5238,1026,2971,4794,2093,7490,1903,4915,4915,2034,1015,2070,1123,1998,907,4591,3619,2394,2419,5563,2323,5239,1027,2970,4795,2092,7491,1902,4916,4916,5268,1016,5628,1124,4908,908,4592,3620,5304,2420,5564,2324,5240,1028,5232,4796,3710,6525,924,4917,4917,5269,1017,5629,1125,4909,909,4593,3621,5305,2421,5565,2325,5241,1029,5233,4797,3711,6524,925,4918,4918,5270,1018,5630,1126,4910,910,4594,3622,5306,2422,5566,2326,5242,1030,5234,4798,3708,6527,926,4919,4919,5271,1019,5631,1127,4911,911,4595,3623,5307,2423,5567,2327,5243,1031,5235,4799,3709,6526,927,4920,4920,5612,2654,5000,4058,5252,5138,4596,3624,4676,5354,5568,2328,5244,1032,4928,1250,4052,10434,1234,4921,4921,5613,2655,5001,4059,5253,5139,4597,3625,4677,5355,5569,2329,5245,1033,4929,1251,4053,10435,1235,4922,4922,5614,2652,5002,4056,5254,5136,4598,3626,4678,5352,5570,2330,5246,1034,4930,1248,4054,10432,1232,4923,4923,5615,2653,5003,4057,5255,5137,4599,3627,4679,5353,5571,2331,5247,1035,4931,1249,4055,10433,1233,4924,4924,2045,2658,2081,4062,2009,5142,4600,3628,2405,5358,5572,2332,5248,1036,2981,1254,2105,7838,1879,4925,4925,2044,2659,2080,4063,2008,5143,4601,3629,2404,5359,5573,2333,5249,1037,2980,1255,2104,7839,1878,4926,4926,2047,2656,2083,4060,2011,5140,4602,3630,2407,5356,5574,2334,5250,1038,2983,1252,2107,7836,1877,4927,4927,2046,2657,2082,4061,2010,5141,4603,3631,2406,5357,5575,2335,5251,1039,2982,1253,2106,7837,1876,4928,4928,5280,2662,5640,4066,4920,5146,4604,3632,5316,5362,5576,2336,5252,1040,5244,1258,3720,6227,902,4929,4929,5281,2663,5641,4067,4921,5147,4605,3633,5317,5363,5577,2337,5253,1041,5245,1259,3721,6226,903,4930,4930,5282,2660,5642,4064,4922,5144,4606,3634,5318,5360,5578,2338,5254,1042,5246,1256,3722,6225,900,4931,4931,5283,2661,5643,4065,4923,5145,4607,3635,5319,5361,5579,2339,5255,1043,5247,1257,3723,6224,901,4932,4932,4580,3648,4616,5052,4652,2244,4608,3636,4940,3756,5580,2340,5256,1044,5624,3540,10796,4522,6251,4933,4933,4581,3649,4617,5053,4653,2245,4609,3637,4941,3757,5581,2341,5257,1045,5625,3541,10797,4523,6250,4934,4934,4582,3650,4618,5054,4654,2246,4610,3638,4942,3758,5582,2342,5258,1046,5626,3542,10798,4520,6249,4935,4935,4583,3651,4619,5055,4655,2247,4611,3639,4943,3759,5583,2343,5259,1047,5627,3543,10799,4521,6248,4936,4936,2633,3652,2993,5056,2381,2248,4612,3640,2669,3760,5584,2344,5260,1048,2705,3544,6581,4195,6243,4937,4937,2632,3653,2992,5057,2380,2249,4613,3641,2668,3761,5585,2345,5261,1049,2704,3545,6580,4194,6242,4938,4938,2635,3654,2995,5058,2383,2250,4614,3642,2671,3762,5586,2346,5262,1050,2707,3546,6583,4193,6241,4939,4939,2634,3655,2994,5059,2382,2251,4615,3643,2670,3763,5587,2347,5263,1051,2706,3547,6582,4192,6240,4940,4940,5544,3656,4932,5060,5292,2252,4616,3644,4608,3764,5588,2348,5264,1052,4968,3548,9168,4838,6246,4941,4941,5545,3657,4933,5061,5293,2253,4617,3645,4609,3765,5589,2349,5265,1053,4969,3549,9169,4839,6247,4942,4942,5546,3658,4934,5062,5294,2254,4618,3646,4610,3766,5590,2350,5266,1054,4970,3550,9170,4836,6244,4943,4943,5547,3659,4935,5063,5295,2255,4619,3647,4611,3767,5591,2351,5267,1055,4971,3551,9171,4837,6245,4944,4944,4592,1044,4628,1152,4664,936,4620,3648,4952,2448,5592,2352,5268,1056,5636,4824,7222,4532,6261,4945,4945,4593,1045,4629,1153,4665,937,4621,3649,4953,2449,5593,2353,5269,1057,5637,4825,7223,4533,6260,4946,4946,4594,1046,4630,1154,4666,938,4622,3650,4954,2450,5594,2354,5270,1058,5638,4826,7220,4534,6263,4947,4947,4595,1047,4631,1155,4667,939,4623,3651,4955,2451,5595,2355,5271,1059,5639,4827,7221,4535,6262,4948,4948,2645,1048,3005,1156,2393,940,4624,3652,2681,2452,5596,2356,5272,1060,2717,4828,8839,4205,6253,4949,4949,2644,1049,3004,1157,2392,941,4625,3653,2680,2453,5597,2357,5273,1061,2716,4829,8838,4204,6252,4950,4950,2647,1050,3007,1158,2395,942,4626,3654,2683,2454,5598,2358,5274,1062,2719,4830,8837,4207,6255,4951,4951,2646,1051,3006,1159,2394,943,4627,3655,2682,2455,5599,2359,5275,1063,2718,4831,8836,4206,6254,4952,4952,5556,1052,4944,1160,5304,944,4628,3656,4620,2456,5600,2360,5276,1064,4980,4832,6242,4848,6256,4953,4953,5557,1053,4945,1161,5305,945,4629,3657,4621,2457,5601,2361,5277,1065,4981,4833,6243,4849,6257,4954,4954,5558,1054,4946,1162,5306,946,4630,3658,4622,2458,5602,2362,5278,1066,4982,4834,6240,4850,6258,4955,4955,5559,1055,4947,1163,5307,947,4631,3659,4623,2459,5603,2363,5279,1067,4983,4835,6241,4851,6259,4956,4956,4604,2042,4640,3446,4676,4526,4632,3660,4964,4742,5604,2364,5280,1068,5648,638,10448,4510,6239,4957,4957,4605,2043,4641,3447,4677,4527,4633,3661,4965,4743,5605,2365,5281,1069,5649,639,10449,4511,6238,4958,4958,4606,2040,4642,3444,4678,4524,4634,3662,4966,4740,5606,2366,5282,1070,5650,636,10450,4508,6237,4959,4959,4607,2041,4643,3445,4679,4525,4635,3663,4967,4741,5607,2367,5283,1071,5651,637,10451,4509,6236,4960,4960,2657,2046,3017,3450,2405,4530,4636,3664,2693,4746,5608,2368,5284,1072,2729,642,6881,4183,6231,4961,4961,2656,2047,3016,3451,2404,4531,4637,3665,2692,4747,5609,2369,5285,1073,2728,643,6880,4182,6230,4962,4962,2659,2044,3019,3448,2407,4528,4638,3666,2695,4744,5610,2370,5286,1074,2731,640,6883,4181,6229,4963,4963,2658,2045,3018,3449,2406,4529,4639,3667,2694,4745,5611,2371,5287,1075,2730,641,6882,4180,6228,4964,4964,5568,2050,4956,3454,5316,4534,4640,3668,4632,4750,5612,2372,5288,1076,4992,646,9468,4826,6234,4965,4965,5569,2051,4957,3455,5317,4535,4641,3669,4633,4751,5613,2373,5289,1077,4993,647,9469,4827,6235,4966,4966,5570,2048,4958,3452,5318,4532,4642,3670,4634,4748,5614,2374,5290,1078,4994,644,9470,4824,6232,4967,4967,5571,2049,4959,3453,5319,4533,4643,3671,4635,4749,5615,2375,5291,1079,4995,645,9471,4825,6233,4968,4968,5300,3684,5552,5088,4940,2280,4644,3672,5228,3792,5616,2376,5292,1080,5264,3576,9180,10175,9196,4969,4969,5301,3685,5553,5089,4941,2281,4645,3673,5229,3793,5617,2377,5293,1081,5265,3577,9181,10174,9197,4970,4970,5302,3686,5554,5090,4942,2282,4646,3674,5230,3794,5618,2378,5294,1082,5266,3578,9182,10173,9198,4971,4971,5303,3687,5555,5091,4943,2283,4647,3675,5231,3795,5619,2379,5295,1083,5267,3579,9183,10172,9199,4972,4972,3029,3688,2309,5092,2669,2284,4648,3676,1985,3796,5620,2380,5296,1084,2345,3580,9184,10167,6600,4973,4973,3028,3689,2308,5093,2668,2285,4649,3677,1984,3797,5621,2381,5297,1085,2344,3581,9185,10166,6601,4974,4974,3031,3690,2311,5094,2671,2286,4650,3678,1987,3798,5622,2382,5298,1086,2347,3582,9186,10165,6602,4975,4975,3030,3691,2310,5095,2670,2287,4651,3679,1986,3799,5623,2383,5299,1087,2346,3583,9187,10164,6603,4976,4976,4644,3692,4572,5096,4608,2288,4652,3680,4896,3800,5624,2384,5300,1088,5580,3584,9188,10170,7257,4977,4977,4645,3693,4573,5097,4609,2289,4653,3681,4897,3801,5625,2385,5301,1089,5581,3585,9189,10171,7256,4978,4978,4646,3694,4574,5098,4610,2290,4654,3682,4898,3802,5626,2386,5302,1090,5582,3586,9190,10168,7259,4979,4979,4647,3695,4575,5099,4611,2291,4655,3683,4899,3803,5627,2387,5303,1091,5583,3587,9191,10169,7258,4980,4980,5312,1080,5564,1188,4952,972,4656,3684,5240,2484,5628,2388,5304,1092,5276,4860,9192,10185,6268,4981,4981,5313,1081,5565,1189,4953,973,4657,3685,5241,2485,5629,2389,5305,1093,5277,4861,9193,10184,6269,4982,4982,5314,1082,5566,1190,4954,974,4658,3686,5242,2486,5630,2390,5306,1094,5278,4862,9194,10187,6270,4983,4983,5315,1083,5567,1191,4955,975,4659,3687,5243,2487,5631,2391,5307,1095,5279,4863,9195,10186,6271,4984,4984,3041,1084,2321,1192,2681,976,4660,3688,1997,2488,5632,2392,5308,1096,2357,4864,9196,10177,8856,4985,4985,3040,1085,2320,1193,2680,977,4661,3689,1996,2489,5633,2393,5309,1097,2356,4865,9197,10176,8857,4986,4986,3043,1086,2323,1194,2683,978,4662,3690,1999,2490,5634,2394,5310,1098,2359,4866,9198,10179,8858,4987,4987,3042,1087,2322,1195,2682,979,4663,3691,1998,2491,5635,2395,5311,1099,2358,4867,9199,10178,8859,4988,4988,4656,1088,4584,1196,4620,980,4664,3692,4908,2492,5636,2396,5312,1100,5592,4868,9200,10180,10809,4989,4989,4657,1089,4585,1197,4621,981,4665,3693,4909,2493,5637,2397,5313,1101,5593,4869,9201,10181,10808,4990,4990,4658,1090,4586,1198,4622,982,4666,3694,4910,2494,5638,2398,5314,1102,5594,4870,9202,10182,10811,4991,4991,4659,1091,4587,1199,4623,983,4667,3695,4911,2495,5639,2399,5315,1103,5595,4871,9203,10183,10810,4992,4992,5324,3050,5576,4454,4964,5534,4668,3696,5252,5750,5640,2400,5316,1104,5288,1646,9204,10163,6942,4993,4993,5325,3051,5577,4455,4965,5535,4669,3697,5253,5751,5641,2401,5317,1105,5289,1647,9205,10162,6943,4994,4994,5326,3048,5578,4452,4966,5532,4670,3698,5254,5748,5642,2402,5318,1106,5290,1644,9206,10161,6940,4995,4995,5327,3049,5579,4453,4967,5533,4671,3699,5255,5749,5643,2403,5319,1107,5291,1645,9207,10160,6941,4996,4996,3053,3054,2333,4458,2693,5538,4672,3700,2009,5754,5644,2404,5320,1108,2369,1650,9208,10155,9530,4997,4997,3052,3055,2332,4459,2692,5539,4673,3701,2008,5755,5645,2405,5321,1109,2368,1651,9209,10154,9531,4998,4998,3055,3052,2335,4456,2695,5536,4674,3702,2011,5752,5646,2406,5322,1110,2371,1648,9210,10153,9528,4999,4999,3054,3053,2334,4457,2694,5537,4675,3703,2010,5753,5647,2407,5323,1111,2370,1649,9211,10152,9529,5000,5000,4668,3058,4596,4462,4632,5542,4676,3704,4920,5758,5648,2408,5324,1112,5604,1654,9212,10158,10187,5001,5001,4669,3059,4597,4463,4633,5543,4677,3705,4921,5759,5649,2409,5325,1113,5605,1655,9213,10159,10186,5002,5002,4670,3056,4598,4460,4634,5540,4678,3706,4922,5756,5650,2410,5326,1114,5606,1652,9214,10156,10185,5003,5003,4671,3057,4599,4461,4635,5541,4679,3707,4923,5757,5651,2411,5327,1115,5607,1653,9215,10157,10184,5004,5004,5696,912,5084,1020,5336,1128,4680,3708,4760,2316,5652,2412,5328,1116,5012,5016,3622,5093,62,5005,5005,5697,913,5085,1021,5337,1129,4681,3709,4761,2317,5653,2413,5329,1117,5013,5017,3623,5092,63,5006,5006,5698,914,5086,1022,5338,1130,4682,3710,4762,2318,5654,2414,5330,1118,5014,5018,3620,5095,60,5007,5007,5699,915,5087,1023,5339,1131,4683,3711,4763,2319,5655,2415,5331,1119,5015,5019,3621,5094,61,5008,5008,833,916,869,1024,797,1132,4684,3712,1193,2320,5656,2416,5332,1120,1769,5020,1675,5096,66,5009,5009,832,917,868,1025,796,1133,4685,3713,1192,2321,5657,2417,5333,1121,1768,5021,1674,5097,67,5010,5010,835,918,871,1026,799,1134,4686,3714,1195,2322,5658,2418,5334,1122,1771,5022,1673,5098,64,5011,5011,834,919,870,1027,798,1135,4687,3715,1194,2323,5659,2419,5335,1123,1770,5023,1672,5099,65,5012,5012,5364,920,5724,1028,5004,1136,4688,3716,5400,2324,5660,2420,5336,1124,5328,5024,3938,5089,70,5013,5013,5365,921,5725,1029,5005,1137,4689,3717,5401,2325,5661,2421,5337,1125,5329,5025,3939,5088,71,5014,5014,5366,922,5726,1030,5006,1138,4690,3718,5402,2326,5662,2422,5338,1126,5330,5026,3936,5091,68,5015,5015,5367,923,5727,1031,5007,1139,4691,3719,5403,2327,5663,2423,5339,1127,5331,5027,3937,5090,69,5016,5016,5708,2196,5096,3600,5348,5004,4692,3720,4772,4896,5664,2424,5340,1128,5024,1116,3632,1193,38,5017,5017,5709,2197,5097,3601,5349,5005,4693,3721,4773,4897,5665,2425,5341,1129,5025,1117,3633,1192,39,5018,5018,5710,2198,5098,3602,5350,5006,4694,3722,4774,4898,5666,2426,5342,1130,5026,1118,3634,1195,36,5019,5019,5711,2199,5099,3603,5351,5007,4695,3723,4775,4899,5667,2427,5343,1131,5027,1119,3635,1194,37,5020,5020,845,2200,881,3604,809,5008,4696,3724,1205,4900,5668,2428,5344,1132,1781,1120,1685,1196,42,5021,5021,844,2201,880,3605,808,5009,4697,3725,1204,4901,5669,2429,5345,1133,1780,1121,1684,1197,43,5022,5022,847,2202,883,3606,811,5010,4698,3726,1207,4902,5670,2430,5346,1134,1783,1122,1687,1198,40,5023,5023,846,2203,882,3607,810,5011,4699,3727,1206,4903,5671,2431,5347,1135,1782,1123,1686,1199,41,5024,5024,5376,2204,5736,3608,5016,5012,4700,3728,5412,4904,5672,2432,5348,1136,5340,1124,3948,1189,46,5025,5025,5377,2205,5737,3609,5017,5013,4701,3729,5413,4905,5673,2433,5349,1137,5341,1125,3949,1188,47,5026,5026,5378,2206,5738,3610,5018,5014,4702,3730,5414,4906,5674,2434,5350,1138,5342,1126,3950,1191,44,5027,5027,5379,2207,5739,3611,5019,5015,4703,3731,5415,4907,5675,2435,5351,1139,5343,1127,3951,1190,45,5028,5028,5720,3842,5108,5246,5360,2762,4704,3732,4784,3950,5676,2436,5352,1140,5036,4058,3610,4459,48,5029,5029,5721,3843,5109,5247,5361,2763,4705,3733,4785,3951,5677,2437,5353,1141,5037,4059,3611,4458,49,5030,5030,5722,3840,5110,5244,5362,2760,4706,3734,4786,3948,5678,2438,5354,1142,5038,4056,3608,4457,50,5031,5031,5723,3841,5111,5245,5363,2761,4707,3735,4787,3949,5679,2439,5355,1143,5039,4057,3609,4456,51,5032,5032,857,3846,893,5250,821,2766,4708,3736,1217,3954,5680,2440,5356,1144,1793,4062,1663,4462,52,5033,5033,856,3847,892,5251,820,2767,4709,3737,1216,3955,5681,2441,5357,1145,1792,4063,1662,4463,53,5034,5034,859,3844,895,5248,823,2764,4710,3738,1219,3952,5682,2442,5358,1146,1795,4060,1661,4460,54,5035,5035,858,3845,894,5249,822,2765,4711,3739,1218,3953,5683,2443,5359,1147,1794,4061,1660,4461,55,5036,5036,5388,3850,5748,5254,5028,2770,4712,3740,5424,3958,5684,2444,5360,1148,5352,4066,3926,4455,56,5037,5037,5389,3851,5749,5255,5029,2771,4713,3741,5425,3959,5685,2445,5361,1149,5353,4067,3927,4454,57,5038,5038,5390,3848,5750,5252,5030,2768,4714,3742,5426,3956,5686,2446,5362,1150,5354,4064,3924,4453,58,5039,5039,5391,3849,5751,5253,5031,2769,4715,3743,5427,3957,5687,2447,5363,1151,5355,4065,3925,4452,59,5040,5040,4688,948,4724,1056,4760,1164,4716,3744,5048,2352,5688,2448,5364,1152,5732,5052,9275,499,5097,5041,5041,4689,949,4725,1057,4761,1165,4717,3745,5049,2353,5689,2449,5365,1153,5733,5053,9274,498,5096,5042,5042,4690,950,4726,1058,4762,1166,4718,3746,5050,2354,5690,2450,5366,1154,5734,5054,9273,497,5099,5043,5043,4691,951,4727,1059,4763,1167,4719,3747,5051,2355,5691,2451,5367,1155,5735,5055,9272,496,5098,5044,5044,1445,952,1805,1060,1193,1168,4720,3748,1481,2356,5692,2452,5368,1156,1517,5056,9267,502,5089,5045,5045,1444,953,1804,1061,1192,1169,4721,3749,1480,2357,5693,2453,5369,1157,1516,5057,9266,503,5088,5046,5046,1447,954,1807,1062,1195,1170,4722,3750,1483,2358,5694,2454,5370,1158,1519,5058,9265,500,5091,5047,5047,1446,955,1806,1063,1194,1171,4723,3751,1482,2359,5695,2455,5371,1159,1518,5059,9264,501,5090,5048,5048,5652,956,5040,1064,5400,1172,4724,3752,4716,2360,5696,2456,5372,1160,5076,5060,9270,495,5092,5049,5049,5653,957,5041,1065,5401,1173,4725,3753,4717,2361,5697,2457,5373,1161,5077,5061,9271,494,5093,5050,5050,5654,958,5042,1066,5402,1174,4726,3754,4718,2362,5698,2458,5374,1162,5078,5062,9268,493,5094,5051,5051,5655,959,5043,1067,5403,1175,4727,3755,4719,2363,5699,2459,5375,1163,5079,5063,9269,492,5095,5052,5052,4700,2232,4736,3636,4772,5040,4728,3756,5060,4932,5700,2460,5376,1164,5744,1152,9285,475,1197,5053,5053,4701,2233,4737,3637,4773,5041,4729,3757,5061,4933,5701,2461,5377,1165,5745,1153,9284,474,1196,5054,5054,4702,2234,4738,3638,4774,5042,4730,3758,5062,4934,5702,2462,5378,1166,5746,1154,9287,473,1199,5055,5055,4703,2235,4739,3639,4775,5043,4731,3759,5063,4935,5703,2463,5379,1167,5747,1155,9286,472,1198,5056,5056,1457,2236,1817,3640,1205,5044,4732,3760,1493,4936,5704,2464,5380,1168,1529,1156,9277,478,1189,5057,5057,1456,2237,1816,3641,1204,5045,4733,3761,1492,4937,5705,2465,5381,1169,1528,1157,9276,479,1188,5058,5058,1459,2238,1819,3642,1207,5046,4734,3762,1495,4938,5706,2466,5382,1170,1531,1158,9279,476,1191,5059,5059,1458,2239,1818,3643,1206,5047,4735,3763,1494,4939,5707,2467,5383,1171,1530,1159,9278,477,1190,5060,5060,5664,2240,5052,3644,5412,5048,4736,3764,4728,4940,5708,2468,5384,1172,5088,1160,9280,471,1192,5061,5061,5665,2241,5053,3645,5413,5049,4737,3765,4729,4941,5709,2469,5385,1173,5089,1161,9281,470,1193,5062,5062,5666,2242,5054,3646,5414,5050,4738,3766,4730,4942,5710,2470,5386,1174,5090,1162,9282,469,1194,5063,5063,5667,2243,5055,3647,5415,5051,4739,3767,4731,4943,5711,2471,5387,1175,5091,1163,9283,468,1195,5064,5064,4712,3230,4748,4634,4784,2150,4740,3768,5072,3338,5712,2472,5388,1176,5756,3446,9263,485,4463,5065,5065,4713,3231,4749,4635,4785,2151,4741,3769,5073,3339,5713,2473,5389,1177,5757,3447,9262,484,4462,5066,5066,4714,3228,4750,4632,4786,2148,4742,3770,5074,3336,5714,2474,5390,1178,5758,3444,9261,487,4461,5067,5067,4715,3229,4751,4633,4787,2149,4743,3771,5075,3337,5715,2475,5391,1179,5759,3445,9260,486,4460,5068,5068,1469,3234,1829,4638,1217,2154,4744,3772,1505,3342,5716,2476,5392,1180,1541,3450,9255,488,4455,5069,5069,1468,3235,1828,4639,1216,2155,4745,3773,1504,3343,5717,2477,5393,1181,1540,3451,9254,489,4454,5070,5070,1471,3232,1831,4636,1219,2152,4746,3774,1507,3340,5718,2478,5394,1182,1543,3448,9253,490,4453,5071,5071,1470,3233,1830,4637,1218,2153,4747,3775,1506,3341,5719,2479,5395,1183,1542,3449,9252,491,4452,5072,5072,5676,3238,5064,4642,5424,2158,4748,3776,4740,3346,5720,2480,5396,1184,5100,3454,9258,481,4458,5073,5073,5677,3239,5065,4643,5425,2159,4749,3777,4741,3347,5721,2481,5397,1185,5101,3455,9259,480,4459,5074,5074,5678,3236,5066,4640,5426,2156,4750,3778,4742,3344,5722,2482,5398,1186,5102,3452,9256,483,4456,5075,5075,5679,3237,5067,4641,5427,2157,4751,3779,4743,3345,5723,2483,5399,1187,5103,3453,9257,482,4457,5076,5076,5408,984,5660,1092,5048,1200,4752,3780,5336,2388,5724,2484,5400,1188,5372,5088,7684,1137,1169,5077,5077,5409,985,5661,1093,5049,1201,4753,3781,5337,2389,5725,2485,5401,1189,5373,5089,7685,1136,1168,5078,5078,5410,986,5662,1094,5050,1202,4754,3782,5338,2390,5726,2486,5402,1190,5374,5090,7686,1139,1171,5079,5079,5411,987,5663,1095,5051,1203,4755,3783,5339,2391,5727,2487,5403,1191,5375,5091,7687,1138,1170,5080,5080,1841,988,1121,1096,1481,1204,4756,3784,797,2392,5728,2488,5404,1192,1157,5092,8976,1129,1172,5081,5081,1840,989,1120,1097,1480,1205,4757,3785,796,2393,5729,2489,5405,1193,1156,5093,8977,1128,1173,5082,5082,1843,990,1123,1098,1483,1206,4758,3786,799,2394,5730,2490,5406,1194,1159,5094,8978,1131,1174,5083,5083,1842,991,1122,1099,1482,1207,4759,3787,798,2395,5731,2491,5407,1195,1158,5095,8979,1130,1175,5084,5084,4752,992,4680,1100,4716,1208,4760,3788,5004,2396,5732,2492,5408,1196,5688,5096,7041,1132,1165,5085,5085,4753,993,4681,1101,4717,1209,4761,3789,5005,2397,5733,2493,5409,1197,5689,5097,7040,1133,1164,5086,5086,4754,994,4682,1102,4718,1210,4762,3790,5006,2398,5734,2494,5410,1198,5690,5098,7043,1134,1167,5087,5087,4755,995,4683,1103,4719,1211,4763,3791,5007,2399,5735,2495,5411,1199,5691,5099,7042,1135,1166,5088,5088,5420,2268,5672,3672,5060,5076,4764,3792,5348,4968,5736,2496,5412,1200,5384,1188,9292,5013,5045,5089,5089,5421,2269,5673,3673,5061,5077,4765,3793,5349,4969,5737,2497,5413,1201,5385,1189,9293,5012,5044,5090,5090,5422,2270,5674,3674,5062,5078,4766,3794,5350,4970,5738,2498,5414,1202,5386,1190,9294,5015,5047,5091,5091,5423,2271,5675,3675,5063,5079,4767,3795,5351,4971,5739,2499,5415,1203,5387,1191,9295,5014,5046,5092,5092,1853,2272,1133,3676,1493,5080,4768,3796,809,4972,5740,2500,5416,1204,1169,1192,7992,5005,5048,5093,5093,1852,2273,1132,3677,1492,5081,4769,3797,808,4973,5741,2501,5417,1205,1168,1193,7993,5004,5049,5094,5094,1855,2274,1135,3678,1495,5082,4770,3798,811,4974,5742,2502,5418,1206,1171,1194,7994,5007,5050,5095,5095,1854,2275,1134,3679,1494,5083,4771,3799,810,4975,5743,2503,5419,1207,1170,1195,7995,5006,5051,5096,5096,4764,2276,4692,3680,4728,5084,4772,3800,5016,4976,5744,2504,5420,1208,5700,1196,9945,5008,5041,5097,5097,4765,2277,4693,3681,4729,5085,4773,3801,5017,4977,5745,2505,5421,1209,5701,1197,9944,5009,5040,5098,5098,4766,2278,4694,3682,4730,5086,4774,3802,5018,4978,5746,2506,5422,1210,5702,1198,9947,5010,5043,5099,5099,4767,2279,4695,3683,4731,5087,4775,3803,5019,4979,5747,2507,5423,1211,5703,1199,9946,5011,5042,5100,5100,5432,4238,5684,5642,5072,3158,4776,3804,5360,4346,5748,2508,5424,1212,5396,4454,8670,2771,2155,5101,5101,5433,4239,5685,5643,5073,3159,4777,3805,5361,4347,5749,2509,5425,1213,5397,4455,8671,2770,2154,5102,5102,5434,4236,5686,5640,5074,3156,4778,3806,5362,4344,5750,2510,5426,1214,5398,4452,8668,2769,2153,5103,5103,5435,4237,5687,5641,5075,3157,4779,3807,5363,4345,5751,2511,5427,1215,5399,4453,8669,2768,2152,5104,5104,1865,4242,1145,5646,1505,3162,4780,3808,821,4350,5752,2512,5428,1216,1181,4458,7370,2763,2158,5105,5105,1864,4243,1144,5647,1504,3163,4781,3809,820,4351,5753,2513,5429,1217,1180,4459,7371,2762,2159,5106,5106,1867,4240,1147,5644,1507,3160,4782,3810,823,4348,5754,2514,5430,1218,1183,4456,7368,2761,2156,5107,5107,1866,4241,1146,5645,1506,3161,4783,3811,822,4349,5755,2515,5431,1219,1182,4457,7369,2760,2157,5108,5108,4776,4246,4704,5650,4740,3166,4784,3812,5028,4354,5756,2516,5432,1220,5712,4462,10619,2766,2151,5109,5109,4777,4247,4705,5651,4741,3167,4785,3813,5029,4355,5757,2517,5433,1221,5713,4463,10618,2767,2150,5110,5110,4778,4244,4706,5648,4742,3164,4786,3814,5030,4352,5758,2518,5434,1222,5714,4460,10617,2764,2149,5111,5111,4779,4245,4707,5649,4743,3165,4787,3815,5031,4353,5759,2519,5435,1223,5715,4461,10616,2765,2148,5112,5112,5156,2748,5516,3828,4796,5232,5436,3816,5192,5124,4464,2520,4788,1224,5120,1344,324,6408,1366,5113,5113,5157,2749,5517,3829,4797,5233,5437,3817,5193,5125,4465,2521,4789,1225,5121,1345,325,6409,1367,5114,5114,5158,2750,5518,3830,4798,5234,5438,3818,5194,5126,4466,2522,4790,1226,5122,1346,326,6410,1364,5115,5115,5159,2751,5519,3831,4799,5235,5439,3819,5195,5127,4467,2523,4791,1227,5123,1347,327,6411,1365,5116,5116,3533,2752,3893,3832,4145,5236,5440,3820,4217,5128,4468,2524,4792,1228,3173,1348,328,6412,3307,5117,5117,3532,2753,3892,3833,4144,5237,5441,3821,4216,5129,4469,2525,4793,1229,3172,1349,329,6413,3306,5118,5118,3535,2754,3895,3834,4147,5238,5442,3822,4219,5130,4470,2526,4794,1230,3175,1350,330,6414,3305,5119,5119,3534,2755,3894,3835,4146,5239,5443,3823,4218,5131,4471,2527,4795,1231,3174,1351,331,6415,3304,5120,5120,5472,2756,4860,3836,5112,5240,5444,3824,4536,5132,4472,2528,4796,1232,4788,1352,332,6416,1034,5121,5121,5473,2757,4861,3837,5113,5241,5445,3825,4537,5133,4473,2529,4797,1233,4789,1353,333,6417,1035,5122,5122,5474,2758,4862,3838,5114,5242,5446,3826,4538,5134,4474,2530,4798,1234,4790,1354,334,6418,1032,5123,5123,5475,2759,4863,3839,5115,5243,5447,3827,4539,5135,4475,2531,4799,1235,4791,1355,335,6419,1033,5124,5124,5168,4032,5528,5112,4808,2628,5448,3828,5204,3816,4476,2532,4800,1236,5132,3924,336,6420,1342,5125,5125,5169,4033,5529,5113,4809,2629,5449,3829,5205,3817,4477,2533,4801,1237,5133,3925,337,6421,1343,5126,5126,5170,4034,5530,5114,4810,2630,5450,3830,5206,3818,4478,2534,4802,1238,5134,3926,338,6422,1340,5127,5127,5171,4035,5531,5115,4811,2631,5451,3831,5207,3819,4479,2535,4803,1239,5135,3927,339,6423,1341,5128,5128,3545,4036,3905,5116,4157,2632,5452,3832,4229,3820,4480,2536,4804,1240,3185,3928,340,6424,3283,5129,5129,3544,4037,3904,5117,4156,2633,5453,3833,4228,3821,4481,2537,4805,1241,3184,3929,341,6425,3282,5130,5130,3547,4038,3907,5118,4159,2634,5454,3834,4231,3822,4482,2538,4806,1242,3187,3930,342,6426,3281,5131,5131,3546,4039,3906,5119,4158,2635,5455,3835,4230,3823,4483,2539,4807,1243,3186,3931,343,6427,3280,5132,5132,5484,4040,4872,5120,5124,2636,5456,3836,4548,3824,4484,2540,4808,1244,4800,3932,344,6428,1010,5133,5133,5485,4041,4873,5121,5125,2637,5457,3837,4549,3825,4485,2541,4809,1245,4801,3933,345,6429,1011,5134,5134,5486,4042,4874,5122,5126,2638,5458,3838,4550,3826,4486,2542,4810,1246,4802,3934,346,6430,1008,5135,5135,5487,4043,4875,5123,5127,2639,5459,3839,4551,3827,4487,2543,4811,1247,4803,3935,347,6431,1009,5136,5136,5180,1142,5540,926,4820,1034,5460,3840,5216,2222,4488,2544,4812,1248,5144,4922,348,6432,1352,5137,5137,5181,1143,5541,927,4821,1035,5461,3841,5217,2223,4489,2545,4813,1249,5145,4923,349,6433,1353,5138,5138,5182,1140,5542,924,4822,1032,5462,3842,5218,2220,4490,2546,4814,1250,5146,4920,350,6434,1354,5139,5139,5183,1141,5543,925,4823,1033,5463,3843,5219,2221,4491,2547,4815,1251,5147,4921,351,6435,1355,5140,5140,3557,1146,3917,930,4169,1038,5464,3844,4241,2226,4492,2548,4816,1252,3197,4926,352,6436,3293,5141,5141,3556,1147,3916,931,4168,1039,5465,3845,4240,2227,4493,2549,4817,1253,3196,4927,353,6437,3292,5142,5142,3559,1144,3919,928,4171,1036,5466,3846,4243,2224,4494,2550,4818,1254,3199,4924,354,6438,3295,5143,5143,3558,1145,3918,929,4170,1037,5467,3847,4242,2225,4495,2551,4819,1255,3198,4925,355,6439,3294,5144,5144,5496,1150,4884,934,5136,1042,5468,3848,4560,2230,4496,2552,4820,1256,4812,4930,356,6440,1020,5145,5145,5497,1151,4885,935,5137,1043,5469,3849,4561,2231,4497,2553,4821,1257,4813,4931,357,6441,1021,5146,5146,5498,1148,4886,932,5138,1040,5470,3850,4562,2228,4498,2554,4822,1258,4814,4928,358,6442,1022,5147,5147,5499,1149,4887,933,5139,1041,5471,3851,4563,2229,4499,2555,4823,1259,4815,4929,359,6443,1023,5148,5148,4796,2784,5156,3864,5516,5268,5472,3852,5480,5160,4500,2556,4824,1260,4544,1380,4881,1402,10688,5149,5149,4797,2785,5157,3865,5517,5269,5473,3853,5481,5161,4501,2557,4825,1261,4545,1381,4880,1403,10689,5150,5150,4798,2786,5158,3866,5518,5270,5474,3854,5482,5162,4502,2558,4826,1262,4546,1382,4883,1400,10690,5151,5151,4799,2787,5159,3867,5519,5271,5475,3855,5483,5163,4503,2559,4827,1263,4547,1383,4882,1401,10691,5152,5152,4145,2788,3533,3868,3893,5272,5476,3856,3209,5164,4504,2560,4828,1264,3569,1384,4873,3667,7769,5153,5153,4144,2789,3532,3869,3892,5273,5477,3857,3208,5165,4505,2561,4829,1265,3568,1385,4872,3666,7768,5154,5154,4147,2790,3535,3870,3895,5274,5478,3858,3211,5166,4506,2562,4830,1266,3571,1386,4875,3665,7771,5155,5155,4146,2791,3534,3871,3894,5275,5479,3859,3210,5167,4507,2563,4831,1267,3570,1387,4874,3664,7770,5156,5156,5112,2792,5472,3872,4860,5276,5480,3860,5148,5168,4508,2564,4832,1268,5184,1388,4876,1718,6468,5157,5157,5113,2793,5473,3873,4861,5277,5481,3861,5149,5169,4509,2565,4833,1269,5185,1389,4877,1719,6469,5158,5158,5114,2794,5474,3874,4862,5278,5482,3862,5150,5170,4510,2566,4834,1270,5186,1390,4878,1716,6470,5159,5159,5115,2795,5475,3875,4863,5279,5483,3863,5151,5171,4511,2567,4835,1271,5187,1391,4879,1717,6471,5160,5160,4808,4068,5168,5148,5528,2664,5484,3864,5492,3852,4512,2568,4836,1272,4556,3960,3573,1378,8410,5161,5161,4809,4069,5169,5149,5529,2665,5485,3865,5493,3853,4513,2569,4837,1273,4557,3961,3572,1379,8411,5162,5162,4810,4070,5170,5150,5530,2666,5486,3866,5494,3854,4514,2570,4838,1274,4558,3962,3575,1376,8408,5163,5163,4811,4071,5171,5151,5531,2667,5487,3867,5495,3855,4515,2571,4839,1275,4559,3963,3574,1377,8409,5164,5164,4157,4072,3545,5152,3905,2668,5488,3868,3221,3856,4516,2572,4840,1276,3581,3964,3565,3643,6139,5165,5165,4156,4073,3544,5153,3904,2669,5489,3869,3220,3857,4517,2573,4841,1277,3580,3965,3564,3642,6138,5166,5166,4159,4074,3547,5154,3907,2670,5490,3870,3223,3858,4518,2574,4842,1278,3583,3966,3567,3641,6137,5167,5167,4158,4075,3546,5155,3906,2671,5491,3871,3222,3859,4519,2575,4843,1279,3582,3967,3566,3640,6136,5168,5168,5124,4076,5484,5156,4872,2672,5492,3872,5160,3860,4520,2576,4844,1280,5196,3968,3568,1694,7430,5169,5169,5125,4077,5485,5157,4873,2673,5493,3873,5161,3861,4521,2577,4845,1281,5197,3969,3569,1695,7431,5170,5170,5126,4078,5486,5158,4874,2674,5494,3874,5162,3862,4522,2578,4846,1282,5198,3970,3570,1692,7428,5171,5171,5127,4079,5487,5159,4875,2675,5495,3875,5163,3863,4523,2579,4847,1283,5199,3971,3571,1693,7429,5172,5172,4820,1826,5180,1610,5540,1718,5496,3876,5504,2906,4524,2580,4848,1284,4568,5606,2951,1388,10340,5173,5173,4821,1827,5181,1611,5541,1719,5497,3877,5505,2907,4525,2581,4849,1285,4569,5607,2950,1389,10341,5174,5174,4822,1824,5182,1608,5542,1716,5498,3878,5506,2904,4526,2582,4850,1286,4570,5604,2949,1390,10342,5175,5175,4823,1825,5183,1609,5543,1717,5499,3879,5507,2905,4527,2583,4851,1287,4571,5605,2948,1391,10343,5176,5176,4169,1830,3557,1614,3917,1722,5500,3880,3233,2910,4528,2584,4852,1288,3593,5610,2943,3653,8069,5177,5177,4168,1831,3556,1615,3916,1723,5501,3881,3232,2911,4529,2585,4853,1289,3592,5611,2942,3652,8068,5178,5178,4171,1828,3559,1612,3919,1720,5502,3882,3235,2908,4530,2586,4854,1290,3595,5608,2941,3655,8071,5179,5179,4170,1829,3558,1613,3918,1721,5503,3883,3234,2909,4531,2587,4855,1291,3594,5609,2940,3654,8070,5180,5180,5136,1834,5496,1618,4884,1726,5504,3884,5172,2914,4532,2588,4856,1292,5208,5614,2946,1704,6768,5181,5181,5137,1835,5497,1619,4885,1727,5505,3885,5173,2915,4533,2589,4857,1293,5209,5615,2947,1705,6769,5182,5182,5138,1832,5498,1616,4886,1724,5506,3886,5174,2912,4534,2590,4858,1294,5210,5612,2944,1706,6770,5183,5183,5139,1833,5499,1617,4887,1725,5507,3887,5175,2913,4535,2591,4859,1295,5211,5613,2945,1707,6771,5184,5184,5516,2820,4796,3900,5156,5304,5508,3888,4472,5196,4536,2592,4860,1296,4832,1416,3545,9752,6480,5185,5185,5517,2821,4797,3901,5157,5305,5509,3889,4473,5197,4537,2593,4861,1297,4833,1417,3544,9753,6481,5186,5186,5518,2822,4798,3902,5158,5306,5510,3890,4474,5198,4538,2594,4862,1298,4834,1418,3547,9754,6482,5187,5187,5519,2823,4799,3903,5159,5307,5511,3891,4475,5199,4539,2595,4863,1299,4835,1419,3546,9755,6483,5188,5188,3893,2824,4145,3904,3533,5308,5512,3892,3821,5200,4540,2596,4864,1300,3857,1420,3548,7805,6484,5189,5189,3892,2825,4144,3905,3532,5309,5513,3893,3820,5201,4541,2597,4865,1301,3856,1421,3549,7804,6485,5190,5190,3895,2826,4147,3906,3535,5310,5514,3894,3823,5202,4542,2598,4866,1302,3859,1422,3550,7807,6486,5191,5191,3894,2827,4146,3907,3534,5311,5515,3895,3822,5203,4543,2599,4867,1303,3858,1423,3551,7806,6487,5192,5192,4860,2828,5112,3908,5472,5312,5516,3896,5436,5204,4544,2600,4868,1304,4500,1424,3541,6504,6488,5193,5193,4861,2829,5113,3909,5473,5313,5517,3897,5437,5205,4545,2601,4869,1305,4501,1425,3540,6505,6489,5194,5194,4862,2830,5114,3910,5474,5314,5518,3898,5438,5206,4546,2602,4870,1306,4502,1426,3543,6506,6490,5195,5195,4863,2831,5115,3911,5475,5315,5519,3899,5439,5207,4547,2603,4871,1307,4503,1427,3542,6507,6491,5196,5196,5528,4104,4808,5184,5168,2700,5520,3900,4484,3888,4548,2604,4872,1308,4844,3996,4829,8770,6492,5197,5197,5529,4105,4809,5185,5169,2701,5521,3901,4485,3889,4549,2605,4873,1309,4845,3997,4828,8771,6493,5198,5198,5530,4106,4810,5186,5170,2702,5522,3902,4486,3890,4550,2606,4874,1310,4846,3998,4831,8768,6494,5199,5199,5531,4107,4811,5187,5171,2703,5523,3903,4487,3891,4551,2607,4875,1311,4847,3999,4830,8769,6495,5200,5200,3905,4108,4157,5188,3545,2704,5524,3904,3833,3892,4552,2608,4876,1312,3869,4000,4832,6823,6496,5201,5201,3904,4109,4156,5189,3544,2705,5525,3905,3832,3893,4553,2609,4877,1313,3868,4001,4833,6822,6497,5202,5202,3907,4110,4159,5190,3547,2706,5526,3906,3835,3894,4554,2610,4878,1314,3871,4002,4834,6821,6498,5203,5203,3906,4111,4158,5191,3546,2707,5527,3907,3834,3895,4555,2611,4879,1315,3870,4003,4835,6820,6499,5204,5204,4872,4112,5124,5192,5484,2708,5528,3908,5448,3896,4556,2612,4880,1316,4512,4004,4825,8114,6500,5205,5205,4873,4113,5125,5193,5485,2709,5529,3909,5449,3897,4557,2613,4881,1317,4513,4005,4824,8115,6501,5206,5206,4874,4114,5126,5194,5486,2710,5530,3910,5450,3898,4558,2614,4882,1318,4514,4006,4827,8112,6502,5207,5207,4875,4115,5127,5195,5487,2711,5531,3911,5451,3899,4559,2615,4883,1319,4515,4007,4826,8113,6503,5208,5208,5540,890,4820,674,5180,782,5532,3912,4496,1970,4560,2616,4884,1320,4856,4670,643,10376,6504,5209,5209,5541,891,4821,675,5181,783,5533,3913,4497,1971,4561,2617,4885,1321,4857,4671,642,10377,6505,5210,5210,5542,888,4822,672,5182,780,5534,3914,4498,1968,4562,2618,4886,1322,4858,4668,641,10378,6506,5211,5211,5543,889,4823,673,5183,781,5535,3915,4499,1969,4563,2619,4887,1323,4859,4669,640,10379,6507,5212,5212,3917,894,4169,678,3557,786,5536,3916,3845,1974,4564,2620,4888,1324,3881,4674,646,7133,6508,5213,5213,3916,895,4168,679,3556,787,5537,3917,3844,1975,4565,2621,4889,1325,3880,4675,647,7132,6509,5214,5214,3919,892,4171,676,3559,784,5538,3918,3847,1972,4566,2622,4890,1326,3883,4672,644,7135,6510,5215,5215,3918,893,4170,677,3558,785,5539,3919,3846,1973,4567,2623,4891,1327,3882,4673,645,7134,6511,5216,5216,4884,898,5136,682,5496,790,5540,3920,5460,1978,4568,2624,4892,1328,4524,4678,639,5832,6512,5217,5217,4885,899,5137,683,5497,791,5541,3921,5461,1979,4569,2625,4893,1329,4525,4679,638,5833,6513,5218,5218,4886,896,5138,680,5498,788,5542,3922,5462,1976,4570,2626,4894,1330,4526,4676,637,5834,6514,5219,5219,4887,897,5139,681,5499,789,5543,3923,5463,1977,4571,2627,4895,1331,4527,4677,636,5835,6515,5220,5220,5264,3936,5624,5340,4904,2532,5544,3924,5300,4044,4572,2628,4896,1332,5228,3828,3742,9448,922,5221,5221,5265,3937,5625,5341,4905,2533,5545,3925,5301,4045,4573,2629,4897,1333,5229,3829,3743,9449,923,5222,5222,5266,3938,5626,5342,4906,2534,5546,3926,5302,4046,4574,2630,4898,1334,5230,3830,3740,9450,920,5223,5223,5267,3939,5627,5343,4907,2535,5547,3927,5303,4047,4575,2631,4899,1335,5231,3831,3741,9451,921,5224,5224,2345,3940,2705,5344,2957,2536,5548,3928,3029,4048,4576,2632,4900,1336,1985,3832,3091,6852,2863,5225,5225,2344,3941,2704,5345,2956,2537,5549,3929,3028,4049,4577,2633,4901,1337,1984,3833,3090,6853,2862,5226,5226,2347,3942,2707,5346,2959,2538,5550,3930,3031,4050,4578,2634,4902,1338,1987,3834,3089,6854,2861,5227,5227,2346,3943,2706,5347,2958,2539,5551,3931,3030,4051,4579,2635,4903,1339,1986,3835,3088,6855,2860,5228,5228,5580,3944,4968,5348,5220,2540,5552,3932,4644,4052,4580,2636,4904,1340,4896,3836,4058,7185,1238,5229,5229,5581,3945,4969,5349,5221,2541,5553,3933,4645,4053,4581,2637,4905,1341,4897,3837,4059,7184,1239,5230,5230,5582,3946,4970,5350,5222,2542,5554,3934,4646,4054,4582,2638,4906,1342,4898,3838,4056,7187,1236,5231,5231,5583,3947,4971,5351,5223,2543,5555,3935,4647,4055,4583,2639,4907,1343,4899,3839,4057,7186,1237,5232,5232,5276,1332,5636,1440,4916,1224,5556,3936,5312,2736,4584,2640,4908,1344,5240,5112,3718,6520,932,5233,5233,5277,1333,5637,1441,4917,1225,5557,3937,5313,2737,4585,2641,4909,1345,5241,5113,3719,6521,933,5234,5234,5278,1334,5638,1442,4918,1226,5558,3938,5314,2738,4586,2642,4910,1346,5242,5114,3716,6522,934,5235,5235,5279,1335,5639,1443,4919,1227,5559,3939,5315,2739,4587,2643,4911,1347,5243,5115,3717,6523,935,5236,5236,2357,1336,2717,1444,2969,1228,5560,3940,3041,2740,4588,2644,4912,1348,1997,5116,3067,9108,2873,5237,5237,2356,1337,2716,1445,2968,1229,5561,3941,3040,2741,4589,2645,4913,1349,1996,5117,3066,9109,2872,5238,5238,2359,1338,2719,1446,2971,1230,5562,3942,3043,2742,4590,2646,4914,1350,1999,5118,3065,9110,2875,5239,5239,2358,1339,2718,1447,2970,1231,5563,3943,3042,2743,4591,2647,4915,1351,1998,5119,3064,9111,2874,5240,5240,5592,1340,4980,1448,5232,1232,5564,3944,4656,2744,4592,2648,4916,1352,4908,5120,4034,10089,1248,5241,5241,5593,1341,4981,1449,5233,1233,5565,3945,4657,2745,4593,2649,4917,1353,4909,5121,4035,10088,1249,5242,5242,5594,1342,4982,1450,5234,1234,5566,3946,4658,2746,4594,2650,4918,1354,4910,5122,4032,10091,1250,5243,5243,5595,1343,4983,1451,5235,1235,5567,3947,4659,2747,4595,2651,4919,1355,4911,5123,4033,10090,1251,5244,5244,5288,2330,5648,3734,4928,4814,5568,3948,5324,5030,4596,2652,4920,1356,5252,926,3728,6222,910,5245,5245,5289,2331,5649,3735,4929,4815,5569,3949,5325,5031,4597,2653,4921,1357,5253,927,3729,6223,911,5246,5246,5290,2328,5650,3732,4930,4812,5570,3950,5326,5028,4598,2654,4922,1358,5254,924,3730,6220,908,5247,5247,5291,2329,5651,3733,4931,4813,5571,3951,5327,5029,4599,2655,4923,1359,5255,925,3731,6221,909,5248,5248,2369,2334,2729,3738,2981,4818,5572,3952,3053,5034,4600,2656,4924,1360,2009,930,3077,8810,2851,5249,5249,2368,2335,2728,3739,2980,4819,5573,3953,3052,5035,4601,2657,4925,1361,2008,931,3076,8811,2850,5250,5250,2371,2332,2731,3736,2983,4816,5574,3954,3055,5032,4602,2658,4926,1362,2011,928,3079,8808,2849,5251,5251,2370,2333,2730,3737,2982,4817,5575,3955,3054,5033,4603,2659,4927,1363,2010,929,3078,8809,2848,5252,5252,5604,2338,4992,3742,5244,4822,5576,3956,4668,5038,4604,2660,4928,1364,4920,934,4044,10439,1226,5253,5253,5605,2339,4993,3743,5245,4823,5577,3957,4669,5039,4605,2661,4929,1365,4921,935,4045,10438,1227,5254,5254,5606,2336,4994,3740,5246,4820,5578,3958,4670,5036,4606,2662,4930,1366,4922,932,4046,10437,1224,5255,5255,5607,2337,4995,3741,5247,4821,5579,3959,4671,5037,4607,2663,4931,1367,4923,933,4047,10436,1225,5256,5256,4904,3972,5264,5376,5624,2568,5580,3960,5588,4080,4608,2664,4932,1368,4652,3864,9824,1606,6575,5257,5257,4905,3973,5265,5377,5625,2569,5581,3961,5589,4081,4609,2665,4933,1369,4653,3865,9825,1607,6574,5258,5258,4906,3974,5266,5378,5626,2570,5582,3962,5590,4082,4610,2666,4934,1370,4654,3866,9826,1604,6573,5259,5259,4907,3975,5267,5379,5627,2571,5583,3963,5591,4083,4611,2667,4935,1371,4655,3867,9827,1605,6572,5260,5260,2957,3976,2345,5380,2705,2572,5584,3964,2021,4084,4612,2668,4936,1372,2381,3868,6257,1927,6567,5261,5261,2956,3977,2344,5381,2704,2573,5585,3965,2020,4085,4613,2669,4937,1373,2380,3869,6256,1926,6566,5262,5262,2959,3978,2347,5382,2707,2574,5586,3966,2023,4086,4614,2670,4938,1374,2383,3870,6259,1925,6565,5263,5263,2958,3979,2346,5383,2706,2575,5587,3967,2022,4087,4615,2671,4939,1375,2382,3871,6258,1924,6564,5264,5264,5220,3980,5580,5384,4968,2576,5588,3968,5256,4088,4616,2672,4940,1376,5292,3872,8844,1274,6570,5265,5265,5221,3981,5581,5385,4969,2577,5589,3969,5257,4089,4617,2673,4941,1377,5293,3873,8845,1275,6571,5266,5266,5222,3982,5582,5386,4970,2578,5590,3970,5258,4090,4618,2674,4942,1378,5294,3874,8846,1272,6568,5267,5267,5223,3983,5583,5387,4971,2579,5591,3971,5259,4091,4619,2675,4943,1379,5295,3875,8847,1273,6569,5268,5268,4916,1368,5276,1476,5636,1260,5592,3972,5600,2772,4620,2676,4944,1380,4664,5148,8194,1616,6585,5269,5269,4917,1369,5277,1477,5637,1261,5593,3973,5601,2773,4621,2677,4945,1381,4665,5149,8195,1617,6584,5270,5270,4918,1370,5278,1478,5638,1262,5594,3974,5602,2774,4622,2678,4946,1382,4666,5150,8192,1618,6587,5271,5271,4919,1371,5279,1479,5639,1263,5595,3975,5603,2775,4623,2679,4947,1383,4667,5151,8193,1619,6586,5272,5272,2969,1372,2357,1480,2717,1264,5596,3976,2033,2776,4624,2680,4948,1384,2393,5152,9163,1937,6577,5273,5273,2968,1373,2356,1481,2716,1265,5597,3977,2032,2777,4625,2681,4949,1385,2392,5153,9162,1936,6576,5274,5274,2971,1374,2359,1482,2719,1266,5598,3978,2035,2778,4626,2682,4950,1386,2395,5154,9161,1939,6579,5275,5275,2970,1375,2358,1483,2718,1267,5599,3979,2034,2779,4627,2683,4951,1387,2394,5155,9160,1938,6578,5276,5276,5232,1376,5592,1484,4980,1268,5600,3980,5268,2780,4628,2684,4952,1388,5304,5156,6566,1284,6580,5277,5277,5233,1377,5593,1485,4981,1269,5601,3981,5269,2781,4629,2685,4953,1389,5305,5157,6567,1285,6581,5278,5278,5234,1378,5594,1486,4982,1270,5602,3982,5270,2782,4630,2686,4954,1390,5306,5158,6564,1286,6582,5279,5279,5235,1379,5595,1487,4983,1271,5603,3983,5271,2783,4631,2687,4955,1391,5307,5159,6565,1287,6583,5280,5280,4928,3014,5288,4418,5648,5498,5604,3984,5612,5714,4632,2688,4956,1392,4676,1610,10124,1594,6563,5281,5281,4929,3015,5289,4419,5649,5499,5605,3985,5613,5715,4633,2689,4957,1393,4677,1611,10125,1595,6562,5282,5282,4930,3012,5290,4416,5650,5496,5606,3986,5614,5712,4634,2690,4958,1394,4678,1608,10126,1592,6561,5283,5283,4931,3013,5291,4417,5651,5497,5607,3987,5615,5713,4635,2691,4959,1395,4679,1609,10127,1593,6560,5284,5284,2981,3018,2369,4422,2729,5502,5608,3988,2045,5718,4636,2692,4960,1396,2405,1614,5909,1915,6555,5285,5285,2980,3019,2368,4423,2728,5503,5609,3989,2044,5719,4637,2693,4961,1397,2404,1615,5908,1914,6554,5286,5286,2983,3016,2371,4420,2731,5500,5610,3990,2047,5716,4638,2694,4962,1398,2407,1612,5911,1913,6553,5287,5287,2982,3017,2370,4421,2730,5501,5611,3991,2046,5717,4639,2695,4963,1399,2406,1613,5910,1912,6552,5288,5288,5244,3022,5604,4426,4992,5506,5612,3992,5280,5722,4640,2696,4964,1400,5316,1618,8496,1262,6558,5289,5289,5245,3023,5605,4427,4993,5507,5613,3993,5281,5723,4641,2697,4965,1401,5317,1619,8497,1263,6559,5290,5290,5246,3020,5606,4424,4994,5504,5614,3994,5282,5720,4642,2698,4966,1402,5318,1616,8498,1260,6556,5291,5291,5247,3021,5607,4425,4995,5505,5615,3995,5283,5721,4643,2699,4967,1403,5319,1617,8499,1261,6557,5292,5292,5624,4008,4904,5412,5264,2604,5616,3996,4580,4116,4644,2700,4968,1404,4940,3900,8856,6611,8872,5293,5293,5625,4009,4905,5413,5265,2605,5617,3997,4581,4117,4645,2701,4969,1405,4941,3901,8857,6610,8873,5294,5294,5626,4010,4906,5414,5266,2606,5618,3998,4582,4118,4646,2702,4970,1406,4942,3902,8858,6609,8874,5295,5295,5627,4011,4907,5415,5267,2607,5619,3999,4583,4119,4647,2703,4971,1407,4943,3903,8859,6608,8875,5296,5296,2705,4012,2957,5416,2345,2608,5620,4000,2633,4120,4648,2704,4972,1408,2669,3904,8860,6603,6276,5297,5297,2704,4013,2956,5417,2344,2609,5621,4001,2632,4121,4649,2705,4973,1409,2668,3905,8861,6602,6277,5298,5298,2707,4014,2959,5418,2347,2610,5622,4002,2635,4122,4650,2706,4974,1410,2671,3906,8862,6601,6278,5299,5299,2706,4015,2958,5419,2346,2611,5623,4003,2634,4123,4651,2707,4975,1411,2670,3907,8863,6600,6279,5300,5300,4968,4016,5220,5420,5580,2612,5624,4004,5544,4124,4652,2708,4976,1412,4608,3908,8864,6606,8229,5301,5301,4969,4017,5221,5421,5581,2613,5625,4005,5545,4125,4653,2709,4977,1413,4609,3909,8865,6607,8228,5302,5302,4970,4018,5222,5422,5582,2614,5626,4006,5546,4126,4654,2710,4978,1414,4610,3910,8866,6604,8231,5303,5303,4971,4019,5223,5423,5583,2615,5627,4007,5547,4127,4655,2711,4979,1415,4611,3911,8867,6605,8230,5304,5304,5636,1404,4916,1512,5276,1296,5628,4008,4592,2808,4656,2712,4980,1416,4952,5184,8868,6621,6592,5305,5305,5637,1405,4917,1513,5277,1297,5629,4009,4593,2809,4657,2713,4981,1417,4953,5185,8869,6620,6593,5306,5306,5638,1406,4918,1514,5278,1298,5630,4010,4594,2810,4658,2714,4982,1418,4954,5186,8870,6623,6594,5307,5307,5639,1407,4919,1515,5279,1299,5631,4011,4595,2811,4659,2715,4983,1419,4955,5187,8871,6622,6595,5308,5308,2717,1408,2969,1516,2357,1300,5632,4012,2645,2812,4660,2716,4984,1420,2681,5188,8872,6613,9180,5309,5309,2716,1409,2968,1517,2356,1301,5633,4013,2644,2813,4661,2717,4985,1421,2680,5189,8873,6612,9181,5310,5310,2719,1410,2971,1518,2359,1302,5634,4014,2647,2814,4662,2718,4986,1422,2683,5190,8874,6615,9182,5311,5311,2718,1411,2970,1519,2358,1303,5635,4015,2646,2815,4663,2719,4987,1423,2682,5191,8875,6614,9183,5312,5312,4980,1412,5232,1520,5592,1304,5636,4016,5556,2816,4664,2720,4988,1424,4620,5192,8876,6616,9837,5313,5313,4981,1413,5233,1521,5593,1305,5637,4017,5557,2817,4665,2721,4989,1425,4621,5193,8877,6617,9836,5314,5314,4982,1414,5234,1522,5594,1306,5638,4018,5558,2818,4666,2722,4990,1426,4622,5194,8878,6618,9839,5315,5315,4983,1415,5235,1523,5595,1307,5639,4019,5559,2819,4667,2723,4991,1427,4623,5195,8879,6619,9838,5316,5316,5648,2078,4928,3482,5288,4562,5640,4020,4604,4778,4668,2724,4992,1428,4964,674,8880,6599,5970,5317,5317,5649,2079,4929,3483,5289,4563,5641,4021,4605,4779,4669,2725,4993,1429,4965,675,8881,6598,5971,5318,5318,5650,2076,4930,3480,5290,4560,5642,4022,4606,4776,4670,2726,4994,1430,4966,672,8882,6597,5968,5319,5319,5651,2077,4931,3481,5291,4561,5643,4023,4607,4777,4671,2727,4995,1431,4967,673,8883,6596,5969,5320,5320,2729,2082,2981,3486,2369,4566,5644,4024,2657,4782,4672,2728,4996,1432,2693,678,8884,6591,8558,5321,5321,2728,2083,2980,3487,2368,4567,5645,4025,2656,4783,4673,2729,4997,1433,2692,679,8885,6590,8559,5322,5322,2731,2080,2983,3484,2371,4564,5646,4026,2659,4780,4674,2730,4998,1434,2695,676,8886,6589,8556,5323,5323,2730,2081,2982,3485,2370,4565,5647,4027,2658,4781,4675,2731,4999,1435,2694,677,8887,6588,8557,5324,5324,4992,2086,5244,3490,5604,4570,5648,4028,5568,4786,4676,2732,5000,1436,4632,682,8888,6594,10511,5325,5325,4993,2087,5245,3491,5605,4571,5649,4029,5569,4787,4677,2733,5001,1437,4633,683,8889,6595,10510,5326,5326,4994,2084,5246,3488,5606,4568,5650,4030,5570,4784,4678,2734,5002,1438,4634,680,8890,6592,10509,5327,5327,4995,2085,5247,3489,5607,4569,5651,4031,5571,4785,4679,2735,5003,1439,4635,681,8891,6593,10508,5328,5328,5372,1236,5732,1344,5012,1452,5652,4032,5408,2640,4680,2736,5004,1440,5336,5340,3946,1529,98,5329,5329,5373,1237,5733,1345,5013,1453,5653,4033,5409,2641,4681,2737,5005,1441,5337,5341,3947,1528,99,5330,5330,5374,1238,5734,1346,5014,1454,5654,4034,5410,2642,4682,2738,5006,1442,5338,5342,3944,1531,96,5331,5331,5375,1239,5735,1347,5015,1455,5655,4035,5411,2643,4683,2739,5007,1443,5339,5343,3945,1530,97,5332,5332,1157,1240,1517,1348,1769,1456,5656,4036,1841,2644,4684,2740,5008,1444,797,5344,703,1532,102,5333,5333,1156,1241,1516,1349,1768,1457,5657,4037,1840,2645,4685,2741,5009,1445,796,5345,702,1533,103,5334,5334,1159,1242,1519,1350,1771,1458,5658,4038,1843,2646,4686,2742,5010,1446,799,5346,701,1534,100,5335,5335,1158,1243,1518,1351,1770,1459,5659,4039,1842,2647,4687,2743,5011,1447,798,5347,700,1535,101,5336,5336,5688,1244,5076,1352,5328,1460,5660,4040,4752,2648,4688,2744,5012,1448,5004,5348,3614,1525,106,5337,5337,5689,1245,5077,1353,5329,1461,5661,4041,4753,2649,4689,2745,5013,1449,5005,5349,3615,1524,107,5338,5338,5690,1246,5078,1354,5330,1462,5662,4042,4754,2650,4690,2746,5014,1450,5006,5350,3612,1527,104,5339,5339,5691,1247,5079,1355,5331,1463,5663,4043,4755,2651,4691,2747,5015,1451,5007,5351,3613,1526,105,5340,5340,5384,2520,5744,3924,5024,5328,5664,4044,5420,5220,4692,2748,5016,1452,5348,1440,3956,5405,74,5341,5341,5385,2521,5745,3925,5025,5329,5665,4045,5421,5221,4693,2749,5017,1453,5349,1441,3957,5404,75,5342,5342,5386,2522,5746,3926,5026,5330,5666,4046,5422,5222,4694,2750,5018,1454,5350,1442,3958,5407,72,5343,5343,5387,2523,5747,3927,5027,5331,5667,4047,5423,5223,4695,2751,5019,1455,5351,1443,3959,5406,73,5344,5344,1169,2524,1529,3928,1781,5332,5668,4048,1853,5224,4696,2752,5020,1456,809,1444,713,5408,78,5345,5345,1168,2525,1528,3929,1780,5333,5669,4049,1852,5225,4697,2753,5021,1457,808,1445,712,5409,79,5346,5346,1171,2526,1531,3930,1783,5334,5670,4050,1855,5226,4698,2754,5022,1458,811,1446,715,5410,76,5347,5347,1170,2527,1530,3931,1782,5335,5671,4051,1854,5227,4699,2755,5023,1459,810,1447,714,5411,77,5348,5348,5700,2528,5088,3932,5340,5336,5672,4052,4764,5228,4700,2756,5024,1460,5016,1448,3624,5401,82,5349,5349,5701,2529,5089,3933,5341,5337,5673,4053,4765,5229,4701,2757,5025,1461,5017,1449,3625,5400,83,5350,5350,5702,2530,5090,3934,5342,5338,5674,4054,4766,5230,4702,2758,5026,1462,5018,1450,3626,5403,80,5351,5351,5703,2531,5091,3935,5343,5339,5675,4055,4767,5231,4703,2759,5027,1463,5019,1451,3627,5402,81,5352,5352,5396,3518,5756,4922,5036,2438,5676,4056,5432,3626,4704,2760,5028,1464,5360,3734,3934,2191,84,5353,5353,5397,3519,5757,4923,5037,2439,5677,4057,5433,3627,4705,2761,5029,1465,5361,3735,3935,2190,85,5354,5354,5398,3516,5758,4920,5038,2436,5678,4058,5434,3624,4706,2762,5030,1466,5362,3732,3932,2189,86,5355,5355,5399,3517,5759,4921,5039,2437,5679,4059,5435,3625,4707,2763,5031,1467,5363,3733,3933,2188,87,5356,5356,1181,3522,1541,4926,1793,2442,5680,4060,1865,3630,4708,2764,5032,1468,821,3738,691,2194,88,5357,5357,1180,3523,1540,4927,1792,2443,5681,4061,1864,3631,4709,2765,5033,1469,820,3739,690,2195,89,5358,5358,1183,3520,1543,4924,1795,2440,5682,4062,1867,3628,4710,2766,5034,1470,823,3736,689,2192,90,5359,5359,1182,3521,1542,4925,1794,2441,5683,4063,1866,3629,4711,2767,5035,1471,822,3737,688,2193,91,5360,5360,5712,3526,5100,4930,5352,2446,5684,4064,4776,3634,4712,2768,5036,1472,5028,3742,3602,2187,92,5361,5361,5713,3527,5101,4931,5353,2447,5685,4065,4777,3635,4713,2769,5037,1473,5029,3743,3603,2186,93,5362,5362,5714,3524,5102,4928,5354,2444,5686,4066,4778,3632,4714,2770,5038,1474,5030,3740,3600,2185,94,5363,5363,5715,3525,5103,4929,5355,2445,5687,4067,4779,3633,4715,2771,5039,1475,5031,3741,3601,2184,95,5364,5364,5012,1272,5372,1380,5732,1488,5688,4068,5696,2676,4716,2772,5040,1476,4760,5376,8951,103,5421,5365,5365,5013,1273,5373,1381,5733,1489,5689,4069,5697,2677,4717,2773,5041,1477,4761,5377,8950,102,5420,5366,5366,5014,1274,5374,1382,5734,1490,5690,4070,5698,2678,4718,2774,5042,1478,4762,5378,8949,101,5423,5367,5367,5015,1275,5375,1383,5735,1491,5691,4071,5699,2679,4719,2775,5043,1479,4763,5379,8948,100,5422,5368,5368,1769,1276,1157,1384,1517,1492,5692,4072,833,2680,4720,2776,5044,1480,1193,5380,8943,106,5413,5369,5369,1768,1277,1156,1385,1516,1493,5693,4073,832,2681,4721,2777,5045,1481,1192,5381,8942,107,5412,5370,5370,1771,1278,1159,1386,1519,1494,5694,4074,835,2682,4722,2778,5046,1482,1195,5382,8941,104,5415,5371,5371,1770,1279,1158,1387,1518,1495,5695,4075,834,2683,4723,2779,5047,1483,1194,5383,8940,105,5414,5372,5372,5328,1280,5688,1388,5076,1496,5696,4076,5364,2684,4724,2780,5048,1484,5400,5384,8946,99,5416,5373,5373,5329,1281,5689,1389,5077,1497,5697,4077,5365,2685,4725,2781,5049,1485,5401,5385,8947,98,5417,5374,5374,5330,1282,5690,1390,5078,1498,5698,4078,5366,2686,4726,2782,5050,1486,5402,5386,8944,97,5418,5375,5375,5331,1283,5691,1391,5079,1499,5699,4079,5367,2687,4727,2783,5051,1487,5403,5387,8945,96,5419,5376,5376,5024,2556,5384,3960,5744,5364,5700,4080,5708,5256,4728,2784,5052,1488,4772,1476,8961,79,1521,5377,5377,5025,2557,5385,3961,5745,5365,5701,4081,5709,5257,4729,2785,5053,1489,4773,1477,8960,78,1520,5378,5378,5026,2558,5386,3962,5746,5366,5702,4082,5710,5258,4730,2786,5054,1490,4774,1478,8963,77,1523,5379,5379,5027,2559,5387,3963,5747,5367,5703,4083,5711,5259,4731,2787,5055,1491,4775,1479,8962,76,1522,5380,5380,1781,2560,1169,3964,1529,5368,5704,4084,845,5260,4732,2788,5056,1492,1205,1480,8953,82,1513,5381,5381,1780,2561,1168,3965,1528,5369,5705,4085,844,5261,4733,2789,5057,1493,1204,1481,8952,83,1512,5382,5382,1783,2562,1171,3966,1531,5370,5706,4086,847,5262,4734,2790,5058,1494,1207,1482,8955,80,1515,5383,5383,1782,2563,1170,3967,1530,5371,5707,4087,846,5263,4735,2791,5059,1495,1206,1483,8954,81,1514,5384,5384,5340,2564,5700,3968,5088,5372,5708,4088,5376,5264,4736,2792,5060,1496,5412,1484,8956,75,1516,5385,5385,5341,2565,5701,3969,5089,5373,5709,4089,5377,5265,4737,2793,5061,1497,5413,1485,8957,74,1517,5386,5386,5342,2566,5702,3970,5090,5374,5710,4090,5378,5266,4738,2794,5062,1498,5414,1486,8958,73,1518,5387,5387,5343,2567,5703,3971,5091,5375,5711,4091,5379,5267,4739,2795,5063,1499,5415,1487,8959,72,1519,5388,5388,5036,4202,5396,5606,5756,3122,5712,4092,5720,4310,4740,2796,5064,1500,4784,4418,8939,89,3491,5389,5389,5037,4203,5397,5607,5757,3123,5713,4093,5721,4311,4741,2797,5065,1501,4785,4419,8938,88,3490,5390,5390,5038,4200,5398,5604,5758,3120,5714,4094,5722,4308,4742,2798,5066,1502,4786,4416,8937,91,3489,5391,5391,5039,4201,5399,5605,5759,3121,5715,4095,5723,4309,4743,2799,5067,1503,4787,4417,8936,90,3488,5392,5392,1793,4206,1181,5610,1541,3126,5716,4096,857,4314,4744,2800,5068,1504,1217,4422,8931,92,3483,5393,5393,1792,4207,1180,5611,1540,3127,5717,4097,856,4315,4745,2801,5069,1505,1216,4423,8930,93,3482,5394,5394,1795,4204,1183,5608,1543,3124,5718,4098,859,4312,4746,2802,5070,1506,1219,4420,8929,94,3481,5395,5395,1794,4205,1182,5609,1542,3125,5719,4099,858,4313,4747,2803,5071,1507,1218,4421,8928,95,3480,5396,5396,5352,4210,5712,5614,5100,3130,5720,4100,5388,4318,4748,2804,5072,1508,5424,4426,8934,85,3486,5397,5397,5353,4211,5713,5615,5101,3131,5721,4101,5389,4319,4749,2805,5073,1509,5425,4427,8935,84,3487,5398,5398,5354,4208,5714,5612,5102,3128,5722,4102,5390,4316,4750,2806,5074,1510,5426,4424,8932,87,3484,5399,5399,5355,4209,5715,5613,5103,3129,5723,4103,5391,4317,4751,2807,5075,1511,5427,4425,8933,86,3485,5400,5400,5732,1308,5012,1416,5372,1524,5724,4104,4688,2712,4752,2808,5076,1512,5048,5412,8008,5349,1493,5401,5401,5733,1309,5013,1417,5373,1525,5725,4105,4689,2713,4753,2809,5077,1513,5049,5413,8009,5348,1492,5402,5402,5734,1310,5014,1418,5374,1526,5726,4106,4690,2714,4754,2810,5078,1514,5050,5414,8010,5351,1495,5403,5403,5735,1311,5015,1419,5375,1527,5727,4107,4691,2715,4755,2811,5079,1515,5051,5415,8011,5350,1494,5404,5404,1517,1312,1769,1420,1157,1528,5728,4108,1445,2716,4756,2812,5080,1516,1481,5416,9300,5341,1496,5405,5405,1516,1313,1768,1421,1156,1529,5729,4109,1444,2717,4757,2813,5081,1517,1480,5417,9301,5340,1497,5406,5406,1519,1314,1771,1422,1159,1530,5730,4110,1447,2718,4758,2814,5082,1518,1483,5418,9302,5343,1498,5407,5407,1518,1315,1770,1423,1158,1531,5731,4111,1446,2719,4759,2815,5083,1519,1482,5419,9303,5342,1499,5408,5408,5076,1316,5328,1424,5688,1532,5732,4112,5652,2720,4760,2816,5084,1520,4716,5420,6069,5344,1489,5409,5409,5077,1317,5329,1425,5689,1533,5733,4113,5653,2721,4761,2817,5085,1521,4717,5421,6068,5345,1488,5410,5410,5078,1318,5330,1426,5690,1534,5734,4114,5654,2722,4762,2818,5086,1522,4718,5422,6071,5346,1491,5411,5411,5079,1319,5331,1427,5691,1535,5735,4115,5655,2723,4763,2819,5087,1523,4719,5423,6070,5347,1490,5412,5412,5744,2592,5024,3996,5384,5400,5736,4116,4700,5292,4764,2820,5088,1524,5060,1512,8968,1449,5369,5413,5413,5745,2593,5025,3997,5385,5401,5737,4117,4701,5293,4765,2821,5089,1525,5061,1513,8969,1448,5368,5414,5414,5746,2594,5026,3998,5386,5402,5738,4118,4702,5294,4766,2822,5090,1526,5062,1514,8970,1451,5371,5415,5415,5747,2595,5027,3999,5387,5403,5739,4119,4703,5295,4767,2823,5091,1527,5063,1515,8971,1450,5370,5416,5416,1529,2596,1781,4000,1169,5404,5740,4120,1457,5296,4768,2824,5092,1528,1493,1516,7668,1441,5372,5417,5417,1528,2597,1780,4001,1168,5405,5741,4121,1456,5297,4769,2825,5093,1529,1492,1517,7669,1440,5373,5418,5418,1531,2598,1783,4002,1171,5406,5742,4122,1459,5298,4770,2826,5094,1530,1495,1518,7670,1443,5374,5419,5419,1530,2599,1782,4003,1170,5407,5743,4123,1458,5299,4771,2827,5095,1531,1494,1519,7671,1442,5375,5420,5420,5088,2600,5340,4004,5700,5408,5744,4124,5664,5300,4772,2828,5096,1532,4728,1520,10917,1444,5365,5421,5421,5089,2601,5341,4005,5701,5409,5745,4125,5665,5301,4773,2829,5097,1533,4729,1521,10916,1445,5364,5422,5422,5090,2602,5342,4006,5702,5410,5746,4126,5666,5302,4774,2830,5098,1534,4730,1522,10919,1446,5367,5423,5423,5091,2603,5343,4007,5703,5411,5747,4127,5667,5303,4775,2831,5099,1535,4731,1523,10918,1447,5366,5424,5424,5756,3266,5036,4670,5396,2186,5748,4128,4712,3374,4776,2832,5100,1536,5072,3482,9642,3743,3127,5425,5425,5757,3267,5037,4671,5397,2187,5749,4129,4713,3375,4777,2833,5101,1537,5073,3483,9643,3742,3126,5426,5426,5758,3264,5038,4668,5398,2184,5750,4130,4714,3372,4778,2834,5102,1538,5074,3480,9640,3741,3125,5427,5427,5759,3265,5039,4669,5399,2185,5751,4131,4715,3373,4779,2835,5103,1539,5075,3481,9641,3740,3124,5428,5428,1541,3270,1793,4674,1181,2190,5752,4132,1469,3378,4780,2836,5104,1540,1505,3486,8342,3735,3130,5429,5429,1540,3271,1792,4675,1180,2191,5753,4133,1468,3379,4781,2837,5105,1541,1504,3487,8343,3734,3131,5430,5430,1543,3268,1795,4672,1183,2188,5754,4134,1471,3376,4782,2838,5106,1542,1507,3484,8340,3733,3128,5431,5431,1542,3269,1794,4673,1182,2189,5755,4135,1470,3377,4783,2839,5107,1543,1506,3485,8341,3732,3129,5432,5432,5100,3274,5352,4678,5712,2194,5756,4136,5676,3382,4784,2840,5108,1544,4740,3490,10295,3738,3123,5433,5433,5101,3275,5353,4679,5713,2195,5757,4137,5677,3383,4785,2841,5109,1545,4741,3491,10294,3739,3122,5434,5434,5102,3272,5354,4676,5714,2192,5758,4138,5678,3380,4786,2842,5110,1546,4742,3488,10293,3736,3121,5435,5435,5103,3273,5355,4677,5715,2193,5759,4139,5679,3381,4787,2843,5111,1547,4743,3489,10292,3737,3120,5436,5436,4832,3072,5192,4152,5444,5556,5112,4140,5516,5448,4788,2844,4464,1548,4472,1668,432,6732,5578,5437,5437,4833,3073,5193,4153,5445,5557,5113,4141,5517,5449,4789,2845,4465,1549,4473,1669,433,6733,5579,5438,5438,4834,3074,5194,4154,5446,5558,5114,4142,5518,5450,4790,2846,4466,1550,4474,1670,434,6734,5576,5439,5439,4835,3075,5195,4155,5447,5559,5115,4143,5519,5451,4791,2847,4467,1551,4475,1671,435,6735,5577,5440,5440,3857,3076,4217,4156,3497,5560,5116,4144,3893,5452,4792,2848,4468,1552,3821,1672,436,6736,2335,5441,5441,3856,3077,4216,4157,3496,5561,5117,4145,3892,5453,4793,2849,4469,1553,3820,1673,437,6737,2334,5442,5442,3859,3078,4219,4158,3499,5562,5118,4146,3895,5454,4794,2850,4470,1554,3823,1674,438,6738,2333,5443,5443,3858,3079,4218,4159,3498,5563,5119,4147,3894,5455,4795,2851,4471,1555,3822,1675,439,6739,2332,5444,5444,4500,3080,4536,4160,4464,5564,5120,4148,4860,5456,4796,2852,4472,1556,5436,1676,440,6740,4598,5445,5445,4501,3081,4537,4161,4465,5565,5121,4149,4861,5457,4797,2853,4473,1557,5437,1677,441,6741,4599,5446,5446,4502,3082,4538,4162,4466,5566,5122,4150,4862,5458,4798,2854,4474,1558,5438,1678,442,6742,4596,5447,5447,4503,3083,4539,4163,4467,5567,5123,4151,4863,5459,4799,2855,4475,1559,5439,1679,443,6743,4597,5448,5448,4844,4356,5204,5436,5456,2952,5124,4152,5528,4140,4800,2856,4476,1560,4484,4248,444,6744,5554,5449,5449,4845,4357,5205,5437,5457,2953,5125,4153,5529,4141,4801,2857,4477,1561,4485,4249,445,6745,5555,5450,5450,4846,4358,5206,5438,5458,2954,5126,4154,5530,4142,4802,2858,4478,1562,4486,4250,446,6746,5552,5451,5451,4847,4359,5207,5439,5459,2955,5127,4155,5531,4143,4803,2859,4479,1563,4487,4251,447,6747,5553,5452,5452,3869,4360,4229,5440,3509,2956,5128,4156,3905,4144,4804,2860,4480,1564,3833,4252,448,6748,2311,5453,5453,3868,4361,4228,5441,3508,2957,5129,4157,3904,4145,4805,2861,4481,1565,3832,4253,449,6749,2310,5454,5454,3871,4362,4231,5442,3511,2958,5130,4158,3907,4146,4806,2862,4482,1566,3835,4254,450,6750,2309,5455,5455,3870,4363,4230,5443,3510,2959,5131,4159,3906,4147,4807,2863,4483,1567,3834,4255,451,6751,2308,5456,5456,4512,4364,4548,5444,4476,2960,5132,4160,4872,4148,4808,2864,4484,1568,5448,4256,452,6752,4574,5457,5457,4513,4365,4549,5445,4477,2961,5133,4161,4873,4149,4809,2865,4485,1569,5449,4257,453,6753,4575,5458,5458,4514,4366,4550,5446,4478,2962,5134,4162,4874,4150,4810,2866,4486,1570,5450,4258,454,6754,4572,5459,5459,4515,4367,4551,5447,4479,2963,5135,4163,4875,4151,4811,2867,4487,1571,5451,4259,455,6755,4573,5460,5460,4856,818,5216,602,5468,710,5136,4164,5540,1898,4812,2868,4488,1572,4496,4598,456,6756,5564,5461,5461,4857,819,5217,603,5469,711,5137,4165,5541,1899,4813,2869,4489,1573,4497,4599,457,6757,5565,5462,5462,4858,816,5218,600,5470,708,5138,4166,5542,1896,4814,2870,4490,1574,4498,4596,458,6758,5566,5463,5463,4859,817,5219,601,5471,709,5139,4167,5543,1897,4815,2871,4491,1575,4499,4597,459,6759,5567,5464,5464,3881,822,4241,606,3521,714,5140,4168,3917,1902,4816,2872,4492,1576,3845,4602,460,6760,2321,5465,5465,3880,823,4240,607,3520,715,5141,4169,3916,1903,4817,2873,4493,1577,3844,4603,461,6761,2320,5466,5466,3883,820,4243,604,3523,712,5142,4170,3919,1900,4818,2874,4494,1578,3847,4600,462,6762,2323,5467,5467,3882,821,4242,605,3522,713,5143,4171,3918,1901,4819,2875,4495,1579,3846,4601,463,6763,2322,5468,5468,4524,826,4560,610,4488,718,5144,4172,4884,1906,4820,2876,4496,1580,5460,4606,464,6764,4584,5469,5469,4525,827,4561,611,4489,719,5145,4173,4885,1907,4821,2877,4497,1581,5461,4607,465,6765,4585,5470,5470,4526,824,4562,608,4490,716,5146,4174,4886,1904,4822,2878,4498,1582,5462,4604,466,6766,4586,5471,5471,4527,825,4563,609,4491,717,5147,4175,4887,1905,4823,2879,4499,1583,5463,4605,467,6767,4587,5472,5472,5120,3108,5480,4188,4868,5592,5148,4176,5156,5484,4824,2880,4500,1584,5192,1704,3261,1726,6476,5473,5473,5121,3109,5481,4189,4869,5593,5149,4177,5157,5485,4825,2881,4501,1585,5193,1705,3260,1727,6477,5474,5474,5122,3110,5482,4190,4870,5594,5150,4178,5158,5486,4826,2882,4502,1586,5194,1706,3263,1724,6478,5475,5475,5123,3111,5483,4191,4871,5595,5151,4179,5159,5487,4827,2883,4503,1587,5195,1707,3262,1725,6479,5476,5476,3173,3112,3209,4192,3245,5596,5152,4180,3533,5488,4828,2884,4504,1588,4217,1708,3253,3343,9389,5477,5477,3172,3113,3208,4193,3244,5597,5153,4181,3532,5489,4829,2885,4505,1589,4216,1709,3252,3342,9388,5478,5478,3175,3114,3211,4194,3247,5598,5154,4182,3535,5490,4830,2886,4506,1590,4219,1710,3255,3341,9391,5479,5479,3174,3115,3210,4195,3246,5599,5155,4183,3534,5491,4831,2887,4507,1591,4218,1711,3254,3340,9390,5480,5480,4788,3116,5148,4196,5508,5600,5156,4184,5472,5492,4832,2888,4508,1592,4536,1712,3256,1394,10680,5481,5481,4789,3117,5149,4197,5509,5601,5157,4185,5473,5493,4833,2889,4509,1593,4537,1713,3257,1395,10681,5482,5482,4790,3118,5150,4198,5510,5602,5158,4186,5474,5494,4834,2890,4510,1594,4538,1714,3258,1392,10682,5483,5483,4791,3119,5151,4199,5511,5603,5159,4187,5475,5495,4835,2891,4511,1595,4539,1715,3259,1393,10683,5484,5484,5132,4392,5492,5472,4880,2988,5160,4188,5168,4176,4836,2892,4512,1596,5204,4284,4545,1702,7438,5485,5485,5133,4393,5493,5473,4881,2989,5161,4189,5169,4177,4837,2893,4513,1597,5205,4285,4544,1703,7439,5486,5486,5134,4394,5494,5474,4882,2990,5162,4190,5170,4178,4838,2894,4514,1598,5206,4286,4547,1700,7436,5487,5487,5135,4395,5495,5475,4883,2991,5163,4191,5171,4179,4839,2895,4515,1599,5207,4287,4546,1701,7437,5488,5488,3185,4396,3221,5476,3257,2992,5164,4192,3545,4180,4840,2896,4516,1600,4229,4288,4537,3319,9703,5489,5489,3184,4397,3220,5477,3256,2993,5165,4193,3544,4181,4841,2897,4517,1601,4228,4289,4536,3318,9702,5490,5490,3187,4398,3223,5478,3259,2994,5166,4194,3547,4182,4842,2898,4518,1602,4231,4290,4539,3317,9701,5491,5491,3186,4399,3222,5479,3258,2995,5167,4195,3546,4183,4843,2899,4519,1603,4230,4291,4538,3316,9700,5492,5492,4800,4400,5160,5480,5520,2996,5168,4196,5484,4184,4844,2900,4520,1604,4548,4292,4540,1370,8402,5493,5493,4801,4401,5161,5481,5521,2997,5169,4197,5485,4185,4845,2901,4521,1605,4549,4293,4541,1371,8403,5494,5494,4802,4402,5162,5482,5522,2998,5170,4198,5486,4186,4846,2902,4522,1606,4550,4294,4542,1368,8400,5495,5495,4803,4403,5163,5483,5523,2999,5171,4199,5487,4187,4847,2903,4523,1607,4551,4295,4543,1369,8401,5496,5496,5144,1502,5504,1286,4892,1394,5172,4200,5180,2582,4848,2904,4524,1608,5216,5282,1331,1712,6776,5497,5497,5145,1503,5505,1287,4893,1395,5173,4201,5181,2583,4849,2905,4525,1609,5217,5283,1330,1713,6777,5498,5498,5146,1500,5506,1284,4894,1392,5174,4202,5182,2580,4850,2906,4526,1610,5218,5280,1329,1714,6778,5499,5499,5147,1501,5507,1285,4895,1393,5175,4203,5183,2581,4851,2907,4527,1611,5219,5281,1328,1715,6779,5500,5500,3197,1506,3233,1290,3269,1398,5176,4204,3557,2586,4852,2908,4528,1612,4241,5286,1323,3329,9041,5501,5501,3196,1507,3232,1291,3268,1399,5177,4205,3556,2587,4853,2909,4529,1613,4240,5287,1322,3328,9040,5502,5502,3199,1504,3235,1288,3271,1396,5178,4206,3559,2584,4854,2910,4530,1614,4243,5284,1321,3331,9043,5503,5503,3198,1505,3234,1289,3270,1397,5179,4207,3558,2585,4855,2911,4531,1615,4242,5285,1320,3330,9042,5504,5504,4812,1510,5172,1294,5532,1402,5180,4208,5496,2590,4856,2912,4532,1616,4560,5290,1326,1380,10332,5505,5505,4813,1511,5173,1295,5533,1403,5181,4209,5497,2591,4857,2913,4533,1617,4561,5291,1327,1381,10333,5506,5506,4814,1508,5174,1292,5534,1400,5182,4210,5498,2588,4858,2914,4534,1618,4562,5288,1324,1382,10334,5507,5507,4815,1509,5175,1293,5535,1401,5183,4211,5499,2589,4859,2915,4535,1619,4563,5289,1325,1383,10335,5508,5508,4544,3144,4472,4224,4508,5628,5184,4212,4796,5520,4860,2916,4536,1620,5480,1740,4517,10076,10692,5509,5509,4545,3145,4473,4225,4509,5629,5185,4213,4797,5521,4861,2917,4537,1621,5481,1741,4516,10077,10693,5510,5510,4546,3146,4474,4226,4510,5630,5186,4214,4798,5522,4862,2918,4538,1622,5482,1742,4519,10078,10694,5511,5511,4547,3147,4475,4227,4511,5631,5187,4215,4799,5523,4863,2919,4539,1623,5483,1743,4518,10079,10695,5512,5512,3569,3148,3821,4228,4181,5632,5188,4216,4145,5524,4864,2920,4540,1624,3209,1744,4520,8129,10696,5513,5513,3568,3149,3820,4229,4180,5633,5189,4217,4144,5525,4865,2921,4541,1625,3208,1745,4521,8128,10697,5514,5514,3571,3150,3823,4230,4183,5634,5190,4218,4147,5526,4866,2922,4542,1626,3211,1746,4522,8131,10698,5515,5515,3570,3151,3822,4231,4182,5635,5191,4219,4146,5527,4867,2923,4543,1627,3210,1747,4523,8130,10699,5516,5516,5184,3152,5436,4232,4824,5636,5192,4220,5112,5528,4868,2924,4544,1628,5148,1748,4513,6828,10700,5517,5517,5185,3153,5437,4233,4825,5637,5193,4221,5113,5529,4869,2925,4545,1629,5149,1749,4512,6829,10701,5518,5518,5186,3154,5438,4234,4826,5638,5194,4222,5114,5530,4870,2926,4546,1630,5150,1750,4515,6830,10702,5519,5519,5187,3155,5439,4235,4827,5639,5195,4223,5115,5531,4871,2927,4547,1631,5151,1751,4514,6831,10703,5520,5520,4556,4428,4484,5508,4520,3024,5196,4224,4808,4212,4872,2928,4548,1632,5492,4320,3209,8446,10704,5521,5521,4557,4429,4485,5509,4521,3025,5197,4225,4809,4213,4873,2929,4549,1633,5493,4321,3208,8447,10705,5522,5522,4558,4430,4486,5510,4522,3026,5198,4226,4810,4214,4874,2930,4550,1634,5494,4322,3211,8444,10706,5523,5523,4559,4431,4487,5511,4523,3027,5199,4227,4811,4215,4875,2931,4551,1635,5495,4323,3210,8445,10707,5524,5524,3581,4432,3833,5512,4193,3028,5200,4228,4157,4216,4876,2932,4552,1636,3221,4324,3212,6499,10708,5525,5525,3580,4433,3832,5513,4192,3029,5201,4229,4156,4217,4877,2933,4553,1637,3220,4325,3213,6498,10709,5526,5526,3583,4434,3835,5514,4195,3030,5202,4230,4159,4218,4878,2934,4554,1638,3223,4326,3214,6497,10710,5527,5527,3582,4435,3834,5515,4194,3031,5203,4231,4158,4219,4879,2935,4555,1639,3222,4327,3215,6496,10711,5528,5528,5196,4436,5448,5516,4836,3032,5204,4232,5124,4220,4880,2936,4556,1640,5160,4328,3205,7790,10712,5529,5529,5197,4437,5449,5517,4837,3033,5205,4233,5125,4221,4881,2937,4557,1641,5161,4329,3204,7791,10713,5530,5530,5198,4438,5450,5518,4838,3034,5206,4234,5126,4222,4882,2938,4558,1642,5162,4330,3207,7788,10714,5531,5531,5199,4439,5451,5519,4839,3035,5207,4235,5127,4223,4883,2939,4559,1643,5163,4331,3206,7789,10715,5532,5532,4568,1214,4496,998,4532,1106,5208,4236,4820,2294,4884,2940,4560,1644,5504,4994,2263,10700,10716,5533,5533,4569,1215,4497,999,4533,1107,5209,4237,4821,2295,4885,2941,4561,1645,5505,4995,2262,10701,10717,5534,5534,4570,1212,4498,996,4534,1104,5210,4238,4822,2292,4886,2942,4562,1646,5506,4992,2261,10702,10718,5535,5535,4571,1213,4499,997,4535,1105,5211,4239,4823,2293,4887,2943,4563,1647,5507,4993,2260,10703,10719,5536,5536,3593,1218,3845,1002,4205,1110,5212,4240,4169,2298,4888,2944,4564,1648,3233,4998,2266,7457,10720,5537,5537,3592,1219,3844,1003,4204,1111,5213,4241,4168,2299,4889,2945,4565,1649,3232,4999,2267,7456,10721,5538,5538,3595,1216,3847,1000,4207,1108,5214,4242,4171,2296,4890,2946,4566,1650,3235,4996,2264,7459,10722,5539,5539,3594,1217,3846,1001,4206,1109,5215,4243,4170,2297,4891,2947,4567,1651,3234,4997,2265,7458,10723,5540,5540,5208,1222,5460,1006,4848,1114,5216,4244,5136,2302,4892,2948,4568,1652,5172,5002,2259,6156,10724,5541,5541,5209,1223,5461,1007,4849,1115,5217,4245,5137,2303,4893,2949,4569,1653,5173,5003,2258,6157,10725,5542,5542,5210,1220,5462,1004,4850,1112,5218,4246,5138,2300,4894,2950,4570,1654,5174,5000,2257,6158,10726,5543,5543,5211,1221,5463,1005,4851,1113,5219,4247,5139,2301,4895,2951,4571,1655,5175,5001,2256,6159,10727,5544,5544,4940,4260,5300,5664,5552,2856,5220,4248,5624,4368,4896,2952,4572,1656,4580,4152,4714,9124,4486,5545,5545,4941,4261,5301,5665,5553,2857,5221,4249,5625,4369,4897,2953,4573,1657,4581,4153,4715,9125,4487,5546,5546,4942,4262,5302,5666,5554,2858,5222,4250,5626,4370,4898,2954,4574,1658,4582,4154,4712,9126,4484,5547,5547,4943,4263,5303,5667,5555,2859,5223,4251,5627,4371,4899,2955,4575,1659,4583,4155,4713,9127,4485,5548,5548,2669,4264,3029,5668,2309,2860,5224,4252,2705,4372,4900,2956,4576,1660,2633,4156,1471,6528,3835,5549,5549,2668,4265,3028,5669,2308,2861,5225,4253,2704,4373,4901,2957,4577,1661,2632,4157,1470,6529,3834,5550,5550,2671,4266,3031,5670,2311,2862,5226,4254,2707,4374,4902,2958,4578,1662,2635,4158,1469,6530,3833,5551,5551,2670,4267,3030,5671,2310,2863,5227,4255,2706,4375,4903,2959,4579,1663,2634,4159,1468,6531,3832,5552,5552,4608,4268,4644,5672,4572,2864,5228,4256,4968,4376,4904,2960,4580,1664,5544,4160,5678,7509,5450,5553,5553,4609,4269,4645,5673,4573,2865,5229,4257,4969,4377,4905,2961,4581,1665,5545,4161,5679,7508,5451,5554,5554,4610,4270,4646,5674,4574,2866,5230,4258,4970,4378,4906,2962,4582,1666,5546,4162,5676,7511,5448,5555,5555,4611,4271,4647,5675,4575,2867,5231,4259,4971,4379,4907,2963,4583,1667,5547,4163,5677,7510,5449,5556,5556,4952,1656,5312,1764,5564,1548,5232,4260,5636,3060,4908,2964,4584,1668,4592,5436,4690,6844,4496,5557,5557,4953,1657,5313,1765,5565,1549,5233,4261,5637,3061,4909,2965,4585,1669,4593,5437,4691,6845,4497,5558,5558,4954,1658,5314,1766,5566,1550,5234,4262,5638,3062,4910,2966,4586,1670,4594,5438,4688,6846,4498,5559,5559,4955,1659,5315,1767,5567,1551,5235,4263,5639,3063,4911,2967,4587,1671,4595,5439,4689,6847,4499,5560,5560,2681,1660,3041,1768,2321,1552,5236,4264,2717,3064,4912,2968,4588,1672,2645,5440,1447,9432,3845,5561,5561,2680,1661,3040,1769,2320,1553,5237,4265,2716,3065,4913,2969,4589,1673,2644,5441,1446,9433,3844,5562,5562,2683,1662,3043,1770,2323,1554,5238,4266,2719,3066,4914,2970,4590,1674,2647,5442,1445,9434,3847,5563,5563,2682,1663,3042,1771,2322,1555,5239,4267,2718,3067,4915,2971,4591,1675,2646,5443,1444,9435,3846,5564,5564,4620,1664,4656,1772,4584,1556,5240,4268,4980,3068,4916,2972,4592,1676,5556,5444,5654,9765,5460,5565,5565,4621,1665,4657,1773,4585,1557,5241,4269,4981,3069,4917,2973,4593,1677,5557,5445,5655,9764,5461,5566,5566,4622,1666,4658,1774,4586,1558,5242,4270,4982,3070,4918,2974,4594,1678,5558,5446,5652,9767,5462,5567,5567,4623,1667,4659,1775,4587,1559,5243,4271,4983,3071,4919,2975,4595,1679,5559,5447,5653,9766,5463,5568,5568,4964,2006,5324,3410,5576,4490,5244,4272,5648,4706,4920,2976,4596,1680,4604,602,4700,5898,4474,5569,5569,4965,2007,5325,3411,5577,4491,5245,4273,5649,4707,4921,2977,4597,1681,4605,603,4701,5899,4475,5570,5570,4966,2004,5326,3408,5578,4488,5246,4274,5650,4704,4922,2978,4598,1682,4606,600,4702,5896,4472,5571,5571,4967,2005,5327,3409,5579,4489,5247,4275,5651,4705,4923,2979,4599,1683,4607,601,4703,5897,4473,5572,5572,2693,2010,3053,3414,2333,4494,5248,4276,2729,4710,4924,2980,4600,1684,2657,606,1457,8486,3823,5573,5573,2692,2011,3052,3415,2332,4495,5249,4277,2728,4711,4925,2981,4601,1685,2656,607,1456,8487,3822,5574,5574,2695,2008,3055,3412,2335,4492,5250,4278,2731,4708,4926,2982,4602,1686,2659,604,1459,8484,3821,5575,5575,2694,2009,3054,3413,2334,4493,5251,4279,2730,4709,4927,2983,4603,1687,2658,605,1458,8485,3820,5576,5576,4632,2014,4668,3418,4596,4498,5252,4280,4992,4714,4928,2984,4604,1688,5568,610,5664,10763,5438,5577,5577,4633,2015,4669,3419,4597,4499,5253,4281,4993,4715,4929,2985,4605,1689,5569,611,5665,10762,5439,5578,5578,4634,2012,4670,3416,4598,4496,5254,4282,4994,4712,4930,2986,4606,1690,5570,608,5666,10761,5436,5579,5579,4635,2013,4671,3417,4599,4497,5255,4283,4995,4713,4931,2987,4607,1691,5571,609,5667,10760,5437,5580,5580,5228,4296,5588,5700,4976,2892,5256,4284,5264,4404,4932,2988,4608,1692,5300,4188,8852,1282,10787,5581,5581,5229,4297,5589,5701,4977,2893,5257,4285,5265,4405,4933,2989,4609,1693,5301,4189,8853,1283,10786,5582,5582,5230,4298,5590,5702,4978,2894,5258,4286,5266,4406,4934,2990,4610,1694,5302,4190,8854,1280,10785,5583,5583,5231,4299,5591,5703,4979,2895,5259,4287,5267,4407,4935,2991,4611,1695,5303,4191,8855,1281,10784,5584,5584,1985,4300,2021,5704,2057,2896,5260,4288,2345,4408,4936,2992,4612,1696,3029,4192,7229,2251,10779,5585,5585,1984,4301,2020,5705,2056,2897,5261,4289,2344,4409,4937,2993,4613,1697,3028,4193,7228,2250,10778,5586,5586,1987,4302,2023,5706,2059,2898,5262,4290,2347,4410,4938,2994,4614,1698,3031,4194,7231,2249,10777,5587,5587,1986,4303,2022,5707,2058,2899,5263,4291,2346,4411,4939,2995,4615,1699,3030,4195,7230,2248,10776,5588,5588,4896,4304,5256,5708,5616,2900,5264,4292,5580,4412,4940,2996,4616,1700,4644,4196,9816,1598,10782,5589,5589,4897,4305,5257,5709,5617,2901,5265,4293,5581,4413,4941,2997,4617,1701,4645,4197,9817,1599,10783,5590,5590,4898,4306,5258,5710,5618,2902,5266,4294,5582,4414,4942,2998,4618,1702,4646,4198,9818,1596,10780,5591,5591,4899,4307,5259,5711,5619,2903,5267,4295,5583,4415,4943,2999,4619,1703,4647,4199,9819,1597,10781,5592,5592,5240,1692,5600,1800,4988,1584,5268,4296,5276,3096,4944,3000,4620,1704,5312,5472,6574,1292,10797,5593,5593,5241,1693,5601,1801,4989,1585,5269,4297,5277,3097,4945,3001,4621,1705,5313,5473,6575,1293,10796,5594,5594,5242,1694,5602,1802,4990,1586,5270,4298,5278,3098,4946,3002,4622,1706,5314,5474,6572,1294,10799,5595,5595,5243,1695,5603,1803,4991,1587,5271,4299,5279,3099,4947,3003,4623,1707,5315,5475,6573,1295,10798,5596,5596,1997,1696,2033,1804,2069,1588,5272,4300,2357,3100,4948,3004,4624,1708,3041,5476,10783,2261,10789,5597,5597,1996,1697,2032,1805,2068,1589,5273,4301,2356,3101,4949,3005,4625,1709,3040,5477,10782,2260,10788,5598,5598,1999,1698,2035,1806,2071,1590,5274,4302,2359,3102,4950,3006,4626,1710,3043,5478,10781,2263,10791,5599,5599,1998,1699,2034,1807,2070,1591,5275,4303,2358,3103,4951,3007,4627,1711,3042,5479,10780,2262,10790,5600,5600,4908,1700,5268,1808,5628,1592,5276,4304,5592,3104,4952,3008,4628,1712,4656,5480,8186,1608,10792,5601,5601,4909,1701,5269,1809,5629,1593,5277,4305,5593,3105,4953,3009,4629,1713,4657,5481,8187,1609,10793,5602,5602,4910,1702,5270,1810,5630,1594,5278,4306,5594,3106,4954,3010,4630,1714,4658,5482,8184,1610,10794,5603,5603,4911,1703,5271,1811,5631,1595,5279,4307,5595,3107,4955,3011,4631,1715,4659,5483,8185,1611,10795,5604,5604,5252,2690,5612,4094,5000,5174,5280,4308,5288,5390,4956,3012,4632,1716,5324,1286,8504,1270,10775,5605,5605,5253,2691,5613,4095,5001,5175,5281,4309,5289,5391,4957,3013,4633,1717,5325,1287,8505,1271,10774,5606,5606,5254,2688,5614,4092,5002,5172,5282,4310,5290,5388,4958,3014,4634,1718,5326,1284,8506,1268,10773,5607,5607,5255,2689,5615,4093,5003,5173,5283,4311,5291,5389,4959,3015,4635,1719,5327,1285,8507,1269,10772,5608,5608,2009,2694,2045,4098,2081,5178,5284,4312,2369,5394,4960,3016,4636,1720,3053,1290,7529,2239,10767,5609,5609,2008,2695,2044,4099,2080,5179,5285,4313,2368,5395,4961,3017,4637,1721,3052,1291,7528,2238,10766,5610,5610,2011,2692,2047,4096,2083,5176,5286,4314,2371,5392,4962,3018,4638,1722,3055,1288,7531,2237,10765,5611,5611,2010,2693,2046,4097,2082,5177,5287,4315,2370,5393,4963,3019,4639,1723,3054,1289,7530,2236,10764,5612,5612,4920,2698,5280,4102,5640,5182,5288,4316,5604,5398,4964,3020,4640,1724,4668,1294,10116,1586,10770,5613,5613,4921,2699,5281,4103,5641,5183,5289,4317,5605,5399,4965,3021,4641,1725,4669,1295,10117,1587,10771,5614,5614,4922,2696,5282,4100,5642,5180,5290,4318,5606,5396,4966,3022,4642,1726,4670,1292,10118,1584,10768,5615,5615,4923,2697,5283,4101,5643,5181,5291,4319,5607,5397,4967,3023,4643,1727,4671,1293,10119,1585,10769,5616,5616,4652,4332,4580,5736,4616,2928,5292,4320,4904,4440,4968,3024,4644,1728,5588,4224,9828,6935,7252,5617,5617,4653,4333,4581,5737,4617,2929,5293,4321,4905,4441,4969,3025,4645,1729,5589,4225,9829,6934,7253,5618,5618,4654,4334,4582,5738,4618,2930,5294,4322,4906,4442,4970,3026,4646,1730,5590,4226,9830,6933,7254,5619,5619,4655,4335,4583,5739,4619,2931,5295,4323,4907,4443,4971,3027,4647,1731,5591,4227,9831,6932,7255,5620,5620,2381,4336,2633,5740,2993,2932,5296,4324,2957,4444,4972,3028,4648,1732,2021,4228,9832,6927,9840,5621,5621,2380,4337,2632,5741,2992,2933,5297,4325,2956,4445,4973,3029,4649,1733,2020,4229,9833,6926,9841,5622,5622,2383,4338,2635,5742,2995,2934,5298,4326,2959,4446,4974,3030,4650,1734,2023,4230,9834,6925,9842,5623,5623,2382,4339,2634,5743,2994,2935,5299,4327,2958,4447,4975,3031,4651,1735,2022,4231,9835,6924,9843,5624,5624,5292,4340,5544,5744,4932,2936,5300,4328,5220,4448,4976,3032,4652,1736,5256,4232,9836,6930,9201,5625,5625,5293,4341,5545,5745,4933,2937,5301,4329,5221,4449,4977,3033,4653,1737,5257,4233,9837,6931,9200,5626,5626,5294,4342,5546,5746,4934,2938,5302,4330,5222,4450,4978,3034,4654,1738,5258,4234,9838,6928,9203,5627,5627,5295,4343,5547,5747,4935,2939,5303,4331,5223,4451,4979,3035,4655,1739,5259,4235,9839,6929,9202,5628,5628,4664,1728,4592,1836,4628,1620,5304,4332,4916,3132,4980,3036,4656,1740,5600,5508,9840,6945,10804,5629,5629,4665,1729,4593,1837,4629,1621,5305,4333,4917,3133,4981,3037,4657,1741,5601,5509,9841,6944,10805,5630,5630,4666,1730,4594,1838,4630,1622,5306,4334,4918,3134,4982,3038,4658,1742,5602,5510,9842,6947,10806,5631,5631,4667,1731,4595,1839,4631,1623,5307,4335,4919,3135,4983,3039,4659,1743,5603,5511,9843,6946,10807,5632,5632,2393,1732,2645,1840,3005,1624,5308,4336,2969,3136,4984,3040,4660,1744,2033,5512,9844,6937,8208,5633,5633,2392,1733,2644,1841,3004,1625,5309,4337,2968,3137,4985,3041,4661,1745,2032,5513,9845,6936,8209,5634,5634,2395,1734,2647,1842,3007,1626,5310,4338,2971,3138,4986,3042,4662,1746,2035,5514,9846,6939,8210,5635,5635,2394,1735,2646,1843,3006,1627,5311,4339,2970,3139,4987,3043,4663,1747,2034,5515,9847,6938,8211,5636,5636,5304,1736,5556,1844,4944,1628,5312,4340,5232,3140,4988,3044,4664,1748,5268,5516,9848,6940,6273,5637,5637,5305,1737,5557,1845,4945,1629,5313,4341,5233,3141,4989,3045,4665,1749,5269,5517,9849,6941,6272,5638,5638,5306,1738,5558,1846,4946,1630,5314,4342,5234,3142,4990,3046,4666,1750,5270,5518,9850,6942,6275,5639,5639,5307,1739,5559,1847,4947,1631,5315,4343,5235,3143,4991,3047,4667,1751,5271,5519,9851,6943,6274,5640,5640,4676,2402,4604,3806,4640,4886,5316,4344,4928,5102,4992,3048,4668,1752,5612,998,9852,6923,10182,5641,5641,4677,2403,4605,3807,4641,4887,5317,4345,4929,5103,4993,3049,4669,1753,5613,999,9853,6922,10183,5642,5642,4678,2400,4606,3804,4642,4884,5318,4346,4930,5100,4994,3050,4670,1754,5614,996,9854,6921,10180,5643,5643,4679,2401,4607,3805,4643,4885,5319,4347,4931,5101,4995,3051,4671,1755,5615,997,9855,6920,10181,5644,5644,2405,2406,2657,3810,3017,4890,5320,4348,2981,5106,4996,3052,4672,1756,2045,1002,9856,6915,7586,5645,5645,2404,2407,2656,3811,3016,4891,5321,4349,2980,5107,4997,3053,4673,1757,2044,1003,9857,6914,7587,5646,5646,2407,2404,2659,3808,3019,4888,5322,4350,2983,5104,4998,3054,4674,1758,2047,1000,9858,6913,7584,5647,5647,2406,2405,2658,3809,3018,4889,5323,4351,2982,5105,4999,3055,4675,1759,2046,1001,9859,6912,7585,5648,5648,5316,2410,5568,3814,4956,4894,5324,4352,5244,5110,5000,3056,4676,1760,5280,1006,9860,6918,6947,5649,5649,5317,2411,5569,3815,4957,4895,5325,4353,5245,5111,5001,3057,4677,1761,5281,1007,9861,6919,6946,5650,5650,5318,2408,5570,3812,4958,4892,5326,4354,5246,5108,5002,3058,4678,1762,5282,1004,9862,6916,6945,5651,5651,5319,2409,5571,3813,4959,4893,5327,4355,5247,5109,5003,3059,4679,1763,5283,1005,9863,6917,6944,5652,5652,5048,1560,5408,1668,5660,1776,5328,4356,5732,2964,5004,3060,4680,1764,4688,5664,5566,1853,566,5653,5653,5049,1561,5409,1669,5661,1777,5329,4357,5733,2965,5005,3061,4681,1765,4689,5665,5567,1852,567,5654,5654,5050,1562,5410,1670,5662,1778,5330,4358,5734,2966,5006,3062,4682,1766,4690,5666,5564,1855,564,5655,5655,5051,1563,5411,1671,5663,1779,5331,4359,5735,2967,5007,3063,4683,1767,4691,5667,5565,1854,565,5656,5656,1481,1564,1841,1672,1121,1780,5332,4360,1517,2968,5008,3064,4684,1768,1445,5668,2323,1856,570,5657,5657,1480,1565,1840,1673,1120,1781,5333,4361,1516,2969,5009,3065,4685,1769,1444,5669,2322,1857,571,5658,5658,1483,1566,1843,1674,1123,1782,5334,4362,1519,2970,5010,3066,4686,1770,1447,5670,2321,1858,568,5659,5659,1482,1567,1842,1675,1122,1783,5335,4363,1518,2971,5011,3067,4687,1771,1446,5671,2320,1859,569,5660,5660,4716,1568,4752,1676,4680,1784,5336,4364,5076,2972,5012,3068,4688,1772,5652,5672,4586,1849,574,5661,5661,4717,1569,4753,1677,4681,1785,5337,4365,5077,2973,5013,3069,4689,1773,5653,5673,4587,1848,575,5662,5662,4718,1570,4754,1678,4682,1786,5338,4366,5078,2974,5014,3070,4690,1774,5654,5674,4584,1851,572,5663,5663,4719,1571,4755,1679,4683,1787,5339,4367,5079,2975,5015,3071,4691,1775,5655,5675,4585,1850,573,5664,5664,5060,2844,5420,4248,5672,5652,5340,4368,5744,5544,5016,3072,4692,1776,4700,1764,5576,5729,542,5665,5665,5061,2845,5421,4249,5673,5653,5341,4369,5745,5545,5017,3073,4693,1777,4701,1765,5577,5728,543,5666,5666,5062,2846,5422,4250,5674,5654,5342,4370,5746,5546,5018,3074,4694,1778,4702,1766,5578,5731,540,5667,5667,5063,2847,5423,4251,5675,5655,5343,4371,5747,5547,5019,3075,4695,1779,4703,1767,5579,5730,541,5668,5668,1493,2848,1853,4252,1133,5656,5344,4372,1529,5548,5020,3076,4696,1780,1457,1768,2333,5732,546,5669,5669,1492,2849,1852,4253,1132,5657,5345,4373,1528,5549,5021,3077,4697,1781,1456,1769,2332,5733,547,5670,5670,1495,2850,1855,4254,1135,5658,5346,4374,1531,5550,5022,3078,4698,1782,1459,1770,2335,5734,544,5671,5671,1494,2851,1854,4255,1134,5659,5347,4375,1530,5551,5023,3079,4699,1783,1458,1771,2334,5735,545,5672,5672,4728,2852,4764,4256,4692,5660,5348,4376,5088,5552,5024,3080,4700,1784,5664,1772,4596,5725,550,5673,5673,4729,2853,4765,4257,4693,5661,5349,4377,5089,5553,5025,3081,4701,1785,5665,1773,4597,5724,551,5674,5674,4730,2854,4766,4258,4694,5662,5350,4378,5090,5554,5026,3082,4702,1786,5666,1774,4598,5727,548,5675,5675,4731,2855,4767,4259,4695,5663,5351,4379,5091,5555,5027,3083,4703,1787,5667,1775,4599,5726,549,5676,5676,5072,3194,5432,4598,5684,2114,5352,4380,5756,3302,5028,3084,4704,1788,4712,3410,5554,2515,552,5677,5677,5073,3195,5433,4599,5685,2115,5353,4381,5757,3303,5029,3085,4705,1789,4713,3411,5555,2514,553,5678,5678,5074,3192,5434,4596,5686,2112,5354,4382,5758,3300,5030,3086,4706,1790,4714,3408,5552,2513,554,5679,5679,5075,3193,5435,4597,5687,2113,5355,4383,5759,3301,5031,3087,4707,1791,4715,3409,5553,2512,555,5680,5680,1505,3198,1865,4602,1145,2118,5356,4384,1541,3306,5032,3088,4708,1792,1469,3414,2311,2518,556,5681,5681,1504,3199,1864,4603,1144,2119,5357,4385,1540,3307,5033,3089,4709,1793,1468,3415,2310,2519,557,5682,5682,1507,3196,1867,4600,1147,2116,5358,4386,1543,3304,5034,3090,4710,1794,1471,3412,2309,2516,558,5683,5683,1506,3197,1866,4601,1146,2117,5359,4387,1542,3305,5035,3091,4711,1795,1470,3413,2308,2517,559,5684,5684,4740,3202,4776,4606,4704,2122,5360,4388,5100,3310,5036,3092,4712,1796,5676,3418,4574,2511,560,5685,5685,4741,3203,4777,4607,4705,2123,5361,4389,5101,3311,5037,3093,4713,1797,5677,3419,4575,2510,561,5686,5686,4742,3200,4778,4604,4706,2120,5362,4390,5102,3308,5038,3094,4714,1798,5678,3416,4572,2509,562,5687,5687,4743,3201,4779,4605,4707,2121,5363,4391,5103,3309,5039,3095,4715,1799,5679,3417,4573,2508,563,5688,5688,5336,1596,5696,1704,5084,1812,5364,4392,5372,3000,5040,3096,4716,1800,5408,5700,9923,139,1857,5689,5689,5337,1597,5697,1705,5085,1813,5365,4393,5373,3001,5041,3097,4717,1801,5409,5701,9922,138,1856,5690,5690,5338,1598,5698,1706,5086,1814,5366,4394,5374,3002,5042,3098,4718,1802,5410,5702,9921,137,1859,5691,5691,5339,1599,5699,1707,5087,1815,5367,4395,5375,3003,5043,3099,4719,1803,5411,5703,9920,136,1858,5692,5692,797,1600,833,1708,869,1816,5368,4396,1157,3004,5044,3100,4720,1804,1841,5704,9915,142,1849,5693,5693,796,1601,832,1709,868,1817,5369,4397,1156,3005,5045,3101,4721,1805,1840,5705,9914,143,1848,5694,5694,799,1602,835,1710,871,1818,5370,4398,1159,3006,5046,3102,4722,1806,1843,5706,9913,140,1851,5695,5695,798,1603,834,1711,870,1819,5371,4399,1158,3007,5047,3103,4723,1807,1842,5707,9912,141,1850,5696,5696,5004,1604,5364,1712,5724,1820,5372,4400,5688,3008,5048,3104,4724,1808,4752,5708,9918,135,1852,5697,5697,5005,1605,5365,1713,5725,1821,5373,4401,5689,3009,5049,3105,4725,1809,4753,5709,9919,134,1853,5698,5698,5006,1606,5366,1714,5726,1822,5374,4402,5690,3010,5050,3106,4726,1810,4754,5710,9916,133,1854,5699,5699,5007,1607,5367,1715,5727,1823,5375,4403,5691,3011,5051,3107,4727,1811,4755,5711,9917,132,1855,5700,5700,5348,2880,5708,4284,5096,5688,5376,4404,5384,5580,5052,3108,4728,1812,5420,1800,9933,115,5733,5701,5701,5349,2881,5709,4285,5097,5689,5377,4405,5385,5581,5053,3109,4729,1813,5421,1801,9932,114,5732,5702,5702,5350,2882,5710,4286,5098,5690,5378,4406,5386,5582,5054,3110,4730,1814,5422,1802,9935,113,5735,5703,5703,5351,2883,5711,4287,5099,5691,5379,4407,5387,5583,5055,3111,4731,1815,5423,1803,9934,112,5734,5704,5704,809,2884,845,4288,881,5692,5380,4408,1169,5584,5056,3112,4732,1816,1853,1804,9925,118,5725,5705,5705,808,2885,844,4289,880,5693,5381,4409,1168,5585,5057,3113,4733,1817,1852,1805,9924,119,5724,5706,5706,811,2886,847,4290,883,5694,5382,4410,1171,5586,5058,3114,4734,1818,1855,1806,9927,116,5727,5707,5707,810,2887,846,4291,882,5695,5383,4411,1170,5587,5059,3115,4735,1819,1854,1807,9926,117,5726,5708,5708,5016,2888,5376,4292,5736,5696,5384,4412,5700,5588,5060,3116,4736,1820,4764,1808,9928,111,5728,5709,5709,5017,2889,5377,4293,5737,5697,5385,4413,5701,5589,5061,3117,4737,1821,4765,1809,9929,110,5729,5710,5710,5018,2890,5378,4294,5738,5698,5386,4414,5702,5590,5062,3118,4738,1822,4766,1810,9930,109,5730,5711,5711,5019,2891,5379,4295,5739,5699,5387,4415,5703,5591,5063,3119,4739,1823,4767,1811,9931,108,5731,5712,5712,5360,3878,5720,5282,5108,2798,5388,4416,5396,3986,5064,3120,4740,1824,5432,4094,9911,125,2519,5713,5713,5361,3879,5721,5283,5109,2799,5389,4417,5397,3987,5065,3121,4741,1825,5433,4095,9910,124,2518,5714,5714,5362,3876,5722,5280,5110,2796,5390,4418,5398,3984,5066,3122,4742,1826,5434,4092,9909,127,2517,5715,5715,5363,3877,5723,5281,5111,2797,5391,4419,5399,3985,5067,3123,4743,1827,5435,4093,9908,126,2516,5716,5716,821,3882,857,5286,893,2802,5392,4420,1181,3990,5068,3124,4744,1828,1865,4098,9903,128,2511,5717,5717,820,3883,856,5287,892,2803,5393,4421,1180,3991,5069,3125,4745,1829,1864,4099,9902,129,2510,5718,5718,823,3880,859,5284,895,2800,5394,4422,1183,3988,5070,3126,4746,1830,1867,4096,9901,130,2509,5719,5719,822,3881,858,5285,894,2801,5395,4423,1182,3989,5071,3127,4747,1831,1866,4097,9900,131,2508,5720,5720,5028,3886,5388,5290,5748,2806,5396,4424,5712,3994,5072,3128,4748,1832,4776,4102,9906,121,2514,5721,5721,5029,3887,5389,5291,5749,2807,5397,4425,5713,3995,5073,3129,4749,1833,4777,4103,9907,120,2515,5722,5722,5030,3884,5390,5288,5750,2804,5398,4426,5714,3992,5074,3130,4750,1834,4778,4100,9904,123,2512,5723,5723,5031,3885,5391,5289,5751,2805,5399,4427,5715,3993,5075,3131,4751,1835,4779,4101,9905,122,2513,5724,5724,4760,1632,4688,1740,4724,1848,5400,4428,5012,3036,5076,3132,4752,1836,5696,5736,7036,5673,5705,5725,5725,4761,1633,4689,1741,4725,1849,5401,4429,5013,3037,5077,3133,4753,1837,5697,5737,7037,5672,5704,5726,5726,4762,1634,4690,1742,4726,1850,5402,4430,5014,3038,5078,3134,4754,1838,5698,5738,7038,5675,5707,5727,5727,4763,1635,4691,1743,4727,1851,5403,4431,5015,3039,5079,3135,4755,1839,5699,5739,7039,5674,5706,5728,5728,1193,1636,1445,1744,1805,1852,5404,4432,1769,3040,5080,3136,4756,1840,833,5740,10920,5665,5708,5729,5729,1192,1637,1444,1745,1804,1853,5405,4433,1768,3041,5081,3137,4757,1841,832,5741,10921,5664,5709,5730,5730,1195,1638,1447,1746,1807,1854,5406,4434,1771,3042,5082,3138,4758,1842,835,5742,10922,5667,5710,5731,5731,1194,1639,1446,1747,1806,1855,5407,4435,1770,3043,5083,3139,4759,1843,834,5743,10923,5666,5711,5732,5732,5400,1640,5652,1748,5040,1856,5408,4436,5328,3044,5084,3140,4760,1844,5364,5744,7689,5668,5701,5733,5733,5401,1641,5653,1749,5041,1857,5409,4437,5329,3045,5085,3141,4761,1845,5365,5745,7688,5669,5700,5734,5734,5402,1642,5654,1750,5042,1858,5410,4438,5330,3046,5086,3142,4762,1846,5366,5746,7691,5670,5703,5735,5735,5403,1643,5655,1751,5043,1859,5411,4439,5331,3047,5087,3143,4763,1847,5367,5747,7690,5671,5702,5736,5736,4772,2916,4700,4320,4736,5724,5412,4440,5024,5616,5088,3144,4764,1848,5708,1836,9940,1773,1805,5737,5737,4773,2917,4701,4321,4737,5725,5413,4441,5025,5617,5089,3145,4765,1849,5709,1837,9941,1772,1804,5738,5738,4774,2918,4702,4322,4738,5726,5414,4442,5026,5618,5090,3146,4766,1850,5710,1838,9942,1775,1807,5739,5739,4775,2919,4703,4323,4739,5727,5415,4443,5027,5619,5091,3147,4767,1851,5711,1839,9943,1774,1806,5740,5740,1205,2920,1457,4324,1817,5728,5416,4444,1781,5620,5092,3148,4768,1852,845,1840,6048,1765,1808,5741,5741,1204,2921,1456,4325,1816,5729,5417,4445,1780,5621,5093,3149,4769,1853,844,1841,6049,1764,1809,5742,5742,1207,2922,1459,4326,1819,5730,5418,4446,1783,5622,5094,3150,4770,1854,847,1842,6050,1767,1810,5743,5743,1206,2923,1458,4327,1818,5731,5419,4447,1782,5623,5095,3151,4771,1855,846,1843,6051,1766,1811,5744,5744,5412,2924,5664,4328,5052,5732,5420,4448,5340,5624,5096,3152,4772,1856,5376,1844,9297,1768,1801,5745,5745,5413,2925,5665,4329,5053,5733,5421,4449,5341,5625,5097,3153,4773,1857,5377,1845,9296,1769,1800,5746,5746,5414,2926,5666,4330,5054,5734,5422,4450,5342,5626,5098,3154,4774,1858,5378,1846,9299,1770,1803,5747,5747,5415,2927,5667,4331,5055,5735,5423,4451,5343,5627,5099,3155,4775,1859,5379,1847,9298,1771,1802,5748,5748,4784,3590,4712,4994,4748,2510,5424,4452,5036,3698,5100,3156,4776,1860,5720,3806,10614,3419,4099,5749,5749,4785,3591,4713,4995,4749,2511,5425,4453,5037,3699,5101,3157,4777,1861,5721,3807,10615,3418,4098,5750,5750,4786,3588,4714,4992,4750,2508,5426,4454,5038,3696,5102,3158,4778,1862,5722,3804,10612,3417,4097,5751,5751,4787,3589,4715,4993,4751,2509,5427,4455,5039,3697,5103,3159,4779,1863,5723,3805,10613,3416,4096,5752,5752,1217,3594,1469,4998,1829,2514,5428,4456,1793,3702,5104,3160,4780,1864,857,3810,6722,3411,4102,5753,5753,1216,3595,1468,4999,1828,2515,5429,4457,1792,3703,5105,3161,4781,1865,856,3811,6723,3410,4103,5754,5754,1219,3592,1471,4996,1831,2512,5430,4458,1795,3700,5106,3162,4782,1866,859,3808,6720,3409,4100,5755,5755,1218,3593,1470,4997,1830,2513,5431,4459,1794,3701,5107,3163,4783,1867,858,3809,6721,3408,4101,5756,5756,5424,3598,5676,5002,5064,2518,5432,4460,5352,3706,5108,3164,4784,1868,5388,3814,8675,3414,4095,5757,5757,5425,3599,5677,5003,5065,2519,5433,4461,5353,3707,5109,3165,4785,1869,5389,3815,8674,3415,4094,5758,5758,5426,3596,5678,5000,5066,2516,5434,4462,5354,3704,5110,3166,4786,1870,5390,3812,8673,3412,4093,5759,5759,5427,3597,5679,5001,5067,2517,5435,4463,5355,3705,5111,3167,4787,1871,5391,3813,8672,3413,4092,5760,5760,5820,5980,5856,5764,5784,5872,6084,7056,6180,7060,6408,8352,6732,9648,6756,9760,10944,576,5901,5761,5761,5821,5981,5857,5765,5785,5873,6085,7057,6181,7061,6409,8353,6733,9649,6757,9761,10945,577,5900,5762,5762,5822,5982,5858,5766,5786,5874,6086,7058,6182,7062,6410,8354,6734,9650,6758,9762,10946,578,5903,5763,5763,5823,5983,5859,5767,5787,5875,6087,7059,6183,7063,6411,8355,6735,9651,6759,9763,10947,579,5902,5764,5764,5824,9864,5860,7056,5788,8460,6088,7060,6184,5760,6412,8356,6736,9652,6760,7164,10948,580,5893,5765,5765,5825,9865,5861,7057,5789,8461,6089,7061,6185,5761,6413,8357,6737,9653,6761,7165,10949,581,5892,5766,5766,5826,9866,5862,7058,5790,8462,6090,7062,6186,5762,6414,8358,6738,9654,6762,7166,10950,582,5895,5767,5767,5827,9867,5863,7059,5791,8463,6091,7063,6187,5763,6415,8359,6739,9655,6763,7167,10951,583,5894,5768,5768,5828,8253,5864,9333,5792,10737,6092,7064,6188,10629,6416,8360,6740,9656,6764,6849,10952,584,5896,5769,5769,5829,8252,5865,9332,5793,10736,6093,7065,6189,10628,6417,8361,6741,9657,6765,6848,10953,585,5897,5770,5770,5830,8255,5866,9335,5794,10739,6094,7066,6190,10631,6418,8362,6742,9658,6766,6851,10954,586,5898,5771,5771,5831,8254,5867,9334,5795,10738,6095,7067,6191,10630,6419,8363,6743,9659,6767,6850,10955,587,5899,5772,5772,8078,5992,7466,5776,7718,5884,6096,7068,7142,7072,6420,8364,6744,9660,7394,9772,10956,588,9131,5773,5773,8079,5993,7467,5777,7719,5885,6097,7069,7143,7073,6421,8365,6745,9661,7395,9773,10957,589,9130,5774,5774,8076,5994,7464,5778,7716,5886,6098,7070,7140,7074,6422,8366,6746,9662,7392,9774,10958,590,9129,5775,5775,8077,5995,7465,5779,7717,5887,6099,7071,7141,7075,6423,8367,6747,9663,7393,9775,10959,591,9128,5776,5776,8082,9876,7470,7068,7722,8472,6100,7072,7146,5772,6424,8368,6748,9664,7398,7176,10960,592,9123,5777,5777,8083,9877,7471,7069,7723,8473,6101,7073,7147,5773,6425,8369,6749,9665,7399,7177,10961,593,9122,5778,5778,8080,9878,7468,7070,7720,8474,6102,7074,7144,5774,6426,8370,6750,9666,7396,7178,10962,594,9121,5779,5779,8081,9879,7469,7071,7721,8475,6103,7075,7145,5775,6427,8371,6751,9667,7397,7179,10963,595,9120,5780,5780,8086,8265,7474,9345,7726,10749,6104,7076,7150,10641,6428,8372,6752,9668,7402,6861,10964,596,9126,5781,5781,8087,8264,7475,9344,7727,10748,6105,7077,7151,10640,6429,8373,6753,9669,7403,6860,10965,597,9127,5782,5782,8084,8267,7472,9347,7724,10751,6106,7078,7148,10643,6430,8374,6754,9670,7400,6863,10966,598,9124,5783,5783,8085,8266,7473,9346,7725,10750,6107,7079,7149,10642,6431,8375,6755,9671,7401,6862,10967,599,9125,5784,5784,6120,6004,6480,5788,6732,5896,6108,7080,6804,7084,6432,8376,6756,9672,5760,9784,10968,600,6849,5785,5785,6121,6005,6481,5789,6733,5897,6109,7081,6805,7085,6433,8377,6757,9673,5761,9785,10969,601,6848,5786,5786,6122,6006,6482,5790,6734,5898,6110,7082,6806,7086,6434,8378,6758,9674,5762,9786,10970,602,6851,5787,5787,6123,6007,6483,5791,6735,5899,6111,7083,6807,7087,6435,8379,6759,9675,5763,9787,10971,603,6850,5788,5788,6124,9888,6484,7080,6736,8484,6112,7084,6808,5784,6436,8380,6760,9676,5764,7188,10972,604,6841,5789,5789,6125,9889,6485,7081,6737,8485,6113,7085,6809,5785,6437,8381,6761,9677,5765,7189,10973,605,6840,5790,5790,6126,9890,6486,7082,6738,8486,6114,7086,6810,5786,6438,8382,6762,9678,5766,7190,10974,606,6843,5791,5791,6127,9891,6487,7083,6739,8487,6115,7087,6811,5787,6439,8383,6763,9679,5767,7191,10975,607,6842,5792,5792,6128,8277,6488,9357,6740,10761,6116,7088,6812,10653,6440,8384,6764,9680,5768,6873,10976,608,6844,5793,5793,6129,8276,6489,9356,6741,10760,6117,7089,6813,10652,6441,8385,6765,9681,5769,6872,10977,609,6845,5794,5794,6130,8279,6490,9359,6742,10763,6118,7090,6814,10655,6442,8386,6766,9682,5770,6875,10978,610,6846,5795,5795,6131,8278,6491,9358,6743,10762,6119,7091,6815,10654,6443,8387,6767,9683,5771,6874,10979,611,6847,5796,5796,6756,6016,6144,5800,6504,5908,6120,7092,5820,7096,6444,8388,6768,9684,6180,9796,7158,5937,4856,5797,5797,6757,6017,6145,5801,6505,5909,6121,7093,5821,7097,6445,8389,6769,9685,6181,9797,7159,5936,4857,5798,5798,6758,6018,6146,5802,6506,5910,6122,7094,5822,7098,6446,8390,6770,9686,6182,9798,7156,5939,4858,5799,5799,6759,6019,6147,5803,6507,5911,6123,7095,5823,7099,6447,8391,6771,9687,6183,9799,7157,5938,4859,5800,5800,6760,9900,6148,7092,6508,8496,6124,7096,5824,5796,6448,8392,6772,9688,6184,7200,5858,5929,3881,5801,5801,6761,9901,6149,7093,6509,8497,6125,7097,5825,5797,6449,8393,6773,9689,6185,7201,5859,5928,3880,5802,5802,6762,9902,6150,7094,6510,8498,6126,7098,5826,5798,6450,8394,6774,9690,6186,7202,5856,5931,3883,5803,5803,6763,9903,6151,7095,6511,8499,6127,7099,5827,5799,6451,8395,6775,9691,6187,7203,5857,5930,3882,5804,5804,6764,7641,6152,8721,6512,10125,6128,7100,5828,10017,6452,8396,6776,9692,6188,6237,10403,5932,4524,5805,5805,6765,7640,6153,8720,6513,10124,6129,7101,5829,10016,6453,8397,6777,9693,6189,6236,10402,5933,4525,5806,5806,6766,7643,6154,8723,6514,10127,6130,7102,5830,10019,6454,8398,6778,9694,6190,6239,10401,5934,4526,5807,5807,6767,7642,6155,8722,6515,10126,6131,7103,5831,10018,6455,8399,6779,9695,6191,6238,10400,5935,4527,5808,5808,7394,6028,7754,5812,8114,5920,6132,7104,8078,7108,6456,8400,6780,9696,7142,9808,7134,9491,1930,5809,5809,7395,6029,7755,5813,8115,5921,6133,7105,8079,7109,6457,8401,6781,9697,7143,9809,7135,9490,1931,5810,5810,7392,6030,7752,5814,8112,5922,6134,7106,8076,7110,6458,8402,6782,9698,7140,9810,7132,9489,1928,5811,5811,7393,6031,7753,5815,8113,5923,6135,7107,8077,7111,6459,8403,6783,9699,7141,9811,7133,9488,1929,5812,5812,7398,9912,7758,7104,8118,8508,6136,7108,8082,5808,6460,8404,6784,9700,7146,7212,5834,9483,1603,5813,5813,7399,9913,7759,7105,8119,8509,6137,7109,8083,5809,6461,8405,6785,9701,7147,7213,5835,9482,1602,5814,5814,7396,9914,7756,7106,8116,8510,6138,7110,8080,5810,6462,8406,6786,9702,7144,7214,5832,9481,1601,5815,5815,7397,9915,7757,7107,8117,8511,6139,7111,8081,5811,6463,8407,6787,9703,7145,7215,5833,9480,1600,5816,5816,7402,7653,7762,8733,8122,10137,6140,7112,8086,10029,6464,8408,6788,9704,7150,6249,10379,9486,2246,5817,5817,7403,7652,7763,8732,8123,10136,6141,7113,8087,10028,6465,8409,6789,9705,7151,6248,10378,9487,2247,5818,5818,7400,7655,7760,8735,8120,10139,6142,7114,8084,10031,6466,8410,6790,9706,7148,6251,10377,9484,2244,5819,5819,7401,7654,7761,8734,8121,10138,6143,7115,8085,10030,6467,8411,6791,9707,7149,6250,10376,9485,2245,5820,5820,5760,6040,5796,5824,5832,5932,6144,7116,6120,7120,6468,8412,6792,9708,6804,9820,7144,6237,620,5821,5821,5761,6041,5797,5825,5833,5933,6145,7117,6121,7121,6469,8413,6793,9709,6805,9821,7145,6236,621,5822,5822,5762,6042,5798,5826,5834,5934,6146,7118,6122,7122,6470,8414,6794,9710,6806,9822,7146,6239,622,5823,5823,5763,6043,5799,5827,5835,5935,6147,7119,6123,7123,6471,8415,6795,9711,6807,9823,7147,6238,623,5824,5824,5764,9924,5800,7116,5836,8520,6148,7120,6124,5820,6472,8416,6796,9712,6808,7224,5844,6229,2885,5825,5825,5765,9925,5801,7117,5837,8521,6149,7121,6125,5821,6473,8417,6797,9713,6809,7225,5845,6228,2884,5826,5826,5766,9926,5802,7118,5838,8522,6150,7122,6126,5822,6474,8418,6798,9714,6810,7226,5846,6231,2887,5827,5827,5767,9927,5803,7119,5839,8523,6151,7123,6127,5823,6475,8419,6799,9715,6811,7227,5847,6230,2886,5828,5828,5768,7665,5804,8745,5840,10149,6152,7124,6128,10041,6476,8420,6800,9716,6812,6261,10389,6232,936,5829,5829,5769,7664,5805,8744,5841,10148,6153,7125,6129,10040,6477,8421,6801,9717,6813,6260,10388,6233,937,5830,5830,5770,7667,5806,8747,5842,10151,6154,7126,6130,10043,6478,8422,6802,9718,6814,6263,10391,6234,938,5831,5831,5771,7666,5807,8746,5843,10150,6155,7127,6131,10042,6479,8423,6803,9719,6815,6262,10390,6235,939,5832,5832,6180,6052,6432,5836,6792,5944,6156,7128,6756,7132,6480,8424,6804,9720,5820,9832,5814,5216,648,5833,5833,6181,6053,6433,5837,6793,5945,6157,7129,6757,7133,6481,8425,6805,9721,5821,9833,5815,5217,649,5834,5834,6182,6054,6434,5838,6794,5946,6158,7130,6758,7134,6482,8426,6806,9722,5822,9834,5812,5218,650,5835,5835,6183,6055,6435,5839,6795,5947,6159,7131,6759,7135,6483,8427,6807,9723,5823,9835,5813,5219,651,5836,5836,6184,9936,6436,7128,6796,8532,6160,7132,6760,5832,6484,8428,6808,9724,5824,7236,7106,4241,652,5837,5837,6185,9937,6437,7129,6797,8533,6161,7133,6761,5833,6485,8429,6809,9725,5825,7237,7107,4240,653,5838,5838,6186,9938,6438,7130,6798,8534,6162,7134,6762,5834,6486,8430,6810,9726,5826,7238,7104,4243,654,5839,5839,6187,9939,6439,7131,6799,8535,6163,7135,6763,5835,6487,8431,6811,9727,5827,7239,7105,4242,655,5840,5840,6188,8001,6440,9081,6800,10485,6164,7136,6764,10377,6488,8432,6812,9728,5828,6597,8735,4560,656,5841,5841,6189,8000,6441,9080,6801,10484,6165,7137,6765,10376,6489,8433,6813,9729,5829,6596,8734,4561,657,5842,5842,6190,8003,6442,9083,6802,10487,6166,7138,6766,10379,6490,8434,6814,9730,5830,6599,8733,4562,658,5843,5843,6191,8002,6443,9082,6803,10486,6167,7139,6767,10378,6491,8435,6815,9731,5831,6598,8732,4563,659,5844,5844,7142,6064,7070,5848,7106,5956,6168,7140,7394,7144,6492,8436,6816,9732,8078,9844,5824,1966,660,5845,5845,7143,6065,7071,5849,7107,5957,6169,7141,7395,7145,6493,8437,6817,9733,8079,9845,5825,1967,661,5846,5846,7140,6066,7068,5850,7104,5958,6170,7142,7392,7146,6494,8438,6818,9734,8076,9846,5826,1964,662,5847,5847,7141,6067,7069,5851,7105,5959,6171,7143,7393,7147,6495,8439,6819,9735,8077,9847,5827,1965,663,5848,5848,7146,9948,7074,7140,7110,8544,6172,7144,7398,5844,6496,8440,6820,9736,8082,7248,7116,991,664,5849,5849,7147,9949,7075,7141,7111,8545,6173,7145,7399,5845,6497,8441,6821,9737,8083,7249,7117,990,665,5850,5850,7144,9950,7072,7142,7108,8546,6174,7146,7396,5846,6498,8442,6822,9738,8080,7250,7118,989,666,5851,5851,7145,9951,7073,7143,7109,8547,6175,7147,7397,5847,6499,8443,6823,9739,8081,7251,7119,988,667,5852,5852,7150,8013,7078,9093,7114,10497,6176,7148,7402,10389,6500,8444,6824,9740,8086,6609,8745,2606,668,5853,5853,7151,8012,7079,9092,7115,10496,6177,7149,7403,10388,6501,8445,6825,9741,8087,6608,8744,2607,669,5854,5854,7148,8015,7076,9095,7112,10499,6178,7150,7400,10391,6502,8446,6826,9742,8084,6611,8747,2604,670,5855,5855,7149,8014,7077,9094,7113,10498,6179,7151,7401,10390,6503,8447,6827,9743,8085,6610,8746,2605,671,5856,5856,6804,6076,6084,5860,6444,5968,6180,7152,5760,7156,6504,8448,6828,9744,6120,9856,5802,656,672,5857,5857,6805,6077,6085,5861,6445,5969,6181,7153,5761,7157,6505,8449,6829,9745,6121,9857,5803,657,673,5858,5858,6806,6078,6086,5862,6446,5970,6182,7154,5762,7158,6506,8450,6830,9746,6122,9858,5800,658,674,5859,5859,6807,6079,6087,5863,6447,5971,6183,7155,5763,7159,6507,8451,6831,9747,6123,9859,5801,659,675,5860,5860,6808,9960,6088,7152,6448,8556,6184,7156,5764,5856,6508,8452,6832,9748,6124,7260,7094,2273,676,5861,5861,6809,9961,6089,7153,6449,8557,6185,7157,5765,5857,6509,8453,6833,9749,6125,7261,7095,2272,677,5862,5862,6810,9962,6090,7154,6450,8558,6186,7158,5766,5858,6510,8454,6834,9750,6126,7262,7092,2275,678,5863,5863,6811,9963,6091,7155,6451,8559,6187,7159,5767,5859,6511,8455,6835,9751,6127,7263,7093,2274,679,5864,5864,6812,8025,6092,9105,6452,10509,6188,7160,5768,10401,6512,8456,6836,9752,6128,6621,8723,1296,680,5865,5865,6813,8024,6093,9104,6453,10508,6189,7161,5769,10400,6513,8457,6837,9753,6129,6620,8722,1297,681,5866,5866,6814,8027,6094,9107,6454,10511,6190,7162,5770,10403,6514,8458,6838,9754,6130,6623,8721,1298,682,5867,5867,6815,8026,6095,9106,6455,10510,6191,7163,5771,10402,6515,8459,6839,9755,6131,6622,8720,1299,683,5868,5868,5928,9760,5964,7276,5892,8356,6192,7164,6288,5980,6516,8460,6840,9756,6864,7060,6009,3616,6761,5869,5869,5929,9761,5965,7277,5893,8357,6193,7165,6289,5981,6517,8461,6841,9757,6865,7061,6008,3617,6760,5870,5870,5930,9762,5966,7278,5894,8358,6194,7166,6290,5982,6518,8462,6842,9758,6866,7062,6011,3618,6763,5871,5871,5931,9763,5967,7279,5895,8359,6195,7167,6291,5983,6519,8463,6843,9759,6867,7063,6010,3619,6762,5872,5872,5932,7164,5968,8568,5896,9648,6196,7168,6292,9864,6520,8464,6844,9760,6868,5760,6001,696,6764,5873,5873,5933,7165,5969,8569,5897,9649,6197,7169,6293,9865,6521,8465,6845,9761,6869,5761,6000,697,6765,5874,5874,5934,7166,5970,8570,5898,9650,6198,7170,6294,9866,6522,8466,6846,9762,6870,5762,6003,698,6766,5875,5875,5935,7167,5971,8571,5899,9651,6199,7171,6295,9867,6523,8467,6847,9763,6871,5763,6002,699,6767,5876,5876,5936,6849,5972,6957,5900,6741,6200,7172,6296,8253,6524,8468,6848,9764,6872,10629,6004,1677,6757,5877,5877,5937,6848,5973,6956,5901,6740,6201,7173,6297,8252,6525,8469,6849,9765,6873,10628,6005,1676,6756,5878,5878,5938,6851,5974,6959,5902,6743,6202,7174,6298,8255,6526,8470,6850,9766,6874,10631,6006,1679,6759,5879,5879,5939,6850,5975,6958,5903,6742,6203,7175,6299,8254,6527,8471,6851,9767,6875,10630,6007,1678,6758,5880,5880,9482,9772,8870,7288,9122,8368,6204,7176,8546,5992,6528,8472,6852,9768,8798,7072,10535,1012,7399,5881,5881,9483,9773,8871,7289,9123,8369,6205,7177,8547,5993,6529,8473,6853,9769,8799,7073,10534,1013,7398,5882,5882,9480,9774,8868,7290,9120,8370,6206,7178,8544,5994,6530,8474,6854,9770,8796,7074,10533,1014,7397,5883,5883,9481,9775,8869,7291,9121,8371,6207,7179,8545,5995,6531,8475,6855,9771,8797,7075,10532,1015,7396,5884,5884,9486,7176,8874,8580,9126,9660,6208,7180,8550,9876,6532,8476,6856,9772,8802,5772,10527,3276,7402,5885,5885,9487,7177,8875,8581,9127,9661,6209,7181,8551,9877,6533,8477,6857,9773,8803,5773,10526,3277,7403,5886,5886,9484,7178,8872,8582,9124,9662,6210,7182,8548,9878,6534,8478,6858,9774,8800,5774,10525,3278,7400,5887,5887,9485,7179,8873,8583,9125,9663,6211,7183,8549,9879,6535,8479,6859,9775,8801,5775,10524,3279,7401,5888,5888,9490,6861,8878,6969,9130,6753,6212,7184,8554,8265,6536,8480,6860,9776,8806,10641,10530,4257,7395,5889,5889,9491,6860,8879,6968,9131,6752,6213,7185,8555,8264,6537,8481,6861,9777,8807,10640,10531,4256,7394,5890,5890,9488,6863,8876,6971,9128,6755,6214,7186,8552,8267,6538,8482,6862,9778,8804,10643,10528,4259,7393,5891,5891,9489,6862,8877,6970,9129,6754,6215,7187,8553,8266,6539,8483,6863,9779,8805,10642,10529,4258,7392,5892,5892,6228,9784,6588,7300,6840,8380,6216,7188,6912,6004,6540,8484,6864,9780,5868,7084,6957,2658,5765,5893,5893,6229,9785,6589,7301,6841,8381,6217,7189,6913,6005,6541,8485,6865,9781,5869,7085,6956,2659,5764,5894,5894,6230,9786,6590,7302,6842,8382,6218,7190,6914,6006,6542,8486,6866,9782,5870,7086,6959,2656,5767,5895,5895,6231,9787,6591,7303,6843,8383,6219,7191,6915,6007,6543,8487,6867,9783,5871,7087,6958,2657,5766,5896,5896,6232,7188,6592,8592,6844,9672,6220,7192,6916,9888,6544,8488,6868,9784,5872,5784,6949,5570,5768,5897,5897,6233,7189,6593,8593,6845,9673,6221,7193,6917,9889,6545,8489,6869,9785,5873,5785,6948,5571,5769,5898,5898,6234,7190,6594,8594,6846,9674,6222,7194,6918,9890,6546,8490,6870,9786,5874,5786,6951,5568,5770,5899,5899,6235,7191,6595,8595,6847,9675,6223,7195,6919,9891,6547,8491,6871,9787,5875,5787,6950,5569,5771,5900,5900,6236,6873,6596,6981,6848,6765,6224,7196,6920,8277,6548,8492,6872,9788,5876,10653,6952,4607,5761,5901,5901,6237,6872,6597,6980,6849,6764,6225,7197,6921,8276,6549,8493,6873,9789,5877,10652,6953,4606,5760,5902,5902,6238,6875,6598,6983,6850,6767,6226,7198,6922,8279,6550,8494,6874,9790,5878,10655,6954,4605,5763,5903,5903,6239,6874,6599,6982,6851,6766,6227,7199,6923,8278,6551,8495,6875,9791,5879,10654,6955,4604,5762,5904,5904,6864,9796,6252,7312,6612,8392,6228,7200,5928,6016,6552,8496,6876,9792,6288,7096,2372,6149,751,5905,5905,6865,9797,6253,7313,6613,8393,6229,7201,5929,6017,6553,8497,6877,9793,6289,7097,2373,6148,750,5906,5906,6866,9798,6254,7314,6614,8394,6230,7202,5930,6018,6554,8498,6878,9794,6290,7098,2374,6151,749,5907,5907,6867,9799,6255,7315,6615,8395,6231,7203,5931,6019,6555,8499,6879,9795,6291,7099,2375,6150,748,5908,5908,6868,7200,6256,8604,6616,9684,6232,7204,5932,9900,6556,8500,6880,9796,6292,5796,5285,6152,754,5909,5909,6869,7201,6257,8605,6617,9685,6233,7205,5933,9901,6557,8501,6881,9797,6293,5797,5284,6153,755,5910,5910,6870,7202,6258,8606,6618,9686,6234,7206,5934,9902,6558,8502,6882,9798,6294,5798,5287,6154,752,5911,5911,6871,7203,6259,8607,6619,9687,6235,7207,5935,9903,6559,8503,6883,9799,6295,5799,5286,6155,753,5912,5912,6872,6237,6260,6345,6620,6129,6236,7208,5936,7641,6560,8504,6884,9800,6296,10017,2040,6145,747,5913,5913,6873,6236,6261,6344,6621,6128,6237,7209,5937,7640,6561,8505,6885,9801,6297,10016,2041,6144,746,5914,5914,6874,6239,6262,6347,6622,6131,6238,7210,5938,7643,6562,8506,6886,9802,6298,10019,2042,6147,745,5915,5915,6875,6238,6263,6346,6623,6130,6239,7211,5939,7642,6563,8507,6887,9803,6299,10018,2043,6146,744,5916,5916,8798,9808,9158,7324,9518,8404,6240,7212,9482,6028,6564,8508,6888,9804,8546,7108,3334,7759,727,5917,5917,8799,9809,9159,7325,9519,8405,6241,7213,9483,6029,6565,8509,6889,9805,8547,7109,3335,7758,726,5918,5918,8796,9810,9156,7326,9516,8406,6242,7214,9480,6030,6566,8510,6890,9806,8544,7110,3332,7757,725,5919,5919,8797,9811,9157,7327,9517,8407,6243,7215,9481,6031,6567,8511,6891,9807,8545,7111,3333,7756,724,5920,5920,8802,7212,9162,8616,9522,9696,6244,7216,9486,9912,6568,8512,6892,9808,8550,5808,1711,7762,730,5921,5921,8803,7213,9163,8617,9523,9697,6245,7217,9487,9913,6569,8513,6893,9809,8551,5809,1710,7763,731,5922,5922,8800,7214,9160,8618,9520,9698,6246,7218,9484,9914,6570,8514,6894,9810,8548,5810,1709,7760,728,5923,5923,8801,7215,9161,8619,9521,9699,6247,7219,9485,9915,6571,8515,6895,9811,8549,5811,1708,7761,729,5924,5924,8806,6249,9166,6357,9526,6141,6248,7220,9490,7653,6572,8516,6896,9812,8554,10029,3650,7755,723,5925,5925,8807,6248,9167,6356,9527,6140,6249,7221,9491,7652,6573,8517,6897,9813,8555,10028,3651,7754,722,5926,5926,8804,6251,9164,6359,9524,6143,6250,7222,9488,7655,6574,8518,6898,9814,8552,10031,3648,7753,721,5927,5927,8805,6250,9165,6358,9525,6142,6251,7223,9489,7654,6575,8519,6899,9815,8553,10030,3649,7752,720,5928,5928,5868,9820,5904,7336,5940,8416,6252,7224,6228,6040,6576,8520,6900,9816,6912,7120,728,5801,737,5929,5929,5869,9821,5905,7337,5941,8417,6253,7225,6229,6041,6577,8521,6901,9817,6913,7121,729,5800,736,5930,5930,5870,9822,5906,7338,5942,8418,6254,7226,6230,6042,6578,8522,6902,9818,6914,7122,730,5803,739,5931,5931,5871,9823,5907,7339,5943,8419,6255,7227,6231,6043,6579,8523,6903,9819,6915,7123,731,5802,738,5932,5932,5872,7224,5908,8628,5944,9708,6256,7228,6232,9924,6580,8524,6904,9820,6916,5820,4289,5804,740,5933,5933,5873,7225,5909,8629,5945,9709,6257,7229,6233,9925,6581,8525,6905,9821,6917,5821,4288,5805,741,5934,5934,5874,7226,5910,8630,5946,9710,6258,7230,6234,9926,6582,8526,6906,9822,6918,5822,4291,5806,742,5935,5935,5875,7227,5911,8631,5947,9711,6259,7231,6235,9927,6583,8527,6907,9823,6919,5823,4290,5807,743,5936,5936,5876,6261,5912,6369,5948,6153,6260,7232,6236,7665,6584,8528,6908,9824,6920,10041,1044,5797,733,5937,5937,5877,6260,5913,6368,5949,6152,6261,7233,6237,7664,6585,8529,6909,9825,6921,10040,1045,5796,732,5938,5938,5878,6263,5914,6371,5950,6155,6262,7234,6238,7667,6586,8530,6910,9826,6922,10043,1046,5799,735,5939,5939,5879,6262,5915,6370,5951,6154,6263,7235,6239,7666,6587,8531,6911,9827,6923,10042,1047,5798,734,5940,5940,6288,9832,6540,7348,6900,8428,6264,7236,6864,6052,6588,8532,6912,9828,5928,7132,756,787,4336,5941,5941,6289,9833,6541,7349,6901,8429,6265,7237,6865,6053,6589,8533,6913,9829,5929,7133,757,786,4337,5942,5942,6290,9834,6542,7350,6902,8430,6266,7238,6866,6054,6590,8534,6914,9830,5930,7134,758,785,4338,5943,5943,6291,9835,6543,7351,6903,8431,6267,7239,6867,6055,6591,8535,6915,9831,5931,7135,759,784,4339,5944,5944,6292,7236,6544,8640,6904,9720,6268,7240,6868,9936,6592,8536,6916,9832,5932,5832,760,790,768,5945,5945,6293,7237,6545,8641,6905,9721,6269,7241,6869,9937,6593,8537,6917,9833,5933,5833,761,791,769,5946,5946,6294,7238,6546,8642,6906,9722,6270,7242,6870,9938,6594,8538,6918,9834,5934,5834,762,788,770,5947,5947,6295,7239,6547,8643,6907,9723,6271,7243,6871,9939,6595,8539,6919,9835,5935,5835,763,789,771,5948,5948,6296,6597,6548,6705,6908,6489,6272,7244,6872,8001,6596,8540,6920,9836,5936,10377,764,783,1425,5949,5949,6297,6596,6549,6704,6909,6488,6273,7245,6873,8000,6597,8541,6921,9837,5937,10376,765,782,1424,5950,5950,6298,6599,6550,6707,6910,6491,6274,7246,6874,8003,6598,8542,6922,9838,5938,10379,766,781,1427,5951,5951,6299,6598,6551,6706,6911,6490,6275,7247,6875,8002,6599,8543,6923,9839,5939,10378,767,780,1426,5952,5952,8546,9844,8474,7360,8510,8440,6276,7248,8798,6064,6600,8544,6924,9840,9482,7144,768,763,1732,5953,5953,8547,9845,8475,7361,8511,8441,6277,7249,8799,6065,6601,8545,6925,9841,9483,7145,769,762,1733,5954,5954,8544,9846,8472,7362,8508,8442,6278,7250,8796,6066,6602,8546,6926,9842,9480,7146,770,761,1734,5955,5955,8545,9847,8473,7363,8509,8443,6279,7251,8797,6067,6603,8547,6927,9843,9481,7147,771,760,1735,5956,5956,8550,7248,8478,8652,8514,9732,6280,7252,8802,9948,6604,8548,6928,9844,9486,5844,772,766,3348,5957,5957,8551,7249,8479,8653,8515,9733,6281,7253,8803,9949,6605,8549,6929,9845,9487,5845,773,767,3349,5958,5958,8548,7250,8476,8654,8512,9734,6282,7254,8800,9950,6606,8550,6930,9846,9484,5846,774,764,3350,5959,5959,8549,7251,8477,8655,8513,9735,6283,7255,8801,9951,6607,8551,6931,9847,9485,5847,775,765,3351,5960,5960,8554,6609,8482,6717,8518,6501,6284,7256,8806,8013,6608,8552,6932,9848,9490,10389,776,759,4005,5961,5961,8555,6608,8483,6716,8519,6500,6285,7257,8807,8012,6609,8553,6933,9849,9491,10388,777,758,4004,5962,5962,8552,6611,8480,6719,8516,6503,6286,7258,8804,8015,6610,8554,6934,9850,9488,10391,778,757,4007,5963,5963,8553,6610,8481,6718,8517,6502,6287,7259,8805,8014,6611,8555,6935,9851,9489,10390,779,756,4006,5964,5964,6912,9856,6192,7372,6552,8452,6288,7260,5868,6076,6612,8556,6936,9852,6228,7156,780,773,2406,5965,5965,6913,9857,6193,7373,6553,8453,6289,7261,5869,6077,6613,8557,6937,9853,6229,7157,781,772,2407,5966,5966,6914,9858,6194,7374,6554,8454,6290,7262,5870,6078,6614,8558,6938,9854,6230,7158,782,775,2404,5967,5967,6915,9859,6195,7375,6555,8455,6291,7263,5871,6079,6615,8559,6939,9855,6231,7159,783,774,2405,5968,5968,6916,7260,6196,8664,6556,9744,6292,7264,5872,9960,6616,8560,6940,9856,6232,5856,784,776,5318,5969,5969,6917,7261,6197,8665,6557,9745,6293,7265,5873,9961,6617,8561,6941,9857,6233,5857,785,777,5319,5970,5970,6918,7262,6198,8666,6558,9746,6294,7266,5874,9962,6618,8562,6942,9858,6234,5858,786,778,5316,5971,5971,6919,7263,6199,8667,6559,9747,6295,7267,5875,9963,6619,8563,6943,9859,6235,5859,787,779,5317,5972,5972,6920,6621,6200,6729,6560,6513,6296,7268,5876,8025,6620,8564,6944,9860,6236,10401,788,769,4679,5973,5973,6921,6620,6201,6728,6561,6512,6297,7269,5877,8024,6621,8565,6945,9861,6237,10400,789,768,4678,5974,5974,6922,6623,6202,6731,6562,6515,6298,7270,5878,8027,6622,8566,6946,9862,6238,10403,790,771,4677,5975,5975,6923,6622,6203,6730,6563,6514,6299,7271,5879,8026,6623,8567,6947,9863,6239,10402,791,770,4676,5976,5976,6036,7060,6072,8464,6000,9868,6300,7272,6396,9760,6624,8568,6948,9864,6972,5980,6869,6066,10953,5977,5977,6037,7061,6073,8465,6001,9869,6301,7273,6397,9761,6625,8569,6949,9865,6973,5981,6868,6067,10952,5978,5978,6038,7062,6074,8466,6002,9870,6302,7274,6398,9762,6626,8570,6950,9866,6974,5982,6871,6064,10955,5979,5979,6039,7063,6075,8467,6003,9871,6303,7275,6399,9763,6627,8571,6951,9867,6975,5983,6870,6065,10954,5980,5980,6040,5760,6076,5868,6004,5976,6304,7276,6400,7164,6628,8572,6952,9868,6976,9864,6872,9950,10945,5981,5981,6041,5761,6077,5869,6005,5977,6305,7277,6401,7165,6629,8573,6953,9869,6977,9865,6873,9951,10944,5982,5982,6042,5762,6078,5870,6006,5978,6306,7278,6402,7166,6630,8574,6954,9870,6978,9866,6874,9948,10947,5983,5983,6043,5763,6079,5871,6007,5979,6307,7279,6403,7167,6631,8575,6955,9871,6979,9867,6875,9949,10946,5984,5984,6044,10629,6080,8145,6008,9549,6308,7280,6404,6849,6632,8576,6956,9872,6980,8253,6865,8015,10948,5985,5985,6045,10628,6081,8144,6009,9548,6309,7281,6405,6848,6633,8577,6957,9873,6981,8252,6864,8014,10949,5986,5986,6046,10631,6082,8147,6010,9551,6310,7282,6406,6851,6634,8578,6958,9874,6982,8255,6867,8013,10950,5987,5987,6047,10630,6083,8146,6011,9550,6311,7283,6407,6850,6635,8579,6959,9875,6983,8254,6866,8012,10951,5988,5988,10886,7072,10274,8476,10526,9880,6312,7284,9950,9772,6636,8580,6960,9876,10202,5992,8803,6076,10965,5989,5989,10887,7073,10275,8477,10527,9881,6313,7285,9951,9773,6637,8581,6961,9877,10203,5993,8802,6077,10964,5990,5990,10884,7074,10272,8478,10524,9882,6314,7286,9948,9774,6638,8582,6962,9878,10200,5994,8801,6078,10967,5991,5991,10885,7075,10273,8479,10525,9883,6315,7287,9949,9775,6639,8583,6963,9879,10201,5995,8800,6079,10966,5992,5992,10890,5772,10278,5880,10530,5988,6316,7288,9954,7176,6640,8584,6964,9880,10206,9876,8806,9960,10957,5993,5993,10891,5773,10279,5881,10531,5989,6317,7289,9955,7177,6641,8585,6965,9881,10207,9877,8807,9961,10956,5994,5994,10888,5774,10276,5882,10528,5990,6318,7290,9952,7178,6642,8586,6966,9882,10204,9878,8804,9962,10959,5995,5995,10889,5775,10277,5883,10529,5991,6319,7291,9953,7179,6643,8587,6967,9883,10205,9879,8805,9963,10958,5996,5996,10894,10641,10282,8157,10534,9561,6320,7292,9958,6861,6644,8588,6968,9884,10210,8265,8799,8025,10960,5997,5997,10895,10640,10283,8156,10535,9560,6321,7293,9959,6860,6645,8589,6969,9885,10211,8264,8798,8024,10961,5998,5998,10892,10643,10280,8159,10532,9563,6322,7294,9956,6863,6646,8590,6970,9886,10208,8267,8797,8027,10962,5999,5999,10893,10642,10281,8158,10533,9562,6323,7295,9957,6862,6647,8591,6971,9887,10209,8266,8796,8026,10963,6000,6000,6336,7084,6696,8488,6948,9892,6324,7296,7020,9784,6648,8592,6972,9888,5976,6004,5873,6054,10977,6001,6001,6337,7085,6697,8489,6949,9893,6325,7297,7021,9785,6649,8593,6973,9889,5977,6005,5872,6055,10976,6002,6002,6338,7086,6698,8490,6950,9894,6326,7298,7022,9786,6650,8594,6974,9890,5978,6006,5875,6052,10979,6003,6003,6339,7087,6699,8491,6951,9895,6327,7299,7023,9787,6651,8595,6975,9891,5979,6007,5874,6053,10978,6004,6004,6340,5784,6700,5892,6952,6000,6328,7300,7024,7188,6652,8596,6976,9892,5980,9888,5876,9938,10969,6005,6005,6341,5785,6701,5893,6953,6001,6329,7301,7025,7189,6653,8597,6977,9893,5981,9889,5877,9939,10968,6006,6006,6342,5786,6702,5894,6954,6002,6330,7302,7026,7190,6654,8598,6978,9894,5982,9890,5878,9936,10971,6007,6007,6343,5787,6703,5895,6955,6003,6331,7303,7027,7191,6655,8599,6979,9895,5983,9891,5879,9937,10970,6008,6008,6344,10653,6704,8169,6956,9573,6332,7304,7028,6873,6656,8600,6980,9896,5984,8277,5869,8003,10972,6009,6009,6345,10652,6705,8168,6957,9572,6333,7305,7029,6872,6657,8601,6981,9897,5985,8276,5868,8002,10973,6010,6010,6346,10655,6706,8171,6958,9575,6334,7306,7030,6875,6658,8602,6982,9898,5986,8279,5871,8001,10974,6011,6011,6347,10654,6707,8170,6959,9574,6335,7307,7031,6874,6659,8603,6983,9899,5987,8278,5870,8000,10975,6012,6012,6972,7096,6360,8500,6720,9904,6336,7308,6036,9796,6660,8604,6984,9900,6396,6016,859,10967,9966,6013,6013,6973,7097,6361,8501,6721,9905,6337,7309,6037,9797,6661,8605,6985,9901,6397,6017,858,10966,9967,6014,6014,6974,7098,6362,8502,6722,9906,6338,7310,6038,9798,6662,8606,6986,9902,6398,6018,857,10965,9964,6015,6015,6975,7099,6363,8503,6723,9907,6339,7311,6039,9799,6663,8607,6987,9903,6399,6019,856,10964,9965,6016,6016,6976,5796,6364,5904,6724,6012,6340,7312,6040,7200,6664,8608,6988,9904,6400,9900,862,10959,6074,6017,6017,6977,5797,6365,5905,6725,6013,6341,7313,6041,7201,6665,8609,6989,9905,6401,9901,863,10958,6075,6018,6018,6978,5798,6366,5906,6726,6014,6342,7314,6042,7202,6666,8610,6990,9906,6402,9902,860,10957,6072,6019,6019,6979,5799,6367,5907,6727,6015,6343,7315,6043,7203,6667,8611,6991,9907,6403,9903,861,10956,6073,6020,6020,6980,10017,6368,7533,6728,8937,6344,7316,6044,6237,6668,8612,6992,9908,6404,7641,855,10962,9323,6021,6021,6981,10016,6369,7532,6729,8936,6345,7317,6045,6236,6669,8613,6993,9909,6405,7640,854,10963,9322,6022,6022,6982,10019,6370,7535,6730,8939,6346,7318,6046,6239,6670,8614,6994,9910,6406,7643,853,10960,9321,6023,6023,6983,10018,6371,7534,6731,8938,6347,7319,6047,6238,6671,8615,6995,9911,6407,7642,852,10961,9320,6024,6024,10202,7108,10562,8512,10922,9916,6348,7320,10886,9808,6672,8616,6996,9912,9950,6028,835,10977,9942,6025,6025,10203,7109,10563,8513,10923,9917,6349,7321,10887,9809,6673,8617,6997,9913,9951,6029,834,10976,9943,6026,6026,10200,7110,10560,8514,10920,9918,6350,7322,10884,9810,6674,8618,6998,9914,9948,6030,833,10979,9940,6027,6027,10201,7111,10561,8515,10921,9919,6351,7323,10885,9811,6675,8619,6999,9915,9949,6031,832,10978,9941,6028,6028,10206,5808,10566,5916,10926,6024,6352,7324,10890,7212,6676,8620,7000,9916,9954,9912,838,10969,6050,6029,6029,10207,5809,10567,5917,10927,6025,6353,7325,10891,7213,6677,8621,7001,9917,9955,9913,839,10968,6051,6030,6030,10204,5810,10564,5918,10924,6026,6354,7326,10888,7214,6678,8622,7002,9918,9952,9914,836,10971,6048,6031,6031,10205,5811,10565,5919,10925,6027,6355,7327,10889,7215,6679,8623,7003,9919,9953,9915,837,10970,6049,6032,6032,10210,10029,10570,7545,10930,8949,6356,7328,10894,6249,6680,8624,7004,9920,9958,7653,831,10972,9299,6033,6033,10211,10028,10571,7544,10931,8948,6357,7329,10895,6248,6681,8625,7005,9921,9959,7652,830,10973,9298,6034,6034,10208,10031,10568,7547,10928,8951,6358,7330,10892,6251,6682,8626,7006,9922,9956,7655,829,10974,9297,6035,6035,10209,10030,10569,7546,10929,8950,6359,7331,10893,6250,6683,8627,7007,9923,9957,7654,828,10975,9296,6036,6036,5976,7120,6012,8524,6048,9928,6360,7332,6336,9820,6684,8628,7008,9924,7020,6040,845,10955,9952,6037,6037,5977,7121,6013,8525,6049,9929,6361,7333,6337,9821,6685,8629,7009,9925,7021,6041,844,10954,9953,6038,6038,5978,7122,6014,8526,6050,9930,6362,7334,6338,9822,6686,8630,7010,9926,7022,6042,847,10953,9954,6039,6039,5979,7123,6015,8527,6051,9931,6363,7335,6339,9823,6687,8631,7011,9927,7023,6043,846,10952,9955,6040,6040,5980,5820,6016,5928,6052,6036,6364,7336,6340,7224,6688,8632,7012,9928,7024,9924,848,10947,6060,6041,6041,5981,5821,6017,5929,6053,6037,6365,7337,6341,7225,6689,8633,7013,9929,7025,9925,849,10946,6061,6042,6042,5982,5822,6018,5930,6054,6038,6366,7338,6342,7226,6690,8634,7014,9930,7026,9926,850,10945,6062,6043,6043,5983,5823,6019,5931,6055,6039,6367,7339,6343,7227,6691,8635,7015,9931,7027,9927,851,10944,6063,6044,6044,5984,10041,6020,7557,6056,8961,6368,7340,6344,6261,6692,8636,7016,9932,7028,7665,841,10950,9309,6045,6045,5985,10040,6021,7556,6057,8960,6369,7341,6345,6260,6693,8637,7017,9933,7029,7664,840,10951,9308,6046,6046,5986,10043,6022,7559,6058,8963,6370,7342,6346,6263,6694,8638,7018,9934,7030,7667,843,10948,9311,6047,6047,5987,10042,6023,7558,6059,8962,6371,7343,6347,6262,6695,8639,7019,9935,7031,7666,842,10949,9310,6048,6048,6396,7132,6648,8536,7008,9940,6372,7344,6972,9832,6696,8640,7020,9936,6036,6052,5740,9894,6030,6049,6049,6397,7133,6649,8537,7009,9941,6373,7345,6973,9833,6697,8641,7021,9937,6037,6053,5741,9895,6031,6050,6050,6398,7134,6650,8538,7010,9942,6374,7346,6974,9834,6698,8642,7022,9938,6038,6054,5742,9892,6028,6051,6051,6399,7135,6651,8539,7011,9943,6375,7347,6975,9835,6699,8643,7023,9939,6039,6055,5743,9893,6029,6052,6052,6400,5832,6652,5940,7012,6048,6376,7348,6976,7236,6700,8644,7024,9940,6040,9936,876,6002,9914,6053,6053,6401,5833,6653,5941,7013,6049,6377,7349,6977,7237,6701,8645,7025,9941,6041,9937,877,6003,9915,6054,6054,6402,5834,6654,5942,7014,6050,6378,7350,6978,7238,6702,8646,7026,9942,6042,9938,878,6000,9912,6055,6055,6403,5835,6655,5943,7015,6051,6379,7351,6979,7239,6703,8647,7027,9943,6043,9939,879,6001,9913,6056,6056,6404,10377,6656,7893,7016,9297,6380,7352,6980,6597,6704,8648,7028,9944,6044,8001,1533,9575,7655,6057,6057,6405,10376,6657,7892,7017,9296,6381,7353,6981,6596,6705,8649,7029,9945,6045,8000,1532,9574,7654,6058,6058,6406,10379,6658,7895,7018,9299,6382,7354,6982,6599,6706,8650,7030,9946,6046,8003,1535,9573,7653,6059,6059,6407,10378,6659,7894,7019,9298,6383,7355,6983,6598,6707,8651,7031,9947,6047,8002,1534,9572,7652,6060,6060,9950,7144,9878,8548,9914,9952,6384,7356,10202,9844,6708,8652,7032,9948,10886,6064,1840,9870,6040,6061,6061,9951,7145,9879,8549,9915,9953,6385,7357,10203,9845,6709,8653,7033,9949,10887,6065,1841,9871,6041,6062,6062,9948,7146,9876,8550,9912,9954,6386,7358,10200,9846,6710,8654,7034,9950,10884,6066,1842,9868,6042,6063,6063,9949,7147,9877,8551,9913,9955,6387,7359,10201,9847,6711,8655,7035,9951,10885,6067,1843,9869,6043,6064,6064,9954,5844,9882,5952,9918,6060,6388,7360,10206,7248,6712,8656,7036,9952,10890,9948,4752,5978,9924,6065,6065,9955,5845,9883,5953,9919,6061,6389,7361,10207,7249,6713,8657,7037,9953,10891,9949,4753,5979,9925,6066,6066,9952,5846,9880,5954,9916,6062,6390,7362,10204,7250,6714,8658,7038,9954,10888,9950,4754,5976,9926,6067,6067,9953,5847,9881,5955,9917,6063,6391,7363,10205,7251,6715,8659,7039,9955,10889,9951,4755,5977,9927,6068,6068,9958,10389,9886,7905,9922,9309,6392,7364,10210,6609,6716,8660,7040,9956,10894,8013,5409,9551,7665,6069,6069,9959,10388,9887,7904,9923,9308,6393,7365,10211,6608,6717,8661,7041,9957,10895,8012,5408,9550,7664,6070,6070,9956,10391,9884,7907,9920,9311,6394,7366,10208,6611,6718,8662,7042,9958,10892,8015,5411,9549,7667,6071,6071,9957,10390,9885,7906,9921,9310,6395,7367,10209,6610,6719,8663,7043,9959,10893,8014,5410,9548,7666,6072,6072,7020,7156,6300,8560,6660,9964,6396,7368,5976,9856,6720,8664,7044,9960,6336,6076,3810,9880,6018,6073,6073,7021,7157,6301,8561,6661,9965,6397,7369,5977,9857,6721,8665,7045,9961,6337,6077,3811,9881,6019,6074,6074,7022,7158,6302,8562,6662,9966,6398,7370,5978,9858,6722,8666,7046,9962,6338,6078,3808,9882,6016,6075,6075,7023,7159,6303,8563,6663,9967,6399,7371,5979,9859,6723,8667,7047,9963,6339,6079,3809,9883,6017,6076,6076,7024,5856,6304,5964,6664,6072,6400,7372,5980,7260,6724,8668,7048,9964,6340,9960,2834,5988,9902,6077,6077,7025,5857,6305,5965,6665,6073,6401,7373,5981,7261,6725,8669,7049,9965,6341,9961,2835,5989,9903,6078,6078,7026,5858,6306,5966,6666,6074,6402,7374,5982,7262,6726,8670,7050,9966,6342,9962,2832,5990,9900,6079,6079,7027,5859,6307,5967,6667,6075,6403,7375,5983,7263,6727,8671,7051,9967,6343,9963,2833,5991,9901,6080,6080,7028,10401,6308,7917,6668,9321,6404,7376,5984,6621,6728,8672,7052,9968,6344,8025,2195,9561,7643,6081,6081,7029,10400,6309,7916,6669,9320,6405,7377,5985,6620,6729,8673,7053,9969,6345,8024,2194,9560,7642,6082,6082,7030,10403,6310,7919,6670,9323,6406,7378,5986,6623,6730,8674,7054,9970,6346,8027,2193,9563,7641,6083,6083,7031,10402,6311,7918,6671,9322,6407,7379,5987,6622,6731,8675,7055,9971,6347,8026,2192,9562,7640,6084,6084,6792,6304,6180,6088,6432,6196,5760,7380,5856,7384,6732,8676,6408,9972,6108,10084,11124,900,10113,6085,6085,6793,6305,6181,6089,6433,6197,5761,7381,5857,7385,6733,8677,6409,9973,6109,10085,11125,901,10112,6086,6086,6794,6306,6182,6090,6434,6198,5762,7382,5858,7386,6734,8678,6410,9974,6110,10086,11126,902,10115,6087,6087,6795,6307,6183,6091,6435,6199,5763,7383,5859,7387,6735,8679,6411,9975,6111,10087,11127,903,10114,6088,6088,6796,10188,6184,7380,6436,8784,5764,7384,5860,6084,6736,8680,6412,9976,6112,7488,11128,904,10105,6089,6089,6797,10189,6185,7381,6437,8785,5765,7385,5861,6085,6737,8681,6413,9977,6113,7489,11129,905,10104,6090,6090,6798,10190,6186,7382,6438,8786,5766,7386,5862,6086,6738,8682,6414,9978,6114,7490,11130,906,10107,6091,6091,6799,10191,6187,7383,6439,8787,5767,7387,5863,6087,6739,8683,6415,9979,6115,7491,11131,907,10106,6092,6092,6800,7929,6188,9009,6440,10413,5768,7388,5864,10305,6740,8684,6416,9980,6116,6525,11132,908,10108,6093,6093,6801,7928,6189,9008,6441,10412,5769,7389,5865,10304,6741,8685,6417,9981,6117,6524,11133,909,10109,6094,6094,6802,7931,6190,9011,6442,10415,5770,7390,5866,10307,6742,8686,6418,9982,6118,6527,11134,910,10110,6095,6095,6803,7930,6191,9010,6443,10414,5771,7391,5867,10306,6743,8687,6419,9983,6119,6526,11135,911,10111,6096,6096,7106,6316,7142,6100,7070,6208,5772,7392,7466,7396,6744,8688,6420,9984,8042,10096,11136,912,8159,6097,6097,7107,6317,7143,6101,7071,6209,5773,7393,7467,7397,6745,8689,6421,9985,8043,10097,11137,913,8158,6098,6098,7104,6318,7140,6102,7068,6210,5774,7394,7464,7398,6746,8690,6422,9986,8040,10098,11138,914,8157,6099,6099,7105,6319,7141,6103,7069,6211,5775,7395,7465,7399,6747,8691,6423,9987,8041,10099,11139,915,8156,6100,6100,7110,10200,7146,7392,7074,8796,5776,7396,7470,6096,6748,8692,6424,9988,8046,7500,11140,916,8151,6101,6101,7111,10201,7147,7393,7075,8797,5777,7397,7471,6097,6749,8693,6425,9989,8047,7501,11141,917,8150,6102,6102,7108,10202,7144,7394,7072,8798,5778,7398,7468,6098,6750,8694,6426,9990,8044,7502,11142,918,8149,6103,6103,7109,10203,7145,7395,7073,8799,5779,7399,7469,6099,6751,8695,6427,9991,8045,7503,11143,919,8148,6104,6104,7114,7941,7150,9021,7078,10425,5780,7400,7474,10317,6752,8696,6428,9992,8050,6537,11144,920,8154,6105,6105,7115,7940,7151,9020,7079,10424,5781,7401,7475,10316,6753,8697,6429,9993,8051,6536,11145,921,8155,6106,6106,7112,7943,7148,9023,7076,10427,5782,7402,7472,10319,6754,8698,6430,9994,8048,6539,11146,922,8152,6107,6107,7113,7942,7149,9022,7077,10426,5783,7403,7473,10318,6755,8699,6431,9995,8049,6538,11147,923,8153,6108,6108,6444,6328,6804,6112,6084,6220,5784,7404,6480,7408,6756,8700,6432,9996,6408,10108,11148,924,10413,6109,6109,6445,6329,6805,6113,6085,6221,5785,7405,6481,7409,6757,8701,6433,9997,6409,10109,11149,925,10412,6110,6110,6446,6330,6806,6114,6086,6222,5786,7406,6482,7410,6758,8702,6434,9998,6410,10110,11150,926,10415,6111,6111,6447,6331,6807,6115,6087,6223,5787,7407,6483,7411,6759,8703,6435,9999,6411,10111,11151,927,10414,6112,6112,6448,10212,6808,7404,6088,8808,5788,7408,6484,6108,6760,8704,6436,10000,6412,7512,11152,928,10405,6113,6113,6449,10213,6809,7405,6089,8809,5789,7409,6485,6109,6761,8705,6437,10001,6413,7513,11153,929,10404,6114,6114,6450,10214,6810,7406,6090,8810,5790,7410,6486,6110,6762,8706,6438,10002,6414,7514,11154,930,10407,6115,6115,6451,10215,6811,7407,6091,8811,5791,7411,6487,6111,6763,8707,6439,10003,6415,7515,11155,931,10406,6116,6116,6452,7953,6812,9033,6092,10437,5792,7412,6488,10329,6764,8708,6440,10004,6416,6549,11156,932,10408,6117,6117,6453,7952,6813,9032,6093,10436,5793,7413,6489,10328,6765,8709,6441,10005,6417,6548,11157,933,10409,6118,6118,6454,7955,6814,9035,6094,10439,5794,7414,6490,10331,6766,8710,6442,10006,6418,6551,11158,934,10410,6119,6119,6455,7954,6815,9034,6095,10438,5795,7415,6491,10330,6767,8711,6443,10007,6419,6550,11159,935,10411,6120,6120,5784,6340,5820,6124,5856,6232,5796,7416,6144,7420,6768,8712,6444,10008,6828,10120,6186,6261,644,6121,6121,5785,6341,5821,6125,5857,6233,5797,7417,6145,7421,6769,8713,6445,10009,6829,10121,6187,6260,645,6122,6122,5786,6342,5822,6126,5858,6234,5798,7418,6146,7422,6770,8714,6446,10010,6830,10122,6184,6263,646,6123,6123,5787,6343,5823,6127,5859,6235,5799,7419,6147,7423,6771,8715,6447,10011,6831,10123,6185,6262,647,6124,6124,5788,10224,5824,7416,5860,8820,5800,7420,6148,6120,6772,8716,6448,10012,6832,7524,7478,6253,2909,6125,6125,5789,10225,5825,7417,5861,8821,5801,7421,6149,6121,6773,8717,6449,10013,6833,7525,7479,6252,2908,6126,6126,5790,10226,5826,7418,5862,8822,5802,7422,6150,6122,6774,8718,6450,10014,6834,7526,7476,6255,2911,6127,6127,5791,10227,5827,7419,5863,8823,5803,7423,6151,6123,6775,8719,6451,10015,6835,7527,7477,6254,2910,6128,6128,5792,7317,5828,8397,5864,9801,5804,7424,6152,9693,6776,8720,6452,10016,6836,5913,9431,6256,960,6129,6129,5793,7316,5829,8396,5865,9800,5805,7425,6153,9692,6777,8721,6453,10017,6837,5912,9430,6257,961,6130,6130,5794,7319,5830,8399,5866,9803,5806,7426,6154,9695,6778,8722,6454,10018,6838,5915,9429,6258,962,6131,6131,5795,7318,5831,8398,5867,9802,5807,7427,6155,9694,6779,8723,6455,10019,6839,5914,9428,6259,963,6132,6132,7718,6352,8078,6136,7466,6244,5808,7428,7754,7432,6780,8724,6456,10020,7790,10132,6162,9167,3550,6133,6133,7719,6353,8079,6137,7467,6245,5809,7429,7755,7433,6781,8725,6457,10021,7791,10133,6163,9166,3551,6134,6134,7716,6354,8076,6138,7464,6246,5810,7430,7752,7434,6782,8726,6458,10022,7788,10134,6160,9165,3548,6135,6135,7717,6355,8077,6139,7465,6247,5811,7431,7753,7435,6783,8727,6459,10023,7789,10135,6161,9164,3549,6136,6136,7722,10236,8082,7428,7470,8832,5812,7432,7758,6132,6784,8728,6460,10024,7794,7536,7454,9159,5167,6137,6137,7723,10237,8083,7429,7471,8833,5813,7433,7759,6133,6785,8729,6461,10025,7795,7537,7455,9158,5166,6138,6138,7720,10238,8080,7430,7468,8834,5814,7434,7756,6134,6786,8730,6462,10026,7792,7538,7452,9157,5165,6139,6139,7721,10239,8081,7431,7469,8835,5815,7435,7757,6135,6787,8731,6463,10027,7793,7539,7453,9156,5164,6140,6140,7726,7329,8086,8409,7474,9813,5816,7436,7762,9705,6788,8732,6464,10028,7798,5925,9407,9162,3218,6141,6141,7727,7328,8087,8408,7475,9812,5817,7437,7763,9704,6789,8733,6465,10029,7799,5924,9406,9163,3219,6142,6142,7724,7331,8084,8411,7472,9815,5818,7438,7760,9707,6790,8734,6466,10030,7796,5927,9405,9160,3216,6143,6143,7725,7330,8085,8410,7473,9814,5819,7439,7761,9706,6791,8735,6467,10031,7797,5926,9404,9161,3217,6144,6144,6732,6364,6120,6148,6480,6256,5820,7440,5796,7444,6792,8736,6468,10032,6156,10144,6172,5913,4832,6145,6145,6733,6365,6121,6149,6481,6257,5821,7441,5797,7445,6793,8737,6469,10033,6157,10145,6173,5912,4833,6146,6146,6734,6366,6122,6150,6482,6258,5822,7442,5798,7446,6794,8738,6470,10034,6158,10146,6174,5915,4834,6147,6147,6735,6367,6123,6151,6483,6259,5823,7443,5799,7447,6795,8739,6471,10035,6159,10147,6175,5914,4835,6148,6148,6736,10248,6124,7440,6484,8844,5824,7444,5800,6144,6796,8740,6472,10036,6160,7548,7464,5905,3857,6149,6149,6737,10249,6125,7441,6485,8845,5825,7445,5801,6145,6797,8741,6473,10037,6161,7549,7465,5904,3856,6150,6150,6738,10250,6126,7442,6486,8846,5826,7446,5802,6146,6798,8742,6474,10038,6162,7550,7466,5907,3859,6151,6151,6739,10251,6127,7443,6487,8847,5827,7447,5803,6147,6799,8743,6475,10039,6163,7551,7467,5906,3858,6152,6152,6740,7341,6128,8421,6488,9825,5828,7448,5804,9717,6800,8744,6476,10040,6164,5937,9417,5908,4500,6153,6153,6741,7340,6129,8420,6489,9824,5829,7449,5805,9716,6801,8745,6477,10041,6165,5936,9416,5909,4501,6154,6154,6742,7343,6130,8423,6490,9827,5830,7450,5806,9719,6802,8746,6478,10042,6166,5939,9419,5910,4502,6155,6155,6743,7342,6131,8422,6491,9826,5831,7451,5807,9718,6803,8747,6479,10043,6167,5938,9418,5911,4503,6156,6156,6504,6376,6756,6160,6144,6268,5832,7452,6432,7456,6804,8748,6480,10044,6468,10156,7434,5540,4860,6157,6157,6505,6377,6757,6161,6145,6269,5833,7453,6433,7457,6805,8749,6481,10045,6469,10157,7435,5541,4861,6158,6158,6506,6378,6758,6162,6146,6270,5834,7454,6434,7458,6806,8750,6482,10046,6470,10158,7432,5542,4862,6159,6159,6507,6379,6759,6163,6147,6271,5835,7455,6435,7459,6807,8751,6483,10047,6471,10159,7433,5543,4863,6160,6160,6508,10260,6760,7452,6148,8856,5836,7456,6436,6156,6808,8752,6484,10048,6472,7560,6134,3917,4864,6161,6161,6509,10261,6761,7453,6149,8857,5837,7457,6437,6157,6809,8753,6485,10049,6473,7561,6135,3916,4865,6162,6162,6510,10262,6762,7454,6150,8858,5838,7458,6438,6158,6810,8754,6486,10050,6474,7562,6132,3919,4866,6163,6163,6511,10263,6763,7455,6151,8859,5839,7459,6439,6159,6811,8755,6487,10051,6475,7563,6133,3918,4867,6164,6164,6512,8325,6764,9405,6152,10809,5840,7460,6440,10701,6812,8756,6488,10052,6476,6921,9707,4884,4868,6165,6165,6513,8324,6765,9404,6153,10808,5841,7461,6441,10700,6813,8757,6489,10053,6477,6920,9706,4885,4869,6166,6166,6514,8327,6766,9407,6154,10811,5842,7462,6442,10703,6814,8758,6490,10054,6478,6923,9705,4886,4870,6167,6167,6515,8326,6767,9406,6155,10810,5843,7463,6443,10702,6815,8759,6491,10055,6479,6922,9704,4887,4871,6168,6168,8114,6388,7394,6172,7754,6280,5844,7464,7070,7468,6816,8760,6492,10056,7430,10168,7444,2290,4872,6169,6169,8115,6389,7395,6173,7755,6281,5845,7465,7071,7469,6817,8761,6493,10057,7431,10169,7445,2291,4873,6170,6170,8112,6390,7392,6174,7752,6282,5846,7466,7068,7470,6818,8762,6494,10058,7428,10170,7446,2288,4874,6171,6171,8113,6391,7393,6175,7753,6283,5847,7467,7069,7471,6819,8763,6495,10059,7429,10171,7447,2289,4875,6172,6172,8118,10272,7398,7464,7758,8868,5848,7468,7074,6168,6820,8764,6496,10060,7434,7572,6144,667,4876,6173,6173,8119,10273,7399,7465,7759,8869,5849,7469,7075,6169,6821,8765,6497,10061,7435,7573,6145,666,4877,6174,6174,8116,10274,7396,7466,7756,8870,5850,7470,7072,6170,6822,8766,6498,10062,7432,7574,6146,665,4878,6175,6175,8117,10275,7397,7467,7757,8871,5851,7471,7073,6171,6823,8767,6499,10063,7433,7575,6147,664,4879,6176,6176,8122,8337,7402,9417,7762,10821,5852,7472,7078,10713,6824,8768,6500,10064,7438,6933,9717,2930,4880,6177,6177,8123,8336,7403,9416,7763,10820,5853,7473,7079,10712,6825,8769,6501,10065,7439,6932,9716,2931,4881,6178,6178,8120,8339,7400,9419,7760,10823,5854,7474,7076,10715,6826,8770,6502,10066,7436,6935,9719,2928,4882,6179,6179,8121,8338,7401,9418,7761,10822,5855,7475,7077,10714,6827,8771,6503,10067,7437,6934,9718,2929,4883,6180,6180,5832,6400,5760,6184,5796,6292,5856,7476,6084,7480,6828,8772,6504,10068,6768,10180,7422,980,4884,6181,6181,5833,6401,5761,6185,5797,6293,5857,7477,6085,7481,6829,8773,6505,10069,6769,10181,7423,981,4885,6182,6182,5834,6402,5762,6186,5798,6294,5858,7478,6086,7482,6830,8774,6506,10070,6770,10182,7420,982,4886,6183,6183,5835,6403,5763,6187,5799,6295,5859,7479,6087,7483,6831,8775,6507,10071,6771,10183,7421,983,4887,6184,6184,5836,10284,5764,7476,5800,8880,5860,7480,6088,6180,6832,8776,6508,10072,6772,7584,6122,1949,4888,6185,6185,5837,10285,5765,7477,5801,8881,5861,7481,6089,6181,6833,8777,6509,10073,6773,7585,6123,1948,4889,6186,6186,5838,10286,5766,7478,5802,8882,5862,7482,6090,6182,6834,8778,6510,10074,6774,7586,6120,1951,4890,6187,6187,5839,10287,5767,7479,5803,8883,5863,7483,6091,6183,6835,8779,6511,10075,6775,7587,6121,1950,4891,6188,6188,5840,8349,5768,9429,5804,10833,5864,7484,6092,10725,6836,8780,6512,10076,6776,6945,9695,1620,4892,6189,6189,5841,8348,5769,9428,5805,10832,5865,7485,6093,10724,6837,8781,6513,10077,6777,6944,9694,1621,4893,6190,6190,5842,8351,5770,9431,5806,10835,5866,7486,6094,10727,6838,8782,6514,10078,6778,6947,9693,1622,4894,6191,6191,5843,8350,5771,9430,5807,10834,5867,7487,6095,10726,6839,8783,6515,10079,6779,6946,9692,1623,4895,6192,6192,6900,10084,6288,7600,6540,8680,5868,7488,5964,6304,6840,8784,6516,10080,6216,7384,7629,3292,10325,6193,6193,6901,10085,6289,7601,6541,8681,5869,7489,5965,6305,6841,8785,6517,10081,6217,7385,7628,3293,10324,6194,6194,6902,10086,6290,7602,6542,8682,5870,7490,5966,6306,6842,8786,6518,10082,6218,7386,7631,3294,10327,6195,6195,6903,10087,6291,7603,6543,8683,5871,7491,5967,6307,6843,8787,6519,10083,6219,7387,7630,3295,10326,6196,6196,6904,7488,6292,8892,6544,9972,5872,7492,5968,10188,6844,8788,6520,10084,6220,6084,7621,1020,10328,6197,6197,6905,7489,6293,8893,6545,9973,5873,7493,5969,10189,6845,8789,6521,10085,6221,6085,7620,1021,10329,6198,6198,6906,7490,6294,8894,6546,9974,5874,7494,5970,10190,6846,8790,6522,10086,6222,6086,7623,1022,10330,6199,6199,6907,7491,6295,8895,6547,9975,5875,7495,5971,10191,6847,8791,6523,10087,6223,6087,7622,1023,10331,6200,6200,6908,6525,6296,6633,6548,6417,5876,7496,5972,7929,6848,8792,6524,10088,6224,10305,7624,1353,10321,6201,6201,6909,6524,6297,6632,6549,6416,5877,7497,5973,7928,6849,8793,6525,10089,6225,10304,7625,1352,10320,6202,6202,6910,6527,6298,6635,6550,6419,5878,7498,5974,7931,6850,8794,6526,10090,6226,10307,7626,1355,10323,6203,6203,6911,6526,6299,6634,6551,6418,5879,7499,5975,7930,6851,8795,6527,10091,6227,10306,7627,1354,10322,6204,6204,8510,10096,8546,7612,8474,8692,5880,7500,8870,6316,6852,8796,6528,10092,9446,7396,9563,688,8371,6205,6205,8511,10097,8547,7613,8475,8693,5881,7501,8871,6317,6853,8797,6529,10093,9447,7397,9562,689,8370,6206,6206,8508,10098,8544,7614,8472,8694,5882,7502,8868,6318,6854,8798,6530,10094,9444,7398,9561,690,8369,6207,6207,8509,10099,8545,7615,8473,8695,5883,7503,8869,6319,6855,8799,6531,10095,9445,7399,9560,691,8368,6208,6208,8514,7500,8550,8904,8478,9984,5884,7504,8874,10200,6856,8800,6532,10096,9450,6096,9555,3600,8374,6209,6209,8515,7501,8551,8905,8479,9985,5885,7505,8875,10201,6857,8801,6533,10097,9451,6097,9554,3601,8375,6210,6210,8512,7502,8548,8906,8476,9986,5886,7506,8872,10202,6858,8802,6534,10098,9448,6098,9553,3602,8372,6211,6211,8513,7503,8549,8907,8477,9987,5887,7507,8873,10203,6859,8803,6535,10099,9449,6099,9552,3603,8373,6212,6212,8518,6537,8554,6645,8482,6429,5888,7508,8878,7941,6860,8804,6536,10100,9454,10317,9558,3933,8367,6213,6213,8519,6536,8555,6644,8483,6428,5889,7509,8879,7940,6861,8805,6537,10101,9455,10316,9559,3932,8366,6214,6214,8516,6539,8552,6647,8480,6431,5890,7510,8876,7943,6862,8806,6538,10102,9452,10319,9556,3935,8365,6215,6215,8517,6538,8553,6646,8481,6430,5891,7511,8877,7942,6863,8807,6539,10103,9453,10318,9557,3934,8364,6216,6216,6552,10108,6912,7624,6192,8704,5892,7512,6588,6328,6864,8808,6540,10104,6516,7408,7929,2982,9977,6217,6217,6553,10109,6913,7625,6193,8705,5893,7513,6589,6329,6865,8809,6541,10105,6517,7409,7928,2983,9976,6218,6218,6554,10110,6914,7626,6194,8706,5894,7514,6590,6330,6866,8810,6542,10106,6518,7410,7931,2980,9979,6219,6219,6555,10111,6915,7627,6195,8707,5895,7515,6591,6331,6867,8811,6543,10107,6519,7411,7930,2981,9978,6220,6220,6556,7512,6916,8916,6196,9996,5896,7516,6592,10212,6868,8812,6544,10108,6520,6108,7921,5246,9980,6221,6221,6557,7513,6917,8917,6197,9997,5897,7517,6593,10213,6869,8813,6545,10109,6521,6109,7920,5247,9981,6222,6222,6558,7514,6918,8918,6198,9998,5898,7518,6594,10214,6870,8814,6546,10110,6522,6110,7923,5244,9982,6223,6223,6559,7515,6919,8919,6199,9999,5899,7519,6595,10215,6871,8815,6547,10111,6523,6111,7922,5245,9983,6224,6224,6560,6549,6920,6657,6200,6441,5900,7520,6596,7953,6872,8816,6548,10112,6524,10329,7924,4931,9973,6225,6225,6561,6548,6921,6656,6201,6440,5901,7521,6597,7952,6873,8817,6549,10113,6525,10328,7925,4930,9972,6226,6226,6562,6551,6922,6659,6202,6443,5902,7522,6598,7955,6874,8818,6550,10114,6526,10331,7926,4929,9975,6227,6227,6563,6550,6923,6658,6203,6442,5903,7523,6599,7954,6875,8819,6551,10115,6527,10330,7927,4928,9974,6228,6228,5892,10120,5928,7636,5964,8716,5904,7524,6252,6340,6876,8820,6552,10116,6936,7420,752,5825,4963,6229,6229,5893,10121,5929,7637,5965,8717,5905,7525,6253,6341,6877,8821,6553,10117,6937,7421,753,5824,4962,6230,6230,5894,10122,5930,7638,5966,8718,5906,7526,6254,6342,6878,8822,6554,10118,6938,7422,754,5827,4961,6231,6231,5895,10123,5931,7639,5967,8719,5907,7527,6255,6343,6879,8823,6555,10119,6939,7423,755,5826,4960,6232,6232,5896,7524,5932,8928,5968,10008,5908,7528,6256,10224,6880,8824,6556,10120,6940,6120,4313,5828,4966,6233,6233,5897,7525,5933,8929,5969,10009,5909,7529,6257,10225,6881,8825,6557,10121,6941,6121,4312,5829,4967,6234,6234,5898,7526,5934,8930,5970,10010,5910,7530,6258,10226,6882,8826,6558,10122,6942,6122,4315,5830,4964,6235,6235,5899,7527,5935,8931,5971,10011,5911,7531,6259,10227,6883,8827,6559,10123,6943,6123,4314,5831,4965,6236,6236,5900,5913,5936,6021,5972,5805,5912,7532,6260,7317,6884,8828,6560,10124,6944,9693,1068,5821,4959,6237,6237,5901,5912,5937,6020,5973,5804,5913,7533,6261,7316,6885,8829,6561,10125,6945,9692,1069,5820,4958,6238,6238,5902,5915,5938,6023,5974,5807,5914,7534,6262,7319,6886,8830,6562,10126,6946,9695,1070,5823,4957,6239,6239,5903,5914,5939,6022,5975,5806,5915,7535,6263,7318,6887,8831,6563,10127,6947,9694,1071,5822,4956,6240,6240,9122,10132,9482,7648,8870,8728,5916,7536,9158,6352,6888,8832,6564,10128,9194,7432,4954,8083,4939,6241,6241,9123,10133,9483,7649,8871,8729,5917,7537,9159,6353,6889,8833,6565,10129,9195,7433,4955,8082,4938,6242,6242,9120,10134,9480,7650,8868,8730,5918,7538,9156,6354,6890,8834,6566,10130,9192,7434,4952,8081,4937,6243,6243,9121,10135,9481,7651,8869,8731,5919,7539,9157,6355,6891,8835,6567,10131,9193,7435,4953,8080,4936,6244,6244,9126,7536,9486,8940,8874,10020,5920,7540,9162,10236,6892,8836,6568,10132,9198,6132,2683,8086,4942,6245,6245,9127,7537,9487,8941,8875,10021,5921,7541,9163,10237,6893,8837,6569,10133,9199,6133,2682,8087,4943,6246,6246,9124,7538,9484,8942,8872,10022,5922,7542,9160,10238,6894,8838,6570,10134,9196,6134,2681,8084,4940,6247,6247,9125,7539,9485,8943,8873,10023,5923,7543,9161,10239,6895,8839,6571,10135,9197,6135,2680,8085,4941,6248,6248,9130,5925,9490,6033,8878,5817,5924,7544,9166,7329,6896,8840,6572,10136,9202,9705,4622,8079,4935,6249,6249,9131,5924,9491,6032,8879,5816,5925,7545,9167,7328,6897,8841,6573,10137,9203,9704,4623,8078,4934,6250,6250,9128,5927,9488,6035,8876,5819,5926,7546,9164,7331,6898,8842,6574,10138,9200,9707,4620,8077,4933,6251,6251,9129,5926,9489,6034,8877,5818,5927,7547,9165,7330,6899,8843,6575,10139,9201,9706,4621,8076,4932,6252,6252,6840,10144,6228,7660,6588,8740,5928,7548,5904,6364,6900,8844,6576,10140,6264,7444,2348,6125,4949,6253,6253,6841,10145,6229,7661,6589,8741,5929,7549,5905,6365,6901,8845,6577,10141,6265,7445,2349,6124,4948,6254,6254,6842,10146,6230,7662,6590,8742,5930,7550,5906,6366,6902,8846,6578,10142,6266,7446,2350,6127,4951,6255,6255,6843,10147,6231,7663,6591,8743,5931,7551,5907,6367,6903,8847,6579,10143,6267,7447,2351,6126,4950,6256,6256,6844,7548,6232,8952,6592,10032,5932,7552,5908,10248,6904,8848,6580,10144,6268,6144,5261,6128,4952,6257,6257,6845,7549,6233,8953,6593,10033,5933,7553,5909,10249,6905,8849,6581,10145,6269,6145,5260,6129,4953,6258,6258,6846,7550,6234,8954,6594,10034,5934,7554,5910,10250,6906,8850,6582,10146,6270,6146,5263,6130,4954,6259,6259,6847,7551,6235,8955,6595,10035,5935,7555,5911,10251,6907,8851,6583,10147,6271,6147,5262,6131,4955,6260,6260,6848,5937,6236,6045,6596,5829,5936,7556,5912,7341,6908,8852,6584,10148,6272,9717,2016,6121,4945,6261,6261,6849,5936,6237,6044,6597,5828,5937,7557,5913,7340,6909,8853,6585,10149,6273,9716,2017,6120,4944,6262,6262,6850,5939,6238,6047,6598,5831,5938,7558,5914,7343,6910,8854,6586,10150,6274,9719,2018,6123,4947,6263,6263,6851,5938,6239,6046,6599,5830,5939,7559,5915,7342,6911,8855,6587,10151,6275,9718,2019,6122,4946,6264,6264,6612,10156,6864,7672,6252,8752,5940,7560,6540,6376,6912,8856,6588,10152,6576,7456,2376,1111,2716,6265,6265,6613,10157,6865,7673,6253,8753,5941,7561,6541,6377,6913,8857,6589,10153,6577,7457,2377,1110,2717,6266,6266,6614,10158,6866,7674,6254,8754,5942,7562,6542,6378,6914,8858,6590,10154,6578,7458,2378,1109,2718,6267,6267,6615,10159,6867,7675,6255,8755,5943,7563,6543,6379,6915,8859,6591,10155,6579,7459,2379,1108,2719,6268,6268,6616,7560,6868,8964,6256,10044,5944,7564,6544,10260,6916,8860,6592,10156,6580,6156,2380,1114,4980,6269,6269,6617,7561,6869,8965,6257,10045,5945,7565,6545,10261,6917,8861,6593,10157,6581,6157,2381,1115,4981,6270,6270,6618,7562,6870,8966,6258,10046,5946,7566,6546,10262,6918,8862,6594,10158,6582,6158,2382,1112,4982,6271,6271,6619,7563,6871,8967,6259,10047,5947,7567,6547,10263,6919,8863,6595,10159,6583,6159,2383,1113,4983,6272,6272,6620,6921,6872,7029,6260,6813,5948,7568,6548,8325,6920,8864,6596,10160,6584,10701,2384,1107,5637,6273,6273,6621,6920,6873,7028,6261,6812,5949,7569,6549,8324,6921,8865,6597,10161,6585,10700,2385,1106,5636,6274,6274,6622,6923,6874,7031,6262,6815,5950,7570,6550,8327,6922,8866,6598,10162,6586,10703,2386,1105,5639,6275,6275,6623,6922,6875,7030,6263,6814,5951,7571,6551,8326,6923,8867,6599,10163,6587,10702,2387,1104,5638,6276,6276,9518,10168,8798,7684,9158,8764,5952,7572,8474,6388,6924,8868,6600,10164,8834,7468,2388,1087,5296,6277,6277,9519,10169,8799,7685,9159,8765,5953,7573,8475,6389,6925,8869,6601,10165,8835,7469,2389,1086,5297,6278,6278,9516,10170,8796,7686,9156,8766,5954,7574,8472,6390,6926,8870,6602,10166,8832,7470,2390,1085,5298,6279,6279,9517,10171,8797,7687,9157,8767,5955,7575,8473,6391,6927,8871,6603,10167,8833,7471,2391,1084,5299,6280,6280,9522,7572,8802,8976,9162,10056,5956,7576,8478,10272,6928,8872,6604,10168,8838,6168,2392,1090,2376,6281,6281,9523,7573,8803,8977,9163,10057,5957,7577,8479,10273,6929,8873,6605,10169,8839,6169,2393,1091,2377,6282,6282,9520,7574,8800,8978,9160,10058,5958,7578,8476,10274,6930,8874,6606,10170,8836,6170,2394,1088,2378,6283,6283,9521,7575,8801,8979,9161,10059,5959,7579,8477,10275,6931,8875,6607,10171,8837,6171,2395,1089,2379,6284,6284,9526,6933,8806,7041,9166,6825,5960,7580,8482,8337,6932,8876,6608,10172,8842,10713,2396,1083,3033,6285,6285,9527,6932,8807,7040,9167,6824,5961,7581,8483,8336,6933,8877,6609,10173,8843,10712,2397,1082,3032,6286,6286,9524,6935,8804,7043,9164,6827,5962,7582,8480,8339,6934,8878,6610,10174,8840,10715,2398,1081,3035,6287,6287,9525,6934,8805,7042,9165,6826,5963,7583,8481,8338,6935,8879,6611,10175,8841,10714,2399,1080,3034,6288,6288,5940,10180,5868,7696,5904,8776,5964,7584,6192,6400,6936,8880,6612,10176,6876,7480,2400,1097,3378,6289,6289,5941,10181,5869,7697,5905,8777,5965,7585,6193,6401,6937,8881,6613,10177,6877,7481,2401,1096,3379,6290,6290,5942,10182,5870,7698,5906,8778,5966,7586,6194,6402,6938,8882,6614,10178,6878,7482,2402,1099,3376,6291,6291,5943,10183,5871,7699,5907,8779,5967,7587,6195,6403,6939,8883,6615,10179,6879,7483,2403,1098,3377,6292,6292,5944,7584,5872,8988,5908,10068,5968,7588,6196,10284,6940,8884,6616,10180,6880,6180,2404,1100,1754,6293,6293,5945,7585,5873,8989,5909,10069,5969,7589,6197,10285,6941,8885,6617,10181,6881,6181,2405,1101,1755,6294,6294,5946,7586,5874,8990,5910,10070,5970,7590,6198,10286,6942,8886,6618,10182,6882,6182,2406,1102,1752,6295,6295,5947,7587,5875,8991,5911,10071,5971,7591,6199,10287,6943,8887,6619,10183,6883,6183,2407,1103,1753,6296,6296,5948,6945,5876,7053,5912,6837,5972,7592,6200,8349,6944,8888,6620,10184,6884,10725,2408,1093,1115,6297,6297,5949,6944,5877,7052,5913,6836,5973,7593,6201,8348,6945,8889,6621,10185,6885,10724,2409,1092,1114,6298,6298,5950,6947,5878,7055,5914,6839,5974,7594,6202,8351,6946,8890,6622,10186,6886,10727,2410,1095,1113,6299,6299,5951,6946,5879,7054,5915,6838,5975,7595,6203,8350,6947,8891,6623,10187,6887,10726,2411,1094,1112,6300,6300,7008,7384,6396,8788,6648,10192,5976,7596,6072,10084,6948,8892,6624,10188,6324,6304,7841,6390,11421,6301,6301,7009,7385,6397,8789,6649,10193,5977,7597,6073,10085,6949,8893,6625,10189,6325,6305,7840,6391,11420,6302,6302,7010,7386,6398,8790,6650,10194,5978,7598,6074,10086,6950,8894,6626,10190,6326,6306,7843,6388,11423,6303,6303,7011,7387,6399,8791,6651,10195,5979,7599,6075,10087,6951,8895,6627,10191,6327,6307,7842,6389,11422,6304,6304,7012,6084,6400,6192,6652,6300,5980,7600,6076,7488,6952,8896,6628,10192,6328,10188,7844,10274,11413,6305,6305,7013,6085,6401,6193,6653,6301,5981,7601,6077,7489,6953,8897,6629,10193,6329,10189,7845,10275,11412,6306,6306,7014,6086,6402,6194,6654,6302,5982,7602,6078,7490,6954,8898,6630,10194,6330,10190,7846,10272,11415,6307,6307,7015,6087,6403,6195,6655,6303,5983,7603,6079,7491,6955,8899,6631,10195,6331,10191,7847,10273,11414,6308,6308,7016,10305,6404,7821,6656,9225,5984,7604,6080,6525,6956,8900,6632,10196,6332,7929,7837,8339,11416,6309,6309,7017,10304,6405,7820,6657,9224,5985,7605,6081,6524,6957,8901,6633,10197,6333,7928,7836,8338,11417,6310,6310,7018,10307,6406,7823,6658,9227,5986,7606,6082,6527,6958,8902,6634,10198,6334,7931,7839,8337,11418,6311,6311,7019,10306,6407,7822,6659,9226,5987,7607,6083,6526,6959,8903,6635,10199,6335,7930,7838,8336,11419,6312,6312,9914,7396,9950,8800,9878,10204,5988,7608,10274,10096,6960,8904,6636,10200,10850,6316,9775,6400,11433,6313,6313,9915,7397,9951,8801,9879,10205,5989,7609,10275,10097,6961,8905,6637,10201,10851,6317,9774,6401,11432,6314,6314,9912,7398,9948,8802,9876,10206,5990,7610,10272,10098,6962,8906,6638,10202,10848,6318,9773,6402,11435,6315,6315,9913,7399,9949,8803,9877,10207,5991,7611,10273,10099,6963,8907,6639,10203,10849,6319,9772,6403,11434,6316,6316,9918,6096,9954,6204,9882,6312,5992,7612,10278,7500,6964,8908,6640,10204,10854,10200,9778,10284,11425,6317,6317,9919,6097,9955,6205,9883,6313,5993,7613,10279,7501,6965,8909,6641,10205,10855,10201,9779,10285,11424,6318,6318,9916,6098,9952,6206,9880,6314,5994,7614,10276,7502,6966,8910,6642,10206,10852,10202,9776,10286,11427,6319,6319,9917,6099,9953,6207,9881,6315,5995,7615,10277,7503,6967,8911,6643,10207,10853,10203,9777,10287,11426,6320,6320,9922,10317,9958,7833,9886,9237,5996,7616,10282,6537,6968,8912,6644,10208,10858,7941,9771,8349,11428,6321,6321,9923,10316,9959,7832,9887,9236,5997,7617,10283,6536,6969,8913,6645,10209,10859,7940,9770,8348,11429,6322,6322,9920,10319,9956,7835,9884,9239,5998,7618,10280,6539,6970,8914,6646,10210,10856,7943,9769,8351,11430,6323,6323,9921,10318,9957,7834,9885,9238,5999,7619,10281,6538,6971,8915,6647,10211,10857,7942,9768,8350,11431,6324,6324,6660,7408,7020,8812,6300,10216,6000,7620,6696,10108,6972,8916,6648,10212,6624,6328,7493,6378,11445,6325,6325,6661,7409,7021,8813,6301,10217,6001,7621,6697,10109,6973,8917,6649,10213,6625,6329,7492,6379,11444,6326,6326,6662,7410,7022,8814,6302,10218,6002,7622,6698,10110,6974,8918,6650,10214,6626,6330,7495,6376,11447,6327,6327,6663,7411,7023,8815,6303,10219,6003,7623,6699,10111,6975,8919,6651,10215,6627,6331,7494,6377,11446,6328,6328,6664,6108,7024,6216,6304,6324,6004,7624,6700,7512,6976,8920,6652,10216,6628,10212,7496,10262,11437,6329,6329,6665,6109,7025,6217,6305,6325,6005,7625,6701,7513,6977,8921,6653,10217,6629,10213,7497,10263,11436,6330,6330,6666,6110,7026,6218,6306,6326,6006,7626,6702,7514,6978,8922,6654,10218,6630,10214,7498,10260,11439,6331,6331,6667,6111,7027,6219,6307,6327,6007,7627,6703,7515,6979,8923,6655,10219,6631,10215,7499,10261,11438,6332,6332,6668,10329,7028,7845,6308,9249,6008,7628,6704,6549,6980,8924,6656,10220,6632,7953,7489,8327,11440,6333,6333,6669,10328,7029,7844,6309,9248,6009,7629,6705,6548,6981,8925,6657,10221,6633,7952,7488,8326,11441,6334,6334,6670,10331,7030,7847,6310,9251,6010,7630,6706,6551,6982,8926,6658,10222,6634,7955,7491,8325,11442,6335,6335,6671,10330,7031,7846,6311,9250,6011,7631,6707,6550,6983,8927,6659,10223,6635,7954,7490,8324,11443,6336,6336,6000,7420,6036,8824,6072,10228,6012,7632,6360,10120,6984,8928,6660,10224,7044,6340,2479,11003,6402,6337,6337,6001,7421,6037,8825,6073,10229,6013,7633,6361,10121,6985,8929,6661,10225,7045,6341,2478,11002,6403,6338,6338,6002,7422,6038,8826,6074,10230,6014,7634,6362,10122,6986,8930,6662,10226,7046,6342,2477,11001,6400,6339,6339,6003,7423,6039,8827,6075,10231,6015,7635,6363,10123,6987,8931,6663,10227,7047,6343,2476,11000,6401,6340,6340,6004,6120,6040,6228,6076,6336,6016,7636,6364,7524,6988,8932,6664,10228,7048,10224,2482,10995,10286,6341,6341,6005,6121,6041,6229,6077,6337,6017,7637,6365,7525,6989,8933,6665,10229,7049,10225,2483,10994,10287,6342,6342,6006,6122,6042,6230,6078,6338,6018,7638,6366,7526,6990,8934,6666,10230,7050,10226,2480,10993,10284,6343,6343,6007,6123,6043,6231,6079,6339,6019,7639,6367,7527,6991,8935,6667,10231,7051,10227,2481,10992,10285,6344,6344,6008,9693,6044,7209,6080,8613,6020,7640,6368,5913,6992,8936,6668,10232,7052,7317,2475,10998,8351,6345,6345,6009,9692,6045,7208,6081,8612,6021,7641,6369,5912,6993,8937,6669,10233,7053,7316,2474,10999,8350,6346,6346,6010,9695,6046,7211,6082,8615,6022,7642,6370,5915,6994,8938,6670,10234,7054,7319,2473,10996,8349,6347,6347,6011,9694,6047,7210,6083,8614,6023,7643,6371,5914,6995,8939,6671,10235,7055,7318,2472,10997,8348,6348,6348,10526,7432,10886,8836,10274,10240,6024,7644,10562,10132,6996,8940,6672,10236,10598,6352,2455,11013,6378,6349,6349,10527,7433,10887,8837,10275,10241,6025,7645,10563,10133,6997,8941,6673,10237,10599,6353,2454,11012,6379,6350,6350,10524,7434,10884,8838,10272,10242,6026,7646,10560,10134,6998,8942,6674,10238,10596,6354,2453,11015,6376,6351,6351,10525,7435,10885,8839,10273,10243,6027,7647,10561,10135,6999,8943,6675,10239,10597,6355,2452,11014,6377,6352,6352,10530,6132,10890,6240,10278,6348,6028,7648,10566,7536,7000,8944,6676,10240,10602,10236,2458,11005,10262,6353,6353,10531,6133,10891,6241,10279,6349,6029,7649,10567,7537,7001,8945,6677,10241,10603,10237,2459,11004,10263,6354,6354,10528,6134,10888,6242,10276,6350,6030,7650,10564,7538,7002,8946,6678,10242,10600,10238,2456,11007,10260,6355,6355,10529,6135,10889,6243,10277,6351,6031,7651,10565,7539,7003,8947,6679,10243,10601,10239,2457,11006,10261,6356,6356,10534,9705,10894,7221,10282,8625,6032,7652,10570,5925,7004,8948,6680,10244,10606,7329,2451,11008,8327,6357,6357,10535,9704,10895,7220,10283,8624,6033,7653,10571,5924,7005,8949,6681,10245,10607,7328,2450,11009,8326,6358,6358,10532,9707,10892,7223,10280,8627,6034,7654,10568,5927,7006,8950,6682,10246,10604,7331,2449,11010,8325,6359,6359,10533,9706,10893,7222,10281,8626,6035,7655,10569,5926,7007,8951,6683,10247,10605,7330,2448,11011,8324,6360,6360,6948,7444,6336,8848,6696,10252,6036,7656,6012,10144,7008,8952,6684,10248,6372,6364,2465,10991,6388,6361,6361,6949,7445,6337,8849,6697,10253,6037,7657,6013,10145,7009,8953,6685,10249,6373,6365,2464,10990,6389,6362,6362,6950,7446,6338,8850,6698,10254,6038,7658,6014,10146,7010,8954,6686,10250,6374,6366,2467,10989,6390,6363,6363,6951,7447,6339,8851,6699,10255,6039,7659,6015,10147,7011,8955,6687,10251,6375,6367,2466,10988,6391,6364,6364,6952,6144,6340,6252,6700,6360,6040,7660,6016,7548,7012,8956,6688,10252,6376,10248,2468,10983,10272,6365,6365,6953,6145,6341,6253,6701,6361,6041,7661,6017,7549,7013,8957,6689,10253,6377,10249,2469,10982,10273,6366,6366,6954,6146,6342,6254,6702,6362,6042,7662,6018,7550,7014,8958,6690,10254,6378,10250,2470,10981,10274,6367,6367,6955,6147,6343,6255,6703,6363,6043,7663,6019,7551,7015,8959,6691,10255,6379,10251,2471,10980,10275,6368,6368,6956,9717,6344,7233,6704,8637,6044,7664,6020,5937,7016,8960,6692,10256,6380,7341,2461,10986,8337,6369,6369,6957,9716,6345,7232,6705,8636,6045,7665,6021,5936,7017,8961,6693,10257,6381,7340,2460,10987,8336,6370,6370,6958,9719,6346,7235,6706,8639,6046,7666,6022,5939,7018,8962,6694,10258,6382,7343,2463,10984,8339,6371,6371,6959,9718,6347,7234,6707,8638,6047,7667,6023,5938,7019,8963,6695,10259,6383,7342,2462,10985,8338,6372,6372,6720,7456,6972,8860,6360,10264,6048,7668,6648,10156,7020,8964,6696,10260,6684,6376,4120,10218,10242,6373,6373,6721,7457,6973,8861,6361,10265,6049,7669,6649,10157,7021,8965,6697,10261,6685,6377,4121,10219,10243,6374,6374,6722,7458,6974,8862,6362,10266,6050,7670,6650,10158,7022,8966,6698,10262,6686,6378,4122,10216,10240,6375,6375,6723,7459,6975,8863,6363,10267,6051,7671,6651,10159,7023,8967,6699,10263,6687,6379,4123,10217,10241,6376,6376,6724,6156,6976,6264,6364,6372,6052,7672,6652,7560,7024,8968,6700,10264,6688,10260,2496,6326,6350,6377,6377,6725,6157,6977,6265,6365,6373,6053,7673,6653,7561,7025,8969,6701,10265,6689,10261,2497,6327,6351,6378,6378,6726,6158,6978,6266,6366,6374,6054,7674,6654,7562,7026,8970,6702,10266,6690,10262,2498,6324,6348,6379,6379,6727,6159,6979,6267,6367,6375,6055,7675,6655,7563,7027,8971,6703,10267,6691,10263,2499,6325,6349,6380,6380,6728,10701,6980,8217,6368,9621,6056,7676,6656,6921,7028,8972,6704,10268,6692,8325,3153,9251,8627,6381,6381,6729,10700,6981,8216,6369,9620,6057,7677,6657,6920,7029,8973,6705,10269,6693,8324,3152,9250,8626,6382,6382,6730,10703,6982,8219,6370,9623,6058,7678,6658,6923,7030,8974,6706,10270,6694,8327,3155,9249,8625,6383,6383,6731,10702,6983,8218,6371,9622,6059,7679,6659,6922,7031,8975,6707,10271,6695,8326,3154,9248,8624,6384,6384,10922,7468,10202,8872,10562,10276,6060,7680,9878,10168,7032,8976,6708,10272,10238,6388,2812,10194,10252,6385,6385,10923,7469,10203,8873,10563,10277,6061,7681,9879,10169,7033,8977,6709,10273,10239,6389,2813,10195,10253,6386,6386,10920,7470,10200,8874,10560,10278,6062,7682,9876,10170,7034,8978,6710,10274,10236,6390,2814,10192,10254,6387,6387,10921,7471,10201,8875,10561,10279,6063,7683,9877,10171,7035,8979,6711,10275,10237,6391,2815,10193,10255,6388,6388,10926,6168,10206,6276,10566,6384,6064,7684,9882,7572,7036,8980,6712,10276,10242,10272,3780,6302,6360,6389,6389,10927,6169,10207,6277,10567,6385,6065,7685,9883,7573,7037,8981,6713,10277,10243,10273,3781,6303,6361,6390,6390,10924,6170,10204,6278,10564,6386,6066,7686,9880,7574,7038,8982,6714,10278,10240,10274,3782,6300,6362,6391,6391,10925,6171,10205,6279,10565,6387,6067,7687,9881,7575,7039,8983,6715,10279,10241,10275,3783,6301,6363,6392,6392,10930,10713,10210,8229,10570,9633,6068,7688,9886,6933,7040,8984,6716,10280,10246,8337,4437,9227,8637,6393,6393,10931,10712,10211,8228,10571,9632,6069,7689,9887,6932,7041,8985,6717,10281,10247,8336,4436,9226,8636,6394,6394,10928,10715,10208,8231,10568,9635,6070,7690,9884,6935,7042,8986,6718,10282,10244,8339,4439,9225,8639,6395,6395,10929,10714,10209,8230,10569,9634,6071,7691,9885,6934,7043,8987,6719,10283,10245,8338,4438,9224,8638,6396,6396,6048,7480,5976,8884,6012,10288,6072,7692,6300,10180,7044,8988,6720,10284,6984,6400,4782,10204,10230,6397,6397,6049,7481,5977,8885,6013,10289,6073,7693,6301,10181,7045,8989,6721,10285,6985,6401,4783,10205,10231,6398,6398,6050,7482,5978,8886,6014,10290,6074,7694,6302,10182,7046,8990,6722,10286,6986,6402,4780,10206,10228,6399,6399,6051,7483,5979,8887,6015,10291,6075,7695,6303,10183,7047,8991,6723,10287,6987,6403,4781,10207,10229,6400,6400,6052,6180,5980,6288,6016,6396,6076,7696,6304,7584,7048,8992,6724,10288,6988,10284,1862,6312,6338,6401,6401,6053,6181,5981,6289,6017,6397,6077,7697,6305,7585,7049,8993,6725,10289,6989,10285,1863,6313,6339,6402,6402,6054,6182,5982,6290,6018,6398,6078,7698,6306,7586,7050,8994,6726,10290,6990,10286,1860,6314,6336,6403,6403,6055,6183,5983,6291,6019,6399,6079,7699,6307,7587,7051,8995,6727,10291,6991,10287,1861,6315,6337,6404,6404,6056,10725,5984,8241,6020,9645,6080,7700,6308,6945,7052,8996,6728,10292,6992,8349,1223,9237,8615,6405,6405,6057,10724,5985,8240,6021,9644,6081,7701,6309,6944,7053,8997,6729,10293,6993,8348,1222,9236,8614,6406,6406,6058,10727,5986,8243,6022,9647,6082,7702,6310,6947,7054,8998,6730,10294,6994,8351,1221,9239,8613,6407,6407,6059,10726,5987,8242,6023,9646,6083,7703,6311,6946,7055,8999,6731,10295,6995,8350,1220,9238,8612,6408,6408,6468,6628,6828,6412,6108,6520,6732,7704,6504,7708,5760,9000,6084,10296,6432,10408,11160,5112,10437,6409,6409,6469,6629,6829,6413,6109,6521,6733,7705,6505,7709,5761,9001,6085,10297,6433,10409,11161,5113,10436,6410,6410,6470,6630,6830,6414,6110,6522,6734,7706,6506,7710,5762,9002,6086,10298,6434,10410,11162,5114,10439,6411,6411,6471,6631,6831,6415,6111,6523,6735,7707,6507,7711,5763,9003,6087,10299,6435,10411,11163,5115,10438,6412,6412,6472,10512,6832,7704,6112,9108,6736,7708,6508,6408,5764,9004,6088,10300,6436,7812,11164,5116,10429,6413,6413,6473,10513,6833,7705,6113,9109,6737,7709,6509,6409,5765,9005,6089,10301,6437,7813,11165,5117,10428,6414,6414,6474,10514,6834,7706,6114,9110,6738,7710,6510,6410,5766,9006,6090,10302,6438,7814,11166,5118,10431,6415,6415,6475,10515,6835,7707,6115,9111,6739,7711,6511,6411,5767,9007,6091,10303,6439,7815,11167,5119,10430,6416,6416,6476,7605,6836,8685,6116,10089,6740,7712,6512,9981,5768,9008,6092,10304,6440,6201,11168,5120,10432,6417,6417,6477,7604,6837,8684,6117,10088,6741,7713,6513,9980,5769,9009,6093,10305,6441,6200,11169,5121,10433,6418,6418,6478,7607,6838,8687,6118,10091,6742,7714,6514,9983,5770,9010,6094,10306,6442,6203,11170,5122,10434,6419,6419,6479,7606,6839,8686,6119,10090,6743,7715,6515,9982,5771,9011,6095,10307,6443,6202,11171,5123,10435,6420,6420,7430,6640,7790,6424,8042,6532,6744,7716,8114,7720,5772,9012,6096,10308,7070,10420,11172,5124,7187,6421,6421,7431,6641,7791,6425,8043,6533,6745,7717,8115,7721,5773,9013,6097,10309,7071,10421,11173,5125,7186,6422,6422,7428,6642,7788,6426,8040,6534,6746,7718,8112,7722,5774,9014,6098,10310,7068,10422,11174,5126,7185,6423,6423,7429,6643,7789,6427,8041,6535,6747,7719,8113,7723,5775,9015,6099,10311,7069,10423,11175,5127,7184,6424,6424,7434,10524,7794,7716,8046,9120,6748,7720,8118,6420,5776,9016,6100,10312,7074,7824,11176,5128,7179,6425,6425,7435,10525,7795,7717,8047,9121,6749,7721,8119,6421,5777,9017,6101,10313,7075,7825,11177,5129,7178,6426,6426,7432,10526,7792,7718,8044,9122,6750,7722,8116,6422,5778,9018,6102,10314,7072,7826,11178,5130,7177,6427,6427,7433,10527,7793,7719,8045,9123,6751,7723,8117,6423,5779,9019,6103,10315,7073,7827,11179,5131,7176,6428,6428,7438,7617,7798,8697,8050,10101,6752,7724,8122,9993,5780,9020,6104,10316,7078,6213,11180,5132,7182,6429,6429,7439,7616,7799,8696,8051,10100,6753,7725,8123,9992,5781,9021,6105,10317,7079,6212,11181,5133,7183,6430,6430,7436,7619,7796,8699,8048,10103,6754,7726,8120,9995,5782,9022,6106,10318,7076,6215,11182,5134,7180,6431,6431,7437,7618,7797,8698,8049,10102,6755,7727,8121,9994,5783,9023,6107,10319,7077,6214,11183,5135,7181,6432,6432,6768,6652,6156,6436,6408,6544,6756,7728,5832,7732,5784,9024,6108,10320,6084,10432,11184,5136,10089,6433,6433,6769,6653,6157,6437,6409,6545,6757,7729,5833,7733,5785,9025,6109,10321,6085,10433,11185,5137,10088,6434,6434,6770,6654,6158,6438,6410,6546,6758,7730,5834,7734,5786,9026,6110,10322,6086,10434,11186,5138,10091,6435,6435,6771,6655,6159,6439,6411,6547,6759,7731,5835,7735,5787,9027,6111,10323,6087,10435,11187,5139,10090,6436,6436,6772,10536,6160,7728,6412,9132,6760,7732,5836,6432,5788,9028,6112,10324,6088,7836,11188,5140,10081,6437,6437,6773,10537,6161,7729,6413,9133,6761,7733,5837,6433,5789,9029,6113,10325,6089,7837,11189,5141,10080,6438,6438,6774,10538,6162,7730,6414,9134,6762,7734,5838,6434,5790,9030,6114,10326,6090,7838,11190,5142,10083,6439,6439,6775,10539,6163,7731,6415,9135,6763,7735,5839,6435,5791,9031,6115,10327,6091,7839,11191,5143,10082,6440,6440,6776,7629,6164,8709,6416,10113,6764,7736,5840,10005,5792,9032,6116,10328,6092,6225,11192,5144,10084,6441,6441,6777,7628,6165,8708,6417,10112,6765,7737,5841,10004,5793,9033,6117,10329,6093,6224,11193,5145,10085,6442,6442,6778,7631,6166,8711,6418,10115,6766,7738,5842,10007,5794,9034,6118,10330,6094,6227,11194,5146,10086,6443,6443,6779,7630,6167,8710,6419,10114,6767,7739,5843,10006,5795,9035,6119,10331,6095,6226,11195,5147,10087,6444,6444,6108,6664,6468,6448,6828,6556,6768,7740,6792,7744,5796,9036,6120,10332,5856,10444,6510,10473,1616,6445,6445,6109,6665,6469,6449,6829,6557,6769,7741,6793,7745,5797,9037,6121,10333,5857,10445,6511,10472,1617,6446,6446,6110,6666,6470,6450,6830,6558,6770,7742,6794,7746,5798,9038,6122,10334,5858,10446,6508,10475,1618,6447,6447,6111,6667,6471,6451,6831,6559,6771,7743,6795,7747,5799,9039,6123,10335,5859,10447,6509,10474,1619,6448,6448,6112,10548,6472,7740,6832,9144,6772,7744,6796,6444,5800,9040,6124,10336,5860,7848,7802,10465,1937,6449,6449,6113,10549,6473,7741,6833,9145,6773,7745,6797,6445,5801,9041,6125,10337,5861,7849,7803,10464,1936,6450,6450,6114,10550,6474,7742,6834,9146,6774,7746,6798,6446,5802,9042,6126,10338,5862,7850,7800,10467,1939,6451,6451,6115,10551,6475,7743,6835,9147,6775,7747,6799,6447,5803,9043,6127,10339,5863,7851,7801,10466,1938,6452,6452,6116,8289,6476,9369,6836,10773,6776,7748,6800,10665,5804,9044,6128,10340,5864,6885,8459,10468,1284,6453,6453,6117,8288,6477,9368,6837,10772,6777,7749,6801,10664,5805,9045,6129,10341,5865,6884,8458,10469,1285,6454,6454,6118,8291,6478,9371,6838,10775,6778,7750,6802,10667,5806,9046,6130,10342,5866,6887,8457,10470,1286,6455,6455,6119,8290,6479,9370,6839,10774,6779,7751,6803,10666,5807,9047,6131,10343,5867,6886,8456,10471,1287,6456,6456,8042,6676,7430,6460,7790,6568,6780,7752,7106,7756,5808,9048,6132,10344,7466,10456,6486,7547,3874,6457,6457,8043,6677,7431,6461,7791,6569,6781,7753,7107,7757,5809,9049,6133,10345,7467,10457,6487,7546,3875,6458,6458,8040,6678,7428,6462,7788,6570,6782,7754,7104,7758,5810,9050,6134,10346,7464,10458,6484,7545,3872,6459,6459,8041,6679,7429,6463,7789,6571,6783,7755,7105,7759,5811,9051,6135,10347,7465,10459,6485,7544,3873,6460,6460,8046,10560,7434,7752,7794,9156,6784,7756,7110,6456,5812,9052,6136,10348,7470,7860,7778,7539,4843,6461,6461,8047,10561,7435,7753,7795,9157,6785,7757,7111,6457,5813,9053,6137,10349,7471,7861,7779,7538,4842,6462,6462,8044,10562,7432,7754,7792,9158,6786,7758,7108,6458,5814,9054,6138,10350,7468,7862,7776,7537,4841,6463,6463,8045,10563,7433,7755,7793,9159,6787,7759,7109,6459,5815,9055,6139,10351,7469,7863,7777,7536,4840,6464,6464,8050,8301,7438,9381,7798,10785,6788,7760,7114,10677,5816,9056,6140,10352,7474,6897,8435,7542,4190,6465,6465,8051,8300,7439,9380,7799,10784,6789,7761,7115,10676,5817,9057,6141,10353,7475,6896,8434,7543,4191,6466,6466,8048,8303,7436,9383,7796,10787,6790,7762,7112,10679,5818,9058,6142,10354,7472,6899,8433,7540,4188,6467,6467,8049,8302,7437,9382,7797,10786,6791,7763,7113,10678,5819,9059,6143,10355,7473,6898,8432,7541,4189,6468,6468,6408,6688,6768,6472,6156,6580,6792,7764,6444,7768,5820,9060,6144,10356,6480,10468,6496,10773,5156,6469,6469,6409,6689,6769,6473,6157,6581,6793,7765,6445,7769,5821,9061,6145,10357,6481,10469,6497,10772,5157,6470,6470,6410,6690,6770,6474,6158,6582,6794,7766,6446,7770,5822,9062,6146,10358,6482,10470,6498,10775,5158,6471,6471,6411,6691,6771,6475,6159,6583,6795,7767,6447,7771,5823,9063,6147,10359,6483,10471,6499,10774,5159,6472,6472,6412,10572,6772,7764,6160,9168,6796,7768,6448,6468,5824,9064,6148,10360,6484,7872,7788,10765,3533,6473,6473,6413,10573,6773,7765,6161,9169,6797,7769,6449,6469,5825,9065,6149,10361,6485,7873,7789,10764,3532,6474,6474,6414,10574,6774,7766,6162,9170,6798,7770,6450,6470,5826,9066,6150,10362,6486,7874,7790,10767,3535,6475,6475,6415,10575,6775,7767,6163,9171,6799,7771,6451,6471,5827,9067,6151,10363,6487,7875,7791,10766,3534,6476,6476,6416,8313,6776,9393,6164,10797,6800,7772,6452,10689,5828,9068,6152,10364,6488,6909,8445,10768,5472,6477,6477,6417,8312,6777,9392,6165,10796,6801,7773,6453,10688,5829,9069,6153,10365,6489,6908,8444,10769,5473,6478,6478,6418,8315,6778,9395,6166,10799,6802,7774,6454,10691,5830,9070,6154,10366,6490,6911,8447,10770,5474,6479,6479,6419,8314,6779,9394,6167,10798,6803,7775,6455,10690,5831,9071,6155,10367,6491,6910,8446,10771,5475,6480,6480,6828,6700,6108,6484,6468,6592,6804,7776,5784,7780,5832,9072,6156,10368,6144,10480,7758,680,5184,6481,6481,6829,6701,6109,6485,6469,6593,6805,7777,5785,7781,5833,9073,6157,10369,6145,10481,7759,681,5185,6482,6482,6830,6702,6110,6486,6470,6594,6806,7778,5786,7782,5834,9074,6158,10370,6146,10482,7756,682,5186,6483,6483,6831,6703,6111,6487,6471,6595,6807,7779,5787,7783,5835,9075,6159,10371,6147,10483,7757,683,5187,6484,6484,6832,10584,6112,7776,6472,9180,6808,7780,5788,6480,5836,9076,6160,10372,6148,7884,6458,2297,5188,6485,6485,6833,10585,6113,7777,6473,9181,6809,7781,5789,6481,5837,9077,6161,10373,6149,7885,6459,2296,5189,6486,6486,6834,10586,6114,7778,6474,9182,6810,7782,5790,6482,5838,9078,6162,10374,6150,7886,6456,2299,5190,6487,6487,6835,10587,6115,7779,6475,9183,6811,7783,5791,6483,5839,9079,6163,10375,6151,7887,6457,2298,5191,6488,6488,6836,7353,6116,8433,6476,9837,6812,7784,5792,9729,5840,9080,6164,10376,6152,5949,10679,1320,5192,6489,6489,6837,7352,6117,8432,6477,9836,6813,7785,5793,9728,5841,9081,6165,10377,6153,5948,10678,1321,5193,6490,6490,6838,7355,6118,8435,6478,9839,6814,7786,5794,9731,5842,9082,6166,10378,6154,5951,10677,1322,5194,6491,6491,6839,7354,6119,8434,6479,9838,6815,7787,5795,9730,5843,9083,6167,10379,6155,5950,10676,1323,5195,6492,6492,7790,6712,8042,6496,7430,6604,6816,7788,7718,7792,5844,9084,6168,10380,7754,10492,7768,3910,5196,6493,6493,7791,6713,8043,6497,7431,6605,6817,7789,7719,7793,5845,9085,6169,10381,7755,10493,7769,3911,5197,6494,6494,7788,6714,8040,6498,7428,6606,6818,7790,7716,7794,5846,9086,6170,10382,7752,10494,7770,3908,5198,6495,6495,7789,6715,8041,6499,7429,6607,6819,7791,7717,7795,5847,9087,6171,10383,7753,10495,7771,3909,5199,6496,6496,7794,10596,8046,7788,7434,9192,6820,7792,7722,6492,5848,9088,6172,10384,7758,7896,6468,5527,5200,6497,6497,7795,10597,8047,7789,7435,9193,6821,7793,7723,6493,5849,9089,6173,10385,7759,7897,6469,5526,5201,6498,6498,7792,10598,8044,7790,7432,9194,6822,7794,7720,6494,5850,9090,6174,10386,7756,7898,6470,5525,5202,6499,6499,7793,10599,8045,7791,7433,9195,6823,7795,7721,6495,5851,9091,6175,10387,7757,7899,6471,5524,5203,6500,6500,7798,7365,8050,8445,7438,9849,6824,7796,7726,9741,5852,9092,6176,10388,7762,5961,10689,3254,5204,6501,6501,7799,7364,8051,8444,7439,9848,6825,7797,7727,9740,5853,9093,6177,10389,7763,5960,10688,3255,5205,6502,6502,7796,7367,8048,8447,7436,9851,6826,7798,7724,9743,5854,9094,6178,10390,7760,5963,10691,3252,5206,6503,6503,7797,7366,8049,8446,7437,9850,6827,7799,7725,9742,5855,9095,6179,10391,7761,5962,10690,3253,5207,6504,6504,6156,6724,6408,6508,6768,6616,6828,7800,6732,7804,5856,9096,6180,10392,5796,10504,7746,5192,5208,6505,6505,6157,6725,6409,6509,6769,6617,6829,7801,6733,7805,5857,9097,6181,10393,5797,10505,7747,5193,5209,6506,6506,6158,6726,6410,6510,6770,6618,6830,7802,6734,7806,5858,9098,6182,10394,5798,10506,7744,5194,5210,6507,6507,6159,6727,6411,6511,6771,6619,6831,7803,6735,7807,5859,9099,6183,10395,5799,10507,7745,5195,5211,6508,6508,6160,10608,6412,7800,6772,9204,6832,7804,6736,6504,5860,9100,6184,10396,5800,7908,6446,4217,5212,6509,6509,6161,10609,6413,7801,6773,9205,6833,7805,6737,6505,5861,9101,6185,10397,5801,7909,6447,4216,5213,6510,6510,6162,10610,6414,7802,6774,9206,6834,7806,6738,6506,5862,9102,6186,10398,5802,7910,6444,4219,5214,6511,6511,6163,10611,6415,7803,6775,9207,6835,7807,6739,6507,5863,9103,6187,10399,5803,7911,6445,4218,5215,6512,6512,6164,7377,6416,8457,6776,9861,6836,7808,6740,9753,5864,9104,6188,10400,5804,5973,10667,4536,5216,6513,6513,6165,7376,6417,8456,6777,9860,6837,7809,6741,9752,5865,9105,6189,10401,5805,5972,10666,4537,5217,6514,6514,6166,7379,6418,8459,6778,9863,6838,7810,6742,9755,5866,9106,6190,10402,5806,5975,10665,4538,5218,6515,6515,6167,7378,6419,8458,6779,9862,6839,7811,6743,9754,5867,9107,6191,10403,5807,5974,10664,4539,5219,6516,6516,6576,10408,6936,7924,6216,9004,6840,7812,6612,6628,5868,9108,6192,10404,6540,7708,7953,2968,10001,6517,6517,6577,10409,6937,7925,6217,9005,6841,7813,6613,6629,5869,9109,6193,10405,6541,7709,7952,2969,10000,6518,6518,6578,10410,6938,7926,6218,9006,6842,7814,6614,6630,5870,9110,6194,10406,6542,7710,7955,2970,10003,6519,6519,6579,10411,6939,7927,6219,9007,6843,7815,6615,6631,5871,9111,6195,10407,6543,7711,7954,2971,10002,6520,6520,6580,7812,6940,9216,6220,10296,6844,7816,6616,10512,5872,9112,6196,10408,6544,6408,7945,5232,10004,6521,6521,6581,7813,6941,9217,6221,10297,6845,7817,6617,10513,5873,9113,6197,10409,6545,6409,7944,5233,10005,6522,6522,6582,7814,6942,9218,6222,10298,6846,7818,6618,10514,5874,9114,6198,10410,6546,6410,7947,5234,10006,6523,6523,6583,7815,6943,9219,6223,10299,6847,7819,6619,10515,5875,9115,6199,10411,6547,6411,7946,5235,10007,6524,6524,6584,6201,6944,6309,6224,6093,6848,7820,6620,7605,5876,9116,6200,10412,6548,9981,7948,4917,9997,6525,6525,6585,6200,6945,6308,6225,6092,6849,7821,6621,7604,5877,9117,6201,10413,6549,9980,7949,4916,9996,6526,6526,6586,6203,6946,6311,6226,6095,6850,7822,6622,7607,5878,9118,6202,10414,6550,9983,7950,4919,9999,6527,6527,6587,6202,6947,6310,6227,6094,6851,7823,6623,7606,5879,9119,6203,10415,6551,9982,7951,4918,9998,6528,6528,8834,10420,9194,7936,9446,9016,6852,7824,9518,6640,5880,9120,6204,10416,8474,7720,8591,5548,9343,6529,6529,8835,10421,9195,7937,9447,9017,6853,7825,9519,6641,5881,9121,6205,10417,8475,7721,8590,5549,9342,6530,6530,8832,10422,9192,7938,9444,9018,6854,7826,9516,6642,5882,9122,6206,10418,8472,7722,8589,5550,9341,6531,6531,8833,10423,9193,7939,9445,9019,6855,7827,9517,6643,5883,9123,6207,10419,8473,7723,8588,5551,9340,6532,6532,8838,7824,9198,9228,9450,10308,6856,7828,9522,10524,5884,9124,6208,10420,8478,6420,8583,2628,9346,6533,6533,8839,7825,9199,9229,9451,10309,6857,7829,9523,10525,5885,9125,6209,10421,8479,6421,8582,2629,9347,6534,6534,8836,7826,9196,9230,9448,10310,6858,7830,9520,10526,5886,9126,6210,10422,8476,6422,8581,2630,9344,6535,6535,8837,7827,9197,9231,9449,10311,6859,7831,9521,10527,5887,9127,6211,10423,8477,6423,8580,2631,9345,6536,6536,8842,6213,9202,6321,9454,6105,6860,7832,9526,7617,5888,9128,6212,10424,8482,9993,8586,2313,9339,6537,6537,8843,6212,9203,6320,9455,6104,6861,7833,9527,7616,5889,9129,6213,10425,8483,9992,8587,2312,9338,6538,6538,8840,6215,9200,6323,9452,6107,6862,7834,9524,7619,5890,9130,6214,10426,8480,9995,8584,2315,9337,6539,6539,8841,6214,9201,6322,9453,6106,6863,7835,9525,7618,5891,9131,6215,10427,8481,9994,8585,2314,9336,6540,6540,6876,10432,6264,7948,6516,9028,6864,7836,5940,6652,5892,9132,6216,10428,6192,7732,7605,3306,10301,6541,6541,6877,10433,6265,7949,6517,9029,6865,7837,5941,6653,5893,9133,6217,10429,6193,7733,7604,3307,10300,6542,6542,6878,10434,6266,7950,6518,9030,6866,7838,5942,6654,5894,9134,6218,10430,6194,7734,7607,3304,10303,6543,6543,6879,10435,6267,7951,6519,9031,6867,7839,5943,6655,5895,9135,6219,10431,6195,7735,7606,3305,10302,6544,6544,6880,7836,6268,9240,6520,10320,6868,7840,5944,10536,5896,9136,6220,10432,6196,6432,7597,1034,10304,6545,6545,6881,7837,6269,9241,6521,10321,6869,7841,5945,10537,5897,9137,6221,10433,6197,6433,7596,1035,10305,6546,6546,6882,7838,6270,9242,6522,10322,6870,7842,5946,10538,5898,9138,6222,10434,6198,6434,7599,1032,10306,6547,6547,6883,7839,6271,9243,6523,10323,6871,7843,5947,10539,5899,9139,6223,10435,6199,6435,7598,1033,10307,6548,6548,6884,6225,6272,6333,6524,6117,6872,7844,5948,7629,5900,9140,6224,10436,6200,10005,7600,1367,10297,6549,6549,6885,6224,6273,6332,6525,6116,6873,7845,5949,7628,5901,9141,6225,10437,6201,10004,7601,1366,10296,6550,6550,6886,6227,6274,6335,6526,6119,6874,7846,5950,7631,5902,9142,6226,10438,6202,10007,7602,1365,10299,6551,6551,6887,6226,6275,6334,6527,6118,6875,7847,5951,7630,5903,9143,6227,10439,6203,10006,7603,1364,10298,6552,6552,6216,10444,6576,7960,6936,9040,6876,7848,6900,6664,5904,9144,6228,10440,5964,7744,1724,10685,5287,6553,6553,6217,10445,6577,7961,6937,9041,6877,7849,6901,6665,5905,9145,6229,10441,5965,7745,1725,10684,5286,6554,6554,6218,10446,6578,7962,6938,9042,6878,7850,6902,6666,5906,9146,6230,10442,5966,7746,1726,10687,5285,6555,6555,6219,10447,6579,7963,6939,9043,6879,7851,6903,6667,5907,9147,6231,10443,5967,7747,1727,10686,5284,6556,6556,6220,7848,6580,9252,6940,10332,6880,7852,6904,10548,5908,9148,6232,10444,5968,6444,3341,10688,5290,6557,6557,6221,7849,6581,9253,6941,10333,6881,7853,6905,10549,5909,9149,6233,10445,5969,6445,3340,10689,5291,6558,6558,6222,7850,6582,9254,6942,10334,6882,7854,6906,10550,5910,9150,6234,10446,5970,6446,3343,10690,5288,6559,6559,6223,7851,6583,9255,6943,10335,6883,7855,6907,10551,5911,9151,6235,10447,5971,6447,3342,10691,5289,6560,6560,6224,6885,6584,6993,6944,6777,6884,7856,6908,8289,5912,9152,6236,10448,5972,10665,1392,10681,5283,6561,6561,6225,6884,6585,6992,6945,6776,6885,7857,6909,8288,5913,9153,6237,10449,5973,10664,1393,10680,5282,6562,6562,6226,6887,6586,6995,6946,6779,6886,7858,6910,8291,5914,9154,6238,10450,5974,10667,1394,10683,5281,6563,6563,6227,6886,6587,6994,6947,6778,6887,7859,6911,8290,5915,9155,6239,10451,5975,10666,1395,10682,5280,6564,6564,9446,10456,8834,7972,9194,9052,6888,7860,8510,6676,5916,9156,6240,10452,8870,7756,5278,8407,5263,6565,6565,9447,10457,8835,7973,9195,9053,6889,7861,8511,6677,5917,9157,6241,10453,8871,7757,5279,8406,5262,6566,6566,9444,10458,8832,7974,9192,9054,6890,7862,8508,6678,5918,9158,6242,10454,8868,7758,5276,8405,5261,6567,6567,9445,10459,8833,7975,9193,9055,6891,7863,8509,6679,5919,9159,6243,10455,8869,7759,5277,8404,5260,6568,6568,9450,7860,8838,9264,9198,10344,6892,7864,8514,10560,5920,9160,6244,10456,8874,6456,2359,8410,5266,6569,6569,9451,7861,8839,9265,9199,10345,6893,7865,8515,10561,5921,9161,6245,10457,8875,6457,2358,8411,5267,6570,6570,9448,7862,8836,9266,9196,10346,6894,7866,8512,10562,5922,9162,6246,10458,8872,6458,2357,8408,5264,6571,6571,9449,7863,8837,9267,9197,10347,6895,7867,8513,10563,5923,9163,6247,10459,8873,6459,2356,8409,5265,6572,6572,9454,6897,8842,7005,9202,6789,6896,7868,8518,8301,5924,9164,6248,10460,8878,10677,5594,8403,5259,6573,6573,9455,6896,8843,7004,9203,6788,6897,7869,8519,8300,5925,9165,6249,10461,8879,10676,5595,8402,5258,6574,6574,9452,6899,8840,7007,9200,6791,6898,7870,8516,8303,5926,9166,6250,10462,8876,10679,5592,8401,5257,6575,6575,9453,6898,8841,7006,9201,6790,6899,7871,8517,8302,5927,9167,6251,10463,8877,10678,5593,8400,5256,6576,6576,6516,10468,6876,7984,6264,9064,6900,7872,6552,6688,5928,9168,6252,10464,6588,7768,2672,10337,5273,6577,6577,6517,10469,6877,7985,6265,9065,6901,7873,6553,6689,5929,9169,6253,10465,6589,7769,2673,10336,5272,6578,6578,6518,10470,6878,7986,6266,9066,6902,7874,6554,6690,5930,9170,6254,10466,6590,7770,2674,10339,5275,6579,6579,6519,10471,6879,7987,6267,9067,6903,7875,6555,6691,5931,9171,6255,10467,6591,7771,2675,10338,5274,6580,6580,6520,7872,6880,9276,6268,10356,6904,7876,6556,10572,5932,9172,6256,10468,6592,6468,4937,10340,5276,6581,6581,6521,7873,6881,9277,6269,10357,6905,7877,6557,10573,5933,9173,6257,10469,6593,6469,4936,10341,5277,6582,6582,6522,7874,6882,9278,6270,10358,6906,7878,6558,10574,5934,9174,6258,10470,6594,6470,4939,10342,5278,6583,6583,6523,7875,6883,9279,6271,10359,6907,7879,6559,10575,5935,9175,6259,10471,6595,6471,4938,10343,5279,6584,6584,6524,6909,6884,7017,6272,6801,6908,7880,6560,8313,5936,9176,6260,10472,6596,10689,2988,10333,5269,6585,6585,6525,6908,6885,7016,6273,6800,6909,7881,6561,8312,5937,9177,6261,10473,6597,10688,2989,10332,5268,6586,6586,6526,6911,6886,7019,6274,6803,6910,7882,6562,8315,5938,9178,6262,10474,6598,10691,2990,10335,5271,6587,6587,6527,6910,6887,7018,6275,6802,6911,7883,6563,8314,5939,9179,6263,10475,6599,10690,2991,10334,5270,6588,6588,6936,10480,6216,7996,6576,9076,6912,7884,5892,6700,5940,9180,6264,10476,6252,7780,2700,5323,2392,6589,6589,6937,10481,6217,7997,6577,9077,6913,7885,5893,6701,5941,9181,6265,10477,6253,7781,2701,5322,2393,6590,6590,6938,10482,6218,7998,6578,9078,6914,7886,5894,6702,5942,9182,6266,10478,6254,7782,2702,5321,2394,6591,6591,6939,10483,6219,7999,6579,9079,6915,7887,5895,6703,5943,9183,6267,10479,6255,7783,2703,5320,2395,6592,6592,6940,7884,6220,9288,6580,10368,6916,7888,5896,10584,5944,9184,6268,10480,6256,6480,2704,5326,5304,6593,6593,6941,7885,6221,9289,6581,10369,6917,7889,5897,10585,5945,9185,6269,10481,6257,6481,2705,5327,5305,6594,6594,6942,7886,6222,9290,6582,10370,6918,7890,5898,10586,5946,9186,6270,10482,6258,6482,2706,5324,5306,6595,6595,6943,7887,6223,9291,6583,10371,6919,7891,5899,10587,5947,9187,6271,10483,6259,6483,2707,5325,5307,6596,6596,6944,5949,6224,6057,6584,5841,6920,7892,5900,7353,5948,9188,6272,10484,6260,9729,2708,5319,4665,6597,6597,6945,5948,6225,6056,6585,5840,6921,7893,5901,7352,5949,9189,6273,10485,6261,9728,2709,5318,4664,6598,6598,6946,5951,6226,6059,6586,5843,6922,7894,5902,7355,5950,9190,6274,10486,6262,9731,2710,5317,4667,6599,6599,6947,5950,6227,6058,6587,5842,6923,7895,5903,7354,5951,9191,6275,10487,6263,9730,2711,5316,4666,6600,6600,9194,10492,9446,8008,8834,9088,6924,7896,9122,6712,5952,9192,6276,10488,9158,7792,2712,5299,4972,6601,6601,9195,10493,9447,8009,8835,9089,6925,7897,9123,6713,5953,9193,6277,10489,9159,7793,2713,5298,4973,6602,6602,9192,10494,9444,8010,8832,9090,6926,7898,9120,6714,5954,9194,6278,10490,9156,7794,2714,5297,4974,6603,6603,9193,10495,9445,8011,8833,9091,6927,7899,9121,6715,5955,9195,6279,10491,9157,7795,2715,5296,4975,6604,6604,9198,7896,9450,9300,8838,10380,6928,7900,9126,10596,5956,9196,6280,10492,9162,6492,2716,5302,2700,6605,6605,9199,7897,9451,9301,8839,10381,6929,7901,9127,10597,5957,9197,6281,10493,9163,6493,2717,5303,2701,6606,6606,9196,7898,9448,9302,8836,10382,6930,7902,9124,10598,5958,9198,6282,10494,9160,6494,2718,5300,2702,6607,6607,9197,7899,9449,9303,8837,10383,6931,7903,9125,10599,5959,9199,6283,10495,9161,6495,2719,5301,2703,6608,6608,9202,5961,9454,6069,8842,5853,6932,7904,9130,7365,5960,9200,6284,10496,9166,9741,2720,5295,2061,6609,6609,9203,5960,9455,6068,8843,5852,6933,7905,9131,7364,5961,9201,6285,10497,9167,9740,2721,5294,2060,6610,6610,9200,5963,9452,6071,8840,5855,6934,7906,9128,7367,5962,9202,6286,10498,9164,9743,2722,5293,2063,6611,6611,9201,5962,9453,6070,8841,5854,6935,7907,9129,7366,5963,9203,6287,10499,9165,9742,2723,5292,2062,6612,6612,6264,10504,6516,8020,6876,9100,6936,7908,6840,6724,5964,9204,6288,10500,5904,7804,2724,5309,4350,6613,6613,6265,10505,6517,8021,6877,9101,6937,7909,6841,6725,5965,9205,6289,10501,5905,7805,2725,5308,4351,6614,6614,6266,10506,6518,8022,6878,9102,6938,7910,6842,6726,5966,9206,6290,10502,5906,7806,2726,5311,4348,6615,6615,6267,10507,6519,8023,6879,9103,6939,7911,6843,6727,5967,9207,6291,10503,5907,7807,2727,5310,4349,6616,6616,6268,7908,6520,9312,6880,10392,6940,7912,6844,10608,5968,9208,6292,10504,5908,6504,2728,5312,782,6617,6617,6269,7909,6521,9313,6881,10393,6941,7913,6845,10609,5969,9209,6293,10505,5909,6505,2729,5313,783,6618,6618,6270,7910,6522,9314,6882,10394,6942,7914,6846,10610,5970,9210,6294,10506,5910,6506,2730,5314,780,6619,6619,6271,7911,6523,9315,6883,10395,6943,7915,6847,10611,5971,9211,6295,10507,5911,6507,2731,5315,781,6620,6620,6272,5973,6524,6081,6884,5865,6944,7916,6848,7377,5972,9212,6296,10508,5912,9753,2732,5305,1439,6621,6621,6273,5972,6525,6080,6885,5864,6945,7917,6849,7376,5973,9213,6297,10509,5913,9752,2733,5304,1438,6622,6622,6274,5975,6526,6083,6886,5867,6946,7918,6850,7379,5974,9214,6298,10510,5914,9755,2734,5307,1437,6623,6623,6275,5974,6527,6082,6887,5866,6947,7919,6851,7378,5975,9215,6299,10511,5915,9754,2735,5306,1436,6624,6624,6684,7708,7044,9112,6324,10516,6948,7920,6720,10408,5976,9216,6300,10512,6648,6628,7517,10602,11457,6625,6625,6685,7709,7045,9113,6325,10517,6949,7921,6721,10409,5977,9217,6301,10513,6649,6629,7516,10603,11456,6626,6626,6686,7710,7046,9114,6326,10518,6950,7922,6722,10410,5978,9218,6302,10514,6650,6630,7519,10600,11459,6627,6627,6687,7711,7047,9115,6327,10519,6951,7923,6723,10411,5979,9219,6303,10515,6651,6631,7518,10601,11458,6628,6628,6688,6408,7048,6516,6328,6624,6952,7924,6724,7812,5980,9220,6304,10516,6652,10512,7520,6710,11449,6629,6629,6689,6409,7049,6517,6329,6625,6953,7925,6725,7813,5981,9221,6305,10517,6653,10513,7521,6711,11448,6630,6630,6690,6410,7050,6518,6330,6626,6954,7926,6726,7814,5982,9222,6306,10518,6654,10514,7522,6708,11451,6631,6631,6691,6411,7051,6519,6331,6627,6955,7927,6727,7815,5983,9223,6307,10519,6655,10515,7523,6709,11450,6632,6632,6692,9981,7052,7497,6332,8901,6956,7928,6728,6201,5984,9224,6308,10520,6656,7605,7513,8663,11452,6633,6633,6693,9980,7053,7496,6333,8900,6957,7929,6729,6200,5985,9225,6309,10521,6657,7604,7512,8662,11453,6634,6634,6694,9983,7054,7499,6334,8903,6958,7930,6730,6203,5986,9226,6310,10522,6658,7607,7515,8661,11454,6635,6635,6695,9982,7055,7498,6335,8902,6959,7931,6731,6202,5987,9227,6311,10523,6659,7606,7514,8660,11455,6636,6636,10238,7720,10598,9124,10850,10528,6960,7932,10922,10420,5988,9228,6312,10524,9878,6640,10747,10612,11469,6637,6637,10239,7721,10599,9125,10851,10529,6961,7933,10923,10421,5989,9229,6313,10525,9879,6641,10746,10613,11468,6638,6638,10236,7722,10596,9126,10848,10530,6962,7934,10920,10422,5990,9230,6314,10526,9876,6642,10745,10614,11471,6639,6639,10237,7723,10597,9127,10849,10531,6963,7935,10921,10423,5991,9231,6315,10527,9877,6643,10744,10615,11470,6640,6640,10242,6420,10602,6528,10854,6636,6964,7936,10926,7824,5992,9232,6316,10528,9882,10524,10750,6720,11461,6641,6641,10243,6421,10603,6529,10855,6637,6965,7937,10927,7825,5993,9233,6317,10529,9883,10525,10751,6721,11460,6642,6642,10240,6422,10600,6530,10852,6638,6966,7938,10924,7826,5994,9234,6318,10530,9880,10526,10748,6722,11463,6643,6643,10241,6423,10601,6531,10853,6639,6967,7939,10925,7827,5995,9235,6319,10531,9881,10527,10749,6723,11462,6644,6644,10246,9993,10606,7509,10858,8913,6968,7940,10930,6213,5996,9236,6320,10532,9886,7617,10743,8673,11464,6645,6645,10247,9992,10607,7508,10859,8912,6969,7941,10931,6212,5997,9237,6321,10533,9887,7616,10742,8672,11465,6646,6646,10244,9995,10604,7511,10856,8915,6970,7942,10928,6215,5998,9238,6322,10534,9884,7619,10741,8675,11466,6647,6647,10245,9994,10605,7510,10857,8914,6971,7943,10929,6214,5999,9239,6323,10535,9885,7618,10740,8674,11467,6648,6648,6984,7732,6372,9136,6624,10540,6972,7944,6048,10432,6000,9240,6324,10536,6300,6652,7817,10590,11481,6649,6649,6985,7733,6373,9137,6625,10541,6973,7945,6049,10433,6001,9241,6325,10537,6301,6653,7816,10591,11480,6650,6650,6986,7734,6374,9138,6626,10542,6974,7946,6050,10434,6002,9242,6326,10538,6302,6654,7819,10588,11483,6651,6651,6987,7735,6375,9139,6627,10543,6975,7947,6051,10435,6003,9243,6327,10539,6303,6655,7818,10589,11482,6652,6652,6988,6432,6376,6540,6628,6648,6976,7948,6052,7836,6004,9244,6328,10540,6304,10536,7820,6698,11473,6653,6653,6989,6433,6377,6541,6629,6649,6977,7949,6053,7837,6005,9245,6329,10541,6305,10537,7821,6699,11472,6654,6654,6990,6434,6378,6542,6630,6650,6978,7950,6054,7838,6006,9246,6330,10542,6306,10538,7822,6696,11475,6655,6655,6991,6435,6379,6543,6631,6651,6979,7951,6055,7839,6007,9247,6331,10543,6307,10539,7823,6697,11474,6656,6656,6992,10005,6380,7521,6632,8925,6980,7952,6056,6225,6008,9248,6332,10544,6308,7629,7813,8651,11476,6657,6657,6993,10004,6381,7520,6633,8924,6981,7953,6057,6224,6009,9249,6333,10545,6309,7628,7812,8650,11477,6658,6658,6994,10007,6382,7523,6634,8927,6982,7954,6058,6227,6010,9250,6334,10546,6310,7631,7815,8649,11478,6659,6659,6995,10006,6383,7522,6635,8926,6983,7955,6059,6226,6011,9251,6335,10547,6311,7630,7814,8648,11479,6660,6660,6324,7744,6684,9148,7044,10552,6984,7956,7008,10444,6012,9252,6336,10548,6072,6664,2803,11471,6726,6661,6661,6325,7745,6685,9149,7045,10553,6985,7957,7009,10445,6013,9253,6337,10549,6073,6665,2802,11470,6727,6662,6662,6326,7746,6686,9150,7046,10554,6986,7958,7010,10446,6014,9254,6338,10550,6074,6666,2801,11469,6724,6663,6663,6327,7747,6687,9151,7047,10555,6987,7959,7011,10447,6015,9255,6339,10551,6075,6667,2800,11468,6725,6664,6664,6328,6444,6688,6552,7048,6660,6988,7960,7012,7848,6016,9256,6340,10552,6076,10548,2806,11463,10610,6665,6665,6329,6445,6689,6553,7049,6661,6989,7961,7013,7849,6017,9257,6341,10553,6077,10549,2807,11462,10611,6666,6666,6330,6446,6690,6554,7050,6662,6990,7962,7014,7850,6018,9258,6342,10554,6078,10550,2804,11461,10608,6667,6667,6331,6447,6691,6555,7051,6663,6991,7963,7015,7851,6019,9259,6343,10555,6079,10551,2805,11460,10609,6668,6668,6332,10665,6692,8181,7052,9585,6992,7964,7016,6885,6020,9260,6344,10556,6080,8289,2799,11466,7379,6669,6669,6333,10664,6693,8180,7053,9584,6993,7965,7017,6884,6021,9261,6345,10557,6081,8288,2798,11467,7378,6670,6670,6334,10667,6694,8183,7054,9587,6994,7966,7018,6887,6022,9262,6346,10558,6082,8291,2797,11464,7377,6671,6671,6335,10666,6695,8182,7055,9586,6995,7967,7019,6886,6023,9263,6347,10559,6083,8290,2796,11465,7376,6672,6672,10850,7756,10238,9160,10598,10564,6996,7968,9914,10456,6024,9264,6348,10560,10274,6676,2779,11481,6702,6673,6673,10851,7757,10239,9161,10599,10565,6997,7969,9915,10457,6025,9265,6349,10561,10275,6677,2778,11480,6703,6674,6674,10848,7758,10236,9162,10596,10566,6998,7970,9912,10458,6026,9266,6350,10562,10272,6678,2777,11483,6700,6675,6675,10849,7759,10237,9163,10597,10567,6999,7971,9913,10459,6027,9267,6351,10563,10273,6679,2776,11482,6701,6676,6676,10854,6456,10242,6564,10602,6672,7000,7972,9918,7860,6028,9268,6352,10564,10278,10560,2782,11473,10586,6677,6677,10855,6457,10243,6565,10603,6673,7001,7973,9919,7861,6029,9269,6353,10565,10279,10561,2783,11472,10587,6678,6678,10852,6458,10240,6566,10600,6674,7002,7974,9916,7862,6030,9270,6354,10566,10276,10562,2780,11475,10584,6679,6679,10853,6459,10241,6567,10601,6675,7003,7975,9917,7863,6031,9271,6355,10567,10277,10563,2781,11474,10585,6680,6680,10858,10677,10246,8193,10606,9597,7004,7976,9922,6897,6032,9272,6356,10568,10282,8301,2775,11476,7355,6681,6681,10859,10676,10247,8192,10607,9596,7005,7977,9923,6896,6033,9273,6357,10569,10283,8300,2774,11477,7354,6682,6682,10856,10679,10244,8195,10604,9599,7006,7978,9920,6899,6034,9274,6358,10570,10280,8303,2773,11478,7353,6683,6683,10857,10678,10245,8194,10605,9598,7007,7979,9921,6898,6035,9275,6359,10571,10281,8302,2772,11479,7352,6684,6684,6624,7768,6984,9172,6372,10576,7008,7980,6660,10468,6036,9276,6360,10572,6696,6688,2789,11459,6712,6685,6685,6625,7769,6985,9173,6373,10577,7009,7981,6661,10469,6037,9277,6361,10573,6697,6689,2788,11458,6713,6686,6686,6626,7770,6986,9174,6374,10578,7010,7982,6662,10470,6038,9278,6362,10574,6698,6690,2791,11457,6714,6687,6687,6627,7771,6987,9175,6375,10579,7011,7983,6663,10471,6039,9279,6363,10575,6699,6691,2790,11456,6715,6688,6688,6628,6468,6988,6576,6376,6684,7012,7984,6664,7872,6040,9280,6364,10576,6700,10572,2792,11451,10596,6689,6689,6629,6469,6989,6577,6377,6685,7013,7985,6665,7873,6041,9281,6365,10577,6701,10573,2793,11450,10597,6690,6690,6630,6470,6990,6578,6378,6686,7014,7986,6666,7874,6042,9282,6366,10578,6702,10574,2794,11449,10598,6691,6691,6631,6471,6991,6579,6379,6687,7015,7987,6667,7875,6043,9283,6367,10579,6703,10575,2795,11448,10599,6692,6692,6632,10689,6992,8205,6380,9609,7016,7988,6668,6909,6044,9284,6368,10580,6704,8313,2785,11454,7365,6693,6693,6633,10688,6993,8204,6381,9608,7017,7989,6669,6908,6045,9285,6369,10581,6705,8312,2784,11455,7364,6694,6694,6634,10691,6994,8207,6382,9611,7018,7990,6670,6911,6046,9286,6370,10582,6706,8315,2787,11452,7367,6695,6695,6635,10690,6995,8206,6383,9610,7019,7991,6671,6910,6047,9287,6371,10583,6707,8314,2786,11453,7366,6696,6696,7044,7780,6324,9184,6684,10588,7020,7992,6000,10480,6048,9288,6372,10584,6360,6700,3796,6654,10566,6697,6697,7045,7781,6325,9185,6685,10589,7021,7993,6001,10481,6049,9289,6373,10585,6361,6701,3797,6655,10567,6698,6698,7046,7782,6326,9186,6686,10590,7022,7994,6002,10482,6050,9290,6374,10586,6362,6702,3798,6652,10564,6699,6699,7047,7783,6327,9187,6687,10591,7023,7995,6003,10483,6051,9291,6375,10587,6363,6703,3799,6653,10565,6700,6700,7048,6480,6328,6588,6688,6696,7024,7996,6004,7884,6052,9292,6376,10588,6364,10584,2820,10538,6674,6701,6701,7049,6481,6329,6589,6689,6697,7025,7997,6005,7885,6053,9293,6377,10589,6365,10585,2821,10539,6675,6702,6702,7050,6482,6330,6590,6690,6698,7026,7998,6006,7886,6054,9294,6378,10590,6366,10586,2822,10536,6672,6703,6703,7051,6483,6331,6591,6691,6699,7027,7999,6007,7887,6055,9295,6379,10591,6367,10587,2823,10537,6673,6704,6704,7052,9729,6332,7245,6692,8649,7028,8000,6008,5949,6056,9296,6380,10592,6368,7353,2181,7631,9599,6705,6705,7053,9728,6333,7244,6693,8648,7029,8001,6009,5948,6057,9297,6381,10593,6369,7352,2180,7630,9598,6706,6706,7054,9731,6334,7247,6694,8651,7030,8002,6010,5951,6058,9298,6382,10594,6370,7355,2183,7629,9597,6707,6707,7055,9730,6335,7246,6695,8650,7031,8003,6011,5950,6059,9299,6383,10595,6371,7354,2182,7628,9596,6708,6708,10598,7792,10850,9196,10238,10600,7032,8004,10526,10492,6060,9300,6384,10596,10562,6712,2488,6630,10576,6709,6709,10599,7793,10851,9197,10239,10601,7033,8005,10527,10493,6061,9301,6385,10597,10563,6713,2489,6631,10577,6710,6710,10596,7794,10848,9198,10236,10602,7034,8006,10524,10494,6062,9302,6386,10598,10560,6714,2490,6628,10578,6711,6711,10597,7795,10849,9199,10237,10603,7035,8007,10525,10495,6063,9303,6387,10599,10561,6715,2491,6629,10579,6712,6712,10602,6492,10854,6600,10242,6708,7036,8008,10530,7896,6064,9304,6388,10600,10566,10596,4104,10514,6684,6713,6713,10603,6493,10855,6601,10243,6709,7037,8009,10531,7897,6065,9305,6389,10601,10567,10597,4105,10515,6685,6714,6714,10600,6494,10852,6602,10240,6710,7038,8010,10528,7898,6066,9306,6390,10602,10564,10598,4106,10512,6686,6715,6715,10601,6495,10853,6603,10241,6711,7039,8011,10529,7899,6067,9307,6391,10603,10565,10599,4107,10513,6687,6716,6716,10606,9741,10858,7257,10246,8661,7040,8012,10534,5961,6068,9308,6392,10604,10570,7365,3465,7607,9609,6717,6717,10607,9740,10859,7256,10247,8660,7041,8013,10535,5960,6069,9309,6393,10605,10571,7364,3464,7606,9608,6718,6718,10604,9743,10856,7259,10244,8663,7042,8014,10532,5963,6070,9310,6394,10606,10568,7367,3467,7605,9611,6719,6719,10605,9742,10857,7258,10245,8662,7043,8015,10533,5962,6071,9311,6395,10607,10569,7366,3466,7604,9610,6720,6720,6372,7804,6624,9208,6984,10612,7044,8016,6948,10504,6072,9312,6396,10608,6012,6724,5754,6640,10554,6721,6721,6373,7805,6625,9209,6985,10613,7045,8017,6949,10505,6073,9313,6397,10609,6013,6725,5755,6641,10555,6722,6722,6374,7806,6626,9210,6986,10614,7046,8018,6950,10506,6074,9314,6398,10610,6014,6726,5752,6642,10552,6723,6723,6375,7807,6627,9211,6987,10615,7047,8019,6951,10507,6075,9315,6399,10611,6015,6727,5753,6643,10553,6724,6724,6376,6504,6628,6612,6988,6720,7048,8020,6952,7908,6076,9316,6400,10612,6016,10608,890,10524,6662,6725,6725,6377,6505,6629,6613,6989,6721,7049,8021,6953,7909,6077,9317,6401,10613,6017,10609,891,10525,6663,6726,6726,6378,6506,6630,6614,6990,6722,7050,8022,6954,7910,6078,9318,6402,10614,6018,10610,888,10526,6660,6727,6727,6379,6507,6631,6615,6991,6723,7051,8023,6955,7911,6079,9319,6403,10615,6019,10611,889,10527,6661,6728,6728,6380,9753,6632,7269,6992,8673,7052,8024,6956,5973,6080,9320,6404,10616,6020,7377,1547,7617,9587,6729,6729,6381,9752,6633,7268,6993,8672,7053,8025,6957,5972,6081,9321,6405,10617,6021,7376,1546,7616,9586,6730,6730,6382,9755,6634,7271,6994,8675,7054,8026,6958,5975,6082,9322,6406,10618,6022,7379,1545,7619,9585,6731,6731,6383,9754,6635,7270,6995,8674,7055,8027,6959,5974,6083,9323,6407,10619,6023,7378,1544,7618,9584,6732,6732,6144,6952,6504,6736,6756,6844,6408,8028,6828,8032,6084,9324,5760,10620,5784,10732,11052,5436,6873,6733,6733,6145,6953,6505,6737,6757,6845,6409,8029,6829,8033,6085,9325,5761,10621,5785,10733,11053,5437,6872,6734,6734,6146,6954,6506,6738,6758,6846,6410,8030,6830,8034,6086,9326,5762,10622,5786,10734,11054,5438,6875,6735,6735,6147,6955,6507,6739,6759,6847,6411,8031,6831,8035,6087,9327,5763,10623,5787,10735,11055,5439,6874,6736,6736,6148,10836,6508,8028,6760,9432,6412,8032,6832,6732,6088,9328,5764,10624,5788,8136,11056,5440,6865,6737,6737,6149,10837,6509,8029,6761,9433,6413,8033,6833,6733,6089,9329,5765,10625,5789,8137,11057,5441,6864,6738,6738,6150,10838,6510,8030,6762,9434,6414,8034,6834,6734,6090,9330,5766,10626,5790,8138,11058,5442,6867,6739,6739,6151,10839,6511,8031,6763,9435,6415,8035,6835,6735,6091,9331,5767,10627,5791,8139,11059,5443,6866,6740,6740,6152,7281,6512,8361,6764,9765,6416,8036,6836,9657,6092,9332,5768,10628,5792,5877,11060,5444,6868,6741,6741,6153,7280,6513,8360,6765,9764,6417,8037,6837,9656,6093,9333,5769,10629,5793,5876,11061,5445,6869,6742,6742,6154,7283,6514,8363,6766,9767,6418,8038,6838,9659,6094,9334,5770,10630,5794,5879,11062,5446,6870,6743,6743,6155,7282,6515,8362,6767,9766,6419,8039,6839,9658,6095,9335,5771,10631,5795,5878,11063,5447,6871,6744,6744,7754,6964,8114,6748,7394,6856,6420,8040,7790,8044,6096,9336,5772,10632,7718,10744,11064,5448,8807,6745,6745,7755,6965,8115,6749,7395,6857,6421,8041,7791,8045,6097,9337,5773,10633,7719,10745,11065,5449,8806,6746,6746,7752,6966,8112,6750,7392,6858,6422,8042,7788,8046,6098,9338,5774,10634,7716,10746,11066,5450,8805,6747,6747,7753,6967,8113,6751,7393,6859,6423,8043,7789,8047,6099,9339,5775,10635,7717,10747,11067,5451,8804,6748,6748,7758,10848,8118,8040,7398,9444,6424,8044,7794,6744,6100,9340,5776,10636,7722,8148,11068,5452,8799,6749,6749,7759,10849,8119,8041,7399,9445,6425,8045,7795,6745,6101,9341,5777,10637,7723,8149,11069,5453,8798,6750,6750,7756,10850,8116,8042,7396,9446,6426,8046,7792,6746,6102,9342,5778,10638,7720,8150,11070,5454,8797,6751,6751,7757,10851,8117,8043,7397,9447,6427,8047,7793,6747,6103,9343,5779,10639,7721,8151,11071,5455,8796,6752,6752,7762,7293,8122,8373,7402,9777,6428,8048,7798,9669,6104,9344,5780,10640,7726,5889,11072,5456,8802,6753,6753,7763,7292,8123,8372,7403,9776,6429,8049,7799,9668,6105,9345,5781,10641,7727,5888,11073,5457,8803,6754,6754,7760,7295,8120,8375,7400,9779,6430,8050,7796,9671,6106,9346,5782,10642,7724,5891,11074,5458,8800,6755,6755,7761,7294,8121,8374,7401,9778,6431,8051,7797,9670,6107,9347,5783,10643,7725,5890,11075,5459,8801,6756,6756,5796,6976,5832,6760,5760,6868,6432,8052,6156,8056,6108,9348,5784,10644,6732,10756,11076,5460,5877,6757,6757,5797,6977,5833,6761,5761,6869,6433,8053,6157,8057,6109,9349,5785,10645,6733,10757,11077,5461,5876,6758,6758,5798,6978,5834,6762,5762,6870,6434,8054,6158,8058,6110,9350,5786,10646,6734,10758,11078,5462,5879,6759,6759,5799,6979,5835,6763,5763,6871,6435,8055,6159,8059,6111,9351,5787,10647,6735,10759,11079,5463,5878,6760,6760,5800,10860,5836,8052,5764,9456,6436,8056,6160,6756,6112,9352,5788,10648,6736,8160,11080,5464,5869,6761,6761,5801,10861,5837,8053,5765,9457,6437,8057,6161,6757,6113,9353,5789,10649,6737,8161,11081,5465,5868,6762,6762,5802,10862,5838,8054,5766,9458,6438,8058,6162,6758,6114,9354,5790,10650,6738,8162,11082,5466,5871,6763,6763,5803,10863,5839,8055,5767,9459,6439,8059,6163,6759,6115,9355,5791,10651,6739,8163,11083,5467,5870,6764,6764,5804,7305,5840,8385,5768,9789,6440,8060,6164,9681,6116,9356,5792,10652,6740,5901,11084,5468,5872,6765,6765,5805,7304,5841,8384,5769,9788,6441,8061,6165,9680,6117,9357,5793,10653,6741,5900,11085,5469,5873,6766,6766,5806,7307,5842,8387,5770,9791,6442,8062,6166,9683,6118,9358,5794,10654,6742,5903,11086,5470,5874,6767,6767,5807,7306,5843,8386,5771,9790,6443,8063,6167,9682,6119,9359,5795,10655,6743,5902,11087,5471,5875,6768,6768,6432,6988,6792,6772,6180,6880,6444,8064,6468,8068,6120,9360,5796,10656,6504,10768,8130,10797,5180,6769,6769,6433,6989,6793,6773,6181,6881,6445,8065,6469,8069,6121,9361,5797,10657,6505,10769,8131,10796,5181,6770,6770,6434,6990,6794,6774,6182,6882,6446,8066,6470,8070,6122,9362,5798,10658,6506,10770,8128,10799,5182,6771,6771,6435,6991,6795,6775,6183,6883,6447,8067,6471,8071,6123,9363,5799,10659,6507,10771,8129,10798,5183,6772,6772,6436,10872,6796,8064,6184,9468,6448,8068,6472,6768,6124,9364,5800,10660,6508,8172,6830,10789,3557,6773,6773,6437,10873,6797,8065,6185,9469,6449,8069,6473,6769,6125,9365,5801,10661,6509,8173,6831,10788,3556,6774,6774,6438,10874,6798,8066,6186,9470,6450,8070,6474,6770,6126,9366,5802,10662,6510,8174,6828,10791,3559,6775,6775,6439,10875,6799,8067,6187,9471,6451,8071,6475,6771,6127,9367,5803,10663,6511,8175,6829,10790,3558,6776,6776,6440,7965,6800,9045,6188,10449,6452,8072,6476,10341,6128,9368,5804,10664,6512,6561,10079,10792,5496,6777,6777,6441,7964,6801,9044,6189,10448,6453,8073,6477,10340,6129,9369,5805,10665,6513,6560,10078,10793,5497,6778,6778,6442,7967,6802,9047,6190,10451,6454,8074,6478,10343,6130,9370,5806,10666,6514,6563,10077,10794,5498,6779,6779,6443,7966,6803,9046,6191,10450,6455,8075,6479,10342,6131,9371,5807,10667,6515,6562,10076,10795,5499,6780,6780,7070,7000,7106,6784,7142,6892,6456,8076,7430,8080,6132,9372,5808,10668,8114,10780,8106,7223,2902,6781,6781,7071,7001,7107,6785,7143,6893,6457,8077,7431,8081,6133,9373,5809,10669,8115,10781,8107,7222,2903,6782,6782,7068,7002,7104,6786,7140,6894,6458,8078,7428,8082,6134,9374,5810,10670,8112,10782,8104,7221,2900,6783,6783,7069,7003,7105,6787,7141,6895,6459,8079,7429,8083,6135,9375,5811,10671,8113,10783,8105,7220,2901,6784,6784,7074,10884,7110,8076,7146,9480,6460,8080,7434,6780,6136,9376,5812,10672,8118,8184,6806,7215,631,6785,6785,7075,10885,7111,8077,7147,9481,6461,8081,7435,6781,6137,9377,5813,10673,8119,8185,6807,7214,630,6786,6786,7072,10886,7108,8078,7144,9482,6462,8082,7432,6782,6138,9378,5814,10674,8116,8186,6804,7213,629,6787,6787,7073,10887,7109,8079,7145,9483,6463,8083,7433,6783,6139,9379,5815,10675,8117,8187,6805,7212,628,6788,6788,7078,7977,7114,9057,7150,10461,6464,8084,7438,10353,6140,9380,5816,10676,8122,6573,10055,7218,2570,6789,6789,7079,7976,7115,9056,7151,10460,6465,8085,7439,10352,6141,9381,5817,10677,8123,6572,10054,7219,2571,6790,6790,7076,7979,7112,9059,7148,10463,6466,8086,7436,10355,6142,9382,5818,10678,8120,6575,10053,7216,2568,6791,6791,7077,7978,7113,9058,7149,10462,6467,8087,7437,10354,6143,9383,5819,10679,8121,6574,10052,7217,2569,6792,6792,6084,7012,6444,6796,6804,6904,6468,8088,6768,8092,6144,9384,5820,10680,5832,10792,8116,10449,1592,6793,6793,6085,7013,6445,6797,6805,6905,6469,8089,6769,8093,6145,9385,5821,10681,5833,10793,8117,10448,1593,6794,6794,6086,7014,6446,6798,6806,6906,6470,8090,6770,8094,6146,9386,5822,10682,5834,10794,8118,10451,1594,6795,6795,6087,7015,6447,6799,6807,6907,6471,8091,6771,8095,6147,9387,5823,10683,5835,10795,8119,10450,1595,6796,6796,6088,10896,6448,8088,6808,9492,6472,8092,6772,6792,6148,9388,5824,10684,5836,8196,6816,10441,1913,6797,6797,6089,10897,6449,8089,6809,9493,6473,8093,6773,6793,6149,9389,5825,10685,5837,8197,6817,10440,1912,6798,6798,6090,10898,6450,8090,6810,9494,6474,8094,6774,6794,6150,9390,5826,10686,5838,8198,6818,10443,1915,6799,6799,6091,10899,6451,8091,6811,9495,6475,8095,6775,6795,6151,9391,5827,10687,5839,8199,6819,10442,1914,6800,6800,6092,7989,6452,9069,6812,10473,6476,8096,6776,10365,6152,9392,5828,10688,5840,6585,10065,10444,1260,6801,6801,6093,7988,6453,9068,6813,10472,6477,8097,6777,10364,6153,9393,5829,10689,5841,6584,10064,10445,1261,6802,6802,6094,7991,6454,9071,6814,10475,6478,8098,6778,10367,6154,9394,5830,10690,5842,6587,10067,10446,1262,6803,6803,6095,7990,6455,9070,6815,10474,6479,8099,6779,10366,6155,9395,5831,10691,5843,6586,10066,10447,1263,6804,6804,5856,7024,5784,6808,5820,6916,6480,8100,6108,8104,6156,9396,5832,10692,6792,10804,6786,1004,1620,6805,6805,5857,7025,5785,6809,5821,6917,6481,8101,6109,8105,6157,9397,5833,10693,6793,10805,6787,1005,1621,6806,6806,5858,7026,5786,6810,5822,6918,6482,8102,6110,8106,6158,9398,5834,10694,6794,10806,6784,1006,1622,6807,6807,5859,7027,5787,6811,5823,6919,6483,8103,6111,8107,6159,9399,5835,10695,6795,10807,6785,1007,1623,6808,6808,5860,10908,5788,8100,5824,9504,6484,8104,6112,6804,6160,9400,5836,10696,6796,8208,8078,1973,1624,6809,6809,5861,10909,5789,8101,5825,9505,6485,8105,6113,6805,6161,9401,5837,10697,6797,8209,8079,1972,1625,6810,6810,5862,10910,5790,8102,5826,9506,6486,8106,6114,6806,6162,9402,5838,10698,6798,8210,8076,1975,1626,6811,6811,5863,10911,5791,8103,5827,9507,6487,8107,6115,6807,6163,9403,5839,10699,6799,8211,8077,1974,1627,6812,6812,5864,7677,5792,8757,5828,10161,6488,8108,6116,10053,6164,9404,5840,10700,6800,6273,9059,1644,1628,6813,6813,5865,7676,5793,8756,5829,10160,6489,8109,6117,10052,6165,9405,5841,10701,6801,6272,9058,1645,1629,6814,6814,5866,7679,5794,8759,5830,10163,6490,8110,6118,10055,6166,9406,5842,10702,6802,6275,9057,1646,1630,6815,6815,5867,7678,5795,8758,5831,10162,6491,8111,6119,10054,6167,9407,5843,10703,6803,6274,9056,1647,1631,6816,6816,7466,7036,7718,6820,8078,6928,6492,8112,8042,8116,6168,9408,5844,10704,7106,10816,6796,4234,1632,6817,6817,7467,7037,7719,6821,8079,6929,6493,8113,8043,8117,6169,9409,5845,10705,7107,10817,6797,4235,1633,6818,6818,7464,7038,7716,6822,8076,6930,6494,8114,8040,8118,6170,9410,5846,10706,7104,10818,6798,4232,1634,6819,6819,7465,7039,7717,6823,8077,6931,6495,8115,8041,8119,6171,9411,5847,10707,7105,10819,6799,4233,1635,6820,6820,7470,10920,7722,8112,8082,9516,6496,8116,8046,6816,6172,9412,5848,10708,7110,8220,8088,5203,1636,6821,6821,7471,10921,7723,8113,8083,9517,6497,8117,8047,6817,6173,9413,5849,10709,7111,8221,8089,5202,1637,6822,6822,7468,10922,7720,8114,8080,9518,6498,8118,8044,6818,6174,9414,5850,10710,7108,8222,8090,5201,1638,6823,6823,7469,10923,7721,8115,8081,9519,6499,8119,8045,6819,6175,9415,5851,10711,7109,8223,8091,5200,1639,6824,6824,7474,7689,7726,8769,8086,10173,6500,8120,8050,10065,6176,9416,5852,10712,7114,6285,9069,3578,1640,6825,6825,7475,7688,7727,8768,8087,10172,6501,8121,8051,10064,6177,9417,5853,10713,7115,6284,9068,3579,1641,6826,6826,7472,7691,7724,8771,8084,10175,6502,8122,8048,10067,6178,9418,5854,10714,7112,6287,9071,3576,1642,6827,6827,7473,7690,7725,8770,8085,10174,6503,8123,8049,10066,6179,9419,5855,10715,7113,6286,9070,3577,1643,6828,6828,6480,7048,6732,6832,6120,6940,6504,8124,6408,8128,6180,9420,5856,10716,6444,10828,6774,5516,1644,6829,6829,6481,7049,6733,6833,6121,6941,6505,8125,6409,8129,6181,9421,5857,10717,6445,10829,6775,5517,1645,6830,6830,6482,7050,6734,6834,6122,6942,6506,8126,6410,8130,6182,9422,5858,10718,6446,10830,6772,5518,1646,6831,6831,6483,7051,6735,6835,6123,6943,6507,8127,6411,8131,6183,9423,5859,10719,6447,10831,6773,5519,1647,6832,6832,6484,10932,6736,8124,6124,9528,6508,8128,6412,6828,6184,9424,5860,10720,6448,8232,8066,3893,1648,6833,6833,6485,10933,6737,8125,6125,9529,6509,8129,6413,6829,6185,9425,5861,10721,6449,8233,8067,3892,1649,6834,6834,6486,10934,6738,8126,6126,9530,6510,8130,6414,6830,6186,9426,5862,10722,6450,8234,8064,3895,1650,6835,6835,6487,10935,6739,8127,6127,9531,6511,8131,6415,6831,6187,9427,5863,10723,6451,8235,8065,3894,1651,6836,6836,6488,7701,6740,8781,6128,10185,6512,8132,6416,10077,6188,9428,5864,10724,6452,6297,9047,4860,1652,6837,6837,6489,7700,6741,8780,6129,10184,6513,8133,6417,10076,6189,9429,5865,10725,6453,6296,9046,4861,1653,6838,6838,6490,7703,6742,8783,6130,10187,6514,8134,6418,10079,6190,9430,5866,10726,6454,6299,9045,4862,1654,6839,6839,6491,7702,6743,8782,6131,10186,6515,8135,6419,10078,6191,9431,5867,10727,6455,6298,9044,4863,1655,6840,6840,6252,10732,6612,8248,6864,9328,6516,8136,6936,6952,6192,9432,5868,10728,5892,8032,6981,2644,5789,6841,6841,6253,10733,6613,8249,6865,9329,6517,8137,6937,6953,6193,9433,5869,10729,5893,8033,6980,2645,5788,6842,6842,6254,10734,6614,8250,6866,9330,6518,8138,6938,6954,6194,9434,5870,10730,5894,8034,6983,2646,5791,6843,6843,6255,10735,6615,8251,6867,9331,6519,8139,6939,6955,6195,9435,5871,10731,5895,8035,6982,2647,5790,6844,6844,6256,8136,6616,9540,6868,10620,6520,8140,6940,10836,6196,9436,5872,10732,5896,6732,6973,5556,5792,6845,6845,6257,8137,6617,9541,6869,10621,6521,8141,6941,10837,6197,9437,5873,10733,5897,6733,6972,5557,5793,6846,6846,6258,8138,6618,9542,6870,10622,6522,8142,6942,10838,6198,9438,5874,10734,5898,6734,6975,5558,5794,6847,6847,6259,8139,6619,9543,6871,10623,6523,8143,6943,10839,6199,9439,5875,10735,5899,6735,6974,5559,5795,6848,6848,6260,5877,6620,5985,6872,5769,6524,8144,6944,7281,6200,9440,5876,10736,5900,9657,6976,4593,5785,6849,6849,6261,5876,6621,5984,6873,5768,6525,8145,6945,7280,6201,9441,5877,10737,5901,9656,6977,4592,5784,6850,6850,6262,5879,6622,5987,6874,5771,6526,8146,6946,7283,6202,9442,5878,10738,5902,9659,6978,4595,5787,6851,6851,6263,5878,6623,5986,6875,5770,6527,8147,6947,7282,6203,9443,5879,10739,5903,9658,6979,4594,5786,6852,6852,9158,10744,9518,8260,8798,9340,6528,8148,9194,6964,6204,9444,5880,10740,9122,8044,10211,5224,7723,6853,6853,9159,10745,9519,8261,8799,9341,6529,8149,9195,6965,6205,9445,5881,10741,9123,8045,10210,5225,7722,6854,6854,9156,10746,9516,8262,8796,9342,6530,8150,9192,6966,6206,9446,5882,10742,9120,8046,10209,5226,7721,6855,6855,9157,10747,9517,8263,8797,9343,6531,8151,9193,6967,6207,9447,5883,10743,9121,8047,10208,5227,7720,6856,6856,9162,8148,9522,9552,8802,10632,6532,8152,9198,10848,6208,9448,5884,10744,9126,6744,10203,2952,7726,6857,6857,9163,8149,9523,9553,8803,10633,6533,8153,9199,10849,6209,9449,5885,10745,9127,6745,10202,2953,7727,6858,6858,9160,8150,9520,9554,8800,10634,6534,8154,9196,10850,6210,9450,5886,10746,9124,6746,10201,2954,7724,6859,6859,9161,8151,9521,9555,8801,10635,6535,8155,9197,10851,6211,9451,5887,10747,9125,6747,10200,2955,7725,6860,6860,9166,5889,9526,5997,8806,5781,6536,8156,9202,7293,6212,9452,5888,10748,9130,9669,10206,1989,7719,6861,6861,9167,5888,9527,5996,8807,5780,6537,8157,9203,7292,6213,9453,5889,10749,9131,9668,10207,1988,7718,6862,6862,9164,5891,9524,5999,8804,5783,6538,8158,9200,7295,6214,9454,5890,10750,9128,9671,10204,1991,7717,6863,6863,9165,5890,9525,5998,8805,5782,6539,8159,9201,7294,6215,9455,5891,10751,9129,9670,10205,1990,7716,6864,6864,5904,10756,5940,8272,5868,9352,6540,8160,6264,6976,6216,9456,5892,10752,6840,8056,5985,3630,6737,6865,6865,5905,10757,5941,8273,5869,9353,6541,8161,6265,6977,6217,9457,5893,10753,6841,8057,5984,3631,6736,6866,6866,5906,10758,5942,8274,5870,9354,6542,8162,6266,6978,6218,9458,5894,10754,6842,8058,5987,3628,6739,6867,6867,5907,10759,5943,8275,5871,9355,6543,8163,6267,6979,6219,9459,5895,10755,6843,8059,5986,3629,6738,6868,6868,5908,8160,5944,9564,5872,10644,6544,8164,6268,10860,6220,9460,5896,10756,6844,6756,5977,710,6740,6869,6869,5909,8161,5945,9565,5873,10645,6545,8165,6269,10861,6221,9461,5897,10757,6845,6757,5976,711,6741,6870,6870,5910,8162,5946,9566,5874,10646,6546,8166,6270,10862,6222,9462,5898,10758,6846,6758,5979,708,6742,6871,6871,5911,8163,5947,9567,5875,10647,6547,8167,6271,10863,6223,9463,5899,10759,6847,6759,5978,709,6743,6872,6872,5912,5901,5948,6009,5876,5793,6548,8168,6272,7305,6224,9464,5900,10760,6848,9681,5980,1691,6733,6873,6873,5913,5900,5949,6008,5877,5792,6549,8169,6273,7304,6225,9465,5901,10761,6849,9680,5981,1690,6732,6874,6874,5914,5903,5950,6011,5878,5795,6550,8170,6274,7307,6226,9466,5902,10762,6850,9683,5982,1689,6735,6875,6875,5915,5902,5951,6010,5879,5794,6551,8171,6275,7306,6227,9467,5903,10763,6851,9682,5983,1688,6734,6876,6876,6540,10768,6900,8284,6288,9364,6552,8172,6576,6988,6228,9468,5904,10764,6612,8068,2696,10361,1723,6877,6877,6541,10769,6901,8285,6289,9365,6553,8173,6577,6989,6229,9469,5905,10765,6613,8069,2697,10360,1722,6878,6878,6542,10770,6902,8286,6290,9366,6554,8174,6578,6990,6230,9470,5906,10766,6614,8070,2698,10363,1721,6879,6879,6543,10771,6903,8287,6291,9367,6555,8175,6579,6991,6231,9471,5907,10767,6615,8071,2699,10362,1720,6880,6880,6544,8172,6904,9576,6292,10656,6556,8176,6580,10872,6232,9472,5908,10768,6616,6768,4961,10364,1726,6881,6881,6545,8173,6905,9577,6293,10657,6557,8177,6581,10873,6233,9473,5909,10769,6617,6769,4960,10365,1727,6882,6882,6546,8174,6906,9578,6294,10658,6558,8178,6582,10874,6234,9474,5910,10770,6618,6770,4963,10366,1724,6883,6883,6547,8175,6907,9579,6295,10659,6559,8179,6583,10875,6235,9475,5911,10771,6619,6771,4962,10367,1725,6884,6884,6548,6561,6908,6669,6296,6453,6560,8180,6584,7965,6236,9476,5912,10772,6620,10341,3012,10357,1719,6885,6885,6549,6560,6909,6668,6297,6452,6561,8181,6585,7964,6237,9477,5913,10773,6621,10340,3013,10356,1718,6886,6886,6550,6563,6910,6671,6298,6455,6562,8182,6586,7967,6238,9478,5914,10774,6622,10343,3014,10359,1717,6887,6887,6551,6562,6911,6670,6299,6454,6563,8183,6587,7966,6239,9479,5915,10775,6623,10342,3015,10358,1716,6888,6888,8474,10780,8510,8296,8546,9376,6564,8184,8834,7000,6240,9480,5916,10776,9518,8080,4306,8731,1699,6889,6889,8475,10781,8511,8297,8547,9377,6565,8185,8835,7001,6241,9481,5917,10777,9519,8081,4307,8730,1698,6890,6890,8472,10782,8508,8298,8544,9378,6566,8186,8832,7002,6242,9482,5918,10778,9516,8082,4304,8729,1697,6891,6891,8473,10783,8509,8299,8545,9379,6567,8187,8833,7003,6243,9483,5919,10779,9517,8083,4305,8728,1696,6892,6892,8478,8184,8514,9588,8550,10668,6568,8188,8838,10884,6244,9484,5920,10780,9522,6780,739,8734,1702,6893,6893,8479,8185,8515,9589,8551,10669,6569,8189,8839,10885,6245,9485,5921,10781,9523,6781,738,8735,1703,6894,6894,8476,8186,8512,9590,8548,10670,6570,8190,8836,10886,6246,9486,5922,10782,9520,6782,737,8732,1700,6895,6895,8477,8187,8513,9591,8549,10671,6571,8191,8837,10887,6247,9487,5923,10783,9521,6783,736,8733,1701,6896,6896,8482,6573,8518,6681,8554,6465,6572,8192,8842,7977,6248,9488,5924,10784,9526,10353,3974,8727,1695,6897,6897,8483,6572,8519,6680,8555,6464,6573,8193,8843,7976,6249,9489,5925,10785,9527,10352,3975,8726,1694,6898,6898,8480,6575,8516,6683,8552,6467,6574,8194,8840,7979,6250,9490,5926,10786,9524,10355,3972,8725,1693,6899,6899,8481,6574,8517,6682,8553,6466,6575,8195,8841,7978,6251,9491,5927,10787,9525,10354,3973,8724,1692,6900,6900,6192,10792,6552,8308,6912,9388,6576,8196,6876,7012,6252,9492,5928,10788,5940,8092,1700,10661,1709,6901,6901,6193,10793,6553,8309,6913,9389,6577,8197,6877,7013,6253,9493,5929,10789,5941,8093,1701,10660,1708,6902,6902,6194,10794,6554,8310,6914,9390,6578,8198,6878,7014,6254,9494,5930,10790,5942,8094,1702,10663,1711,6903,6903,6195,10795,6555,8311,6915,9391,6579,8199,6879,7015,6255,9495,5931,10791,5943,8095,1703,10662,1710,6904,6904,6196,8196,6556,9600,6916,10680,6580,8200,6880,10896,6256,9496,5932,10792,5944,6792,3317,10664,1712,6905,6905,6197,8197,6557,9601,6917,10681,6581,8201,6881,10897,6257,9497,5933,10793,5945,6793,3316,10665,1713,6906,6906,6198,8198,6558,9602,6918,10682,6582,8202,6882,10898,6258,9498,5934,10794,5946,6794,3319,10666,1714,6907,6907,6199,8199,6559,9603,6919,10683,6583,8203,6883,10899,6259,9499,5935,10795,5947,6795,3318,10667,1715,6908,6908,6200,6585,6560,6693,6920,6477,6584,8204,6884,7989,6260,9500,5936,10796,5948,10365,1368,10657,1705,6909,6909,6201,6584,6561,6692,6921,6476,6585,8205,6885,7988,6261,9501,5937,10797,5949,10364,1369,10656,1704,6910,6910,6202,6587,6562,6695,6922,6479,6586,8206,6886,7991,6262,9502,5938,10798,5950,10367,1370,10659,1707,6911,6911,6203,6586,6563,6694,6923,6478,6587,8207,6887,7990,6263,9503,5939,10799,5951,10366,1371,10658,1706,6912,6912,5964,10804,5892,8320,5928,9400,6588,8208,6216,7024,6264,9504,5940,10800,6900,8104,1728,5647,3364,6913,6913,5965,10805,5893,8321,5929,9401,6589,8209,6217,7025,6265,9505,5941,10801,6901,8105,1729,5646,3365,6914,6914,5966,10806,5894,8322,5930,9402,6590,8210,6218,7026,6266,9506,5942,10802,6902,8106,1730,5645,3366,6915,6915,5967,10807,5895,8323,5931,9403,6591,8211,6219,7027,6267,9507,5943,10803,6903,8107,1731,5644,3367,6916,6916,5968,8208,5896,9612,5932,10692,6592,8212,6220,10908,6268,9508,5944,10804,6904,6804,1732,5650,1740,6917,6917,5969,8209,5897,9613,5933,10693,6593,8213,6221,10909,6269,9509,5945,10805,6905,6805,1733,5651,1741,6918,6918,5970,8210,5898,9614,5934,10694,6594,8214,6222,10910,6270,9510,5946,10806,6906,6806,1734,5648,1742,6919,6919,5971,8211,5899,9615,5935,10695,6595,8215,6223,10911,6271,9511,5947,10807,6907,6807,1735,5649,1743,6920,6920,5972,6273,5900,6381,5936,6165,6596,8216,6224,7677,6272,9512,5948,10808,6908,10053,1736,5643,1101,6921,6921,5973,6272,5901,6380,5937,6164,6597,8217,6225,7676,6273,9513,5949,10809,6909,10052,1737,5642,1100,6922,6922,5974,6275,5902,6383,5938,6167,6598,8218,6226,7679,6274,9514,5950,10810,6910,10055,1738,5641,1103,6923,6923,5975,6274,5903,6382,5939,6166,6599,8219,6227,7678,6275,9515,5951,10811,6911,10054,1739,5640,1102,6924,6924,8870,10816,9122,8332,9482,9412,6600,8220,9446,7036,6276,9516,5952,10812,8510,8116,1740,5623,760,6925,6925,8871,10817,9123,8333,9483,9413,6601,8221,9447,7037,6277,9517,5953,10813,8511,8117,1741,5622,761,6926,6926,8868,10818,9120,8334,9480,9414,6602,8222,9444,7038,6278,9518,5954,10814,8508,8118,1742,5621,762,6927,6927,8869,10819,9121,8335,9481,9415,6603,8223,9445,7039,6279,9519,5955,10815,8509,8119,1743,5620,763,6928,6928,8874,8220,9126,9624,9486,10704,6604,8224,9450,10920,6280,9520,5956,10816,8514,6816,1744,5626,4320,6929,6929,8875,8221,9127,9625,9487,10705,6605,8225,9451,10921,6281,9521,5957,10817,8515,6817,1745,5627,4321,6930,6930,8872,8222,9124,9626,9484,10706,6606,8226,9448,10922,6282,9522,5958,10818,8512,6818,1746,5624,4322,6931,6931,8873,8223,9125,9627,9485,10707,6607,8227,9449,10923,6283,9523,5959,10819,8513,6819,1747,5625,4323,6932,6932,8878,6285,9130,6393,9490,6177,6608,8228,9454,7689,6284,9524,5960,10820,8518,10065,1748,5619,3681,6933,6933,8879,6284,9131,6392,9491,6176,6609,8229,9455,7688,6285,9525,5961,10821,8519,10064,1749,5618,3680,6934,6934,8876,6287,9128,6395,9488,6179,6610,8230,9452,7691,6286,9526,5962,10822,8516,10067,1750,5617,3683,6935,6935,8877,6286,9129,6394,9489,6178,6611,8231,9453,7690,6287,9527,5963,10823,8517,10066,1751,5616,3682,6936,6936,6588,10828,6840,8344,6228,9424,6612,8232,6516,7048,6288,9528,5964,10824,6552,8128,1752,5633,2730,6937,6937,6589,10829,6841,8345,6229,9425,6613,8233,6517,7049,6289,9529,5965,10825,6553,8129,1753,5632,2731,6938,6938,6590,10830,6842,8346,6230,9426,6614,8234,6518,7050,6290,9530,5966,10826,6554,8130,1754,5635,2728,6939,6939,6591,10831,6843,8347,6231,9427,6615,8235,6519,7051,6291,9531,5967,10827,6555,8131,1755,5634,2729,6940,6940,6592,8232,6844,9636,6232,10716,6616,8236,6520,10932,6292,9532,5968,10828,6556,6828,1756,5636,4994,6941,6941,6593,8233,6845,9637,6233,10717,6617,8237,6521,10933,6293,9533,5969,10829,6557,6829,1757,5637,4995,6942,6942,6594,8234,6846,9638,6234,10718,6618,8238,6522,10934,6294,9534,5970,10830,6558,6830,1758,5638,4992,6943,6943,6595,8235,6847,9639,6235,10719,6619,8239,6523,10935,6295,9535,5971,10831,6559,6831,1759,5639,4993,6944,6944,6596,6297,6848,6405,6236,6189,6620,8240,6524,7701,6296,9536,5972,10832,6560,10077,1760,5629,5651,6945,6945,6597,6296,6849,6404,6237,6188,6621,8241,6525,7700,6297,9537,5973,10833,6561,10076,1761,5628,5650,6946,6946,6598,6299,6850,6407,6238,6191,6622,8242,6526,7703,6298,9538,5974,10834,6562,10079,1762,5631,5649,6947,6947,6599,6298,6851,6406,6239,6190,6623,8243,6527,7702,6299,9539,5975,10835,6563,10078,1763,5630,5648,6948,6948,6360,8032,6720,9436,6972,10840,6624,8244,7044,10732,6300,9540,5976,10836,6000,6952,5897,10926,11061,6949,6949,6361,8033,6721,9437,6973,10841,6625,8245,7045,10733,6301,9541,5977,10837,6001,6953,5896,10927,11060,6950,6950,6362,8034,6722,9438,6974,10842,6626,8246,7046,10734,6302,9542,5978,10838,6002,6954,5899,10924,11063,6951,6951,6363,8035,6723,9439,6975,10843,6627,8247,7047,10735,6303,9543,5979,10839,6003,6955,5898,10925,11062,6952,6952,6364,6732,6724,6840,6976,6948,6628,8248,7048,8136,6304,9544,5980,10840,6004,10836,5900,7034,11053,6953,6953,6365,6733,6725,6841,6977,6949,6629,8249,7049,8137,6305,9545,5981,10841,6005,10837,5901,7035,11052,6954,6954,6366,6734,6726,6842,6978,6950,6630,8250,7050,8138,6306,9546,5982,10842,6006,10838,5902,7032,11055,6955,6955,6367,6735,6727,6843,6979,6951,6631,8251,7051,8139,6307,9547,5983,10843,6007,10839,5903,7033,11054,6956,6956,6368,9657,6728,7173,6980,8577,6632,8252,7052,5877,6308,9548,5984,10844,6008,7281,5893,8987,11056,6957,6957,6369,9656,6729,7172,6981,8576,6633,8253,7053,5876,6309,9549,5985,10845,6009,7280,5892,8986,11057,6958,6958,6370,9659,6730,7175,6982,8579,6634,8254,7054,5879,6310,9550,5986,10846,6010,7283,5895,8985,11058,6959,6959,6371,9658,6731,7174,6983,8578,6635,8255,7055,5878,6311,9551,5987,10847,6011,7282,5894,8984,11059,6960,6960,10562,8044,10922,9448,10202,10852,6636,8256,10598,10744,6312,9552,5988,10848,10526,6964,9127,10936,11073,6961,6961,10563,8045,10923,9449,10203,10853,6637,8257,10599,10745,6313,9553,5989,10849,10527,6965,9126,10937,11072,6962,6962,10560,8046,10920,9450,10200,10854,6638,8258,10596,10746,6314,9554,5990,10850,10524,6966,9125,10938,11075,6963,6963,10561,8047,10921,9451,10201,10855,6639,8259,10597,10747,6315,9555,5991,10851,10525,6967,9124,10939,11074,6964,6964,10566,6744,10926,6852,10206,6960,6640,8260,10602,8148,6316,9556,5992,10852,10530,10848,9130,7044,11065,6965,6965,10567,6745,10927,6853,10207,6961,6641,8261,10603,8149,6317,9557,5993,10853,10531,10849,9131,7045,11064,6966,6966,10564,6746,10924,6854,10204,6962,6642,8262,10600,8150,6318,9558,5994,10854,10528,10850,9128,7046,11067,6967,6967,10565,6747,10925,6855,10205,6963,6643,8263,10601,8151,6319,9559,5995,10855,10529,10851,9129,7047,11066,6968,6968,10570,9669,10930,7185,10210,8589,6644,8264,10606,5889,6320,9560,5996,10856,10534,7293,9123,8997,11068,6969,6969,10571,9668,10931,7184,10211,8588,6645,8265,10607,5888,6321,9561,5997,10857,10535,7292,9122,8996,11069,6970,6970,10568,9671,10928,7187,10208,8591,6646,8266,10604,5891,6322,9562,5998,10858,10532,7295,9121,8999,11070,6971,6971,10569,9670,10929,7186,10209,8590,6647,8267,10605,5890,6323,9563,5999,10859,10533,7294,9120,8998,11071,6972,6972,6012,8056,6048,9460,5976,10864,6648,8268,6372,10756,6324,9564,6000,10860,6948,6976,6845,10914,11085,6973,6973,6013,8057,6049,9461,5977,10865,6649,8269,6373,10757,6325,9565,6001,10861,6949,6977,6844,10915,11084,6974,6974,6014,8058,6050,9462,5978,10866,6650,8270,6374,10758,6326,9566,6002,10862,6950,6978,6847,10912,11087,6975,6975,6015,8059,6051,9463,5979,10867,6651,8271,6375,10759,6327,9567,6003,10863,6951,6979,6846,10913,11086,6976,6976,6016,6756,6052,6864,5980,6972,6652,8272,6376,8160,6328,9568,6004,10864,6952,10860,6848,7022,11077,6977,6977,6017,6757,6053,6865,5981,6973,6653,8273,6377,8161,6329,9569,6005,10865,6953,10861,6849,7023,11076,6978,6978,6018,6758,6054,6866,5982,6974,6654,8274,6378,8162,6330,9570,6006,10866,6954,10862,6850,7020,11079,6979,6979,6019,6759,6055,6867,5983,6975,6655,8275,6379,8163,6331,9571,6007,10867,6955,10863,6851,7021,11078,6980,6980,6020,9681,6056,7197,5984,8601,6656,8276,6380,5901,6332,9572,6008,10868,6956,7305,6841,8975,11080,6981,6981,6021,9680,6057,7196,5985,8600,6657,8277,6381,5900,6333,9573,6009,10869,6957,7304,6840,8974,11081,6982,6982,6022,9683,6058,7199,5986,8603,6658,8278,6382,5903,6334,9574,6010,10870,6958,7307,6843,8973,11082,6983,6983,6023,9682,6059,7198,5987,8602,6659,8279,6383,5902,6335,9575,6011,10871,6959,7306,6842,8972,11083,6984,6984,6648,8068,7008,9472,6396,10876,6660,8280,6684,10768,6336,9576,6012,10872,6720,6988,1831,11507,10938,6985,6985,6649,8069,7009,9473,6397,10877,6661,8281,6685,10769,6337,9577,6013,10873,6721,6989,1830,11506,10939,6986,6986,6650,8070,7010,9474,6398,10878,6662,8282,6686,10770,6338,9578,6014,10874,6722,6990,1829,11505,10936,6987,6987,6651,8071,7011,9475,6399,10879,6663,8283,6687,10771,6339,9579,6015,10875,6723,6991,1828,11504,10937,6988,6988,6652,6768,7012,6876,6400,6984,6664,8284,6688,8172,6340,9580,6016,10876,6724,10872,1834,11499,7046,6989,6989,6653,6769,7013,6877,6401,6985,6665,8285,6689,8173,6341,9581,6017,10877,6725,10873,1835,11498,7047,6990,6990,6654,6770,7014,6878,6402,6986,6666,8286,6690,8174,6342,9582,6018,10878,6726,10874,1832,11497,7044,6991,6991,6655,6771,7015,6879,6403,6987,6667,8287,6691,8175,6343,9583,6019,10879,6727,10875,1833,11496,7045,6992,6992,6656,10341,7016,7857,6404,9261,6668,8288,6692,6561,6344,9584,6020,10880,6728,7965,1827,11502,8999,6993,6993,6657,10340,7017,7856,6405,9260,6669,8289,6693,6560,6345,9585,6021,10881,6729,7964,1826,11503,8998,6994,6994,6658,10343,7018,7859,6406,9263,6670,8290,6694,6563,6346,9586,6022,10882,6730,7967,1825,11500,8997,6995,6995,6659,10342,7019,7858,6407,9262,6671,8291,6695,6562,6347,9587,6023,10883,6731,7966,1824,11501,8996,6996,6996,9878,8080,9914,9484,9950,10888,6672,8292,10238,10780,6348,9588,6024,10884,10922,7000,1807,11517,10914,6997,6997,9879,8081,9915,9485,9951,10889,6673,8293,10239,10781,6349,9589,6025,10885,10923,7001,1806,11516,10915,6998,6998,9876,8082,9912,9486,9948,10890,6674,8294,10236,10782,6350,9590,6026,10886,10920,7002,1805,11519,10912,6999,6999,9877,8083,9913,9487,9949,10891,6675,8295,10237,10783,6351,9591,6027,10887,10921,7003,1804,11518,10913,7000,7000,9882,6780,9918,6888,9954,6996,6676,8296,10242,8184,6352,9592,6028,10888,10926,10884,1810,11509,7022,7001,7001,9883,6781,9919,6889,9955,6997,6677,8297,10243,8185,6353,9593,6029,10889,10927,10885,1811,11508,7023,7002,7002,9880,6782,9916,6890,9952,6998,6678,8298,10240,8186,6354,9594,6030,10890,10924,10886,1808,11511,7020,7003,7003,9881,6783,9917,6891,9953,6999,6679,8299,10241,8187,6355,9595,6031,10891,10925,10887,1809,11510,7021,7004,7004,9886,10353,9922,7869,9958,9273,6680,8300,10246,6573,6356,9596,6032,10892,10930,7977,1803,11512,8975,7005,7005,9887,10352,9923,7868,9959,9272,6681,8301,10247,6572,6357,9597,6033,10893,10931,7976,1802,11513,8974,7006,7006,9884,10355,9920,7871,9956,9275,6682,8302,10244,6575,6358,9598,6034,10894,10928,7979,1801,11514,8973,7007,7007,9885,10354,9921,7870,9957,9274,6683,8303,10245,6574,6359,9599,6035,10895,10929,7978,1800,11515,8972,7008,7008,6300,8092,6660,9496,7020,10900,6684,8304,6984,10792,6360,9600,6036,10896,6048,7012,1817,11495,10924,7009,7009,6301,8093,6661,9497,7021,10901,6685,8305,6985,10793,6361,9601,6037,10897,6049,7013,1816,11494,10925,7010,7010,6302,8094,6662,9498,7022,10902,6686,8306,6986,10794,6362,9602,6038,10898,6050,7014,1819,11493,10926,7011,7011,6303,8095,6663,9499,7023,10903,6687,8307,6987,10795,6363,9603,6039,10899,6051,7015,1818,11492,10927,7012,7012,6304,6792,6664,6900,7024,7008,6688,8308,6988,8196,6364,9604,6040,10900,6052,10896,1820,11487,7032,7013,7013,6305,6793,6665,6901,7025,7009,6689,8309,6989,8197,6365,9605,6041,10901,6053,10897,1821,11486,7033,7014,7014,6306,6794,6666,6902,7026,7010,6690,8310,6990,8198,6366,9606,6042,10902,6054,10898,1822,11485,7034,7015,7015,6307,6795,6667,6903,7027,7011,6691,8311,6991,8199,6367,9607,6043,10903,6055,10899,1823,11484,7035,7016,7016,6308,10365,6668,7881,7028,9285,6692,8312,6992,6585,6368,9608,6044,10904,6056,7989,1813,11490,8985,7017,7017,6309,10364,6669,7880,7029,9284,6693,8313,6993,6584,6369,9609,6045,10905,6057,7988,1812,11491,8984,7018,7018,6310,10367,6670,7883,7030,9287,6694,8314,6994,6587,6370,9610,6046,10906,6058,7991,1815,11488,8987,7019,7019,6311,10366,6671,7882,7031,9286,6695,8315,6995,6586,6371,9611,6047,10907,6059,7990,1814,11489,8986,7020,7020,6072,8104,6000,9508,6036,10912,6696,8316,6324,10804,6372,9612,6048,10908,7008,7024,4768,6978,7002,7021,7021,6073,8105,6001,9509,6037,10913,6697,8317,6325,10805,6373,9613,6049,10909,7009,7025,4769,6979,7003,7022,7022,6074,8106,6002,9510,6038,10914,6698,8318,6326,10806,6374,9614,6050,10910,7010,7026,4770,6976,7000,7023,7023,6075,8107,6003,9511,6039,10915,6699,8319,6327,10807,6375,9615,6051,10911,7011,7027,4771,6977,7001,7024,7024,6076,6804,6004,6912,6040,7020,6700,8320,6328,8208,6376,9616,6052,10912,7012,10908,1848,10862,10886,7025,7025,6077,6805,6005,6913,6041,7021,6701,8321,6329,8209,6377,9617,6053,10913,7013,10909,1849,10863,10887,7026,7026,6078,6806,6006,6914,6042,7022,6702,8322,6330,8210,6378,9618,6054,10914,7014,10910,1850,10860,10884,7027,7027,6079,6807,6007,6915,6043,7023,6703,8323,6331,8211,6379,9619,6055,10915,7015,10911,1851,10861,10885,7028,7028,6080,10053,6008,7569,6044,8973,6704,8324,6332,6273,6380,9620,6056,10916,7016,7677,1209,7307,7979,7029,7029,6081,10052,6009,7568,6045,8972,6705,8325,6333,6272,6381,9621,6057,10917,7017,7676,1208,7306,7978,7030,7030,6082,10055,6010,7571,6046,8975,6706,8326,6334,6275,6382,9622,6058,10918,7018,7679,1211,7305,7977,7031,7031,6083,10054,6011,7570,6047,8974,6707,8327,6335,6274,6383,9623,6059,10919,7019,7678,1210,7304,7976,7032,7032,10274,8116,10526,9520,10886,10924,6708,8328,10850,10816,6384,9624,6060,10920,9914,7036,868,6954,7012,7033,7033,10275,8117,10527,9521,10887,10925,6709,8329,10851,10817,6385,9625,6061,10921,9915,7037,869,6955,7013,7034,7034,10272,8118,10524,9522,10884,10926,6710,8330,10848,10818,6386,9626,6062,10922,9912,7038,870,6952,7014,7035,7035,10273,8119,10525,9523,10885,10927,6711,8331,10849,10819,6387,9627,6063,10923,9913,7039,871,6953,7015,7036,7036,10278,6816,10530,6924,10890,7032,6712,8332,10854,8220,6388,9628,6064,10924,9918,10920,5724,10838,10896,7037,7037,10279,6817,10531,6925,10891,7033,6713,8333,10855,8221,6389,9629,6065,10925,9919,10921,5725,10839,10897,7038,7038,10276,6818,10528,6926,10888,7034,6714,8334,10852,8222,6390,9630,6066,10926,9916,10922,5726,10836,10898,7039,7039,10277,6819,10529,6927,10889,7035,6715,8335,10853,8223,6391,9631,6067,10927,9917,10923,5727,10837,10899,7040,7040,10282,10065,10534,7581,10894,8985,6716,8336,10858,6285,6392,9632,6068,10928,9922,7689,5085,7283,7989,7041,7041,10283,10064,10535,7580,10895,8984,6717,8337,10859,6284,6393,9633,6069,10929,9923,7688,5084,7282,7988,7042,7042,10280,10067,10532,7583,10892,8987,6718,8338,10856,6287,6394,9634,6070,10930,9920,7691,5087,7281,7991,7043,7043,10281,10066,10533,7582,10893,8986,6719,8339,10857,6286,6395,9635,6071,10931,9921,7690,5086,7280,7990,7044,7044,6696,8128,6948,9532,6336,10936,6720,8340,6624,10828,6396,9636,6072,10932,6660,7048,4134,6964,6990,7045,7045,6697,8129,6949,9533,6337,10937,6721,8341,6625,10829,6397,9637,6073,10933,6661,7049,4135,6965,6991,7046,7046,6698,8130,6950,9534,6338,10938,6722,8342,6626,10830,6398,9638,6074,10934,6662,7050,4132,6966,6988,7047,7047,6699,8131,6951,9535,6339,10939,6723,8343,6627,10831,6399,9639,6075,10935,6663,7051,4133,6967,6989,7048,7048,6700,6828,6952,6936,6340,7044,6724,8344,6628,8232,6400,9640,6076,10936,6664,10932,2510,10848,10874,7049,7049,6701,6829,6953,6937,6341,7045,6725,8345,6629,8233,6401,9641,6077,10937,6665,10933,2511,10849,10875,7050,7050,6702,6830,6954,6938,6342,7046,6726,8346,6630,8234,6402,9642,6078,10938,6666,10934,2508,10850,10872,7051,7051,6703,6831,6955,6939,6343,7047,6727,8347,6631,8235,6403,9643,6079,10939,6667,10935,2509,10851,10873,7052,7052,6704,10077,6956,7593,6344,8997,6728,8348,6632,6297,6404,9644,6080,10940,6668,7701,3167,7293,7967,7053,7053,6705,10076,6957,7592,6345,8996,6729,8349,6633,6296,6405,9645,6081,10941,6669,7700,3166,7292,7966,7054,7054,6706,10079,6958,7595,6346,8999,6730,8350,6634,6299,6406,9646,6082,10942,6670,7703,3165,7295,7965,7055,7055,6707,10078,6959,7594,6347,8998,6731,8351,6635,6298,6407,9647,6083,10943,6671,7702,3164,7294,7964,7056,7056,7116,9868,7152,7060,7080,8464,7380,5760,7476,5764,7704,9648,8028,8352,8052,7168,11088,2196,8169,7057,7057,7117,9869,7153,7061,7081,8465,7381,5761,7477,5765,7705,9649,8029,8353,8053,7169,11089,2197,8168,7058,7058,7118,9870,7154,7062,7082,8466,7382,5762,7478,5766,7706,9650,8030,8354,8054,7170,11090,2198,8171,7059,7059,7119,9871,7155,7063,7083,8467,7383,5763,7479,5767,7707,9651,8031,8355,8055,7171,11091,2199,8170,7060,7060,7120,5976,7156,5760,7084,5868,7384,5764,7480,7056,7708,9652,8032,8356,8056,9756,11092,2200,8161,7061,7061,7121,5977,7157,5761,7085,5869,7385,5765,7481,7057,7709,9653,8033,8357,8057,9757,11093,2201,8160,7062,7062,7122,5978,7158,5762,7086,5870,7386,5766,7482,7058,7710,9654,8034,8358,8058,9758,11094,2202,8163,7063,7063,7123,5979,7159,5763,7087,5871,7387,5767,7483,7059,7711,9655,8035,8359,8059,9759,11095,2203,8162,7064,7064,7124,9549,7160,10629,7088,8145,7388,5768,7484,9333,7712,9656,8036,8360,8060,9441,11096,2204,8164,7065,7065,7125,9548,7161,10628,7089,8144,7389,5769,7485,9332,7713,9657,8037,8361,8061,9440,11097,2205,8165,7066,7066,7126,9551,7162,10631,7090,8147,7390,5770,7486,9335,7714,9658,8038,8362,8062,9443,11098,2206,8166,7067,7067,7127,9550,7163,10630,7091,8146,7391,5771,7487,9334,7715,9659,8039,8363,8063,9442,11099,2207,8167,7068,7068,6782,9880,6170,7072,6422,8476,7392,5772,5846,5776,7716,9660,8040,8364,6098,7180,11100,2208,10103,7069,7069,6783,9881,6171,7073,6423,8477,7393,5773,5847,5777,7717,9661,8041,8365,6099,7181,11101,2209,10102,7070,7070,6780,9882,6168,7074,6420,8478,7394,5774,5844,5778,7718,9662,8042,8366,6096,7182,11102,2210,10101,7071,7071,6781,9883,6169,7075,6421,8479,7395,5775,5845,5779,7719,9663,8043,8367,6097,7183,11103,2211,10100,7072,7072,6786,5988,6174,5772,6426,5880,7396,5776,5850,7068,7720,9664,8044,8368,6102,9768,11104,2212,10095,7073,7073,6787,5989,6175,5773,6427,5881,7397,5777,5851,7069,7721,9665,8045,8369,6103,9769,11105,2213,10094,7074,7074,6784,5990,6172,5774,6424,5882,7398,5778,5848,7070,7722,9666,8046,8370,6100,9770,11106,2214,10093,7075,7075,6785,5991,6173,5775,6425,5883,7399,5779,5849,7071,7723,9667,8047,8371,6101,9771,11107,2215,10092,7076,7076,6790,9561,6178,10641,6430,8157,7400,5780,5854,9345,7724,9668,8048,8372,6106,9453,11108,2216,10098,7077,7077,6791,9560,6179,10640,6431,8156,7401,5781,5855,9344,7725,9669,8049,8373,6107,9452,11109,2217,10099,7078,7078,6788,9563,6176,10643,6428,8159,7402,5782,5852,9347,7726,9670,8050,8374,6104,9455,11110,2218,10096,7079,7079,6789,9562,6177,10642,6429,8158,7403,5783,5853,9346,7727,9671,8051,8375,6105,9454,11111,2219,10097,7080,7080,7416,9892,7776,7084,8028,8488,7404,5784,8100,5788,7728,9672,8052,8376,7056,7192,11112,2220,7173,7081,7081,7417,9893,7777,7085,8029,8489,7405,5785,8101,5789,7729,9673,8053,8377,7057,7193,11113,2221,7172,7082,7082,7418,9894,7778,7086,8030,8490,7406,5786,8102,5790,7730,9674,8054,8378,7058,7194,11114,2222,7175,7083,7083,7419,9895,7779,7087,8031,8491,7407,5787,8103,5791,7731,9675,8055,8379,7059,7195,11115,2223,7174,7084,7084,7420,6000,7780,5784,8032,5892,7408,5788,8104,7080,7732,9676,8056,8380,7060,9780,11116,2224,7165,7085,7085,7421,6001,7781,5785,8033,5893,7409,5789,8105,7081,7733,9677,8057,8381,7061,9781,11117,2225,7164,7086,7086,7422,6002,7782,5786,8034,5894,7410,5790,8106,7082,7734,9678,8058,8382,7062,9782,11118,2226,7167,7087,7087,7423,6003,7783,5787,8035,5895,7411,5791,8107,7083,7735,9679,8059,8383,7063,9783,11119,2227,7166,7088,7088,7424,9573,7784,10653,8036,8169,7412,5792,8108,9357,7736,9680,8060,8384,7064,9465,11120,2228,7168,7089,7089,7425,9572,7785,10652,8037,8168,7413,5793,8109,9356,7737,9681,8061,8385,7065,9464,11121,2229,7169,7090,7090,7426,9575,7786,10655,8038,8171,7414,5794,8110,9359,7738,9682,8062,8386,7066,9467,11122,2230,7170,7091,7091,7427,9574,7787,10654,8039,8170,7415,5795,8111,9358,7739,9683,8063,8387,7067,9466,11123,2231,7171,7092,7092,8052,9904,7440,7096,7800,8500,7416,5796,7116,5800,7740,9684,8064,8388,7476,7204,5862,7557,3884,7093,7093,8053,9905,7441,7097,7801,8501,7417,5797,7117,5801,7741,9685,8065,8389,7477,7205,5863,7556,3885,7094,7094,8054,9906,7442,7098,7802,8502,7418,5798,7118,5802,7742,9686,8066,8390,7478,7206,5860,7559,3886,7095,7095,8055,9907,7443,7099,7803,8503,7419,5799,7119,5803,7743,9687,8067,8391,7479,7207,5861,7558,3887,7096,7096,8056,6012,7444,5796,7804,5904,7420,5800,7120,7092,7744,9688,8068,8392,7480,9792,7154,7549,4853,7097,7097,8057,6013,7445,5797,7805,5905,7421,5801,7121,7093,7745,9689,8069,8393,7481,9793,7155,7548,4852,7098,7098,8058,6014,7446,5798,7806,5906,7422,5802,7122,7094,7746,9690,8070,8394,7482,9794,7152,7551,4855,7099,7099,8059,6015,7447,5799,7807,5907,7423,5803,7123,7095,7747,9691,8071,8395,7483,9795,7153,7550,4854,7100,7100,8060,8937,7448,10017,7808,7533,7424,5804,7124,8721,7748,9692,8072,8396,7484,8829,9107,7552,4200,7101,7101,8061,8936,7449,10016,7809,7532,7425,5805,7125,8720,7749,9693,8073,8397,7485,8828,9106,7553,4201,7102,7102,8062,8939,7450,10019,7810,7535,7426,5806,7126,8723,7750,9694,8074,8398,7486,8831,9105,7554,4202,7103,7103,8063,8938,7451,10018,7811,7534,7427,5807,7127,8722,7751,9695,8075,8399,7487,8830,9104,7555,4203,7104,7104,6098,9916,6458,7108,6818,8512,7428,5808,6782,5812,7752,9696,8076,8400,5846,7216,5838,10463,1606,7105,7105,6099,9917,6459,7109,6819,8513,7429,5809,6783,5813,7753,9697,8077,8401,5847,7217,5839,10462,1607,7106,7106,6096,9918,6456,7110,6816,8514,7430,5810,6780,5814,7754,9698,8078,8402,5844,7218,5836,10461,1604,7107,7107,6097,9919,6457,7111,6817,8515,7431,5811,6781,5815,7755,9699,8079,8403,5845,7219,5837,10460,1605,7108,7108,6102,6024,6462,5808,6822,5916,7432,5812,6786,7104,7756,9700,8080,8404,5850,9804,7130,10455,1927,7109,7109,6103,6025,6463,5809,6823,5917,7433,5813,6787,7105,7757,9701,8081,8405,5851,9805,7131,10454,1926,7110,7110,6100,6026,6460,5810,6820,5918,7434,5814,6784,7106,7758,9702,8082,8406,5848,9806,7128,10453,1925,7111,7111,6101,6027,6461,5811,6821,5919,7435,5815,6785,7107,7759,9703,8083,8407,5849,9807,7129,10452,1924,7112,7112,6106,8949,6466,10029,6826,7545,7436,5816,6790,8733,7760,9704,8084,8408,5854,8841,9083,10458,1274,7113,7113,6107,8948,6467,10028,6827,7544,7437,5817,6791,8732,7761,9705,8085,8409,5855,8840,9082,10459,1275,7114,7114,6104,8951,6464,10031,6824,7547,7438,5818,6788,8735,7762,9706,8086,8410,5852,8843,9081,10456,1272,7115,7115,6105,8950,6465,10030,6825,7546,7439,5819,6789,8734,7763,9707,8087,8411,5853,8842,9080,10457,1273,7116,7116,7056,9928,7092,7120,7128,8524,7440,5820,7416,5824,7764,9708,8088,8412,8100,7228,5848,7209,2888,7117,7117,7057,9929,7093,7121,7129,8525,7441,5821,7417,5825,7765,9709,8089,8413,8101,7229,5849,7208,2889,7118,7118,7058,9930,7094,7122,7130,8526,7442,5822,7418,5826,7766,9710,8090,8414,8102,7230,5850,7211,2890,7119,7119,7059,9931,7095,7123,7131,8527,7443,5823,7419,5827,7767,9711,8091,8415,8103,7231,5851,7210,2891,7120,7120,7060,6036,7096,5820,7132,5928,7444,5824,7420,7116,7768,9712,8092,8416,8104,9816,7140,7201,617,7121,7121,7061,6037,7097,5821,7133,5929,7445,5825,7421,7117,7769,9713,8093,8417,8105,9817,7141,7200,616,7122,7122,7062,6038,7098,5822,7134,5930,7446,5826,7422,7118,7770,9714,8094,8418,8106,9818,7142,7203,619,7123,7123,7063,6039,7099,5823,7135,5931,7447,5827,7423,7119,7771,9715,8095,8419,8107,9819,7143,7202,618,7124,7124,7064,8961,7100,10041,7136,7557,7448,5828,7424,8745,7772,9716,8096,8420,8108,8853,9093,7204,2556,7125,7125,7065,8960,7101,10040,7137,7556,7449,5829,7425,8744,7773,9717,8097,8421,8109,8852,9092,7205,2557,7126,7126,7066,8963,7102,10043,7138,7559,7450,5830,7426,8747,7774,9718,8098,8422,8110,8855,9095,7206,2558,7127,7127,7067,8962,7103,10042,7139,7558,7451,5831,7427,8746,7775,9719,8099,8423,8111,8854,9094,7207,2559,7128,7128,7476,9940,7728,7132,8088,8536,7452,5832,8052,5836,7776,9720,8100,8424,7116,7240,7110,4244,2916,7129,7129,7477,9941,7729,7133,8089,8537,7453,5833,8053,5837,7777,9721,8101,8425,7117,7241,7111,4245,2917,7130,7130,7478,9942,7730,7134,8090,8538,7454,5834,8054,5838,7778,9722,8102,8426,7118,7242,7108,4246,2918,7131,7131,7479,9943,7731,7135,8091,8539,7455,5835,8055,5839,7779,9723,8103,8427,7119,7243,7109,4247,2919,7132,7132,7480,6048,7732,5832,8092,5940,7456,5836,8056,7128,7780,9724,8104,8428,7120,9828,5810,5213,2920,7133,7133,7481,6049,7733,5833,8093,5941,7457,5837,8057,7129,7781,9725,8105,8429,7121,9829,5811,5212,2921,7134,7134,7482,6050,7734,5834,8094,5942,7458,5838,8058,7130,7782,9726,8106,8430,7122,9830,5808,5215,2922,7135,7135,7483,6051,7735,5835,8095,5943,7459,5839,8059,7131,7783,9727,8107,8431,7123,9831,5809,5214,2923,7136,7136,7484,9297,7736,10377,8096,7893,7460,5840,8060,9081,7784,9728,8108,8432,7124,9189,10031,3588,2924,7137,7137,7485,9296,7737,10376,8097,7892,7461,5841,8061,9080,7785,9729,8109,8433,7125,9188,10030,3589,2925,7138,7138,7486,9299,7738,10379,8098,7895,7462,5842,8062,9083,7786,9730,8110,8434,7126,9191,10029,3590,2926,7139,7139,7487,9298,7739,10378,8099,7894,7463,5843,8063,9082,7787,9731,8111,8435,7127,9190,10028,3591,2927,7140,7140,5846,9952,5774,7144,5810,8548,7464,5844,6098,5848,7788,9732,8112,8436,6782,7252,7120,994,2928,7141,7141,5847,9953,5775,7145,5811,8549,7465,5845,6099,5849,7789,9733,8113,8437,6783,7253,7121,995,2929,7142,7142,5844,9954,5772,7146,5808,8550,7466,5846,6096,5850,7790,9734,8114,8438,6780,7254,7122,992,2930,7143,7143,5845,9955,5773,7147,5809,8551,7467,5847,6097,5851,7791,9735,8115,8439,6781,7255,7123,993,2931,7144,7144,5850,6060,5778,5844,5814,5952,7468,5848,6102,7140,7792,9736,8116,8440,6786,9840,5820,1963,2932,7145,7145,5851,6061,5779,5845,5815,5953,7469,5849,6103,7141,7793,9737,8117,8441,6787,9841,5821,1962,2933,7146,7146,5848,6062,5776,5846,5812,5954,7470,5850,6100,7142,7794,9738,8118,8442,6784,9842,5822,1961,2934,7147,7147,5849,6063,5777,5847,5813,5955,7471,5851,6101,7143,7795,9739,8119,8443,6785,9843,5823,1960,2935,7148,7148,5854,9309,5782,10389,5818,7905,7472,5852,6106,9093,7796,9740,8120,8444,6790,9201,10041,1634,2936,7149,7149,5855,9308,5783,10388,5819,7904,7473,5853,6107,9092,7797,9741,8121,8445,6791,9200,10040,1635,2937,7150,7150,5852,9311,5780,10391,5816,7907,7474,5854,6104,9095,7798,9742,8122,8446,6788,9203,10043,1632,2938,7151,7151,5853,9310,5781,10390,5817,7906,7475,5855,6105,9094,7799,9743,8123,8447,6789,9202,10042,1633,2939,7152,7152,8100,9964,7380,7156,7740,8560,7476,5856,7056,5860,7800,9744,8124,8448,7416,7264,7098,2276,2940,7153,7153,8101,9965,7381,7157,7741,8561,7477,5857,7057,5861,7801,9745,8125,8449,7417,7265,7099,2277,2941,7154,7154,8102,9966,7382,7158,7742,8562,7478,5858,7058,5862,7802,9746,8126,8450,7418,7266,7096,2278,2942,7155,7155,8103,9967,7383,7159,7743,8563,7479,5859,7059,5863,7803,9747,8127,8451,7419,7267,7097,2279,2943,7156,7156,8104,6072,7384,5856,7744,5964,7480,5860,7060,7152,7804,9748,8128,8452,7420,9852,5798,653,2944,7157,7157,8105,6073,7385,5857,7745,5965,7481,5861,7061,7153,7805,9749,8129,8453,7421,9853,5799,652,2945,7158,7158,8106,6074,7386,5858,7746,5966,7482,5862,7062,7154,7806,9750,8130,8454,7422,9854,5796,655,2946,7159,7159,8107,6075,7387,5859,7747,5967,7483,5863,7063,7155,7807,9751,8131,8455,7423,9855,5797,654,2947,7160,7160,8108,9321,7388,10401,7748,7917,7484,5864,7064,9105,7808,9752,8132,8456,7424,9213,10019,2916,2948,7161,7161,8109,9320,7389,10400,7749,7916,7485,5865,7065,9104,7809,9753,8133,8457,7425,9212,10018,2917,2949,7162,7162,8110,9323,7390,10403,7750,7919,7486,5866,7066,9107,7810,9754,8134,8458,7426,9215,10017,2918,2950,7163,7163,8111,9322,7391,10402,7751,7918,7487,5867,7067,9106,7811,9755,8135,8459,7427,9214,10016,2919,2951,7164,7164,7224,5872,7260,5980,7188,5764,7488,5868,7584,7276,7812,9756,8136,8460,8160,9652,7305,4588,7085,7165,7165,7225,5873,7261,5981,7189,5765,7489,5869,7585,7277,7813,9757,8137,8461,8161,9653,7304,4589,7084,7166,7166,7226,5874,7262,5982,7190,5766,7490,5870,7586,7278,7814,9758,8138,8462,8162,9654,7307,4590,7087,7167,7167,7227,5875,7263,5983,7191,5767,7491,5871,7587,7279,7815,9759,8139,8463,8163,9655,7306,4591,7086,7168,7168,7228,8460,7264,9864,7192,7056,7492,5872,7588,8568,7816,9760,8140,8464,8164,8352,7297,2316,7088,7169,7169,7229,8461,7265,9865,7193,7057,7493,5873,7589,8569,7817,9761,8141,8465,8165,8353,7296,2317,7089,7170,7170,7230,8462,7266,9866,7194,7058,7494,5874,7590,8570,7818,9762,8142,8466,8166,8354,7299,2318,7090,7171,7171,7231,8463,7267,9867,7195,7059,7495,5875,7591,8571,7819,9763,8143,8467,8167,8355,7298,2319,7091,7172,7172,7232,10737,7268,8253,7196,9333,7496,5876,7592,6957,7820,9764,8144,8468,8168,8037,7300,2649,7081,7173,7173,7233,10736,7269,8252,7197,9332,7497,5877,7593,6956,7821,9765,8145,8469,8169,8036,7301,2648,7080,7174,7174,7234,10739,7270,8255,7198,9335,7498,5878,7594,6959,7822,9766,8146,8470,8170,8039,7302,2651,7083,7175,7175,7235,10738,7271,8254,7199,9334,7499,5879,7595,6958,7823,9767,8147,8471,8171,8038,7303,2650,7082,7176,7176,10778,5884,10166,5992,10418,5776,7500,5880,9842,7288,7824,9768,8148,8472,10094,9664,9239,1984,6427,7177,7177,10779,5885,10167,5993,10419,5777,7501,5881,9843,7289,7825,9769,8149,8473,10095,9665,9238,1985,6426,7178,7178,10776,5886,10164,5994,10416,5778,7502,5882,9840,7290,7826,9770,8150,8474,10092,9666,9237,1986,6425,7179,7179,10777,5887,10165,5995,10417,5779,7503,5883,9841,7291,7827,9771,8151,8475,10093,9667,9236,1987,6424,7180,7180,10782,8472,10170,9876,10422,7068,7504,5884,9846,8580,7828,9772,8152,8476,10098,8364,9231,4896,6430,7181,7181,10783,8473,10171,9877,10423,7069,7505,5885,9847,8581,7829,9773,8153,8477,10099,8365,9230,4897,6431,7182,7182,10780,8474,10168,9878,10420,7070,7506,5886,9844,8582,7830,9774,8154,8478,10096,8366,9229,4898,6428,7183,7183,10781,8475,10169,9879,10421,7071,7507,5887,9845,8583,7831,9775,8155,8479,10097,8367,9228,4899,6429,7184,7184,10786,10749,10174,8265,10426,9345,7508,5888,9850,6969,7832,9776,8156,8480,10102,8049,9234,5229,6423,7185,7185,10787,10748,10175,8264,10427,9344,7509,5889,9851,6968,7833,9777,8157,8481,10103,8048,9235,5228,6422,7186,7186,10784,10751,10172,8267,10424,9347,7510,5890,9848,6971,7834,9778,8158,8482,10100,8051,9232,5231,6421,7187,7187,10785,10750,10173,8266,10425,9346,7511,5891,9849,6970,7835,9779,8159,8483,10101,8050,9233,5230,6420,7188,7188,7524,5896,7884,6004,8136,5788,7512,5892,8208,7300,7836,9780,8160,8484,7164,9676,8253,1686,8033,7189,7189,7525,5897,7885,6005,8137,5789,7513,5893,8209,7301,7837,9781,8161,8485,7165,9677,8252,1687,8032,7190,7190,7526,5898,7886,6006,8138,5790,7514,5894,8210,7302,7838,9782,8162,8486,7166,9678,8255,1684,8035,7191,7191,7527,5899,7887,6007,8139,5791,7515,5895,8211,7303,7839,9783,8163,8487,7167,9679,8254,1685,8034,7192,7192,7528,8484,7888,9888,8140,7080,7516,5896,8212,8592,7840,9784,8164,8488,7168,8376,8245,3950,8036,7193,7193,7529,8485,7889,9889,8141,7081,7517,5897,8213,8593,7841,9785,8165,8489,7169,8377,8244,3951,8037,7194,7194,7530,8486,7890,9890,8142,7082,7518,5898,8214,8594,7842,9786,8166,8490,7170,8378,8247,3948,8038,7195,7195,7531,8487,7891,9891,8143,7083,7519,5899,8215,8595,7843,9787,8167,8491,7171,8379,8246,3949,8039,7196,7196,7532,10761,7892,8277,8144,9357,7520,5900,8216,6981,7844,9788,8168,8492,7172,8061,8248,3635,8029,7197,7197,7533,10760,7893,8276,8145,9356,7521,5901,8217,6980,7845,9789,8169,8493,7173,8060,8249,3634,8028,7198,7198,7534,10763,7894,8279,8146,9359,7522,5902,8218,6983,7846,9790,8170,8494,7174,8063,8250,3633,8031,7199,7199,7535,10762,7895,8278,8147,9358,7523,5903,8219,6982,7847,9791,8171,8495,7175,8062,8251,3632,8030,7200,7200,8160,5908,7548,6016,7908,5800,7524,5904,7224,7312,7848,9792,8172,8496,7584,9688,1076,7121,3019,7201,7201,8161,5909,7549,6017,7909,5801,7525,5905,7225,7313,7849,9793,8173,8497,7585,9689,1077,7120,3018,7202,7202,8162,5910,7550,6018,7910,5802,7526,5906,7226,7314,7850,9794,8174,8498,7586,9690,1078,7123,3017,7203,7203,8163,5911,7551,6019,7911,5803,7527,5907,7227,7315,7851,9795,8175,8499,7587,9691,1079,7122,3016,7204,7204,8164,8496,7552,9900,7912,7092,7528,5908,7228,8604,7852,9796,8176,8500,7588,8388,3989,7124,3022,7205,7205,8165,8497,7553,9901,7913,7093,7529,5909,7229,8605,7853,9797,8177,8501,7589,8389,3988,7125,3023,7206,7206,8166,8498,7554,9902,7914,7094,7530,5910,7230,8606,7854,9798,8178,8502,7590,8390,3991,7126,3020,7207,7207,8167,8499,7555,9903,7915,7095,7531,5911,7231,8607,7855,9799,8179,8503,7591,8391,3990,7127,3021,7208,7208,8168,10125,7556,7641,7916,8721,7532,5912,7232,6345,7856,9800,8180,8504,7592,7425,744,7117,3015,7209,7209,8169,10124,7557,7640,7917,8720,7533,5913,7233,6344,7857,9801,8181,8505,7593,7424,745,7116,3014,7210,7210,8170,10127,7558,7643,7918,8723,7534,5914,7234,6347,7858,9802,8182,8506,7594,7427,746,7119,3013,7211,7211,8171,10126,7559,7642,7919,8722,7535,5915,7235,6346,7859,9803,8183,8507,7595,7426,747,7118,3012,7212,7212,10094,5920,10454,6028,10814,5812,7536,5916,10778,7324,7860,9804,8184,8508,9842,9700,4630,6787,2995,7213,7213,10095,5921,10455,6029,10815,5813,7537,5917,10779,7325,7861,9805,8185,8509,9843,9701,4631,6786,2994,7214,7214,10092,5922,10452,6030,10812,5814,7538,5918,10776,7326,7862,9806,8186,8510,9840,9702,4628,6785,2993,7215,7215,10093,5923,10453,6031,10813,5815,7539,5919,10777,7327,7863,9807,8187,8511,9841,9703,4629,6784,2992,7216,7216,10098,8508,10458,9912,10818,7104,7540,5920,10782,8616,7864,9808,8188,8512,9846,8400,3007,6790,2998,7217,7217,10099,8509,10459,9913,10819,7105,7541,5921,10783,8617,7865,9809,8189,8513,9847,8401,3006,6791,2999,7218,7218,10096,8510,10456,9914,10816,7106,7542,5922,10780,8618,7866,9810,8190,8514,9844,8402,3005,6788,2996,7219,7219,10097,8511,10457,9915,10817,7107,7543,5923,10781,8619,7867,9811,8191,8515,9845,8403,3004,6789,2997,7220,7220,10102,10137,10462,7653,10822,8733,7544,5924,10786,6357,7868,9812,8192,8516,9850,7437,4946,6783,2991,7221,7221,10103,10136,10463,7652,10823,8732,7545,5925,10787,6356,7869,9813,8193,8517,9851,7436,4947,6782,2990,7222,7222,10100,10139,10460,7655,10820,8735,7546,5926,10784,6359,7870,9814,8194,8518,9848,7439,4944,6781,2989,7223,7223,10101,10138,10461,7654,10821,8734,7547,5927,10785,6358,7871,9815,8195,8519,9849,7438,4945,6780,2988,7224,7224,7164,5932,7200,6040,7236,5824,7548,5928,7524,7336,7872,9816,8196,8520,8208,9712,2024,7421,3005,7225,7225,7165,5933,7201,6041,7237,5825,7549,5929,7525,7337,7873,9817,8197,8521,8209,9713,2025,7420,3004,7226,7226,7166,5934,7202,6042,7238,5826,7550,5930,7526,7338,7874,9818,8198,8522,8210,9714,2026,7423,3007,7227,7227,7167,5935,7203,6043,7239,5827,7551,5931,7527,7339,7875,9819,8199,8523,8211,9715,2027,7422,3006,7228,7228,7168,8520,7204,9924,7240,7116,7552,5932,7528,8628,7876,9820,8200,8524,8212,8412,5585,7424,3008,7229,7229,7169,8521,7205,9925,7241,7117,7553,5933,7529,8629,7877,9821,8201,8525,8213,8413,5584,7425,3009,7230,7230,7170,8522,7206,9926,7242,7118,7554,5934,7530,8630,7878,9822,8202,8526,8214,8414,5587,7426,3010,7231,7231,7171,8523,7207,9927,7243,7119,7555,5935,7531,8631,7879,9823,8203,8527,8215,8415,5586,7427,3011,7232,7232,7172,10149,7208,7665,7244,8745,7556,5936,7532,6369,7880,9824,8204,8528,8216,7449,2340,7417,3001,7233,7233,7173,10148,7209,7664,7245,8744,7557,5937,7533,6368,7881,9825,8205,8529,8217,7448,2341,7416,3000,7234,7234,7174,10151,7210,7667,7246,8747,7558,5938,7534,6371,7882,9826,8206,8530,8218,7451,2342,7419,3003,7235,7235,7175,10150,7211,7666,7247,8746,7559,5939,7535,6370,7883,9827,8207,8531,8219,7450,2343,7418,3002,7236,7236,7584,5944,7836,6052,8196,5836,7560,5940,8160,7348,7884,9828,8208,8532,7224,9724,2052,2407,4660,7237,7237,7585,5945,7837,6053,8197,5837,7561,5941,8161,7349,7885,9829,8209,8533,7225,9725,2053,2406,4661,7238,7238,7586,5946,7838,6054,8198,5838,7562,5942,8162,7350,7886,9830,8210,8534,7226,9726,2054,2405,4662,7239,7239,7587,5947,7839,6055,8199,5839,7563,5943,8163,7351,7887,9831,8211,8535,7227,9727,2055,2404,4663,7240,7240,7588,8532,7840,9936,8200,7128,7564,5944,8164,8640,7888,9832,8212,8536,7228,8424,2056,2410,3036,7241,7241,7589,8533,7841,9937,8201,7129,7565,5945,8165,8641,7889,9833,8213,8537,7229,8425,2057,2411,3037,7242,7242,7590,8534,7842,9938,8202,7130,7566,5946,8166,8642,7890,9834,8214,8538,7230,8426,2058,2408,3038,7243,7243,7591,8535,7843,9939,8203,7131,7567,5947,8167,8643,7891,9835,8215,8539,7231,8427,2059,2409,3039,7244,7244,7592,10485,7844,8001,8204,9081,7568,5948,8168,6705,7892,9836,8216,8540,7232,7785,2060,2403,2397,7245,7245,7593,10484,7845,8000,8205,9080,7569,5949,8169,6704,7893,9837,8217,8541,7233,7784,2061,2402,2396,7246,7246,7594,10487,7846,8003,8206,9083,7570,5950,8170,6707,7894,9838,8218,8542,7234,7787,2062,2401,2399,7247,7247,7595,10486,7847,8002,8207,9082,7571,5951,8171,6706,7895,9839,8219,8543,7235,7786,2063,2400,2398,7248,7248,9842,5956,9770,6064,9806,5848,7572,5952,10094,7360,7896,9840,8220,8544,10778,9736,2064,2383,2056,7249,7249,9843,5957,9771,6065,9807,5849,7573,5953,10095,7361,7897,9841,8221,8545,10779,9737,2065,2382,2057,7250,7250,9840,5958,9768,6066,9804,5850,7574,5954,10092,7362,7898,9842,8222,8546,10776,9738,2066,2381,2058,7251,7251,9841,5959,9769,6067,9805,5851,7575,5955,10093,7363,7899,9843,8223,8547,10777,9739,2067,2380,2059,7252,7252,9846,8544,9774,9948,9810,7140,7576,5956,10098,8652,7900,9844,8224,8548,10782,8436,2068,2386,5616,7253,7253,9847,8545,9775,9949,9811,7141,7577,5957,10099,8653,7901,9845,8225,8549,10783,8437,2069,2387,5617,7254,7254,9844,8546,9772,9950,9808,7142,7578,5958,10096,8654,7902,9846,8226,8550,10780,8438,2070,2384,5618,7255,7255,9845,8547,9773,9951,9809,7143,7579,5959,10097,8655,7903,9847,8227,8551,10781,8439,2071,2385,5619,7256,7256,9850,10497,9778,8013,9814,9093,7580,5960,10102,6717,7904,9848,8228,8552,10786,7797,2072,2379,4977,7257,7257,9851,10496,9779,8012,9815,9092,7581,5961,10103,6716,7905,9849,8229,8553,10787,7796,2073,2378,4976,7258,7258,9848,10499,9776,8015,9812,9095,7582,5962,10100,6719,7906,9850,8230,8554,10784,7799,2074,2377,4979,7259,7259,9849,10498,9777,8014,9813,9094,7583,5963,10101,6718,7907,9851,8231,8555,10785,7798,2075,2376,4978,7260,7260,8208,5968,7488,6076,7848,5860,7584,5964,7164,7372,7908,9852,8232,8556,7524,9748,2076,2393,1434,7261,7261,8209,5969,7489,6077,7849,5861,7585,5965,7165,7373,7909,9853,8233,8557,7525,9749,2077,2392,1435,7262,7262,8210,5970,7490,6078,7850,5862,7586,5966,7166,7374,7910,9854,8234,8558,7526,9750,2078,2395,1432,7263,7263,8211,5971,7491,6079,7851,5863,7587,5967,7167,7375,7911,9855,8235,8559,7527,9751,2079,2394,1433,7264,7264,8212,8556,7492,9960,7852,7152,7588,5968,7168,8664,7912,9856,8236,8560,7528,8448,2080,2396,3698,7265,7265,8213,8557,7493,9961,7853,7153,7589,5969,7169,8665,7913,9857,8237,8561,7529,8449,2081,2397,3699,7266,7266,8214,8558,7494,9962,7854,7154,7590,5970,7170,8666,7914,9858,8238,8562,7530,8450,2082,2398,3696,7267,7267,8215,8559,7495,9963,7855,7155,7591,5971,7171,8667,7915,9859,8239,8563,7531,8451,2083,2399,3697,7268,7268,8216,10509,7496,8025,7856,9105,7592,5972,7172,6729,7916,9860,8240,8564,7532,7809,2084,2389,4355,7269,7269,8217,10508,7497,8024,7857,9104,7593,5973,7173,6728,7917,9861,8241,8565,7533,7808,2085,2388,4354,7270,7270,8218,10511,7498,8027,7858,9107,7594,5974,7174,6731,7918,9862,8242,8566,7534,7811,2086,2391,4353,7271,7271,8219,10510,7499,8026,7859,9106,7595,5975,7175,6730,7919,9863,8243,8567,7535,7810,2087,2390,4352,7272,7272,7332,8356,7368,9760,7296,7276,7596,5976,7692,8464,7920,9864,8244,8568,8268,8572,8165,7686,11205,7273,7273,7333,8357,7369,9761,7297,7277,7597,5977,7693,8465,7921,9865,8245,8569,8269,8573,8164,7687,11204,7274,7274,7334,8358,7370,9762,7298,7278,7598,5978,7694,8466,7922,9866,8246,8570,8270,8574,8167,7684,11207,7275,7275,7335,8359,7371,9763,7299,7279,7599,5979,7695,8467,7923,9867,8247,8571,8271,8575,8166,7685,11206,7276,7276,7336,9648,7372,7164,7300,8568,7600,5980,7696,5868,7924,9868,8248,8572,8272,7272,8168,8978,11197,7277,7277,7337,9649,7373,7165,7301,8569,7601,5981,7697,5869,7925,9869,8249,8573,8273,7273,8169,8979,11196,7278,7278,7338,9650,7374,7166,7302,8570,7602,5982,7698,5870,7926,9870,8250,8574,8274,7274,8170,8976,11199,7279,7279,7339,9651,7375,7167,7303,8571,7603,5983,7699,5871,7927,9871,8251,8575,8275,7275,8171,8977,11198,7280,7280,7340,6741,7376,6849,7304,6957,7604,5984,7700,8145,7928,9872,8252,8576,8276,10845,8161,7043,11200,7281,7281,7341,6740,7377,6848,7305,6956,7605,5985,7701,8144,7929,9873,8253,8577,8277,10844,8160,7042,11201,7282,7282,7342,6743,7378,6851,7306,6959,7606,5986,7702,8147,7930,9874,8254,8578,8278,10847,8163,7041,11202,7283,7283,7343,6742,7379,6850,7307,6958,7607,5987,7703,8146,7931,9875,8255,8579,8279,10846,8162,7040,11203,7284,7284,9590,8368,8978,9772,9230,7288,7608,5988,8654,8476,7932,9876,8256,8580,8906,8584,10099,7696,11217,7285,7285,9591,8369,8979,9773,9231,7289,7609,5989,8655,8477,7933,9877,8257,8581,8907,8585,10098,7697,11216,7286,7286,9588,8370,8976,9774,9228,7290,7610,5990,8652,8478,7934,9878,8258,8582,8904,8586,10097,7698,11219,7287,7287,9589,8371,8977,9775,9229,7291,7611,5991,8653,8479,7935,9879,8259,8583,8905,8587,10096,7699,11218,7288,7288,9594,9660,8982,7176,9234,8580,7612,5992,8658,5880,7936,9880,8260,8584,8910,7284,10102,8988,11209,7289,7289,9595,9661,8983,7177,9235,8581,7613,5993,8659,5881,7937,9881,8261,8585,8911,7285,10103,8989,11208,7290,7290,9592,9662,8980,7178,9232,8582,7614,5994,8656,5882,7938,9882,8262,8586,8908,7286,10100,8990,11211,7291,7291,9593,9663,8981,7179,9233,8583,7615,5995,8657,5883,7939,9883,8263,8587,8909,7287,10101,8991,11210,7292,7292,9598,6753,8986,6861,9238,6969,7616,5996,8662,8157,7940,9884,8264,8588,8914,10857,10095,7053,11212,7293,7293,9599,6752,8987,6860,9239,6968,7617,5997,8663,8156,7941,9885,8265,8589,8915,10856,10094,7052,11213,7294,7294,9596,6755,8984,6863,9236,6971,7618,5998,8660,8159,7942,9886,8266,8590,8912,10859,10093,7055,11214,7295,7295,9597,6754,8985,6862,9237,6970,7619,5999,8661,8158,7943,9887,8267,8591,8913,10858,10092,7054,11215,7296,7296,7632,8380,7992,9784,8244,7300,7620,6000,8316,8488,7944,9888,8268,8592,7272,8596,7169,7674,11229,7297,7297,7633,8381,7993,9785,8245,7301,7621,6001,8317,8489,7945,9889,8269,8593,7273,8597,7168,7675,11228,7298,7298,7634,8382,7994,9786,8246,7302,7622,6002,8318,8490,7946,9890,8270,8594,7274,8598,7171,7672,11231,7299,7299,7635,8383,7995,9787,8247,7303,7623,6003,8319,8491,7947,9891,8271,8595,7275,8599,7170,7673,11230,7300,7300,7636,9672,7996,7188,8248,8592,7624,6004,8320,5892,7948,9892,8272,8596,7276,7296,7172,8966,11221,7301,7301,7637,9673,7997,7189,8249,8593,7625,6005,8321,5893,7949,9893,8273,8597,7277,7297,7173,8967,11220,7302,7302,7638,9674,7998,7190,8250,8594,7626,6006,8322,5894,7950,9894,8274,8598,7278,7298,7174,8964,11223,7303,7303,7639,9675,7999,7191,8251,8595,7627,6007,8323,5895,7951,9895,8275,8599,7279,7299,7175,8965,11222,7304,7304,7640,6765,8000,6873,8252,6981,7628,6008,8324,8169,7952,9896,8276,8600,7280,10869,7165,7031,11224,7305,7305,7641,6764,8001,6872,8253,6980,7629,6009,8325,8168,7953,9897,8277,8601,7281,10868,7164,7030,11225,7306,7306,7642,6767,8002,6875,8254,6983,7630,6010,8326,8171,7954,9898,8278,8602,7282,10871,7167,7029,11226,7307,7307,7643,6766,8003,6874,8255,6982,7631,6011,8327,8170,7955,9899,8279,8603,7283,10870,7166,7028,11227,7308,7308,8268,8392,7656,9796,8016,7312,7632,6012,7332,8500,7956,9900,8280,8604,7692,8608,2155,11147,9642,7309,7309,8269,8393,7657,9797,8017,7313,7633,6013,7333,8501,7957,9901,8281,8605,7693,8609,2154,11146,9643,7310,7310,8270,8394,7658,9798,8018,7314,7634,6014,7334,8502,7958,9902,8282,8606,7694,8610,2153,11145,9640,7311,7311,8271,8395,7659,9799,8019,7315,7635,6015,7335,8503,7959,9903,8283,8607,7695,8611,2152,11144,9641,7312,7312,8272,9684,7660,7200,8020,8604,7636,6016,7336,5904,7960,9904,8284,8608,7696,7308,2158,11139,8342,7313,7313,8273,9685,7661,7201,8021,8605,7637,6017,7337,5905,7961,9905,8285,8609,7697,7309,2159,11138,8343,7314,7314,8274,9686,7662,7202,8022,8606,7638,6018,7338,5906,7962,9906,8286,8610,7698,7310,2156,11137,8340,7315,7315,8275,9687,7663,7203,8023,8607,7639,6019,7339,5907,7963,9907,8287,8611,7699,7311,2157,11136,8341,7316,7316,8276,6129,7664,6237,8024,6345,7640,6020,7340,7533,7964,9908,8288,8612,7700,10233,2151,11142,10295,7317,7317,8277,6128,7665,6236,8025,6344,7641,6021,7341,7532,7965,9909,8289,8613,7701,10232,2150,11143,10294,7318,7318,8278,6131,7666,6239,8026,6347,7642,6022,7342,7535,7966,9910,8290,8614,7702,10235,2149,11140,10293,7319,7319,8279,6130,7667,6238,8027,6346,7643,6023,7343,7534,7967,9911,8291,8615,7703,10234,2148,11141,10292,7320,7320,8906,8404,9266,9808,9626,7324,7644,6024,9590,8512,7968,9912,8292,8616,8654,8620,2131,11157,9618,7321,7321,8907,8405,9267,9809,9627,7325,7645,6025,9591,8513,7969,9913,8293,8617,8655,8621,2130,11156,9619,7322,7322,8904,8406,9264,9810,9624,7326,7646,6026,9588,8514,7970,9914,8294,8618,8652,8622,2129,11159,9616,7323,7323,8905,8407,9265,9811,9625,7327,7647,6027,9589,8515,7971,9915,8295,8619,8653,8623,2128,11158,9617,7324,7324,8910,9696,9270,7212,9630,8616,7648,6028,9594,5916,7972,9916,8296,8620,8658,7320,2134,11149,8318,7325,7325,8911,9697,9271,7213,9631,8617,7649,6029,9595,5917,7973,9917,8297,8621,8659,7321,2135,11148,8319,7326,7326,8908,9698,9268,7214,9628,8618,7650,6030,9592,5918,7974,9918,8298,8622,8656,7322,2132,11151,8316,7327,7327,8909,9699,9269,7215,9629,8619,7651,6031,9593,5919,7975,9919,8299,8623,8657,7323,2133,11150,8317,7328,7328,8914,6141,9274,6249,9634,6357,7652,6032,9598,7545,7976,9920,8300,8624,8662,10245,2127,11152,10271,7329,7329,8915,6140,9275,6248,9635,6356,7653,6033,9599,7544,7977,9921,8301,8625,8663,10244,2126,11153,10270,7330,7330,8912,6143,9272,6251,9632,6359,7654,6034,9596,7547,7978,9922,8302,8626,8660,10247,2125,11154,10269,7331,7331,8913,6142,9273,6250,9633,6358,7655,6035,9597,7546,7979,9923,8303,8627,8661,10246,2124,11155,10268,7332,7332,7272,8416,7308,9820,7344,7336,7656,6036,7632,8524,7980,9924,8304,8628,8316,8632,2141,11135,9628,7333,7333,7273,8417,7309,9821,7345,7337,7657,6037,7633,8525,7981,9925,8305,8629,8317,8633,2140,11134,9629,7334,7334,7274,8418,7310,9822,7346,7338,7658,6038,7634,8526,7982,9926,8306,8630,8318,8634,2143,11133,9630,7335,7335,7275,8419,7311,9823,7347,7339,7659,6039,7635,8527,7983,9927,8307,8631,8319,8635,2142,11132,9631,7336,7336,7276,9708,7312,7224,7348,8628,7660,6040,7636,5928,7984,9928,8308,8632,8320,7332,2144,11127,8328,7337,7337,7277,9709,7313,7225,7349,8629,7661,6041,7637,5929,7985,9929,8309,8633,8321,7333,2145,11126,8329,7338,7338,7278,9710,7314,7226,7350,8630,7662,6042,7638,5930,7986,9930,8310,8634,8322,7334,2146,11125,8330,7339,7339,7279,9711,7315,7227,7351,8631,7663,6043,7639,5931,7987,9931,8311,8635,8323,7335,2147,11124,8331,7340,7340,7280,6153,7316,6261,7352,6369,7664,6044,7640,7557,7988,9932,8312,8636,8324,10257,2137,11130,10281,7341,7341,7281,6152,7317,6260,7353,6368,7665,6045,7641,7556,7989,9933,8313,8637,8325,10256,2136,11131,10280,7342,7342,7282,6155,7318,6263,7354,6371,7666,6046,7642,7559,7990,9934,8314,8638,8326,10259,2139,11128,10283,7343,7343,7283,6154,7319,6262,7355,6370,7667,6047,7643,7558,7991,9935,8315,8639,8327,10258,2138,11129,10282,7344,7344,7692,8428,7944,9832,8304,7348,7668,6048,8268,8536,7992,9936,8316,8640,7332,8644,4444,8922,8298,7345,7345,7693,8429,7945,9833,8305,7349,7669,6049,8269,8537,7993,9937,8317,8641,7333,8645,4445,8923,8299,7346,7346,7694,8430,7946,9834,8306,7350,7670,6050,8270,8538,7994,9938,8318,8642,7334,8646,4446,8920,8296,7347,7347,7695,8431,7947,9835,8307,7351,7671,6051,8271,8539,7995,9939,8319,8643,7335,8647,4447,8921,8297,7348,7348,7696,9720,7948,7236,8308,8640,7672,6052,8272,5940,7996,9940,8320,8644,7336,7344,2172,7622,9590,7349,7349,7697,9721,7949,7237,8309,8641,7673,6053,8273,5941,7997,9941,8321,8645,7337,7345,2173,7623,9591,7350,7350,7698,9722,7950,7238,8310,8642,7674,6054,8274,5942,7998,9942,8322,8646,7338,7346,2174,7620,9588,7351,7351,7699,9723,7951,7239,8311,8643,7675,6055,8275,5943,7999,9943,8323,8647,7339,7347,2175,7621,9589,7352,7352,7700,6489,7952,6597,8312,6705,7676,6056,8276,7893,8000,9944,8324,8648,7340,10593,2829,10547,6683,7353,7353,7701,6488,7953,6596,8313,6704,7677,6057,8277,7892,8001,9945,8325,8649,7341,10592,2828,10546,6682,7354,7354,7702,6491,7954,6599,8314,6707,7678,6058,8278,7895,8002,9946,8326,8650,7342,10595,2831,10545,6681,7355,7355,7703,6490,7955,6598,8315,6706,7679,6059,8279,7894,8003,9947,8327,8651,7343,10594,2830,10544,6680,7356,7356,8654,8440,8582,9844,8618,7360,7680,6060,8906,8548,8004,9948,8328,8652,9590,8656,3136,8898,8308,7357,7357,8655,8441,8583,9845,8619,7361,7681,6061,8907,8549,8005,9949,8329,8653,9591,8657,3137,8899,8309,7358,7358,8652,8442,8580,9846,8616,7362,7682,6062,8904,8550,8006,9950,8330,8654,9588,8658,3138,8896,8310,7359,7359,8653,8443,8581,9847,8617,7363,7683,6063,8905,8551,8007,9951,8331,8655,9589,8659,3139,8897,8311,7360,7360,8658,9732,8586,7248,8622,8652,7684,6064,8910,5952,8008,9952,8332,8656,9594,7356,3456,7598,9600,7361,7361,8659,9733,8587,7249,8623,8653,7685,6065,8911,5953,8009,9953,8333,8657,9595,7357,3457,7599,9601,7362,7362,8656,9734,8584,7250,8620,8654,7686,6066,8908,5954,8010,9954,8334,8658,9592,7358,3458,7596,9602,7363,7363,8657,9735,8585,7251,8621,8655,7687,6067,8909,5955,8011,9955,8335,8659,9593,7359,3459,7597,9603,7364,7364,8662,6501,8590,6609,8626,6717,7688,6068,8914,7905,8012,9956,8336,8660,9598,10605,4113,10523,6693,7365,7365,8663,6500,8591,6608,8627,6716,7689,6069,8915,7904,8013,9957,8337,8661,9599,10604,4112,10522,6692,7366,7366,8660,6503,8588,6611,8624,6719,7690,6070,8912,7907,8014,9958,8338,8662,9596,10607,4115,10521,6695,7367,7367,8661,6502,8589,6610,8625,6718,7691,6071,8913,7906,8015,9959,8339,8663,9597,10606,4114,10520,6694,7368,7368,8316,8452,7596,9856,7956,7372,7692,6072,7272,8560,8016,9960,8340,8664,7632,8668,5106,8908,8286,7369,7369,8317,8453,7597,9857,7957,7373,7693,6073,7273,8561,8017,9961,8341,8665,7633,8669,5107,8909,8287,7370,7370,8318,8454,7598,9858,7958,7374,7694,6074,7274,8562,8018,9962,8342,8666,7634,8670,5104,8910,8284,7371,7371,8319,8455,7599,9859,7959,7375,7695,6075,7275,8563,8019,9963,8343,8667,7635,8671,5105,8911,8285,7372,7372,8320,9744,7600,7260,7960,8664,7696,6076,7276,5964,8020,9964,8344,8668,7636,7368,1538,7608,9578,7373,7373,8321,9745,7601,7261,7961,8665,7697,6077,7277,5965,8021,9965,8345,8669,7637,7369,1539,7609,9579,7374,7374,8322,9746,7602,7262,7962,8666,7698,6078,7278,5966,8022,9966,8346,8670,7638,7370,1536,7610,9576,7375,7375,8323,9747,7603,7263,7963,8667,7699,6079,7279,5967,8023,9967,8347,8671,7639,7371,1537,7611,9577,7376,7376,8324,6513,7604,6621,7964,6729,7700,6080,7280,7917,8024,9968,8348,8672,7640,10617,899,10533,6671,7377,7377,8325,6512,7605,6620,7965,6728,7701,6081,7281,7916,8025,9969,8349,8673,7641,10616,898,10532,6670,7378,7378,8326,6515,7606,6623,7966,6731,7702,6082,7282,7919,8026,9970,8350,8674,7642,10619,897,10535,6669,7379,7379,8327,6514,7607,6622,7967,6730,7703,6083,7283,7918,8027,9971,8351,8675,7643,10618,896,10534,6668,7380,7380,8088,10192,7476,7384,7728,8788,7056,6084,7152,6088,8028,9972,7704,8676,7404,7492,10980,1872,9141,7381,7381,8089,10193,7477,7385,7729,8789,7057,6085,7153,6089,8029,9973,7705,8677,7405,7493,10981,1873,9140,7382,7382,8090,10194,7478,7386,7730,8790,7058,6086,7154,6090,8030,9974,7706,8678,7406,7494,10982,1874,9143,7383,7383,8091,10195,7479,7387,7731,8791,7059,6087,7155,6091,8031,9975,7707,8679,7407,7495,10983,1875,9142,7384,7384,8092,6300,7480,6084,7732,6192,7060,6088,7156,7380,8032,9976,7708,8680,7408,10080,10984,1876,9133,7385,7385,8093,6301,7481,6085,7733,6193,7061,6089,7157,7381,8033,9977,7709,8681,7409,10081,10985,1877,9132,7386,7386,8094,6302,7482,6086,7734,6194,7062,6090,7158,7382,8034,9978,7710,8682,7410,10082,10986,1878,9135,7387,7387,8095,6303,7483,6087,7735,6195,7063,6091,7159,7383,8035,9979,7711,8683,7411,10083,10987,1879,9134,7388,7388,8096,9225,7484,10305,7736,7821,7064,6092,7160,9009,8036,9980,7712,8684,7412,9117,10988,1880,9136,7389,7389,8097,9224,7485,10304,7737,7820,7065,6093,7161,9008,8037,9981,7713,8685,7413,9116,10989,1881,9137,7390,7390,8098,9227,7486,10307,7738,7823,7066,6094,7162,9011,8038,9982,7714,8686,7414,9119,10990,1882,9138,7391,7391,8099,9226,7487,10306,7739,7822,7067,6095,7163,9010,8039,9983,7715,8687,7415,9118,10991,1883,9139,7392,7392,5810,10204,5846,7396,5774,8800,7068,6096,6170,6100,8040,9984,7716,8688,6746,7504,10992,1884,5891,7393,7393,5811,10205,5847,7397,5775,8801,7069,6097,6171,6101,8041,9985,7717,8689,6747,7505,10993,1885,5890,7394,7394,5808,10206,5844,7398,5772,8802,7070,6098,6168,6102,8042,9986,7718,8690,6744,7506,10994,1886,5889,7395,7395,5809,10207,5845,7399,5773,8803,7071,6099,6169,6103,8043,9987,7719,8691,6745,7507,10995,1887,5888,7396,7396,5814,6312,5850,6096,5778,6204,7072,6100,6174,7392,8044,9988,7720,8692,6750,10092,10996,1888,5883,7397,7397,5815,6313,5851,6097,5779,6205,7073,6101,6175,7393,8045,9989,7721,8693,6751,10093,10997,1889,5882,7398,7398,5812,6314,5848,6098,5776,6206,7074,6102,6172,7394,8046,9990,7722,8694,6748,10094,10998,1890,5881,7399,7399,5813,6315,5849,6099,5777,6207,7075,6103,6173,7395,8047,9991,7723,8695,6749,10095,10999,1891,5880,7400,7400,5818,9237,5854,10317,5782,7833,7076,6104,6178,9021,8048,9992,7724,8696,6754,9129,11000,1892,5886,7401,7401,5819,9236,5855,10316,5783,7832,7077,6105,6179,9020,8049,9993,7725,8697,6755,9128,11001,1893,5887,7402,7402,5816,9239,5852,10319,5780,7835,7078,6106,6176,9023,8050,9994,7726,8698,6752,9131,11002,1894,5884,7403,7403,5817,9238,5853,10318,5781,7834,7079,6107,6177,9022,8051,9995,7727,8699,6753,9130,11003,1895,5885,7404,7404,7740,10216,8100,7408,7380,8812,7080,6108,7776,6112,8052,9996,7728,8700,7704,7516,11004,1896,8793,7405,7405,7741,10217,8101,7409,7381,8813,7081,6109,7777,6113,8053,9997,7729,8701,7705,7517,11005,1897,8792,7406,7406,7742,10218,8102,7410,7382,8814,7082,6110,7778,6114,8054,9998,7730,8702,7706,7518,11006,1898,8795,7407,7407,7743,10219,8103,7411,7383,8815,7083,6111,7779,6115,8055,9999,7731,8703,7707,7519,11007,1899,8794,7408,7408,7744,6324,8104,6108,7384,6216,7084,6112,7780,7404,8056,10000,7732,8704,7708,10104,11008,1900,8785,7409,7409,7745,6325,8105,6109,7385,6217,7085,6113,7781,7405,8057,10001,7733,8705,7709,10105,11009,1901,8784,7410,7410,7746,6326,8106,6110,7386,6218,7086,6114,7782,7406,8058,10002,7734,8706,7710,10106,11010,1902,8787,7411,7411,7747,6327,8107,6111,7387,6219,7087,6115,7783,7407,8059,10003,7735,8707,7711,10107,11011,1903,8786,7412,7412,7748,9249,8108,10329,7388,7845,7088,6116,7784,9033,8060,10004,7736,8708,7712,9141,11012,1904,8788,7413,7413,7749,9248,8109,10328,7389,7844,7089,6117,7785,9032,8061,10005,7737,8709,7713,9140,11013,1905,8789,7414,7414,7750,9251,8110,10331,7390,7847,7090,6118,7786,9035,8062,10006,7738,8710,7714,9143,11014,1906,8790,7415,7415,7751,9250,8111,10330,7391,7846,7091,6119,7787,9034,8063,10007,7739,8711,7715,9142,11015,1907,8791,7416,7416,7080,10228,7116,7420,7152,8824,7092,6120,7440,6124,8064,10008,7740,8712,8124,7528,7482,7233,2912,7417,7417,7081,10229,7117,7421,7153,8825,7093,6121,7441,6125,8065,10009,7741,8713,8125,7529,7483,7232,2913,7418,7418,7082,10230,7118,7422,7154,8826,7094,6122,7442,6126,8066,10010,7742,8714,8126,7530,7480,7235,2914,7419,7419,7083,10231,7119,7423,7155,8827,7095,6123,7443,6127,8067,10011,7743,8715,8127,7531,7481,7234,2915,7420,7420,7084,6336,7120,6120,7156,6228,7096,6124,7444,7416,8068,10012,7744,8716,8128,10116,6182,7225,641,7421,7421,7085,6337,7121,6121,7157,6229,7097,6125,7445,7417,8069,10013,7745,8717,8129,10117,6183,7224,640,7422,7422,7086,6338,7122,6122,7158,6230,7098,6126,7446,7418,8070,10014,7746,8718,8130,10118,6180,7227,643,7423,7423,7087,6339,7123,6123,7159,6231,7099,6127,7447,7419,8071,10015,7747,8719,8131,10119,6181,7226,642,7424,7424,7088,8613,7124,9693,7160,7209,7100,6128,7448,8397,8072,10016,7748,8720,8132,8505,10727,7228,2580,7425,7425,7089,8612,7125,9692,7161,7208,7101,6129,7449,8396,8073,10017,7749,8721,8133,8504,10726,7229,2581,7426,7426,7090,8615,7126,9695,7162,7211,7102,6130,7450,8399,8074,10018,7750,8722,8134,8507,10725,7230,2582,7427,7427,7091,8614,7127,9694,7163,7210,7103,6131,7451,8398,8075,10019,7751,8723,8135,8506,10724,7231,2583,7428,7428,6422,10240,6782,7432,6170,8836,7104,6132,6458,6136,8076,10020,7752,8724,6494,7540,7458,10787,5170,7429,7429,6423,10241,6783,7433,6171,8837,7105,6133,6459,6137,8077,10021,7753,8725,6495,7541,7459,10786,5171,7430,7430,6420,10242,6780,7434,6168,8838,7106,6134,6456,6138,8078,10022,7754,8726,6492,7542,7456,10785,5168,7431,7431,6421,10243,6781,7435,6169,8839,7107,6135,6457,6139,8079,10023,7755,8727,6493,7543,7457,10784,5169,7432,7432,6426,6348,6786,6132,6174,6240,7108,6136,6462,7428,8080,10024,7756,8728,6498,10128,6158,10779,3547,7433,7433,6427,6349,6787,6133,6175,6241,7109,6137,6463,7429,8081,10025,7757,8729,6499,10129,6159,10778,3546,7434,7434,6424,6350,6784,6134,6172,6242,7110,6138,6460,7430,8082,10026,7758,8730,6496,10130,6156,10777,3545,7435,7435,6425,6351,6785,6135,6173,6243,7111,6139,6461,7431,8083,10027,7759,8731,6497,10131,6157,10776,3544,7436,7436,6430,8625,6790,9705,6178,7221,7112,6140,6466,8409,8084,10028,7760,8732,6502,8517,10703,10782,5486,7437,7437,6431,8624,6791,9704,6179,7220,7113,6141,6467,8408,8085,10029,7761,8733,6503,8516,10702,10783,5487,7438,7438,6428,8627,6788,9707,6176,7223,7114,6142,6464,8411,8086,10030,7762,8734,6500,8519,10701,10780,5484,7439,7439,6429,8626,6789,9706,6177,7222,7115,6143,6465,8410,8087,10031,7763,8735,6501,8518,10700,10781,5485,7440,7440,8028,10252,7416,7444,7776,8848,7116,6144,7092,6148,8088,10032,7764,8736,7452,7552,7468,7533,3860,7441,7441,8029,10253,7417,7445,7777,8849,7117,6145,7093,6149,8089,10033,7765,8737,7453,7553,7469,7532,3861,7442,7442,8030,10254,7418,7446,7778,8850,7118,6146,7094,6150,8090,10034,7766,8738,7454,7554,7470,7535,3862,7443,7443,8031,10255,7419,7447,7779,8851,7119,6147,7095,6151,8091,10035,7767,8739,7455,7555,7471,7534,3863,7444,7444,8032,6360,7420,6144,7780,6252,7120,6148,7096,7440,8092,10036,7768,8740,7456,10140,6168,7525,4829,7445,7445,8033,6361,7421,6145,7781,6253,7121,6149,7097,7441,8093,10037,7769,8741,7457,10141,6169,7524,4828,7446,7446,8034,6362,7422,6146,7782,6254,7122,6150,7098,7442,8094,10038,7770,8742,7458,10142,6170,7527,4831,7447,7447,8035,6363,7423,6147,7783,6255,7123,6151,7099,7443,8095,10039,7771,8743,7459,10143,6171,7526,4830,7448,7448,8036,8637,7424,9717,7784,7233,7124,6152,7100,8421,8096,10040,7772,8744,7460,8529,10713,7528,4176,7449,7449,8037,8636,7425,9716,7785,7232,7125,6153,7101,8420,8097,10041,7773,8745,7461,8528,10712,7529,4177,7450,7450,8038,8639,7426,9719,7786,7235,7126,6154,7102,8423,8098,10042,7774,8746,7462,8531,10715,7530,4178,7451,7451,8039,8638,7427,9718,7787,7234,7127,6155,7103,8422,8099,10043,7775,8747,7463,8530,10714,7531,4179,7452,7452,7800,10264,8052,7456,7440,8860,7128,6156,7728,6160,8100,10044,7776,8748,7764,7564,6138,3920,3888,7453,7453,7801,10265,8053,7457,7441,8861,7129,6157,7729,6161,8101,10045,7777,8749,7765,7565,6139,3921,3889,7454,7454,7802,10266,8054,7458,7442,8862,7130,6158,7730,6162,8102,10046,7778,8750,7766,7566,6136,3922,3890,7455,7455,7803,10267,8055,7459,7443,8863,7131,6159,7731,6163,8103,10047,7779,8751,7767,7567,6137,3923,3891,7456,7456,7804,6372,8056,6156,7444,6264,7132,6160,7732,7452,8104,10048,7780,8752,7768,10152,7430,5537,3892,7457,7457,7805,6373,8057,6157,7445,6265,7133,6161,7733,7453,8105,10049,7781,8753,7769,10153,7431,5536,3893,7458,7458,7806,6374,8058,6158,7446,6266,7134,6162,7734,7454,8106,10050,7782,8754,7770,10154,7428,5539,3894,7459,7459,7807,6375,8059,6159,7447,6267,7135,6163,7735,7455,8107,10051,7783,8755,7771,10155,7429,5538,3895,7460,7460,7808,9621,8060,10701,7448,8217,7136,6164,7736,9405,8108,10052,7784,8756,7772,9513,8411,3264,3896,7461,7461,7809,9620,8061,10700,7449,8216,7137,6165,7737,9404,8109,10053,7785,8757,7773,9512,8410,3265,3897,7462,7462,7810,9623,8062,10703,7450,8219,7138,6166,7738,9407,8110,10054,7786,8758,7774,9515,8409,3266,3898,7463,7463,7811,9622,8063,10702,7451,8218,7139,6167,7739,9406,8111,10055,7787,8759,7775,9514,8408,3267,3899,7464,7464,6818,10276,6098,7468,6458,8872,7140,6168,5774,6172,8112,10056,7788,8760,6134,7576,6148,670,3900,7465,7465,6819,10277,6099,7469,6459,8873,7141,6169,5775,6173,8113,10057,7789,8761,6135,7577,6149,671,3901,7466,7466,6816,10278,6096,7470,6456,8874,7142,6170,5772,6174,8114,10058,7790,8762,6132,7578,6150,668,3902,7467,7467,6817,10279,6097,7471,6457,8875,7143,6171,5773,6175,8115,10059,7791,8763,6133,7579,6151,669,3903,7468,7468,6822,6384,6102,6168,6462,6276,7144,6172,5778,7464,8116,10060,7792,8764,6138,10164,7440,2287,3904,7469,7469,6823,6385,6103,6169,6463,6277,7145,6173,5779,7465,8117,10061,7793,8765,6139,10165,7441,2286,3905,7470,7470,6820,6386,6100,6170,6460,6278,7146,6174,5776,7466,8118,10062,7794,8766,6136,10166,7442,2285,3906,7471,7471,6821,6387,6101,6171,6461,6279,7147,6175,5777,7467,8119,10063,7795,8767,6137,10167,7443,2284,3907,7472,7472,6826,9633,6106,10713,6466,8229,7148,6176,5782,9417,8120,10064,7796,8768,6142,9525,8421,1310,3908,7473,7473,6827,9632,6107,10712,6467,8228,7149,6177,5783,9416,8121,10065,7797,8769,6143,9524,8420,1311,3909,7474,7474,6824,9635,6104,10715,6464,8231,7150,6178,5780,9419,8122,10066,7798,8770,6140,9527,8423,1308,3910,7475,7475,6825,9634,6105,10714,6465,8230,7151,6179,5781,9418,8123,10067,7799,8771,6141,9526,8422,1309,3911,7476,7476,7128,10288,7056,7480,7092,8884,7152,6180,7380,6184,8124,10068,7800,8772,8064,7588,6126,1952,3912,7477,7477,7129,10289,7057,7481,7093,8885,7153,6181,7381,6185,8125,10069,7801,8773,8065,7589,6127,1953,3913,7478,7478,7130,10290,7058,7482,7094,8886,7154,6182,7382,6186,8126,10070,7802,8774,8066,7590,6124,1954,3914,7479,7479,7131,10291,7059,7483,7095,8887,7155,6183,7383,6187,8127,10071,7803,8775,8067,7591,6125,1955,3915,7480,7480,7132,6396,7060,6180,7096,6288,7156,6184,7384,7476,8128,10072,7804,8776,8068,10176,7418,977,3916,7481,7481,7133,6397,7061,6181,7097,6289,7157,6185,7385,7477,8129,10073,7805,8777,8069,10177,7419,976,3917,7482,7482,7134,6398,7062,6182,7098,6290,7158,6186,7386,7478,8130,10074,7806,8778,8070,10178,7416,979,3918,7483,7483,7135,6399,7063,6183,7099,6291,7159,6187,7387,7479,8131,10075,7807,8779,8071,10179,7417,978,3919,7484,7484,7136,9645,7064,10725,7100,8241,7160,6188,7388,9429,8132,10076,7808,8780,8072,9537,8399,2592,3920,7485,7485,7137,9644,7065,10724,7101,8240,7161,6189,7389,9428,8133,10077,7809,8781,8073,9536,8398,2593,3921,7486,7486,7138,9647,7066,10727,7102,8243,7162,6190,7390,9431,8134,10078,7810,8782,8074,9539,8397,2594,3922,7487,7487,7139,9646,7067,10726,7103,8242,7163,6191,7391,9430,8135,10079,7811,8783,8075,9538,8396,2595,3923,7488,7488,8196,6196,7584,6304,7836,6088,7164,6192,7260,7600,8136,10080,7812,8784,7512,9976,6333,4912,8705,7489,7489,8197,6197,7585,6305,7837,6089,7165,6193,7261,7601,8137,10081,7813,8785,7513,9977,6332,4913,8704,7490,7490,8198,6198,7586,6306,7838,6090,7166,6194,7262,7602,8138,10082,7814,8786,7514,9978,6335,4914,8707,7491,7491,8199,6199,7587,6307,7839,6091,7167,6195,7263,7603,8139,10083,7815,8787,7515,9979,6334,4915,8706,7492,7492,8200,8784,7588,10188,7840,7380,7168,6196,7264,8892,8140,10084,7816,8788,7516,8676,6325,1992,8708,7493,7493,8201,8785,7589,10189,7841,7381,7169,6197,7265,8893,8141,10085,7817,8789,7517,8677,6324,1993,8709,7494,7494,8202,8786,7590,10190,7842,7382,7170,6198,7266,8894,8142,10086,7818,8790,7518,8678,6327,1994,8710,7495,7495,8203,8787,7591,10191,7843,7383,7171,6199,7267,8895,8143,10087,7819,8791,7519,8679,6326,1995,8711,7496,7496,8204,10413,7592,7929,7844,9009,7172,6200,7268,6633,8144,10088,7820,8792,7520,7713,6328,2973,8701,7497,7497,8205,10412,7593,7928,7845,9008,7173,6201,7269,6632,8145,10089,7821,8793,7521,7712,6329,2972,8700,7498,7498,8206,10415,7594,7931,7846,9011,7174,6202,7270,6635,8146,10090,7822,8794,7522,7715,6330,2975,8703,7499,7499,8207,10414,7595,7930,7847,9010,7175,6203,7271,6634,8147,10091,7823,8795,7523,7714,6331,2974,8702,7500,7500,9806,6208,9842,6316,9770,6100,7176,6204,10166,7612,8148,10092,7824,8796,10742,9988,10859,2308,10639,7501,7501,9807,6209,9843,6317,9771,6101,7177,6205,10167,7613,8149,10093,7825,8797,10743,9989,10858,2309,10638,7502,7502,9804,6210,9840,6318,9768,6102,7178,6206,10164,7614,8150,10094,7826,8798,10740,9990,10857,2310,10637,7503,7503,9805,6211,9841,6319,9769,6103,7179,6207,10165,7615,8151,10095,7827,8799,10741,9991,10856,2311,10636,7504,7504,9810,8796,9846,10200,9774,7392,7180,6208,10170,8904,8152,10096,7828,8800,10746,8688,10851,4572,10642,7505,7505,9811,8797,9847,10201,9775,7393,7181,6209,10171,8905,8153,10097,7829,8801,10747,8689,10850,4573,10643,7506,7506,9808,8798,9844,10202,9772,7394,7182,6210,10168,8906,8154,10098,7830,8802,10744,8690,10849,4574,10640,7507,7507,9809,8799,9845,10203,9773,7395,7183,6211,10169,8907,8155,10099,7831,8803,10745,8691,10848,4575,10641,7508,7508,9814,10425,9850,7941,9778,9021,7184,6212,10174,6645,8156,10100,7832,8804,10750,7725,10854,5553,10635,7509,7509,9815,10424,9851,7940,9779,9020,7185,6213,10175,6644,8157,10101,7833,8805,10751,7724,10855,5552,10634,7510,7510,9812,10427,9848,7943,9776,9023,7186,6214,10172,6647,8158,10102,7834,8806,10748,7727,10852,5555,10633,7511,7511,9813,10426,9849,7942,9777,9022,7187,6215,10173,6646,8159,10103,7835,8807,10749,7726,10853,5554,10632,7512,7512,7848,6220,8208,6328,7488,6112,7188,6216,7884,7624,8160,10104,7836,8808,7812,10000,6633,1362,9005,7513,7513,7849,6221,8209,6329,7489,6113,7189,6217,7885,7625,8161,10105,7837,8809,7813,10001,6632,1363,9004,7514,7514,7850,6222,8210,6330,7490,6114,7190,6218,7886,7626,8162,10106,7838,8810,7814,10002,6635,1360,9007,7515,7515,7851,6223,8211,6331,7491,6115,7191,6219,7887,7627,8163,10107,7839,8811,7815,10003,6634,1361,9006,7516,7516,7852,8808,8212,10212,7492,7404,7192,6220,7888,8916,8164,10108,7840,8812,7816,8700,6625,4274,9008,7517,7517,7853,8809,8213,10213,7493,7405,7193,6221,7889,8917,8165,10109,7841,8813,7817,8701,6624,4275,9009,7518,7518,7854,8810,8214,10214,7494,7406,7194,6222,7890,8918,8166,10110,7842,8814,7818,8702,6627,4272,9010,7519,7519,7855,8811,8215,10215,7495,7407,7195,6223,7891,8919,8167,10111,7843,8815,7819,8703,6626,4273,9011,7520,7520,7856,10437,8216,7953,7496,9033,7196,6224,7892,6657,8168,10112,7844,8816,7820,7737,6628,3311,9001,7521,7521,7857,10436,8217,7952,7497,9032,7197,6225,7893,6656,8169,10113,7845,8817,7821,7736,6629,3310,9000,7522,7522,7858,10439,8218,7955,7498,9035,7198,6226,7894,6659,8170,10114,7846,8818,7822,7739,6630,3309,9003,7523,7523,7859,10438,8219,7954,7499,9034,7199,6227,7895,6658,8171,10115,7847,8819,7823,7738,6631,3308,9002,7524,7524,7188,6232,7224,6340,7260,6124,7200,6228,7548,7636,8172,10116,7848,8820,8232,10012,2048,7445,3991,7525,7525,7189,6233,7225,6341,7261,6125,7201,6229,7549,7637,8173,10117,7849,8821,8233,10013,2049,7444,3990,7526,7526,7190,6234,7226,6342,7262,6126,7202,6230,7550,7638,8174,10118,7850,8822,8234,10014,2050,7447,3989,7527,7527,7191,6235,7227,6343,7263,6127,7203,6231,7551,7639,8175,10119,7851,8823,8235,10015,2051,7446,3988,7528,7528,7192,8820,7228,10224,7264,7416,7204,6232,7552,8928,8176,10120,7852,8824,8236,8712,5609,7448,3994,7529,7529,7193,8821,7229,10225,7265,7417,7205,6233,7553,8929,8177,10121,7853,8825,8237,8713,5608,7449,3995,7530,7530,7194,8822,7230,10226,7266,7418,7206,6234,7554,8930,8178,10122,7854,8826,8238,8714,5611,7450,3992,7531,7531,7195,8823,7231,10227,7267,7419,7207,6235,7555,8931,8179,10123,7855,8827,8239,8715,5610,7451,3993,7532,7532,7196,9801,7232,7317,7268,8397,7208,6236,7556,6021,8180,10124,7856,8828,8240,7101,2364,7441,3987,7533,7533,7197,9800,7233,7316,7269,8396,7209,6237,7557,6020,8181,10125,7857,8829,8241,7100,2365,7440,3986,7534,7534,7198,9803,7234,7319,7270,8399,7210,6238,7558,6023,8182,10126,7858,8830,8242,7103,2366,7443,3985,7535,7535,7199,9802,7235,7318,7271,8398,7211,6239,7559,6022,8183,10127,7859,8831,8243,7102,2367,7442,3984,7536,7536,10418,6244,10778,6352,10166,6136,7212,6240,10454,7648,8184,10128,7860,8832,10490,10024,3658,6463,3967,7537,7537,10419,6245,10779,6353,10167,6137,7213,6241,10455,7649,8185,10129,7861,8833,10491,10025,3659,6462,3966,7538,7538,10416,6246,10776,6354,10164,6138,7214,6242,10452,7650,8186,10130,7862,8834,10488,10026,3656,6461,3965,7539,7539,10417,6247,10777,6355,10165,6139,7215,6243,10453,7651,8187,10131,7863,8835,10489,10027,3657,6460,3964,7540,7540,10422,8832,10782,10236,10170,7428,7216,6244,10458,8940,8188,10132,7864,8836,10494,8724,1387,6466,3970,7541,7541,10423,8833,10783,10237,10171,7429,7217,6245,10459,8941,8189,10133,7865,8837,10495,8725,1386,6467,3971,7542,7542,10420,8834,10780,10238,10168,7430,7218,6246,10456,8942,8190,10134,7866,8838,10492,8726,1385,6464,3968,7543,7543,10421,8835,10781,10239,10169,7431,7219,6247,10457,8943,8191,10135,7867,8839,10493,8727,1384,6465,3969,7544,7544,10426,9813,10786,7329,10174,8409,7220,6248,10462,6033,8192,10136,7868,8840,10498,7113,3326,6459,3963,7545,7545,10427,9812,10787,7328,10175,8408,7221,6249,10463,6032,8193,10137,7869,8841,10499,7112,3327,6458,3962,7546,7546,10424,9815,10784,7331,10172,8411,7222,6250,10460,6035,8194,10138,7870,8842,10496,7115,3324,6457,3961,7547,7547,10425,9814,10785,7330,10173,8410,7223,6251,10461,6034,8195,10139,7871,8843,10497,7114,3325,6456,3960,7548,7548,8136,6256,7524,6364,7884,6148,7224,6252,7200,7660,8196,10140,7872,8844,7560,10036,1052,7097,3977,7549,7549,8137,6257,7525,6365,7885,6149,7225,6253,7201,7661,8197,10141,7873,8845,7561,10037,1053,7096,3976,7550,7550,8138,6258,7526,6366,7886,6150,7226,6254,7202,7662,8198,10142,7874,8846,7562,10038,1054,7099,3979,7551,7551,8139,6259,7527,6367,7887,6151,7227,6255,7203,7663,8199,10143,7875,8847,7563,10039,1055,7098,3978,7552,7552,8140,8844,7528,10248,7888,7440,7228,6256,7204,8952,8200,10144,7876,8848,7564,8736,3965,7100,3980,7553,7553,8141,8845,7529,10249,7889,7441,7229,6257,7205,8953,8201,10145,7877,8849,7565,8737,3964,7101,3981,7554,7554,8142,8846,7530,10250,7890,7442,7230,6258,7206,8954,8202,10146,7878,8850,7566,8738,3967,7102,3982,7555,7555,8143,8847,7531,10251,7891,7443,7231,6259,7207,8955,8203,10147,7879,8851,7567,8739,3966,7103,3983,7556,7556,8144,9825,7532,7341,7892,8421,7232,6260,7208,6045,8204,10148,7880,8852,7568,7125,720,7093,3973,7557,7557,8145,9824,7533,7340,7893,8420,7233,6261,7209,6044,8205,10149,7881,8853,7569,7124,721,7092,3972,7558,7558,8146,9827,7534,7343,7894,8423,7234,6262,7210,6047,8206,10150,7882,8854,7570,7127,722,7095,3975,7559,7559,8147,9826,7535,7342,7895,8422,7235,6263,7211,6046,8207,10151,7883,8855,7571,7126,723,7094,3974,7560,7560,7908,6268,8160,6376,7548,6160,7236,6264,7836,7672,8208,10152,7884,8856,7872,10048,1080,2083,1096,7561,7561,7909,6269,8161,6377,7549,6161,7237,6265,7837,7673,8209,10153,7885,8857,7873,10049,1081,2082,1097,7562,7562,7910,6270,8162,6378,7550,6162,7238,6266,7838,7674,8210,10154,7886,8858,7874,10050,1082,2081,1098,7563,7563,7911,6271,8163,6379,7551,6163,7239,6267,7839,7675,8211,10155,7887,8859,7875,10051,1083,2080,1099,7564,7564,7912,8856,8164,10260,7552,7452,7240,6268,7840,8964,8212,10156,7888,8860,7876,8748,1084,2086,4008,7565,7565,7913,8857,8165,10261,7553,7453,7241,6269,7841,8965,8213,10157,7889,8861,7877,8749,1085,2087,4009,7566,7566,7914,8858,8166,10262,7554,7454,7242,6270,7842,8966,8214,10158,7890,8862,7878,8750,1086,2084,4010,7567,7567,7915,8859,8167,10263,7555,7455,7243,6271,7843,8967,8215,10159,7891,8863,7879,8751,1087,2085,4011,7568,7568,7916,10809,8168,8325,7556,9405,7244,6272,7844,7029,8216,10160,7892,8864,7880,8109,1088,2079,3369,7569,7569,7917,10808,8169,8324,7557,9404,7245,6273,7845,7028,8217,10161,7893,8865,7881,8108,1089,2078,3368,7570,7570,7918,10811,8170,8327,7558,9407,7246,6274,7846,7031,8218,10162,7894,8866,7882,8111,1090,2077,3371,7571,7571,7919,10810,8171,8326,7559,9406,7247,6275,7847,7030,8219,10163,7895,8867,7883,8110,1091,2076,3370,7572,7572,10814,6280,10094,6388,10454,6172,7248,6276,9770,7684,8220,10164,7896,8868,10130,10060,1092,2059,3676,7573,7573,10815,6281,10095,6389,10455,6173,7249,6277,9771,7685,8221,10165,7897,8869,10131,10061,1093,2058,3677,7574,7574,10812,6282,10092,6390,10452,6174,7250,6278,9768,7686,8222,10166,7898,8870,10128,10062,1094,2057,3678,7575,7575,10813,6283,10093,6391,10453,6175,7251,6279,9769,7687,8223,10167,7899,8871,10129,10063,1095,2056,3679,7576,7576,10818,8868,10098,10272,10458,7464,7252,6280,9774,8976,8224,10168,7900,8872,10134,8760,1096,2062,1404,7577,7577,10819,8869,10099,10273,10459,7465,7253,6281,9775,8977,8225,10169,7901,8873,10135,8761,1097,2063,1405,7578,7578,10816,8870,10096,10274,10456,7466,7254,6282,9772,8978,8226,10170,7902,8874,10132,8762,1098,2060,1406,7579,7579,10817,8871,10097,10275,10457,7467,7255,6283,9773,8979,8227,10171,7903,8875,10133,8763,1099,2061,1407,7580,7580,10822,10821,10102,8337,10462,9417,7256,6284,9778,7041,8228,10172,7904,8876,10138,8121,1100,2055,765,7581,7581,10823,10820,10103,8336,10463,9416,7257,6285,9779,7040,8229,10173,7905,8877,10139,8120,1101,2054,764,7582,7582,10820,10823,10100,8339,10460,9419,7258,6286,9776,7043,8230,10174,7906,8878,10136,8123,1102,2053,767,7583,7583,10821,10822,10101,8338,10461,9418,7259,6287,9777,7042,8231,10175,7907,8879,10137,8122,1103,2052,766,7584,7584,7236,6292,7164,6400,7200,6184,7260,6288,7488,7696,8232,10176,7908,8880,8172,10072,1104,2069,5646,7585,7585,7237,6293,7165,6401,7201,6185,7261,6289,7489,7697,8233,10177,7909,8881,8173,10073,1105,2068,5647,7586,7586,7238,6294,7166,6402,7202,6186,7262,6290,7490,7698,8234,10178,7910,8882,8174,10074,1106,2071,5644,7587,7587,7239,6295,7167,6403,7203,6187,7263,6291,7491,7699,8235,10179,7911,8883,8175,10075,1107,2070,5645,7588,7588,7240,8880,7168,10284,7204,7476,7264,6292,7492,8988,8236,10180,7912,8884,8176,8772,1108,2072,2078,7589,7589,7241,8881,7169,10285,7205,7477,7265,6293,7493,8989,8237,10181,7913,8885,8177,8773,1109,2073,2079,7590,7590,7242,8882,7170,10286,7206,7478,7266,6294,7494,8990,8238,10182,7914,8886,8178,8774,1110,2074,2076,7591,7591,7243,8883,7171,10287,7207,7479,7267,6295,7495,8991,8239,10183,7915,8887,8179,8775,1111,2075,2077,7592,7592,7244,10833,7172,8349,7208,9429,7268,6296,7496,7053,8240,10184,7916,8888,8180,8133,1112,2065,2735,7593,7593,7245,10832,7173,8348,7209,9428,7269,6297,7497,7052,8241,10185,7917,8889,8181,8132,1113,2064,2734,7594,7594,7246,10835,7174,8351,7210,9431,7270,6298,7498,7055,8242,10186,7918,8890,8182,8135,1114,2067,2733,7595,7595,7247,10834,7175,8350,7211,9430,7271,6299,7499,7054,8243,10187,7919,8891,8183,8134,1115,2066,2732,7596,7596,8304,8680,7692,10084,7944,7600,7272,6300,7368,8788,8244,10188,7920,8892,7620,8896,6545,7362,11313,7597,7597,8305,8681,7693,10085,7945,7601,7273,6301,7369,8789,8245,10189,7921,8893,7621,8897,6544,7363,11312,7598,7598,8306,8682,7694,10086,7946,7602,7274,6302,7370,8790,8246,10190,7922,8894,7622,8898,6547,7360,11315,7599,7599,8307,8683,7695,10087,7947,7603,7275,6303,7371,8791,8247,10191,7923,8895,7623,8899,6546,7361,11314,7600,7600,8308,9972,7696,7488,7948,8892,7276,6304,7372,6192,8248,10192,7924,8896,7624,7596,6548,8654,11305,7601,7601,8309,9973,7697,7489,7949,8893,7277,6305,7373,6193,8249,10193,7925,8897,7625,7597,6549,8655,11304,7602,7602,8310,9974,7698,7490,7950,8894,7278,6306,7374,6194,8250,10194,7926,8898,7626,7598,6550,8652,11307,7603,7603,8311,9975,7699,7491,7951,8895,7279,6307,7375,6195,8251,10195,7927,8899,7627,7599,6551,8653,11306,7604,7604,8312,6417,7700,6525,7952,6633,7280,6308,7376,7821,8252,10196,7928,8900,7628,10521,6541,6719,11308,7605,7605,8313,6416,7701,6524,7953,6632,7281,6309,7377,7820,8253,10197,7929,8901,7629,10520,6540,6718,11309,7606,7606,8314,6419,7702,6527,7954,6635,7282,6310,7378,7823,8254,10198,7930,8902,7630,10523,6543,6717,11310,7607,7607,8315,6418,7703,6526,7955,6634,7283,6311,7379,7822,8255,10199,7931,8903,7631,10522,6542,6716,11311,7608,7608,8618,8692,8654,10096,8582,7612,7284,6312,8978,8800,8256,10200,7932,8904,9554,8908,8479,7372,11325,7609,7609,8619,8693,8655,10097,8583,7613,7285,6313,8979,8801,8257,10201,7933,8905,9555,8909,8478,7373,11324,7610,7610,8616,8694,8652,10098,8580,7614,7286,6314,8976,8802,8258,10202,7934,8906,9552,8910,8477,7374,11327,7611,7611,8617,8695,8653,10099,8581,7615,7287,6315,8977,8803,8259,10203,7935,8907,9553,8911,8476,7375,11326,7612,7612,8622,9984,8658,7500,8586,8904,7288,6316,8982,6204,8260,10204,7936,8908,9558,7608,8482,8664,11317,7613,7613,8623,9985,8659,7501,8587,8905,7289,6317,8983,6205,8261,10205,7937,8909,9559,7609,8483,8665,11316,7614,7614,8620,9986,8656,7502,8584,8906,7290,6318,8980,6206,8262,10206,7938,8910,9556,7610,8480,8666,11319,7615,7615,8621,9987,8657,7503,8585,8907,7291,6319,8981,6207,8263,10207,7939,8911,9557,7611,8481,8667,11318,7616,7616,8626,6429,8662,6537,8590,6645,7292,6320,8986,7833,8264,10208,7940,8912,9562,10533,8475,6729,11320,7617,7617,8627,6428,8663,6536,8591,6644,7293,6321,8987,7832,8265,10209,7941,8913,9563,10532,8474,6728,11321,7618,7618,8624,6431,8660,6539,8588,6647,7294,6322,8984,7835,8266,10210,7942,8914,9560,10535,8473,6731,11322,7619,7619,8625,6430,8661,6538,8589,6646,7295,6323,8985,7834,8267,10211,7943,8915,9561,10534,8472,6730,11323,7620,7620,7956,8704,8316,10108,7596,7624,7296,6324,7992,8812,8268,10212,7944,8916,7920,8920,6197,7350,11337,7621,7621,7957,8705,8317,10109,7597,7625,7297,6325,7993,8813,8269,10213,7945,8917,7921,8921,6196,7351,11336,7622,7622,7958,8706,8318,10110,7598,7626,7298,6326,7994,8814,8270,10214,7946,8918,7922,8922,6199,7348,11339,7623,7623,7959,8707,8319,10111,7599,7627,7299,6327,7995,8815,8271,10215,7947,8919,7923,8923,6198,7349,11338,7624,7624,7960,9996,8320,7512,7600,8916,7300,6328,7996,6216,8272,10216,7948,8920,7924,7620,6200,8642,11329,7625,7625,7961,9997,8321,7513,7601,8917,7301,6329,7997,6217,8273,10217,7949,8921,7925,7621,6201,8643,11328,7626,7626,7962,9998,8322,7514,7602,8918,7302,6330,7998,6218,8274,10218,7950,8922,7926,7622,6202,8640,11331,7627,7627,7963,9999,8323,7515,7603,8919,7303,6331,7999,6219,8275,10219,7951,8923,7927,7623,6203,8641,11330,7628,7628,7964,6441,8324,6549,7604,6657,7304,6332,8000,7845,8276,10220,7952,8924,7928,10545,6193,6707,11332,7629,7629,7965,6440,8325,6548,7605,6656,7305,6333,8001,7844,8277,10221,7953,8925,7929,10544,6192,6706,11333,7630,7630,7966,6443,8326,6551,7606,6659,7306,6334,8002,7847,8278,10222,7954,8926,7930,10547,6195,6705,11334,7631,7631,7967,6442,8327,6550,7607,6658,7307,6335,8003,7846,8279,10223,7955,8927,7931,10546,6194,6704,11335,7632,7632,7296,8716,7332,10120,7368,7636,7308,6336,7656,8824,8280,10224,7956,8928,8340,8932,1183,11111,8022,7633,7633,7297,8717,7333,10121,7369,7637,7309,6337,7657,8825,8281,10225,7957,8929,8341,8933,1182,11110,8023,7634,7634,7298,8718,7334,10122,7370,7638,7310,6338,7658,8826,8282,10226,7958,8930,8342,8934,1181,11109,8020,7635,7635,7299,8719,7335,10123,7371,7639,7311,6339,7659,8827,8283,10227,7959,8931,8343,8935,1180,11108,8021,7636,7636,7300,10008,7336,7524,7372,8928,7312,6340,7660,6228,8284,10228,7960,8932,8344,7632,1186,11103,9314,7637,7637,7301,10009,7337,7525,7373,8929,7313,6341,7661,6229,8285,10229,7961,8933,8345,7633,1187,11102,9315,7638,7638,7302,10010,7338,7526,7374,8930,7314,6342,7662,6230,8286,10230,7962,8934,8346,7634,1184,11101,9312,7639,7639,7303,10011,7339,7527,7375,8931,7315,6343,7663,6231,8287,10231,7963,8935,8347,7635,1185,11100,9313,7640,7640,7304,5805,7340,5913,7376,6021,7316,6344,7664,7209,8288,10232,7964,8936,8348,9909,1179,11106,6083,7641,7641,7305,5804,7341,5912,7377,6020,7317,6345,7665,7208,8289,10233,7965,8937,8349,9908,1178,11107,6082,7642,7642,7306,5807,7342,5915,7378,6023,7318,6346,7666,7211,8290,10234,7966,8938,8350,9911,1177,11104,6081,7643,7643,7307,5806,7343,5914,7379,6022,7319,6347,7667,7210,8291,10235,7967,8939,8351,9910,1176,11105,6080,7644,7644,9230,8728,9590,10132,8978,7648,7320,6348,9266,8836,8292,10236,7968,8940,9302,8944,1159,11121,7998,7645,7645,9231,8729,9591,10133,8979,7649,7321,6349,9267,8837,8293,10237,7969,8941,9303,8945,1158,11120,7999,7646,7646,9228,8730,9588,10134,8976,7650,7322,6350,9264,8838,8294,10238,7970,8942,9300,8946,1157,11123,7996,7647,7647,9229,8731,9589,10135,8977,7651,7323,6351,9265,8839,8295,10239,7971,8943,9301,8947,1156,11122,7997,7648,7648,9234,10020,9594,7536,8982,8940,7324,6352,9270,6240,8296,10240,7972,8944,9306,7644,1162,11113,9290,7649,7649,9235,10021,9595,7537,8983,8941,7325,6353,9271,6241,8297,10241,7973,8945,9307,7645,1163,11112,9291,7650,7650,9232,10022,9592,7538,8980,8942,7326,6354,9268,6242,8298,10242,7974,8946,9304,7646,1160,11115,9288,7651,7651,9233,10023,9593,7539,8981,8943,7327,6355,9269,6243,8299,10243,7975,8947,9305,7647,1161,11114,9289,7652,7652,9238,5817,9598,5925,8986,6033,7328,6356,9274,7221,8300,10244,7976,8948,9310,9921,1155,11116,6059,7653,7653,9239,5816,9599,5924,8987,6032,7329,6357,9275,7220,8301,10245,7977,8949,9311,9920,1154,11117,6058,7654,7654,9236,5819,9596,5927,8984,6035,7330,6358,9272,7223,8302,10246,7978,8950,9308,9923,1153,11118,6057,7655,7655,9237,5818,9597,5926,8985,6034,7331,6359,9273,7222,8303,10247,7979,8951,9309,9922,1152,11119,6056,7656,7656,8244,8740,7632,10144,7992,7660,7332,6360,7308,8848,8304,10248,7980,8952,7668,8956,1169,11099,8008,7657,7657,8245,8741,7633,10145,7993,7661,7333,6361,7309,8849,8305,10249,7981,8953,7669,8957,1168,11098,8009,7658,7658,8246,8742,7634,10146,7994,7662,7334,6362,7310,8850,8306,10250,7982,8954,7670,8958,1171,11097,8010,7659,7659,8247,8743,7635,10147,7995,7663,7335,6363,7311,8851,8307,10251,7983,8955,7671,8959,1170,11096,8011,7660,7660,8248,10032,7636,7548,7996,8952,7336,6364,7312,6252,8308,10252,7984,8956,7672,7656,1172,11091,9300,7661,7661,8249,10033,7637,7549,7997,8953,7337,6365,7313,6253,8309,10253,7985,8957,7673,7657,1173,11090,9301,7662,7662,8250,10034,7638,7550,7998,8954,7338,6366,7314,6254,8310,10254,7986,8958,7674,7658,1174,11089,9302,7663,7663,8251,10035,7639,7551,7999,8955,7339,6367,7315,6255,8311,10255,7987,8959,7675,7659,1175,11088,9303,7664,7664,8252,5829,7640,5937,8000,6045,7340,6368,7316,7233,8312,10256,7988,8960,7676,9933,1165,11094,6069,7665,7665,8253,5828,7641,5936,8001,6044,7341,6369,7317,7232,8313,10257,7989,8961,7677,9932,1164,11095,6068,7666,7666,8254,5831,7642,5939,8002,6047,7342,6370,7318,7235,8314,10258,7990,8962,7678,9935,1167,11092,6071,7667,7667,8255,5830,7643,5938,8003,6046,7343,6371,7319,7234,8315,10259,7991,8963,7679,9934,1166,11093,6070,7668,7668,8016,8752,8268,10156,7656,7672,7344,6372,7944,8860,8316,10260,7992,8964,7980,8968,5416,8598,9270,7669,7669,8017,8753,8269,10157,7657,7673,7345,6373,7945,8861,8317,10261,7993,8965,7981,8969,5417,8599,9271,7670,7670,8018,8754,8270,10158,7658,7674,7346,6374,7946,8862,8318,10262,7994,8966,7982,8970,5418,8596,9268,7671,7671,8019,8755,8271,10159,7659,7675,7347,6375,7947,8863,8319,10263,7995,8967,7983,8971,5419,8597,9269,7672,7672,8020,10044,8272,7560,7660,8964,7348,6376,7948,6264,8320,10264,7996,8968,7984,7668,1200,7298,7970,7673,7673,8021,10045,8273,7561,7661,8965,7349,6377,7949,6265,8321,10265,7997,8969,7985,7669,1201,7299,7971,7674,7674,8022,10046,8274,7562,7662,8966,7350,6378,7950,6266,8322,10266,7998,8970,7986,7670,1202,7296,7968,7675,7675,8023,10047,8275,7563,7663,8967,7351,6379,7951,6267,8323,10267,7999,8971,7987,7671,1203,7297,7969,7676,7676,8024,6813,8276,6921,7664,7029,7352,6380,7952,8217,8324,10268,8000,8972,7988,10917,1857,10871,10895,7677,7677,8025,6812,8277,6920,7665,7028,7353,6381,7953,8216,8325,10269,8001,8973,7989,10916,1856,10870,10894,7678,7678,8026,6815,8278,6923,7666,7031,7354,6382,7954,8219,8326,10270,8002,8974,7990,10919,1859,10869,10893,7679,7679,8027,6814,8279,6922,7667,7030,7355,6383,7955,8218,8327,10271,8003,8975,7991,10918,1858,10868,10892,7680,7680,9626,8764,8906,10168,9266,7684,7356,6384,8582,8872,8328,10272,8004,8976,8942,8980,1516,8574,9280,7681,7681,9627,8765,8907,10169,9267,7685,7357,6385,8583,8873,8329,10273,8005,8977,8943,8981,1517,8575,9281,7682,7682,9624,8766,8904,10170,9264,7686,7358,6386,8580,8874,8330,10274,8006,8978,8940,8982,1518,8572,9282,7683,7683,9625,8767,8905,10171,9265,7687,7359,6387,8581,8875,8331,10275,8007,8979,8941,8983,1519,8573,9283,7684,7684,9630,10056,8910,7572,9270,8976,7360,6388,8586,6276,8332,10276,8008,8980,8946,7680,5076,7274,7980,7685,7685,9631,10057,8911,7573,9271,8977,7361,6389,8587,6277,8333,10277,8009,8981,8947,7681,5077,7275,7981,7686,7686,9628,10058,8908,7574,9268,8978,7362,6390,8584,6278,8334,10278,8010,8982,8944,7682,5078,7272,7982,7687,7687,9629,10059,8909,7575,9269,8979,7363,6391,8585,6279,8335,10279,8011,8983,8945,7683,5079,7273,7983,7688,7688,9634,6825,8914,6933,9274,7041,7364,6392,8590,8229,8336,10280,8012,8984,8950,10929,5733,10847,10905,7689,7689,9635,6824,8915,6932,9275,7040,7365,6393,8591,8228,8337,10281,8013,8985,8951,10928,5732,10846,10904,7690,7690,9632,6827,8912,6935,9272,7043,7366,6394,8588,8231,8338,10282,8014,8986,8948,10931,5735,10845,10907,7691,7691,9633,6826,8913,6934,9273,7042,7367,6395,8589,8230,8339,10283,8015,8987,8949,10930,5734,10844,10906,7692,7692,7344,8776,7272,10180,7308,7696,7368,6396,7596,8884,8340,10284,8016,8988,8280,8992,3486,8584,9258,7693,7693,7345,8777,7273,10181,7309,7697,7369,6397,7597,8885,8341,10285,8017,8989,8281,8993,3487,8585,9259,7694,7694,7346,8778,7274,10182,7310,7698,7370,6398,7598,8886,8342,10286,8018,8990,8282,8994,3484,8586,9256,7695,7695,7347,8779,7275,10183,7311,7699,7371,6399,7599,8887,8343,10287,8019,8991,8283,8995,3485,8587,9257,7696,7696,7348,10068,7276,7584,7312,8988,7372,6400,7600,6288,8344,10288,8020,8992,8284,7692,3158,7284,7958,7697,7697,7349,10069,7277,7585,7313,8989,7373,6401,7601,6289,8345,10289,8021,8993,8285,7693,3159,7285,7959,7698,7698,7350,10070,7278,7586,7314,8990,7374,6402,7602,6290,8346,10290,8022,8994,8286,7694,3156,7286,7956,7699,7699,7351,10071,7279,7587,7315,8991,7375,6403,7603,6291,8347,10291,8023,8995,8287,7695,3157,7287,7957,7700,7700,7352,6837,7280,6945,7316,7053,7376,6404,7604,8241,8348,10292,8024,8996,8288,10941,2519,10857,10883,7701,7701,7353,6836,7281,6944,7317,7052,7377,6405,7605,8240,8349,10293,8025,8997,8289,10940,2518,10856,10882,7702,7702,7354,6839,7282,6947,7318,7055,7378,6406,7606,8243,8350,10294,8026,8998,8290,10943,2517,10859,10881,7703,7703,7355,6838,7283,6946,7319,7054,7379,6407,7607,8242,8351,10295,8027,8999,8291,10942,2516,10858,10880,7704,7704,7764,10516,8124,7708,7404,9112,8028,6408,7800,6412,7056,10296,7380,9000,7728,7816,11016,4140,8817,7705,7705,7765,10517,8125,7709,7405,9113,8029,6409,7801,6413,7057,10297,7381,9001,7729,7817,11017,4141,8816,7706,7706,7766,10518,8126,7710,7406,9114,8030,6410,7802,6414,7058,10298,7382,9002,7730,7818,11018,4142,8819,7707,7707,7767,10519,8127,7711,7407,9115,8031,6411,7803,6415,7059,10299,7383,9003,7731,7819,11019,4143,8818,7708,7708,7768,6624,8128,6408,7408,6516,8032,6412,7804,7704,7060,10300,7384,9004,7732,10404,11020,4144,8809,7709,7709,7769,6625,8129,6409,7409,6517,8033,6413,7805,7705,7061,10301,7385,9005,7733,10405,11021,4145,8808,7710,7710,7770,6626,8130,6410,7410,6518,8034,6414,7806,7706,7062,10302,7386,9006,7734,10406,11022,4146,8811,7711,7711,7771,6627,8131,6411,7411,6519,8035,6415,7807,7707,7063,10303,7387,9007,7735,10407,11023,4147,8810,7712,7712,7772,8901,8132,9981,7412,7497,8036,6416,7808,8685,7064,10304,7388,9008,7736,8793,11024,4148,8812,7713,7713,7773,8900,8133,9980,7413,7496,8037,6417,7809,8684,7065,10305,7389,9009,7737,8792,11025,4149,8813,7714,7714,7774,8903,8134,9983,7414,7499,8038,6418,7810,8687,7066,10306,7390,9010,7738,8795,11026,4150,8814,7715,7715,7775,8902,8135,9982,7415,7498,8039,6419,7811,8686,7067,10307,7391,9011,7739,8794,11027,4151,8815,7716,7716,6134,10528,6494,7720,6746,9124,8040,6420,6818,6424,7068,10308,7392,9012,5774,7828,11028,4152,6863,7717,7717,6135,10529,6495,7721,6747,9125,8041,6421,6819,6425,7069,10309,7393,9013,5775,7829,11029,4153,6862,7718,7718,6132,10530,6492,7722,6744,9126,8042,6422,6816,6426,7070,10310,7394,9014,5772,7830,11030,4154,6861,7719,7719,6133,10531,6493,7723,6745,9127,8043,6423,6817,6427,7071,10311,7395,9015,5773,7831,11031,4155,6860,7720,7720,6138,6636,6498,6420,6750,6528,8044,6424,6822,7716,7072,10312,7396,9016,5778,10416,11032,4156,6855,7721,7721,6139,6637,6499,6421,6751,6529,8045,6425,6823,7717,7073,10313,7397,9017,5779,10417,11033,4157,6854,7722,7722,6136,6638,6496,6422,6748,6530,8046,6426,6820,7718,7074,10314,7398,9018,5776,10418,11034,4158,6853,7723,7723,6137,6639,6497,6423,6749,6531,8047,6427,6821,7719,7075,10315,7399,9019,5777,10419,11035,4159,6852,7724,7724,6142,8913,6502,9993,6754,7509,8048,6428,6826,8697,7076,10316,7400,9020,5782,8805,11036,4160,6858,7725,7725,6143,8912,6503,9992,6755,7508,8049,6429,6827,8696,7077,10317,7401,9021,5783,8804,11037,4161,6859,7726,7726,6140,8915,6500,9995,6752,7511,8050,6430,6824,8699,7078,10318,7402,9022,5780,8807,11038,4162,6856,7727,7727,6141,8914,6501,9994,6753,7510,8051,6431,6825,8698,7079,10319,7403,9023,5781,8806,11039,4163,6857,7728,7728,8064,10540,7452,7732,7704,9136,8052,6432,7128,6436,7080,10320,7404,9024,7380,7840,11040,4164,9117,7729,7729,8065,10541,7453,7733,7705,9137,8053,6433,7129,6437,7081,10321,7405,9025,7381,7841,11041,4165,9116,7730,7730,8066,10542,7454,7734,7706,9138,8054,6434,7130,6438,7082,10322,7406,9026,7382,7842,11042,4166,9119,7731,7731,8067,10543,7455,7735,7707,9139,8055,6435,7131,6439,7083,10323,7407,9027,7383,7843,11043,4167,9118,7732,7732,8068,6648,7456,6432,7708,6540,8056,6436,7132,7728,7084,10324,7408,9028,7384,10428,11044,4168,9109,7733,7733,8069,6649,7457,6433,7709,6541,8057,6437,7133,7729,7085,10325,7409,9029,7385,10429,11045,4169,9108,7734,7734,8070,6650,7458,6434,7710,6542,8058,6438,7134,7730,7086,10326,7410,9030,7386,10430,11046,4170,9111,7735,7735,8071,6651,7459,6435,7711,6543,8059,6439,7135,7731,7087,10327,7411,9031,7387,10431,11047,4171,9110,7736,7736,8072,8925,7460,10005,7712,7521,8060,6440,7136,8709,7088,10328,7412,9032,7388,8817,11048,4172,9112,7737,7737,8073,8924,7461,10004,7713,7520,8061,6441,7137,8708,7089,10329,7413,9033,7389,8816,11049,4173,9113,7738,7738,8074,8927,7462,10007,7714,7523,8062,6442,7138,8711,7090,10330,7414,9034,7390,8819,11050,4174,9114,7739,7739,8075,8926,7463,10006,7715,7522,8063,6443,7139,8710,7091,10331,7415,9035,7391,8818,11051,4175,9115,7740,7740,7404,10552,7764,7744,8124,9148,8064,6444,8088,6448,7092,10332,7416,9036,7152,7852,7806,9501,1940,7741,7741,7405,10553,7765,7745,8125,9149,8065,6445,8089,6449,7093,10333,7417,9037,7153,7853,7807,9500,1941,7742,7742,7406,10554,7766,7746,8126,9150,8066,6446,8090,6450,7094,10334,7418,9038,7154,7854,7804,9503,1942,7743,7743,7407,10555,7767,7747,8127,9151,8067,6447,8091,6451,7095,10335,7419,9039,7155,7855,7805,9502,1943,7744,7744,7408,6660,7768,6444,8128,6552,8068,6448,8092,7740,7096,10336,7420,9040,7156,10440,6506,9493,1613,7745,7745,7409,6661,7769,6445,8129,6553,8069,6449,8093,7741,7097,10337,7421,9041,7157,10441,6507,9492,1612,7746,7746,7410,6662,7770,6446,8130,6554,8070,6450,8094,7742,7098,10338,7422,9042,7158,10442,6504,9495,1615,7747,7747,7411,6663,7771,6447,8131,6555,8071,6451,8095,7743,7099,10339,7423,9043,7159,10443,6505,9494,1614,7748,7748,7412,9585,7772,10665,8132,8181,8072,6452,8096,9369,7100,10340,7424,9044,7160,9477,9755,9496,2256,7749,7749,7413,9584,7773,10664,8133,8180,8073,6453,8097,9368,7101,10341,7425,9045,7161,9476,9754,9497,2257,7750,7750,7414,9587,7774,10667,8134,8183,8074,6454,8098,9371,7102,10342,7426,9046,7162,9479,9753,9498,2258,7751,7751,7415,9586,7775,10666,8135,8182,8075,6455,8099,9370,7103,10343,7427,9047,7163,9478,9752,9499,2259,7752,7752,6746,10564,6134,7756,6494,9160,8076,6456,5810,6460,7104,10344,7428,9048,6170,7864,7782,5927,4846,7753,7753,6747,10565,6135,7757,6495,9161,8077,6457,5811,6461,7105,10345,7429,9049,6171,7865,7783,5926,4847,7754,7754,6744,10566,6132,7758,6492,9162,8078,6458,5808,6462,7106,10346,7430,9050,6168,7866,7780,5925,4844,7755,7755,6745,10567,6133,7759,6493,9163,8079,6459,5809,6463,7107,10347,7431,9051,6169,7867,7781,5924,4845,7756,7756,6750,6672,6138,6456,6498,6564,8080,6460,5814,7752,7108,10348,7432,9052,6174,10452,6482,5919,3871,7757,7757,6751,6673,6139,6457,6499,6565,8081,6461,5815,7753,7109,10349,7433,9053,6175,10453,6483,5918,3870,7758,7758,6748,6674,6136,6458,6496,6566,8082,6462,5812,7754,7110,10350,7434,9054,6172,10454,6480,5917,3869,7759,7759,6749,6675,6137,6459,6497,6567,8083,6463,5813,7755,7111,10351,7435,9055,6173,10455,6481,5916,3868,7760,7760,6754,9597,6142,10677,6502,8193,8084,6464,5818,9381,7112,10352,7436,9056,6178,9489,9731,5922,4514,7761,7761,6755,9596,6143,10676,6503,8192,8085,6465,5819,9380,7113,10353,7437,9057,6179,9488,9730,5923,4515,7762,7762,6752,9599,6140,10679,6500,8195,8086,6466,5816,9383,7114,10354,7438,9058,6176,9491,9729,5920,4512,7763,7763,6753,9598,6141,10678,6501,8194,8087,6467,5817,9382,7115,10355,7439,9059,6177,9490,9728,5921,4513,7764,7764,7704,10576,8064,7768,7452,9172,8088,6468,7740,6472,7116,10356,7440,9060,7776,7876,7792,9153,3536,7765,7765,7705,10577,8065,7769,7453,9173,8089,6469,7741,6473,7117,10357,7441,9061,7777,7877,7793,9152,3537,7766,7766,7706,10578,8066,7770,7454,9174,8090,6470,7742,6474,7118,10358,7442,9062,7778,7878,7794,9155,3538,7767,7767,7707,10579,8067,7771,7455,9175,8091,6471,7743,6475,7119,10359,7443,9063,7779,7879,7795,9154,3539,7768,7768,7708,6684,8068,6468,7456,6576,8092,6472,7744,7764,7120,10360,7444,9064,7780,10464,6492,9145,5153,7769,7769,7709,6685,8069,6469,7457,6577,8093,6473,7745,7765,7121,10361,7445,9065,7781,10465,6493,9144,5152,7770,7770,7710,6686,8070,6470,7458,6578,8094,6474,7746,7766,7122,10362,7446,9066,7782,10466,6494,9147,5155,7771,7771,7711,6687,8071,6471,7459,6579,8095,6475,7747,7767,7123,10363,7447,9067,7783,10467,6495,9146,5154,7772,7772,7712,9609,8072,10689,7460,8205,8096,6476,7748,9393,7124,10364,7448,9068,7784,9501,9741,9148,3204,7773,7773,7713,9608,8073,10688,7461,8204,8097,6477,7749,9392,7125,10365,7449,9069,7785,9500,9740,9149,3205,7774,7774,7714,9611,8074,10691,7462,8207,8098,6478,7750,9395,7126,10366,7450,9070,7786,9503,9743,9150,3206,7775,7775,7715,9610,8075,10690,7463,8206,8099,6479,7751,9394,7127,10367,7451,9071,7787,9502,9742,9151,3207,7776,7776,8124,10588,7404,7780,7764,9184,8100,6480,7080,6484,7128,10368,7452,9072,7440,7888,6462,2300,3564,7777,7777,8125,10589,7405,7781,7765,9185,8101,6481,7081,6485,7129,10369,7453,9073,7441,7889,6463,2301,3565,7778,7778,8126,10590,7406,7782,7766,9186,8102,6482,7082,6486,7130,10370,7454,9074,7442,7890,6460,2302,3566,7779,7779,8127,10591,7407,7783,7767,9187,8103,6483,7083,6487,7131,10371,7455,9075,7443,7891,6461,2303,3567,7780,7780,8128,6696,7408,6480,7768,6588,8104,6484,7084,7776,7132,10372,7456,9076,7444,10476,7754,677,3568,7781,7781,8129,6697,7409,6481,7769,6589,8105,6485,7085,7777,7133,10373,7457,9077,7445,10477,7755,676,3569,7782,7782,8130,6698,7410,6482,7770,6590,8106,6486,7086,7778,7134,10374,7458,9078,7446,10478,7752,679,3570,7783,7783,8131,6699,7411,6483,7771,6591,8107,6487,7087,7779,7135,10375,7459,9079,7447,10479,7753,678,3571,7784,7784,8132,8649,7412,9729,7772,7245,8108,6488,7088,8433,7136,10376,7460,9080,7448,8541,9383,2940,3572,7785,7785,8133,8648,7413,9728,7773,7244,8109,6489,7089,8432,7137,10377,7461,9081,7449,8540,9382,2941,3573,7786,7786,8134,8651,7414,9731,7774,7247,8110,6490,7090,8435,7138,10378,7462,9082,7450,8543,9381,2942,3574,7787,7787,8135,8650,7415,9730,7775,7246,8111,6491,7091,8434,7139,10379,7463,9083,7451,8542,9380,2943,3575,7788,7788,6494,10600,6746,7792,6134,9196,8112,6492,6422,6496,7140,10380,7464,9084,6458,7900,6472,5530,3576,7789,7789,6495,10601,6747,7793,6135,9197,8113,6493,6423,6497,7141,10381,7465,9085,6459,7901,6473,5531,3577,7790,7790,6492,10602,6744,7794,6132,9198,8114,6494,6420,6498,7142,10382,7466,9086,6456,7902,6474,5528,3578,7791,7791,6493,10603,6745,7795,6133,9199,8115,6495,6421,6499,7143,10383,7467,9087,6457,7903,6475,5529,3579,7792,7792,6498,6708,6750,6492,6138,6600,8116,6496,6426,7788,7144,10384,7468,9088,6462,10488,7764,3907,3580,7793,7793,6499,6709,6751,6493,6139,6601,8117,6497,6427,7789,7145,10385,7469,9089,6463,10489,7765,3906,3581,7794,7794,6496,6710,6748,6494,6136,6602,8118,6498,6424,7790,7146,10386,7470,9090,6460,10490,7766,3905,3582,7795,7795,6497,6711,6749,6495,6137,6603,8119,6499,6425,7791,7147,10387,7471,9091,6461,10491,7767,3904,3583,7796,7796,6502,8661,6754,9741,6142,7257,8120,6500,6430,8445,7148,10388,7472,9092,6466,8553,9393,4874,3584,7797,7797,6503,8660,6755,9740,6143,7256,8121,6501,6431,8444,7149,10389,7473,9093,6467,8552,9392,4875,3585,7798,7798,6500,8663,6752,9743,6140,7259,8122,6502,6428,8447,7150,10390,7474,9094,6464,8555,9395,4872,3586,7799,7799,6501,8662,6753,9742,6141,7258,8123,6503,6429,8446,7151,10391,7475,9095,6465,8554,9394,4873,3587,7800,7800,7452,10612,7704,7804,8064,9208,8124,6504,8028,6508,7152,10392,7476,9096,7092,7912,6450,4220,3588,7801,7801,7453,10613,7705,7805,8065,9209,8125,6505,8029,6509,7153,10393,7477,9097,7093,7913,6451,4221,3589,7802,7802,7454,10614,7706,7806,8066,9210,8126,6506,8030,6510,7154,10394,7478,9098,7094,7914,6448,4222,3590,7803,7803,7455,10615,7707,7807,8067,9211,8127,6507,8031,6511,7155,10395,7479,9099,7095,7915,6449,4223,3591,7804,7804,7456,6720,7708,6504,8068,6612,8128,6508,8032,7800,7156,10396,7480,9100,7096,10500,7742,5189,3592,7805,7805,7457,6721,7709,6505,8069,6613,8129,6509,8033,7801,7157,10397,7481,9101,7097,10501,7743,5188,3593,7806,7806,7458,6722,7710,6506,8070,6614,8130,6510,8034,7802,7158,10398,7482,9102,7098,10502,7740,5191,3594,7807,7807,7459,6723,7711,6507,8071,6615,8131,6511,8035,7803,7159,10399,7483,9103,7099,10503,7741,5190,3595,7808,7808,7460,8673,7712,9753,8072,7269,8132,6512,8036,8457,7160,10400,7484,9104,7100,8565,9371,3564,3596,7809,7809,7461,8672,7713,9752,8073,7268,8133,6513,8037,8456,7161,10401,7485,9105,7101,8564,9370,3565,3597,7810,7810,7462,8675,7714,9755,8074,7271,8134,6514,8038,8459,7162,10402,7486,9106,7102,8567,9369,3566,3598,7811,7811,7463,8674,7715,9754,8075,7270,8135,6515,8039,8458,7163,10403,7487,9107,7103,8566,9368,3567,3599,7812,7812,7872,6520,8232,6628,7512,6412,8136,6516,7908,7924,7164,10404,7488,9108,7836,10300,6657,1348,9029,7813,7813,7873,6521,8233,6629,7513,6413,8137,6517,7909,7925,7165,10405,7489,9109,7837,10301,6656,1349,9028,7814,7814,7874,6522,8234,6630,7514,6414,8138,6518,7910,7926,7166,10406,7490,9110,7838,10302,6659,1350,9031,7815,7815,7875,6523,8235,6631,7515,6415,8139,6519,7911,7927,7167,10407,7491,9111,7839,10303,6658,1351,9030,7816,7816,7876,9108,8236,10512,7516,7704,8140,6520,7912,9216,7168,10408,7492,9112,7840,9000,6649,4260,9032,7817,7817,7877,9109,8237,10513,7517,7705,8141,6521,7913,9217,7169,10409,7493,9113,7841,9001,6648,4261,9033,7818,7818,7878,9110,8238,10514,7518,7706,8142,6522,7914,9218,7170,10410,7494,9114,7842,9002,6651,4262,9034,7819,7819,7879,9111,8239,10515,7519,7707,8143,6523,7915,9219,7171,10411,7495,9115,7843,9003,6650,4263,9035,7820,7820,7880,10089,8240,7605,7520,8685,8144,6524,7916,6309,7172,10412,7496,9116,7844,7389,6652,3297,9025,7821,7821,7881,10088,8241,7604,7521,8684,8145,6525,7917,6308,7173,10413,7497,9117,7845,7388,6653,3296,9024,7822,7822,7882,10091,8242,7607,7522,8687,8146,6526,7918,6311,7174,10414,7498,9118,7846,7391,6654,3299,9027,7823,7823,7883,10090,8243,7606,7523,8686,8147,6527,7919,6310,7175,10415,7499,9119,7847,7390,6655,3298,9026,7824,7824,10130,6532,10490,6640,10742,6424,8148,6528,10814,7936,7176,10416,7500,9120,9770,10312,9887,3928,9667,7825,7825,10131,6533,10491,6641,10743,6425,8149,6529,10815,7937,7177,10417,7501,9121,9771,10313,9886,3929,9666,7826,7826,10128,6534,10488,6642,10740,6426,8150,6530,10812,7938,7178,10418,7502,9122,9768,10314,9885,3930,9665,7827,7827,10129,6535,10489,6643,10741,6427,8151,6531,10813,7939,7179,10419,7503,9123,9769,10315,9884,3931,9664,7828,7828,10134,9120,10494,10524,10746,7716,8152,6532,10818,9228,7180,10420,7504,9124,9774,9012,9879,1656,9670,7829,7829,10135,9121,10495,10525,10747,7717,8153,6533,10819,9229,7181,10421,7505,9125,9775,9013,9878,1657,9671,7830,7830,10132,9122,10492,10526,10744,7718,8154,6534,10816,9230,7182,10422,7506,9126,9772,9014,9877,1658,9668,7831,7831,10133,9123,10493,10527,10745,7719,8155,6535,10817,9231,7183,10423,7507,9127,9773,9015,9876,1659,9669,7832,7832,10138,10101,10498,7617,10750,8697,8156,6536,10822,6321,7184,10424,7508,9128,9778,7401,9882,693,9663,7833,7833,10139,10100,10499,7616,10751,8696,8157,6537,10823,6320,7185,10425,7509,9129,9779,7400,9883,692,9662,7834,7834,10136,10103,10496,7619,10748,8699,8158,6538,10820,6323,7186,10426,7510,9130,9776,7403,9880,695,9661,7835,7835,10137,10102,10497,7618,10749,8698,8159,6539,10821,6322,7187,10427,7511,9131,9777,7402,9881,694,9660,7836,7836,8172,6544,7560,6652,7812,6436,8160,6540,7236,7948,7188,10428,7512,9132,7488,10324,6309,4926,8681,7837,7837,8173,6545,7561,6653,7813,6437,8161,6541,7237,7949,7189,10429,7513,9133,7489,10325,6308,4927,8680,7838,7838,8174,6546,7562,6654,7814,6438,8162,6542,7238,7950,7190,10430,7514,9134,7490,10326,6311,4924,8683,7839,7839,8175,6547,7563,6655,7815,6439,8163,6543,7239,7951,7191,10431,7515,9135,7491,10327,6310,4925,8682,7840,7840,8176,9132,7564,10536,7816,7728,8164,6544,7240,9240,7192,10432,7516,9136,7492,9024,6301,2006,8684,7841,7841,8177,9133,7565,10537,7817,7729,8165,6545,7241,9241,7193,10433,7517,9137,7493,9025,6300,2007,8685,7842,7842,8178,9134,7566,10538,7818,7730,8166,6546,7242,9242,7194,10434,7518,9138,7494,9026,6303,2004,8686,7843,7843,8179,9135,7567,10539,7819,7731,8167,6547,7243,9243,7195,10435,7519,9139,7495,9027,6302,2005,8687,7844,7844,8180,10113,7568,7629,7820,8709,8168,6548,7244,6333,7196,10436,7520,9140,7496,7413,6304,2987,8677,7845,7845,8181,10112,7569,7628,7821,8708,8169,6549,7245,6332,7197,10437,7521,9141,7497,7412,6305,2986,8676,7846,7846,8182,10115,7570,7631,7822,8711,8170,6550,7246,6335,7198,10438,7522,9142,7498,7415,6306,2985,8679,7847,7847,8183,10114,7571,7630,7823,8710,8171,6551,7247,6334,7199,10439,7523,9143,7499,7414,6307,2984,8678,7848,7848,7512,6556,7872,6664,8232,6448,8172,6552,8196,7960,7200,10440,7524,9144,7260,10336,3020,9065,3667,7849,7849,7513,6557,7873,6665,8233,6449,8173,6553,8197,7961,7201,10441,7525,9145,7261,10337,3021,9064,3666,7850,7850,7514,6558,7874,6666,8234,6450,8174,6554,8198,7962,7202,10442,7526,9146,7262,10338,3022,9067,3665,7851,7851,7515,6559,7875,6667,8235,6451,8175,6555,8199,7963,7203,10443,7527,9147,7263,10339,3023,9066,3664,7852,7852,7516,9144,7876,10548,8236,7740,8176,6556,8200,9252,7204,10444,7528,9148,7264,9036,4637,9068,3670,7853,7853,7517,9145,7877,10549,8237,7741,8177,6557,8201,9253,7205,10445,7529,9149,7265,9037,4636,9069,3671,7854,7854,7518,9146,7878,10550,8238,7742,8178,6558,8202,9254,7206,10446,7530,9150,7266,9038,4639,9070,3668,7855,7855,7519,9147,7879,10551,8239,7743,8179,6559,8203,9255,7207,10447,7531,9151,7267,9039,4638,9071,3669,7856,7856,7520,10773,7880,8289,8240,9369,8180,6560,8204,6993,7208,10448,7532,9152,7268,8073,2688,9061,3663,7857,7857,7521,10772,7881,8288,8241,9368,8181,6561,8205,6992,7209,10449,7533,9153,7269,8072,2689,9060,3662,7858,7858,7522,10775,7882,8291,8242,9371,8182,6562,8206,6995,7210,10450,7534,9154,7270,8075,2690,9063,3661,7859,7859,7523,10774,7883,8290,8243,9370,8183,6563,8207,6994,7211,10451,7535,9155,7271,8074,2691,9062,3660,7860,7860,10742,6568,10130,6676,10490,6460,8184,6564,9806,7972,7212,10452,7536,9156,10166,10348,3982,10027,3643,7861,7861,10743,6569,10131,6677,10491,6461,8185,6565,9807,7973,7213,10453,7537,9157,10167,10349,3983,10026,3642,7862,7862,10740,6570,10128,6678,10488,6462,8186,6566,9804,7974,7214,10454,7538,9158,10164,10350,3980,10025,3641,7863,7863,10741,6571,10129,6679,10489,6463,8187,6567,9805,7975,7215,10455,7539,9159,10165,10351,3981,10024,3640,7864,7864,10746,9156,10134,10560,10494,7752,8188,6568,9810,9264,7216,10456,7540,9160,10170,9048,1063,10030,3646,7865,7865,10747,9157,10135,10561,10495,7753,8189,6569,9811,9265,7217,10457,7541,9161,10171,9049,1062,10031,3647,7866,7866,10744,9158,10132,10562,10492,7754,8190,6570,9808,9266,7218,10458,7542,9162,10168,9050,1061,10028,3644,7867,7867,10745,9159,10133,10563,10493,7755,8191,6571,9809,9267,7219,10459,7543,9163,10169,9051,1060,10029,3645,7868,7868,10750,10785,10138,8301,10498,9381,8192,6572,9814,7005,7220,10460,7544,9164,10174,8085,4298,10023,3639,7869,7869,10751,10784,10139,8300,10499,9380,8193,6573,9815,7004,7221,10461,7545,9165,10175,8084,4299,10022,3638,7870,7870,10748,10787,10136,8303,10496,9383,8194,6574,9812,7007,7222,10462,7546,9166,10172,8087,4296,10021,3637,7871,7871,10749,10786,10137,8302,10497,9382,8195,6575,9813,7006,7223,10463,7547,9167,10173,8086,4297,10020,3636,7872,7872,7812,6580,8172,6688,7560,6472,8196,6576,7848,7984,7224,10464,7548,9168,7884,10360,1376,9365,3653,7873,7873,7813,6581,8173,6689,7561,6473,8197,6577,7849,7985,7225,10465,7549,9169,7885,10361,1377,9364,3652,7874,7874,7814,6582,8174,6690,7562,6474,8198,6578,7850,7986,7226,10466,7550,9170,7886,10362,1378,9367,3655,7875,7875,7815,6583,8175,6691,7563,6475,8199,6579,7851,7987,7227,10467,7551,9171,7887,10363,1379,9366,3654,7876,7876,7816,9168,8176,10572,7564,7764,8200,6580,7852,9276,7228,10468,7552,9172,7888,9060,3641,9368,3656,7877,7877,7817,9169,8177,10573,7565,7765,8201,6581,7853,9277,7229,10469,7553,9173,7889,9061,3640,9369,3657,7878,7878,7818,9170,8178,10574,7566,7766,8202,6582,7854,9278,7230,10470,7554,9174,7890,9062,3643,9370,3658,7879,7879,7819,9171,8179,10575,7567,7767,8203,6583,7855,9279,7231,10471,7555,9175,7891,9063,3642,9371,3659,7880,7880,7820,10797,8180,8313,7568,9393,8204,6584,7856,7017,7232,10472,7556,9176,7892,8097,1692,9361,3649,7881,7881,7821,10796,8181,8312,7569,9392,8205,6585,7857,7016,7233,10473,7557,9177,7893,8096,1693,9360,3648,7882,7882,7822,10799,8182,8315,7570,9395,8206,6586,7858,7019,7234,10474,7558,9178,7894,8099,1694,9363,3651,7883,7883,7823,10798,8183,8314,7571,9394,8207,6587,7859,7018,7235,10475,7559,9179,7895,8098,1695,9362,3650,7884,7884,8232,6592,7512,6700,7872,6484,8208,6588,7188,7996,7236,10476,7560,9180,7548,10372,1404,4351,1420,7885,7885,8233,6593,7513,6701,7873,6485,8209,6589,7189,7997,7237,10477,7561,9181,7549,10373,1405,4350,1421,7886,7886,8234,6594,7514,6702,7874,6486,8210,6590,7190,7998,7238,10478,7562,9182,7550,10374,1406,4349,1422,7887,7887,8235,6595,7515,6703,7875,6487,8211,6591,7191,7999,7239,10479,7563,9183,7551,10375,1407,4348,1423,7888,7888,8236,9180,7516,10584,7876,7776,8212,6592,7192,9288,7240,10480,7564,9184,7552,9072,1408,4354,3684,7889,7889,8237,9181,7517,10585,7877,7777,8213,6593,7193,9289,7241,10481,7565,9185,7553,9073,1409,4355,3685,7890,7890,8238,9182,7518,10586,7878,7778,8214,6594,7194,9290,7242,10482,7566,9186,7554,9074,1410,4352,3686,7891,7891,8239,9183,7519,10587,7879,7779,8215,6595,7195,9291,7243,10483,7567,9187,7555,9075,1411,4353,3687,7892,7892,8240,9837,7520,7353,7880,8433,8216,6596,7196,6057,7244,10484,7568,9188,7556,7137,1412,4347,4341,7893,7893,8241,9836,7521,7352,7881,8432,8217,6597,7197,6056,7245,10485,7569,9189,7557,7136,1413,4346,4340,7894,7894,8242,9839,7522,7355,7882,8435,8218,6598,7198,6059,7246,10486,7570,9190,7558,7139,1414,4345,4343,7895,7895,8243,9838,7523,7354,7883,8434,8219,6599,7199,6058,7247,10487,7571,9191,7559,7138,1415,4344,4342,7896,7896,10490,6604,10742,6712,10130,6496,8220,6600,10418,8008,7248,10488,7572,9192,10454,10384,1416,4327,4000,7897,7897,10491,6605,10743,6713,10131,6497,8221,6601,10419,8009,7249,10489,7573,9193,10455,10385,1417,4326,4001,7898,7898,10488,6606,10740,6714,10128,6498,8222,6602,10416,8010,7250,10490,7574,9194,10452,10386,1418,4325,4002,7899,7899,10489,6607,10741,6715,10129,6499,8223,6603,10417,8011,7251,10491,7575,9195,10453,10387,1419,4324,4003,7900,7900,10494,9192,10746,10596,10134,7788,8224,6604,10422,9300,7252,10492,7576,9196,10458,9084,1420,4330,1080,7901,7901,10495,9193,10747,10597,10135,7789,8225,6605,10423,9301,7253,10493,7577,9197,10459,9085,1421,4331,1081,7902,7902,10492,9194,10744,10598,10132,7790,8226,6606,10420,9302,7254,10494,7578,9198,10456,9086,1422,4328,1082,7903,7903,10493,9195,10745,10599,10133,7791,8227,6607,10421,9303,7255,10495,7579,9199,10457,9087,1423,4329,1083,7904,7904,10498,9849,10750,7365,10138,8445,8228,6608,10426,6069,7256,10496,7580,9200,10462,7149,1424,4323,1737,7905,7905,10499,9848,10751,7364,10139,8444,8229,6609,10427,6068,7257,10497,7581,9201,10463,7148,1425,4322,1736,7906,7906,10496,9851,10748,7367,10136,8447,8230,6610,10424,6071,7258,10498,7582,9202,10460,7151,1426,4321,1739,7907,7907,10497,9850,10749,7366,10137,8446,8231,6611,10425,6070,7259,10499,7583,9203,10461,7150,1427,4320,1738,7908,7908,7560,6616,7812,6724,8172,6508,8232,6612,8136,8020,7260,10500,7584,9204,7200,10396,1428,4337,4674,7909,7909,7561,6617,7813,6725,8173,6509,8233,6613,8137,8021,7261,10501,7585,9205,7201,10397,1429,4336,4675,7910,7910,7562,6618,7814,6726,8174,6510,8234,6614,8138,8022,7262,10502,7586,9206,7202,10398,1430,4339,4672,7911,7911,7563,6619,7815,6727,8175,6511,8235,6615,8139,8023,7263,10503,7587,9207,7203,10399,1431,4338,4673,7912,7912,7564,9204,7816,10608,8176,7800,8236,6616,8140,9312,7264,10504,7588,9208,7204,9096,1432,4340,3050,7913,7913,7565,9205,7817,10609,8177,7801,8237,6617,8141,9313,7265,10505,7589,9209,7205,9097,1433,4341,3051,7914,7914,7566,9206,7818,10610,8178,7802,8238,6618,8142,9314,7266,10506,7590,9210,7206,9098,1434,4342,3048,7915,7915,7567,9207,7819,10611,8179,7803,8239,6619,8143,9315,7267,10507,7591,9211,7207,9099,1435,4343,3049,7916,7916,7568,9861,7820,7377,8180,8457,8240,6620,8144,6081,7268,10508,7592,9212,7208,7161,1436,4333,2411,7917,7917,7569,9860,7821,7376,8181,8456,8241,6621,8145,6080,7269,10509,7593,9213,7209,7160,1437,4332,2410,7918,7918,7570,9863,7822,7379,8182,8459,8242,6622,8146,6083,7270,10510,7594,9214,7210,7163,1438,4335,2409,7919,7919,7571,9862,7823,7378,8183,8458,8243,6623,8147,6082,7271,10511,7595,9215,7211,7162,1439,4334,2408,7920,7920,7980,9004,8340,10408,7620,7924,8244,6624,8016,9112,7272,10512,7596,9216,7944,9220,6221,9630,11277,7921,7921,7981,9005,8341,10409,7621,7925,8245,6625,8017,9113,7273,10513,7597,9217,7945,9221,6220,9631,11276,7922,7922,7982,9006,8342,10410,7622,7926,8246,6626,8018,9114,7274,10514,7598,9218,7946,9222,6223,9628,11279,7923,7923,7983,9007,8343,10411,7623,7927,8247,6627,8019,9115,7275,10515,7599,9219,7947,9223,6222,9629,11278,7924,7924,7984,10296,8344,7812,7624,9216,8248,6628,8020,6516,7276,10516,7600,9220,7948,7920,6224,8330,11269,7925,7925,7985,10297,8345,7813,7625,9217,8249,6629,8021,6517,7277,10517,7601,9221,7949,7921,6225,8331,11268,7926,7926,7986,10298,8346,7814,7626,9218,8250,6630,8022,6518,7278,10518,7602,9222,7950,7922,6226,8328,11271,7927,7927,7987,10299,8347,7815,7627,9219,8251,6631,8023,6519,7279,10519,7603,9223,7951,7923,6227,8329,11270,7928,7928,7988,6093,8348,6201,7628,6309,8252,6632,8024,7497,7280,10520,7604,9224,7952,10197,6217,10283,11272,7929,7929,7989,6092,8349,6200,7629,6308,8253,6633,8025,7496,7281,10521,7605,9225,7953,10196,6216,10282,11273,7930,7930,7990,6095,8350,6203,7630,6311,8254,6634,8026,7499,7282,10522,7606,9226,7954,10199,6219,10281,11274,7931,7931,7991,6094,8351,6202,7631,6310,8255,6635,8027,7498,7283,10523,7607,9227,7955,10198,6218,10280,11275,7932,7932,8942,9016,9302,10420,9554,7936,8256,6636,9626,9124,7284,10524,7608,9228,8582,9232,9451,9640,11289,7933,7933,8943,9017,9303,10421,9555,7937,8257,6637,9627,9125,7285,10525,7609,9229,8583,9233,9450,9641,11288,7934,7934,8940,9018,9300,10422,9552,7938,8258,6638,9624,9126,7286,10526,7610,9230,8580,9234,9449,9642,11291,7935,7935,8941,9019,9301,10423,9553,7939,8259,6639,9625,9127,7287,10527,7611,9231,8581,9235,9448,9643,11290,7936,7936,8946,10308,9306,7824,9558,9228,8260,6640,9630,6528,7288,10528,7612,9232,8586,7932,9454,8340,11281,7937,7937,8947,10309,9307,7825,9559,9229,8261,6641,9631,6529,7289,10529,7613,9233,8587,7933,9455,8341,11280,7938,7938,8944,10310,9304,7826,9556,9230,8262,6642,9628,6530,7290,10530,7614,9234,8584,7934,9452,8342,11283,7939,7939,8945,10311,9305,7827,9557,9231,8263,6643,9629,6531,7291,10531,7615,9235,8585,7935,9453,8343,11282,7940,7940,8950,6105,9310,6213,9562,6321,8264,6644,9634,7509,7292,10532,7616,9236,8590,10209,9447,10293,11284,7941,7941,8951,6104,9311,6212,9563,6320,8265,6645,9635,7508,7293,10533,7617,9237,8591,10208,9446,10292,11285,7942,7942,8948,6107,9308,6215,9560,6323,8266,6646,9632,7511,7294,10534,7618,9238,8588,10211,9445,10295,11286,7943,7943,8949,6106,9309,6214,9561,6322,8267,6647,9633,7510,7295,10535,7619,9239,8589,10210,9444,10294,11287,7944,7944,8280,9028,7668,10432,7920,7948,8268,6648,7344,9136,7296,10536,7620,9240,7596,9244,6521,9618,11301,7945,7945,8281,9029,7669,10433,7921,7949,8269,6649,7345,9137,7297,10537,7621,9241,7597,9245,6520,9619,11300,7946,7946,8282,9030,7670,10434,7922,7950,8270,6650,7346,9138,7298,10538,7622,9242,7598,9246,6523,9616,11303,7947,7947,8283,9031,7671,10435,7923,7951,8271,6651,7347,9139,7299,10539,7623,9243,7599,9247,6522,9617,11302,7948,7948,8284,10320,7672,7836,7924,9240,8272,6652,7348,6540,7300,10540,7624,9244,7600,7944,6524,8318,11293,7949,7949,8285,10321,7673,7837,7925,9241,8273,6653,7349,6541,7301,10541,7625,9245,7601,7945,6525,8319,11292,7950,7950,8286,10322,7674,7838,7926,9242,8274,6654,7350,6542,7302,10542,7626,9246,7602,7946,6526,8316,11295,7951,7951,8287,10323,7675,7839,7927,9243,8275,6655,7351,6543,7303,10543,7627,9247,7603,7947,6527,8317,11294,7952,7952,8288,6117,7676,6225,7928,6333,8276,6656,7352,7521,7304,10544,7628,9248,7604,10221,6517,10271,11296,7953,7953,8289,6116,7677,6224,7929,6332,8277,6657,7353,7520,7305,10545,7629,9249,7605,10220,6516,10270,11297,7954,7954,8290,6119,7678,6227,7930,6335,8278,6658,7354,7523,7306,10546,7630,9250,7606,10223,6519,10269,11298,7955,7955,8291,6118,7679,6226,7931,6334,8279,6659,7355,7522,7307,10547,7631,9251,7607,10222,6518,10268,11299,7956,7956,7620,9040,7980,10444,8340,7960,8280,6660,8304,9148,7308,10548,7632,9252,7368,9256,1507,11363,7698,7957,7957,7621,9041,7981,10445,8341,7961,8281,6661,8305,9149,7309,10549,7633,9253,7369,9257,1506,11362,7699,7958,7958,7622,9042,7982,10446,8342,7962,8282,6662,8306,9150,7310,10550,7634,9254,7370,9258,1505,11361,7696,7959,7959,7623,9043,7983,10447,8343,7963,8283,6663,8307,9151,7311,10551,7635,9255,7371,9259,1504,11360,7697,7960,7960,7624,10332,7984,7848,8344,9252,8284,6664,8308,6552,7312,10552,7636,9256,7372,7956,1510,11355,8990,7961,7961,7625,10333,7985,7849,8345,9253,8285,6665,8309,6553,7313,10553,7637,9257,7373,7957,1511,11354,8991,7962,7962,7626,10334,7986,7850,8346,9254,8286,6666,8310,6554,7314,10554,7638,9258,7374,7958,1508,11353,8988,7963,7963,7627,10335,7987,7851,8347,9255,8287,6667,8311,6555,7315,10555,7639,9259,7375,7959,1509,11352,8989,7964,7964,7628,6777,7988,6885,8348,6993,8288,6668,8312,8181,7316,10556,7640,9260,7376,10881,1503,11358,7055,7965,7965,7629,6776,7989,6884,8349,6992,8289,6669,8313,8180,7317,10557,7641,9261,7377,10880,1502,11359,7054,7966,7966,7630,6779,7990,6887,8350,6995,8290,6670,8314,8183,7318,10558,7642,9262,7378,10883,1501,11356,7053,7967,7967,7631,6778,7991,6886,8351,6994,8291,6671,8315,8182,7319,10559,7643,9263,7379,10882,1500,11357,7052,7968,7968,9554,9052,8942,10456,9302,7972,8292,6672,8618,9160,7320,10560,7644,9264,8978,9268,1483,11373,7674,7969,7969,9555,9053,8943,10457,9303,7973,8293,6673,8619,9161,7321,10561,7645,9265,8979,9269,1482,11372,7675,7970,7970,9552,9054,8940,10458,9300,7974,8294,6674,8616,9162,7322,10562,7646,9266,8976,9270,1481,11375,7672,7971,7971,9553,9055,8941,10459,9301,7975,8295,6675,8617,9163,7323,10563,7647,9267,8977,9271,1480,11374,7673,7972,7972,9558,10344,8946,7860,9306,9264,8296,6676,8622,6564,7324,10564,7648,9268,8982,7968,1486,11365,8966,7973,7973,9559,10345,8947,7861,9307,9265,8297,6677,8623,6565,7325,10565,7649,9269,8983,7969,1487,11364,8967,7974,7974,9556,10346,8944,7862,9304,9266,8298,6678,8620,6566,7326,10566,7650,9270,8980,7970,1484,11367,8964,7975,7975,9557,10347,8945,7863,9305,9267,8299,6679,8621,6567,7327,10567,7651,9271,8981,7971,1485,11366,8965,7976,7976,9562,6789,8950,6897,9310,7005,8300,6680,8626,8193,7328,10568,7652,9272,8986,10893,1479,11368,7031,7977,7977,9563,6788,8951,6896,9311,7004,8301,6681,8627,8192,7329,10569,7653,9273,8987,10892,1478,11369,7030,7978,7978,9560,6791,8948,6899,9308,7007,8302,6682,8624,8195,7330,10570,7654,9274,8984,10895,1477,11370,7029,7979,7979,9561,6790,8949,6898,9309,7006,8303,6683,8625,8194,7331,10571,7655,9275,8985,10894,1476,11371,7028,7980,7980,7920,9064,8280,10468,7668,7984,8304,6684,7956,9172,7332,10572,7656,9276,7992,9280,1493,11351,7684,7981,7981,7921,9065,8281,10469,7669,7985,8305,6685,7957,9173,7333,10573,7657,9277,7993,9281,1492,11350,7685,7982,7982,7922,9066,8282,10470,7670,7986,8306,6686,7958,9174,7334,10574,7658,9278,7994,9282,1495,11349,7686,7983,7983,7923,9067,8283,10471,7671,7987,8307,6687,7959,9175,7335,10575,7659,9279,7995,9283,1494,11348,7687,7984,7984,7924,10356,8284,7872,7672,9276,8308,6688,7960,6576,7336,10576,7660,9280,7996,7980,1496,11343,8976,7985,7985,7925,10357,8285,7873,7673,9277,8309,6689,7961,6577,7337,10577,7661,9281,7997,7981,1497,11342,8977,7986,7986,7926,10358,8286,7874,7674,9278,8310,6690,7962,6578,7338,10578,7662,9282,7998,7982,1498,11341,8978,7987,7987,7927,10359,8287,7875,7675,9279,8311,6691,7963,6579,7339,10579,7663,9283,7999,7983,1499,11340,8979,7988,7988,7928,6801,8288,6909,7676,7017,8312,6692,7964,8205,7340,10580,7664,9284,8000,10905,1489,11346,7041,7989,7989,7929,6800,8289,6908,7677,7016,8313,6693,7965,8204,7341,10581,7665,9285,8001,10904,1488,11347,7040,7990,7990,7930,6803,8290,6911,7678,7019,8314,6694,7966,8207,7342,10582,7666,9286,8002,10907,1491,11344,7043,7991,7991,7931,6802,8291,6910,7679,7018,8315,6695,7967,8206,7343,10583,7667,9287,8003,10906,1490,11345,7042,7992,7992,8340,9076,7620,10480,7980,7996,8316,6696,7296,9184,7344,10584,7668,9288,7656,9292,5092,8274,8946,7993,7993,8341,9077,7621,10481,7981,7997,8317,6697,7297,9185,7345,10585,7669,9289,7657,9293,5093,8275,8947,7994,7994,8342,9078,7622,10482,7982,7998,8318,6698,7298,9186,7346,10586,7670,9290,7658,9294,5094,8272,8944,7995,7995,8343,9079,7623,10483,7983,7999,8319,6699,7299,9187,7347,10587,7671,9291,7659,9295,5095,8273,8945,7996,7996,8344,10368,7624,7884,7984,9288,8320,6700,7300,6588,7348,10588,7672,9292,7660,7992,1524,9566,7646,7997,7997,8345,10369,7625,7885,7985,9289,8321,6701,7301,6589,7349,10589,7673,9293,7661,7993,1525,9567,7647,7998,7998,8346,10370,7626,7886,7986,9290,8322,6702,7302,6590,7350,10590,7674,9294,7662,7994,1526,9564,7644,7999,7999,8347,10371,7627,7887,7987,9291,8323,6703,7303,6591,7351,10591,7675,9295,7663,7995,1527,9565,7645,8000,8000,8348,5841,7628,5949,7988,6057,8324,6704,7304,7245,7352,10592,7676,9296,7664,9945,885,6011,9923,8001,8001,8349,5840,7629,5948,7989,6056,8325,6705,7305,7244,7353,10593,7677,9297,7665,9944,884,6010,9922,8002,8002,8350,5843,7630,5951,7990,6059,8326,6706,7306,7247,7354,10594,7678,9298,7666,9947,887,6009,9921,8003,8003,8351,5842,7631,5950,7991,6058,8327,6707,7307,7246,7355,10595,7679,9299,7667,9946,886,6008,9920,8004,8004,9302,9088,9554,10492,8942,8008,8328,6708,9230,9196,7356,10596,7680,9300,9266,9304,1192,8250,8956,8005,8005,9303,9089,9555,10493,8943,8009,8329,6709,9231,9197,7357,10597,7681,9301,9267,9305,1193,8251,8957,8006,8006,9300,9090,9552,10494,8940,8010,8330,6710,9228,9198,7358,10598,7682,9302,9264,9306,1194,8248,8958,8007,8007,9301,9091,9553,10495,8941,8011,8331,6711,9229,9199,7359,10599,7683,9303,9265,9307,1195,8249,8959,8008,8008,9306,10380,9558,7896,8946,9300,8332,6712,9234,6600,7360,10600,7684,9304,9270,8004,5400,9542,7656,8009,8009,9307,10381,9559,7897,8947,9301,8333,6713,9235,6601,7361,10601,7685,9305,9271,8005,5401,9543,7657,8010,8010,9304,10382,9556,7898,8944,9302,8334,6714,9232,6602,7362,10602,7686,9306,9268,8006,5402,9540,7658,8011,8011,9305,10383,9557,7899,8945,9303,8335,6715,9233,6603,7363,10603,7687,9307,9269,8007,5403,9541,7659,8012,8012,9310,5853,9562,5961,8950,6069,8336,6716,9238,7257,7364,10604,7688,9308,9274,9957,4761,5987,9933,8013,8013,9311,5852,9563,5960,8951,6068,8337,6717,9239,7256,7365,10605,7689,9309,9275,9956,4760,5986,9932,8014,8014,9308,5855,9560,5963,8948,6071,8338,6718,9236,7259,7366,10606,7690,9310,9272,9959,4763,5985,9935,8015,8015,9309,5854,9561,5962,8949,6070,8339,6719,9237,7258,7367,10607,7691,9311,9273,9958,4762,5984,9934,8016,8016,7668,9100,7920,10504,8280,8020,8340,6720,8244,9208,7368,10608,7692,9312,7308,9316,4458,8260,8934,8017,8017,7669,9101,7921,10505,8281,8021,8341,6721,8245,9209,7369,10609,7693,9313,7309,9317,4459,8261,8935,8018,8018,7670,9102,7922,10506,8282,8022,8342,6722,8246,9210,7370,10610,7694,9314,7310,9318,4456,8262,8932,8019,8019,7671,9103,7923,10507,8283,8023,8343,6723,8247,9211,7371,10611,7695,9315,7311,9319,4457,8263,8933,8020,8020,7672,10392,7924,7908,8284,9312,8344,6724,8248,6612,7372,10612,7696,9316,7312,8016,2186,9552,7634,8021,8021,7673,10393,7925,7909,8285,9313,8345,6725,8249,6613,7373,10613,7697,9317,7313,8017,2187,9553,7635,8022,8022,7674,10394,7926,7910,8286,9314,8346,6726,8250,6614,7374,10614,7698,9318,7314,8018,2184,9554,7632,8023,8023,7675,10395,7927,7911,8287,9315,8347,6727,8251,6615,7375,10615,7699,9319,7315,8019,2185,9555,7633,8024,8024,7676,5865,7928,5973,8288,6081,8348,6728,8252,7269,7376,10616,7700,9320,7316,9969,2843,5997,9911,8025,8025,7677,5864,7929,5972,8289,6080,8349,6729,8253,7268,7377,10617,7701,9321,7317,9968,2842,5996,9910,8026,8026,7678,5867,7930,5975,8290,6083,8350,6730,8254,7271,7378,10618,7702,9322,7318,9971,2841,5999,9909,8027,8027,7679,5866,7931,5974,8291,6082,8351,6731,8255,7270,7379,10619,7703,9323,7319,9970,2840,5998,9908,8028,8028,7440,10840,7800,8032,8052,9436,7704,6732,8124,6736,7380,10620,7056,9324,7080,8140,11196,3816,7197,8029,8029,7441,10841,7801,8033,8053,9437,7705,6733,8125,6737,7381,10621,7057,9325,7081,8141,11197,3817,7196,8030,8030,7442,10842,7802,8034,8054,9438,7706,6734,8126,6738,7382,10622,7058,9326,7082,8142,11198,3818,7199,8031,8031,7443,10843,7803,8035,8055,9439,7707,6735,8127,6739,7383,10623,7059,9327,7083,8143,11199,3819,7198,8032,8032,7444,6948,7804,6732,8056,6840,7708,6736,8128,8028,7384,10624,7060,9328,7084,10728,11200,3820,7189,8033,8033,7445,6949,7805,6733,8057,6841,7709,6737,8129,8029,7385,10625,7061,9329,7085,10729,11201,3821,7188,8034,8034,7446,6950,7806,6734,8058,6842,7710,6738,8130,8030,7386,10626,7062,9330,7086,10730,11202,3822,7191,8035,8035,7447,6951,7807,6735,8059,6843,7711,6739,8131,8031,7387,10627,7063,9331,7087,10731,11203,3823,7190,8036,8036,7448,8577,7808,9657,8060,7173,7712,6740,8132,8361,7388,10628,7064,9332,7088,8469,11204,3824,7192,8037,8037,7449,8576,7809,9656,8061,7172,7713,6741,8133,8360,7389,10629,7065,9333,7089,8468,11205,3825,7193,8038,8038,7450,8579,7810,9659,8062,7175,7714,6742,8134,8363,7390,10630,7066,9334,7090,8471,11206,3826,7194,8039,8039,7451,8578,7811,9658,8063,7174,7715,6743,8135,8362,7391,10631,7067,9335,7091,8470,11207,3827,7195,8040,8040,6458,10852,6818,8044,6098,9448,7716,6744,6494,6748,7392,10632,7068,9336,6422,8152,11208,3828,10427,8041,8041,6459,10853,6819,8045,6099,9449,7717,6745,6495,6749,7393,10633,7069,9337,6423,8153,11209,3829,10426,8042,8042,6456,10854,6816,8046,6096,9450,7718,6746,6492,6750,7394,10634,7070,9338,6420,8154,11210,3830,10425,8043,8043,6457,10855,6817,8047,6097,9451,7719,6747,6493,6751,7395,10635,7071,9339,6421,8155,11211,3831,10424,8044,8044,6462,6960,6822,6744,6102,6852,7720,6748,6498,8040,7396,10636,7072,9340,6426,10740,11212,3832,10419,8045,8045,6463,6961,6823,6745,6103,6853,7721,6749,6499,8041,7397,10637,7073,9341,6427,10741,11213,3833,10418,8046,8046,6460,6962,6820,6746,6100,6854,7722,6750,6496,8042,7398,10638,7074,9342,6424,10742,11214,3834,10417,8047,8047,6461,6963,6821,6747,6101,6855,7723,6751,6497,8043,7399,10639,7075,9343,6425,10743,11215,3835,10416,8048,8048,6466,8589,6826,9669,6106,7185,7724,6752,6502,8373,7400,10640,7076,9344,6430,8481,11216,3836,10422,8049,8049,6467,8588,6827,9668,6107,7184,7725,6753,6503,8372,7401,10641,7077,9345,6431,8480,11217,3837,10423,8050,8050,6464,8591,6824,9671,6104,7187,7726,6754,6500,8375,7402,10642,7078,9346,6428,8483,11218,3838,10420,8051,8051,6465,8590,6825,9670,6105,7186,7727,6755,6501,8374,7403,10643,7079,9347,6429,8482,11219,3839,10421,8052,8052,7092,10864,7128,8056,7056,9460,7728,6756,7452,6760,7404,10644,7080,9348,8028,8164,11220,3840,8145,8053,8053,7093,10865,7129,8057,7057,9461,7729,6757,7453,6761,7405,10645,7081,9349,8029,8165,11221,3841,8144,8054,8054,7094,10866,7130,8058,7058,9462,7730,6758,7454,6762,7406,10646,7082,9350,8030,8166,11222,3842,8147,8055,8055,7095,10867,7131,8059,7059,9463,7731,6759,7455,6763,7407,10647,7083,9351,8031,8167,11223,3843,8146,8056,8056,7096,6972,7132,6756,7060,6864,7732,6760,7456,8052,7408,10648,7084,9352,8032,10752,11224,3844,8137,8057,8057,7097,6973,7133,6757,7061,6865,7733,6761,7457,8053,7409,10649,7085,9353,8033,10753,11225,3845,8136,8058,8058,7098,6974,7134,6758,7062,6866,7734,6762,7458,8054,7410,10650,7086,9354,8034,10754,11226,3846,8139,8059,8059,7099,6975,7135,6759,7063,6867,7735,6763,7459,8055,7411,10651,7087,9355,8035,10755,11227,3847,8138,8060,8060,7100,8601,7136,9681,7064,7197,7736,6764,7460,8385,7412,10652,7088,9356,8036,8493,11228,3848,8140,8061,8061,7101,8600,7137,9680,7065,7196,7737,6765,7461,8384,7413,10653,7089,9357,8037,8492,11229,3849,8141,8062,8062,7102,8603,7138,9683,7066,7199,7738,6766,7462,8387,7414,10654,7090,9358,8038,8495,11230,3850,8142,8063,8063,7103,8602,7139,9682,7067,7198,7739,6767,7463,8386,7415,10655,7091,9359,8039,8494,11231,3851,8143,8064,8064,7728,10876,8088,8068,7476,9472,7740,6768,7764,6772,7416,10656,7092,9360,7800,8176,6834,9177,3560,8065,8065,7729,10877,8089,8069,7477,9473,7741,6769,7765,6773,7417,10657,7093,9361,7801,8177,6835,9176,3561,8066,8066,7730,10878,8090,8070,7478,9474,7742,6770,7766,6774,7418,10658,7094,9362,7802,8178,6832,9179,3562,8067,8067,7731,10879,8091,8071,7479,9475,7743,6771,7767,6775,7419,10659,7095,9363,7803,8179,6833,9178,3563,8068,8068,7732,6984,8092,6768,7480,6876,7744,6772,7768,8064,7420,10660,7096,9364,7804,10764,8126,9169,5177,8069,8069,7733,6985,8093,6769,7481,6877,7745,6773,7769,8065,7421,10661,7097,9365,7805,10765,8127,9168,5176,8070,8070,7734,6986,8094,6770,7482,6878,7746,6774,7770,8066,7422,10662,7098,9366,7806,10766,8124,9171,5179,8071,8071,7735,6987,8095,6771,7483,6879,7747,6775,7771,8067,7423,10663,7099,9367,7807,10767,8125,9170,5178,8072,8072,7736,9261,8096,10341,7484,7857,7748,6776,7772,9045,7424,10664,7100,9368,7808,9153,8783,9172,3228,8073,8073,7737,9260,8097,10340,7485,7856,7749,6777,7773,9044,7425,10665,7101,9369,7809,9152,8782,9173,3229,8074,8074,7738,9263,8098,10343,7486,7859,7750,6778,7774,9047,7426,10666,7102,9370,7810,9155,8781,9174,3230,8075,8075,7739,9262,8099,10342,7487,7858,7751,6779,7775,9046,7427,10667,7103,9371,7811,9154,8780,9175,3231,8076,8076,5774,10888,5810,8080,5846,9484,7752,6780,6134,6784,7428,10668,7104,9372,6818,8188,6810,6251,634,8077,8077,5775,10889,5811,8081,5847,9485,7753,6781,6135,6785,7429,10669,7105,9373,6819,8189,6811,6250,635,8078,8078,5772,10890,5808,8082,5844,9486,7754,6782,6132,6786,7430,10670,7106,9374,6816,8190,6808,6249,632,8079,8079,5773,10891,5809,8083,5845,9487,7755,6783,6133,6787,7431,10671,7107,9375,6817,8191,6809,6248,633,8080,8080,5778,6996,5814,6780,5850,6888,7756,6784,6138,8076,7432,10672,7108,9376,6822,10776,8102,6243,2899,8081,8081,5779,6997,5815,6781,5851,6889,7757,6785,6139,8077,7433,10673,7109,9377,6823,10777,8103,6242,2898,8082,8082,5776,6998,5812,6782,5848,6890,7758,6786,6136,8078,7434,10674,7110,9378,6820,10778,8100,6241,2897,8083,8083,5777,6999,5813,6783,5849,6891,7759,6787,6137,8079,7435,10675,7111,9379,6821,10779,8101,6240,2896,8084,8084,5782,9273,5818,10353,5854,7869,7760,6788,6142,9057,7436,10676,7112,9380,6826,9165,8759,6246,950,8085,8085,5783,9272,5819,10352,5855,7868,7761,6789,6143,9056,7437,10677,7113,9381,6827,9164,8758,6247,951,8086,8086,5780,9275,5816,10355,5852,7871,7762,6790,6140,9059,7438,10678,7114,9382,6824,9167,8757,6244,948,8087,8087,5781,9274,5817,10354,5853,7870,7763,6791,6141,9058,7439,10679,7115,9383,6825,9166,8756,6245,949,8088,8088,7380,10900,7740,8092,8100,9496,7764,6792,8064,6796,7440,10680,7116,9384,7128,8200,6820,9477,1916,8089,8089,7381,10901,7741,8093,8101,9497,7765,6793,8065,6797,7441,10681,7117,9385,7129,8201,6821,9476,1917,8090,8090,7382,10902,7742,8094,8102,9498,7766,6794,8066,6798,7442,10682,7118,9386,7130,8202,6822,9479,1918,8091,8091,7383,10903,7743,8095,8103,9499,7767,6795,8067,6799,7443,10683,7119,9387,7131,8203,6823,9478,1919,8092,8092,7384,7008,7744,6792,8104,6900,7768,6796,8068,8088,7444,10684,7120,9388,7132,10788,8112,9469,1589,8093,8093,7385,7009,7745,6793,8105,6901,7769,6797,8069,8089,7445,10685,7121,9389,7133,10789,8113,9468,1588,8094,8094,7386,7010,7746,6794,8106,6902,7770,6798,8070,8090,7446,10686,7122,9390,7134,10790,8114,9471,1591,8095,8095,7387,7011,7747,6795,8107,6903,7771,6799,8071,8091,7447,10687,7123,9391,7135,10791,8115,9470,1590,8096,8096,7388,9285,7748,10365,8108,7881,7772,6800,8072,9069,7448,10688,7124,9392,7136,9177,8769,9472,2232,8097,8097,7389,9284,7749,10364,8109,7880,7773,6801,8073,9068,7449,10689,7125,9393,7137,9176,8768,9473,2233,8098,8098,7390,9287,7750,10367,8110,7883,7774,6802,8074,9071,7450,10690,7126,9394,7138,9179,8771,9474,2234,8099,8099,7391,9286,7751,10366,8111,7882,7775,6803,8075,9070,7451,10691,7127,9395,7139,9178,8770,9475,2235,8100,8100,7152,10912,7080,8104,7116,9508,7776,6804,7404,6808,7452,10692,7128,9396,8088,8212,8082,1976,1944,8101,8101,7153,10913,7081,8105,7117,9509,7777,6805,7405,6809,7453,10693,7129,9397,8089,8213,8083,1977,1945,8102,8102,7154,10914,7082,8106,7118,9510,7778,6806,7406,6810,7454,10694,7130,9398,8090,8214,8080,1978,1946,8103,8103,7155,10915,7083,8107,7119,9511,7779,6807,7407,6811,7455,10695,7131,9399,8091,8215,8081,1979,1947,8104,8104,7156,7020,7084,6804,7120,6912,7780,6808,7408,8100,7456,10696,7132,9400,8092,10800,6782,1001,1948,8105,8105,7157,7021,7085,6805,7121,6913,7781,6809,7409,8101,7457,10697,7133,9401,8093,10801,6783,1000,1949,8106,8106,7158,7022,7086,6806,7122,6914,7782,6810,7410,8102,7458,10698,7134,9402,8094,10802,6780,1003,1950,8107,8107,7159,7023,7087,6807,7123,6915,7783,6811,7411,8103,7459,10699,7135,9403,8095,10803,6781,1002,1951,8108,8108,7160,8973,7088,10053,7124,7569,7784,6812,7412,8757,7460,10700,7136,9404,8096,8865,10355,2616,1952,8109,8109,7161,8972,7089,10052,7125,7568,7785,6813,7413,8756,7461,10701,7137,9405,8097,8864,10354,2617,1953,8110,8110,7162,8975,7090,10055,7126,7571,7786,6814,7414,8759,7462,10702,7138,9406,8098,8867,10353,2618,1954,8111,8111,7163,8974,7091,10054,7127,7570,7787,6815,7415,8758,7463,10703,7139,9407,8099,8866,10352,2619,1955,8112,8112,6170,10924,6422,8116,6782,9520,7788,6816,6746,6820,7464,10704,7140,9408,5810,8224,8092,5206,1956,8113,8113,6171,10925,6423,8117,6783,9521,7789,6817,6747,6821,7465,10705,7141,9409,5811,8225,8093,5207,1957,8114,8114,6168,10926,6420,8118,6780,9522,7790,6818,6744,6822,7466,10706,7142,9410,5808,8226,8094,5204,1958,8115,8115,6169,10927,6421,8119,6781,9523,7791,6819,6745,6823,7467,10707,7143,9411,5809,8227,8095,5205,1959,8116,8116,6174,7032,6426,6816,6786,6924,7792,6820,6750,8112,7468,10708,7144,9412,5814,10812,6792,4231,1960,8117,8117,6175,7033,6427,6817,6787,6925,7793,6821,6751,8113,7469,10709,7145,9413,5815,10813,6793,4230,1961,8118,8118,6172,7034,6424,6818,6784,6926,7794,6822,6748,8114,7470,10710,7146,9414,5812,10814,6794,4229,1962,8119,8119,6173,7035,6425,6819,6785,6927,7795,6823,6749,8115,7471,10711,7147,9415,5813,10815,6795,4228,1963,8120,8120,6178,8985,6430,10065,6790,7581,7796,6824,6754,8769,7472,10712,7148,9416,5818,8877,10365,4550,1964,8121,8121,6179,8984,6431,10064,6791,7580,7797,6825,6755,8768,7473,10713,7149,9417,5819,8876,10364,4551,1965,8122,8122,6176,8987,6428,10067,6788,7583,7798,6826,6752,8771,7474,10714,7150,9418,5816,8879,10367,4548,1966,8123,8123,6177,8986,6429,10066,6789,7582,7799,6827,6753,8770,7475,10715,7151,9419,5817,8878,10366,4549,1967,8124,8124,7776,10936,8028,8128,7416,9532,7800,6828,7704,6832,7476,10716,7152,9420,7740,8236,8070,3896,1968,8125,8125,7777,10937,8029,8129,7417,9533,7801,6829,7705,6833,7477,10717,7153,9421,7741,8237,8071,3897,1969,8126,8126,7778,10938,8030,8130,7418,9534,7802,6830,7706,6834,7478,10718,7154,9422,7742,8238,8068,3898,1970,8127,8127,7779,10939,8031,8131,7419,9535,7803,6831,7707,6835,7479,10719,7155,9423,7743,8239,8069,3899,1971,8128,8128,7780,7044,8032,6828,7420,6936,7804,6832,7708,8124,7480,10720,7156,9424,7744,10824,6770,5513,1972,8129,8129,7781,7045,8033,6829,7421,6937,7805,6833,7709,8125,7481,10721,7157,9425,7745,10825,6771,5512,1973,8130,8130,7782,7046,8034,6830,7422,6938,7806,6834,7710,8126,7482,10722,7158,9426,7746,10826,6768,5515,1974,8131,8131,7783,7047,8035,6831,7423,6939,7807,6835,7711,8127,7483,10723,7159,9427,7747,10827,6769,5514,1975,8132,8132,7784,8997,8036,10077,7424,7593,7808,6836,7712,8781,7484,10724,7160,9428,7748,8889,10343,3240,1976,8133,8133,7785,8996,8037,10076,7425,7592,7809,6837,7713,8780,7485,10725,7161,9429,7749,8888,10342,3241,1977,8134,8134,7786,8999,8038,10079,7426,7595,7810,6838,7714,8783,7486,10726,7162,9430,7750,8891,10341,3242,1978,8135,8135,7787,8998,8039,10078,7427,7594,7811,6839,7715,8782,7487,10727,7163,9431,7751,8890,10340,3243,1979,8136,8136,7548,6844,7908,6952,8160,6736,7812,6840,8232,8248,7488,10728,7164,9432,7188,10624,8277,1672,8057,8137,8137,7549,6845,7909,6953,8161,6737,7813,6841,8233,8249,7489,10729,7165,9433,7189,10625,8276,1673,8056,8138,8138,7550,6846,7910,6954,8162,6738,7814,6842,8234,8250,7490,10730,7166,9434,7190,10626,8279,1674,8059,8139,8139,7551,6847,7911,6955,8163,6739,7815,6843,8235,8251,7491,10731,7167,9435,7191,10627,8278,1675,8058,8140,8140,7552,9432,7912,10836,8164,8028,7816,6844,8236,9540,7492,10732,7168,9436,7192,9324,8269,3936,8060,8141,8141,7553,9433,7913,10837,8165,8029,7817,6845,8237,9541,7493,10733,7169,9437,7193,9325,8268,3937,8061,8142,8142,7554,9434,7914,10838,8166,8030,7818,6846,8238,9542,7494,10734,7170,9438,7194,9326,8271,3938,8062,8143,8143,7555,9435,7915,10839,8167,8031,7819,6847,8239,9543,7495,10735,7171,9439,7195,9327,8270,3939,8063,8144,8144,7556,9765,7916,7281,8168,8361,7820,6848,8240,5985,7496,10736,7172,9440,7196,7065,8272,3621,8053,8145,8145,7557,9764,7917,7280,8169,8360,7821,6849,8241,5984,7497,10737,7173,9441,7197,7064,8273,3620,8052,8146,8146,7558,9767,7918,7283,8170,8363,7822,6850,8242,5987,7498,10738,7174,9442,7198,7067,8274,3623,8055,8147,8147,7559,9766,7919,7282,8171,8362,7823,6851,8243,5986,7499,10739,7175,9443,7199,7066,8275,3622,8054,8148,8148,10454,6856,10814,6964,10094,6748,7824,6852,10490,8260,7500,10740,7176,9444,10418,10636,8915,4252,6103,8149,8149,10455,6857,10815,6965,10095,6749,7825,6853,10491,8261,7501,10741,7177,9445,10419,10637,8914,4253,6102,8150,8150,10452,6858,10812,6966,10092,6750,7826,6854,10488,8262,7502,10742,7178,9446,10416,10638,8913,4254,6101,8151,8151,10453,6859,10813,6967,10093,6751,7827,6855,10489,8263,7503,10743,7179,9447,10417,10639,8912,4255,6100,8152,8152,10458,9444,10818,10848,10098,8040,7828,6856,10494,9552,7504,10744,7180,9448,10422,9336,8907,1332,6106,8153,8153,10459,9445,10819,10849,10099,8041,7829,6857,10495,9553,7505,10745,7181,9449,10423,9337,8906,1333,6107,8154,8154,10456,9446,10816,10850,10096,8042,7830,6858,10492,9554,7506,10746,7182,9450,10420,9338,8905,1334,6104,8155,8155,10457,9447,10817,10851,10097,8043,7831,6859,10493,9555,7507,10747,7183,9451,10421,9339,8904,1335,6105,8156,8156,10462,9777,10822,7293,10102,8373,7832,6860,10498,5997,7508,10748,7184,9452,10426,7077,8910,1017,6099,8157,8157,10463,9776,10823,7292,10103,8372,7833,6861,10499,5996,7509,10749,7185,9453,10427,7076,8911,1016,6098,8158,8158,10460,9779,10820,7295,10100,8375,7834,6862,10496,5999,7510,10750,7186,9454,10424,7079,8908,1019,6097,8159,8159,10461,9778,10821,7294,10101,8374,7835,6863,10497,5998,7511,10751,7187,9455,10425,7078,8909,1018,6096,8160,8160,7200,6868,7236,6976,7164,6760,7836,6864,7560,8272,7512,10752,7188,9456,8136,10648,7281,4602,7061,8161,8161,7201,6869,7237,6977,7165,6761,7837,6865,7561,8273,7513,10753,7189,9457,8137,10649,7280,4603,7060,8162,8162,7202,6870,7238,6978,7166,6762,7838,6866,7562,8274,7514,10754,7190,9458,8138,10650,7283,4600,7063,8163,8163,7203,6871,7239,6979,7167,6763,7839,6867,7563,8275,7515,10755,7191,9459,8139,10651,7282,4601,7062,8164,8164,7204,9456,7240,10860,7168,8052,7840,6868,7564,9564,7516,10756,7192,9460,8140,9348,7273,2330,7064,8165,8165,7205,9457,7241,10861,7169,8053,7841,6869,7565,9565,7517,10757,7193,9461,8141,9349,7272,2331,7065,8166,8166,7206,9458,7242,10862,7170,8054,7842,6870,7566,9566,7518,10758,7194,9462,8142,9350,7275,2328,7066,8167,8167,7207,9459,7243,10863,7171,8055,7843,6871,7567,9567,7519,10759,7195,9463,8143,9351,7274,2329,7067,8168,8168,7208,9789,7244,7305,7172,8385,7844,6872,7568,6009,7520,10760,7196,9464,8144,7089,7276,2663,7057,8169,8169,7209,9788,7245,7304,7173,8384,7845,6873,7569,6008,7521,10761,7197,9465,8145,7088,7277,2662,7056,8170,8170,7210,9791,7246,7307,7174,8387,7846,6874,7570,6011,7522,10762,7198,9466,8146,7091,7278,2661,7059,8171,8171,7211,9790,7247,7306,7175,8386,7847,6875,7571,6010,7523,10763,7199,9467,8147,7090,7279,2660,7058,8172,8172,7836,6880,8196,6988,7584,6772,7848,6876,7872,8284,7524,10764,7200,9468,7908,10660,1400,9389,2047,8173,8173,7837,6881,8197,6989,7585,6773,7849,6877,7873,8285,7525,10765,7201,9469,7909,10661,1401,9388,2046,8174,8174,7838,6882,8198,6990,7586,6774,7850,6878,7874,8286,7526,10766,7202,9470,7910,10662,1402,9391,2045,8175,8175,7839,6883,8199,6991,7587,6775,7851,6879,7875,8287,7527,10767,7203,9471,7911,10663,1403,9390,2044,8176,8176,7840,9468,8200,10872,7588,8064,7852,6880,7876,9576,7528,10768,7204,9472,7912,9360,3665,9392,2050,8177,8177,7841,9469,8201,10873,7589,8065,7853,6881,7877,9577,7529,10769,7205,9473,7913,9361,3664,9393,2051,8178,8178,7842,9470,8202,10874,7590,8066,7854,6882,7878,9578,7530,10770,7206,9474,7914,9362,3667,9394,2048,8179,8179,7843,9471,8203,10875,7591,8067,7855,6883,7879,9579,7531,10771,7207,9475,7915,9363,3666,9395,2049,8180,8180,7844,10449,8204,7965,7592,9045,7856,6884,7880,6669,7532,10772,7208,9476,7916,7749,1716,9385,2043,8181,8181,7845,10448,8205,7964,7593,9044,7857,6885,7881,6668,7533,10773,7209,9477,7917,7748,1717,9384,2042,8182,8182,7846,10451,8206,7967,7594,9047,7858,6886,7882,6671,7534,10774,7210,9478,7918,7751,1718,9387,2041,8183,8183,7847,10450,8207,7966,7595,9046,7859,6887,7883,6670,7535,10775,7211,9479,7919,7750,1719,9386,2040,8184,8184,9770,6892,9806,7000,9842,6784,7860,6888,10130,8296,7536,10776,7212,9480,10814,10672,5602,9703,2023,8185,8185,9771,6893,9807,7001,9843,6785,7861,6889,10131,8297,7537,10777,7213,9481,10815,10673,5603,9702,2022,8186,8186,9768,6894,9804,7002,9840,6786,7862,6890,10128,8298,7538,10778,7214,9482,10812,10674,5600,9701,2021,8187,8187,9769,6895,9805,7003,9841,6787,7863,6891,10129,8299,7539,10779,7215,9483,10813,10675,5601,9700,2020,8188,8188,9774,9480,9810,10884,9846,8076,7864,6892,10134,9588,7540,10780,7216,9484,10818,9372,2035,9706,2026,8189,8189,9775,9481,9811,10885,9847,8077,7865,6893,10135,9589,7541,10781,7217,9485,10819,9373,2034,9707,2027,8190,8190,9772,9482,9808,10886,9844,8078,7866,6894,10132,9590,7542,10782,7218,9486,10816,9374,2033,9704,2024,8191,8191,9773,9483,9809,10887,9845,8079,7867,6895,10133,9591,7543,10783,7219,9487,10817,9375,2032,9705,2025,8192,8192,9778,10461,9814,7977,9850,9057,7868,6896,10138,6681,7544,10784,7220,9488,10822,7761,5270,9699,2019,8193,8193,9779,10460,9815,7976,9851,9056,7869,6897,10139,6680,7545,10785,7221,9489,10823,7760,5271,9698,2018,8194,8194,9776,10463,9812,7979,9848,9059,7870,6898,10136,6683,7546,10786,7222,9490,10820,7763,5268,9697,2017,8195,8195,9777,10462,9813,7978,9849,9058,7871,6899,10137,6682,7547,10787,7223,9491,10821,7762,5269,9696,2016,8196,8196,7488,6904,7848,7012,8208,6796,7872,6900,8172,8308,7548,10788,7224,9492,7236,10684,2996,9041,2033,8197,8197,7489,6905,7849,7013,8209,6797,7873,6901,8173,8309,7549,10789,7225,9493,7237,10685,2997,9040,2032,8198,8198,7490,6906,7850,7014,8210,6798,7874,6902,8174,8310,7550,10790,7226,9494,7238,10686,2998,9043,2035,8199,8199,7491,6907,7851,7015,8211,6799,7875,6903,8175,8311,7551,10791,7227,9495,7239,10687,2999,9042,2034,8200,8200,7492,9492,7852,10896,8212,8088,7876,6904,8176,9600,7552,10792,7228,9496,7240,9384,4613,9044,2036,8201,8201,7493,9493,7853,10897,8213,8089,7877,6905,8177,9601,7553,10793,7229,9497,7241,9385,4612,9045,2037,8202,8202,7494,9494,7854,10898,8214,8090,7878,6906,8178,9602,7554,10794,7230,9498,7242,9386,4615,9046,2038,8203,8203,7495,9495,7855,10899,8215,8091,7879,6907,8179,9603,7555,10795,7231,9499,7243,9387,4614,9047,2039,8204,8204,7496,10473,7856,7989,8216,9069,7880,6908,8180,6693,7556,10796,7232,9500,7244,7773,2664,9037,2029,8205,8205,7497,10472,7857,7988,8217,9068,7881,6909,8181,6692,7557,10797,7233,9501,7245,7772,2665,9036,2028,8206,8206,7498,10475,7858,7991,8218,9071,7882,6910,8182,6695,7558,10798,7234,9502,7246,7775,2666,9039,2031,8207,8207,7499,10474,7859,7990,8219,9070,7883,6911,8183,6694,7559,10799,7235,9503,7247,7774,2667,9038,2030,8208,8208,7260,6916,7188,7024,7224,6808,7884,6912,7512,8320,7560,10800,7236,9504,8196,10696,3024,4027,5632,8209,8209,7261,6917,7189,7025,7225,6809,7885,6913,7513,8321,7561,10801,7237,9505,8197,10697,3025,4026,5633,8210,8210,7262,6918,7190,7026,7226,6810,7886,6914,7514,8322,7562,10802,7238,9506,8198,10698,3026,4025,5634,8211,8211,7263,6919,7191,7027,7227,6811,7887,6915,7515,8323,7563,10803,7239,9507,8199,10699,3027,4024,5635,8212,8212,7264,9504,7192,10908,7228,8100,7888,6916,7516,9612,7564,10804,7240,9508,8200,9396,3028,4030,2064,8213,8213,7265,9505,7193,10909,7229,8101,7889,6917,7517,9613,7565,10805,7241,9509,8201,9397,3029,4031,2065,8214,8214,7266,9506,7194,10910,7230,8102,7890,6918,7518,9614,7566,10806,7242,9510,8202,9398,3030,4028,2066,8215,8215,7267,9507,7195,10911,7231,8103,7891,6919,7519,9615,7567,10807,7243,9511,8203,9399,3031,4029,2067,8216,8216,7268,10161,7196,7677,7232,8757,7892,6920,7520,6381,7568,10808,7244,9512,8204,7461,3032,4023,2721,8217,8217,7269,10160,7197,7676,7233,8756,7893,6921,7521,6380,7569,10809,7245,9513,8205,7460,3033,4022,2720,8218,8218,7270,10163,7198,7679,7234,8759,7894,6922,7522,6383,7570,10810,7246,9514,8206,7463,3034,4021,2723,8219,8219,7271,10162,7199,7678,7235,8758,7895,6923,7523,6382,7571,10811,7247,9515,8207,7462,3035,4020,2722,8220,8220,10166,6928,10418,7036,10778,6820,7896,6924,10742,8332,7572,10812,7248,9516,9806,10708,3036,4003,3028,8221,8221,10167,6929,10419,7037,10779,6821,7897,6925,10743,8333,7573,10813,7249,9517,9807,10709,3037,4002,3029,8222,8222,10164,6930,10416,7038,10776,6822,7898,6926,10740,8334,7574,10814,7250,9518,9804,10710,3038,4001,3030,8223,8223,10165,6931,10417,7039,10777,6823,7899,6927,10741,8335,7575,10815,7251,9519,9805,10711,3039,4000,3031,8224,8224,10170,9516,10422,10920,10782,8112,7900,6928,10746,9624,7576,10816,7252,9520,9810,9408,3040,4006,4644,8225,8225,10171,9517,10423,10921,10783,8113,7901,6929,10747,9625,7577,10817,7253,9521,9811,9409,3041,4007,4645,8226,8226,10168,9518,10420,10922,10780,8114,7902,6930,10744,9626,7578,10818,7254,9522,9808,9410,3042,4004,4646,8227,8227,10169,9519,10421,10923,10781,8115,7903,6931,10745,9627,7579,10819,7255,9523,9809,9411,3043,4005,4647,8228,8228,10174,10173,10426,7689,10786,8769,7904,6932,10750,6393,7580,10820,7256,9524,9814,7473,3044,3999,5301,8229,8229,10175,10172,10427,7688,10787,8768,7905,6933,10751,6392,7581,10821,7257,9525,9815,7472,3045,3998,5300,8230,8230,10172,10175,10424,7691,10784,8771,7906,6934,10748,6395,7582,10822,7258,9526,9812,7475,3046,3997,5303,8231,8231,10173,10174,10425,7690,10785,8770,7907,6935,10749,6394,7583,10823,7259,9527,9813,7474,3047,3996,5302,8232,8232,7884,6940,8136,7048,7524,6832,7908,6936,7812,8344,7584,10824,7260,9528,7848,10720,3048,4013,1110,8233,8233,7885,6941,8137,7049,7525,6833,7909,6937,7813,8345,7585,10825,7261,9529,7849,10721,3049,4012,1111,8234,8234,7886,6942,8138,7050,7526,6834,7910,6938,7814,8346,7586,10826,7262,9530,7850,10722,3050,4015,1108,8235,8235,7887,6943,8139,7051,7527,6835,7911,6939,7815,8347,7587,10827,7263,9531,7851,10723,3051,4014,1109,8236,8236,7888,9528,8140,10932,7528,8124,7912,6940,7816,9636,7588,10828,7264,9532,7852,9420,3052,4016,4022,8237,8237,7889,9529,8141,10933,7529,8125,7913,6941,7817,9637,7589,10829,7265,9533,7853,9421,3053,4017,4023,8238,8238,7890,9530,8142,10934,7530,8126,7914,6942,7818,9638,7590,10830,7266,9534,7854,9422,3054,4018,4020,8239,8239,7891,9531,8143,10935,7531,8127,7915,6943,7819,9639,7591,10831,7267,9535,7855,9423,3055,4019,4021,8240,8240,7892,10185,8144,7701,7532,8781,7916,6944,7820,6405,7592,10832,7268,9536,7856,7485,3056,4009,3383,8241,8241,7893,10184,8145,7700,7533,8780,7917,6945,7821,6404,7593,10833,7269,9537,7857,7484,3057,4008,3382,8242,8242,7894,10187,8146,7703,7534,8783,7918,6946,7822,6407,7594,10834,7270,9538,7858,7487,3058,4011,3381,8243,8243,7895,10186,8147,7702,7535,8782,7919,6947,7823,6406,7595,10835,7271,9539,7859,7486,3059,4010,3380,8244,8244,7656,9328,8016,10732,8268,8248,7920,6948,8340,9436,7596,10836,7272,9540,7296,9544,7193,9306,11097,8245,8245,7657,9329,8017,10733,8269,8249,7921,6949,8341,9437,7597,10837,7273,9541,7297,9545,7192,9307,11096,8246,8246,7658,9330,8018,10734,8270,8250,7922,6950,8342,9438,7598,10838,7274,9542,7298,9546,7195,9304,11099,8247,8247,7659,9331,8019,10735,8271,8251,7923,6951,8343,9439,7599,10839,7275,9543,7299,9547,7194,9305,11098,8248,8248,7660,10620,8020,8136,8272,9540,7924,6952,8344,6840,7600,10840,7276,9544,7300,8244,7196,8006,11089,8249,8249,7661,10621,8021,8137,8273,9541,7925,6953,8345,6841,7601,10841,7277,9545,7301,8245,7197,8007,11088,8250,8250,7662,10622,8022,8138,8274,9542,7926,6954,8346,6842,7602,10842,7278,9546,7302,8246,7198,8004,11091,8251,8251,7663,10623,8023,8139,8275,9543,7927,6955,8347,6843,7603,10843,7279,9547,7303,8247,7199,8005,11090,8252,8252,7664,5769,8024,5877,8276,5985,7928,6956,8348,7173,7604,10844,7280,9548,7304,9873,7189,9959,11092,8253,8253,7665,5768,8025,5876,8277,5984,7929,6957,8349,7172,7605,10845,7281,9549,7305,9872,7188,9958,11093,8254,8254,7666,5771,8026,5879,8278,5987,7930,6958,8350,7175,7606,10846,7282,9550,7306,9875,7191,9957,11094,8255,8255,7667,5770,8027,5878,8279,5986,7931,6959,8351,7174,7607,10847,7283,9551,7307,9874,7190,9956,11095,8256,8256,9266,9340,9626,10744,8906,8260,7932,6960,9302,9448,7608,10848,7284,9552,9230,9556,10423,9316,11109,8257,8257,9267,9341,9627,10745,8907,8261,7933,6961,9303,9449,7609,10849,7285,9553,9231,9557,10422,9317,11108,8258,8258,9264,9342,9624,10746,8904,8262,7934,6962,9300,9450,7610,10850,7286,9554,9228,9558,10421,9318,11111,8259,8259,9265,9343,9625,10747,8905,8263,7935,6963,9301,9451,7611,10851,7287,9555,9229,9559,10420,9319,11110,8260,8260,9270,10632,9630,8148,8910,9552,7936,6964,9306,6852,7612,10852,7288,9556,9234,8256,10426,8016,11101,8261,8261,9271,10633,9631,8149,8911,9553,7937,6965,9307,6853,7613,10853,7289,9557,9235,8257,10427,8017,11100,8262,8262,9268,10634,9628,8150,8908,9554,7938,6966,9304,6854,7614,10854,7290,9558,9232,8258,10424,8018,11103,8263,8263,9269,10635,9629,8151,8909,9555,7939,6967,9305,6855,7615,10855,7291,9559,9233,8259,10425,8019,11102,8264,8264,9274,5781,9634,5889,8914,5997,7940,6968,9310,7185,7616,10856,7292,9560,9238,9885,10419,9969,11104,8265,8265,9275,5780,9635,5888,8915,5996,7941,6969,9311,7184,7617,10857,7293,9561,9239,9884,10418,9968,11105,8266,8266,9272,5783,9632,5891,8912,5999,7942,6970,9308,7187,7618,10858,7294,9562,9236,9887,10417,9971,11106,8267,8267,9273,5782,9633,5890,8913,5998,7943,6971,9309,7186,7619,10859,7295,9563,9237,9886,10416,9970,11107,8268,8268,7308,9352,7344,10756,7272,8272,7944,6972,7668,9460,7620,10860,7296,9564,8244,9568,8141,9294,11121,8269,8269,7309,9353,7345,10757,7273,8273,7945,6973,7669,9461,7621,10861,7297,9565,8245,9569,8140,9295,11120,8270,8270,7310,9354,7346,10758,7274,8274,7946,6974,7670,9462,7622,10862,7298,9566,8246,9570,8143,9292,11123,8271,8271,7311,9355,7347,10759,7275,8275,7947,6975,7671,9463,7623,10863,7299,9567,8247,9571,8142,9293,11122,8272,8272,7312,10644,7348,8160,7276,9564,7948,6976,7672,6864,7624,10864,7300,9568,8248,8268,8144,7994,11113,8273,8273,7313,10645,7349,8161,7277,9565,7949,6977,7673,6865,7625,10865,7301,9569,8249,8269,8145,7995,11112,8274,8274,7314,10646,7350,8162,7278,9566,7950,6978,7674,6866,7626,10866,7302,9570,8250,8270,8146,7992,11115,8275,8275,7315,10647,7351,8163,7279,9567,7951,6979,7675,6867,7627,10867,7303,9571,8251,8271,8147,7993,11114,8276,8276,7316,5793,7352,5901,7280,6009,7952,6980,7676,7197,7628,10868,7304,9572,8252,9897,8137,9947,11116,8277,8277,7317,5792,7353,5900,7281,6008,7953,6981,7677,7196,7629,10869,7305,9573,8253,9896,8136,9946,11117,8278,8278,7318,5795,7354,5903,7282,6011,7954,6982,7678,7199,7630,10870,7306,9574,8254,9899,8139,9945,11118,8279,8279,7319,5794,7355,5902,7283,6010,7955,6983,7679,7198,7631,10871,7307,9575,8255,9898,8138,9944,11119,8280,8280,7944,9364,8304,10768,7692,8284,7956,6984,7980,9472,7632,10872,7308,9576,8016,9580,3127,11327,8670,8281,8281,7945,9365,8305,10769,7693,8285,7957,6985,7981,9473,7633,10873,7309,9577,8017,9581,3126,11326,8671,8282,8282,7946,9366,8306,10770,7694,8286,7958,6986,7982,9474,7634,10874,7310,9578,8018,9582,3125,11325,8668,8283,8283,7947,9367,8307,10771,7695,8287,7959,6987,7983,9475,7635,10875,7311,9579,8019,9583,3124,11324,8669,8284,8284,7948,10656,8308,8172,7696,9576,7960,6988,7984,6876,7636,10876,7312,9580,8020,8280,3130,11319,7370,8285,8285,7949,10657,8309,8173,7697,9577,7961,6989,7985,6877,7637,10877,7313,9581,8021,8281,3131,11318,7371,8286,8286,7950,10658,8310,8174,7698,9578,7962,6990,7986,6878,7638,10878,7314,9582,8022,8282,3128,11317,7368,8287,8287,7951,10659,8311,8175,7699,9579,7963,6991,7987,6879,7639,10879,7315,9583,8023,8283,3129,11316,7369,8288,8288,7952,6453,8312,6561,7700,6669,7964,6992,7988,7857,7640,10880,7316,9584,8024,10557,3123,11322,10619,8289,8289,7953,6452,8313,6560,7701,6668,7965,6993,7989,7856,7641,10881,7317,9585,8025,10556,3122,11323,10618,8290,8290,7954,6455,8314,6563,7702,6671,7966,6994,7990,7859,7642,10882,7318,9586,8026,10559,3121,11320,10617,8291,8291,7955,6454,8315,6562,7703,6670,7967,6995,7991,7858,7643,10883,7319,9587,8027,10558,3120,11321,10616,8292,8292,8582,9376,8618,10780,8654,8296,7968,6996,8942,9484,7644,10884,7320,9588,9626,9592,3103,11337,8646,8293,8293,8583,9377,8619,10781,8655,8297,7969,6997,8943,9485,7645,10885,7321,9589,9627,9593,3102,11336,8647,8294,8294,8580,9378,8616,10782,8652,8298,7970,6998,8940,9486,7646,10886,7322,9590,9624,9594,3101,11339,8644,8295,8295,8581,9379,8617,10783,8653,8299,7971,6999,8941,9487,7647,10887,7323,9591,9625,9595,3100,11338,8645,8296,8296,8586,10668,8622,8184,8658,9588,7972,7000,8946,6888,7648,10888,7324,9592,9630,8292,3106,11329,7346,8297,8297,8587,10669,8623,8185,8659,9589,7973,7001,8947,6889,7649,10889,7325,9593,9631,8293,3107,11328,7347,8298,8298,8584,10670,8620,8186,8656,9590,7974,7002,8944,6890,7650,10890,7326,9594,9628,8294,3104,11331,7344,8299,8299,8585,10671,8621,8187,8657,9591,7975,7003,8945,6891,7651,10891,7327,9595,9629,8295,3105,11330,7345,8300,8300,8590,6465,8626,6573,8662,6681,7976,7004,8950,7869,7652,10892,7328,9596,9634,10569,3099,11332,10595,8301,8301,8591,6464,8627,6572,8663,6680,7977,7005,8951,7868,7653,10893,7329,9597,9635,10568,3098,11333,10594,8302,8302,8588,6467,8624,6575,8660,6683,7978,7006,8948,7871,7654,10894,7330,9598,9632,10571,3097,11334,10593,8303,8303,8589,6466,8625,6574,8661,6682,7979,7007,8949,7870,7655,10895,7331,9599,9633,10570,3096,11335,10592,8304,8304,7596,9388,7956,10792,8316,8308,7980,7008,8280,9496,7656,10896,7332,9600,7344,9604,3113,11315,8656,8305,8305,7597,9389,7957,10793,8317,8309,7981,7009,8281,9497,7657,10897,7333,9601,7345,9605,3112,11314,8657,8306,8306,7598,9390,7958,10794,8318,8310,7982,7010,8282,9498,7658,10898,7334,9602,7346,9606,3115,11313,8658,8307,8307,7599,9391,7959,10795,8319,8311,7983,7011,8283,9499,7659,10899,7335,9603,7347,9607,3114,11312,8659,8308,8308,7600,10680,7960,8196,8320,9600,7984,7012,8284,6900,7660,10900,7336,9604,7348,8304,3116,11307,7356,8309,8309,7601,10681,7961,8197,8321,9601,7985,7013,8285,6901,7661,10901,7337,9605,7349,8305,3117,11306,7357,8310,8310,7602,10682,7962,8198,8322,9602,7986,7014,8286,6902,7662,10902,7338,9606,7350,8306,3118,11305,7358,8311,8311,7603,10683,7963,8199,8323,9603,7987,7015,8287,6903,7663,10903,7339,9607,7351,8307,3119,11304,7359,8312,8312,7604,6477,7964,6585,8324,6693,7988,7016,8288,7881,7664,10904,7340,9608,7352,10581,3109,11310,10605,8313,8313,7605,6476,7965,6584,8325,6692,7989,7017,8289,7880,7665,10905,7341,9609,7353,10580,3108,11311,10604,8314,8314,7606,6479,7966,6587,8326,6695,7990,7018,8290,7883,7666,10906,7342,9610,7354,10583,3111,11308,10607,8315,8315,7607,6478,7967,6586,8327,6694,7991,7019,8291,7882,7667,10907,7343,9611,7355,10582,3110,11309,10606,8316,8316,7368,9400,7296,10804,7332,8320,7992,7020,7620,9508,7668,10908,7344,9612,8304,9616,3472,7950,7326,8317,8317,7369,9401,7297,10805,7333,8321,7993,7021,7621,9509,7669,10909,7345,9613,8305,9617,3473,7951,7327,8318,8318,7370,9402,7298,10806,7334,8322,7994,7022,7622,9510,7670,10910,7346,9614,8306,9618,3474,7948,7324,8319,8319,7371,9403,7299,10807,7335,8323,7995,7023,7623,9511,7671,10911,7347,9615,8307,9619,3475,7949,7325,8320,8320,7372,10692,7300,8208,7336,9612,7996,7024,7624,6912,7672,10912,7348,9616,8308,8316,3144,9242,8618,8321,8321,7373,10693,7301,8209,7337,9613,7997,7025,7625,6913,7673,10913,7349,9617,8309,8317,3145,9243,8619,8322,8322,7374,10694,7302,8210,7338,9614,7998,7026,7626,6914,7674,10914,7350,9618,8310,8318,3146,9240,8616,8323,8323,7375,10695,7303,8211,7339,9615,7999,7027,7627,6915,7675,10915,7351,9619,8311,8319,3147,9241,8617,8324,8324,7376,6165,7304,6273,7340,6381,8000,7028,7628,7569,7676,10916,7352,9620,8312,10269,2505,6335,6359,8325,8325,7377,6164,7305,6272,7341,6380,8001,7029,7629,7568,7677,10917,7353,9621,8313,10268,2504,6334,6358,8326,8326,7378,6167,7306,6275,7342,6383,8002,7030,7630,7571,7678,10918,7354,9622,8314,10271,2507,6333,6357,8327,8327,7379,6166,7307,6274,7343,6382,8003,7031,7631,7570,7679,10919,7355,9623,8315,10270,2506,6332,6356,8328,8328,8978,9412,9230,10816,9590,8332,8004,7032,9554,9520,7680,10920,7356,9624,8618,9628,2164,7926,7336,8329,8329,8979,9413,9231,10817,9591,8333,8005,7033,9555,9521,7681,10921,7357,9625,8619,9629,2165,7927,7337,8330,8330,8976,9414,9228,10818,9588,8334,8006,7034,9552,9522,7682,10922,7358,9626,8616,9630,2166,7924,7338,8331,8331,8977,9415,9229,10819,9589,8335,8007,7035,9553,9523,7683,10923,7359,9627,8617,9631,2167,7925,7339,8332,8332,8982,10704,9234,8220,9594,9624,8008,7036,9558,6924,7684,10924,7360,9628,8622,8328,4428,9218,8628,8333,8333,8983,10705,9235,8221,9595,9625,8009,7037,9559,6925,7685,10925,7361,9629,8623,8329,4429,9219,8629,8334,8334,8980,10706,9232,8222,9592,9626,8010,7038,9556,6926,7686,10926,7362,9630,8620,8330,4430,9216,8630,8335,8335,8981,10707,9233,8223,9593,9627,8011,7039,9557,6927,7687,10927,7363,9631,8621,8331,4431,9217,8631,8336,8336,8986,6177,9238,6285,9598,6393,8012,7040,9562,7581,7688,10928,7364,9632,8626,10281,3789,6311,6369,8337,8337,8987,6176,9239,6284,9599,6392,8013,7041,9563,7580,7689,10929,7365,9633,8627,10280,3788,6310,6368,8338,8338,8984,6179,9236,6287,9596,6395,8014,7042,9560,7583,7690,10930,7366,9634,8624,10283,3791,6309,6371,8339,8339,8985,6178,9237,6286,9597,6394,8015,7043,9561,7582,7691,10931,7367,9635,8625,10282,3790,6308,6370,8340,8340,7992,9424,8244,10828,7632,8344,8016,7044,7920,9532,7692,10932,7368,9636,7956,9640,5430,7936,7314,8341,8341,7993,9425,8245,10829,7633,8345,8017,7045,7921,9533,7693,10933,7369,9637,7957,9641,5431,7937,7315,8342,8342,7994,9426,8246,10830,7634,8346,8018,7046,7922,9534,7694,10934,7370,9638,7958,9642,5428,7938,7312,8343,8343,7995,9427,8247,10831,7635,8347,8019,7047,7923,9535,7695,10935,7371,9639,7959,9643,5429,7939,7313,8344,8344,7996,10716,8248,8232,7636,9636,8020,7048,7924,6936,7696,10936,7372,9640,7960,8340,1214,9228,8606,8345,8345,7997,10717,8249,8233,7637,9637,8021,7049,7925,6937,7697,10937,7373,9641,7961,8341,1215,9229,8607,8346,8346,7998,10718,8250,8234,7638,9638,8022,7050,7926,6938,7698,10938,7374,9642,7962,8342,1212,9230,8604,8347,8347,7999,10719,8251,8235,7639,9639,8023,7051,7927,6939,7699,10939,7375,9643,7963,8343,1213,9231,8605,8348,8348,8000,6189,8252,6297,7640,6405,8024,7052,7928,7593,7700,10940,7376,9644,7964,10293,1871,6321,6347,8349,8349,8001,6188,8253,6296,7641,6404,8025,7053,7929,7592,7701,10941,7377,9645,7965,10292,1870,6320,6346,8350,8350,8002,6191,8254,6299,7642,6407,8026,7054,7930,7595,7702,10942,7378,9646,7966,10295,1869,6323,6345,8351,8351,8003,6190,8255,6298,7643,6406,8027,7055,7931,7594,7703,10943,7379,9647,7967,10294,1868,6322,6344,8352,8352,8412,8572,8448,9652,8376,7168,8676,9648,8772,8356,9000,5760,9324,7056,9348,8464,11340,3492,9465,8353,8353,8413,8573,8449,9653,8377,7169,8677,9649,8773,8357,9001,5761,9325,7057,9349,8465,11341,3493,9464,8354,8354,8414,8574,8450,9654,8378,7170,8678,9650,8774,8358,9002,5762,9326,7058,9350,8466,11342,3494,9467,8355,8355,8415,8575,8451,9655,8379,7171,8679,9651,8775,8359,9003,5763,9327,7059,9351,8467,11343,3495,9466,8356,8356,8416,7272,8452,8352,8380,9756,8680,9652,8776,9648,9004,5764,9328,7060,9352,5868,11344,3496,9457,8357,8357,8417,7273,8453,8353,8381,9757,8681,9653,8777,9649,9005,5765,9329,7061,9353,5869,11345,3497,9456,8358,8358,8418,7274,8454,8354,8382,9758,8682,9654,8778,9650,9006,5766,9330,7062,9354,5870,11346,3498,9459,8359,8359,8419,7275,8455,8355,8383,9759,8683,9655,8779,9651,9007,5767,9331,7063,9355,5871,11347,3499,9458,8360,8360,8420,10845,8456,8037,8384,9441,8684,9656,8780,6741,9008,5768,9332,7064,9356,8145,11348,3500,9460,8361,8361,8421,10844,8457,8036,8385,9440,8685,9657,8781,6740,9009,5769,9333,7065,9357,8144,11349,3501,9461,8362,8362,8422,10847,8458,8039,8386,9443,8686,9658,8782,6743,9010,5770,9334,7066,9358,8147,11350,3502,9462,8363,8363,8423,10846,8459,8038,8387,9442,8687,9659,8783,6742,9011,5771,9335,7067,9359,8146,11351,3503,9463,8364,8364,10670,8584,10058,9664,10310,7180,8688,9660,9734,8368,9012,5772,9336,7068,9986,8476,11352,3504,6215,8365,8365,10671,8585,10059,9665,10311,7181,8689,9661,9735,8369,9013,5773,9337,7069,9987,8477,11353,3505,6214,8366,8366,10668,8586,10056,9666,10308,7182,8690,9662,9732,8370,9014,5774,9338,7070,9984,8478,11354,3506,6213,8367,8367,10669,8587,10057,9667,10309,7183,8691,9663,9733,8371,9015,5775,9339,7071,9985,8479,11355,3507,6212,8368,8368,10674,7284,10062,8364,10314,9768,8692,9664,9738,9660,9016,5776,9340,7072,9990,5880,11356,3508,6207,8369,8369,10675,7285,10063,8365,10315,9769,8693,9665,9739,9661,9017,5777,9341,7073,9991,5881,11357,3509,6206,8370,8370,10672,7286,10060,8366,10312,9770,8694,9666,9736,9662,9018,5778,9342,7074,9988,5882,11358,3510,6205,8371,8371,10673,7287,10061,8367,10313,9771,8695,9667,9737,9663,9019,5779,9343,7075,9989,5883,11359,3511,6204,8372,8372,10678,10857,10066,8049,10318,9453,8696,9668,9742,6753,9020,5780,9344,7076,9994,8157,11360,3512,6210,8373,8373,10679,10856,10067,8048,10319,9452,8697,9669,9743,6752,9021,5781,9345,7077,9995,8156,11361,3513,6211,8374,8374,10676,10859,10064,8051,10316,9455,8698,9670,9740,6755,9022,5782,9346,7078,9992,8159,11362,3514,6208,8375,8375,10677,10858,10065,8050,10317,9454,8699,9671,9741,6754,9023,5783,9347,7079,9993,8158,11363,3515,6209,8376,8376,8712,8596,9072,9676,9324,7192,8700,9672,9396,8380,9024,5784,9348,7080,8352,8488,11364,3516,8469,8377,8377,8713,8597,9073,9677,9325,7193,8701,9673,9397,8381,9025,5785,9349,7081,8353,8489,11365,3517,8468,8378,8378,8714,8598,9074,9678,9326,7194,8702,9674,9398,8382,9026,5786,9350,7082,8354,8490,11366,3518,8471,8379,8379,8715,8599,9075,9679,9327,7195,8703,9675,9399,8383,9027,5787,9351,7083,8355,8491,11367,3519,8470,8380,8380,8716,7296,9076,8376,9328,9780,8704,9676,9400,9672,9028,5788,9352,7084,8356,5892,11368,3520,8461,8381,8381,8717,7297,9077,8377,9329,9781,8705,9677,9401,9673,9029,5789,9353,7085,8357,5893,11369,3521,8460,8382,8382,8718,7298,9078,8378,9330,9782,8706,9678,9402,9674,9030,5790,9354,7086,8358,5894,11370,3522,8463,8383,8383,8719,7299,9079,8379,9331,9783,8707,9679,9403,9675,9031,5791,9355,7087,8359,5895,11371,3523,8462,8384,8384,8720,10869,9080,8061,9332,9465,8708,9680,9404,6765,9032,5792,9356,7088,8360,8169,11372,3524,8464,8385,8385,8721,10868,9081,8060,9333,9464,8709,9681,9405,6764,9033,5793,9357,7089,8361,8168,11373,3525,8465,8386,8386,8722,10871,9082,8063,9334,9467,8710,9682,9406,6767,9034,5794,9358,7090,8362,8171,11374,3526,8466,8387,8387,8723,10870,9083,8062,9335,9466,8711,9683,9407,6766,9035,5795,9359,7091,8363,8170,11375,3527,8467,8388,8388,9348,8608,8736,9688,9096,7204,8712,9684,8412,8392,9036,5796,9360,7092,8772,8500,10722,8853,2588,8389,8389,9349,8609,8737,9689,9097,7205,8713,9685,8413,8393,9037,5797,9361,7093,8773,8501,10723,8852,2589,8390,8390,9350,8610,8738,9690,9098,7206,8714,9686,8414,8394,9038,5798,9362,7094,8774,8502,10720,8855,2590,8391,8391,9351,8611,8739,9691,9099,7207,8715,9687,8415,8395,9039,5799,9363,7095,8775,8503,10721,8854,2591,8392,8392,9352,7308,8740,8388,9100,9792,8716,9688,8416,9684,9040,5800,9364,7096,8776,5904,9422,8845,965,8393,8393,9353,7309,8741,8389,9101,9793,8717,9689,8417,9685,9041,5801,9365,7097,8777,5905,9423,8844,964,8394,8394,9354,7310,8742,8390,9102,9794,8718,9690,8418,9686,9042,5802,9366,7098,8778,5906,9420,8847,967,8395,8395,9355,7311,8743,8391,9103,9795,8719,9691,8419,9687,9043,5803,9367,7099,8779,5907,9421,8846,966,8396,8396,9356,10233,8744,7425,9104,8829,8720,9692,8420,6129,9044,5804,9368,7100,8780,7533,7487,8848,2904,8397,8397,9357,10232,8745,7424,9105,8828,8721,9693,8421,6128,9045,5805,9369,7101,8781,7532,7486,8849,2905,8398,8398,9358,10235,8746,7427,9106,8831,8722,9694,8422,6131,9046,5806,9370,7102,8782,7535,7485,8850,2906,8399,8399,9359,10234,8747,7426,9107,8830,8723,9695,8423,6130,9047,5807,9371,7103,8783,7534,7484,8851,2907,8400,8400,9986,8620,10346,9700,10706,7216,8724,9696,10670,8404,9048,5808,9372,7104,9734,8512,10698,6575,5494,8401,8401,9987,8621,10347,9701,10707,7217,8725,9697,10671,8405,9049,5809,9373,7105,9735,8513,10699,6574,5495,8402,8402,9984,8622,10344,9702,10704,7218,8726,9698,10668,8406,9050,5810,9374,7106,9732,8514,10696,6573,5492,8403,8403,9985,8623,10345,9703,10705,7219,8727,9699,10669,8407,9051,5811,9375,7107,9733,8515,10697,6572,5493,8404,8404,9990,7320,10350,8400,10710,9804,8728,9700,10674,9696,9052,5812,9376,7108,9738,5916,9398,6567,3223,8405,8405,9991,7321,10351,8401,10711,9805,8729,9701,10675,9697,9053,5813,9377,7109,9739,5917,9399,6566,3222,8406,8406,9988,7322,10348,8402,10708,9806,8730,9702,10672,9698,9054,5814,9378,7110,9736,5918,9396,6565,3221,8407,8407,9989,7323,10349,8403,10709,9807,8731,9703,10673,9699,9055,5815,9379,7111,9737,5919,9397,6564,3220,8408,8408,9994,10245,10354,7437,10714,8841,8732,9704,10678,6141,9056,5816,9380,7112,9742,7545,7463,6570,5162,8409,8409,9995,10244,10355,7436,10715,8840,8733,9705,10679,6140,9057,5817,9381,7113,9743,7544,7462,6571,5163,8410,8410,9992,10247,10352,7439,10712,8843,8734,9706,10676,6143,9058,5818,9382,7114,9740,7547,7461,6568,5160,8411,8411,9993,10246,10353,7438,10713,8842,8735,9707,10677,6142,9059,5819,9383,7115,9741,7546,7460,6569,5161,8412,8412,8352,8632,8388,9712,8424,7228,8736,9708,8712,8416,9060,5820,9384,7116,9396,8524,10708,8505,4184,8413,8413,8353,8633,8389,9713,8425,7229,8737,9709,8713,8417,9061,5821,9385,7117,9397,8525,10709,8504,4185,8414,8414,8354,8634,8390,9714,8426,7230,8738,9710,8714,8418,9062,5822,9386,7118,9398,8526,10710,8507,4186,8415,8415,8355,8635,8391,9715,8427,7231,8739,9711,8715,8419,9063,5823,9387,7119,9399,8527,10711,8506,4187,8416,8416,8356,7332,8392,8412,8428,9816,8740,9712,8716,9708,9064,5824,9388,7120,9400,5928,9408,8497,4505,8417,8417,8357,7333,8393,8413,8429,9817,8741,9713,8717,9709,9065,5825,9389,7121,9401,5929,9409,8496,4504,8418,8418,8358,7334,8394,8414,8430,9818,8742,9714,8718,9710,9066,5826,9390,7122,9402,5930,9410,8499,4507,8419,8419,8359,7335,8395,8415,8431,9819,8743,9715,8719,9711,9067,5827,9391,7123,9403,5931,9411,8498,4506,8420,8420,8360,10257,8396,7449,8432,8853,8744,9716,8720,6153,9068,5828,9392,7124,9404,7557,7473,8500,3852,8421,8421,8361,10256,8397,7448,8433,8852,8745,9717,8721,6152,9069,5829,9393,7125,9405,7556,7472,8501,3853,8422,8422,8362,10259,8398,7451,8434,8855,8746,9718,8722,6155,9070,5830,9394,7126,9406,7559,7475,8502,3854,8423,8423,8363,10258,8399,7450,8435,8854,8747,9719,8723,6154,9071,5831,9395,7127,9407,7558,7474,8503,3855,8424,8424,8772,8644,9024,9724,9384,7240,8748,9720,9348,8428,9072,5832,9396,7128,8412,8536,9378,2948,4212,8425,8425,8773,8645,9025,9725,9385,7241,8749,9721,9349,8429,9073,5833,9397,7129,8413,8537,9379,2949,4213,8426,8426,8774,8646,9026,9726,9386,7242,8750,9722,9350,8430,9074,5834,9398,7130,8414,8538,9376,2950,4214,8427,8427,8775,8647,9027,9727,9387,7243,8751,9723,9351,8431,9075,5835,9399,7131,8415,8539,9377,2951,4215,8428,8428,8776,7344,9028,8424,9388,9828,8752,9724,9352,9720,9076,5836,9400,7132,8416,5940,10670,1325,4216,8429,8429,8777,7345,9029,8425,9389,9829,8753,9725,9353,9721,9077,5837,9401,7133,8417,5941,10671,1324,4217,8430,8430,8778,7346,9030,8426,9390,9830,8754,9726,9354,9722,9078,5838,9402,7134,8418,5942,10668,1327,4218,8431,8431,8779,7347,9031,8427,9391,9831,8755,9727,9355,9723,9079,5839,9403,7135,8419,5943,10669,1326,4219,8432,8432,8780,10593,9032,7785,9392,9189,8756,9728,9356,6489,9080,5840,9404,7136,8420,7893,6467,2292,4220,8433,8433,8781,10592,9033,7784,9393,9188,8757,9729,9357,6488,9081,5841,9405,7137,8421,7892,6466,2293,4221,8434,8434,8782,10595,9034,7787,9394,9191,8758,9730,9358,6491,9082,5842,9406,7138,8422,7895,6465,2294,4222,8435,8435,8783,10594,9035,7786,9395,9190,8759,9731,9359,6490,9083,5843,9407,7139,8423,7894,6464,2295,4223,8436,8436,9734,8656,9662,9736,9698,7252,8760,9732,9986,8440,9084,5844,9408,7140,10670,8548,9388,4882,4224,8437,8437,9735,8657,9663,9737,9699,7253,8761,9733,9987,8441,9085,5845,9409,7141,10671,8549,9389,4883,4225,8438,8438,9732,8658,9660,9738,9696,7254,8762,9734,9984,8442,9086,5846,9410,7142,10668,8550,9390,4880,4226,8439,8439,9733,8659,9661,9739,9697,7255,8763,9735,9985,8443,9087,5847,9411,7143,10669,8551,9391,4881,4227,8440,8440,9738,7356,9666,8436,9702,9840,8764,9736,9990,9732,9088,5848,9412,7144,10674,5952,10680,3259,4228,8441,8441,9739,7357,9667,8437,9703,9841,8765,9737,9991,9733,9089,5849,9413,7145,10675,5953,10681,3258,4229,8442,8442,9736,7358,9664,8438,9700,9842,8766,9738,9988,9734,9090,5850,9414,7146,10672,5954,10682,3257,4230,8443,8443,9737,7359,9665,8439,9701,9843,8767,9739,9989,9735,9091,5851,9415,7147,10673,5955,10683,3256,4231,8444,8444,9742,10605,9670,7797,9706,9201,8768,9740,9994,6501,9092,5852,9416,7148,10678,7905,6477,5522,4232,8445,8445,9743,10604,9671,7796,9707,9200,8769,9741,9995,6500,9093,5853,9417,7149,10679,7904,6476,5523,4233,8446,8446,9740,10607,9668,7799,9704,9203,8770,9742,9992,6503,9094,5854,9418,7150,10676,7907,6479,5520,4234,8447,8447,9741,10606,9669,7798,9705,9202,8771,9743,9993,6502,9095,5855,9419,7151,10677,7906,6478,5521,4235,8448,8448,9396,8668,8676,9748,9036,7264,8772,9744,8352,8452,9096,5856,9420,7152,8712,8560,9366,3572,4236,8449,8449,9397,8669,8677,9749,9037,7265,8773,9745,8353,8453,9097,5857,9421,7153,8713,8561,9367,3573,4237,8450,8450,9398,8670,8678,9750,9038,7266,8774,9746,8354,8454,9098,5858,9422,7154,8714,8562,9364,3574,4238,8451,8451,9399,8671,8679,9751,9039,7267,8775,9747,8355,8455,9099,5859,9423,7155,8715,8563,9365,3575,4239,8452,8452,9400,7368,8680,8448,9040,9852,8776,9748,8356,9744,9100,5860,9424,7156,8716,5964,10658,4541,4240,8453,8453,9401,7369,8681,8449,9041,9853,8777,9749,8357,9745,9101,5861,9425,7157,8717,5965,10659,4540,4241,8454,8454,9402,7370,8682,8450,9042,9854,8778,9750,8358,9746,9102,5862,9426,7158,8718,5966,10656,4543,4242,8455,8455,9403,7371,8683,8451,9043,9855,8779,9751,8359,9747,9103,5863,9427,7159,8719,5967,10657,4542,4243,8456,8456,9404,10617,8684,7809,9044,9213,8780,9752,8360,6513,9104,5864,9428,7160,8720,7917,6455,4212,4244,8457,8457,9405,10616,8685,7808,9045,9212,8781,9753,8361,6512,9105,5865,9429,7161,8721,7916,6454,4213,4245,8458,8458,9406,10619,8686,7811,9046,9215,8782,9754,8362,6515,9106,5866,9430,7162,8722,7919,6453,4214,4246,8459,8459,9407,10618,8687,7810,9047,9214,8783,9755,8363,6514,9107,5867,9431,7163,8723,7918,6452,4215,4247,8460,8460,8520,7168,8556,8572,8484,9652,8784,9756,8880,9868,9108,5868,9432,7164,9456,5764,9573,700,8381,8461,8461,8521,7169,8557,8573,8485,9653,8785,9757,8881,9869,9109,5869,9433,7165,9457,5765,9572,701,8380,8462,8462,8522,7170,8558,8574,8486,9654,8786,9758,8882,9870,9110,5870,9434,7166,9458,5766,9575,702,8383,8463,8463,8523,7171,8559,8575,8487,9655,8787,9759,8883,9871,9111,5871,9435,7167,9459,5767,9574,703,8382,8464,8464,8524,9756,8560,7272,8488,8352,8788,9760,8884,5976,9112,5872,9436,7168,9460,7056,9565,3612,8384,8465,8465,8525,9757,8561,7273,8489,8353,8789,9761,8885,5977,9113,5873,9437,7169,9461,7057,9564,3613,8385,8466,8466,8526,9758,8562,7274,8490,8354,8790,9762,8886,5978,9114,5874,9438,7170,9462,7058,9567,3614,8386,8467,8467,8527,9759,8563,7275,8491,8355,8791,9763,8887,5979,9115,5875,9439,7171,9463,7059,9566,3615,8387,8468,8468,8528,9441,8564,10845,8492,8037,8792,9764,8888,9549,9116,5876,9440,7172,9464,9333,9568,3945,8377,8469,8469,8529,9440,8565,10844,8493,8036,8793,9765,8889,9548,9117,5877,9441,7173,9465,9332,9569,3944,8376,8470,8470,8530,9443,8566,10847,8494,8039,8794,9766,8890,9551,9118,5878,9442,7174,9466,9335,9570,3947,8379,8471,8471,8531,9442,8567,10846,8495,8038,8795,9767,8891,9550,9119,5879,9443,7175,9467,9334,9571,3946,8378,8472,8472,6890,7180,6278,8584,6530,9664,8796,9768,5954,9880,9120,5880,9444,7176,6206,5776,7619,3280,10315,8473,8473,6891,7181,6279,8585,6531,9665,8797,9769,5955,9881,9121,5881,9445,7177,6207,5777,7618,3281,10314,8474,8474,6888,7182,6276,8586,6528,9666,8798,9770,5952,9882,9122,5882,9446,7178,6204,5778,7617,3282,10313,8475,8475,6889,7183,6277,8587,6529,9667,8799,9771,5953,9883,9123,5883,9447,7179,6205,5779,7616,3283,10312,8476,8476,6894,9768,6282,7284,6534,8364,8800,9772,5958,5988,9124,5884,9448,7180,6210,7068,7611,1008,10318,8477,8477,6895,9769,6283,7285,6535,8365,8801,9773,5959,5989,9125,5885,9449,7181,6211,7069,7610,1009,10319,8478,8478,6892,9770,6280,7286,6532,8366,8802,9774,5956,5990,9126,5886,9450,7182,6208,7070,7609,1010,10316,8479,8479,6893,9771,6281,7287,6533,8367,8803,9775,5957,5991,9127,5887,9451,7183,6209,7071,7608,1011,10317,8480,8480,6898,9453,6286,10857,6538,8049,8804,9776,5962,9561,9128,5888,9452,7184,6214,9345,7614,1341,10311,8481,8481,6899,9452,6287,10856,6539,8048,8805,9777,5963,9560,9129,5889,9453,7185,6215,9344,7615,1340,10310,8482,8482,6896,9455,6284,10859,6536,8051,8806,9778,5960,9563,9130,5890,9454,7186,6212,9347,7612,1343,10309,8483,8483,6897,9454,6285,10858,6537,8050,8807,9779,5961,9562,9131,5891,9455,7187,6213,9346,7613,1342,10308,8484,8484,8820,7192,9180,8596,9432,9676,8808,9780,9504,9892,9132,5892,9456,7188,8460,5788,8577,5574,9329,8485,8485,8821,7193,9181,8597,9433,9677,8809,9781,9505,9893,9133,5893,9457,7189,8461,5789,8576,5575,9328,8486,8486,8822,7194,9182,8598,9434,9678,8810,9782,9506,9894,9134,5894,9458,7190,8462,5790,8579,5572,9331,8487,8487,8823,7195,9183,8599,9435,9679,8811,9783,9507,9895,9135,5895,9459,7191,8463,5791,8578,5573,9330,8488,8488,8824,9780,9184,7296,9436,8376,8812,9784,9508,6000,9136,5896,9460,7192,8464,7080,8569,2654,9332,8489,8489,8825,9781,9185,7297,9437,8377,8813,9785,9509,6001,9137,5897,9461,7193,8465,7081,8568,2655,9333,8490,8490,8826,9782,9186,7298,9438,8378,8814,9786,9510,6002,9138,5898,9462,7194,8466,7082,8571,2652,9334,8491,8491,8827,9783,9187,7299,9439,8379,8815,9787,9511,6003,9139,5899,9463,7195,8467,7083,8570,2653,9335,8492,8492,8828,9465,9188,10869,9440,8061,8816,9788,9512,9573,9140,5900,9464,7196,8468,9357,8572,2339,9325,8493,8493,8829,9464,9189,10868,9441,8060,8817,9789,9513,9572,9141,5901,9465,7197,8469,9356,8573,2338,9324,8494,8494,8830,9467,9190,10871,9442,8063,8818,9790,9514,9575,9142,5902,9466,7198,8470,9359,8574,2337,9327,8495,8495,8831,9466,9191,10870,9443,8062,8819,9791,9515,9574,9143,5903,9467,7199,8471,9358,8575,2336,9326,8496,8496,9456,7204,8844,8608,9204,9688,8820,9792,8520,9904,9144,5904,9468,7200,8880,5800,5288,8417,4315,8497,8497,9457,7205,8845,8609,9205,9689,8821,9793,8521,9905,9145,5905,9469,7201,8881,5801,5289,8416,4314,8498,8498,9458,7206,8846,8610,9206,9690,8822,9794,8522,9906,9146,5906,9470,7202,8882,5802,5290,8419,4313,8499,8499,9459,7207,8847,8611,9207,9691,8823,9795,8523,9907,9147,5907,9471,7203,8883,5803,5291,8418,4312,8500,8500,9460,9792,8848,7308,9208,8388,8824,9796,8524,6012,9148,5908,9472,7204,8884,7092,2369,8420,4318,8501,8501,9461,9793,8849,7309,9209,8389,8825,9797,8525,6013,9149,5909,9473,7205,8885,7093,2368,8421,4319,8502,8502,9462,9794,8850,7310,9210,8390,8826,9798,8526,6014,9150,5910,9474,7206,8886,7094,2371,8422,4316,8503,8503,9463,9795,8851,7311,9211,8391,8827,9799,8527,6015,9151,5911,9475,7207,8887,7095,2370,8423,4317,8504,8504,9464,8829,8852,10233,9212,7425,8828,9800,8528,8937,9152,5912,9476,7208,8888,8721,5604,8413,4311,8505,8505,9465,8828,8853,10232,9213,7424,8829,9801,8529,8936,9153,5913,9477,7209,8889,8720,5605,8412,4310,8506,8506,9466,8831,8854,10235,9214,7427,8830,9802,8530,8939,9154,5914,9478,7210,8890,8723,5606,8415,4309,8507,8507,9467,8830,8855,10234,9215,7426,8831,9803,8531,8938,9155,5915,9479,7211,8891,8722,5607,8414,4308,8508,8508,6206,7216,6566,8620,6926,9700,8832,9804,6890,9916,9156,5916,9480,7212,5954,5812,1714,10675,4291,8509,8509,6207,7217,6567,8621,6927,9701,8833,9805,6891,9917,9157,5917,9481,7213,5955,5813,1715,10674,4290,8510,8510,6204,7218,6564,8622,6924,9702,8834,9806,6888,9918,9158,5918,9482,7214,5952,5814,1712,10673,4289,8511,8511,6205,7219,6565,8623,6925,9703,8835,9807,6889,9919,9159,5919,9483,7215,5953,5815,1713,10672,4288,8512,8512,6210,9804,6570,7320,6930,8400,8836,9808,6894,6024,9160,5920,9484,7216,5958,7104,3331,10678,4294,8513,8513,6211,9805,6571,7321,6931,8401,8837,9809,6895,6025,9161,5921,9485,7217,5959,7105,3330,10679,4295,8514,8514,6208,9806,6568,7322,6928,8402,8838,9810,6892,6026,9162,5922,9486,7218,5956,7106,3329,10676,4292,8515,8515,6209,9807,6569,7323,6929,8403,8839,9811,6893,6027,9163,5923,9487,7219,5957,7107,3328,10677,4293,8516,8516,6214,8841,6574,10245,6934,7437,8840,9812,6898,8949,9164,5924,9488,7220,5962,8733,1382,10671,4287,8517,8517,6215,8840,6575,10244,6935,7436,8841,9813,6899,8948,9165,5925,9489,7221,5963,8732,1383,10670,4286,8518,8518,6212,8843,6572,10247,6932,7439,8842,9814,6896,8951,9166,5926,9490,7222,5960,8735,1380,10669,4285,8519,8519,6213,8842,6573,10246,6933,7438,8843,9815,6897,8950,9167,5927,9491,7223,5961,8734,1381,10668,4284,8520,8520,8460,7228,8496,8632,8532,9712,8844,9816,8820,9928,9168,5928,9492,7224,9504,5824,4292,8717,4301,8521,8521,8461,7229,8497,8633,8533,9713,8845,9817,8821,9929,9169,5929,9493,7225,9505,5825,4293,8716,4300,8522,8522,8462,7230,8498,8634,8534,9714,8846,9818,8822,9930,9170,5930,9494,7226,9506,5826,4294,8719,4303,8523,8523,8463,7231,8499,8635,8535,9715,8847,9819,8823,9931,9171,5931,9495,7227,9507,5827,4295,8718,4302,8524,8524,8464,9816,8500,7332,8536,8412,8848,9820,8824,6036,9172,5932,9496,7228,9508,7116,725,8720,4304,8525,8525,8465,9817,8501,7333,8537,8413,8849,9821,8825,6037,9173,5933,9497,7229,9509,7117,724,8721,4305,8526,8526,8466,9818,8502,7334,8538,8414,8850,9822,8826,6038,9174,5934,9498,7230,9510,7118,727,8722,4306,8527,8527,8467,9819,8503,7335,8539,8415,8851,9823,8827,6039,9175,5935,9499,7231,9511,7119,726,8723,4307,8528,8528,8468,8853,8504,10257,8540,7449,8852,9824,8828,8961,9176,5936,9500,7232,9512,8745,3960,8713,4297,8529,8529,8469,8852,8505,10256,8541,7448,8853,9825,8829,8960,9177,5937,9501,7233,9513,8744,3961,8712,4296,8530,8530,8470,8855,8506,10259,8542,7451,8854,9826,8830,8963,9178,5938,9502,7234,9514,8747,3962,8715,4299,8531,8531,8471,8854,8507,10258,8543,7450,8855,9827,8831,8962,9179,5939,9503,7235,9515,8746,3963,8714,4298,8532,8532,8880,7240,9132,8644,9492,9724,8856,9828,9456,9940,9180,5940,9504,7236,8520,5836,4320,3703,772,8533,8533,8881,7241,9133,8645,9493,9725,8857,9829,9457,9941,9181,5941,9505,7237,8521,5837,4321,3702,773,8534,8534,8882,7242,9134,8646,9494,9726,8858,9830,9458,9942,9182,5942,9506,7238,8522,5838,4322,3701,774,8535,8535,8883,7243,9135,8647,9495,9727,8859,9831,9459,9943,9183,5943,9507,7239,8523,5839,4323,3700,775,8536,8536,8884,9828,9136,7344,9496,8424,8860,9832,9460,6048,9184,5944,9508,7240,8524,7128,4324,3706,4332,8537,8537,8885,9829,9137,7345,9497,8425,8861,9833,9461,6049,9185,5945,9509,7241,8525,7129,4325,3707,4333,8538,8538,8886,9830,9138,7346,9498,8426,8862,9834,9462,6050,9186,5946,9510,7242,8526,7130,4326,3704,4334,8539,8539,8887,9831,9139,7347,9499,8427,8863,9835,9463,6051,9187,5947,9511,7243,8527,7131,4327,3705,4335,8540,8540,8888,9189,9140,10593,9500,7785,8864,9836,9464,9297,9188,5948,9512,7244,8528,9081,4328,3699,3693,8541,8541,8889,9188,9141,10592,9501,7784,8865,9837,9465,9296,9189,5949,9513,7245,8529,9080,4329,3698,3692,8542,8542,8890,9191,9142,10595,9502,7787,8866,9838,9466,9299,9190,5950,9514,7246,8530,9083,4330,3697,3695,8543,8543,8891,9190,9143,10594,9503,7786,8867,9839,9467,9298,9191,5951,9515,7247,8531,9082,4331,3696,3694,8544,8544,5954,7252,5882,8656,5918,9736,8868,9840,6206,9952,9192,5952,9516,7248,6890,5848,4332,3679,3352,8545,8545,5955,7253,5883,8657,5919,9737,8869,9841,6207,9953,9193,5953,9517,7249,6891,5849,4333,3678,3353,8546,8546,5952,7254,5880,8658,5916,9738,8870,9842,6204,9954,9194,5954,9518,7250,6888,5850,4334,3677,3354,8547,8547,5953,7255,5881,8659,5917,9739,8871,9843,6205,9955,9195,5955,9519,7251,6889,5851,4335,3676,3355,8548,8548,5958,9840,5886,7356,5922,8436,8872,9844,6210,6060,9196,5956,9520,7252,6894,7140,4336,3682,1728,8549,8549,5959,9841,5887,7357,5923,8437,8873,9845,6211,6061,9197,5957,9521,7253,6895,7141,4337,3683,1729,8550,8550,5956,9842,5884,7358,5920,8438,8874,9846,6208,6062,9198,5958,9522,7254,6892,7142,4338,3680,1730,8551,8551,5957,9843,5885,7359,5921,8439,8875,9847,6209,6063,9199,5959,9523,7255,6893,7143,4339,3681,1731,8552,8552,5962,9201,5890,10605,5926,7797,8876,9848,6214,9309,9200,5960,9524,7256,6898,9093,4340,3675,1089,8553,8553,5963,9200,5891,10604,5927,7796,8877,9849,6215,9308,9201,5961,9525,7257,6899,9092,4341,3674,1088,8554,8554,5960,9203,5888,10607,5924,7799,8878,9850,6212,9311,9202,5962,9526,7258,6896,9095,4342,3673,1091,8555,8555,5961,9202,5889,10606,5925,7798,8879,9851,6213,9310,9203,5963,9527,7259,6897,9094,4343,3672,1090,8556,8556,9504,7264,8784,8668,9144,9748,8880,9852,8460,9964,9204,5964,9528,7260,8820,5860,4344,3689,5322,8557,8557,9505,7265,8785,8669,9145,9749,8881,9853,8461,9965,9205,5965,9529,7261,8821,5861,4345,3688,5323,8558,8558,9506,7266,8786,8670,9146,9750,8882,9854,8462,9966,9206,5966,9530,7262,8822,5862,4346,3691,5320,8559,8559,9507,7267,8787,8671,9147,9751,8883,9855,8463,9967,9207,5967,9531,7263,8823,5863,4347,3690,5321,8560,8560,9508,9852,8788,7368,9148,8448,8884,9856,8464,6072,9208,5968,9532,7264,8824,7152,4348,3692,2402,8561,8561,9509,9853,8789,7369,9149,8449,8885,9857,8465,6073,9209,5969,9533,7265,8825,7153,4349,3693,2403,8562,8562,9510,9854,8790,7370,9150,8450,8886,9858,8466,6074,9210,5970,9534,7266,8826,7154,4350,3694,2400,8563,8563,9511,9855,8791,7371,9151,8451,8887,9859,8467,6075,9211,5971,9535,7267,8827,7155,4351,3695,2401,8564,8564,9512,9213,8792,10617,9152,7809,8888,9860,8468,9321,9212,5972,9536,7268,8828,9105,4352,3685,3059,8565,8565,9513,9212,8793,10616,9153,7808,8889,9861,8469,9320,9213,5973,9537,7269,8829,9104,4353,3684,3058,8566,8566,9514,9215,8794,10619,9154,7811,8890,9862,8470,9323,9214,5974,9538,7270,8830,9107,4354,3687,3057,8567,8567,9515,9214,8795,10618,9155,7810,8891,9863,8471,9322,9215,5975,9539,7271,8831,9106,4355,3686,3056,8568,8568,8628,9652,8664,7168,8592,8572,8892,9864,8988,5872,9216,5976,9540,7272,9564,7276,8489,8982,11349,8569,8569,8629,9653,8665,7169,8593,8573,8893,9865,8989,5873,9217,5977,9541,7273,9565,7277,8488,8983,11348,8570,8570,8630,9654,8666,7170,8594,8574,8894,9866,8990,5874,9218,5978,9542,7274,9566,7278,8491,8980,11351,8571,8571,8631,9655,8667,7171,8595,8575,8895,9867,8991,5875,9219,5979,9543,7275,9567,7279,8490,8981,11350,8572,8572,8632,8352,8668,9756,8596,7272,8896,9868,8992,8460,9220,5980,9544,7276,9568,8568,8492,7682,11341,8573,8573,8633,8353,8669,9757,8597,7273,8897,9869,8993,8461,9221,5981,9545,7277,9569,8569,8493,7683,11340,8574,8574,8634,8354,8670,9758,8598,7274,8898,9870,8994,8462,9222,5982,9546,7278,9570,8570,8494,7680,11343,8575,8575,8635,8355,8671,9759,8599,7275,8899,9871,8995,8463,9223,5983,9547,7279,9571,8571,8495,7681,11342,8576,8576,8636,8037,8672,9441,8600,10845,8900,9872,8996,10737,9224,5984,9548,7280,9572,6957,8485,10931,11344,8577,8577,8637,8036,8673,9440,8601,10844,8901,9873,8997,10736,9225,5985,9549,7281,9573,6956,8484,10930,11345,8578,8578,8638,8039,8674,9443,8602,10847,8902,9874,8998,10739,9226,5986,9550,7282,9574,6959,8487,10929,11346,8579,8579,8639,8038,8675,9442,8603,10846,8903,9875,8999,10738,9227,5987,9551,7283,9575,6958,8486,10928,11347,8580,8580,8294,9664,7682,7180,7934,8584,8904,9876,7358,5884,9228,5988,9552,7284,7610,7288,6535,8992,11361,8581,8581,8295,9665,7683,7181,7935,8585,8905,9877,7359,5885,9229,5989,9553,7285,7611,7289,6534,8993,11360,8582,8582,8292,9666,7680,7182,7932,8586,8906,9878,7356,5886,9230,5990,9554,7286,7608,7290,6533,8994,11363,8583,8583,8293,9667,7681,7183,7933,8587,8907,9879,7357,5887,9231,5991,9555,7287,7609,7291,6532,8995,11362,8584,8584,8298,8364,7686,9768,7938,7284,8908,9880,7362,8472,9232,5992,9556,7288,7614,8580,6538,7692,11353,8585,8585,8299,8365,7687,9769,7939,7285,8909,9881,7363,8473,9233,5993,9557,7289,7615,8581,6539,7693,11352,8586,8586,8296,8366,7684,9770,7936,7286,8910,9882,7360,8474,9234,5994,9558,7290,7612,8582,6536,7694,11355,8587,8587,8297,8367,7685,9771,7937,7287,8911,9883,7361,8475,9235,5995,9559,7291,7613,8583,6537,7695,11354,8588,8588,8302,8049,7690,9453,7942,10857,8912,9884,7366,10749,9236,5996,9560,7292,7618,6969,6531,10941,11356,8589,8589,8303,8048,7691,9452,7943,10856,8913,9885,7367,10748,9237,5997,9561,7293,7619,6968,6530,10940,11357,8590,8590,8300,8051,7688,9455,7940,10859,8914,9886,7364,10751,9238,5998,9562,7294,7616,6971,6529,10943,11358,8591,8591,8301,8050,7689,9454,7941,10858,8915,9887,7365,10750,9239,5999,9563,7295,7617,6970,6528,10942,11359,8592,8592,8928,9676,9288,7192,9540,8596,8916,9888,9612,5896,9240,6000,9564,7296,8568,7300,9437,8970,11373,8593,8593,8929,9677,9289,7193,9541,8597,8917,9889,9613,5897,9241,6001,9565,7297,8569,7301,9436,8971,11372,8594,8594,8930,9678,9290,7194,9542,8598,8918,9890,9614,5898,9242,6002,9566,7298,8570,7302,9439,8968,11375,8595,8595,8931,9679,9291,7195,9543,8599,8919,9891,9615,5899,9243,6003,9567,7299,8571,7303,9438,8969,11374,8596,8596,8932,8376,9292,9780,9544,7296,8920,9892,9616,8484,9244,6004,9568,7300,8572,8592,9440,7670,11365,8597,8597,8933,8377,9293,9781,9545,7297,8921,9893,9617,8485,9245,6005,9569,7301,8573,8593,9441,7671,11364,8598,8598,8934,8378,9294,9782,9546,7298,8922,9894,9618,8486,9246,6006,9570,7302,8574,8594,9442,7668,11367,8599,8599,8935,8379,9295,9783,9547,7299,8923,9895,9619,8487,9247,6007,9571,7303,8575,8595,9443,7669,11366,8600,8600,8936,8061,9296,9465,9548,10869,8924,9896,9620,10761,9248,6008,9572,7304,8576,6981,9433,10919,11368,8601,8601,8937,8060,9297,9464,9549,10868,8925,9897,9621,10760,9249,6009,9573,7305,8577,6980,9432,10918,11369,8602,8602,8938,8063,9298,9467,9550,10871,8926,9898,9622,10763,9250,6010,9574,7306,8578,6983,9435,10917,11370,8603,8603,8939,8062,9299,9466,9551,10870,8927,9899,9623,10762,9251,6011,9575,7307,8579,6982,9434,10916,11371,8604,8604,9564,9688,8952,7204,9312,8608,8928,9900,8628,5908,9252,6012,9576,7308,8988,7312,4423,11291,8346,8605,8605,9565,9689,8953,7205,9313,8609,8929,9901,8629,5909,9253,6013,9577,7309,8989,7313,4422,11290,8347,8606,8606,9566,9690,8954,7206,9314,8610,8930,9902,8630,5910,9254,6014,9578,7310,8990,7314,4421,11289,8344,8607,8607,9567,9691,8955,7207,9315,8611,8931,9903,8631,5911,9255,6015,9579,7311,8991,7315,4420,11288,8345,8608,8608,9568,8388,8956,9792,9316,7308,8932,9904,8632,8496,9256,6016,9580,7312,8992,8604,4426,11283,9638,8609,8609,9569,8389,8957,9793,9317,7309,8933,9905,8633,8497,9257,6017,9581,7313,8993,8605,4427,11282,9639,8610,8610,9570,8390,8958,9794,9318,7310,8934,9906,8634,8498,9258,6018,9582,7314,8994,8606,4424,11281,9636,8611,8611,9571,8391,8959,9795,9319,7311,8935,9907,8635,8499,9259,6019,9583,7315,8995,8607,4425,11280,9637,8612,8612,9572,7425,8960,8829,9320,10233,8936,9908,8636,10125,9260,6020,9584,7316,8996,6345,4419,11286,6407,8613,8613,9573,7424,8961,8828,9321,10232,8937,9909,8637,10124,9261,6021,9585,7317,8997,6344,4418,11287,6406,8614,8614,9574,7427,8962,8831,9322,10235,8938,9910,8638,10127,9262,6022,9586,7318,8998,6347,4417,11284,6405,8615,8615,9575,7426,8963,8830,9323,10234,8939,9911,8639,10126,9263,6023,9587,7319,8999,6346,4416,11285,6404,8616,8616,7610,9700,7970,7216,8330,8620,8940,9912,8294,5920,9264,6024,9588,7320,7358,7324,4399,11301,8322,8617,8617,7611,9701,7971,7217,8331,8621,8941,9913,8295,5921,9265,6025,9589,7321,7359,7325,4398,11300,8323,8618,8618,7608,9702,7968,7218,8328,8622,8942,9914,8292,5922,9266,6026,9590,7322,7356,7326,4397,11303,8320,8619,8619,7609,9703,7969,7219,8329,8623,8943,9915,8293,5923,9267,6027,9591,7323,7357,7327,4396,11302,8321,8620,8620,7614,8400,7974,9804,8334,7320,8944,9916,8298,8508,9268,6028,9592,7324,7362,8616,4402,11293,9614,8621,8621,7615,8401,7975,9805,8335,7321,8945,9917,8299,8509,9269,6029,9593,7325,7363,8617,4403,11292,9615,8622,8622,7612,8402,7972,9806,8332,7322,8946,9918,8296,8510,9270,6030,9594,7326,7360,8618,4400,11295,9612,8623,8623,7613,8403,7973,9807,8333,7323,8947,9919,8297,8511,9271,6031,9595,7327,7361,8619,4401,11294,9613,8624,8624,7618,7437,7978,8841,8338,10245,8948,9920,8302,10137,9272,6032,9596,7328,7366,6357,4395,11296,6383,8625,8625,7619,7436,7979,8840,8339,10244,8949,9921,8303,10136,9273,6033,9597,7329,7367,6356,4394,11297,6382,8626,8626,7616,7439,7976,8843,8336,10247,8950,9922,8300,10139,9274,6034,9598,7330,7364,6359,4393,11298,6381,8627,8627,7617,7438,7977,8842,8337,10246,8951,9923,8301,10138,9275,6035,9599,7331,7365,6358,4392,11299,6380,8628,8628,8568,9712,8604,7228,8640,8632,8952,9924,8928,5932,9276,6036,9600,7332,9612,7336,4409,11279,8332,8629,8629,8569,9713,8605,7229,8641,8633,8953,9925,8929,5933,9277,6037,9601,7333,9613,7337,4408,11278,8333,8630,8630,8570,9714,8606,7230,8642,8634,8954,9926,8930,5934,9278,6038,9602,7334,9614,7338,4411,11277,8334,8631,8631,8571,9715,8607,7231,8643,8635,8955,9927,8931,5935,9279,6039,9603,7335,9615,7339,4410,11276,8335,8632,8632,8572,8412,8608,9816,8644,7332,8956,9928,8932,8520,9280,6040,9604,7336,9616,8628,4412,11271,9624,8633,8633,8573,8413,8609,9817,8645,7333,8957,9929,8933,8521,9281,6041,9605,7337,9617,8629,4413,11270,9625,8634,8634,8574,8414,8610,9818,8646,7334,8958,9930,8934,8522,9282,6042,9606,7338,9618,8630,4414,11269,9626,8635,8635,8575,8415,8611,9819,8647,7335,8959,9931,8935,8523,9283,6043,9607,7339,9619,8631,4415,11268,9627,8636,8636,8576,7449,8612,8853,8648,10257,8960,9932,8936,10149,9284,6044,9608,7340,9620,6369,4405,11274,6393,8637,8637,8577,7448,8613,8852,8649,10256,8961,9933,8937,10148,9285,6045,9609,7341,9621,6368,4404,11275,6392,8638,8638,8578,7451,8614,8855,8650,10259,8962,9934,8938,10151,9286,6046,9610,7342,9622,6371,4407,11272,6395,8639,8639,8579,7450,8615,8854,8651,10258,8963,9935,8939,10150,9287,6047,9611,7343,9623,6370,4406,11273,6394,8640,8640,8988,9724,9240,7240,9600,8644,8964,9936,9564,5944,9288,6048,9612,7344,8628,7348,2176,7626,9594,8641,8641,8989,9725,9241,7241,9601,8645,8965,9937,9565,5945,9289,6049,9613,7345,8629,7349,2177,7627,9595,8642,8642,8990,9726,9242,7242,9602,8646,8966,9938,9566,5946,9290,6050,9614,7346,8630,7350,2178,7624,9592,8643,8643,8991,9727,9243,7243,9603,8647,8967,9939,9567,5947,9291,6051,9615,7347,8631,7351,2179,7625,9593,8644,8644,8992,8424,9244,9828,9604,7344,8968,9940,9568,8532,9292,6052,9616,7348,8632,8640,4440,8918,8294,8645,8645,8993,8425,9245,9829,9605,7345,8969,9941,9569,8533,9293,6053,9617,7349,8633,8641,4441,8919,8295,8646,8646,8994,8426,9246,9830,9606,7346,8970,9942,9570,8534,9294,6054,9618,7350,8634,8642,4442,8916,8292,8647,8647,8995,8427,9247,9831,9607,7347,8971,9943,9571,8535,9295,6055,9619,7351,8635,8643,4443,8917,8293,8648,8648,8996,7785,9248,9189,9608,10593,8972,9944,9572,10485,9296,6056,9620,7352,8636,6705,3801,6659,10571,8649,8649,8997,7784,9249,9188,9609,10592,8973,9945,9573,10484,9297,6057,9621,7353,8637,6704,3800,6658,10570,8650,8650,8998,7787,9250,9191,9610,10595,8974,9946,9574,10487,9298,6058,9622,7354,8638,6707,3803,6657,10569,8651,8651,8999,7786,9251,9190,9611,10594,8975,9947,9575,10486,9299,6059,9623,7355,8639,6706,3802,6656,10568,8652,8652,7358,9736,7286,7252,7322,8656,8976,9948,7610,5956,9300,6060,9624,7356,8294,7360,3460,7602,9604,8653,8653,7359,9737,7287,7253,7323,8657,8977,9949,7611,5957,9301,6061,9625,7357,8295,7361,3461,7603,9605,8654,8654,7356,9738,7284,7254,7320,8658,8978,9950,7608,5958,9302,6062,9626,7358,8292,7362,3462,7600,9606,8655,8655,7357,9739,7285,7255,7321,8659,8979,9951,7609,5959,9303,6063,9627,7359,8293,7363,3463,7601,9607,8656,8656,7362,8436,7290,9840,7326,7356,8980,9952,7614,8544,9304,6064,9628,7360,8298,8652,3132,8894,8304,8657,8657,7363,8437,7291,9841,7327,7357,8981,9953,7615,8545,9305,6065,9629,7361,8299,8653,3133,8895,8305,8658,8658,7360,8438,7288,9842,7324,7358,8982,9954,7612,8546,9306,6066,9630,7362,8296,8654,3134,8892,8306,8659,8659,7361,8439,7289,9843,7325,7359,8983,9955,7613,8547,9307,6067,9631,7363,8297,8655,3135,8893,8307,8660,8660,7366,7797,7294,9201,7330,10605,8984,9956,7618,10497,9308,6068,9632,7364,8302,6717,2493,6635,10581,8661,8661,7367,7796,7295,9200,7331,10604,8985,9957,7619,10496,9309,6069,9633,7365,8303,6716,2492,6634,10580,8662,8662,7364,7799,7292,9203,7328,10607,8986,9958,7616,10499,9310,6070,9634,7366,8300,6719,2495,6633,10583,8663,8663,7365,7798,7293,9202,7329,10606,8987,9959,7617,10498,9311,6071,9635,7367,8301,6718,2494,6632,10582,8664,8664,9612,9748,8892,7264,9252,8668,8988,9960,8568,5968,9312,6072,9636,7368,8928,7372,1542,7612,9582,8665,8665,9613,9749,8893,7265,9253,8669,8989,9961,8569,5969,9313,6073,9637,7369,8929,7373,1543,7613,9583,8666,8666,9614,9750,8894,7266,9254,8670,8990,9962,8570,5970,9314,6074,9638,7370,8930,7374,1540,7614,9580,8667,8667,9615,9751,8895,7267,9255,8671,8991,9963,8571,5971,9315,6075,9639,7371,8931,7375,1541,7615,9581,8668,8668,9616,8448,8896,9852,9256,7368,8992,9964,8572,8556,9316,6076,9640,7372,8932,8664,5102,8904,8282,8669,8669,9617,8449,8897,9853,9257,7369,8993,9965,8573,8557,9317,6077,9641,7373,8933,8665,5103,8905,8283,8670,8670,9618,8450,8898,9854,9258,7370,8994,9966,8574,8558,9318,6078,9642,7374,8934,8666,5100,8906,8280,8671,8671,9619,8451,8899,9855,9259,7371,8995,9967,8575,8559,9319,6079,9643,7375,8935,8667,5101,8907,8281,8672,8672,9620,7809,8900,9213,9260,10617,8996,9968,8576,10509,9320,6080,9644,7376,8936,6729,5759,6645,10559,8673,8673,9621,7808,8901,9212,9261,10616,8997,9969,8577,10508,9321,6081,9645,7377,8937,6728,5758,6644,10558,8674,8674,9622,7811,8902,9215,9262,10619,8998,9970,8578,10511,9322,6082,9646,7378,8938,6731,5757,6647,10557,8675,8675,9623,7810,8903,9214,9263,10618,8999,9971,8579,10510,9323,6083,9647,7379,8939,6730,5756,6646,10556,8676,8676,9384,8896,8772,9976,9024,7492,8352,9972,8448,8680,9324,6084,9000,7380,8700,8788,11448,3168,7845,8677,8677,9385,8897,8773,9977,9025,7493,8353,9973,8449,8681,9325,6085,9001,7381,8701,8789,11449,3169,7844,8678,8678,9386,8898,8774,9978,9026,7494,8354,9974,8450,8682,9326,6086,9002,7382,8702,8790,11450,3170,7847,8679,8679,9387,8899,8775,9979,9027,7495,8355,9975,8451,8683,9327,6087,9003,7383,8703,8791,11451,3171,7846,8680,8680,9388,7596,8776,8676,9028,10080,8356,9976,8452,9972,9328,6088,9004,7384,8704,6192,11452,3172,7837,8681,8681,9389,7597,8777,8677,9029,10081,8357,9977,8453,9973,9329,6089,9005,7385,8705,6193,11453,3173,7836,8682,8682,9390,7598,8778,8678,9030,10082,8358,9978,8454,9974,9330,6090,9006,7386,8706,6194,11454,3174,7839,8683,8683,9391,7599,8779,8679,9031,10083,8359,9979,8455,9975,9331,6091,9007,7387,8707,6195,11455,3175,7838,8684,8684,9392,10521,8780,7713,9032,9117,8360,9980,8456,6417,9332,6092,9008,7388,8708,7821,11456,3176,7840,8685,8685,9393,10520,8781,7712,9033,9116,8361,9981,8457,6416,9333,6093,9009,7389,8709,7820,11457,3177,7841,8686,8686,9394,10523,8782,7715,9034,9119,8362,9982,8458,6419,9334,6094,9010,7390,8710,7823,11458,3178,7842,8687,8687,9395,10522,8783,7714,9035,9118,8363,9983,8459,6418,9335,6095,9011,7391,8711,7822,11459,3179,7843,8688,8688,9698,8908,9734,9988,9662,7504,8364,9984,10058,8692,9336,6096,9012,7392,10634,8800,11460,3180,9779,8689,8689,9699,8909,9735,9989,9663,7505,8365,9985,10059,8693,9337,6097,9013,7393,10635,8801,11461,3181,9778,8690,8690,9696,8910,9732,9990,9660,7506,8366,9986,10056,8694,9338,6098,9014,7394,10632,8802,11462,3182,9777,8691,8691,9697,8911,9733,9991,9661,7507,8367,9987,10057,8695,9339,6099,9015,7395,10633,8803,11463,3183,9776,8692,8692,9702,7608,9738,8688,9666,10092,8368,9988,10062,9984,9340,6100,9016,7396,10638,6204,11464,3184,9771,8693,8693,9703,7609,9739,8689,9667,10093,8369,9989,10063,9985,9341,6101,9017,7397,10639,6205,11465,3185,9770,8694,8694,9700,7610,9736,8690,9664,10094,8370,9990,10060,9986,9342,6102,9018,7398,10636,6206,11466,3186,9769,8695,8695,9701,7611,9737,8691,9665,10095,8371,9991,10061,9987,9343,6103,9019,7399,10637,6207,11467,3187,9768,8696,8696,9706,10533,9742,7725,9670,9129,8372,9992,10066,6429,9344,6104,9020,7400,10642,7833,11468,3188,9774,8697,8697,9707,10532,9743,7724,9671,9128,8373,9993,10067,6428,9345,6105,9021,7401,10643,7832,11469,3189,9775,8698,8698,9704,10535,9740,7727,9668,9131,8374,9994,10064,6431,9346,6106,9022,7402,10640,7835,11470,3190,9772,8699,8699,9705,10534,9741,7726,9669,9130,8375,9995,10065,6430,9347,6107,9023,7403,10641,7834,11471,3191,9773,8700,8700,9036,8920,9396,10000,8676,7516,8376,9996,9072,8704,9348,6108,9024,7404,9000,8812,11472,3192,7497,8701,8701,9037,8921,9397,10001,8677,7517,8377,9997,9073,8705,9349,6109,9025,7405,9001,8813,11473,3193,7496,8702,8702,9038,8922,9398,10002,8678,7518,8378,9998,9074,8706,9350,6110,9026,7406,9002,8814,11474,3194,7499,8703,8703,9039,8923,9399,10003,8679,7519,8379,9999,9075,8707,9351,6111,9027,7407,9003,8815,11475,3195,7498,8704,8704,9040,7620,9400,8700,8680,10104,8380,10000,9076,9996,9352,6112,9028,7408,9004,6216,11476,3196,7489,8705,8705,9041,7621,9401,8701,8681,10105,8381,10001,9077,9997,9353,6113,9029,7409,9005,6217,11477,3197,7488,8706,8706,9042,7622,9402,8702,8682,10106,8382,10002,9078,9998,9354,6114,9030,7410,9006,6218,11478,3198,7491,8707,8707,9043,7623,9403,8703,8683,10107,8383,10003,9079,9999,9355,6115,9031,7411,9007,6219,11479,3199,7490,8708,8708,9044,10545,9404,7737,8684,9141,8384,10004,9080,6441,9356,6116,9032,7412,9008,7845,11480,3200,7492,8709,8709,9045,10544,9405,7736,8685,9140,8385,10005,9081,6440,9357,6117,9033,7413,9009,7844,11481,3201,7493,8710,8710,9046,10547,9406,7739,8686,9143,8386,10006,9082,6443,9358,6118,9034,7414,9010,7847,11482,3202,7494,8711,8711,9047,10546,9407,7738,8687,9142,8387,10007,9083,6442,9359,6119,9035,7415,9011,7846,11483,3203,7495,8712,8712,8376,8932,8412,10012,8448,7528,8388,10008,8736,8716,9360,6120,9036,7416,9420,8824,9102,8529,4208,8713,8713,8377,8933,8413,10013,8449,7529,8389,10009,8737,8717,9361,6121,9037,7417,9421,8825,9103,8528,4209,8714,8714,8378,8934,8414,10014,8450,7530,8390,10010,8738,8718,9362,6122,9038,7418,9422,8826,9100,8531,4210,8715,8715,8379,8935,8415,10015,8451,7531,8391,10011,8739,8719,9363,6123,9039,7419,9423,8827,9101,8530,4211,8716,8716,8380,7632,8416,8712,8452,10116,8392,10012,8740,10008,9364,6124,9040,7420,9424,6228,10394,8521,4529,8717,8717,8381,7633,8417,8713,8453,10117,8393,10013,8741,10009,9365,6125,9041,7421,9425,6229,10395,8520,4528,8718,8718,8382,7634,8418,8714,8454,10118,8394,10014,8742,10010,9366,6126,9042,7422,9426,6230,10392,8523,4531,8719,8719,8383,7635,8419,8715,8455,10119,8395,10015,8743,10011,9367,6127,9043,7423,9427,6231,10393,8522,4530,8720,8720,8384,9909,8420,7101,8456,8505,8396,10016,8744,5805,9368,6128,9044,7424,9428,7209,5867,8524,3876,8721,8721,8385,9908,8421,7100,8457,8504,8397,10017,8745,5804,9369,6129,9045,7425,9429,7208,5866,8525,3877,8722,8722,8386,9911,8422,7103,8458,8507,8398,10018,8746,5807,9370,6130,9046,7426,9430,7211,5865,8526,3878,8723,8723,8387,9910,8423,7102,8459,8506,8399,10019,8747,5806,9371,6131,9047,7427,9431,7210,5864,8527,3879,8724,8724,10310,8944,10670,10024,10058,7540,8400,10020,10346,8728,9372,6132,9048,7428,10382,8836,9078,6899,1282,8725,8725,10311,8945,10671,10025,10059,7541,8401,10021,10347,8729,9373,6133,9049,7429,10383,8837,9079,6898,1283,8726,8726,10308,8946,10668,10026,10056,7542,8402,10022,10344,8730,9374,6134,9050,7430,10380,8838,9076,6897,1280,8727,8727,10309,8947,10669,10027,10057,7543,8403,10023,10345,8731,9375,6135,9051,7431,10381,8839,9077,6896,1281,8728,8728,10314,7644,10674,8724,10062,10128,8404,10024,10350,10020,9376,6136,9052,7432,10386,6240,10370,6891,2251,8729,8729,10315,7645,10675,8725,10063,10129,8405,10025,10351,10021,9377,6137,9053,7433,10387,6241,10371,6890,2250,8730,8730,10312,7646,10672,8726,10060,10130,8406,10026,10348,10022,9378,6138,9054,7434,10384,6242,10368,6889,2249,8731,8731,10313,7647,10673,8727,10061,10131,8407,10027,10349,10023,9379,6139,9055,7435,10385,6243,10369,6888,2248,8732,8732,10318,9921,10678,7113,10066,8517,8408,10028,10354,5817,9380,6140,9056,7436,10390,7221,5843,6894,1598,8733,8733,10319,9920,10679,7112,10067,8516,8409,10029,10355,5816,9381,6141,9057,7437,10391,7220,5842,6895,1599,8734,8734,10316,9923,10676,7115,10064,8519,8410,10030,10352,5819,9382,6142,9058,7438,10388,7223,5841,6892,1596,8735,8735,10317,9922,10677,7114,10065,8518,8411,10031,10353,5818,9383,6143,9059,7439,10389,7222,5840,6893,1597,8736,8736,9324,8956,8712,10036,9072,7552,8412,10032,8388,8740,9384,6144,9060,7440,8748,8848,9088,8829,2564,8737,8737,9325,8957,8713,10037,9073,7553,8413,10033,8389,8741,9385,6145,9061,7441,8749,8849,9089,8828,2565,8738,8738,9326,8958,8714,10038,9074,7554,8414,10034,8390,8742,9386,6146,9062,7442,8750,8850,9090,8831,2566,8739,8739,9327,8959,8715,10039,9075,7555,8415,10035,8391,8743,9387,6147,9063,7443,8751,8851,9091,8830,2567,8740,8740,9328,7656,8716,8736,9076,10140,8416,10036,8392,10032,9388,6148,9064,7444,8752,6252,10380,8821,941,8741,8741,9329,7657,8717,8737,9077,10141,8417,10037,8393,10033,9389,6149,9065,7445,8753,6253,10381,8820,940,8742,8742,9330,7658,8718,8738,9078,10142,8418,10038,8394,10034,9390,6150,9066,7446,8754,6254,10382,8823,943,8743,8743,9331,7659,8719,8739,9079,10143,8419,10039,8395,10035,9391,6151,9067,7447,8755,6255,10383,8822,942,8744,8744,9332,9933,8720,7125,9080,8529,8420,10040,8396,5829,9392,6152,9068,7448,8756,7233,5853,8824,2880,8745,8745,9333,9932,8721,7124,9081,8528,8421,10041,8397,5828,9393,6153,9069,7449,8757,7232,5852,8825,2881,8746,8746,9334,9935,8722,7127,9082,8531,8422,10042,8398,5831,9394,6154,9070,7450,8758,7235,5855,8826,2882,8747,8747,9335,9934,8723,7126,9083,8530,8423,10043,8399,5830,9395,6155,9071,7451,8759,7234,5854,8827,2883,8748,8748,9096,8968,9348,10048,8736,7564,8424,10044,9024,8752,9396,6156,9072,7452,9060,8860,10350,2624,2592,8749,8749,9097,8969,9349,10049,8737,7565,8425,10045,9025,8753,9397,6157,9073,7453,9061,8861,10351,2625,2593,8750,8750,9098,8970,9350,10050,8738,7566,8426,10046,9026,8754,9398,6158,9074,7454,9062,8862,10348,2626,2594,8751,8751,9099,8971,9351,10051,8739,7567,8427,10047,9027,8755,9399,6159,9075,7455,9063,8863,10349,2627,2595,8752,8752,9100,7668,9352,8748,8740,10152,8428,10048,9028,10044,9400,6160,9076,7456,9064,6264,9050,1649,2596,8753,8753,9101,7669,9353,8749,8741,10153,8429,10049,9029,10045,9401,6161,9077,7457,9065,6265,9051,1648,2597,8754,8754,9102,7670,9354,8750,8742,10154,8430,10050,9030,10046,9402,6162,9078,7458,9066,6266,9048,1651,2598,8755,8755,9103,7671,9355,8751,8743,10155,8431,10051,9031,10047,9403,6163,9079,7459,9067,6267,9049,1650,2599,8756,8756,9104,10917,9356,8109,8744,9513,8432,10052,9032,6813,9404,6164,9080,7460,9068,8217,8087,1968,2600,8757,8757,9105,10916,9357,8108,8745,9512,8433,10053,9033,6812,9405,6165,9081,7461,9069,8216,8086,1969,2601,8758,8758,9106,10919,9358,8111,8746,9515,8434,10054,9034,6815,9406,6166,9082,7462,9070,8219,8085,1970,2602,8759,8759,9107,10918,9359,8110,8747,9514,8435,10055,9035,6814,9407,6167,9083,7463,9071,8218,8084,1971,2603,8760,8760,10706,8980,9986,10060,10346,7576,8436,10056,9662,8764,9408,6168,9084,7464,10022,8872,10360,4558,2604,8761,8761,10707,8981,9987,10061,10347,7577,8437,10057,9663,8765,9409,6169,9085,7465,10023,8873,10361,4559,2605,8762,8762,10704,8982,9984,10062,10344,7578,8438,10058,9660,8766,9410,6170,9086,7466,10020,8874,10362,4556,2606,8763,8763,10705,8983,9985,10063,10345,7579,8439,10059,9661,8767,9411,6171,9087,7467,10021,8875,10363,4557,2607,8764,8764,10710,7680,9990,8760,10350,10164,8440,10060,9666,10056,9412,6172,9088,7468,10026,6276,9060,3583,2608,8765,8765,10711,7681,9991,8761,10351,10165,8441,10061,9667,10057,9413,6173,9089,7469,10027,6277,9061,3582,2609,8766,8766,10708,7682,9988,8762,10348,10166,8442,10062,9664,10058,9414,6174,9090,7470,10024,6278,9062,3581,2610,8767,8767,10709,7683,9989,8763,10349,10167,8443,10063,9665,10059,9415,6175,9091,7471,10025,6279,9063,3580,2611,8768,8768,10714,10929,9994,8121,10354,9525,8444,10064,9670,6825,9416,6176,9092,7472,10030,8229,8097,5198,2612,8769,8769,10715,10928,9995,8120,10355,9524,8445,10065,9671,6824,9417,6177,9093,7473,10031,8228,8096,5199,2613,8770,8770,10712,10931,9992,8123,10352,9527,8446,10066,9668,6827,9418,6178,9094,7474,10028,8231,8099,5196,2614,8771,8771,10713,10930,9993,8122,10353,9526,8447,10067,9669,6826,9419,6179,9095,7475,10029,8230,8098,5197,2615,8772,8772,8424,8992,8352,10072,8388,7588,8448,10068,8676,8776,9420,6180,9096,7476,9360,8884,10338,3248,2616,8773,8773,8425,8993,8353,10073,8389,7589,8449,10069,8677,8777,9421,6181,9097,7477,9361,8885,10339,3249,2617,8774,8774,8426,8994,8354,10074,8390,7590,8450,10070,8678,8778,9422,6182,9098,7478,9362,8886,10336,3250,2618,8775,8775,8427,8995,8355,10075,8391,7591,8451,10071,8679,8779,9423,6183,9099,7479,9363,8887,10337,3251,2619,8776,8776,8428,7692,8356,8772,8392,10176,8452,10072,8680,10068,9424,6184,9100,7480,9364,6288,9038,4865,2620,8777,8777,8429,7693,8357,8773,8393,10177,8453,10073,8681,10069,9425,6185,9101,7481,9365,6289,9039,4864,2621,8778,8778,8430,7694,8358,8774,8394,10178,8454,10074,8682,10070,9426,6186,9102,7482,9366,6290,9036,4867,2622,8779,8779,8431,7695,8359,8775,8395,10179,8455,10075,8683,10071,9427,6187,9103,7483,9367,6291,9037,4866,2623,8780,8780,8432,10941,8360,8133,8396,9537,8456,10076,8684,6837,9428,6188,9104,7484,9368,8241,8075,3888,2624,8781,8781,8433,10940,8361,8132,8397,9536,8457,10077,8685,6836,9429,6189,9105,7485,9369,8240,8074,3889,2625,8782,8782,8434,10943,8362,8135,8398,9539,8458,10078,8686,6839,9430,6190,9106,7486,9370,8243,8073,3890,2626,8783,8783,8435,10942,8363,8134,8399,9538,8459,10079,8687,6838,9431,6191,9107,7487,9371,8242,8072,3891,2627,8784,8784,9492,7492,8880,8896,9132,9976,8460,10080,8556,10192,9432,6192,9108,7488,8808,6088,10545,1024,7409,8785,8785,9493,7493,8881,8897,9133,9977,8461,10081,8557,10193,9433,6193,9109,7489,8809,6089,10544,1025,7408,8786,8786,9494,7494,8882,8898,9134,9978,8462,10082,8558,10194,9434,6194,9110,7490,8810,6090,10547,1026,7411,8787,8787,9495,7495,8883,8899,9135,9979,8463,10083,8559,10195,9435,6195,9111,7491,8811,6091,10546,1027,7410,8788,8788,9496,10080,8884,7596,9136,8676,8464,10084,8560,6300,9436,6196,9112,7492,8812,7380,10537,3288,7412,8789,8789,9497,10081,8885,7597,9137,8677,8465,10085,8561,6301,9437,6197,9113,7493,8813,7381,10536,3289,7413,8790,8790,9498,10082,8886,7598,9138,8678,8466,10086,8562,6302,9438,6198,9114,7494,8814,7382,10539,3290,7414,8791,8791,9499,10083,8887,7599,9139,8679,8467,10087,8563,6303,9439,6199,9115,7495,8815,7383,10538,3291,7415,8792,8792,9500,9117,8888,10521,9140,7713,8468,10088,8564,9225,9440,6200,9116,7496,8816,9009,10540,4269,7405,8793,8793,9501,9116,8889,10520,9141,7712,8469,10089,8565,9224,9441,6201,9117,7497,8817,9008,10541,4268,7404,8794,8794,9502,9119,8890,10523,9142,7715,8470,10090,8566,9227,9442,6202,9118,7498,8818,9011,10542,4271,7407,8795,8795,9503,9118,8891,10522,9143,7714,8471,10091,8567,9226,9443,6203,9119,7499,8819,9010,10543,4270,7406,8796,8796,5918,7504,5954,8908,5882,9988,8472,10092,6278,10204,9444,6204,9120,7500,6854,6100,5999,3604,6751,8797,8797,5919,7505,5955,8909,5883,9989,8473,10093,6279,10205,9445,6205,9121,7501,6855,6101,5998,3605,6750,8798,8798,5916,7506,5952,8910,5880,9990,8474,10094,6276,10206,9446,6206,9122,7502,6852,6102,5997,3606,6749,8799,8799,5917,7507,5953,8911,5881,9991,8475,10095,6277,10207,9447,6207,9123,7503,6853,6103,5996,3607,6748,8800,8800,5922,10092,5958,7608,5886,8688,8476,10096,6282,6312,9448,6208,9124,7504,6858,7392,5991,684,6754,8801,8801,5923,10093,5959,7609,5887,8689,8477,10097,6283,6313,9449,6209,9125,7505,6859,7393,5990,685,6755,8802,8802,5920,10094,5956,7610,5884,8690,8478,10098,6280,6314,9450,6210,9126,7506,6856,7394,5989,686,6752,8803,8803,5921,10095,5957,7611,5885,8691,8479,10099,6281,6315,9451,6211,9127,7507,6857,7395,5988,687,6753,8804,8804,5926,9129,5962,10533,5890,7725,8480,10100,6286,9237,9452,6212,9128,7508,6862,9021,5994,1665,6747,8805,8805,5927,9128,5963,10532,5891,7724,8481,10101,6287,9236,9453,6213,9129,7509,6863,9020,5995,1664,6746,8806,8806,5924,9131,5960,10535,5888,7727,8482,10102,6284,9239,9454,6214,9130,7510,6860,9023,5992,1667,6745,8807,8807,5925,9130,5961,10534,5889,7726,8483,10103,6285,9238,9455,6215,9131,7511,6861,9022,5993,1666,6744,8808,8808,9144,7516,9504,8920,8784,10000,8484,10104,9180,10216,9456,6216,9132,7512,9108,6112,10197,5250,7709,8809,8809,9145,7517,9505,8921,8785,10001,8485,10105,9181,10217,9457,6217,9133,7513,9109,6113,10196,5251,7708,8810,8810,9146,7518,9506,8922,8786,10002,8486,10106,9182,10218,9458,6218,9134,7514,9110,6114,10199,5248,7711,8811,8811,9147,7519,9507,8923,8787,10003,8487,10107,9183,10219,9459,6219,9135,7515,9111,6115,10198,5249,7710,8812,8812,9148,10104,9508,7620,8788,8700,8488,10108,9184,6324,9460,6220,9136,7516,9112,7404,10189,2978,7712,8813,8813,9149,10105,9509,7621,8789,8701,8489,10109,9185,6325,9461,6221,9137,7517,9113,7405,10188,2979,7713,8814,8814,9150,10106,9510,7622,8790,8702,8490,10110,9186,6326,9462,6222,9138,7518,9114,7406,10191,2976,7714,8815,8815,9151,10107,9511,7623,8791,8703,8491,10111,9187,6327,9463,6223,9139,7519,9115,7407,10190,2977,7715,8816,8816,9152,9141,9512,10545,8792,7737,8492,10112,9188,9249,9464,6224,9140,7520,9116,9033,10192,2015,7705,8817,8817,9153,9140,9513,10544,8793,7736,8493,10113,9189,9248,9465,6225,9141,7521,9117,9032,10193,2014,7704,8818,8818,9154,9143,9514,10547,8794,7739,8494,10114,9190,9251,9466,6226,9142,7522,9118,9035,10194,2013,7707,8819,8819,9155,9142,9515,10546,8795,7738,8495,10115,9191,9250,9467,6227,9143,7523,9119,9034,10195,2012,7706,8820,8820,8484,7528,8520,8932,8556,10012,8496,10116,8844,10228,9468,6228,9144,7524,9528,6124,4316,8741,2695,8821,8821,8485,7529,8521,8933,8557,10013,8497,10117,8845,10229,9469,6229,9145,7525,9529,6125,4317,8740,2694,8822,8822,8486,7530,8522,8934,8558,10014,8498,10118,8846,10230,9470,6230,9146,7526,9530,6126,4318,8743,2693,8823,8823,8487,7531,8523,8935,8559,10015,8499,10119,8847,10231,9471,6231,9147,7527,9531,6127,4319,8742,2692,8824,8824,8488,10116,8524,7632,8560,8712,8500,10120,8848,6336,9472,6232,9148,7528,9532,7416,749,8744,2698,8825,8825,8489,10117,8525,7633,8561,8713,8501,10121,8849,6337,9473,6233,9149,7529,9533,7417,748,8745,2699,8826,8826,8490,10118,8526,7634,8562,8714,8502,10122,8850,6338,9474,6234,9150,7530,9534,7418,751,8746,2696,8827,8827,8491,10119,8527,7635,8563,8715,8503,10123,8851,6339,9475,6235,9151,7531,9535,7419,750,8747,2697,8828,8828,8492,8505,8528,9909,8564,7101,8504,10124,8852,8613,9476,6236,9152,7532,9536,8397,3984,8737,2691,8829,8829,8493,8504,8529,9908,8565,7100,8505,10125,8853,8612,9477,6237,9153,7533,9537,8396,3985,8736,2690,8830,8830,8494,8507,8530,9911,8566,7103,8506,10126,8854,8615,9478,6238,9154,7534,9538,8399,3986,8739,2689,8831,8831,8495,8506,8531,9910,8567,7102,8507,10127,8855,8614,9479,6239,9155,7535,9539,8398,3987,8738,2688,8832,8832,6530,7540,6890,8944,6278,10024,8508,10128,6566,10240,9480,6240,9156,7536,6602,6136,2686,10351,2671,8833,8833,6531,7541,6891,8945,6279,10025,8509,10129,6567,10241,9481,6241,9157,7537,6603,6137,2687,10350,2670,8834,8834,6528,7542,6888,8946,6276,10026,8510,10130,6564,10242,9482,6242,9158,7538,6600,6138,2684,10349,2669,8835,8835,6529,7543,6889,8947,6277,10027,8511,10131,6565,10243,9483,6243,9159,7539,6601,6139,2685,10348,2668,8836,8836,6534,10128,6894,7644,6282,8724,8512,10132,6570,6348,9484,6244,9160,7540,6606,7428,4951,10354,2674,8837,8837,6535,10129,6895,7645,6283,8725,8513,10133,6571,6349,9485,6245,9161,7541,6607,7429,4950,10355,2675,8838,8838,6532,10130,6892,7646,6280,8726,8514,10134,6568,6350,9486,6246,9162,7542,6604,7430,4949,10352,2672,8839,8839,6533,10131,6893,7647,6281,8727,8515,10135,6569,6351,9487,6247,9163,7543,6605,7431,4948,10353,2673,8840,8840,6538,8517,6898,9921,6286,7113,8516,10136,6574,8625,9488,6248,9164,7544,6610,8409,3002,10347,2667,8841,8841,6539,8516,6899,9920,6287,7112,8517,10137,6575,8624,9489,6249,9165,7545,6611,8408,3003,10346,2666,8842,8842,6536,8519,6896,9923,6284,7115,8518,10138,6572,8627,9490,6250,9166,7546,6608,8411,3000,10345,2665,8843,8843,6537,8518,6897,9922,6285,7114,8519,10139,6573,8626,9491,6251,9167,7547,6609,8410,3001,10344,2664,8844,8844,9432,7552,8820,8956,9180,10036,8520,10140,8496,10252,9492,6252,9168,7548,8856,6148,5264,8393,2681,8845,8845,9433,7553,8821,8957,9181,10037,8521,10141,8497,10253,9493,6253,9169,7549,8857,6149,5265,8392,2680,8846,8846,9434,7554,8822,8958,9182,10038,8522,10142,8498,10254,9494,6254,9170,7550,8858,6150,5266,8395,2683,8847,8847,9435,7555,8823,8959,9183,10039,8523,10143,8499,10255,9495,6255,9171,7551,8859,6151,5267,8394,2682,8848,8848,9436,10140,8824,7656,9184,8736,8524,10144,8500,6360,9496,6256,9172,7552,8860,7440,2345,8396,2684,8849,8849,9437,10141,8825,7657,9185,8737,8525,10145,8501,6361,9497,6257,9173,7553,8861,7441,2344,8397,2685,8850,8850,9438,10142,8826,7658,9186,8738,8526,10146,8502,6362,9498,6258,9174,7554,8862,7442,2347,8398,2686,8851,8851,9439,10143,8827,7659,9187,8739,8527,10147,8503,6363,9499,6259,9175,7555,8863,7443,2346,8399,2687,8852,8852,9440,8529,8828,9933,9188,7125,8528,10148,8504,8637,9500,6260,9176,7556,8864,8421,5580,8389,2677,8853,8853,9441,8528,8829,9932,9189,7124,8529,10149,8505,8636,9501,6261,9177,7557,8865,8420,5581,8388,2676,8854,8854,9442,8531,8830,9935,9190,7127,8530,10150,8506,8639,9502,6262,9178,7558,8866,8423,5582,8391,2679,8855,8855,9443,8530,8831,9934,9191,7126,8531,10151,8507,8638,9503,6263,9179,7559,8867,8422,5583,8390,2678,8856,8856,9204,7564,9456,8968,8844,10048,8532,10152,9132,10264,9504,6264,9180,7560,9168,6160,5292,3379,4984,8857,8857,9205,7565,9457,8969,8845,10049,8533,10153,9133,10265,9505,6265,9181,7561,9169,6161,5293,3378,4985,8858,8858,9206,7566,9458,8970,8846,10050,8534,10154,9134,10266,9506,6266,9182,7562,9170,6162,5294,3377,4986,8859,8859,9207,7567,9459,8971,8847,10051,8535,10155,9135,10267,9507,6267,9183,7563,9171,6163,5295,3376,4987,8860,8860,9208,10152,9460,7668,8848,8748,8536,10156,9136,6372,9508,6268,9184,7564,9172,7452,5296,3382,2712,8861,8861,9209,10153,9461,7669,8849,8749,8537,10157,9137,6373,9509,6269,9185,7565,9173,7453,5297,3383,2713,8862,8862,9210,10154,9462,7670,8850,8750,8538,10158,9138,6374,9510,6270,9186,7566,9174,7454,5298,3380,2714,8863,8863,9211,10155,9463,7671,8851,8751,8539,10159,9139,6375,9511,6271,9187,7567,9175,7455,5299,3381,2715,8864,8864,9212,9513,9464,10917,8852,8109,8540,10160,9140,9621,9512,6272,9188,7568,9176,9405,5300,3375,2073,8865,8865,9213,9512,9465,10916,8853,8108,8541,10161,9141,9620,9513,6273,9189,7569,9177,9404,5301,3374,2072,8866,8866,9214,9515,9466,10919,8854,8111,8542,10162,9142,9623,9514,6274,9190,7570,9178,9407,5302,3373,2075,8867,8867,9215,9514,9467,10918,8855,8110,8543,10163,9143,9622,9515,6275,9191,7571,9179,9406,5303,3372,2074,8868,8868,6926,7576,6206,8980,6566,10060,8544,10164,5882,10276,9516,6276,9192,7572,6242,6172,5304,3355,2380,8869,8869,6927,7577,6207,8981,6567,10061,8545,10165,5883,10277,9517,6277,9193,7573,6243,6173,5305,3354,2381,8870,8870,6924,7578,6204,8982,6564,10062,8546,10166,5880,10278,9518,6278,9194,7574,6240,6174,5306,3353,2382,8871,8871,6925,7579,6205,8983,6565,10063,8547,10167,5881,10279,9519,6279,9195,7575,6241,6175,5307,3352,2383,8872,8872,6930,10164,6210,7680,6570,8760,8548,10168,5886,6384,9520,6280,9196,7576,6246,7464,5308,3358,5292,8873,8873,6931,10165,6211,7681,6571,8761,8549,10169,5887,6385,9521,6281,9197,7577,6247,7465,5309,3359,5293,8874,8874,6928,10166,6208,7682,6568,8762,8550,10170,5884,6386,9522,6282,9198,7578,6244,7466,5310,3356,5294,8875,8875,6929,10167,6209,7683,6569,8763,8551,10171,5885,6387,9523,6283,9199,7579,6245,7467,5311,3357,5295,8876,8876,6934,9525,6214,10929,6574,8121,8552,10172,5890,9633,9524,6284,9200,7580,6250,9417,5312,3351,4653,8877,8877,6935,9524,6215,10928,6575,8120,8553,10173,5891,9632,9525,6285,9201,7581,6251,9416,5313,3350,4652,8878,8878,6932,9527,6212,10931,6572,8123,8554,10174,5888,9635,9526,6286,9202,7582,6248,9419,5314,3349,4655,8879,8879,6933,9526,6213,10930,6573,8122,8555,10175,5889,9634,9527,6287,9203,7583,6249,9418,5315,3348,4654,8880,8880,8532,7588,8460,8992,8496,10072,8556,10176,8784,10288,9528,6288,9204,7584,9468,6184,5316,3365,1758,8881,8881,8533,7589,8461,8993,8497,10073,8557,10177,8785,10289,9529,6289,9205,7585,9469,6185,5317,3364,1759,8882,8882,8534,7590,8462,8994,8498,10074,8558,10178,8786,10290,9530,6290,9206,7586,9470,6186,5318,3367,1756,8883,8883,8535,7591,8463,8995,8499,10075,8559,10179,8787,10291,9531,6291,9207,7587,9471,6187,5319,3366,1757,8884,8884,8536,10176,8464,7692,8500,8772,8560,10180,8788,6396,9532,6292,9208,7588,9472,7476,5320,3368,3374,8885,8885,8537,10177,8465,7693,8501,8773,8561,10181,8789,6397,9533,6293,9209,7589,9473,7477,5321,3369,3375,8886,8886,8538,10178,8466,7694,8502,8774,8562,10182,8790,6398,9534,6294,9210,7590,9474,7478,5322,3370,3372,8887,8887,8539,10179,8467,7695,8503,8775,8563,10183,8791,6399,9535,6295,9211,7591,9475,7479,5323,3371,3373,8888,8888,8540,9537,8468,10941,8504,8133,8564,10184,8792,9645,9536,6296,9212,7592,9476,9429,5324,3361,4031,8889,8889,8541,9536,8469,10940,8505,8132,8565,10185,8793,9644,9537,6297,9213,7593,9477,9428,5325,3360,4030,8890,8890,8542,9539,8470,10943,8506,8135,8566,10186,8794,9647,9538,6298,9214,7594,9478,9431,5326,3363,4029,8891,8891,8543,9538,8471,10942,8507,8134,8567,10187,8795,9646,9539,6299,9215,7595,9479,9430,5327,3362,4028,8892,8892,9600,9976,8988,7492,9240,8896,8568,10188,8664,6196,9540,6300,9216,7596,8916,7600,10109,8658,11169,8893,8893,9601,9977,8989,7493,9241,8897,8569,10189,8665,6197,9541,6301,9217,7597,8917,7601,10108,8659,11168,8894,8894,9602,9978,8990,7494,9242,8898,8570,10190,8666,6198,9542,6302,9218,7598,8918,7602,10111,8656,11171,8895,8895,9603,9979,8991,7495,9243,8899,8571,10191,8667,6199,9543,6303,9219,7599,8919,7603,10110,8657,11170,8896,8896,9604,8676,8992,10080,9244,7596,8572,10192,8668,8784,9544,6304,9220,7600,8920,8892,10112,7358,11161,8897,8897,9605,8677,8993,10081,9245,7597,8573,10193,8669,8785,9545,6305,9221,7601,8921,8893,10113,7359,11160,8898,8898,9606,8678,8994,10082,9246,7598,8574,10194,8670,8786,9546,6306,9222,7602,8922,8894,10114,7356,11163,8899,8899,9607,8679,8995,10083,9247,7599,8575,10195,8671,8787,9547,6307,9223,7603,8923,8895,10115,7357,11162,8900,8900,9608,7713,8996,9117,9248,10521,8576,10196,8672,10413,9548,6308,9224,7604,8924,6633,10105,10607,11164,8901,8901,9609,7712,8997,9116,9249,10520,8577,10197,8673,10412,9549,6309,9225,7605,8925,6632,10104,10606,11165,8902,8902,9610,7715,8998,9119,9250,10523,8578,10198,8674,10415,9550,6310,9226,7606,8926,6635,10107,10605,11166,8903,8903,9611,7714,8999,9118,9251,10522,8579,10199,8675,10414,9551,6311,9227,7607,8927,6634,10106,10604,11167,8904,8904,7322,9988,7358,7504,7286,8908,8580,10200,7682,6208,9552,6312,9228,7608,8258,7612,8155,8668,11181,8905,8905,7323,9989,7359,7505,7287,8909,8581,10201,7683,6209,9553,6313,9229,7609,8259,7613,8154,8669,11180,8906,8906,7320,9990,7356,7506,7284,8910,8582,10202,7680,6210,9554,6314,9230,7610,8256,7614,8153,8670,11183,8907,8907,7321,9991,7357,7507,7285,8911,8583,10203,7681,6211,9555,6315,9231,7611,8257,7615,8152,8671,11182,8908,8908,7326,8688,7362,10092,7290,7608,8584,10204,7686,8796,9556,6316,9232,7612,8262,8904,8158,7368,11173,8909,8909,7327,8689,7363,10093,7291,7609,8585,10205,7687,8797,9557,6317,9233,7613,8263,8905,8159,7369,11172,8910,8910,7324,8690,7360,10094,7288,7610,8586,10206,7684,8798,9558,6318,9234,7614,8260,8906,8156,7370,11175,8911,8911,7325,8691,7361,10095,7289,7611,8587,10207,7685,8799,9559,6319,9235,7615,8261,8907,8157,7371,11174,8912,8912,7330,7725,7366,9129,7294,10533,8588,10208,7690,10425,9560,6320,9236,7616,8266,6645,8151,10617,11176,8913,8913,7331,7724,7367,9128,7295,10532,8589,10209,7691,10424,9561,6321,9237,7617,8267,6644,8150,10616,11177,8914,8914,7328,7727,7364,9131,7292,10535,8590,10210,7688,10427,9562,6322,9238,7618,8264,6647,8149,10619,11178,8915,8915,7329,7726,7365,9130,7293,10534,8591,10211,7689,10426,9563,6323,9239,7619,8265,6646,8148,10618,11179,8916,8916,9252,10000,9612,7516,8892,8920,8592,10212,9288,6220,9564,6324,9240,7620,9216,7624,10409,8646,11193,8917,8917,9253,10001,9613,7517,8893,8921,8593,10213,9289,6221,9565,6325,9241,7621,9217,7625,10408,8647,11192,8918,8918,9254,10002,9614,7518,8894,8922,8594,10214,9290,6222,9566,6326,9242,7622,9218,7626,10411,8644,11195,8919,8919,9255,10003,9615,7519,8895,8923,8595,10215,9291,6223,9567,6327,9243,7623,9219,7627,10410,8645,11194,8920,8920,9256,8700,9616,10104,8896,7620,8596,10216,9292,8808,9568,6328,9244,7624,9220,8916,10412,7346,11185,8921,8921,9257,8701,9617,10105,8897,7621,8597,10217,9293,8809,9569,6329,9245,7625,9221,8917,10413,7347,11184,8922,8922,9258,8702,9618,10106,8898,7622,8598,10218,9294,8810,9570,6330,9246,7626,9222,8918,10414,7344,11187,8923,8923,9259,8703,9619,10107,8899,7623,8599,10219,9295,8811,9571,6331,9247,7627,9223,8919,10415,7345,11186,8924,8924,9260,7737,9620,9141,8900,10545,8600,10220,9296,10437,9572,6332,9248,7628,9224,6657,10405,10595,11188,8925,8925,9261,7736,9621,9140,8901,10544,8601,10221,9297,10436,9573,6333,9249,7629,9225,6656,10404,10594,11189,8926,8926,9262,7739,9622,9143,8902,10547,8602,10222,9298,10439,9574,6334,9250,7630,9226,6659,10407,10593,11190,8927,8927,9263,7738,9623,9142,8903,10546,8603,10223,9299,10438,9575,6335,9251,7631,9227,6658,10406,10592,11191,8928,8928,8592,10012,8628,7528,8664,8932,8604,10224,8952,6232,9576,6336,9252,7632,9636,7636,5395,11255,9318,8929,8929,8593,10013,8629,7529,8665,8933,8605,10225,8953,6233,9577,6337,9253,7633,9637,7637,5394,11254,9319,8930,8930,8594,10014,8630,7530,8666,8934,8606,10226,8954,6234,9578,6338,9254,7634,9638,7638,5393,11253,9316,8931,8931,8595,10015,8631,7531,8667,8935,8607,10227,8955,6235,9579,6339,9255,7635,9639,7639,5392,11252,9317,8932,8932,8596,8712,8632,10116,8668,7632,8608,10228,8956,8820,9580,6340,9256,7636,9640,8928,5398,11247,8018,8933,8933,8597,8713,8633,10117,8669,7633,8609,10229,8957,8821,9581,6341,9257,7637,9641,8929,5399,11246,8019,8934,8934,8598,8714,8634,10118,8670,7634,8610,10230,8958,8822,9582,6342,9258,7638,9642,8930,5396,11245,8016,8935,8935,8599,8715,8635,10119,8671,7635,8611,10231,8959,8823,9583,6343,9259,7639,9643,8931,5397,11244,8017,8936,8936,8600,7101,8636,8505,8672,9909,8612,10232,8960,9801,9584,6344,9260,7640,9644,6021,5391,11250,9971,8937,8937,8601,7100,8637,8504,8673,9908,8613,10233,8961,9800,9585,6345,9261,7641,9645,6020,5390,11251,9970,8938,8938,8602,7103,8638,8507,8674,9911,8614,10234,8962,9803,9586,6346,9262,7642,9646,6023,5389,11248,9969,8939,8939,8603,7102,8639,8506,8675,9910,8615,10235,8963,9802,9587,6347,9263,7643,9647,6022,5388,11249,9968,8940,8940,7934,10024,8294,7540,7682,8944,8616,10236,7970,6244,9588,6348,9264,7644,8006,7648,5371,11265,9294,8941,8941,7935,10025,8295,7541,7683,8945,8617,10237,7971,6245,9589,6349,9265,7645,8007,7649,5370,11264,9295,8942,8942,7932,10026,8292,7542,7680,8946,8618,10238,7968,6246,9590,6350,9266,7646,8004,7650,5369,11267,9292,8943,8943,7933,10027,8293,7543,7681,8947,8619,10239,7969,6247,9591,6351,9267,7647,8005,7651,5368,11266,9293,8944,8944,7938,8724,8298,10128,7686,7644,8620,10240,7974,8832,9592,6352,9268,7648,8010,8940,5374,11257,7994,8945,8945,7939,8725,8299,10129,7687,7645,8621,10241,7975,8833,9593,6353,9269,7649,8011,8941,5375,11256,7995,8946,8946,7936,8726,8296,10130,7684,7646,8622,10242,7972,8834,9594,6354,9270,7650,8008,8942,5372,11259,7992,8947,8947,7937,8727,8297,10131,7685,7647,8623,10243,7973,8835,9595,6355,9271,7651,8009,8943,5373,11258,7993,8948,8948,7942,7113,8302,8517,7690,9921,8624,10244,7978,9813,9596,6356,9272,7652,8014,6033,5367,11260,9947,8949,8949,7943,7112,8303,8516,7691,9920,8625,10245,7979,9812,9597,6357,9273,7653,8015,6032,5366,11261,9946,8950,8950,7940,7115,8300,8519,7688,9923,8626,10246,7976,9815,9598,6358,9274,7654,8012,6035,5365,11262,9945,8951,8951,7941,7114,8301,8518,7689,9922,8627,10247,7977,9814,9599,6359,9275,7655,8013,6034,5364,11263,9944,8952,8952,9540,10036,8928,7552,9288,8956,8628,10248,8604,6256,9600,6360,9276,7656,8964,7660,5381,11243,9304,8953,8953,9541,10037,8929,7553,9289,8957,8629,10249,8605,6257,9601,6361,9277,7657,8965,7661,5380,11242,9305,8954,8954,9542,10038,8930,7554,9290,8958,8630,10250,8606,6258,9602,6362,9278,7658,8966,7662,5383,11241,9306,8955,8955,9543,10039,8931,7555,9291,8959,8631,10251,8607,6259,9603,6363,9279,7659,8967,7663,5382,11240,9307,8956,8956,9544,8736,8932,10140,9292,7656,8632,10252,8608,8844,9604,6364,9280,7660,8968,8952,5384,11235,8004,8957,8957,9545,8737,8933,10141,9293,7657,8633,10253,8609,8845,9605,6365,9281,7661,8969,8953,5385,11234,8005,8958,8958,9546,8738,8934,10142,9294,7658,8634,10254,8610,8846,9606,6366,9282,7662,8970,8954,5386,11233,8006,8959,8959,9547,8739,8935,10143,9295,7659,8635,10255,8611,8847,9607,6367,9283,7663,8971,8955,5387,11232,8007,8960,8960,9548,7125,8936,8529,9296,9933,8636,10256,8612,9825,9608,6368,9284,7664,8972,6045,5377,11238,9957,8961,8961,9549,7124,8937,8528,9297,9932,8637,10257,8613,9824,9609,6369,9285,7665,8973,6044,5376,11239,9956,8962,8962,9550,7127,8938,8531,9298,9935,8638,10258,8614,9827,9610,6370,9286,7666,8974,6047,5379,11236,9959,8963,8963,9551,7126,8939,8530,9299,9934,8639,10259,8615,9826,9611,6371,9287,7667,8975,6046,5378,11237,9958,8964,8964,9312,10048,9564,7564,8952,8968,8640,10260,9240,6268,9612,6372,9288,7668,9276,7672,1204,7302,7974,8965,8965,9313,10049,9565,7565,8953,8969,8641,10261,9241,6269,9613,6373,9289,7669,9277,7673,1205,7303,7975,8966,8966,9314,10050,9566,7566,8954,8970,8642,10262,9242,6270,9614,6374,9290,7670,9278,7674,1206,7300,7972,8967,8967,9315,10051,9567,7567,8955,8971,8643,10263,9243,6271,9615,6375,9291,7671,9279,7675,1207,7301,7973,8968,8968,9316,8748,9568,10152,8956,7668,8644,10264,9244,8856,9616,6376,9292,7672,9280,8964,5412,8594,9266,8969,8969,9317,8749,9569,10153,8957,7669,8645,10265,9245,8857,9617,6377,9293,7673,9281,8965,5413,8595,9267,8970,8970,9318,8750,9570,10154,8958,7670,8646,10266,9246,8858,9618,6378,9294,7674,9282,8966,5414,8592,9264,8971,8971,9319,8751,9571,10155,8959,7671,8647,10267,9247,8859,9619,6379,9295,7675,9283,8967,5415,8593,9265,8972,8972,9320,8109,9572,9513,8960,10917,8648,10268,9248,10809,9620,6380,9296,7676,9284,7029,4773,6983,7007,8973,8973,9321,8108,9573,9512,8961,10916,8649,10269,9249,10808,9621,6381,9297,7677,9285,7028,4772,6982,7006,8974,8974,9322,8111,9574,9515,8962,10919,8650,10270,9250,10811,9622,6382,9298,7678,9286,7031,4775,6981,7005,8975,8975,9323,8110,9575,9514,8963,10918,8651,10271,9251,10810,9623,6383,9299,7679,9287,7030,4774,6980,7004,8976,8976,8330,10060,7610,7576,7970,8980,8652,10272,7286,6280,9624,6384,9300,7680,7646,7684,5080,7278,7984,8977,8977,8331,10061,7611,7577,7971,8981,8653,10273,7287,6281,9625,6385,9301,7681,7647,7685,5081,7279,7985,8978,8978,8328,10062,7608,7578,7968,8982,8654,10274,7284,6282,9626,6386,9302,7682,7644,7686,5082,7276,7986,8979,8979,8329,10063,7609,7579,7969,8983,8655,10275,7285,6283,9627,6387,9303,7683,7645,7687,5083,7277,7987,8980,8980,8334,8760,7614,10164,7974,7680,8656,10276,7290,8868,9628,6388,9304,7684,7650,8976,1512,8570,9276,8981,8981,8335,8761,7615,10165,7975,7681,8657,10277,7291,8869,9629,6389,9305,7685,7651,8977,1513,8571,9277,8982,8982,8332,8762,7612,10166,7972,7682,8658,10278,7288,8870,9630,6390,9306,7686,7648,8978,1514,8568,9278,8983,8983,8333,8763,7613,10167,7973,7683,8659,10279,7289,8871,9631,6391,9307,7687,7649,8979,1515,8569,9279,8984,8984,8338,8121,7618,9525,7978,10929,8660,10280,7294,10821,9632,6392,9308,7688,7654,7041,873,6959,7017,8985,8985,8339,8120,7619,9524,7979,10928,8661,10281,7295,10820,9633,6393,9309,7689,7655,7040,872,6958,7016,8986,8986,8336,8123,7616,9527,7976,10931,8662,10282,7292,10823,9634,6394,9310,7690,7652,7043,875,6957,7019,8987,8987,8337,8122,7617,9526,7977,10930,8663,10283,7293,10822,9635,6395,9311,7691,7653,7042,874,6956,7018,8988,8988,8640,10072,8568,7588,8604,8992,8664,10284,8892,6292,9636,6396,9312,7692,9576,7696,3162,7288,7962,8989,8989,8641,10073,8569,7589,8605,8993,8665,10285,8893,6293,9637,6397,9313,7693,9577,7697,3163,7289,7963,8990,8990,8642,10074,8570,7590,8606,8994,8666,10286,8894,6294,9638,6398,9314,7694,9578,7698,3160,7290,7960,8991,8991,8643,10075,8571,7591,8607,8995,8667,10287,8895,6295,9639,6399,9315,7695,9579,7699,3161,7291,7961,8992,8992,8644,8772,8572,10176,8608,7692,8668,10288,8896,8880,9640,6400,9316,7696,9580,8988,3482,8580,9254,8993,8993,8645,8773,8573,10177,8609,7693,8669,10289,8897,8881,9641,6401,9317,7697,9581,8989,3483,8581,9255,8994,8994,8646,8774,8574,10178,8610,7694,8670,10290,8898,8882,9642,6402,9318,7698,9582,8990,3480,8582,9252,8995,8995,8647,8775,8575,10179,8611,7695,8671,10291,8899,8883,9643,6403,9319,7699,9583,8991,3481,8583,9253,8996,8996,8648,8133,8576,9537,8612,10941,8672,10292,8900,10833,9644,6404,9320,7700,9584,7053,4139,6969,6995,8997,8997,8649,8132,8577,9536,8613,10940,8673,10293,8901,10832,9645,6405,9321,7701,9585,7052,4138,6968,6994,8998,8998,8650,8135,8578,9539,8614,10943,8674,10294,8902,10835,9646,6406,9322,7702,9586,7055,4137,6971,6993,8999,8999,8651,8134,8579,9538,8615,10942,8675,10295,8903,10834,9647,6407,9323,7703,9587,7054,4136,6970,6992,9000,9000,9060,9220,9420,10300,8700,7816,9324,10296,9096,9004,8352,6408,8676,7704,9024,9112,11412,2844,7521,9001,9001,9061,9221,9421,10301,8701,7817,9325,10297,9097,9005,8353,6409,8677,7705,9025,9113,11413,2845,7520,9002,9002,9062,9222,9422,10302,8702,7818,9326,10298,9098,9006,8354,6410,8678,7706,9026,9114,11414,2846,7523,9003,9003,9063,9223,9423,10303,8703,7819,9327,10299,9099,9007,8355,6411,8679,7707,9027,9115,11415,2847,7522,9004,9004,9064,7920,9424,9000,8704,10404,9328,10300,9100,10296,8356,6412,8680,7708,9028,6516,11416,2848,7513,9005,9005,9065,7921,9425,9001,8705,10405,9329,10301,9101,10297,8357,6413,8681,7709,9029,6517,11417,2849,7512,9006,9006,9066,7922,9426,9002,8706,10406,9330,10302,9102,10298,8358,6414,8682,7710,9030,6518,11418,2850,7515,9007,9007,9067,7923,9427,9003,8707,10407,9331,10303,9103,10299,8359,6415,8683,7711,9031,6519,11419,2851,7514,9008,9008,9068,10197,9428,7389,8708,8793,9332,10304,9104,6093,8360,6416,8684,7712,9032,7497,11420,2852,7516,9009,9009,9069,10196,9429,7388,8709,8792,9333,10305,9105,6092,8361,6417,8685,7713,9033,7496,11421,2853,7517,9010,9010,9070,10199,9430,7391,8710,8795,9334,10306,9106,6095,8362,6418,8686,7714,9034,7499,11422,2854,7518,9011,9011,9071,10198,9431,7390,8711,8794,9335,10307,9107,6094,8363,6419,8687,7715,9035,7498,11423,2855,7519,9012,9012,10022,9232,10382,10312,10634,7828,9336,10308,10706,9016,8364,6420,8688,7716,9662,9124,11424,2856,10751,9013,9013,10023,9233,10383,10313,10635,7829,9337,10309,10707,9017,8365,6421,8689,7717,9663,9125,11425,2857,10750,9014,9014,10020,9234,10380,10314,10632,7830,9338,10310,10704,9018,8366,6422,8690,7718,9660,9126,11426,2858,10749,9015,9015,10021,9235,10381,10315,10633,7831,9339,10311,10705,9019,8367,6423,8691,7719,9661,9127,11427,2859,10748,9016,9016,10026,7932,10386,9012,10638,10416,9340,10312,10710,10308,8368,6424,8692,7720,9666,6528,11428,2860,10743,9017,9017,10027,7933,10387,9013,10639,10417,9341,10313,10711,10309,8369,6425,8693,7721,9667,6529,11429,2861,10742,9018,9018,10024,7934,10384,9014,10636,10418,9342,10314,10708,10310,8370,6426,8694,7722,9664,6530,11430,2862,10741,9019,9019,10025,7935,10385,9015,10637,10419,9343,10315,10709,10311,8371,6427,8695,7723,9665,6531,11431,2863,10740,9020,9020,10030,10209,10390,7401,10642,8805,9344,10316,10714,6105,8372,6428,8696,7724,9670,7509,11432,2864,10746,9021,9021,10031,10208,10391,7400,10643,8804,9345,10317,10715,6104,8373,6429,8697,7725,9671,7508,11433,2865,10747,9022,9022,10028,10211,10388,7403,10640,8807,9346,10318,10712,6107,8374,6430,8698,7726,9668,7511,11434,2866,10744,9023,9023,10029,10210,10389,7402,10641,8806,9347,10319,10713,6106,8375,6431,8699,7727,9669,7510,11435,2867,10745,9024,9024,9360,9244,8748,10324,9000,7840,9348,10320,8424,9028,8376,6432,8700,7728,8676,9136,11436,2868,7821,9025,9025,9361,9245,8749,10325,9001,7841,9349,10321,8425,9029,8377,6433,8701,7729,8677,9137,11437,2869,7820,9026,9026,9362,9246,8750,10326,9002,7842,9350,10322,8426,9030,8378,6434,8702,7730,8678,9138,11438,2870,7823,9027,9027,9363,9247,8751,10327,9003,7843,9351,10323,8427,9031,8379,6435,8703,7731,8679,9139,11439,2871,7822,9028,9028,9364,7944,8752,9024,9004,10428,9352,10324,8428,10320,8380,6436,8704,7732,8680,6540,11440,2872,7813,9029,9029,9365,7945,8753,9025,9005,10429,9353,10325,8429,10321,8381,6437,8705,7733,8681,6541,11441,2873,7812,9030,9030,9366,7946,8754,9026,9006,10430,9354,10326,8430,10322,8382,6438,8706,7734,8682,6542,11442,2874,7815,9031,9031,9367,7947,8755,9027,9007,10431,9355,10327,8431,10323,8383,6439,8707,7735,8683,6543,11443,2875,7814,9032,9032,9368,10221,8756,7413,9008,8817,9356,10328,8432,6117,8384,6440,8708,7736,8684,7521,11444,2876,7816,9033,9033,9369,10220,8757,7412,9009,8816,9357,10329,8433,6116,8385,6441,8709,7737,8685,7520,11445,2877,7817,9034,9034,9370,10223,8758,7415,9010,8819,9358,10330,8434,6119,8386,6442,8710,7738,8686,7523,11446,2878,7818,9035,9035,9371,10222,8759,7414,9011,8818,9359,10331,8435,6118,8387,6443,8711,7739,8687,7522,11447,2879,7819,9036,9036,8700,9256,9060,10336,9420,7852,9360,10332,9384,9040,8388,6444,8712,7740,8448,9148,8778,8205,3236,9037,9037,8701,9257,9061,10337,9421,7853,9361,10333,9385,9041,8389,6445,8713,7741,8449,9149,8779,8204,3237,9038,9038,8702,9258,9062,10338,9422,7854,9362,10334,9386,9042,8390,6446,8714,7742,8450,9150,8776,8207,3238,9039,9039,8703,9259,9063,10339,9423,7855,9363,10335,9387,9043,8391,6447,8715,7743,8451,9151,8777,8206,3239,9040,9040,8704,7956,9064,9036,9424,10440,9364,10336,9388,10332,8392,6448,8716,7744,8452,6552,10070,8197,5501,9041,9041,8705,7957,9065,9037,9425,10441,9365,10337,9389,10333,8393,6449,8717,7745,8453,6553,10071,8196,5500,9042,9042,8706,7958,9066,9038,9426,10442,9366,10338,9390,10334,8394,6450,8718,7746,8454,6554,10068,8199,5503,9043,9043,8707,7959,9067,9039,9427,10443,9367,10339,9391,10335,8395,6451,8719,7747,8455,6555,10069,8198,5502,9044,9044,8708,10881,9068,8073,9428,9477,9368,10340,9392,6777,8396,6452,8720,7748,8456,8181,6839,8200,3552,9045,9045,8709,10880,9069,8072,9429,9476,9369,10341,9393,6776,8397,6453,8721,7749,8457,8180,6838,8201,3553,9046,9046,8710,10883,9070,8075,9430,9479,9370,10342,9394,6779,8398,6454,8722,7750,8458,8183,6837,8202,3554,9047,9047,8711,10882,9071,8074,9431,9478,9371,10343,9395,6778,8399,6455,8723,7751,8459,8182,6836,8203,3555,9048,9048,10634,9268,10022,10348,10382,7864,9372,10344,9698,9052,8400,6456,8724,7752,10058,9160,8754,9815,958,9049,9049,10635,9269,10023,10349,10383,7865,9373,10345,9699,9053,8401,6457,8725,7753,10059,9161,8755,9814,959,9050,9050,10632,9270,10020,10350,10380,7866,9374,10346,9696,9054,8402,6458,8726,7754,10056,9162,8752,9813,956,9051,9051,10633,9271,10021,10351,10381,7867,9375,10347,9697,9055,8403,6459,8727,7755,10057,9163,8753,9812,957,9052,9052,10638,7968,10026,9048,10386,10452,9376,10348,9702,10344,8404,6460,8728,7756,10062,6564,10046,9807,2575,9053,9053,10639,7969,10027,9049,10387,10453,9377,10349,9703,10345,8405,6461,8729,7757,10063,6565,10047,9806,2574,9054,9054,10636,7970,10024,9050,10384,10454,9378,10350,9700,10346,8406,6462,8730,7758,10060,6566,10044,9805,2573,9055,9055,10637,7971,10025,9051,10385,10455,9379,10351,9701,10347,8407,6463,8731,7759,10061,6567,10045,9804,2572,9056,9056,10642,10893,10030,8085,10390,9489,9380,10352,9706,6789,8408,6464,8732,7760,10066,8193,6815,9810,626,9057,9057,10643,10892,10031,8084,10391,9488,9381,10353,9707,6788,8409,6465,8733,7761,10067,8192,6814,9811,627,9058,9058,10640,10895,10028,8087,10388,9491,9382,10354,9704,6791,8410,6466,8734,7762,10064,8195,6813,9808,624,9059,9059,10641,10894,10029,8086,10389,9490,9383,10355,9705,6790,8411,6467,8735,7763,10065,8194,6812,9809,625,9060,9060,9000,9280,9360,10360,8748,7876,9384,10356,9036,9064,8412,6468,8736,7764,9072,9172,8764,7857,2240,9061,9061,9001,9281,9361,10361,8749,7877,9385,10357,9037,9065,8413,6469,8737,7765,9073,9173,8765,7856,2241,9062,9062,9002,9282,9362,10362,8750,7878,9386,10358,9038,9066,8414,6470,8738,7766,9074,9174,8766,7859,2242,9063,9063,9003,9283,9363,10363,8751,7879,9387,10359,9039,9067,8415,6471,8739,7767,9075,9175,8767,7858,2243,9064,9064,9004,7980,9364,9060,8752,10464,9388,10360,9040,10356,8416,6472,8740,7768,9076,6576,10056,7849,1265,9065,9065,9005,7981,9365,9061,8753,10465,9389,10361,9041,10357,8417,6473,8741,7769,9077,6577,10057,7848,1264,9066,9066,9006,7982,9366,9062,8754,10466,9390,10362,9042,10358,8418,6474,8742,7770,9078,6578,10058,7851,1267,9067,9067,9007,7983,9367,9063,8755,10467,9391,10363,9043,10359,8419,6475,8743,7771,9079,6579,10059,7850,1266,9068,9068,9008,10905,9368,8097,8756,9501,9392,10364,9044,6801,8420,6476,8744,7772,9080,8205,6825,7852,1908,9069,9069,9009,10904,9369,8096,8757,9500,9393,10365,9045,6800,8421,6477,8745,7773,9081,8204,6824,7853,1909,9070,9070,9010,10907,9370,8099,8758,9503,9394,10366,9046,6803,8422,6478,8746,7774,9082,8207,6827,7854,1910,9071,9071,9011,10906,9371,8098,8759,9502,9395,10367,9047,6802,8423,6479,8747,7775,9083,8206,6826,7855,1911,9072,9072,9420,9292,8700,10372,9060,7888,9396,10368,8376,9076,8424,6480,8748,7776,8736,9184,10026,3596,2268,9073,9073,9421,9293,8701,10373,9061,7889,9397,10369,8377,9077,8425,6481,8749,7777,8737,9185,10027,3597,2269,9074,9074,9422,9294,8702,10374,9062,7890,9398,10370,8378,9078,8426,6482,8750,7778,8738,9186,10024,3598,2270,9075,9075,9423,9295,8703,10375,9063,7891,9399,10371,8379,9079,8427,6483,8751,7779,8739,9187,10025,3599,2271,9076,9076,9424,7992,8704,9072,9064,10476,9400,10372,8380,10368,8428,6484,8752,7780,8740,6588,8726,4565,2272,9077,9077,9425,7993,8705,9073,9065,10477,9401,10373,8381,10369,8429,6485,8753,7781,8741,6589,8727,4564,2273,9078,9078,9426,7994,8706,9074,9066,10478,9402,10374,8382,10370,8430,6486,8754,7782,8742,6590,8724,4567,2274,9079,9079,9427,7995,8707,9075,9067,10479,9403,10375,8383,10371,8431,6487,8755,7783,8743,6591,8725,4566,2275,9080,9080,9428,9945,8708,7137,9068,8541,9404,10376,8384,5841,8432,6488,8756,7784,8744,7245,7115,4236,2276,9081,9081,9429,9944,8709,7136,9069,8540,9405,10377,8385,5840,8433,6489,8757,7785,8745,7244,7114,4237,2277,9082,9082,9430,9947,8710,7139,9070,8543,9406,10378,8386,5843,8434,6490,8758,7786,8746,7247,7113,4238,2278,9083,9083,9431,9946,8711,7138,9071,8542,9407,10379,8387,5842,8435,6491,8759,7787,8747,7246,7112,4239,2279,9084,9084,10382,9304,10634,10384,10022,7900,9408,10380,10310,9088,8436,6492,8760,7788,10346,9196,10036,1642,2280,9085,9085,10383,9305,10635,10385,10023,7901,9409,10381,10311,9089,8437,6493,8761,7789,10347,9197,10037,1643,2281,9086,9086,10380,9306,10632,10386,10020,7902,9410,10382,10308,9090,8438,6494,8762,7790,10344,9198,10038,1640,2282,9087,9087,10381,9307,10633,10387,10021,7903,9411,10383,10309,9091,8439,6495,8763,7791,10345,9199,10039,1641,2283,9088,9088,10386,8004,10638,9084,10026,10488,9412,10384,10314,10380,8440,6496,8764,7792,10350,6600,8736,2611,2284,9089,9089,10387,8005,10639,9085,10027,10489,9413,10385,10315,10381,8441,6497,8765,7793,10351,6601,8737,2610,2285,9090,9090,10384,8006,10636,9086,10024,10490,9414,10386,10312,10382,8442,6498,8766,7794,10348,6602,8738,2609,2286,9091,9091,10385,8007,10637,9087,10025,10491,9415,10387,10313,10383,8443,6499,8767,7795,10349,6603,8739,2608,2287,9092,9092,10390,9957,10642,7149,10030,8553,9416,10388,10318,5853,8444,6500,8768,7796,10354,7257,7125,986,2288,9093,9093,10391,9956,10643,7148,10031,8552,9417,10389,10319,5852,8445,6501,8769,7797,10355,7256,7124,987,2289,9094,9094,10388,9959,10640,7151,10028,8555,9418,10390,10316,5855,8446,6502,8770,7798,10352,7259,7127,984,2290,9095,9095,10389,9958,10641,7150,10029,8554,9419,10391,10317,5854,8447,6503,8771,7799,10353,7258,7126,985,2291,9096,9096,8748,9316,9000,10396,9360,7912,9420,10392,9324,9100,8448,6504,8772,7800,8388,9208,10014,2924,2292,9097,9097,8749,9317,9001,10397,9361,7913,9421,10393,9325,9101,8449,6505,8773,7801,8389,9209,10015,2925,2293,9098,9098,8750,9318,9002,10398,9362,7914,9422,10394,9326,9102,8450,6506,8774,7802,8390,9210,10012,2926,2294,9099,9099,8751,9319,9003,10399,9363,7915,9423,10395,9327,9103,8451,6507,8775,7803,8391,9211,10013,2927,2295,9100,9100,8752,8016,9004,9096,9364,10500,9424,10396,9328,10392,8452,6508,8776,7804,8392,6612,8714,1301,2296,9101,9101,8753,8017,9005,9097,9365,10501,9425,10397,9329,10393,8453,6509,8777,7805,8393,6613,8715,1300,2297,9102,9102,8754,8018,9006,9098,9366,10502,9426,10398,9330,10394,8454,6510,8778,7806,8394,6614,8712,1303,2298,9103,9103,8755,8019,9007,9099,9367,10503,9427,10399,9331,10395,8455,6511,8779,7807,8395,6615,8713,1302,2299,9104,9104,8756,9969,9008,7161,9368,8565,9428,10400,9332,5865,8456,6512,8780,7808,8396,7269,7103,2268,2300,9105,9105,8757,9968,9009,7160,9369,8564,9429,10401,9333,5864,8457,6513,8781,7809,8397,7268,7102,2269,2301,9106,9106,8758,9971,9010,7163,9370,8567,9430,10402,9334,5867,8458,6514,8782,7810,8398,7271,7101,2270,2302,9107,9107,8759,9970,9011,7162,9371,8566,9431,10403,9335,5866,8459,6515,8783,7811,8399,7270,7100,2271,2303,9108,9108,9168,7816,9528,9220,8808,10300,9432,10404,9204,10516,8460,6516,8784,7812,9132,6412,10221,5236,7733,9109,9109,9169,7817,9529,9221,8809,10301,9433,10405,9205,10517,8461,6517,8785,7813,9133,6413,10220,5237,7732,9110,9110,9170,7818,9530,9222,8810,10302,9434,10406,9206,10518,8462,6518,8786,7814,9134,6414,10223,5238,7735,9111,9111,9171,7819,9531,9223,8811,10303,9435,10407,9207,10519,8463,6519,8787,7815,9135,6415,10222,5239,7734,9112,9112,9172,10404,9532,7920,8812,9000,9436,10408,9208,6624,8464,6520,8788,7816,9136,7704,10213,2964,7736,9113,9113,9173,10405,9533,7921,8813,9001,9437,10409,9209,6625,8465,6521,8789,7817,9137,7705,10212,2965,7737,9114,9114,9174,10406,9534,7922,8814,9002,9438,10410,9210,6626,8466,6522,8790,7818,9138,7706,10215,2966,7738,9115,9115,9175,10407,9535,7923,8815,9003,9439,10411,9211,6627,8467,6523,8791,7819,9139,7707,10214,2967,7739,9116,9116,9176,8793,9536,10197,8816,7389,9440,10412,9212,8901,8468,6524,8792,7820,9140,8685,10216,2001,7729,9117,9117,9177,8792,9537,10196,8817,7388,9441,10413,9213,8900,8469,6525,8793,7821,9141,8684,10217,2000,7728,9118,9118,9178,8795,9538,10199,8818,7391,9442,10414,9214,8903,8470,6526,8794,7822,9142,8687,10218,2003,7731,9119,9119,9179,8794,9539,10198,8819,7390,9443,10415,9215,8902,8471,6527,8795,7823,9143,8686,10219,2002,7730,9120,9120,6242,7828,6602,9232,6854,10312,9444,10416,6926,10528,8472,6528,8796,7824,5882,6424,6971,2632,5779,9121,9121,6243,7829,6603,9233,6855,10313,9445,10417,6927,10529,8473,6529,8797,7825,5883,6425,6970,2633,5778,9122,9122,6240,7830,6600,9234,6852,10314,9446,10418,6924,10530,8474,6530,8798,7826,5880,6426,6969,2634,5777,9123,9123,6241,7831,6601,9235,6853,10315,9447,10419,6925,10531,8475,6531,8799,7827,5881,6427,6968,2635,5776,9124,9124,6246,10416,6606,7932,6858,9012,9448,10420,6930,6636,8476,6532,8800,7828,5886,7716,6963,5544,5782,9125,9125,6247,10417,6607,7933,6859,9013,9449,10421,6931,6637,8477,6533,8801,7829,5887,7717,6962,5545,5783,9126,9126,6244,10418,6604,7934,6856,9014,9450,10422,6928,6638,8478,6534,8802,7830,5884,7718,6961,5546,5780,9127,9127,6245,10419,6605,7935,6857,9015,9451,10423,6929,6639,8479,6535,8803,7831,5885,7719,6960,5547,5781,9128,9128,6250,8805,6610,10209,6862,7401,9452,10424,6934,8913,8480,6536,8804,7832,5890,8697,6966,4581,5775,9129,9129,6251,8804,6611,10208,6863,7400,9453,10425,6935,8912,8481,6537,8805,7833,5891,8696,6967,4580,5774,9130,9130,6248,8807,6608,10211,6860,7403,9454,10426,6932,8915,8482,6538,8806,7834,5888,8699,6964,4583,5773,9131,9131,6249,8806,6609,10210,6861,7402,9455,10427,6933,8914,8483,6539,8807,7835,5889,8698,6965,4582,5772,9132,9132,9468,7840,8856,9244,9108,10324,9456,10428,8532,10540,8484,6540,8808,7836,8784,6436,10521,1038,7385,9133,9133,9469,7841,8857,9245,9109,10325,9457,10429,8533,10541,8485,6541,8809,7837,8785,6437,10520,1039,7384,9134,9134,9470,7842,8858,9246,9110,10326,9458,10430,8534,10542,8486,6542,8810,7838,8786,6438,10523,1036,7387,9135,9135,9471,7843,8859,9247,9111,10327,9459,10431,8535,10543,8487,6543,8811,7839,8787,6439,10522,1037,7386,9136,9136,9472,10428,8860,7944,9112,9024,9460,10432,8536,6648,8488,6544,8812,7840,8788,7728,10513,3302,7388,9137,9137,9473,10429,8861,7945,9113,9025,9461,10433,8537,6649,8489,6545,8813,7841,8789,7729,10512,3303,7389,9138,9138,9474,10430,8862,7946,9114,9026,9462,10434,8538,6650,8490,6546,8814,7842,8790,7730,10515,3300,7390,9139,9139,9475,10431,8863,7947,9115,9027,9463,10435,8539,6651,8491,6547,8815,7843,8791,7731,10514,3301,7391,9140,9140,9476,8817,8864,10221,9116,7413,9464,10436,8540,8925,8492,6548,8816,7844,8792,8709,10516,4283,7381,9141,9141,9477,8816,8865,10220,9117,7412,9465,10437,8541,8924,8493,6549,8817,7845,8793,8708,10517,4282,7380,9142,9142,9478,8819,8866,10223,9118,7415,9466,10438,8542,8927,8494,6550,8818,7846,8794,8711,10518,4281,7383,9143,9143,9479,8818,8867,10222,9119,7414,9467,10439,8543,8926,8495,6551,8819,7847,8795,8710,10519,4280,7382,9144,9144,8808,7852,9168,9256,9528,10336,9468,10440,9492,10552,8496,6552,8820,7848,8556,6448,3344,7769,2371,9145,9145,8809,7853,9169,9257,9529,10337,9469,10441,9493,10553,8497,6553,8821,7849,8557,6449,3345,7768,2370,9146,9146,8810,7854,9170,9258,9530,10338,9470,10442,9494,10554,8498,6554,8822,7850,8558,6450,3346,7771,2369,9147,9147,8811,7855,9171,9259,9531,10339,9471,10443,9495,10555,8499,6555,8823,7851,8559,6451,3347,7770,2368,9148,9148,8812,10440,9172,7956,9532,9036,9472,10444,9496,6660,8500,6556,8824,7852,8560,7740,1721,7772,2374,9149,9149,8813,10441,9173,7957,9533,9037,9473,10445,9497,6661,8501,6557,8825,7853,8561,7741,1720,7773,2375,9150,9150,8814,10442,9174,7958,9534,9038,9474,10446,9498,6662,8502,6558,8826,7854,8562,7742,1723,7774,2372,9151,9151,8815,10443,9175,7959,9535,9039,9475,10447,9499,6663,8503,6559,8827,7855,8563,7743,1722,7775,2373,9152,9152,8816,9477,9176,10881,9536,8073,9476,10448,9500,9585,8504,6560,8828,7856,8564,9369,3660,7765,2367,9153,9153,8817,9476,9177,10880,9537,8072,9477,10449,9501,9584,8505,6561,8829,7857,8565,9368,3661,7764,2366,9154,9154,8818,9479,9178,10883,9538,8075,9478,10450,9502,9587,8506,6562,8830,7858,8566,9371,3662,7767,2365,9155,9155,8819,9478,9179,10882,9539,8074,9479,10451,9503,9586,8507,6563,8831,7859,8567,9370,3663,7766,2364,9156,9156,6854,7864,6242,9268,6602,10348,9480,10452,5918,10564,8508,6564,8832,7860,6278,6460,2362,6139,2347,9157,9157,6855,7865,6243,9269,6603,10349,9481,10453,5919,10565,8509,6565,8833,7861,6279,6461,2363,6138,2346,9158,9158,6852,7866,6240,9270,6600,10350,9482,10454,5916,10566,8510,6566,8834,7862,6276,6462,2360,6137,2345,9159,9159,6853,7867,6241,9271,6601,10351,9483,10455,5917,10567,8511,6567,8835,7863,6277,6463,2361,6136,2344,9160,9160,6858,10452,6246,7968,6606,9048,9484,10456,5922,6672,8512,6568,8836,7864,6282,7752,5275,6142,2350,9161,9161,6859,10453,6247,7969,6607,9049,9485,10457,5923,6673,8513,6569,8837,7865,6283,7753,5274,6143,2351,9162,9162,6856,10454,6244,7970,6604,9050,9486,10458,5920,6674,8514,6570,8838,7866,6280,7754,5273,6140,2348,9163,9163,6857,10455,6245,7971,6605,9051,9487,10459,5921,6675,8515,6571,8839,7867,6281,7755,5272,6141,2349,9164,9164,6862,9489,6250,10893,6610,8085,9488,10460,5926,9597,8516,6572,8840,7868,6286,9381,2030,6135,2343,9165,9165,6863,9488,6251,10892,6611,8084,9489,10461,5927,9596,8517,6573,8841,7869,6287,9380,2031,6134,2342,9166,9166,6860,9491,6248,10895,6608,8087,9490,10462,5924,9599,8518,6574,8842,7870,6284,9383,2028,6133,2341,9167,9167,6861,9490,6249,10894,6609,8086,9491,10463,5925,9598,8519,6575,8843,7871,6285,9382,2029,6132,2340,9168,9168,9108,7876,9468,9280,8856,10360,9492,10464,9144,10576,8520,6576,8844,7872,9180,6472,4940,8069,2357,9169,9169,9109,7877,9469,9281,8857,10361,9493,10465,9145,10577,8521,6577,8845,7873,9181,6473,4941,8068,2356,9170,9170,9110,7878,9470,9282,8858,10362,9494,10466,9146,10578,8522,6578,8846,7874,9182,6474,4942,8071,2359,9171,9171,9111,7879,9471,9283,8859,10363,9495,10467,9147,10579,8523,6579,8847,7875,9183,6475,4943,8070,2358,9172,9172,9112,10464,9472,7980,8860,9060,9496,10468,9148,6684,8524,6580,8848,7876,9184,7764,2669,8072,2360,9173,9173,9113,10465,9473,7981,8861,9061,9497,10469,9149,6685,8525,6581,8849,7877,9185,7765,2668,8073,2361,9174,9174,9114,10466,9474,7982,8862,9062,9498,10470,9150,6686,8526,6582,8850,7878,9186,7766,2671,8074,2362,9175,9175,9115,10467,9475,7983,8863,9063,9499,10471,9151,6687,8527,6583,8851,7879,9187,7767,2670,8075,2363,9176,9176,9116,9501,9476,10905,8864,8097,9500,10472,9152,9609,8528,6584,8852,7880,9188,9393,4608,8065,2353,9177,9177,9117,9500,9477,10904,8865,8096,9501,10473,9153,9608,8529,6585,8853,7881,9189,9392,4609,8064,2352,9178,9178,9118,9503,9478,10907,8866,8099,9502,10474,9154,9611,8530,6586,8854,7882,9190,9395,4610,8067,2355,9179,9179,9119,9502,9479,10906,8867,8098,9503,10475,9155,9610,8531,6587,8855,7883,9191,9394,4611,8066,2354,9180,9180,9528,7888,8808,9292,9168,10372,9504,10476,8484,10588,8532,6588,8856,7884,8844,6484,4968,3055,5308,9181,9181,9529,7889,8809,9293,9169,10373,9505,10477,8485,10589,8533,6589,8857,7885,8845,6485,4969,3054,5309,9182,9182,9530,7890,8810,9294,9170,10374,9506,10478,8486,10590,8534,6590,8858,7886,8846,6486,4970,3053,5310,9183,9183,9531,7891,8811,9295,9171,10375,9507,10479,8487,10591,8535,6591,8859,7887,8847,6487,4971,3052,5311,9184,9184,9532,10476,8812,7992,9172,9072,9508,10480,8488,6696,8536,6592,8860,7888,8848,7776,4972,3058,2388,9185,9185,9533,10477,8813,7993,9173,9073,9509,10481,8489,6697,8537,6593,8861,7889,8849,7777,4973,3059,2389,9186,9186,9534,10478,8814,7994,9174,9074,9510,10482,8490,6698,8538,6594,8862,7890,8850,7778,4974,3056,2390,9187,9187,9535,10479,8815,7995,9175,9075,9511,10483,8491,6699,8539,6595,8863,7891,8851,7779,4975,3057,2391,9188,9188,9536,8541,8816,9945,9176,7137,9512,10484,8492,8649,8540,6596,8864,7892,8852,8433,4976,3051,3045,9189,9189,9537,8540,8817,9944,9177,7136,9513,10485,8493,8648,8541,6597,8865,7893,8853,8432,4977,3050,3044,9190,9190,9538,8543,8818,9947,9178,7139,9514,10486,8494,8651,8542,6598,8866,7894,8854,8435,4978,3049,3047,9191,9191,9539,8542,8819,9946,9179,7138,9515,10487,8495,8650,8543,6599,8867,7895,8855,8434,4979,3048,3046,9192,9192,6602,7900,6854,9304,6242,10384,9516,10488,6530,10600,8544,6600,8868,7896,6566,6496,4980,3031,2704,9193,9193,6603,7901,6855,9305,6243,10385,9517,10489,6531,10601,8545,6601,8869,7897,6567,6497,4981,3030,2705,9194,9194,6600,7902,6852,9306,6240,10386,9518,10490,6528,10602,8546,6602,8870,7898,6564,6498,4982,3029,2706,9195,9195,6601,7903,6853,9307,6241,10387,9519,10491,6529,10603,8547,6603,8871,7899,6565,6499,4983,3028,2707,9196,9196,6606,10488,6858,8004,6246,9084,9520,10492,6534,6708,8548,6604,8872,7900,6570,7788,4984,3034,4968,9197,9197,6607,10489,6859,8005,6247,9085,9521,10493,6535,6709,8549,6605,8873,7901,6571,7789,4985,3035,4969,9198,9198,6604,10490,6856,8006,6244,9086,9522,10494,6532,6710,8550,6606,8874,7902,6568,7790,4986,3032,4970,9199,9199,6605,10491,6857,8007,6245,9087,9523,10495,6533,6711,8551,6607,8875,7903,6569,7791,4987,3033,4971,9200,9200,6610,8553,6862,9957,6250,7149,9524,10496,6538,8661,8552,6608,8876,7904,6574,8445,4988,3027,5625,9201,9201,6611,8552,6863,9956,6251,7148,9525,10497,6539,8660,8553,6609,8877,7905,6575,8444,4989,3026,5624,9202,9202,6608,8555,6860,9959,6248,7151,9526,10498,6536,8663,8554,6610,8878,7906,6572,8447,4990,3025,5627,9203,9203,6609,8554,6861,9958,6249,7150,9527,10499,6537,8662,8555,6611,8879,7907,6573,8446,4991,3024,5626,9204,9204,8856,7912,9108,9316,9468,10396,9528,10500,9432,10612,8556,6612,8880,7908,8496,6508,4992,3041,786,9205,9205,8857,7913,9109,9317,9469,10397,9529,10501,9433,10613,8557,6613,8881,7909,8497,6509,4993,3040,787,9206,9206,8858,7914,9110,9318,9470,10398,9530,10502,9434,10614,8558,6614,8882,7910,8498,6510,4994,3043,784,9207,9207,8859,7915,9111,9319,9471,10399,9531,10503,9435,10615,8559,6615,8883,7911,8499,6511,4995,3042,785,9208,9208,8860,10500,9112,8016,9472,9096,9532,10504,9436,6720,8560,6616,8884,7912,8500,7800,4996,3044,4346,9209,9209,8861,10501,9113,8017,9473,9097,9533,10505,9437,6721,8561,6617,8885,7913,8501,7801,4997,3045,4347,9210,9210,8862,10502,9114,8018,9474,9098,9534,10506,9438,6722,8562,6618,8886,7914,8502,7802,4998,3046,4344,9211,9211,8863,10503,9115,8019,9475,9099,9535,10507,9439,6723,8563,6619,8887,7915,8503,7803,4999,3047,4345,9212,9212,8864,8565,9116,9969,9476,7161,9536,10508,9440,8673,8564,6620,8888,7916,8504,8457,5000,3037,3707,9213,9213,8865,8564,9117,9968,9477,7160,9537,10509,9441,8672,8565,6621,8889,7917,8505,8456,5001,3036,3706,9214,9214,8866,8567,9118,9971,9478,7163,9538,10510,9442,8675,8566,6622,8890,7918,8506,8459,5002,3039,3705,9215,9215,8867,8566,9119,9970,9479,7162,9539,10511,9443,8674,8567,6623,8891,7919,8507,8458,5003,3038,3704,9216,9216,9276,10300,9636,7816,8916,9220,9540,10512,9312,6520,8568,6624,8892,7920,9240,7924,10433,8334,11133,9217,9217,9277,10301,9637,7817,8917,9221,9541,10513,9313,6521,8569,6625,8893,7921,9241,7925,10432,8335,11132,9218,9218,9278,10302,9638,7818,8918,9222,9542,10514,9314,6522,8570,6626,8894,7922,9242,7926,10435,8332,11135,9219,9219,9279,10303,9639,7819,8919,9223,9543,10515,9315,6523,8571,6627,8895,7923,9243,7927,10434,8333,11134,9220,9220,9280,9000,9640,10404,8920,7920,9544,10516,9316,9108,8572,6628,8896,7924,9244,9216,10436,9626,11125,9221,9221,9281,9001,9641,10405,8921,7921,9545,10517,9317,9109,8573,6629,8897,7925,9245,9217,10437,9627,11124,9222,9222,9282,9002,9642,10406,8922,7922,9546,10518,9318,9110,8574,6630,8898,7926,9246,9218,10438,9624,11127,9223,9223,9283,9003,9643,10407,8923,7923,9547,10519,9319,9111,8575,6631,8899,7927,9247,9219,10439,9625,11126,9224,9224,9284,7389,9644,8793,8924,10197,9548,10520,9320,10089,8576,6632,8900,7928,9248,6309,10429,6395,11128,9225,9225,9285,7388,9645,8792,8925,10196,9549,10521,9321,10088,8577,6633,8901,7929,9249,6308,10428,6394,11129,9226,9226,9286,7391,9646,8795,8926,10199,9550,10522,9322,10091,8578,6634,8902,7930,9250,6311,10431,6393,11130,9227,9227,9287,7390,9647,8794,8927,10198,9551,10523,9323,10090,8579,6635,8903,7931,9251,6310,10430,6392,11131,9228,9228,7646,10312,8006,7828,8258,9232,9552,10524,8330,6532,8580,6636,8904,7932,7286,7936,7183,8344,11145,9229,9229,7647,10313,8007,7829,8259,9233,9553,10525,8331,6533,8581,6637,8905,7933,7287,7937,7182,8345,11144,9230,9230,7644,10314,8004,7830,8256,9234,9554,10526,8328,6534,8582,6638,8906,7934,7284,7938,7181,8346,11147,9231,9231,7645,10315,8005,7831,8257,9235,9555,10527,8329,6535,8583,6639,8907,7935,7285,7939,7180,8347,11146,9232,9232,7650,9012,8010,10416,8262,7932,9556,10528,8334,9120,8584,6640,8908,7936,7290,9228,7186,9636,11137,9233,9233,7651,9013,8011,10417,8263,7933,9557,10529,8335,9121,8585,6641,8909,7937,7291,9229,7187,9637,11136,9234,9234,7648,9014,8008,10418,8260,7934,9558,10530,8332,9122,8586,6642,8910,7938,7288,9230,7184,9638,11139,9235,9235,7649,9015,8009,10419,8261,7935,9559,10531,8333,9123,8587,6643,8911,7939,7289,9231,7185,9639,11138,9236,9236,7654,7401,8014,8805,8266,10209,9560,10532,8338,10101,8588,6644,8912,7940,7294,6321,7179,6405,11140,9237,9237,7655,7400,8015,8804,8267,10208,9561,10533,8339,10100,8589,6645,8913,7941,7295,6320,7178,6404,11141,9238,9238,7652,7403,8012,8807,8264,10211,9562,10534,8336,10103,8590,6646,8914,7942,7292,6323,7177,6407,11142,9239,9239,7653,7402,8013,8806,8265,10210,9563,10535,8337,10102,8591,6647,8915,7943,7293,6322,7176,6406,11143,9240,9240,9576,10324,8964,7840,9216,9244,9564,10536,8640,6544,8592,6648,8916,7944,8892,7948,10085,8322,11157,9241,9241,9577,10325,8965,7841,9217,9245,9565,10537,8641,6545,8593,6649,8917,7945,8893,7949,10084,8323,11156,9242,9242,9578,10326,8966,7842,9218,9246,9566,10538,8642,6546,8594,6650,8918,7946,8894,7950,10087,8320,11159,9243,9243,9579,10327,8967,7843,9219,9247,9567,10539,8643,6547,8595,6651,8919,7947,8895,7951,10086,8321,11158,9244,9244,9580,9024,8968,10428,9220,7944,9568,10540,8644,9132,8596,6652,8920,7948,8896,9240,10088,9614,11149,9245,9245,9581,9025,8969,10429,9221,7945,9569,10541,8645,9133,8597,6653,8921,7949,8897,9241,10089,9615,11148,9246,9246,9582,9026,8970,10430,9222,7946,9570,10542,8646,9134,8598,6654,8922,7950,8898,9242,10090,9612,11151,9247,9247,9583,9027,8971,10431,9223,7947,9571,10543,8647,9135,8599,6655,8923,7951,8899,9243,10091,9613,11150,9248,9248,9584,7413,8972,8817,9224,10221,9572,10544,8648,10113,8600,6656,8924,7952,8900,6333,10081,6383,11152,9249,9249,9585,7412,8973,8816,9225,10220,9573,10545,8649,10112,8601,6657,8925,7953,8901,6332,10080,6382,11153,9250,9250,9586,7415,8974,8819,9226,10223,9574,10546,8650,10115,8602,6658,8926,7954,8902,6335,10083,6381,11154,9251,9251,9587,7414,8975,8818,9227,10222,9575,10547,8651,10114,8603,6659,8927,7955,8903,6334,10082,6380,11155,9252,9252,8916,10336,9276,7852,9636,9256,9576,10548,9600,6556,8604,6660,8928,7956,8664,7960,5071,11219,8994,9253,9253,8917,10337,9277,7853,9637,9257,9577,10549,9601,6557,8605,6661,8929,7957,8665,7961,5070,11218,8995,9254,9254,8918,10338,9278,7854,9638,9258,9578,10550,9602,6558,8606,6662,8930,7958,8666,7962,5069,11217,8992,9255,9255,8919,10339,9279,7855,9639,9259,9579,10551,9603,6559,8607,6663,8931,7959,8667,7963,5068,11216,8993,9256,9256,8920,9036,9280,10440,9640,7956,9580,10552,9604,9144,8608,6664,8932,7960,8668,9252,5074,11211,7694,9257,9257,8921,9037,9281,10441,9641,7957,9581,10553,9605,9145,8609,6665,8933,7961,8669,9253,5075,11210,7695,9258,9258,8922,9038,9282,10442,9642,7958,9582,10554,9606,9146,8610,6666,8934,7962,8670,9254,5072,11209,7692,9259,9259,8923,9039,9283,10443,9643,7959,9583,10555,9607,9147,8611,6667,8935,7963,8671,9255,5073,11208,7693,9260,9260,8924,8073,9284,9477,9644,10881,9584,10556,9608,10773,8612,6668,8936,7964,8672,6993,5067,11214,10943,9261,9261,8925,8072,9285,9476,9645,10880,9585,10557,9609,10772,8613,6669,8937,7965,8673,6992,5066,11215,10942,9262,9262,8926,8075,9286,9479,9646,10883,9586,10558,9610,10775,8614,6670,8938,7966,8674,6995,5065,11212,10941,9263,9263,8927,8074,9287,9478,9647,10882,9587,10559,9611,10774,8615,6671,8939,7967,8675,6994,5064,11213,10940,9264,9264,8258,10348,7646,7864,8006,9268,9588,10560,7322,6568,8616,6672,8940,7968,7682,7972,5047,11229,8970,9265,9265,8259,10349,7647,7865,8007,9269,9589,10561,7323,6569,8617,6673,8941,7969,7683,7973,5046,11228,8971,9266,9266,8256,10350,7644,7866,8004,9270,9590,10562,7320,6570,8618,6674,8942,7970,7680,7974,5045,11231,8968,9267,9267,8257,10351,7645,7867,8005,9271,9591,10563,7321,6571,8619,6675,8943,7971,7681,7975,5044,11230,8969,9268,9268,8262,9048,7650,10452,8010,7968,9592,10564,7326,9156,8620,6676,8944,7972,7686,9264,5050,11221,7670,9269,9269,8263,9049,7651,10453,8011,7969,9593,10565,7327,9157,8621,6677,8945,7973,7687,9265,5051,11220,7671,9270,9270,8260,9050,7648,10454,8008,7970,9594,10566,7324,9158,8622,6678,8946,7974,7684,9266,5048,11223,7668,9271,9271,8261,9051,7649,10455,8009,7971,9595,10567,7325,9159,8623,6679,8947,7975,7685,9267,5049,11222,7669,9272,9272,8266,8085,7654,9489,8014,10893,9596,10568,7330,10785,8624,6680,8948,7976,7690,7005,5043,11224,10919,9273,9273,8267,8084,7655,9488,8015,10892,9597,10569,7331,10784,8625,6681,8949,7977,7691,7004,5042,11225,10918,9274,9274,8264,8087,7652,9491,8012,10895,9598,10570,7328,10787,8626,6682,8950,7978,7688,7007,5041,11226,10917,9275,9275,8265,8086,7653,9490,8013,10894,9599,10571,7329,10786,8627,6683,8951,7979,7689,7006,5040,11227,10916,9276,9276,9216,10360,9576,7876,8964,9280,9600,10572,9252,6580,8628,6684,8952,7980,9288,7984,5057,11207,8980,9277,9277,9217,10361,9577,7877,8965,9281,9601,10573,9253,6581,8629,6685,8953,7981,9289,7985,5056,11206,8981,9278,9278,9218,10362,9578,7878,8966,9282,9602,10574,9254,6582,8630,6686,8954,7982,9290,7986,5059,11205,8982,9279,9279,9219,10363,9579,7879,8967,9283,9603,10575,9255,6583,8631,6687,8955,7983,9291,7987,5058,11204,8983,9280,9280,9220,9060,9580,10464,8968,7980,9604,10576,9256,9168,8632,6688,8956,7984,9292,9276,5060,11199,7680,9281,9281,9221,9061,9581,10465,8969,7981,9605,10577,9257,9169,8633,6689,8957,7985,9293,9277,5061,11198,7681,9282,9282,9222,9062,9582,10466,8970,7982,9606,10578,9258,9170,8634,6690,8958,7986,9294,9278,5062,11197,7682,9283,9283,9223,9063,9583,10467,8971,7983,9607,10579,9259,9171,8635,6691,8959,7987,9295,9279,5063,11196,7683,9284,9284,9224,8097,9584,9501,8972,10905,9608,10580,9260,10797,8636,6692,8960,7988,9296,7017,5053,11202,10929,9285,9285,9225,8096,9585,9500,8973,10904,9609,10581,9261,10796,8637,6693,8961,7989,9297,7016,5052,11203,10928,9286,9286,9226,8099,9586,9503,8974,10907,9610,10582,9262,10799,8638,6694,8962,7990,9298,7019,5055,11200,10931,9287,9287,9227,8098,9587,9502,8975,10906,9611,10583,9263,10798,8639,6695,8963,7991,9299,7018,5054,11201,10930,9288,9288,9636,10372,8916,7888,9276,9292,9612,10584,8592,6592,8640,6696,8964,7992,8952,7996,1528,9570,7650,9289,9289,9637,10373,8917,7889,9277,9293,9613,10585,8593,6593,8641,6697,8965,7993,8953,7997,1529,9571,7651,9290,9290,9638,10374,8918,7890,9278,9294,9614,10586,8594,6594,8642,6698,8966,7994,8954,7998,1530,9568,7648,9291,9291,9639,10375,8919,7891,9279,9295,9615,10587,8595,6595,8643,6699,8967,7995,8955,7999,1531,9569,7649,9292,9292,9640,9072,8920,10476,9280,7992,9616,10588,8596,9180,8644,6700,8968,7996,8956,9288,5088,8270,8942,9293,9293,9641,9073,8921,10477,9281,7993,9617,10589,8597,9181,8645,6701,8969,7997,8957,9289,5089,8271,8943,9294,9294,9642,9074,8922,10478,9282,7994,9618,10590,8598,9182,8646,6702,8970,7998,8958,9290,5090,8268,8940,9295,9295,9643,9075,8923,10479,9283,7995,9619,10591,8599,9183,8647,6703,8971,7999,8959,9291,5091,8269,8941,9296,9296,9644,7137,8924,8541,9284,9945,9620,10592,8600,9837,8648,6704,8972,8000,8960,6057,5745,9899,6035,9297,9297,9645,7136,8925,8540,9285,9944,9621,10593,8601,9836,8649,6705,8973,8001,8961,6056,5744,9898,6034,9298,9298,9646,7139,8926,8543,9286,9947,9622,10594,8602,9839,8650,6706,8974,8002,8962,6059,5747,9897,6033,9299,9299,9647,7138,8927,8542,9287,9946,9623,10595,8603,9838,8651,6707,8975,8003,8963,6058,5746,9896,6032,9300,9300,8006,10384,8258,7900,7646,9304,9624,10596,7934,6604,8652,6708,8976,8004,7970,8008,5404,9546,7660,9301,9301,8007,10385,8259,7901,7647,9305,9625,10597,7935,6605,8653,6709,8977,8005,7971,8009,5405,9547,7661,9302,9302,8004,10386,8256,7902,7644,9306,9626,10598,7932,6606,8654,6710,8978,8006,7968,8010,5406,9544,7662,9303,9303,8005,10387,8257,7903,7645,9307,9627,10599,7933,6607,8655,6711,8979,8007,7969,8011,5407,9545,7663,9304,9304,8010,9084,8262,10488,7650,8004,9628,10600,7938,9192,8656,6712,8980,8008,7974,9300,1188,8246,8952,9305,9305,8011,9085,8263,10489,7651,8005,9629,10601,7939,9193,8657,6713,8981,8009,7975,9301,1189,8247,8953,9306,9306,8008,9086,8260,10490,7648,8006,9630,10602,7936,9194,8658,6714,8982,8010,7972,9302,1190,8244,8954,9307,9307,8009,9087,8261,10491,7649,8007,9631,10603,7937,9195,8659,6715,8983,8011,7973,9303,1191,8245,8955,9308,9308,8014,7149,8266,8553,7654,9957,9632,10604,7942,9849,8660,6716,8984,8012,7978,6069,1845,9875,6045,9309,9309,8015,7148,8267,8552,7655,9956,9633,10605,7943,9848,8661,6717,8985,8013,7979,6068,1844,9874,6044,9310,9310,8012,7151,8264,8555,7652,9959,9634,10606,7940,9851,8662,6718,8986,8014,7976,6071,1847,9873,6047,9311,9311,8013,7150,8265,8554,7653,9958,9635,10607,7941,9850,8663,6719,8987,8015,7977,6070,1846,9872,6046,9312,9312,8964,10396,9216,7912,9576,9316,9636,10608,9540,6616,8664,6720,8988,8016,8604,8020,2190,9556,7638,9313,9313,8965,10397,9217,7913,9577,9317,9637,10609,9541,6617,8665,6721,8989,8017,8605,8021,2191,9557,7639,9314,9314,8966,10398,9218,7914,9578,9318,9638,10610,9542,6618,8666,6722,8990,8018,8606,8022,2188,9558,7636,9315,9315,8967,10399,9219,7915,9579,9319,9639,10611,9543,6619,8667,6723,8991,8019,8607,8023,2189,9559,7637,9316,9316,8968,9096,9220,10500,9580,8016,9640,10612,9544,9204,8668,6724,8992,8020,8608,9312,4454,8256,8930,9317,9317,8969,9097,9221,10501,9581,8017,9641,10613,9545,9205,8669,6725,8993,8021,8609,9313,4455,8257,8931,9318,9318,8970,9098,9222,10502,9582,8018,9642,10614,9546,9206,8670,6726,8994,8022,8610,9314,4452,8258,8928,9319,9319,8971,9099,9223,10503,9583,8019,9643,10615,9547,9207,8671,6727,8995,8023,8611,9315,4453,8259,8929,9320,9320,8972,7161,9224,8565,9584,9969,9644,10616,9548,9861,8672,6728,8996,8024,8612,6081,3815,9885,6023,9321,9321,8973,7160,9225,8564,9585,9968,9645,10617,9549,9860,8673,6729,8997,8025,8613,6080,3814,9884,6022,9322,9322,8974,7163,9226,8567,9586,9971,9646,10618,9550,9863,8674,6730,8998,8026,8614,6083,3813,9887,6021,9323,9323,8975,7162,9227,8566,9587,9970,9647,10619,9551,9862,8675,6731,8999,8027,8615,6082,3812,9886,6020,9324,9324,8736,9544,9096,10624,9348,8140,9000,10620,9420,9328,8676,6732,8352,8028,8376,9436,11232,2520,8493,9325,9325,8737,9545,9097,10625,9349,8141,9001,10621,9421,9329,8677,6733,8353,8029,8377,9437,11233,2521,8492,9326,9326,8738,9546,9098,10626,9350,8142,9002,10622,9422,9330,8678,6734,8354,8030,8378,9438,11234,2522,8495,9327,9327,8739,9547,9099,10627,9351,8143,9003,10623,9423,9331,8679,6735,8355,8031,8379,9439,11235,2523,8494,9328,9328,8740,8244,9100,9324,9352,10728,9004,10624,9424,10620,8680,6736,8356,8032,8380,6840,11236,2524,8485,9329,9329,8741,8245,9101,9325,9353,10729,9005,10625,9425,10621,8681,6737,8357,8033,8381,6841,11237,2525,8484,9330,9330,8742,8246,9102,9326,9354,10730,9006,10626,9426,10622,8682,6738,8358,8034,8382,6842,11238,2526,8487,9331,9331,8743,8247,9103,9327,9355,10731,9007,10627,9427,10623,8683,6739,8359,8035,8383,6843,11239,2527,8486,9332,9332,8744,9873,9104,7065,9356,8469,9008,10628,9428,5769,8684,6740,8360,8036,8384,7173,11240,2528,8488,9333,9333,8745,9872,9105,7064,9357,8468,9009,10629,9429,5768,8685,6741,8361,8037,8385,7172,11241,2529,8489,9334,9334,8746,9875,9106,7067,9358,8471,9010,10630,9430,5771,8686,6742,8362,8038,8386,7175,11242,2530,8490,9335,9335,8747,9874,9107,7066,9359,8470,9011,10631,9431,5770,8687,6743,8363,8039,8387,7174,11243,2531,8491,9336,9336,10346,9556,10706,10636,9986,8152,9012,10632,10382,9340,8688,6744,8364,8040,10310,9448,11244,2532,6539,9337,9337,10347,9557,10707,10637,9987,8153,9013,10633,10383,9341,8689,6745,8365,8041,10311,9449,11245,2533,6538,9338,9338,10344,9558,10704,10638,9984,8154,9014,10634,10380,9342,8690,6746,8366,8042,10308,9450,11246,2534,6537,9339,9339,10345,9559,10705,10639,9985,8155,9015,10635,10381,9343,8691,6747,8367,8043,10309,9451,11247,2535,6536,9340,9340,10350,8256,10710,9336,9990,10740,9016,10636,10386,10632,8692,6748,8368,8044,10314,6852,11248,2536,6531,9341,9341,10351,8257,10711,9337,9991,10741,9017,10637,10387,10633,8693,6749,8369,8045,10315,6853,11249,2537,6530,9342,9342,10348,8258,10708,9338,9988,10742,9018,10638,10384,10634,8694,6750,8370,8046,10312,6854,11250,2538,6529,9343,9343,10349,8259,10709,9339,9989,10743,9019,10639,10385,10635,8695,6751,8371,8047,10313,6855,11251,2539,6528,9344,9344,10354,9885,10714,7077,9994,8481,9020,10640,10390,5781,8696,6752,8372,8048,10318,7185,11252,2540,6534,9345,9345,10355,9884,10715,7076,9995,8480,9021,10641,10391,5780,8697,6753,8373,8049,10319,7184,11253,2541,6535,9346,9346,10352,9887,10712,7079,9992,8483,9022,10642,10388,5783,8698,6754,8374,8050,10316,7187,11254,2542,6532,9347,9347,10353,9886,10713,7078,9993,8482,9023,10643,10389,5782,8699,6755,8375,8051,10317,7186,11255,2543,6533,9348,9348,8388,9568,8424,10648,8352,8164,9024,10644,8748,9352,8700,6756,8376,8052,9324,9460,11256,2544,9441,9349,9349,8389,9569,8425,10649,8353,8165,9025,10645,8749,9353,8701,6757,8377,8053,9325,9461,11257,2545,9440,9350,9350,8390,9570,8426,10650,8354,8166,9026,10646,8750,9354,8702,6758,8378,8054,9326,9462,11258,2546,9443,9351,9351,8391,9571,8427,10651,8355,8167,9027,10647,8751,9355,8703,6759,8379,8055,9327,9463,11259,2547,9442,9352,9352,8392,8268,8428,9348,8356,10752,9028,10648,8752,10644,8704,6760,8380,8056,9328,6864,11260,2548,9433,9353,9353,8393,8269,8429,9349,8357,10753,9029,10649,8753,10645,8705,6761,8381,8057,9329,6865,11261,2549,9432,9354,9354,8394,8270,8430,9350,8358,10754,9030,10650,8754,10646,8706,6762,8382,8058,9330,6866,11262,2550,9435,9355,9355,8395,8271,8431,9351,8359,10755,9031,10651,8755,10647,8707,6763,8383,8059,9331,6867,11263,2551,9434,9356,9356,8396,9897,8432,7089,8360,8493,9032,10652,8756,5793,8708,6764,8384,8060,9332,7197,11264,2552,9436,9357,9357,8397,9896,8433,7088,8361,8492,9033,10653,8757,5792,8709,6765,8385,8061,9333,7196,11265,2553,9437,9358,9358,8398,9899,8434,7091,8362,8495,9034,10654,8758,5795,8710,6766,8386,8062,9334,7199,11266,2554,9438,9359,9359,8399,9898,8435,7090,8363,8494,9035,10655,8759,5794,8711,6767,8387,8063,9335,7198,11267,2555,9439,9360,9360,9024,9580,9384,10660,8772,8176,9036,10656,9060,9364,8712,6768,8388,8064,9096,9472,9750,7881,2264,9361,9361,9025,9581,9385,10661,8773,8177,9037,10657,9061,9365,8713,6769,8389,8065,9097,9473,9751,7880,2265,9362,9362,9026,9582,9386,10662,8774,8178,9038,10658,9062,9366,8714,6770,8390,8066,9098,9474,9748,7883,2266,9363,9363,9027,9583,9387,10663,8775,8179,9039,10659,9063,9367,8715,6771,8391,8067,9099,9475,9749,7882,2267,9364,9364,9028,8280,9388,9360,8776,10764,9040,10660,9064,10656,8716,6772,8392,8068,9100,6876,8450,7873,1289,9365,9365,9029,8281,9389,9361,8777,10765,9041,10661,9065,10657,8717,6773,8393,8069,9101,6877,8451,7872,1288,9366,9366,9030,8282,9390,9362,8778,10766,9042,10662,9066,10658,8718,6774,8394,8070,9102,6878,8448,7875,1291,9367,9367,9031,8283,9391,9363,8779,10767,9043,10663,9067,10659,8719,6775,8395,8071,9103,6879,8449,7874,1290,9368,9368,9032,10557,9392,7749,8780,9153,9044,10664,9068,6453,8720,6776,8396,8072,9104,7857,7811,7876,1932,9369,9369,9033,10556,9393,7748,8781,9152,9045,10665,9069,6452,8721,6777,8397,8073,9105,7856,7810,7877,1933,9370,9370,9034,10559,9394,7751,8782,9155,9046,10666,9070,6455,8722,6778,8398,8074,9106,7859,7809,7878,1934,9371,9371,9035,10558,9395,7750,8783,9154,9047,10667,9071,6454,8723,6779,8399,8075,9107,7858,7808,7879,1935,9372,9372,9662,9592,9698,10672,9734,8188,9048,10668,10022,9376,8724,6780,8400,8076,10706,9484,9726,10139,4522,9373,9373,9663,9593,9699,10673,9735,8189,9049,10669,10023,9377,8725,6781,8401,8077,10707,9485,9727,10138,4523,9374,9374,9660,9594,9696,10674,9732,8190,9050,10670,10020,9378,8726,6782,8402,8078,10704,9486,9724,10137,4520,9375,9375,9661,9595,9697,10675,9733,8191,9051,10671,10021,9379,8727,6783,8403,8079,10705,9487,9725,10136,4521,9376,9376,9666,8292,9702,9372,9738,10776,9052,10672,10026,10668,8728,6784,8404,8080,10710,6888,8426,10131,4195,9377,9377,9667,8293,9703,9373,9739,10777,9053,10673,10027,10669,8729,6785,8405,8081,10711,6889,8427,10130,4194,9378,9378,9664,8294,9700,9374,9736,10778,9054,10674,10024,10670,8730,6786,8406,8082,10708,6890,8424,10129,4193,9379,9379,9665,8295,9701,9375,9737,10779,9055,10675,10025,10671,8731,6787,8407,8083,10709,6891,8425,10128,4192,9380,9380,9670,10569,9706,7761,9742,9165,9056,10676,10030,6465,8732,6788,8408,8084,10714,7869,7787,10134,4838,9381,9381,9671,10568,9707,7760,9743,9164,9057,10677,10031,6464,8733,6789,8409,8085,10715,7868,7786,10135,4839,9382,9382,9668,10571,9704,7763,9740,9167,9058,10678,10028,6467,8734,6790,8410,8086,10712,7871,7785,10132,4836,9383,9383,9669,10570,9705,7762,9741,9166,9059,10679,10029,6466,8735,6791,8411,8087,10713,7870,7784,10133,4837,9384,9384,8676,9604,9036,10684,9396,8200,9060,10680,9360,9388,8736,6792,8412,8088,8424,9496,9736,8181,3212,9385,9385,8677,9605,9037,10685,9397,8201,9061,10681,9361,9389,8737,6793,8413,8089,8425,9497,9737,8180,3213,9386,9386,8678,9606,9038,10686,9398,8202,9062,10682,9362,9390,8738,6794,8414,8090,8426,9498,9738,8183,3214,9387,9387,8679,9607,9039,10687,9399,8203,9063,10683,9363,9391,8739,6795,8415,8091,8427,9499,9739,8182,3215,9388,9388,8680,8304,9040,9384,9400,10788,9064,10684,9364,10680,8740,6796,8416,8092,8428,6900,8436,8173,5477,9389,9389,8681,8305,9041,9385,9401,10789,9065,10685,9365,10681,8741,6797,8417,8093,8429,6901,8437,8172,5476,9390,9390,8682,8306,9042,9386,9402,10790,9066,10686,9366,10682,8742,6798,8418,8094,8430,6902,8438,8175,5479,9391,9391,8683,8307,9043,9387,9403,10791,9067,10687,9367,10683,8743,6799,8419,8095,8431,6903,8439,8174,5478,9392,9392,8684,10581,9044,7773,9404,9177,9068,10688,9368,6477,8744,6800,8420,8096,8432,7881,7797,8176,3528,9393,9393,8685,10580,9045,7772,9405,9176,9069,10689,9369,6476,8745,6801,8421,8097,8433,7880,7796,8177,3529,9394,9394,8686,10583,9046,7775,9406,9179,9070,10690,9370,6479,8746,6802,8422,8098,8434,7883,7799,8178,3530,9395,9395,8687,10582,9047,7774,9407,9178,9071,10691,9371,6478,8747,6803,8423,8099,8435,7882,7798,8179,3531,9396,9396,8448,9616,8376,10696,8412,8212,9072,10692,8700,9400,8748,6804,8424,8100,9384,9508,8406,3272,3240,9397,9397,8449,9617,8377,10697,8413,8213,9073,10693,8701,9401,8749,6805,8425,8101,9385,9509,8407,3273,3241,9398,9398,8450,9618,8378,10698,8414,8214,9074,10694,8702,9402,8750,6806,8426,8102,9386,9510,8404,3274,3242,9399,9399,8451,9619,8379,10699,8415,8215,9075,10695,8703,9403,8751,6807,8427,8103,9387,9511,8405,3275,3243,9400,9400,8452,8316,8380,9396,8416,10800,9076,10696,8704,10692,8752,6808,8428,8104,9388,6912,9698,4889,3244,9401,9401,8453,8317,8381,9397,8417,10801,9077,10697,8705,10693,8753,6809,8429,8105,9389,6913,9699,4888,3245,9402,9402,8454,8318,8382,9398,8418,10802,9078,10698,8706,10694,8754,6810,8430,8106,9390,6914,9696,4891,3246,9403,9403,8455,8319,8383,9399,8419,10803,9079,10699,8707,10695,8755,6811,8431,8107,9391,6915,9697,4890,3247,9404,9404,8456,10269,8384,7461,8420,8865,9080,10700,8708,6165,8756,6812,8432,8108,9392,7569,6143,3912,3248,9405,9405,8457,10268,8385,7460,8421,8864,9081,10701,8709,6164,8757,6813,8433,8109,9393,7568,6142,3913,3249,9406,9406,8458,10271,8386,7463,8422,8867,9082,10702,8710,6167,8758,6814,8434,8110,9394,7571,6141,3914,3250,9407,9407,8459,10270,8387,7462,8423,8866,9083,10703,8711,6166,8759,6815,8435,8111,9395,7570,6140,3915,3251,9408,9408,10058,9628,10310,10708,10670,8224,9084,10704,10634,9412,8760,6816,8436,8112,9698,9520,8416,1318,3252,9409,9409,10059,9629,10311,10709,10671,8225,9085,10705,10635,9413,8761,6817,8437,8113,9699,9521,8417,1319,3253,9410,9410,10056,9630,10308,10710,10668,8226,9086,10706,10632,9414,8762,6818,8438,8114,9696,9522,8418,1316,3254,9411,9411,10057,9631,10309,10711,10669,8227,9087,10707,10633,9415,8763,6819,8439,8115,9697,9523,8419,1317,3255,9412,9412,10062,8328,10314,9408,10674,10812,9088,10708,10638,10704,8764,6820,8440,8116,9702,6924,9708,2935,3256,9413,9413,10063,8329,10315,9409,10675,10813,9089,10709,10639,10705,8765,6821,8441,8117,9703,6925,9709,2934,3257,9414,9414,10060,8330,10312,9410,10672,10814,9090,10710,10636,10706,8766,6822,8442,8118,9700,6926,9710,2933,3258,9415,9415,10061,8331,10313,9411,10673,10815,9091,10711,10637,10707,8767,6823,8443,8119,9701,6927,9711,2932,3259,9416,9416,10066,10281,10318,7473,10678,8877,9092,10712,10642,6177,8768,6824,8444,8120,9706,7581,6153,662,3260,9417,9417,10067,10280,10319,7472,10679,8876,9093,10713,10643,6176,8769,6825,8445,8121,9707,7580,6152,663,3261,9418,9418,10064,10283,10316,7475,10676,8879,9094,10714,10640,6179,8770,6826,8446,8122,9704,7583,6155,660,3262,9419,9419,10065,10282,10317,7474,10677,8878,9095,10715,10641,6178,8771,6827,8447,8123,9705,7582,6154,661,3263,9420,9420,9072,9640,9324,10720,8712,8236,9096,10716,9000,9424,8772,6828,8448,8124,9036,9532,8394,2600,3264,9421,9421,9073,9641,9325,10721,8713,8237,9097,10717,9001,9425,8773,6829,8449,8125,9037,9533,8395,2601,3265,9422,9422,9074,9642,9326,10722,8714,8238,9098,10718,9002,9426,8774,6830,8450,8126,9038,9534,8392,2602,3266,9423,9423,9075,9643,9327,10723,8715,8239,9099,10719,9003,9427,8775,6831,8451,8127,9039,9535,8393,2603,3267,9424,9424,9076,8340,9328,9420,8716,10824,9100,10720,9004,10716,8776,6832,8452,8128,9040,6936,9686,1625,3268,9425,9425,9077,8341,9329,9421,8717,10825,9101,10721,9005,10717,8777,6833,8453,8129,9041,6937,9687,1624,3269,9426,9426,9078,8342,9330,9422,8718,10826,9102,10722,9006,10718,8778,6834,8454,8130,9042,6938,9684,1627,3270,9427,9427,9079,8343,9331,9423,8719,10827,9103,10723,9007,10719,8779,6835,8455,8131,9043,6939,9685,1626,3271,9428,9428,9080,10293,9332,7485,8720,8889,9104,10724,9008,6189,8780,6836,8456,8132,9044,7593,6131,1944,3272,9429,9429,9081,10292,9333,7484,8721,8888,9105,10725,9009,6188,8781,6837,8457,8133,9045,7592,6130,1945,3273,9430,9430,9082,10295,9334,7487,8722,8891,9106,10726,9010,6191,8782,6838,8458,8134,9046,7595,6129,1946,3274,9431,9431,9083,10294,9335,7486,8723,8890,9107,10727,9011,6190,8783,6839,8459,8135,9047,7594,6128,1947,3275,9432,9432,8844,8140,9204,9544,9456,10624,9108,10728,9528,10840,8784,6840,8460,8136,8484,6736,8601,5560,9353,9433,9433,8845,8141,9205,9545,9457,10625,9109,10729,9529,10841,8785,6841,8461,8137,8485,6737,8600,5561,9352,9434,9434,8846,8142,9206,9546,9458,10626,9110,10730,9530,10842,8786,6842,8462,8138,8486,6738,8603,5562,9355,9435,9435,8847,8143,9207,9547,9459,10627,9111,10731,9531,10843,8787,6843,8463,8139,8487,6739,8602,5563,9354,9436,9436,8848,10728,9208,8244,9460,9324,9112,10732,9532,6948,8788,6844,8464,8140,8488,8028,8593,2640,9356,9437,9437,8849,10729,9209,8245,9461,9325,9113,10733,9533,6949,8789,6845,8465,8141,8489,8029,8592,2641,9357,9438,9438,8850,10730,9210,8246,9462,9326,9114,10734,9534,6950,8790,6846,8466,8142,8490,8030,8595,2642,9358,9439,9439,8851,10731,9211,8247,9463,9327,9115,10735,9535,6951,8791,6847,8467,8143,8491,8031,8594,2643,9359,9440,9440,8852,8469,9212,9873,9464,7065,9116,10736,9536,8577,8792,6848,8468,8144,8492,8361,8596,2325,9349,9441,9441,8853,8468,9213,9872,9465,7064,9117,10737,9537,8576,8793,6849,8469,8145,8493,8360,8597,2324,9348,9442,9442,8854,8471,9214,9875,9466,7067,9118,10738,9538,8579,8794,6850,8470,8146,8494,8363,8598,2327,9351,9443,9443,8855,8470,9215,9874,9467,7066,9119,10739,9539,8578,8795,6851,8471,8147,8495,8362,8599,2326,9350,9444,9444,6566,8152,6926,9556,6206,10636,9120,10740,6602,10852,8796,6852,8472,8148,6530,6748,7943,2956,9991,9445,9445,6567,8153,6927,9557,6207,10637,9121,10741,6603,10853,8797,6853,8473,8149,6531,6749,7942,2957,9990,9446,9446,6564,8154,6924,9558,6204,10638,9122,10742,6600,10854,8798,6854,8474,8150,6528,6750,7941,2958,9989,9447,9447,6565,8155,6925,9559,6205,10639,9123,10743,6601,10855,8799,6855,8475,8151,6529,6751,7940,2959,9988,9448,9448,6570,10740,6930,8256,6210,9336,9124,10744,6606,6960,8800,6856,8476,8152,6534,8040,7935,5220,9994,9449,9449,6571,10741,6931,8257,6211,9337,9125,10745,6607,6961,8801,6857,8477,8153,6535,8041,7934,5221,9995,9450,9450,6568,10742,6928,8258,6208,9338,9126,10746,6604,6962,8802,6858,8478,8154,6532,8042,7933,5222,9992,9451,9451,6569,10743,6929,8259,6209,9339,9127,10747,6605,6963,8803,6859,8479,8155,6533,8043,7932,5223,9993,9452,9452,6574,8481,6934,9885,6214,7077,9128,10748,6610,8589,8804,6860,8480,8156,6538,8373,7938,4905,9987,9453,9453,6575,8480,6935,9884,6215,7076,9129,10749,6611,8588,8805,6861,8481,8157,6539,8372,7939,4904,9986,9454,9454,6572,8483,6932,9887,6212,7079,9130,10750,6608,8591,8806,6862,8482,8158,6536,8375,7936,4907,9985,9455,9455,6573,8482,6933,9886,6213,7078,9131,10751,6609,8590,8807,6863,8483,8159,6537,8374,7937,4906,9984,9456,9456,8496,8164,8532,9568,8460,10648,9132,10752,8856,10864,8808,6864,8484,8160,9432,6760,9549,714,8357,9457,9457,8497,8165,8533,9569,8461,10649,9133,10753,8857,10865,8809,6865,8485,8161,9433,6761,9548,715,8356,9458,9458,8498,8166,8534,9570,8462,10650,9134,10754,8858,10866,8810,6866,8486,8162,9434,6762,9551,712,8359,9459,9459,8499,8167,8535,9571,8463,10651,9135,10755,8859,10867,8811,6867,8487,8163,9435,6763,9550,713,8358,9460,9460,8500,10752,8536,8268,8464,9348,9136,10756,8860,6972,8812,6868,8488,8164,9436,8052,9541,3626,8360,9461,9461,8501,10753,8537,8269,8465,9349,9137,10757,8861,6973,8813,6869,8489,8165,9437,8053,9540,3627,8361,9462,9462,8502,10754,8538,8270,8466,9350,9138,10758,8862,6974,8814,6870,8490,8166,9438,8054,9543,3624,8362,9463,9463,8503,10755,8539,8271,8467,9351,9139,10759,8863,6975,8815,6871,8491,8167,9439,8055,9542,3625,8363,9464,9464,8504,8493,8540,9897,8468,7089,9140,10760,8864,8601,8816,6872,8492,8168,9440,8385,9544,3959,8353,9465,9465,8505,8492,8541,9896,8469,7088,9141,10761,8865,8600,8817,6873,8493,8169,9441,8384,9545,3958,8352,9466,9466,8506,8495,8542,9899,8470,7091,9142,10762,8866,8603,8818,6874,8494,8170,9442,8387,9546,3957,8355,9467,9467,8507,8494,8543,9898,8471,7090,9143,10763,8867,8602,8819,6875,8495,8171,9443,8386,9547,3956,8354,9468,9468,9132,8176,9492,9580,8880,10660,9144,10764,9168,10876,8820,6876,8496,8172,9204,6772,4964,8093,3343,9469,9469,9133,8177,9493,9581,8881,10661,9145,10765,9169,10877,8821,6877,8497,8173,9205,6773,4965,8092,3342,9470,9470,9134,8178,9494,9582,8882,10662,9146,10766,9170,10878,8822,6878,8498,8174,9206,6774,4966,8095,3341,9471,9471,9135,8179,9495,9583,8883,10663,9147,10767,9171,10879,8823,6879,8499,8175,9207,6775,4967,8094,3340,9472,9472,9136,10764,9496,8280,8884,9360,9148,10768,9172,6984,8824,6880,8500,8176,9208,8064,2693,8096,3346,9473,9473,9137,10765,9497,8281,8885,9361,9149,10769,9173,6985,8825,6881,8501,8177,9209,8065,2692,8097,3347,9474,9474,9138,10766,9498,8282,8886,9362,9150,10770,9174,6986,8826,6882,8502,8178,9210,8066,2695,8098,3344,9475,9475,9139,10767,9499,8283,8887,9363,9151,10771,9175,6987,8827,6883,8503,8179,9211,8067,2694,8099,3345,9476,9476,9140,9153,9500,10557,8888,7749,9152,10772,9176,9261,8828,6884,8504,8180,9212,9045,4632,8089,3339,9477,9477,9141,9152,9501,10556,8889,7748,9153,10773,9177,9260,8829,6885,8505,8181,9213,9044,4633,8088,3338,9478,9478,9142,9155,9502,10559,8890,7751,9154,10774,9178,9263,8830,6886,8506,8182,9214,9047,4634,8091,3337,9479,9479,9143,9154,9503,10558,8891,7750,9155,10775,9179,9262,8831,6887,8507,8183,9215,9046,4635,8090,3336,9480,9480,5882,8188,5918,9592,5954,10672,9156,10776,6242,10888,8832,6888,8508,8184,6926,6784,742,5815,3319,9481,9481,5883,8189,5919,9593,5955,10673,9157,10777,6243,10889,8833,6889,8509,8185,6927,6785,743,5814,3318,9482,9482,5880,8190,5916,9594,5952,10674,9158,10778,6240,10890,8834,6890,8510,8186,6924,6786,740,5813,3317,9483,9483,5881,8191,5917,9595,5953,10675,9159,10779,6241,10891,8835,6891,8511,8187,6925,6787,741,5812,3316,9484,9484,5886,10776,5922,8292,5958,9372,9160,10780,6246,6996,8836,6892,8512,8188,6930,8076,4303,5818,3322,9485,9485,5887,10777,5923,8293,5959,9373,9161,10781,6247,6997,8837,6893,8513,8189,6931,8077,4302,5819,3323,9486,9486,5884,10778,5920,8294,5956,9374,9162,10782,6244,6998,8838,6894,8514,8190,6928,8078,4301,5816,3320,9487,9487,5885,10779,5921,8295,5957,9375,9163,10783,6245,6999,8839,6895,8515,8191,6929,8079,4300,5817,3321,9488,9488,5890,9165,5926,10569,5962,7761,9164,10784,6250,9273,8840,6896,8516,8192,6934,9057,1058,5811,3315,9489,9489,5891,9164,5927,10568,5963,7760,9165,10785,6251,9272,8841,6897,8517,8193,6935,9056,1059,5810,3314,9490,9490,5888,9167,5924,10571,5960,7763,9166,10786,6248,9275,8842,6898,8518,8194,6932,9059,1056,5809,3313,9491,9491,5889,9166,5925,10570,5961,7762,9167,10787,6249,9274,8843,6899,8519,8195,6933,9058,1057,5808,3312,9492,9492,8784,8200,9144,9604,9504,10684,9168,10788,9468,10900,8844,6900,8520,8196,8532,6796,3320,7745,3329,9493,9493,8785,8201,9145,9605,9505,10685,9169,10789,9469,10901,8845,6901,8521,8197,8533,6797,3321,7744,3328,9494,9494,8786,8202,9146,9606,9506,10686,9170,10790,9470,10902,8846,6902,8522,8198,8534,6798,3322,7747,3331,9495,9495,8787,8203,9147,9607,9507,10687,9171,10791,9471,10903,8847,6903,8523,8199,8535,6799,3323,7746,3330,9496,9496,8788,10788,9148,8304,9508,9384,9172,10792,9472,7008,8848,6904,8524,8200,8536,8088,1697,7748,3332,9497,9497,8789,10789,9149,8305,9509,9385,9173,10793,9473,7009,8849,6905,8525,8201,8537,8089,1696,7749,3333,9498,9498,8790,10790,9150,8306,9510,9386,9174,10794,9474,7010,8850,6906,8526,8202,8538,8090,1699,7750,3334,9499,9499,8791,10791,9151,8307,9511,9387,9175,10795,9475,7011,8851,6907,8527,8203,8539,8091,1698,7751,3335,9500,9500,8792,9177,9152,10581,9512,7773,9176,10796,9476,9285,8852,6908,8528,8204,8540,9069,3636,7741,3325,9501,9501,8793,9176,9153,10580,9513,7772,9177,10797,9477,9284,8853,6909,8529,8205,8541,9068,3637,7740,3324,9502,9502,8794,9179,9154,10583,9514,7775,9178,10798,9478,9287,8854,6910,8530,8206,8542,9071,3638,7743,3327,9503,9503,8795,9178,9155,10582,9515,7774,9179,10799,9479,9286,8855,6911,8531,8207,8543,9070,3639,7742,3326,9504,9504,8556,8212,8484,9616,8520,10696,9180,10800,8808,10912,8856,6912,8532,8208,9492,6808,3348,2731,1744,9505,9505,8557,8213,8485,9617,8521,10697,9181,10801,8809,10913,8857,6913,8533,8209,9493,6809,3349,2730,1745,9506,9506,8558,8214,8486,9618,8522,10698,9182,10802,8810,10914,8858,6914,8534,8210,9494,6810,3350,2729,1746,9507,9507,8559,8215,8487,9619,8523,10699,9183,10803,8811,10915,8859,6915,8535,8211,9495,6811,3351,2728,1747,9508,9508,8560,10800,8488,8316,8524,9396,9184,10804,8812,7020,8860,6916,8536,8212,9496,8100,3352,2734,3360,9509,9509,8561,10801,8489,8317,8525,9397,9185,10805,8813,7021,8861,6917,8537,8213,9497,8101,3353,2735,3361,9510,9510,8562,10802,8490,8318,8526,9398,9186,10806,8814,7022,8862,6918,8538,8214,9498,8102,3354,2732,3362,9511,9511,8563,10803,8491,8319,8527,9399,9187,10807,8815,7023,8863,6919,8539,8215,9499,8103,3355,2733,3363,9512,9512,8564,8865,8492,10269,8528,7461,9188,10808,8816,8973,8864,6920,8540,8216,9500,8757,3356,2727,4017,9513,9513,8565,8864,8493,10268,8529,7460,9189,10809,8817,8972,8865,6921,8541,8217,9501,8756,3357,2726,4016,9514,9514,8566,8867,8494,10271,8530,7463,9190,10810,8818,8975,8866,6922,8542,8218,9502,8759,3358,2725,4019,9515,9515,8567,8866,8495,10270,8531,7462,9191,10811,8819,8974,8867,6923,8543,8219,9503,8758,3359,2724,4018,9516,9516,6278,8224,6530,9628,6890,10708,9192,10812,6854,10924,8868,6924,8544,8220,5918,6820,3360,2707,4324,9517,9517,6279,8225,6531,9629,6891,10709,9193,10813,6855,10925,8869,6925,8545,8221,5919,6821,3361,2706,4325,9518,9518,6276,8226,6528,9630,6888,10710,9194,10814,6852,10926,8870,6926,8546,8222,5916,6822,3362,2705,4326,9519,9519,6277,8227,6529,9631,6889,10711,9195,10815,6853,10927,8871,6927,8547,8223,5917,6823,3363,2704,4327,9520,9520,6282,10812,6534,8328,6894,9408,9196,10816,6858,7032,8872,6928,8548,8224,5922,8112,3364,2710,756,9521,9521,6283,10813,6535,8329,6895,9409,9197,10817,6859,7033,8873,6929,8549,8225,5923,8113,3365,2711,757,9522,9522,6280,10814,6532,8330,6892,9410,9198,10818,6856,7034,8874,6930,8550,8226,5920,8114,3366,2708,758,9523,9523,6281,10815,6533,8331,6893,9411,9199,10819,6857,7035,8875,6931,8551,8227,5921,8115,3367,2709,759,9524,9524,6286,8877,6538,10281,6898,7473,9200,10820,6862,8985,8876,6932,8552,8228,5926,8769,3368,2703,1413,9525,9525,6287,8876,6539,10280,6899,7472,9201,10821,6863,8984,8877,6933,8553,8229,5927,8768,3369,2702,1412,9526,9526,6284,8879,6536,10283,6896,7475,9202,10822,6860,8987,8878,6934,8554,8230,5924,8771,3370,2701,1415,9527,9527,6285,8878,6537,10282,6897,7474,9203,10823,6861,8986,8879,6935,8555,8231,5925,8770,3371,2700,1414,9528,9528,9180,8236,9432,9640,8820,10720,9204,10824,9108,10936,8880,6936,8556,8232,9144,6832,3372,2717,4998,9529,9529,9181,8237,9433,9641,8821,10721,9205,10825,9109,10937,8881,6937,8557,8233,9145,6833,3373,2716,4999,9530,9530,9182,8238,9434,9642,8822,10722,9206,10826,9110,10938,8882,6938,8558,8234,9146,6834,3374,2719,4996,9531,9531,9183,8239,9435,9643,8823,10723,9207,10827,9111,10939,8883,6939,8559,8235,9147,6835,3375,2718,4997,9532,9532,9184,10824,9436,8340,8824,9420,9208,10828,9112,7044,8884,6940,8560,8236,9148,8124,3376,2720,2726,9533,9533,9185,10825,9437,8341,8825,9421,9209,10829,9113,7045,8885,6941,8561,8237,9149,8125,3377,2721,2727,9534,9534,9186,10826,9438,8342,8826,9422,9210,10830,9114,7046,8886,6942,8562,8238,9150,8126,3378,2722,2724,9535,9535,9187,10827,9439,8343,8827,9423,9211,10831,9115,7047,8887,6943,8563,8239,9151,8127,3379,2723,2725,9536,9536,9188,8889,9440,10293,8828,7485,9212,10832,9116,8997,8888,6944,8564,8240,9152,8781,3380,2713,2087,9537,9537,9189,8888,9441,10292,8829,7484,9213,10833,9117,8996,8889,6945,8565,8241,9153,8780,3381,2712,2086,9538,9538,9190,8891,9442,10295,8830,7487,9214,10834,9118,8999,8890,6946,8566,8242,9154,8783,3382,2715,2085,9539,9539,9191,8890,9443,10294,8831,7486,9215,10835,9119,8998,8891,6947,8567,8243,9155,8782,3383,2714,2084,9540,9540,8952,10624,9312,8140,9564,9544,9216,10836,9636,6844,8892,6948,8568,8244,8592,8248,9461,8010,11241,9541,9541,8953,10625,9313,8141,9565,9545,9217,10837,9637,6845,8893,6949,8569,8245,8593,8249,9460,8011,11240,9542,9542,8954,10626,9314,8142,9566,9546,9218,10838,9638,6846,8894,6950,8570,8246,8594,8250,9463,8008,11243,9543,9543,8955,10627,9315,8143,9567,9547,9219,10839,9639,6847,8895,6951,8571,8247,8595,8251,9462,8009,11242,9544,9544,8956,9324,9316,10728,9568,8244,9220,10840,9640,9432,8896,6952,8572,8248,8596,9540,9464,9302,11233,9545,9545,8957,9325,9317,10729,9569,8245,9221,10841,9641,9433,8897,6953,8573,8249,8597,9541,9465,9303,11232,9546,9546,8958,9326,9318,10730,9570,8246,9222,10842,9642,9434,8898,6954,8574,8250,8598,9542,9466,9300,11235,9547,9547,8959,9327,9319,10731,9571,8247,9223,10843,9643,9435,8899,6955,8575,8251,8599,9543,9467,9301,11234,9548,9548,8960,7065,9320,8469,9572,9873,9224,10844,9644,9765,8900,6956,8576,8252,8600,5985,9457,6071,11236,9549,9549,8961,7064,9321,8468,9573,9872,9225,10845,9645,9764,8901,6957,8577,8253,8601,5984,9456,6070,11237,9550,9550,8962,7067,9322,8471,9574,9875,9226,10846,9646,9767,8902,6958,8578,8254,8602,5987,9459,6069,11238,9551,9551,8963,7066,9323,8470,9575,9874,9227,10847,9647,9766,8903,6959,8579,8255,8603,5986,9458,6068,11239,9552,9552,7970,10636,8330,8152,7610,9556,9228,10848,8006,6856,8904,6960,8580,8256,7934,8260,6211,8020,11253,9553,9553,7971,10637,8331,8153,7611,9557,9229,10849,8007,6857,8905,6961,8581,8257,7935,8261,6210,8021,11252,9554,9554,7968,10638,8328,8154,7608,9558,9230,10850,8004,6858,8906,6962,8582,8258,7932,8262,6209,8022,11255,9555,9555,7969,10639,8329,8155,7609,9559,9231,10851,8005,6859,8907,6963,8583,8259,7933,8263,6208,8023,11254,9556,9556,7974,9336,8334,10740,7614,8256,9232,10852,8010,9444,8908,6964,8584,8260,7938,9552,6214,9312,11245,9557,9557,7975,9337,8335,10741,7615,8257,9233,10853,8011,9445,8909,6965,8585,8261,7939,9553,6215,9313,11244,9558,9558,7972,9338,8332,10742,7612,8258,9234,10854,8008,9446,8910,6966,8586,8262,7936,9554,6212,9314,11247,9559,9559,7973,9339,8333,10743,7613,8259,9235,10855,8009,9447,8911,6967,8587,8263,7937,9555,6213,9315,11246,9560,9560,7978,7077,8338,8481,7618,9885,9236,10856,8014,9777,8912,6968,8588,8264,7942,5997,6207,6081,11248,9561,9561,7979,7076,8339,8480,7619,9884,9237,10857,8015,9776,8913,6969,8589,8265,7943,5996,6206,6080,11249,9562,9562,7976,7079,8336,8483,7616,9887,9238,10858,8012,9779,8914,6970,8590,8266,7940,5999,6205,6083,11250,9563,9563,7977,7078,8337,8482,7617,9886,9239,10859,8013,9778,8915,6971,8591,8267,7941,5998,6204,6082,11251,9564,9564,8604,10648,8640,8164,8568,9568,9240,10860,8964,6868,8916,6972,8592,8268,9540,8272,8465,7998,11265,9565,9565,8605,10649,8641,8165,8569,9569,9241,10861,8965,6869,8917,6973,8593,8269,9541,8273,8464,7999,11264,9566,9566,8606,10650,8642,8166,8570,9570,9242,10862,8966,6870,8918,6974,8594,8270,9542,8274,8467,7996,11267,9567,9567,8607,10651,8643,8167,8571,9571,9243,10863,8967,6871,8919,6975,8595,8271,9543,8275,8466,7997,11266,9568,9568,8608,9348,8644,10752,8572,8268,9244,10864,8968,9456,8920,6976,8596,8272,9544,9564,8468,9290,11257,9569,9569,8609,9349,8645,10753,8573,8269,9245,10865,8969,9457,8921,6977,8597,8273,9545,9565,8469,9291,11256,9570,9570,8610,9350,8646,10754,8574,8270,9246,10866,8970,9458,8922,6978,8598,8274,9546,9566,8470,9288,11259,9571,9571,8611,9351,8647,10755,8575,8271,9247,10867,8971,9459,8923,6979,8599,8275,9547,9567,8471,9289,11258,9572,9572,8612,7089,8648,8493,8576,9897,9248,10868,8972,9789,8924,6980,8600,8276,9548,6009,8461,6059,11260,9573,9573,8613,7088,8649,8492,8577,9896,9249,10869,8973,9788,8925,6981,8601,8277,9549,6008,8460,6058,11261,9574,9574,8614,7091,8650,8495,8578,9899,9250,10870,8974,9791,8926,6982,8602,8278,9550,6011,8463,6057,11262,9575,9575,8615,7090,8651,8494,8579,9898,9251,10871,8975,9790,8927,6983,8603,8279,9551,6010,8462,6056,11263,9576,9576,9240,10660,9600,8176,8988,9580,9252,10872,9276,6880,8928,6984,8604,8280,9312,8284,3451,11183,7374,9577,9577,9241,10661,9601,8177,8989,9581,9253,10873,9277,6881,8929,6985,8605,8281,9313,8285,3450,11182,7375,9578,9578,9242,10662,9602,8178,8990,9582,9254,10874,9278,6882,8930,6986,8606,8282,9314,8286,3449,11181,7372,9579,9579,9243,10663,9603,8179,8991,9583,9255,10875,9279,6883,8931,6987,8607,8283,9315,8287,3448,11180,7373,9580,9580,9244,9360,9604,10764,8992,8280,9256,10876,9280,9468,8932,6988,8608,8284,9316,9576,3454,11175,8666,9581,9581,9245,9361,9605,10765,8993,8281,9257,10877,9281,9469,8933,6989,8609,8285,9317,9577,3455,11174,8667,9582,9582,9246,9362,9606,10766,8994,8282,9258,10878,9282,9470,8934,6990,8610,8286,9318,9578,3452,11173,8664,9583,9583,9247,9363,9607,10767,8995,8283,9259,10879,9283,9471,8935,6991,8611,8287,9319,9579,3453,11172,8665,9584,9584,9248,7749,9608,9153,8996,10557,9260,10880,9284,10449,8936,6992,8612,8288,9320,6669,3447,11178,6731,9585,9585,9249,7748,9609,9152,8997,10556,9261,10881,9285,10448,8937,6993,8613,8289,9321,6668,3446,11179,6730,9586,9586,9250,7751,9610,9155,8998,10559,9262,10882,9286,10451,8938,6994,8614,8290,9322,6671,3445,11176,6729,9587,9587,9251,7750,9611,9154,8999,10558,9263,10883,9287,10450,8939,6995,8615,8291,9323,6670,3444,11177,6728,9588,9588,7286,10672,7322,8188,7358,9592,9264,10884,7646,6892,8940,6996,8616,8292,8330,8296,3427,11193,7350,9589,9589,7287,10673,7323,8189,7359,9593,9265,10885,7647,6893,8941,6997,8617,8293,8331,8297,3426,11192,7351,9590,9590,7284,10674,7320,8190,7356,9594,9266,10886,7644,6894,8942,6998,8618,8294,8328,8298,3425,11195,7348,9591,9591,7285,10675,7321,8191,7357,9595,9267,10887,7645,6895,8943,6999,8619,8295,8329,8299,3424,11194,7349,9592,9592,7290,9372,7326,10776,7362,8292,9268,10888,7650,9480,8944,7000,8620,8296,8334,9588,3430,11185,8642,9593,9593,7291,9373,7327,10777,7363,8293,9269,10889,7651,9481,8945,7001,8621,8297,8335,9589,3431,11184,8643,9594,9594,7288,9374,7324,10778,7360,8294,9270,10890,7648,9482,8946,7002,8622,8298,8332,9590,3428,11187,8640,9595,9595,7289,9375,7325,10779,7361,8295,9271,10891,7649,9483,8947,7003,8623,8299,8333,9591,3429,11186,8641,9596,9596,7294,7761,7330,9165,7366,10569,9272,10892,7654,10461,8948,7004,8624,8300,8338,6681,3423,11188,6707,9597,9597,7295,7760,7331,9164,7367,10568,9273,10893,7655,10460,8949,7005,8625,8301,8339,6680,3422,11189,6706,9598,9598,7292,7763,7328,9167,7364,10571,9274,10894,7652,10463,8950,7006,8626,8302,8336,6683,3421,11190,6705,9599,9599,7293,7762,7329,9166,7365,10570,9275,10895,7653,10462,8951,7007,8627,8303,8337,6682,3420,11191,6704,9600,9600,8892,10684,9252,8200,9612,9604,9276,10896,9576,6904,8952,7008,8628,8304,8640,8308,3437,11171,7360,9601,9601,8893,10685,9253,8201,9613,9605,9277,10897,9577,6905,8953,7009,8629,8305,8641,8309,3436,11170,7361,9602,9602,8894,10686,9254,8202,9614,9606,9278,10898,9578,6906,8954,7010,8630,8306,8642,8310,3439,11169,7362,9603,9603,8895,10687,9255,8203,9615,9607,9279,10899,9579,6907,8955,7011,8631,8307,8643,8311,3438,11168,7363,9604,9604,8896,9384,9256,10788,9616,8304,9280,10900,9580,9492,8956,7012,8632,8308,8644,9600,3440,11163,8652,9605,9605,8897,9385,9257,10789,9617,8305,9281,10901,9581,9493,8957,7013,8633,8309,8645,9601,3441,11162,8653,9606,9606,8898,9386,9258,10790,9618,8306,9282,10902,9582,9494,8958,7014,8634,8310,8646,9602,3442,11161,8654,9607,9607,8899,9387,9259,10791,9619,8307,9283,10903,9583,9495,8959,7015,8635,8311,8647,9603,3443,11160,8655,9608,9608,8900,7773,9260,9177,9620,10581,9284,10904,9584,10473,8960,7016,8636,8312,8648,6693,3433,11166,6717,9609,9609,8901,7772,9261,9176,9621,10580,9285,10905,9585,10472,8961,7017,8637,8313,8649,6692,3432,11167,6716,9610,9610,8902,7775,9262,9179,9622,10583,9286,10906,9586,10475,8962,7018,8638,8314,8650,6695,3435,11164,6719,9611,9611,8903,7774,9263,9178,9623,10582,9287,10907,9587,10474,8963,7019,8639,8315,8651,6694,3434,11165,6718,9612,9612,8664,10696,8592,8212,8628,9616,9288,10908,8916,6916,8964,7020,8640,8316,9600,8320,3148,9246,8622,9613,9613,8665,10697,8593,8213,8629,9617,9289,10909,8917,6917,8965,7021,8641,8317,9601,8321,3149,9247,8623,9614,9614,8666,10698,8594,8214,8630,9618,9290,10910,8918,6918,8966,7022,8642,8318,9602,8322,3150,9244,8620,9615,9615,8667,10699,8595,8215,8631,9619,9291,10911,8919,6919,8967,7023,8643,8319,9603,8323,3151,9245,8621,9616,9616,8668,9396,8596,10800,8632,8316,9292,10912,8920,9504,8968,7024,8644,8320,9604,9612,3468,7946,7322,9617,9617,8669,9397,8597,10801,8633,8317,9293,10913,8921,9505,8969,7025,8645,8321,9605,9613,3469,7947,7323,9618,9618,8670,9398,8598,10802,8634,8318,9294,10914,8922,9506,8970,7026,8646,8322,9606,9614,3470,7944,7320,9619,9619,8671,9399,8599,10803,8635,8319,9295,10915,8923,9507,8971,7027,8647,8323,9607,9615,3471,7945,7321,9620,9620,8672,7461,8600,8865,8636,10269,9296,10916,8924,10161,8972,7028,8648,8324,9608,6381,4125,10223,10247,9621,9621,8673,7460,8601,8864,8637,10268,9297,10917,8925,10160,8973,7029,8649,8325,9609,6380,4124,10222,10246,9622,9622,8674,7463,8602,8867,8638,10271,9298,10918,8926,10163,8974,7030,8650,8326,9610,6383,4127,10221,10245,9623,9623,8675,7462,8603,8866,8639,10270,9299,10919,8927,10162,8975,7031,8651,8327,9611,6382,4126,10220,10244,9624,9624,7682,10708,7934,8224,8294,9628,9300,10920,8258,6928,8976,7032,8652,8328,7322,8332,4432,9222,8632,9625,9625,7683,10709,7935,8225,8295,9629,9301,10921,8259,6929,8977,7033,8653,8329,7323,8333,4433,9223,8633,9626,9626,7680,10710,7932,8226,8292,9630,9302,10922,8256,6930,8978,7034,8654,8330,7320,8334,4434,9220,8634,9627,9627,7681,10711,7933,8227,8293,9631,9303,10923,8257,6931,8979,7035,8655,8331,7321,8335,4435,9221,8635,9628,9628,7686,9408,7938,10812,8298,8328,9304,10924,8262,9516,8980,7036,8656,8332,7326,9624,2160,7922,7332,9629,9629,7687,9409,7939,10813,8299,8329,9305,10925,8263,9517,8981,7037,8657,8333,7327,9625,2161,7923,7333,9630,9630,7684,9410,7936,10814,8296,8330,9306,10926,8260,9518,8982,7038,8658,8334,7324,9626,2162,7920,7334,9631,9631,7685,9411,7937,10815,8297,8331,9307,10927,8261,9519,8983,7039,8659,8335,7325,9627,2163,7921,7335,9632,9632,7690,7473,7942,8877,8302,10281,9308,10928,8266,10173,8984,7040,8660,8336,7330,6393,2817,10199,10257,9633,9633,7691,7472,7943,8876,8303,10280,9309,10929,8267,10172,8985,7041,8661,8337,7331,6392,2816,10198,10256,9634,9634,7688,7475,7940,8879,8300,10283,9310,10930,8264,10175,8986,7042,8662,8338,7328,6395,2819,10197,10259,9635,9635,7689,7474,7941,8878,8301,10282,9311,10931,8265,10174,8987,7043,8663,8339,7329,6394,2818,10196,10258,9636,9636,9288,10720,9540,8236,8928,9640,9312,10932,9216,6940,8988,7044,8664,8340,9252,8344,1218,9232,8610,9637,9637,9289,10721,9541,8237,8929,9641,9313,10933,9217,6941,8989,7045,8665,8341,9253,8345,1219,9233,8611,9638,9638,9290,10722,9542,8238,8930,9642,9314,10934,9218,6942,8990,7046,8666,8342,9254,8346,1216,9234,8608,9639,9639,9291,10723,9543,8239,8931,9643,9315,10935,9219,6943,8991,7047,8667,8343,9255,8347,1217,9235,8609,9640,9640,9292,9420,9544,10824,8932,8340,9316,10936,9220,9528,8992,7048,8668,8344,9256,9636,5426,7932,7310,9641,9641,9293,9421,9545,10825,8933,8341,9317,10937,9221,9529,8993,7049,8669,8345,9257,9637,5427,7933,7311,9642,9642,9294,9422,9546,10826,8934,8342,9318,10938,9222,9530,8994,7050,8670,8346,9258,9638,5424,7934,7308,9643,9643,9295,9423,9547,10827,8935,8343,9319,10939,9223,9531,8995,7051,8671,8347,9259,9639,5425,7935,7309,9644,9644,9296,7485,9548,8889,8936,10293,9320,10940,9224,10185,8996,7052,8672,8348,9260,6405,4787,10209,10235,9645,9645,9297,7484,9549,8888,8937,10292,9321,10941,9225,10184,8997,7053,8673,8349,9261,6404,4786,10208,10234,9646,9646,9298,7487,9550,8891,8938,10295,9322,10942,9226,10187,8998,7054,8674,8350,9262,6407,4785,10211,10233,9647,9647,9299,7486,9551,8890,8939,10294,9323,10943,9227,10186,8999,7055,8675,8351,9263,6406,4784,10210,10232,9648,9648,9708,7276,9744,8356,9672,9760,9972,8352,10068,9652,10296,7056,10620,5760,10644,5872,11484,4464,9789,9649,9649,9709,7277,9745,8357,9673,9761,9973,8353,10069,9653,10297,7057,10621,5761,10645,5873,11485,4465,9788,9650,9650,9710,7278,9746,8358,9674,9762,9974,8354,10070,9654,10298,7058,10622,5762,10646,5874,11486,4466,9791,9651,9651,9711,7279,9747,8359,9675,9763,9975,8355,10071,9655,10299,7059,10623,5763,10647,5875,11487,4467,9790,9652,9652,9712,8568,9748,9648,9676,7164,9976,8356,10072,8352,10300,7060,10624,5764,10648,8460,11488,4468,9781,9653,9653,9713,8569,9749,9649,9677,7165,9977,8357,10073,8353,10301,7061,10625,5765,10649,8461,11489,4469,9780,9654,9654,9714,8570,9750,9650,9678,7166,9978,8358,10074,8354,10302,7062,10626,5766,10650,8462,11490,4470,9783,9655,9655,9715,8571,9751,9651,9679,7167,9979,8359,10075,8355,10303,7063,10627,5767,10651,8463,11491,4471,9782,9656,9656,9716,6957,9752,6741,9680,6849,9980,8360,10076,8037,10304,7064,10628,5768,10652,10737,11492,4472,9784,9657,9657,9717,6956,9753,6740,9681,6848,9981,8361,10077,8036,10305,7065,10629,5769,10653,10736,11493,4473,9785,9658,9658,9718,6959,9754,6743,9682,6851,9982,8362,10078,8039,10306,7066,10630,5770,10654,10739,11494,4474,9786,9659,9659,9719,6958,9755,6742,9683,6850,9983,8363,10079,8038,10307,7067,10631,5771,10655,10738,11495,4475,9787,9660,9660,9374,7288,8762,8368,9014,9772,9984,8364,8438,9664,10308,7068,10632,5772,8690,5884,11496,4476,7835,9661,9661,9375,7289,8763,8369,9015,9773,9985,8365,8439,9665,10309,7069,10633,5773,8691,5885,11497,4477,7834,9662,9662,9372,7290,8760,8370,9012,9774,9986,8366,8436,9666,10310,7070,10634,5774,8688,5886,11498,4478,7833,9663,9663,9373,7291,8761,8371,9013,9775,9987,8367,8437,9667,10311,7071,10635,5775,8689,5887,11499,4479,7832,9664,9664,9378,8580,8766,9660,9018,7176,9988,8368,8442,8364,10312,7072,10636,5776,8694,8472,11500,4480,7827,9665,9665,9379,8581,8767,9661,9019,7177,9989,8369,8443,8365,10313,7073,10637,5777,8695,8473,11501,4481,7826,9666,9666,9376,8582,8764,9662,9016,7178,9990,8370,8440,8366,10314,7074,10638,5778,8692,8474,11502,4482,7825,9667,9667,9377,8583,8765,9663,9017,7179,9991,8371,8441,8367,10315,7075,10639,5779,8693,8475,11503,4483,7824,9668,9668,9382,6969,8770,6753,9022,6861,9992,8372,8446,8049,10316,7076,10640,5780,8698,10749,11504,4484,7830,9669,9669,9383,6968,8771,6752,9023,6860,9993,8373,8447,8048,10317,7077,10641,5781,8699,10748,11505,4485,7831,9670,9670,9380,6971,8768,6755,9020,6863,9994,8374,8444,8051,10318,7078,10642,5782,8696,10751,11506,4486,7828,9671,9671,9381,6970,8769,6754,9021,6862,9995,8375,8445,8050,10319,7079,10643,5783,8697,10750,11507,4487,7829,9672,9672,10008,7300,10368,8380,10620,9784,9996,8376,10692,9676,10320,7080,10644,5784,9648,5896,11508,4488,10737,9673,9673,10009,7301,10369,8381,10621,9785,9997,8377,10693,9677,10321,7081,10645,5785,9649,5897,11509,4489,10736,9674,9674,10010,7302,10370,8382,10622,9786,9998,8378,10694,9678,10322,7082,10646,5786,9650,5898,11510,4490,10739,9675,9675,10011,7303,10371,8383,10623,9787,9999,8379,10695,9679,10323,7083,10647,5787,9651,5899,11511,4491,10738,9676,9676,10012,8592,10372,9672,10624,7188,10000,8380,10696,8376,10324,7084,10648,5788,9652,8484,11512,4492,10729,9677,9677,10013,8593,10373,9673,10625,7189,10001,8381,10697,8377,10325,7085,10649,5789,9653,8485,11513,4493,10728,9678,9678,10014,8594,10374,9674,10626,7190,10002,8382,10698,8378,10326,7086,10650,5790,9654,8486,11514,4494,10731,9679,9679,10015,8595,10375,9675,10627,7191,10003,8383,10699,8379,10327,7087,10651,5791,9655,8487,11515,4495,10730,9680,9680,10016,6981,10376,6765,10628,6873,10004,8384,10700,8061,10328,7088,10652,5792,9656,10761,11516,4496,10732,9681,9681,10017,6980,10377,6764,10629,6872,10005,8385,10701,8060,10329,7089,10653,5793,9657,10760,11517,4497,10733,9682,9682,10018,6983,10378,6767,10630,6875,10006,8386,10702,8063,10330,7090,10654,5794,9658,10763,11518,4498,10734,9683,9683,10019,6982,10379,6766,10631,6874,10007,8387,10703,8062,10331,7091,10655,5795,9659,10762,11519,4499,10735,9684,9684,10644,7312,10032,8392,10392,9796,10008,8388,9708,9688,10332,7092,10656,5796,10068,5908,9426,9825,968,9685,9685,10645,7313,10033,8393,10393,9797,10009,8389,9709,9689,10333,7093,10657,5797,10069,5909,9427,9824,969,9686,9686,10646,7314,10034,8394,10394,9798,10010,8390,9710,9690,10334,7094,10658,5798,10070,5910,9424,9827,970,9687,9687,10647,7315,10035,8395,10395,9799,10011,8391,9711,9691,10335,7095,10659,5799,10071,5911,9425,9826,971,9688,9688,10648,8604,10036,9684,10396,7200,10012,8392,9712,8388,10336,7096,10660,5800,10072,8496,10718,9817,2585,9689,9689,10649,8605,10037,9685,10397,7201,10013,8393,9713,8389,10337,7097,10661,5801,10073,8497,10719,9816,2584,9690,9690,10650,8606,10038,9686,10398,7202,10014,8394,9714,8390,10338,7098,10662,5802,10074,8498,10716,9819,2587,9691,9691,10651,8607,10039,9687,10399,7203,10015,8395,9715,8391,10339,7099,10663,5803,10075,8499,10717,9818,2586,9692,9692,10652,6345,10040,6129,10400,6237,10016,8396,9716,7425,10340,7100,10664,5804,10076,10125,6191,9820,636,9693,9693,10653,6344,10041,6128,10401,6236,10017,8397,9717,7424,10341,7101,10665,5805,10077,10124,6190,9821,637,9694,9694,10654,6347,10042,6131,10402,6239,10018,8398,9718,7427,10342,7102,10666,5806,10078,10127,6189,9822,638,9695,9695,10655,6346,10043,6130,10403,6238,10019,8399,9719,7426,10343,7103,10667,5807,10079,10126,6188,9823,639,9696,9696,8690,7324,9050,8404,9410,9808,10020,8400,9374,9700,10344,7104,10668,5808,8438,5920,9402,8195,3226,9697,9697,8691,7325,9051,8405,9411,9809,10021,8401,9375,9701,10345,7105,10669,5809,8439,5921,9403,8194,3227,9698,9698,8688,7326,9048,8406,9408,9810,10022,8402,9372,9702,10346,7106,10670,5810,8436,5922,9400,8193,3224,9699,9699,8689,7327,9049,8407,9409,9811,10023,8403,9373,9703,10347,7107,10671,5811,8437,5923,9401,8192,3225,9700,9700,8694,8616,9054,9696,9414,7212,10024,8404,9378,8400,10348,7108,10672,5812,8442,8508,10694,8187,5491,9701,9701,8695,8617,9055,9697,9415,7213,10025,8405,9379,8401,10349,7109,10673,5813,8443,8509,10695,8186,5490,9702,9702,8692,8618,9052,9698,9412,7214,10026,8406,9376,8402,10350,7110,10674,5814,8440,8510,10692,8185,5489,9703,9703,8693,8619,9053,9699,9413,7215,10027,8407,9377,8403,10351,7111,10675,5815,8441,8511,10693,8184,5488,9704,9704,8698,6357,9058,6141,9418,6249,10028,8408,9382,7437,10352,7112,10676,5816,8446,10137,6167,8190,3542,9705,9705,8699,6356,9059,6140,9419,6248,10029,8409,9383,7436,10353,7113,10677,5817,8447,10136,6166,8191,3543,9706,9706,8696,6359,9056,6143,9416,6251,10030,8410,9380,7439,10354,7114,10678,5818,8444,10139,6165,8188,3540,9707,9707,8697,6358,9057,6142,9417,6250,10031,8411,9381,7438,10355,7115,10679,5819,8445,10138,6164,8189,3541,9708,9708,9648,7336,9684,8416,9720,9820,10032,8412,10008,9712,10356,7116,10680,5820,10692,5932,9412,10125,4508,9709,9709,9649,7337,9685,8417,9721,9821,10033,8413,10009,9713,10357,7117,10681,5821,10693,5933,9413,10124,4509,9710,9710,9650,7338,9686,8418,9722,9822,10034,8414,10010,9714,10358,7118,10682,5822,10694,5934,9414,10127,4510,9711,9711,9651,7339,9687,8419,9723,9823,10035,8415,10011,9715,10359,7119,10683,5823,10695,5935,9415,10126,4511,9712,9712,9652,8628,9688,9708,9724,7224,10036,8416,10012,8412,10360,7120,10684,5824,10696,8520,10704,10117,4181,9713,9713,9653,8629,9689,9709,9725,7225,10037,8417,10013,8413,10361,7121,10685,5825,10697,8521,10705,10116,4180,9714,9714,9654,8630,9690,9710,9726,7226,10038,8418,10014,8414,10362,7122,10686,5826,10698,8522,10706,10119,4183,9715,9715,9655,8631,9691,9711,9727,7227,10039,8419,10015,8415,10363,7123,10687,5827,10699,8523,10707,10118,4182,9716,9716,9656,6369,9692,6153,9728,6261,10040,8420,10016,7449,10364,7124,10688,5828,10700,10149,6177,10120,4824,9717,9717,9657,6368,9693,6152,9729,6260,10041,8421,10017,7448,10365,7125,10689,5829,10701,10148,6176,10121,4825,9718,9718,9658,6371,9694,6155,9730,6263,10042,8422,10018,7451,10366,7126,10690,5830,10702,10151,6179,10122,4826,9719,9719,9659,6370,9695,6154,9731,6262,10043,8423,10019,7450,10367,7127,10691,5831,10703,10150,6178,10123,4827,9720,9720,10068,7348,10320,8428,10680,9832,10044,8424,10644,9724,10368,7128,10692,5832,9708,5944,10674,1328,4536,9721,9721,10069,7349,10321,8429,10681,9833,10045,8425,10645,9725,10369,7129,10693,5833,9709,5945,10675,1329,4537,9722,9722,10070,7350,10322,8430,10682,9834,10046,8426,10646,9726,10370,7130,10694,5834,9710,5946,10672,1330,4538,9723,9723,10071,7351,10323,8431,10683,9835,10047,8427,10647,9727,10371,7131,10695,5835,9711,5947,10673,1331,4539,9724,9724,10072,8640,10324,9720,10684,7236,10048,8428,10648,8424,10372,7132,10696,5836,9712,8532,9374,2945,4540,9725,9725,10073,8641,10325,9721,10685,7237,10049,8429,10649,8425,10373,7133,10697,5837,9713,8533,9375,2944,4541,9726,9726,10074,8642,10326,9722,10686,7238,10050,8430,10650,8426,10374,7134,10698,5838,9714,8534,9372,2947,4542,9727,9727,10075,8643,10327,9723,10687,7239,10051,8431,10651,8427,10375,7135,10699,5839,9715,8535,9373,2946,4543,9728,9728,10076,6705,10328,6489,10688,6597,10052,8432,10652,7785,10376,7136,10700,5840,9716,10485,7763,672,4544,9729,9729,10077,6704,10329,6488,10689,6596,10053,8433,10653,7784,10377,7137,10701,5841,9717,10484,7762,673,4545,9730,9730,10078,6707,10330,6491,10690,6599,10054,8434,10654,7787,10378,7138,10702,5842,9718,10487,7761,674,4546,9731,9731,10079,6706,10331,6490,10691,6598,10055,8435,10655,7786,10379,7139,10703,5843,9719,10486,7760,675,4547,9732,9732,8438,7360,8366,8440,8402,9844,10056,8436,8690,9736,10380,7140,10704,5844,9374,5956,10684,3262,4548,9733,9733,8439,7361,8367,8441,8403,9845,10057,8437,8691,9737,10381,7141,10705,5845,9375,5957,10685,3263,4549,9734,9734,8436,7362,8364,8442,8400,9846,10058,8438,8688,9738,10382,7142,10706,5846,9372,5958,10686,3260,4550,9735,9735,8437,7363,8365,8443,8401,9847,10059,8439,8689,9739,10383,7143,10707,5847,9373,5959,10687,3261,4551,9736,9736,8442,8652,8370,9732,8406,7248,10060,8440,8694,8436,10384,7144,10708,5848,9378,8544,9384,4879,4552,9737,9737,8443,8653,8371,9733,8407,7249,10061,8441,8695,8437,10385,7145,10709,5849,9379,8545,9385,4878,4553,9738,9738,8440,8654,8368,9734,8404,7250,10062,8442,8692,8438,10386,7146,10710,5850,9376,8546,9386,4877,4554,9739,9739,8441,8655,8369,9735,8405,7251,10063,8443,8693,8439,10387,7147,10711,5851,9377,8547,9387,4876,4555,9740,9740,8446,6717,8374,6501,8410,6609,10064,8444,8698,7797,10388,7148,10712,5852,9382,10497,7773,3902,4556,9741,9741,8447,6716,8375,6500,8411,6608,10065,8445,8699,7796,10389,7149,10713,5853,9383,10496,7772,3903,4557,9742,9742,8444,6719,8372,6503,8408,6611,10066,8446,8696,7799,10390,7150,10714,5854,9380,10499,7775,3900,4558,9743,9743,8445,6718,8373,6502,8409,6610,10067,8447,8697,7798,10391,7151,10715,5855,9381,10498,7774,3901,4559,9744,9744,10692,7372,9972,8452,10332,9856,10068,8448,9648,9748,10392,7152,10716,5856,10008,5968,10662,4544,4560,9745,9745,10693,7373,9973,8453,10333,9857,10069,8449,9649,9749,10393,7153,10717,5857,10009,5969,10663,4545,4561,9746,9746,10694,7374,9974,8454,10334,9858,10070,8450,9650,9750,10394,7154,10718,5858,10010,5970,10660,4546,4562,9747,9747,10695,7375,9975,8455,10335,9859,10071,8451,9651,9751,10395,7155,10719,5859,10011,5971,10661,4547,4563,9748,9748,10696,8664,9976,9744,10336,7260,10072,8452,9652,8448,10396,7156,10720,5860,10012,8556,9362,3569,4564,9749,9749,10697,8665,9977,9745,10337,7261,10073,8453,9653,8449,10397,7157,10721,5861,10013,8557,9363,3568,4565,9750,9750,10698,8666,9978,9746,10338,7262,10074,8454,9654,8450,10398,7158,10722,5862,10014,8558,9360,3571,4566,9751,9751,10699,8667,9979,9747,10339,7263,10075,8455,9655,8451,10399,7159,10723,5863,10015,8559,9361,3570,4567,9752,9752,10700,6729,9980,6513,10340,6621,10076,8456,9656,7809,10400,7160,10724,5864,10016,10509,7751,5184,4568,9753,9753,10701,6728,9981,6512,10341,6620,10077,8457,9657,7808,10401,7161,10725,5865,10017,10508,7750,5185,4569,9754,9754,10702,6731,9982,6515,10342,6623,10078,8458,9658,7811,10402,7162,10726,5866,10018,10511,7749,5186,4570,9755,9755,10703,6730,9983,6514,10343,6622,10079,8459,9659,7810,10403,7163,10727,5867,10019,10510,7748,5187,4571,9756,9756,9816,8464,9852,9868,9780,7060,10080,8460,10176,8572,10404,7164,10728,5868,10752,8356,10869,2320,10649,9757,9757,9817,8465,9853,9869,9781,7061,10081,8461,10177,8573,10405,7165,10729,5869,10753,8357,10868,2321,10648,9758,9758,9818,8466,9854,9870,9782,7062,10082,8462,10178,8574,10406,7166,10730,5870,10754,8358,10871,2322,10651,9759,9759,9819,8467,9855,9871,9783,7063,10083,8463,10179,8575,10407,7167,10731,5871,10755,8359,10870,2323,10650,9760,9760,9820,5868,9856,5976,9784,5760,10084,8464,10180,7272,10408,7168,10732,5872,10756,9648,10861,4584,10652,9761,9761,9821,5869,9857,5977,9785,5761,10085,8465,10181,7273,10409,7169,10733,5873,10757,9649,10860,4585,10653,9762,9762,9822,5870,9858,5978,9786,5762,10086,8466,10182,7274,10410,7170,10734,5874,10758,9650,10863,4586,10654,9763,9763,9823,5871,9859,5979,9787,5763,10087,8467,10183,7275,10411,7171,10735,5875,10759,9651,10862,4587,10655,9764,9764,9824,8145,9860,9549,9788,10629,10088,8468,10184,10845,10412,7172,10736,5876,10760,6741,10864,5565,10645,9765,9765,9825,8144,9861,9548,9789,10628,10089,8469,10185,10844,10413,7173,10737,5877,10761,6740,10865,5564,10644,9766,9766,9826,8147,9862,9551,9790,10631,10090,8470,10186,10847,10414,7174,10738,5878,10762,6743,10866,5567,10647,9767,9767,9827,8146,9863,9550,9791,10630,10091,8471,10187,10846,10415,7175,10739,5879,10763,6742,10867,5566,10646,9768,9768,8186,8476,7574,9880,7826,7072,10092,8472,7250,8584,10416,7176,10740,5880,7502,8368,6323,4900,8695,9769,9769,8187,8477,7575,9881,7827,7073,10093,8473,7251,8585,10417,7177,10741,5881,7503,8369,6322,4901,8694,9770,9770,8184,8478,7572,9882,7824,7074,10094,8474,7248,8586,10418,7178,10742,5882,7500,8370,6321,4902,8693,9771,9771,8185,8479,7573,9883,7825,7075,10095,8475,7249,8587,10419,7179,10743,5883,7501,8371,6320,4903,8692,9772,9772,8190,5880,7578,5988,7830,5772,10096,8476,7254,7284,10420,7180,10744,5884,7506,9660,6315,1980,8698,9773,9773,8191,5881,7579,5989,7831,5773,10097,8477,7255,7285,10421,7181,10745,5885,7507,9661,6314,1981,8699,9774,9774,8188,5882,7576,5990,7828,5774,10098,8478,7252,7286,10422,7182,10746,5886,7504,9662,6313,1982,8696,9775,9775,8189,5883,7577,5991,7829,5775,10099,8479,7253,7287,10423,7183,10747,5887,7505,9663,6312,1983,8697,9776,9776,8194,8157,7582,9561,7834,10641,10100,8480,7258,10857,10424,7184,10748,5888,7510,6753,6318,2961,8691,9777,9777,8195,8156,7583,9560,7835,10640,10101,8481,7259,10856,10425,7185,10749,5889,7511,6752,6319,2960,8690,9778,9778,8192,8159,7580,9563,7832,10643,10102,8482,7256,10859,10426,7186,10750,5890,7508,6755,6316,2963,8689,9779,9779,8193,8158,7581,9562,7833,10642,10103,8483,7257,10858,10427,7187,10751,5891,7509,6754,6317,2962,8688,9780,9780,10116,8488,10476,9892,10728,7084,10104,8484,10800,8596,10428,7188,10752,5892,9756,8380,9873,3954,9653,9781,9781,10117,8489,10477,9893,10729,7085,10105,8485,10801,8597,10429,7189,10753,5893,9757,8381,9872,3955,9652,9782,9782,10118,8490,10478,9894,10730,7086,10106,8486,10802,8598,10430,7190,10754,5894,9758,8382,9875,3952,9655,9783,9783,10119,8491,10479,9895,10731,7087,10107,8487,10803,8599,10431,7191,10755,5895,9759,8383,9874,3953,9654,9784,9784,10120,5892,10480,6000,10732,5784,10108,8488,10804,7296,10432,7192,10756,5896,9760,9672,9865,1682,9656,9785,9785,10121,5893,10481,6001,10733,5785,10109,8489,10805,7297,10433,7193,10757,5897,9761,9673,9864,1683,9657,9786,9786,10122,5894,10482,6002,10734,5786,10110,8490,10806,7298,10434,7194,10758,5898,9762,9674,9867,1680,9658,9787,9787,10123,5895,10483,6003,10735,5787,10111,8491,10807,7299,10435,7195,10759,5899,9763,9675,9866,1681,9659,9788,9788,10124,8169,10484,9573,10736,10653,10112,8492,10808,10869,10436,7196,10760,5900,9764,6765,9868,719,9649,9789,9789,10125,8168,10485,9572,10737,10652,10113,8493,10809,10868,10437,7197,10761,5901,9765,6764,9869,718,9648,9790,9790,10126,8171,10486,9575,10738,10655,10114,8494,10810,10871,10438,7198,10762,5902,9766,6767,9870,717,9651,9791,9791,10127,8170,10487,9574,10739,10654,10115,8495,10811,10870,10439,7199,10763,5903,9767,6766,9871,716,9650,9792,9792,10752,8500,10140,9904,10500,7096,10116,8496,9816,8608,10440,7200,10764,5904,10176,8392,3992,10037,4639,9793,9793,10753,8501,10141,9905,10501,7097,10117,8497,9817,8609,10441,7201,10765,5905,10177,8393,3993,10036,4638,9794,9794,10754,8502,10142,9906,10502,7098,10118,8498,9818,8610,10442,7202,10766,5906,10178,8394,3994,10039,4637,9795,9795,10755,8503,10143,9907,10503,7099,10119,8499,9819,8611,10443,7203,10767,5907,10179,8395,3995,10038,4636,9796,9796,10756,5904,10144,6012,10504,5796,10120,8500,9820,7308,10444,7204,10768,5908,10180,9684,1073,10040,4642,9797,9797,10757,5905,10145,6013,10505,5797,10121,8501,9821,7309,10445,7205,10769,5909,10181,9685,1072,10041,4643,9798,9798,10758,5906,10146,6014,10506,5798,10122,8502,9822,7310,10446,7206,10770,5910,10182,9686,1075,10042,4640,9799,9799,10759,5907,10147,6015,10507,5799,10123,8503,9823,7311,10447,7207,10771,5911,10183,9687,1074,10043,4641,9800,9800,10760,7533,10148,8937,10508,10017,10124,8504,9824,10233,10448,7208,10772,5912,10184,6129,4308,10033,4635,9801,9801,10761,7532,10149,8936,10509,10016,10125,8505,9825,10232,10449,7209,10773,5913,10185,6128,4309,10032,4634,9802,9802,10762,7535,10150,8939,10510,10019,10126,8506,9826,10235,10450,7210,10774,5914,10186,6131,4310,10035,4633,9803,9803,10763,7534,10151,8938,10511,10018,10127,8507,9827,10234,10451,7211,10775,5915,10187,6130,4311,10034,4632,9804,9804,7502,8512,7862,9916,8222,7108,10128,8508,8186,8620,10452,7212,10776,5916,7250,8404,3010,9055,4615,9805,9805,7503,8513,7863,9917,8223,7109,10129,8509,8187,8621,10453,7213,10777,5917,7251,8405,3011,9054,4614,9806,9806,7500,8514,7860,9918,8220,7110,10130,8510,8184,8622,10454,7214,10778,5918,7248,8406,3008,9053,4613,9807,9807,7501,8515,7861,9919,8221,7111,10131,8511,8185,8623,10455,7215,10779,5919,7249,8407,3009,9052,4612,9808,9808,7506,5916,7866,6024,8226,5808,10132,8512,8190,7320,10456,7216,10780,5920,7254,9696,4627,9058,4618,9809,9809,7507,5917,7867,6025,8227,5809,10133,8513,8191,7321,10457,7217,10781,5921,7255,9697,4626,9059,4619,9810,9810,7504,5918,7864,6026,8224,5810,10134,8514,8188,7322,10458,7218,10782,5922,7252,9698,4625,9056,4616,9811,9811,7505,5919,7865,6027,8225,5811,10135,8515,8189,7323,10459,7219,10783,5923,7253,9699,4624,9057,4617,9812,9812,7510,7545,7870,8949,8230,10029,10136,8516,8194,10245,10460,7220,10784,5924,7258,6141,2678,9051,4611,9813,9813,7511,7544,7871,8948,8231,10028,10137,8517,8195,10244,10461,7221,10785,5925,7259,6140,2679,9050,4610,9814,9814,7508,7547,7868,8951,8228,10031,10138,8518,8192,10247,10462,7222,10786,5926,7256,6143,2676,9049,4609,9815,9815,7509,7546,7869,8950,8229,10030,10139,8519,8193,10246,10463,7223,10787,5927,7257,6142,2677,9048,4608,9816,9816,9756,8524,9792,9928,9828,7120,10140,8520,10116,8632,10464,7224,10788,5928,10800,8416,5588,9689,4625,9817,9817,9757,8525,9793,9929,9829,7121,10141,8521,10117,8633,10465,7225,10789,5929,10801,8417,5589,9688,4624,9818,9818,9758,8526,9794,9930,9830,7122,10142,8522,10118,8634,10466,7226,10790,5930,10802,8418,5590,9691,4627,9819,9819,9759,8527,9795,9931,9831,7123,10143,8523,10119,8635,10467,7227,10791,5931,10803,8419,5591,9690,4626,9820,9820,9760,5928,9796,6036,9832,5820,10144,8524,10120,7332,10468,7228,10792,5932,10804,9708,2021,9692,4628,9821,9821,9761,5929,9797,6037,9833,5821,10145,8525,10121,7333,10469,7229,10793,5933,10805,9709,2020,9693,4629,9822,9822,9762,5930,9798,6038,9834,5822,10146,8526,10122,7334,10470,7230,10794,5934,10806,9710,2023,9694,4630,9823,9823,9763,5931,9799,6039,9835,5823,10147,8527,10123,7335,10471,7231,10795,5935,10807,9711,2022,9695,4631,9824,9824,9764,7557,9800,8961,9836,10041,10148,8528,10124,10257,10472,7232,10796,5936,10808,6153,5256,9685,4621,9825,9825,9765,7556,9801,8960,9837,10040,10149,8529,10125,10256,10473,7233,10797,5937,10809,6152,5257,9684,4620,9826,9826,9766,7559,9802,8963,9838,10043,10150,8530,10126,10259,10474,7234,10798,5938,10810,6155,5258,9687,4623,9827,9827,9767,7558,9803,8962,9839,10042,10151,8531,10127,10258,10475,7235,10799,5939,10811,6154,5259,9686,4622,9828,9828,10176,8536,10428,9940,10788,7132,10152,8532,10752,8644,10476,7236,10800,5940,9816,8428,5616,4675,3040,9829,9829,10177,8537,10429,9941,10789,7133,10153,8533,10753,8645,10477,7237,10801,5941,9817,8429,5617,4674,3041,9830,9830,10178,8538,10430,9942,10790,7134,10154,8534,10754,8646,10478,7238,10802,5942,9818,8430,5618,4673,3042,9831,9831,10179,8539,10431,9943,10791,7135,10155,8535,10755,8647,10479,7239,10803,5943,9819,8431,5619,4672,3043,9832,9832,10180,5940,10432,6048,10792,5832,10156,8536,10756,7344,10480,7240,10804,5944,9820,9720,5620,4678,4656,9833,9833,10181,5941,10433,6049,10793,5833,10157,8537,10757,7345,10481,7241,10805,5945,9821,9721,5621,4679,4657,9834,9834,10182,5942,10434,6050,10794,5834,10158,8538,10758,7346,10482,7242,10806,5946,9822,9722,5622,4676,4658,9835,9835,10183,5943,10435,6051,10795,5835,10159,8539,10759,7347,10483,7243,10807,5947,9823,9723,5623,4677,4659,9836,9836,10184,7893,10436,9297,10796,10377,10160,8540,10760,10593,10484,7244,10808,5948,9824,6489,5624,4671,5313,9837,9837,10185,7892,10437,9296,10797,10376,10161,8541,10761,10592,10485,7245,10809,5949,9825,6488,5625,4670,5312,9838,9838,10186,7895,10438,9299,10798,10379,10162,8542,10762,10595,10486,7246,10810,5950,9826,6491,5626,4669,5315,9839,9839,10187,7894,10439,9298,10799,10378,10163,8543,10763,10594,10487,7247,10811,5951,9827,6490,5627,4668,5314,9840,9840,7250,8548,7178,9952,7214,7144,10164,8544,7502,8656,10488,7248,10812,5952,8186,8440,5628,4651,5620,9841,9841,7251,8549,7179,9953,7215,7145,10165,8545,7503,8657,10489,7249,10813,5953,8187,8441,5629,4650,5621,9842,9842,7248,8550,7176,9954,7212,7146,10166,8546,7500,8658,10490,7250,10814,5954,8184,8442,5630,4649,5622,9843,9843,7249,8551,7177,9955,7213,7147,10167,8547,7501,8659,10491,7251,10815,5955,8185,8443,5631,4648,5623,9844,9844,7254,5952,7182,6060,7218,5844,10168,8548,7506,7356,10492,7252,10816,5956,8190,9732,5632,4654,2052,9845,9845,7255,5953,7183,6061,7219,5845,10169,8549,7507,7357,10493,7253,10817,5957,8191,9733,5633,4655,2053,9846,9846,7252,5954,7180,6062,7216,5846,10170,8550,7504,7358,10494,7254,10818,5958,8188,9734,5634,4652,2054,9847,9847,7253,5955,7181,6063,7217,5847,10171,8551,7505,7359,10495,7255,10819,5959,8189,9735,5635,4653,2055,9848,9848,7258,7905,7186,9309,7222,10389,10172,8552,7510,10605,10496,7256,10820,5960,8194,6501,5636,4647,2709,9849,9849,7259,7904,7187,9308,7223,10388,10173,8553,7511,10604,10497,7257,10821,5961,8195,6500,5637,4646,2708,9850,9850,7256,7907,7184,9311,7220,10391,10174,8554,7508,10607,10498,7258,10822,5962,8192,6503,5638,4645,2711,9851,9851,7257,7906,7185,9310,7221,10390,10175,8555,7509,10606,10499,7259,10823,5963,8193,6502,5639,4644,2710,9852,9852,10800,8560,10080,9964,10440,7156,10176,8556,9756,8668,10500,7260,10824,5964,10116,8452,5640,4661,3702,9853,9853,10801,8561,10081,9965,10441,7157,10177,8557,9757,8669,10501,7261,10825,5965,10117,8453,5641,4660,3703,9854,9854,10802,8562,10082,9966,10442,7158,10178,8558,9758,8670,10502,7262,10826,5966,10118,8454,5642,4663,3700,9855,9855,10803,8563,10083,9967,10443,7159,10179,8559,9759,8671,10503,7263,10827,5967,10119,8455,5643,4662,3701,9856,9856,10804,5964,10084,6072,10444,5856,10180,8560,9760,7368,10504,7264,10828,5968,10120,9744,5644,4664,1430,9857,9857,10805,5965,10085,6073,10445,5857,10181,8561,9761,7369,10505,7265,10829,5969,10121,9745,5645,4665,1431,9858,9858,10806,5966,10086,6074,10446,5858,10182,8562,9762,7370,10506,7266,10830,5970,10122,9746,5646,4666,1428,9859,9859,10807,5967,10087,6075,10447,5859,10183,8563,9763,7371,10507,7267,10831,5971,10123,9747,5647,4667,1429,9860,9860,10808,7917,10088,9321,10448,10401,10184,8564,9764,10617,10508,7268,10832,5972,10124,6513,5648,4657,791,9861,9861,10809,7916,10089,9320,10449,10400,10185,8565,9765,10616,10509,7269,10833,5973,10125,6512,5649,4656,790,9862,9862,10810,7919,10090,9323,10450,10403,10186,8566,9766,10619,10510,7270,10834,5974,10126,6515,5650,4659,789,9863,9863,10811,7918,10091,9322,10451,10402,10187,8567,9767,10618,10511,7271,10835,5975,10127,6514,5651,4658,788,9864,9864,9924,5764,9960,5872,9888,5980,10188,8568,10284,7168,10512,7272,10836,5976,10860,9868,9785,9954,11385,9865,9865,9925,5765,9961,5873,9889,5981,10189,8569,10285,7169,10513,7273,10837,5977,10861,9869,9784,9955,11384,9866,9866,9926,5766,9962,5874,9890,5982,10190,8570,10286,7170,10514,7274,10838,5978,10862,9870,9787,9952,11387,9867,9867,9927,5767,9963,5875,9891,5983,10191,8571,10287,7171,10515,7275,10839,5979,10863,9871,9786,9953,11386,9868,9868,9928,7056,9964,8460,9892,9864,10192,8572,10288,9756,10516,7276,10840,5980,10864,5976,9788,6062,11377,9869,9869,9929,7057,9965,8461,9893,9865,10193,8573,10289,9757,10517,7277,10841,5981,10865,5977,9789,6063,11376,9870,9870,9930,7058,9966,8462,9894,9866,10194,8574,10290,9758,10518,7278,10842,5982,10866,5978,9790,6060,11379,9871,9871,9931,7059,9967,8463,9895,9867,10195,8575,10291,9759,10519,7279,10843,5983,10867,5979,9791,6061,11378,9872,9872,9932,9333,9968,10737,9896,8253,10196,8576,10292,9441,10520,7280,10844,5984,10868,9549,9781,9311,11380,9873,9873,9933,9332,9969,10736,9897,8252,10197,8577,10293,9440,10521,7281,10845,5985,10869,9548,9780,9310,11381,9874,9874,9934,9335,9970,10739,9898,8255,10198,8578,10294,9443,10522,7282,10846,5986,10870,9551,9783,9309,11382,9875,9875,9935,9334,9971,10738,9899,8254,10199,8579,10295,9442,10523,7283,10847,5987,10871,9550,9782,9308,11383,9876,9876,6998,5776,6386,5884,6638,5992,10200,8580,6062,7180,10524,7284,10848,5988,6314,9880,7831,9964,11397,9877,9877,6999,5777,6387,5885,6639,5993,10201,8581,6063,7181,10525,7285,10849,5989,6315,9881,7830,9965,11396,9878,9878,6996,5778,6384,5886,6636,5994,10202,8582,6060,7182,10526,7286,10850,5990,6312,9882,7829,9966,11399,9879,9879,6997,5779,6385,5887,6637,5995,10203,8583,6061,7183,10527,7287,10851,5991,6313,9883,7828,9967,11398,9880,9880,7002,7068,6390,8472,6642,9876,10204,8584,6066,9768,10528,7288,10852,5992,6318,5988,7834,6072,11389,9881,9881,7003,7069,6391,8473,6643,9877,10205,8585,6067,9769,10529,7289,10853,5993,6319,5989,7835,6073,11388,9882,9882,7000,7070,6388,8474,6640,9878,10206,8586,6064,9770,10530,7290,10854,5994,6316,5990,7832,6074,11391,9883,9883,7001,7071,6389,8475,6641,9879,10207,8587,6065,9771,10531,7291,10855,5995,6317,5991,7833,6075,11390,9884,9884,7006,9345,6394,10749,6646,8265,10208,8588,6070,9453,10532,7292,10856,5996,6322,9561,7827,9321,11392,9885,9885,7007,9344,6395,10748,6647,8264,10209,8589,6071,9452,10533,7293,10857,5997,6323,9560,7826,9320,11393,9886,9886,7004,9347,6392,10751,6644,8267,10210,8590,6068,9455,10534,7294,10858,5998,6320,9563,7825,9323,11394,9887,9887,7005,9346,6393,10750,6645,8266,10211,8591,6069,9454,10535,7295,10859,5999,6321,9562,7824,9322,11395,9888,9888,10224,5788,10584,5896,10836,6004,10212,8592,10908,7192,10536,7296,10860,6000,9864,9892,10733,9942,11409,9889,9889,10225,5789,10585,5897,10837,6005,10213,8593,10909,7193,10537,7297,10861,6001,9865,9893,10732,9943,11408,9890,9890,10226,5790,10586,5898,10838,6006,10214,8594,10910,7194,10538,7298,10862,6002,9866,9894,10735,9940,11411,9891,9891,10227,5791,10587,5899,10839,6007,10215,8595,10911,7195,10539,7299,10863,6003,9867,9895,10734,9941,11410,9892,9892,10228,7080,10588,8484,10840,9888,10216,8596,10912,9780,10540,7300,10864,6004,9868,6000,10736,6050,11401,9893,9893,10229,7081,10589,8485,10841,9889,10217,8597,10913,9781,10541,7301,10865,6005,9869,6001,10737,6051,11400,9894,9894,10230,7082,10590,8486,10842,9890,10218,8598,10914,9782,10542,7302,10866,6006,9870,6002,10738,6048,11403,9895,9895,10231,7083,10591,8487,10843,9891,10219,8599,10915,9783,10543,7303,10867,6007,9871,6003,10739,6049,11402,9896,9896,10232,9357,10592,10761,10844,8277,10220,8600,10916,9465,10544,7304,10868,6008,9872,9573,10729,9299,11404,9897,9897,10233,9356,10593,10760,10845,8276,10221,8601,10917,9464,10545,7305,10869,6009,9873,9572,10728,9298,11405,9898,9898,10234,9359,10594,10763,10846,8279,10222,8602,10918,9467,10546,7306,10870,6010,9874,9575,10731,9297,11406,9899,9899,10235,9358,10595,10762,10847,8278,10223,8603,10919,9466,10547,7307,10871,6011,9875,9574,10730,9296,11407,9900,9900,10860,5800,10248,5908,10608,6016,10224,8604,9924,7204,10548,7308,10872,6012,10284,9904,5719,11399,6078,9901,9901,10861,5801,10249,5909,10609,6017,10225,8605,9925,7205,10549,7309,10873,6013,10285,9905,5718,11398,6079,9902,9902,10862,5802,10250,5910,10610,6018,10226,8606,9926,7206,10550,7310,10874,6014,10286,9906,5717,11397,6076,9903,9903,10863,5803,10251,5911,10611,6019,10227,8607,9927,7207,10551,7311,10875,6015,10287,9907,5716,11396,6077,9904,9904,10864,7092,10252,8496,10612,9900,10228,8608,9928,9792,10552,7312,10876,6016,10288,6012,5722,11391,9962,9905,9905,10865,7093,10253,8497,10613,9901,10229,8609,9929,9793,10553,7313,10877,6017,10289,6013,5723,11390,9963,9906,9906,10866,7094,10254,8498,10614,9902,10230,8610,9930,9794,10554,7314,10878,6018,10290,6014,5720,11389,9960,9907,9907,10867,7095,10255,8499,10615,9903,10231,8611,9931,9795,10555,7315,10879,6019,10291,6015,5721,11388,9961,9908,9908,10868,8721,10256,10125,10616,7641,10232,8612,9932,8829,10556,7316,10880,6020,10292,8937,5715,11394,8027,9909,9909,10869,8720,10257,10124,10617,7640,10233,8613,9933,8828,10557,7317,10881,6021,10293,8936,5714,11395,8026,9910,9910,10870,8723,10258,10127,10618,7643,10234,8614,9934,8831,10558,7318,10882,6022,10294,8939,5713,11392,8025,9911,9911,10871,8722,10259,10126,10619,7642,10235,8615,9935,8830,10559,7319,10883,6023,10295,8938,5712,11393,8024,9912,9912,6314,5812,6674,5920,7034,6028,10236,8616,6998,7216,10560,7320,10884,6024,6062,9916,5695,11409,6054,9913,9913,6315,5813,6675,5921,7035,6029,10237,8617,6999,7217,10561,7321,10885,6025,6063,9917,5694,11408,6055,9914,9914,6312,5814,6672,5922,7032,6030,10238,8618,6996,7218,10562,7322,10886,6026,6060,9918,5693,11411,6052,9915,9915,6313,5815,6673,5923,7033,6031,10239,8619,6997,7219,10563,7323,10887,6027,6061,9919,5692,11410,6053,9916,9916,6318,7104,6678,8508,7038,9912,10240,8620,7002,9804,10564,7324,10888,6028,6066,6024,5698,11401,9938,9917,9917,6319,7105,6679,8509,7039,9913,10241,8621,7003,9805,10565,7325,10889,6029,6067,6025,5699,11400,9939,9918,9918,6316,7106,6676,8510,7036,9914,10242,8622,7000,9806,10566,7326,10890,6030,6064,6026,5696,11403,9936,9919,9919,6317,7107,6677,8511,7037,9915,10243,8623,7001,9807,10567,7327,10891,6031,6065,6027,5697,11402,9937,9920,9920,6322,8733,6682,10137,7042,7653,10244,8624,7006,8841,10568,7328,10892,6032,6070,8949,5691,11404,8003,9921,9921,6323,8732,6683,10136,7043,7652,10245,8625,7007,8840,10569,7329,10893,6033,6071,8948,5690,11405,8002,9922,9922,6320,8735,6680,10139,7040,7655,10246,8626,7004,8843,10570,7330,10894,6034,6068,8951,5689,11406,8001,9923,9923,6321,8734,6681,10138,7041,7654,10247,8627,7005,8842,10571,7331,10895,6035,6069,8950,5688,11407,8000,9924,9924,9864,5824,9900,5932,9936,6040,10248,8628,10224,7228,10572,7332,10896,6036,10908,9928,5705,11387,6064,9925,9925,9865,5825,9901,5933,9937,6041,10249,8629,10225,7229,10573,7333,10897,6037,10909,9929,5704,11386,6065,9926,9926,9866,5826,9902,5934,9938,6042,10250,8630,10226,7230,10574,7334,10898,6038,10910,9930,5707,11385,6066,9927,9927,9867,5827,9903,5935,9939,6043,10251,8631,10227,7231,10575,7335,10899,6039,10911,9931,5706,11384,6067,9928,9928,9868,7116,9904,8520,9940,9924,10252,8632,10228,9816,10576,7336,10900,6040,10912,6036,5708,11379,9948,9929,9929,9869,7117,9905,8521,9941,9925,10253,8633,10229,9817,10577,7337,10901,6041,10913,6037,5709,11378,9949,9930,9930,9870,7118,9906,8522,9942,9926,10254,8634,10230,9818,10578,7338,10902,6042,10914,6038,5710,11377,9950,9931,9931,9871,7119,9907,8523,9943,9927,10255,8635,10231,9819,10579,7339,10903,6043,10915,6039,5711,11376,9951,9932,9932,9872,8745,9908,10149,9944,7665,10256,8636,10232,8853,10580,7340,10904,6044,10916,8961,5701,11382,8013,9933,9933,9873,8744,9909,10148,9945,7664,10257,8637,10233,8852,10581,7341,10905,6045,10917,8960,5700,11383,8012,9934,9934,9874,8747,9910,10151,9946,7667,10258,8638,10234,8855,10582,7342,10906,6046,10918,8963,5703,11380,8015,9935,9935,9875,8746,9911,10150,9947,7666,10259,8639,10235,8854,10583,7343,10907,6047,10919,8962,5702,11381,8014,9936,9936,10284,5836,10536,5944,10896,6052,10260,8640,10860,7240,10584,7344,10908,6048,9924,9940,880,6006,9918,9937,9937,10285,5837,10537,5945,10897,6053,10261,8641,10861,7241,10585,7345,10909,6049,9925,9941,881,6007,9919,9938,9938,10286,5838,10538,5946,10898,6054,10262,8642,10862,7242,10586,7346,10910,6050,9926,9942,882,6004,9916,9939,9939,10287,5839,10539,5947,10899,6055,10263,8643,10863,7243,10587,7347,10911,6051,9927,9943,883,6005,9917,9940,9940,10288,7128,10540,8532,10900,9936,10264,8644,10864,9828,10588,7348,10912,6052,9928,6048,5736,9890,6026,9941,9941,10289,7129,10541,8533,10901,9937,10265,8645,10865,9829,10589,7349,10913,6053,9929,6049,5737,9891,6027,9942,9942,10290,7130,10542,8534,10902,9938,10266,8646,10866,9830,10590,7350,10914,6054,9930,6050,5738,9888,6024,9943,9943,10291,7131,10543,8535,10903,9939,10267,8647,10867,9831,10591,7351,10915,6055,9931,6051,5739,9889,6025,9944,9944,10292,9081,10544,10485,10904,8001,10268,8648,10868,9189,10592,7352,10916,6056,9932,9297,5097,8279,8951,9945,9945,10293,9080,10545,10484,10905,8000,10269,8649,10869,9188,10593,7353,10917,6057,9933,9296,5096,8278,8950,9946,9946,10294,9083,10546,10487,10906,8003,10270,8650,10870,9191,10594,7354,10918,6058,9934,9299,5099,8277,8949,9947,9947,10295,9082,10547,10486,10907,8002,10271,8651,10871,9190,10595,7355,10919,6059,9935,9298,5098,8276,8948,9948,9948,6062,5848,5990,5956,6026,6064,10272,8652,6314,7252,10596,7356,10920,6060,6998,9952,4756,5982,9928,9949,9949,6063,5849,5991,5957,6027,6065,10273,8653,6315,7253,10597,7357,10921,6061,6999,9953,4757,5983,9929,9950,9950,6060,5850,5988,5958,6024,6066,10274,8654,6312,7254,10598,7358,10922,6062,6996,9954,4758,5980,9930,9951,9951,6061,5851,5989,5959,6025,6067,10275,8655,6313,7255,10599,7359,10923,6063,6997,9955,4759,5981,9931,9952,9952,6066,7140,5994,8544,6030,9948,10276,8656,6318,9840,10600,7360,10924,6064,7002,6060,1836,9866,6036,9953,9953,6067,7141,5995,8545,6031,9949,10277,8657,6319,9841,10601,7361,10925,6065,7003,6061,1837,9867,6037,9954,9954,6064,7142,5992,8546,6028,9950,10278,8658,6316,9842,10602,7362,10926,6066,7000,6062,1838,9864,6038,9955,9955,6065,7143,5993,8547,6029,9951,10279,8659,6317,9843,10603,7363,10927,6067,7001,6063,1839,9865,6039,9956,9956,6070,9093,5998,10497,6034,8013,10280,8660,6322,9201,10604,7364,10928,6068,7006,9309,1197,8255,8961,9957,9957,6071,9092,5999,10496,6035,8012,10281,8661,6323,9200,10605,7365,10929,6069,7007,9308,1196,8254,8960,9958,9958,6068,9095,5996,10499,6032,8015,10282,8662,6320,9203,10606,7366,10930,6070,7004,9311,1199,8253,8963,9959,9959,6069,9094,5997,10498,6033,8014,10283,8663,6321,9202,10607,7367,10931,6071,7005,9310,1198,8252,8962,9960,9960,10908,5860,10188,5968,10548,6076,10284,8664,9864,7264,10608,7368,10932,6072,10224,9964,2838,5992,9906,9961,9961,10909,5861,10189,5969,10549,6077,10285,8665,9865,7265,10609,7369,10933,6073,10225,9965,2839,5993,9907,9962,9962,10910,5862,10190,5970,10550,6078,10286,8666,9866,7266,10610,7370,10934,6074,10226,9966,2836,5994,9904,9963,9963,10911,5863,10191,5971,10551,6079,10287,8667,9867,7267,10611,7371,10935,6075,10227,9967,2837,5995,9905,9964,9964,10912,7152,10192,8556,10552,9960,10288,8668,9868,9852,10612,7372,10936,6076,10228,6072,3806,9876,6014,9965,9965,10913,7153,10193,8557,10553,9961,10289,8669,9869,9853,10613,7373,10937,6077,10229,6073,3807,9877,6015,9966,9966,10914,7154,10194,8558,10554,9962,10290,8670,9870,9854,10614,7374,10938,6078,10230,6074,3804,9878,6012,9967,9967,10915,7155,10195,8559,10555,9963,10291,8671,9871,9855,10615,7375,10939,6079,10231,6075,3805,9879,6013,9968,9968,10916,9105,10196,10509,10556,8025,10292,8672,9872,9213,10616,7376,10940,6080,10232,9321,4463,8265,8939,9969,9969,10917,9104,10197,10508,10557,8024,10293,8673,9873,9212,10617,7377,10941,6081,10233,9320,4462,8264,8938,9970,9970,10918,9107,10198,10511,10558,8027,10294,8674,9874,9215,10618,7378,10942,6082,10234,9323,4461,8267,8937,9971,9971,10919,9106,10199,10510,10559,8026,10295,8675,9875,9214,10619,7379,10943,6083,10235,9322,4460,8266,8936,9972,9972,10680,7600,10068,8680,10320,10084,9648,8676,9744,9976,10620,7380,10296,6084,9996,6196,11304,4788,6225,9973,9973,10681,7601,10069,8681,10321,10085,9649,8677,9745,9977,10621,7381,10297,6085,9997,6197,11305,4789,6224,9974,9974,10682,7602,10070,8682,10322,10086,9650,8678,9746,9978,10622,7382,10298,6086,9998,6198,11306,4790,6227,9975,9975,10683,7603,10071,8683,10323,10087,9651,8679,9747,9979,10623,7383,10299,6087,9999,6199,11307,4791,6226,9976,9976,10684,8892,10072,9972,10324,7488,9652,8680,9748,8676,10624,7384,10300,6088,10000,8784,11308,4792,6217,9977,9977,10685,8893,10073,9973,10325,7489,9653,8681,9749,8677,10625,7385,10301,6089,10001,8785,11309,4793,6216,9978,9978,10686,8894,10074,9974,10326,7490,9654,8682,9750,8678,10626,7386,10302,6090,10002,8786,11310,4794,6219,9979,9979,10687,8895,10075,9975,10327,7491,9655,8683,9751,8679,10627,7387,10303,6091,10003,8787,11311,4795,6218,9980,9980,10688,6633,10076,6417,10328,6525,9656,8684,9752,7713,10628,7388,10304,6092,10004,10413,11312,4796,6220,9981,9981,10689,6632,10077,6416,10329,6524,9657,8685,9753,7712,10629,7389,10305,6093,10005,10412,11313,4797,6221,9982,9982,10690,6635,10078,6419,10330,6527,9658,8686,9754,7715,10630,7390,10306,6094,10006,10415,11314,4798,6222,9983,9983,10691,6634,10079,6418,10331,6526,9659,8687,9755,7714,10631,7391,10307,6095,10007,10414,11315,4799,6223,9984,9984,8402,7612,8438,8692,8366,10096,9660,8688,8762,9988,10632,7392,10308,6096,9338,6208,11316,4800,9455,9985,9985,8403,7613,8439,8693,8367,10097,9661,8689,8763,9989,10633,7393,10309,6097,9339,6209,11317,4801,9454,9986,9986,8400,7614,8436,8694,8364,10098,9662,8690,8760,9990,10634,7394,10310,6098,9336,6210,11318,4802,9453,9987,9987,8401,7615,8437,8695,8365,10099,9663,8691,8761,9991,10635,7395,10311,6099,9337,6211,11319,4803,9452,9988,9988,8406,8904,8442,9984,8370,7500,9664,8692,8766,8688,10636,7396,10312,6100,9342,8796,11320,4804,9447,9989,9989,8407,8905,8443,9985,8371,7501,9665,8693,8767,8689,10637,7397,10313,6101,9343,8797,11321,4805,9446,9990,9990,8404,8906,8440,9986,8368,7502,9666,8694,8764,8690,10638,7398,10314,6102,9340,8798,11322,4806,9445,9991,9991,8405,8907,8441,9987,8369,7503,9667,8695,8765,8691,10639,7399,10315,6103,9341,8799,11323,4807,9444,9992,9992,8410,6645,8446,6429,8374,6537,9668,8696,8770,7725,10640,7400,10316,6104,9346,10425,11324,4808,9450,9993,9993,8411,6644,8447,6428,8375,6536,9669,8697,8771,7724,10641,7401,10317,6105,9347,10424,11325,4809,9451,9994,9994,8408,6647,8444,6431,8372,6539,9670,8698,8768,7727,10642,7402,10318,6106,9344,10427,11326,4810,9448,9995,9995,8409,6646,8445,6430,8373,6538,9671,8699,8769,7726,10643,7403,10319,6107,9345,10426,11327,4811,9449,9996,9996,10332,7624,10692,8704,9972,10108,9672,8700,10368,10000,10644,7404,10320,6108,10296,6220,11328,4812,6525,9997,9997,10333,7625,10693,8705,9973,10109,9673,8701,10369,10001,10645,7405,10321,6109,10297,6221,11329,4813,6524,9998,9998,10334,7626,10694,8706,9974,10110,9674,8702,10370,10002,10646,7406,10322,6110,10298,6222,11330,4814,6527,9999,9999,10335,7627,10695,8707,9975,10111,9675,8703,10371,10003,10647,7407,10323,6111,10299,6223,11331,4815,6526,10000,10000,10336,8916,10696,9996,9976,7512,9676,8704,10372,8700,10648,7408,10324,6112,10300,8808,11332,4816,6517,10001,10001,10337,8917,10697,9997,9977,7513,9677,8705,10373,8701,10649,7409,10325,6113,10301,8809,11333,4817,6516,10002,10002,10338,8918,10698,9998,9978,7514,9678,8706,10374,8702,10650,7410,10326,6114,10302,8810,11334,4818,6519,10003,10003,10339,8919,10699,9999,9979,7515,9679,8707,10375,8703,10651,7411,10327,6115,10303,8811,11335,4819,6518,10004,10004,10340,6657,10700,6441,9980,6549,9680,8708,10376,7737,10652,7412,10328,6116,10304,10437,11336,4820,6520,10005,10005,10341,6656,10701,6440,9981,6548,9681,8709,10377,7736,10653,7413,10329,6117,10305,10436,11337,4821,6521,10006,10006,10342,6659,10702,6443,9982,6551,9682,8710,10378,7739,10654,7414,10330,6118,10306,10439,11338,4822,6522,10007,10007,10343,6658,10703,6442,9983,6550,9683,8711,10379,7738,10655,7415,10331,6119,10307,10438,11339,4823,6523,10008,10008,9672,7636,9708,8716,9744,10120,9684,8712,10032,10012,10656,7416,10332,6120,10716,6232,10398,10149,4532,10009,10009,9673,7637,9709,8717,9745,10121,9685,8713,10033,10013,10657,7417,10333,6121,10717,6233,10399,10148,4533,10010,10010,9674,7638,9710,8718,9746,10122,9686,8714,10034,10014,10658,7418,10334,6122,10718,6234,10396,10151,4534,10011,10011,9675,7639,9711,8719,9747,10123,9687,8715,10035,10015,10659,7419,10335,6123,10719,6235,10397,10150,4535,10012,10012,9676,8928,9712,10008,9748,7524,9688,8716,10036,8712,10660,7420,10336,6124,10720,8820,9098,10141,4205,10013,10013,9677,8929,9713,10009,9749,7525,9689,8717,10037,8713,10661,7421,10337,6125,10721,8821,9099,10140,4204,10014,10014,9678,8930,9714,10010,9750,7526,9690,8718,10038,8714,10662,7422,10338,6126,10722,8822,9096,10143,4207,10015,10015,9679,8931,9715,10011,9751,7527,9691,8719,10039,8715,10663,7423,10339,6127,10723,8823,9097,10142,4206,10016,10016,9680,6021,9716,5805,9752,5913,9692,8720,10040,7101,10664,7424,10340,6128,10724,9801,7163,10144,4848,10017,10017,9681,6020,9717,5804,9753,5912,9693,8721,10041,7100,10665,7425,10341,6129,10725,9800,7162,10145,4849,10018,10018,9682,6023,9718,5807,9754,5915,9694,8722,10042,7103,10666,7426,10342,6130,10726,9803,7161,10146,4850,10019,10019,9683,6022,9719,5806,9755,5914,9695,8723,10043,7102,10667,7427,10343,6131,10727,9802,7160,10147,4851,10020,10020,9014,7648,9374,8728,8762,10132,9696,8724,9050,10024,10668,7428,10344,6132,9086,6244,10374,7871,2254,10021,10021,9015,7649,9375,8729,8763,10133,9697,8725,9051,10025,10669,7429,10345,6133,9087,6245,10375,7870,2255,10022,10022,9012,7650,9372,8730,8760,10134,9698,8726,9048,10026,10670,7430,10346,6134,9084,6246,10372,7869,2252,10023,10023,9013,7651,9373,8731,8761,10135,9699,8727,9049,10027,10671,7431,10347,6135,9085,6247,10373,7868,2253,10024,10024,9018,8940,9378,10020,8766,7536,9700,8728,9054,8724,10672,7432,10348,6136,9090,8832,9074,7863,1279,10025,10025,9019,8941,9379,10021,8767,7537,9701,8729,9055,8725,10673,7433,10349,6137,9091,8833,9075,7862,1278,10026,10026,9016,8942,9376,10022,8764,7538,9702,8730,9052,8726,10674,7434,10350,6138,9088,8834,9072,7861,1277,10027,10027,9017,8943,9377,10023,8765,7539,9703,8731,9053,8727,10675,7435,10351,6139,9089,8835,9073,7860,1276,10028,10028,9022,6033,9382,5817,8770,5925,9704,8732,9058,7113,10676,7436,10352,6140,9094,9813,7139,7866,1922,10029,10029,9023,6032,9383,5816,8771,5924,9705,8733,9059,7112,10677,7437,10353,6141,9095,9812,7138,7867,1923,10030,10030,9020,6035,9380,5819,8768,5927,9706,8734,9056,7115,10678,7438,10354,6142,9092,9815,7137,7864,1920,10031,10031,9021,6034,9381,5818,8769,5926,9707,8735,9057,7114,10679,7439,10355,6143,9093,9814,7136,7865,1921,10032,10032,10620,7660,10008,8740,10368,10144,9708,8736,9684,10036,10680,7440,10356,6144,10044,6256,10384,9801,944,10033,10033,10621,7661,10009,8741,10369,10145,9709,8737,9685,10037,10681,7441,10357,6145,10045,6257,10385,9800,945,10034,10034,10622,7662,10010,8742,10370,10146,9710,8738,9686,10038,10682,7442,10358,6146,10046,6258,10386,9803,946,10035,10035,10623,7663,10011,8743,10371,10147,9711,8739,9687,10039,10683,7443,10359,6147,10047,6259,10387,9802,947,10036,10036,10624,8952,10012,10032,10372,7548,9712,8740,9688,8736,10684,7444,10360,6148,10048,8844,9084,9793,2561,10037,10037,10625,8953,10013,10033,10373,7549,9713,8741,9689,8737,10685,7445,10361,6149,10049,8845,9085,9792,2560,10038,10038,10626,8954,10014,10034,10374,7550,9714,8742,9690,8738,10686,7446,10362,6150,10050,8846,9086,9795,2563,10039,10039,10627,8955,10015,10035,10375,7551,9715,8743,9691,8739,10687,7447,10363,6151,10051,8847,9087,9794,2562,10040,10040,10628,6045,10016,5829,10376,5937,9716,8744,9692,7125,10688,7448,10364,6152,10052,9825,7149,9796,612,10041,10041,10629,6044,10017,5828,10377,5936,9717,8745,9693,7124,10689,7449,10365,6153,10053,9824,7148,9797,613,10042,10042,10630,6047,10018,5831,10378,5939,9718,8746,9694,7127,10690,7450,10366,6154,10054,9827,7151,9798,614,10043,10043,10631,6046,10019,5830,10379,5938,9719,8747,9695,7126,10691,7451,10367,6155,10055,9826,7150,9799,615,10044,10044,10392,7672,10644,8752,10032,10156,9720,8748,10320,10048,10692,7452,10368,6156,10356,6268,9054,1652,972,10045,10045,10393,7673,10645,8753,10033,10157,9721,8749,10321,10049,10693,7453,10369,6157,10357,6269,9055,1653,973,10046,10046,10394,7674,10646,8754,10034,10158,9722,8750,10322,10050,10694,7454,10370,6158,10358,6270,9052,1654,974,10047,10047,10395,7675,10647,8755,10035,10159,9723,8751,10323,10051,10695,7455,10371,6159,10359,6271,9053,1655,975,10048,10048,10396,8964,10648,10044,10036,7560,9724,8752,10324,8748,10696,7456,10372,6160,10360,8856,10346,2621,976,10049,10049,10397,8965,10649,10045,10037,7561,9725,8753,10325,8749,10697,7457,10373,6161,10361,8857,10347,2620,977,10050,10050,10398,8966,10650,10046,10038,7562,9726,8754,10326,8750,10698,7458,10374,6162,10362,8858,10344,2623,978,10051,10051,10399,8967,10651,10047,10039,7563,9727,8755,10327,8751,10699,7459,10375,6163,10363,8859,10345,2622,979,10052,10052,10400,7029,10652,6813,10040,6921,9728,8756,10328,8109,10700,7460,10376,6164,10364,10809,6791,996,980,10053,10053,10401,7028,10653,6812,10041,6920,9729,8757,10329,8108,10701,7461,10377,6165,10365,10808,6790,997,981,10054,10054,10402,7031,10654,6815,10042,6923,9730,8758,10330,8111,10702,7462,10378,6166,10366,10811,6789,998,982,10055,10055,10403,7030,10655,6814,10043,6922,9731,8759,10331,8110,10703,7463,10379,6167,10367,10810,6788,999,983,10056,10056,9410,7684,8690,8764,9050,10168,9732,8760,8366,10060,10704,7464,10380,6168,8726,6280,9064,3586,984,10057,10057,9411,7685,8691,8765,9051,10169,9733,8761,8367,10061,10705,7465,10381,6169,8727,6281,9065,3587,985,10058,10058,9408,7686,8688,8766,9048,10170,9734,8762,8364,10062,10706,7466,10382,6170,8724,6282,9066,3584,986,10059,10059,9409,7687,8689,8767,9049,10171,9735,8763,8365,10063,10707,7467,10383,6171,8725,6283,9067,3585,987,10060,10060,9414,8976,8694,10056,9054,7572,9736,8764,8370,8760,10708,7468,10384,6172,8730,8868,10356,4555,988,10061,10061,9415,8977,8695,10057,9055,7573,9737,8765,8371,8761,10709,7469,10385,6173,8731,8869,10357,4554,989,10062,10062,9412,8978,8692,10058,9052,7574,9738,8766,8368,8762,10710,7470,10386,6174,8728,8870,10358,4553,990,10063,10063,9413,8979,8693,10059,9053,7575,9739,8767,8369,8763,10711,7471,10387,6175,8729,8871,10359,4552,991,10064,10064,9418,7041,8698,6825,9058,6933,9740,8768,8374,8121,10712,7472,10388,6176,8734,10821,6801,4226,992,10065,10065,9419,7040,8699,6824,9059,6932,9741,8769,8375,8120,10713,7473,10389,6177,8735,10820,6800,4227,993,10066,10066,9416,7043,8696,6827,9056,6935,9742,8770,8372,8123,10714,7474,10390,6178,8732,10823,6803,4224,994,10067,10067,9417,7042,8697,6826,9057,6934,9743,8771,8373,8122,10715,7475,10391,6179,8733,10822,6802,4225,995,10068,10068,9720,7696,9648,8776,9684,10180,9744,8772,9972,10072,10716,7476,10392,6180,10656,6292,9042,4868,996,10069,10069,9721,7697,9649,8777,9685,10181,9745,8773,9973,10073,10717,7477,10393,6181,10657,6293,9043,4869,997,10070,10070,9722,7698,9650,8778,9686,10182,9746,8774,9974,10074,10718,7478,10394,6182,10658,6294,9040,4870,998,10071,10071,9723,7699,9651,8779,9687,10183,9747,8775,9975,10075,10719,7479,10395,6183,10659,6295,9041,4871,999,10072,10072,9724,8988,9652,10068,9688,7584,9748,8776,9976,8772,10720,7480,10396,6184,10660,8880,10334,3245,1000,10073,10073,9725,8989,9653,10069,9689,7585,9749,8777,9977,8773,10721,7481,10397,6185,10661,8881,10335,3244,1001,10074,10074,9726,8990,9654,10070,9690,7586,9750,8778,9978,8774,10722,7482,10398,6186,10662,8882,10332,3247,1002,10075,10075,9727,8991,9655,10071,9691,7587,9751,8779,9979,8775,10723,7483,10399,6187,10663,8883,10333,3246,1003,10076,10076,9728,7053,9656,6837,9692,6945,9752,8780,9980,8133,10724,7484,10400,6188,10664,10833,6779,5508,1004,10077,10077,9729,7052,9657,6836,9693,6944,9753,8781,9981,8132,10725,7485,10401,6189,10665,10832,6778,5509,1005,10078,10078,9730,7055,9658,6839,9694,6947,9754,8782,9982,8135,10726,7486,10402,6190,10666,10835,6777,5510,1006,10079,10079,9731,7054,9659,6838,9695,6946,9755,8783,9983,8134,10727,7487,10403,6191,10667,10834,6776,5511,1007,10080,10080,10788,8788,10176,10192,10428,7384,9756,8784,9852,8896,10728,7488,10404,6192,10104,8680,9249,1996,6437,10081,10081,10789,8789,10177,10193,10429,7385,9757,8785,9853,8897,10729,7489,10405,6193,10105,8681,9248,1997,6436,10082,10082,10790,8790,10178,10194,10430,7386,9758,8786,9854,8898,10730,7490,10406,6194,10106,8682,9251,1998,6439,10083,10083,10791,8791,10179,10195,10431,7387,9759,8787,9855,8899,10731,7491,10407,6195,10107,8683,9250,1999,6438,10084,10084,10792,6192,10180,6300,10432,6084,9760,8788,9856,7596,10732,7492,10408,6196,10108,9972,9241,4908,6440,10085,10085,10793,6193,10181,6301,10433,6085,9761,8789,9857,7597,10733,7493,10409,6197,10109,9973,9240,4909,6441,10086,10086,10794,6194,10182,6302,10434,6086,9762,8790,9858,7598,10734,7494,10410,6198,10110,9974,9243,4910,6442,10087,10087,10795,6195,10183,6303,10435,6087,9763,8791,9859,7599,10735,7495,10411,6199,10111,9975,9242,4911,6443,10088,10088,10796,7821,10184,9225,10436,10305,9764,8792,9860,10521,10736,7496,10412,6200,10112,6417,9244,5241,6433,10089,10089,10797,7820,10185,9224,10437,10304,9765,8793,9861,10520,10737,7497,10413,6201,10113,6416,9245,5240,6432,10090,10090,10798,7823,10186,9227,10438,10307,9766,8794,9862,10523,10738,7498,10414,6202,10114,6419,9246,5243,6435,10091,10091,10799,7822,10187,9226,10439,10306,9767,8795,9863,10522,10739,7499,10415,6203,10115,6418,9247,5242,6434,10092,10092,7214,8800,7250,10204,7178,7396,9768,8796,7574,8908,10740,7500,10416,6204,8150,8692,7295,4576,7075,10093,10093,7215,8801,7251,10205,7179,7397,9769,8797,7575,8909,10741,7501,10417,6205,8151,8693,7294,4577,7074,10094,10094,7212,8802,7248,10206,7176,7398,9770,8798,7572,8910,10742,7502,10418,6206,8148,8694,7293,4578,7073,10095,10095,7213,8803,7249,10207,7177,7399,9771,8799,7573,8911,10743,7503,10419,6207,8149,8695,7292,4579,7072,10096,10096,7218,6204,7254,6312,7182,6096,9772,8800,7578,7608,10744,7504,10420,6208,8154,9984,7287,2304,7078,10097,10097,7219,6205,7255,6313,7183,6097,9773,8801,7579,7609,10745,7505,10421,6209,8155,9985,7286,2305,7079,10098,10098,7216,6206,7252,6314,7180,6098,9774,8802,7576,7610,10746,7506,10422,6210,8152,9986,7285,2306,7076,10099,10099,7217,6207,7253,6315,7181,6099,9775,8803,7577,7611,10747,7507,10423,6211,8153,9987,7284,2307,7077,10100,10100,7222,7833,7258,9237,7186,10317,9776,8804,7582,10533,10748,7508,10424,6212,8158,6429,7290,2637,7071,10101,10101,7223,7832,7259,9236,7187,10316,9777,8805,7583,10532,10749,7509,10425,6213,8159,6428,7291,2636,7070,10102,10102,7220,7835,7256,9239,7184,10319,9778,8806,7580,10535,10750,7510,10426,6214,8156,6431,7288,2639,7069,10103,10103,7221,7834,7257,9238,7185,10318,9779,8807,7581,10534,10751,7511,10427,6215,8157,6430,7289,2638,7068,10104,10104,10440,8812,10800,10216,10080,7408,9780,8808,10476,8920,10752,7512,10428,6216,10404,8704,8901,4278,6089,10105,10105,10441,8813,10801,10217,10081,7409,9781,8809,10477,8921,10753,7513,10429,6217,10405,8705,8900,4279,6088,10106,10106,10442,8814,10802,10218,10082,7410,9782,8810,10478,8922,10754,7514,10430,6218,10406,8706,8903,4276,6091,10107,10107,10443,8815,10803,10219,10083,7411,9783,8811,10479,8923,10755,7515,10431,6219,10407,8707,8902,4277,6090,10108,10108,10444,6216,10804,6324,10084,6108,9784,8812,10480,7620,10756,7516,10432,6220,10408,9996,8893,1358,6092,10109,10109,10445,6217,10805,6325,10085,6109,9785,8813,10481,7621,10757,7517,10433,6221,10409,9997,8892,1359,6093,10110,10110,10446,6218,10806,6326,10086,6110,9786,8814,10482,7622,10758,7518,10434,6222,10410,9998,8895,1356,6094,10111,10111,10447,6219,10807,6327,10087,6111,9787,8815,10483,7623,10759,7519,10435,6223,10411,9999,8894,1357,6095,10112,10112,10448,7845,10808,9249,10088,10329,9788,8816,10484,10545,10760,7520,10436,6224,10412,6441,8896,1043,6085,10113,10113,10449,7844,10809,9248,10089,10328,9789,8817,10485,10544,10761,7521,10437,6225,10413,6440,8897,1042,6084,10114,10114,10450,7847,10810,9251,10090,10331,9790,8818,10486,10547,10762,7522,10438,6226,10414,6443,8898,1041,6087,10115,10115,10451,7846,10811,9250,10091,10330,9791,8819,10487,10546,10763,7523,10439,6227,10415,6442,8899,1040,6086,10116,10116,9780,8824,9816,10228,9852,7420,9792,8820,10140,8932,10764,7524,10440,6228,10824,8716,5612,9713,1075,10117,10117,9781,8825,9817,10229,9853,7421,9793,8821,10141,8933,10765,7525,10441,6229,10825,8717,5613,9712,1074,10118,10118,9782,8826,9818,10230,9854,7422,9794,8822,10142,8934,10766,7526,10442,6230,10826,8718,5614,9715,1073,10119,10119,9783,8827,9819,10231,9855,7423,9795,8823,10143,8935,10767,7527,10443,6231,10827,8719,5615,9714,1072,10120,10120,9784,6228,9820,6336,9856,6120,9796,8824,10144,7632,10768,7528,10444,6232,10828,10008,2045,9716,1078,10121,10121,9785,6229,9821,6337,9857,6121,9797,8825,10145,7633,10769,7529,10445,6233,10829,10009,2044,9717,1079,10122,10122,9786,6230,9822,6338,9858,6122,9798,8826,10146,7634,10770,7530,10446,6234,10830,10010,2047,9718,1076,10123,10123,9787,6231,9823,6339,9859,6123,9799,8827,10147,7635,10771,7531,10447,6235,10831,10011,2046,9719,1077,10124,10124,9788,7209,9824,8613,9860,9693,9800,8828,10148,9909,10772,7532,10448,6236,10832,5805,5280,9709,1071,10125,10125,9789,7208,9825,8612,9861,9692,9801,8829,10149,9908,10773,7533,10449,6237,10833,5804,5281,9708,1070,10126,10126,9790,7211,9826,8615,9862,9695,9802,8830,10150,9911,10774,7534,10450,6238,10834,5807,5282,9711,1069,10127,10127,9791,7210,9827,8614,9863,9694,9803,8831,10151,9910,10775,7535,10451,6239,10835,5806,5283,9710,1068,10128,10128,7826,8836,8186,10240,7574,7432,9804,8832,7862,8944,10776,7536,10452,6240,7898,8728,1390,9379,1051,10129,10129,7827,8837,8187,10241,7575,7433,9805,8833,7863,8945,10777,7537,10453,6241,7899,8729,1391,9378,1050,10130,10130,7824,8838,8184,10242,7572,7434,9806,8834,7860,8946,10778,7538,10454,6242,7896,8730,1388,9377,1049,10131,10131,7825,8839,8185,10243,7573,7435,9807,8835,7861,8947,10779,7539,10455,6243,7897,8731,1389,9376,1048,10132,10132,7830,6240,8190,6348,7578,6132,9808,8836,7866,7644,10780,7540,10456,6244,7902,10020,3655,9382,1054,10133,10133,7831,6241,8191,6349,7579,6133,9809,8837,7867,7645,10781,7541,10457,6245,7903,10021,3654,9383,1055,10134,10134,7828,6242,8188,6350,7576,6134,9810,8838,7864,7646,10782,7542,10458,6246,7900,10022,3653,9380,1052,10135,10135,7829,6243,8189,6351,7577,6135,9811,8839,7865,7647,10783,7543,10459,6247,7901,10023,3652,9381,1053,10136,10136,7834,7221,8194,8625,7582,9705,9812,8840,7870,9921,10784,7544,10460,6248,7906,5817,1706,9375,1047,10137,10137,7835,7220,8195,8624,7583,9704,9813,8841,7871,9920,10785,7545,10461,6249,7907,5816,1707,9374,1046,10138,10138,7832,7223,8192,8627,7580,9707,9814,8842,7868,9923,10786,7546,10462,6250,7904,5819,1704,9373,1045,10139,10139,7833,7222,8193,8626,7581,9706,9815,8843,7869,9922,10787,7547,10463,6251,7905,5818,1705,9372,1044,10140,10140,10728,8848,10116,10252,10476,7444,9816,8844,9792,8956,10788,7548,10464,6252,10152,8740,3968,10013,1061,10141,10141,10729,8849,10117,10253,10477,7445,9817,8845,9793,8957,10789,7549,10465,6253,10153,8741,3969,10012,1060,10142,10142,10730,8850,10118,10254,10478,7446,9818,8846,9794,8958,10790,7550,10466,6254,10154,8742,3970,10015,1063,10143,10143,10731,8851,10119,10255,10479,7447,9819,8847,9795,8959,10791,7551,10467,6255,10155,8743,3971,10014,1062,10144,10144,10732,6252,10120,6360,10480,6144,9820,8848,9796,7656,10792,7552,10468,6256,10156,10032,1049,10016,1064,10145,10145,10733,6253,10121,6361,10481,6145,9821,8849,9797,7657,10793,7553,10469,6257,10157,10033,1048,10017,1065,10146,10146,10734,6254,10122,6362,10482,6146,9822,8850,9798,7658,10794,7554,10470,6258,10158,10034,1051,10018,1066,10147,10147,10735,6255,10123,6363,10483,6147,9823,8851,9799,7659,10795,7555,10471,6259,10159,10035,1050,10019,1067,10148,10148,10736,7233,10124,8637,10484,9717,9824,8852,9800,9933,10796,7556,10472,6260,10160,5829,4284,10009,1057,10149,10149,10737,7232,10125,8636,10485,9716,9825,8853,9801,9932,10797,7557,10473,6261,10161,5828,4285,10008,1056,10150,10150,10738,7235,10126,8639,10486,9719,9826,8854,9802,9935,10798,7558,10474,6262,10162,5831,4286,10011,1059,10151,10151,10739,7234,10127,8638,10487,9718,9827,8855,9803,9934,10799,7559,10475,6263,10163,5830,4287,10010,1058,10152,10152,10500,8860,10752,10264,10140,7456,9828,8856,10428,8968,10800,7560,10476,6264,10464,8752,3996,4999,4012,10153,10153,10501,8861,10753,10265,10141,7457,9829,8857,10429,8969,10801,7561,10477,6265,10465,8753,3997,4998,4013,10154,10154,10502,8862,10754,10266,10142,7458,9830,8858,10430,8970,10802,7562,10478,6266,10466,8754,3998,4997,4014,10155,10155,10503,8863,10755,10267,10143,7459,9831,8859,10431,8971,10803,7563,10479,6267,10467,8755,3999,4996,4015,10156,10156,10504,6264,10756,6372,10144,6156,9832,8860,10432,7668,10804,7564,10480,6268,10468,10044,4000,5002,1092,10157,10157,10505,6265,10757,6373,10145,6157,9833,8861,10433,7669,10805,7565,10481,6269,10469,10045,4001,5003,1093,10158,10158,10506,6266,10758,6374,10146,6158,9834,8862,10434,7670,10806,7566,10482,6270,10470,10046,4002,5000,1094,10159,10159,10507,6267,10759,6375,10147,6159,9835,8863,10435,7671,10807,7567,10483,6271,10471,10047,4003,5001,1095,10160,10160,10508,8217,10760,9621,10148,10701,9836,8864,10436,10917,10808,7568,10484,6272,10472,6813,4004,4995,1749,10161,10161,10509,8216,10761,9620,10149,10700,9837,8865,10437,10916,10809,7569,10485,6273,10473,6812,4005,4994,1748,10162,10162,10510,8219,10762,9623,10150,10703,9838,8866,10438,10919,10810,7570,10486,6274,10474,6815,4006,4993,1751,10163,10163,10511,8218,10763,9622,10151,10702,9839,8867,10439,10918,10811,7571,10487,6275,10475,6814,4007,4992,1750,10164,10164,8222,8872,7502,10276,7862,7468,9840,8868,7178,8980,10812,7572,10488,6276,7538,8764,4008,4975,1408,10165,10165,8223,8873,7503,10277,7863,7469,9841,8869,7179,8981,10813,7573,10489,6277,7539,8765,4009,4974,1409,10166,10166,8220,8874,7500,10278,7860,7470,9842,8870,7176,8982,10814,7574,10490,6278,7536,8766,4010,4973,1410,10167,10167,8221,8875,7501,10279,7861,7471,9843,8871,7177,8983,10815,7575,10491,6279,7537,8767,4011,4972,1411,10168,10168,8226,6276,7506,6384,7866,6168,9844,8872,7182,7680,10816,7576,10492,6280,7542,10056,4012,4978,3672,10169,10169,8227,6277,7507,6385,7867,6169,9845,8873,7183,7681,10817,7577,10493,6281,7543,10057,4013,4979,3673,10170,10170,8224,6278,7504,6386,7864,6170,9846,8874,7180,7682,10818,7578,10494,6282,7540,10058,4014,4976,3674,10171,10171,8225,6279,7505,6387,7865,6171,9847,8875,7181,7683,10819,7579,10495,6283,7541,10059,4015,4977,3675,10172,10172,8230,8229,7510,9633,7870,10713,9848,8876,7186,10929,10820,7580,10496,6284,7546,6825,4016,4971,4329,10173,10173,8231,8228,7511,9632,7871,10712,9849,8877,7187,10928,10821,7581,10497,6285,7547,6824,4017,4970,4328,10174,10174,8228,8231,7508,9635,7868,10715,9850,8878,7184,10931,10822,7582,10498,6286,7544,6827,4018,4969,4331,10175,10175,8229,8230,7509,9634,7869,10714,9851,8879,7185,10930,10823,7583,10499,6287,7545,6826,4019,4968,4330,10176,10176,9828,8884,9756,10288,9792,7480,9852,8880,10080,8992,10824,7584,10500,6288,10764,8776,4020,4985,2082,10177,10177,9829,8885,9757,10289,9793,7481,9853,8881,10081,8993,10825,7585,10501,6289,10765,8777,4021,4984,2083,10178,10178,9830,8886,9758,10290,9794,7482,9854,8882,10082,8994,10826,7586,10502,6290,10766,8778,4022,4987,2080,10179,10179,9831,8887,9759,10291,9795,7483,9855,8883,10083,8995,10827,7587,10503,6291,10767,8779,4023,4986,2081,10180,10180,9832,6288,9760,6396,9796,6180,9856,8884,10084,7692,10828,7588,10504,6292,10768,10068,4024,4988,5642,10181,10181,9833,6289,9761,6397,9797,6181,9857,8885,10085,7693,10829,7589,10505,6293,10769,10069,4025,4989,5643,10182,10182,9834,6290,9762,6398,9798,6182,9858,8886,10086,7694,10830,7590,10506,6294,10770,10070,4026,4990,5640,10183,10183,9835,6291,9763,6399,9799,6183,9859,8887,10087,7695,10831,7591,10507,6295,10771,10071,4027,4991,5641,10184,10184,9836,8241,9764,9645,9800,10725,9860,8888,10088,10941,10832,7592,10508,6296,10772,6837,4028,4981,5003,10185,10185,9837,8240,9765,9644,9801,10724,9861,8889,10089,10940,10833,7593,10509,6297,10773,6836,4029,4980,5002,10186,10186,9838,8243,9766,9647,9802,10727,9862,8890,10090,10943,10834,7594,10510,6298,10774,6839,4030,4983,5001,10187,10187,9839,8242,9767,9646,9803,10726,9863,8891,10091,10942,10835,7595,10511,6299,10775,6838,4031,4982,5000,10188,10188,10896,6088,10284,6196,10536,6304,9864,8892,9960,7492,10836,7596,10512,6300,10212,10192,8813,10278,10989,10189,10189,10897,6089,10285,6197,10537,6305,9865,8893,9961,7493,10837,7597,10513,6301,10213,10193,8812,10279,10988,10190,10190,10898,6090,10286,6198,10538,6306,9866,8894,9962,7494,10838,7598,10514,6302,10214,10194,8815,10276,10991,10191,10191,10899,6091,10287,6199,10539,6307,9867,8895,9963,7495,10839,7599,10515,6303,10215,10195,8814,10277,10990,10192,10192,10900,7380,10288,8784,10540,10188,9868,8896,9964,10080,10840,7600,10516,6304,10216,6300,8816,6386,10981,10193,10193,10901,7381,10289,8785,10541,10189,9869,8897,9965,10081,10841,7601,10517,6305,10217,6301,8817,6387,10980,10194,10194,10902,7382,10290,8786,10542,10190,9870,8898,9966,10082,10842,7602,10518,6306,10218,6302,8818,6384,10983,10195,10195,10903,7383,10291,8787,10543,10191,9871,8899,9967,10083,10843,7603,10519,6307,10219,6303,8819,6385,10982,10196,10196,10904,9009,10292,10413,10544,7929,9872,8900,9968,9117,10844,7604,10520,6308,10220,9225,8809,9635,10984,10197,10197,10905,9008,10293,10412,10545,7928,9873,8901,9969,9116,10845,7605,10521,6309,10221,9224,8808,9634,10985,10198,10198,10906,9011,10294,10415,10546,7931,9874,8902,9970,9119,10846,7606,10522,6310,10222,9227,8811,9633,10986,10199,10199,10907,9010,10295,10414,10547,7930,9875,8903,9971,9118,10847,7607,10523,6311,10223,9226,8810,9632,10987,10200,10200,6026,6100,6062,6208,5990,6316,9876,8904,6386,7504,10848,7608,10524,6312,6962,10204,6859,10288,11001,10201,10201,6027,6101,6063,6209,5991,6317,9877,8905,6387,7505,10849,7609,10525,6313,6963,10205,6858,10289,11000,10202,10202,6024,6102,6060,6210,5988,6318,9878,8906,6384,7506,10850,7610,10526,6314,6960,10206,6857,10290,11003,10203,10203,6025,6103,6061,6211,5989,6319,9879,8907,6385,7507,10851,7611,10527,6315,6961,10207,6856,10291,11002,10204,10204,6030,7392,6066,8796,5994,10200,9880,8908,6390,10092,10852,7612,10528,6316,6966,6312,6862,6396,10993,10205,10205,6031,7393,6067,8797,5995,10201,9881,8909,6391,10093,10853,7613,10529,6317,6967,6313,6863,6397,10992,10206,10206,6028,7394,6064,8798,5992,10202,9882,8910,6388,10094,10854,7614,10530,6318,6964,6314,6860,6398,10995,10207,10207,6029,7395,6065,8799,5993,10203,9883,8911,6389,10095,10855,7615,10531,6319,6965,6315,6861,6399,10994,10208,10208,6034,9021,6070,10425,5998,7941,9884,8912,6394,9129,10856,7616,10532,6320,6970,9237,6855,9645,10996,10209,10209,6035,9020,6071,10424,5999,7940,9885,8913,6395,9128,10857,7617,10533,6321,6971,9236,6854,9644,10997,10210,10210,6032,9023,6068,10427,5996,7943,9886,8914,6392,9131,10858,7618,10534,6322,6968,9239,6853,9647,10998,10211,10211,6033,9022,6069,10426,5997,7942,9887,8915,6393,9130,10859,7619,10535,6323,6969,9238,6852,9646,10999,10212,10212,10548,6112,10908,6220,10188,6328,9888,8916,10584,7516,10860,7620,10536,6324,10512,10216,9113,10266,11013,10213,10213,10549,6113,10909,6221,10189,6329,9889,8917,10585,7517,10861,7621,10537,6325,10513,10217,9112,10267,11012,10214,10214,10550,6114,10910,6222,10190,6330,9890,8918,10586,7518,10862,7622,10538,6326,10514,10218,9115,10264,11015,10215,10215,10551,6115,10911,6223,10191,6331,9891,8919,10587,7519,10863,7623,10539,6327,10515,10219,9114,10265,11014,10216,10216,10552,7404,10912,8808,10192,10212,9892,8920,10588,10104,10864,7624,10540,6328,10516,6324,9116,6374,11005,10217,10217,10553,7405,10913,8809,10193,10213,9893,8921,10589,10105,10865,7625,10541,6329,10517,6325,9117,6375,11004,10218,10218,10554,7406,10914,8810,10194,10214,9894,8922,10590,10106,10866,7626,10542,6330,10518,6326,9118,6372,11007,10219,10219,10555,7407,10915,8811,10195,10215,9895,8923,10591,10107,10867,7627,10543,6331,10519,6327,9119,6373,11006,10220,10220,10556,9033,10916,10437,10196,7953,9896,8924,10592,9141,10868,7628,10544,6332,10520,9249,9109,9623,11008,10221,10221,10557,9032,10917,10436,10197,7952,9897,8925,10593,9140,10869,7629,10545,6333,10521,9248,9108,9622,11009,10222,10222,10558,9035,10918,10439,10198,7955,9898,8926,10594,9143,10870,7630,10546,6334,10522,9251,9111,9621,11010,10223,10223,10559,9034,10919,10438,10199,7954,9899,8927,10595,9142,10871,7631,10547,6335,10523,9250,9110,9620,11011,10224,10224,9888,6124,9924,6232,9960,6340,9900,8928,10248,7528,10872,7632,10548,6336,10932,10228,4099,11435,10290,10225,10225,9889,6125,9925,6233,9961,6341,9901,8929,10249,7529,10873,7633,10549,6337,10933,10229,4098,11434,10291,10226,10226,9890,6126,9926,6234,9962,6342,9902,8930,10250,7530,10874,7634,10550,6338,10934,10230,4097,11433,10288,10227,10227,9891,6127,9927,6235,9963,6343,9903,8931,10251,7531,10875,7635,10551,6339,10935,10231,4096,11432,10289,10228,10228,9892,7416,9928,8820,9964,10224,9904,8932,10252,10116,10876,7636,10552,6340,10936,6336,4102,11427,6398,10229,10229,9893,7417,9929,8821,9965,10225,9905,8933,10253,10117,10877,7637,10553,6341,10937,6337,4103,11426,6399,10230,10230,9894,7418,9930,8822,9966,10226,9906,8934,10254,10118,10878,7638,10554,6342,10938,6338,4100,11425,6396,10231,10231,9895,7419,9931,8823,9967,10227,9907,8935,10255,10119,10879,7639,10555,6343,10939,6339,4101,11424,6397,10232,10232,9896,8397,9932,9801,9968,7317,9908,8936,10256,8505,10880,7640,10556,6344,10940,8613,4095,11430,9647,10233,10233,9897,8396,9933,9800,9969,7316,9909,8937,10257,8504,10881,7641,10557,6345,10941,8612,4094,11431,9646,10234,10234,9898,8399,9934,9803,9970,7319,9910,8938,10258,8507,10882,7642,10558,6346,10942,8615,4093,11428,9645,10235,10235,9899,8398,9935,9802,9971,7318,9911,8939,10259,8506,10883,7643,10559,6347,10943,8614,4092,11429,9644,10236,10236,6638,6136,6998,6244,6386,6352,9912,8940,6674,7540,10884,7644,10560,6348,6710,10240,4075,11445,10266,10237,10237,6639,6137,6999,6245,6387,6353,9913,8941,6675,7541,10885,7645,10561,6349,6711,10241,4074,11444,10267,10238,10238,6636,6138,6996,6246,6384,6354,9914,8942,6672,7542,10886,7646,10562,6350,6708,10242,4073,11447,10264,10239,10239,6637,6139,6997,6247,6385,6355,9915,8943,6673,7543,10887,7647,10563,6351,6709,10243,4072,11446,10265,10240,10240,6642,7428,7002,8832,6390,10236,9916,8944,6678,10128,10888,7648,10564,6352,6714,6348,4078,11437,6374,10241,10241,6643,7429,7003,8833,6391,10237,9917,8945,6679,10129,10889,7649,10565,6353,6715,6349,4079,11436,6375,10242,10242,6640,7430,7000,8834,6388,10238,9918,8946,6676,10130,10890,7650,10566,6354,6712,6350,4076,11439,6372,10243,10243,6641,7431,7001,8835,6389,10239,9919,8947,6677,10131,10891,7651,10567,6355,6713,6351,4077,11438,6373,10244,10244,6646,8409,7006,9813,6394,7329,9920,8948,6682,8517,10892,7652,10568,6356,6718,8625,4071,11440,9623,10245,10245,6647,8408,7007,9812,6395,7328,9921,8949,6683,8516,10893,7653,10569,6357,6719,8624,4070,11441,9622,10246,10246,6644,8411,7004,9815,6392,7331,9922,8950,6680,8519,10894,7654,10570,6358,6716,8627,4069,11442,9621,10247,10247,6645,8410,7005,9814,6393,7330,9923,8951,6681,8518,10895,7655,10571,6359,6717,8626,4068,11443,9620,10248,10248,10836,6148,10224,6256,10584,6364,9924,8952,9900,7552,10896,7656,10572,6360,10260,10252,4085,11423,10276,10249,10249,10837,6149,10225,6257,10585,6365,9925,8953,9901,7553,10897,7657,10573,6361,10261,10253,4084,11422,10277,10250,10250,10838,6150,10226,6258,10586,6366,9926,8954,9902,7554,10898,7658,10574,6362,10262,10254,4087,11421,10278,10251,10251,10839,6151,10227,6259,10587,6367,9927,8955,9903,7555,10899,7659,10575,6363,10263,10255,4086,11420,10279,10252,10252,10840,7440,10228,8844,10588,10248,9928,8956,9904,10140,10900,7660,10576,6364,10264,6360,4088,11415,6384,10253,10253,10841,7441,10229,8845,10589,10249,9929,8957,9905,10141,10901,7661,10577,6365,10265,6361,4089,11414,6385,10254,10254,10842,7442,10230,8846,10590,10250,9930,8958,9906,10142,10902,7662,10578,6366,10266,6362,4090,11413,6386,10255,10255,10843,7443,10231,8847,10591,10251,9931,8959,9907,10143,10903,7663,10579,6367,10267,6363,4091,11412,6387,10256,10256,10844,8421,10232,9825,10592,7341,9932,8960,9908,8529,10904,7664,10580,6368,10268,8637,4081,11418,9633,10257,10257,10845,8420,10233,9824,10593,7340,9933,8961,9909,8528,10905,7665,10581,6369,10269,8636,4080,11419,9632,10258,10258,10846,8423,10234,9827,10594,7343,9934,8962,9910,8531,10906,7666,10582,6370,10270,8639,4083,11416,9635,10259,10259,10847,8422,10235,9826,10595,7342,9935,8963,9911,8530,10907,7667,10583,6371,10271,8638,4082,11417,9634,10260,10260,10608,6160,10860,6268,10248,6376,9936,8964,10536,7564,10908,7668,10584,6372,10572,10264,2500,6330,6354,10261,10261,10609,6161,10861,6269,10249,6377,9937,8965,10537,7565,10909,7669,10585,6373,10573,10265,2501,6331,6355,10262,10262,10610,6162,10862,6270,10250,6378,9938,8966,10538,7566,10910,7670,10586,6374,10574,10266,2502,6328,6352,10263,10263,10611,6163,10863,6271,10251,6379,9939,8967,10539,7567,10911,7671,10587,6375,10575,10267,2503,6329,6353,10264,10264,10612,7452,10864,8856,10252,10260,9940,8968,10540,10152,10912,7672,10588,6376,10576,6372,4116,10214,10238,10265,10265,10613,7453,10865,8857,10253,10261,9941,8969,10541,10153,10913,7673,10589,6377,10577,6373,4117,10215,10239,10266,10266,10614,7454,10866,8858,10254,10262,9942,8970,10542,10154,10914,7674,10590,6378,10578,6374,4118,10212,10236,10267,10267,10615,7455,10867,8859,10255,10263,9943,8971,10543,10155,10915,7675,10591,6379,10579,6375,4119,10213,10237,10268,10268,10616,9405,10868,10809,10256,8325,9944,8972,10544,9513,10916,7676,10592,6380,10580,9621,3477,7955,7331,10269,10269,10617,9404,10869,10808,10257,8324,9945,8973,10545,9512,10917,7677,10593,6381,10581,9620,3476,7954,7330,10270,10270,10618,9407,10870,10811,10258,8327,9946,8974,10546,9515,10918,7678,10594,6382,10582,9623,3479,7953,7329,10271,10271,10619,9406,10871,10810,10259,8326,9947,8975,10547,9514,10919,7679,10595,6383,10583,9622,3478,7952,7328,10272,10272,7034,6172,6314,6280,6674,6388,9948,8976,5990,7576,10920,7680,10596,6384,6350,10276,3784,6306,6364,10273,10273,7035,6173,6315,6281,6675,6389,9949,8977,5991,7577,10921,7681,10597,6385,6351,10277,3785,6307,6365,10274,10274,7032,6174,6312,6282,6672,6390,9950,8978,5988,7578,10922,7682,10598,6386,6348,10278,3786,6304,6366,10275,10275,7033,6175,6313,6283,6673,6391,9951,8979,5989,7579,10923,7683,10599,6387,6349,10279,3787,6305,6367,10276,10276,7038,7464,6318,8868,6678,10272,9952,8980,5994,10164,10924,7684,10600,6388,6354,6384,2808,10190,10248,10277,10277,7039,7465,6319,8869,6679,10273,9953,8981,5995,10165,10925,7685,10601,6389,6355,6385,2809,10191,10249,10278,10278,7036,7466,6316,8870,6676,10274,9954,8982,5992,10166,10926,7686,10602,6390,6352,6386,2810,10188,10250,10279,10279,7037,7467,6317,8871,6677,10275,9955,8983,5993,10167,10927,7687,10603,6391,6353,6387,2811,10189,10251,10280,10280,7042,9417,6322,10821,6682,8337,9956,8984,5998,9525,10928,7688,10604,6392,6358,9633,2169,7931,7341,10281,10281,7043,9416,6323,10820,6683,8336,9957,8985,5999,9524,10929,7689,10605,6393,6359,9632,2168,7930,7340,10282,10282,7040,9419,6320,10823,6680,8339,9958,8986,5996,9527,10930,7690,10606,6394,6356,9635,2171,7929,7343,10283,10283,7041,9418,6321,10822,6681,8338,9959,8987,5997,9526,10931,7691,10607,6395,6357,9634,2170,7928,7342,10284,10284,9936,6184,9864,6292,9900,6400,9960,8988,10188,7588,10932,7692,10608,6396,10872,10288,1866,6316,6342,10285,10285,9937,6185,9865,6293,9901,6401,9961,8989,10189,7589,10933,7693,10609,6397,10873,10289,1867,6317,6343,10286,10286,9938,6186,9866,6294,9902,6402,9962,8990,10190,7590,10934,7694,10610,6398,10874,10290,1864,6318,6340,10287,10287,9939,6187,9867,6295,9903,6403,9963,8991,10191,7591,10935,7695,10611,6399,10875,10291,1865,6319,6341,10288,10288,9940,7476,9868,8880,9904,10284,9964,8992,10192,10176,10936,7696,10612,6400,10876,6396,4778,10200,10226,10289,10289,9941,7477,9869,8881,9905,10285,9965,8993,10193,10177,10937,7697,10613,6401,10877,6397,4779,10201,10227,10290,10290,9942,7478,9870,8882,9906,10286,9966,8994,10194,10178,10938,7698,10614,6402,10878,6398,4776,10202,10224,10291,10291,9943,7479,9871,8883,9907,10287,9967,8995,10195,10179,10939,7699,10615,6403,10879,6399,4777,10203,10225,10292,10292,9944,9429,9872,10833,9908,8349,9968,8996,10196,9537,10940,7700,10616,6404,10880,9645,5435,7941,7319,10293,10293,9945,9428,9873,10832,9909,8348,9969,8997,10197,9536,10941,7701,10617,6405,10881,9644,5434,7940,7318,10294,10294,9946,9431,9874,10835,9910,8351,9970,8998,10198,9539,10942,7702,10618,6406,10882,9647,5433,7943,7317,10295,10295,9947,9430,9875,10834,9911,8350,9971,8999,10199,9538,10943,7703,10619,6407,10883,9646,5432,7942,7316,10296,10296,10356,7924,10716,9004,9996,10408,10620,9000,10392,10300,9648,7704,9972,6408,10320,6520,11268,1224,6549,10297,10297,10357,7925,10717,9005,9997,10409,10621,9001,10393,10301,9649,7705,9973,6409,10321,6521,11269,1225,6548,10298,10298,10358,7926,10718,9006,9998,10410,10622,9002,10394,10302,9650,7706,9974,6410,10322,6522,11270,1226,6551,10299,10299,10359,7927,10719,9007,9999,10411,10623,9003,10395,10303,9651,7707,9975,6411,10323,6523,11271,1227,6550,10300,10300,10360,9216,10720,10296,10000,7812,10624,9004,10396,9000,9652,7708,9976,6412,10324,9108,11272,1228,6541,10301,10301,10361,9217,10721,10297,10001,7813,10625,9005,10397,9001,9653,7709,9977,6413,10325,9109,11273,1229,6540,10302,10302,10362,9218,10722,10298,10002,7814,10626,9006,10398,9002,9654,7710,9978,6414,10326,9110,11274,1230,6543,10303,10303,10363,9219,10723,10299,10003,7815,10627,9007,10399,9003,9655,7711,9979,6415,10327,9111,11275,1231,6542,10304,10304,10364,6309,10724,6093,10004,6201,10628,9008,10400,7389,9656,7712,9980,6416,10328,10089,11276,1232,6544,10305,10305,10365,6308,10725,6092,10005,6200,10629,9009,10401,7388,9657,7713,9981,6417,10329,10088,11277,1233,6545,10306,10306,10366,6311,10726,6095,10006,6203,10630,9010,10402,7391,9658,7714,9982,6418,10330,10091,11278,1234,6546,10307,10307,10367,6310,10727,6094,10007,6202,10631,9011,10403,7390,9659,7715,9983,6419,10331,10090,11279,1235,6547,10308,10308,8726,7936,9086,9016,9338,10420,10632,9012,9410,10312,9660,7716,9984,6420,8366,6532,11280,1236,8483,10309,10309,8727,7937,9087,9017,9339,10421,10633,9013,9411,10313,9661,7717,9985,6421,8367,6533,11281,1237,8482,10310,10310,8724,7938,9084,9018,9336,10422,10634,9014,9408,10314,9662,7718,9986,6422,8364,6534,11282,1238,8481,10311,10311,8725,7939,9085,9019,9337,10423,10635,9015,9409,10315,9663,7719,9987,6423,8365,6535,11283,1239,8480,10312,10312,8730,9228,9090,10308,9342,7824,10636,9016,9414,9012,9664,7720,9988,6424,8370,9120,11284,1240,8475,10313,10313,8731,9229,9091,10309,9343,7825,10637,9017,9415,9013,9665,7721,9989,6425,8371,9121,11285,1241,8474,10314,10314,8728,9230,9088,10310,9340,7826,10638,9018,9412,9014,9666,7722,9990,6426,8368,9122,11286,1242,8473,10315,10315,8729,9231,9089,10311,9341,7827,10639,9019,9413,9015,9667,7723,9991,6427,8369,9123,11287,1243,8472,10316,10316,8734,6321,9094,6105,9346,6213,10640,9020,9418,7401,9668,7724,9992,6428,8374,10101,11288,1244,8478,10317,10317,8735,6320,9095,6104,9347,6212,10641,9021,9419,7400,9669,7725,9993,6429,8375,10100,11289,1245,8479,10318,10318,8732,6323,9092,6107,9344,6215,10642,9022,9416,7403,9670,7726,9994,6430,8372,10103,11290,1246,8476,10319,10319,8733,6322,9093,6106,9345,6214,10643,9023,9417,7402,9671,7727,9995,6431,8373,10102,11291,1247,8477,10320,10320,10656,7948,10044,9028,10296,10432,10644,9024,9720,10324,9672,7728,9996,6432,9972,6544,11292,1248,6201,10321,10321,10657,7949,10045,9029,10297,10433,10645,9025,9721,10325,9673,7729,9997,6433,9973,6545,11293,1249,6200,10322,10322,10658,7950,10046,9030,10298,10434,10646,9026,9722,10326,9674,7730,9998,6434,9974,6546,11294,1250,6203,10323,10323,10659,7951,10047,9031,10299,10435,10647,9027,9723,10327,9675,7731,9999,6435,9975,6547,11295,1251,6202,10324,10324,10660,9240,10048,10320,10300,7836,10648,9028,9724,9024,9676,7732,10000,6436,9976,9132,11296,1252,6193,10325,10325,10661,9241,10049,10321,10301,7837,10649,9029,9725,9025,9677,7733,10001,6437,9977,9133,11297,1253,6192,10326,10326,10662,9242,10050,10322,10302,7838,10650,9030,9726,9026,9678,7734,10002,6438,9978,9134,11298,1254,6195,10327,10327,10663,9243,10051,10323,10303,7839,10651,9031,9727,9027,9679,7735,10003,6439,9979,9135,11299,1255,6194,10328,10328,10664,6333,10052,6117,10304,6225,10652,9032,9728,7413,9680,7736,10004,6440,9980,10113,11300,1256,6196,10329,10329,10665,6332,10053,6116,10305,6224,10653,9033,9729,7412,9681,7737,10005,6441,9981,10112,11301,1257,6197,10330,10330,10666,6335,10054,6119,10306,6227,10654,9034,9730,7415,9682,7738,10006,6442,9982,10115,11302,1258,6198,10331,10331,10667,6334,10055,6118,10307,6226,10655,9035,9731,7414,9683,7739,10007,6443,9983,10114,11303,1259,6199,10332,10332,9996,7960,10356,9040,10716,10444,10656,9036,10680,10336,9684,7740,10008,6444,9744,6556,10074,6585,5504,10333,10333,9997,7961,10357,9041,10717,10445,10657,9037,10681,10337,9685,7741,10009,6445,9745,6557,10075,6584,5505,10334,10334,9998,7962,10358,9042,10718,10446,10658,9038,10682,10338,9686,7742,10010,6446,9746,6558,10072,6587,5506,10335,10335,9999,7963,10359,9043,10719,10447,10659,9039,10683,10339,9687,7743,10011,6447,9747,6559,10073,6586,5507,10336,10336,10000,9252,10360,10332,10720,7848,10660,9040,10684,9036,9688,7744,10012,6448,9748,9144,8774,6577,3233,10337,10337,10001,9253,10361,10333,10721,7849,10661,9041,10685,9037,9689,7745,10013,6449,9749,9145,8775,6576,3232,10338,10338,10002,9254,10362,10334,10722,7850,10662,9042,10686,9038,9690,7746,10014,6450,9750,9146,8772,6579,3235,10339,10339,10003,9255,10363,10335,10723,7851,10663,9043,10687,9039,9691,7747,10015,6451,9751,9147,8773,6578,3234,10340,10340,10004,6993,10364,6777,10724,6885,10664,9044,10688,8073,9692,7748,10016,6452,9752,10773,8135,6580,5172,10341,10341,10005,6992,10365,6776,10725,6884,10665,9045,10689,8072,9693,7749,10017,6453,9753,10772,8134,6581,5173,10342,10342,10006,6995,10366,6779,10726,6887,10666,9046,10690,8075,9694,7750,10018,6454,9754,10775,8133,6582,5174,10343,10343,10007,6994,10367,6778,10727,6886,10667,9047,10691,8074,9695,7751,10019,6455,9755,10774,8132,6583,5175,10344,10344,9338,7972,8726,9052,9086,10456,10668,9048,8402,10348,9696,7752,10020,6456,8762,6568,10050,8843,2578,10345,10345,9339,7973,8727,9053,9087,10457,10669,9049,8403,10349,9697,7753,10021,6457,8763,6569,10051,8842,2579,10346,10346,9336,7974,8724,9054,9084,10458,10670,9050,8400,10350,9698,7754,10022,6458,8760,6570,10048,8841,2576,10347,10347,9337,7975,8725,9055,9085,10459,10671,9051,8401,10351,9699,7755,10023,6459,8761,6571,10049,8840,2577,10348,10348,9342,9264,8730,10344,9090,7860,10672,9052,8406,9048,9700,7756,10024,6460,8766,9156,8750,8835,955,10349,10349,9343,9265,8731,10345,9091,7861,10673,9053,8407,9049,9701,7757,10025,6461,8767,9157,8751,8834,954,10350,10350,9340,9266,8728,10346,9088,7862,10674,9054,8404,9050,9702,7758,10026,6462,8764,9158,8748,8833,953,10351,10351,9341,9267,8729,10347,9089,7863,10675,9055,8405,9051,9703,7759,10027,6463,8765,9159,8749,8832,952,10352,10352,9346,7005,8734,6789,9094,6897,10676,9056,8410,8085,9704,7760,10028,6464,8770,10785,8111,8838,2894,10353,10353,9347,7004,8735,6788,9095,6896,10677,9057,8411,8084,9705,7761,10029,6465,8771,10784,8110,8839,2895,10354,10354,9344,7007,8732,6791,9092,6899,10678,9058,8408,8087,9706,7762,10030,6466,8768,10787,8109,8836,2892,10355,10355,9345,7006,8733,6790,9093,6898,10679,9059,8409,8086,9707,7763,10031,6467,8769,10786,8108,8837,2893,10356,10356,10296,7984,10656,9064,10044,10468,10680,9060,10332,10360,9708,7764,10032,6468,10368,6580,10060,6885,1268,10357,10357,10297,7985,10657,9065,10045,10469,10681,9061,10333,10361,9709,7765,10033,6469,10369,6581,10061,6884,1269,10358,10358,10298,7986,10658,9066,10046,10470,10682,9062,10334,10362,9710,7766,10034,6470,10370,6582,10062,6887,1270,10359,10359,10299,7987,10659,9067,10047,10471,10683,9063,10335,10363,9711,7767,10035,6471,10371,6583,10063,6886,1271,10360,10360,10300,9276,10660,10356,10048,7872,10684,9064,10336,9060,9712,7768,10036,6472,10372,9168,8760,6877,2237,10361,10361,10301,9277,10661,10357,10049,7873,10685,9065,10337,9061,9713,7769,10037,6473,10373,9169,8761,6876,2236,10362,10362,10302,9278,10662,10358,10050,7874,10686,9066,10338,9062,9714,7770,10038,6474,10374,9170,8762,6879,2239,10363,10363,10303,9279,10663,10359,10051,7875,10687,9067,10339,9063,9715,7771,10039,6475,10375,9171,8763,6878,2238,10364,10364,10304,7017,10664,6801,10052,6909,10688,9068,10340,8097,9716,7772,10040,6476,10376,10797,8121,6880,1584,10365,10365,10305,7016,10665,6800,10053,6908,10689,9069,10341,8096,9717,7773,10041,6477,10377,10796,8120,6881,1585,10366,10366,10306,7019,10666,6803,10054,6911,10690,9070,10342,8099,9718,7774,10042,6478,10378,10799,8123,6882,1586,10367,10367,10307,7018,10667,6802,10055,6910,10691,9071,10343,8098,9719,7775,10043,6479,10379,10798,8122,6883,1587,10368,10368,10716,7996,9996,9076,10356,10480,10692,9072,9672,10372,9720,7776,10044,6480,10032,6592,8730,4568,1296,10369,10369,10717,7997,9997,9077,10357,10481,10693,9073,9673,10373,9721,7777,10045,6481,10033,6593,8731,4569,1297,10370,10370,10718,7998,9998,9078,10358,10482,10694,9074,9674,10374,9722,7778,10046,6482,10034,6594,8728,4570,1298,10371,10371,10719,7999,9999,9079,10359,10483,10695,9075,9675,10375,9723,7779,10047,6483,10035,6595,8729,4571,1299,10372,10372,10720,9288,10000,10368,10360,7884,10696,9076,9676,9072,9724,7780,10048,6484,10036,9180,10022,3593,1300,10373,10373,10721,9289,10001,10369,10361,7885,10697,9077,9677,9073,9725,7781,10049,6485,10037,9181,10023,3592,1301,10374,10374,10722,9290,10002,10370,10362,7886,10698,9078,9678,9074,9726,7782,10050,6486,10038,9182,10020,3595,1302,10375,10375,10723,9291,10003,10371,10363,7887,10699,9079,9679,9075,9727,7783,10051,6487,10039,9183,10021,3594,1303,10376,10376,10724,6057,10004,5841,10364,5949,10700,9080,9680,7137,9728,7784,10052,6488,10040,9837,5819,5208,1304,10377,10377,10725,6056,10005,5840,10365,5948,10701,9081,9681,7136,9729,7785,10053,6489,10041,9836,5818,5209,1305,10378,10378,10726,6059,10006,5843,10366,5951,10702,9082,9682,7139,9730,7786,10054,6490,10042,9839,5817,5210,1306,10379,10379,10727,6058,10007,5842,10367,5950,10703,9083,9683,7138,9731,7787,10055,6491,10043,9838,5816,5211,1307,10380,10380,9086,8008,9338,9088,8726,10492,10704,9084,9014,10384,9732,7788,10056,6492,9050,6604,8740,2614,1308,10381,10381,9087,8009,9339,9089,8727,10493,10705,9085,9015,10385,9733,7789,10057,6493,9051,6605,8741,2615,1309,10382,10382,9084,8010,9336,9090,8724,10494,10706,9086,9012,10386,9734,7790,10058,6494,9048,6606,8742,2612,1310,10383,10383,9085,8011,9337,9091,8725,10495,10707,9087,9013,10387,9735,7791,10059,6495,9049,6607,8743,2613,1311,10384,10384,9090,9300,9342,10380,8730,7896,10708,9088,9018,9084,9736,7792,10060,6496,9054,9192,10032,1639,1312,10385,10385,9091,9301,9343,10381,8731,7897,10709,9089,9019,9085,9737,7793,10061,6497,9055,9193,10033,1638,1313,10386,10386,9088,9302,9340,10382,8728,7898,10710,9090,9016,9086,9738,7794,10062,6498,9052,9194,10034,1637,1314,10387,10387,9089,9303,9341,10383,8729,7899,10711,9091,9017,9087,9739,7795,10063,6499,9053,9195,10035,1636,1315,10388,10388,9094,6069,9346,5853,8734,5961,10712,9092,9022,7149,9740,7796,10064,6500,9058,9849,5829,1958,1316,10389,10389,9095,6068,9347,5852,8735,5960,10713,9093,9023,7148,9741,7797,10065,6501,9059,9848,5828,1959,1317,10390,10390,9092,6071,9344,5855,8732,5963,10714,9094,9020,7151,9742,7798,10066,6502,9056,9851,5831,1956,1318,10391,10391,9093,6070,9345,5854,8733,5962,10715,9095,9021,7150,9743,7799,10067,6503,9057,9850,5830,1957,1319,10392,10392,10044,8020,10296,9100,10656,10504,10716,9096,10620,10396,9744,7800,10068,6504,9684,6616,8718,1304,1320,10393,10393,10045,8021,10297,9101,10657,10505,10717,9097,10621,10397,9745,7801,10069,6505,9685,6617,8719,1305,1321,10394,10394,10046,8022,10298,9102,10658,10506,10718,9098,10622,10398,9746,7802,10070,6506,9686,6618,8716,1306,1322,10395,10395,10047,8023,10299,9103,10659,10507,10719,9099,10623,10399,9747,7803,10071,6507,9687,6619,8717,1307,1323,10396,10396,10048,9312,10300,10392,10660,7908,10720,9100,10624,9096,9748,7804,10072,6508,9688,9204,10010,2921,1324,10397,10397,10049,9313,10301,10393,10661,7909,10721,9101,10625,9097,9749,7805,10073,6509,9689,9205,10011,2920,1325,10398,10398,10050,9314,10302,10394,10662,7910,10722,9102,10626,9098,9750,7806,10074,6510,9690,9206,10008,2923,1326,10399,10399,10051,9315,10303,10395,10663,7911,10723,9103,10627,9099,9751,7807,10075,6511,9691,9207,10009,2922,1327,10400,10400,10052,6081,10304,5865,10664,5973,10724,9104,10628,7161,9752,7808,10076,6512,9692,9861,5807,648,1328,10401,10401,10053,6080,10305,5864,10665,5972,10725,9105,10629,7160,9753,7809,10077,6513,9693,9860,5806,649,1329,10402,10402,10054,6083,10306,5867,10666,5975,10726,9106,10630,7163,9754,7810,10078,6514,9694,9863,5805,650,1330,10403,10403,10055,6082,10307,5866,10667,5974,10727,9107,10631,7162,9755,7811,10079,6515,9695,9862,5804,651,1331,10404,10404,10464,9112,10824,10516,10104,7708,10728,9108,10500,9220,9756,7812,10080,6516,10428,9004,8925,4264,6113,10405,10405,10465,9113,10825,10517,10105,7709,10729,9109,10501,9221,9757,7813,10081,6517,10429,9005,8924,4265,6112,10406,10406,10466,9114,10826,10518,10106,7710,10730,9110,10502,9222,9758,7814,10082,6518,10430,9006,8927,4266,6115,10407,10407,10467,9115,10827,10519,10107,7711,10731,9111,10503,9223,9759,7815,10083,6519,10431,9007,8926,4267,6114,10408,10408,10468,6516,10828,6624,10108,6408,10732,9112,10504,7920,9760,7816,10084,6520,10432,10296,8917,1344,6116,10409,10409,10469,6517,10829,6625,10109,6409,10733,9113,10505,7921,9761,7817,10085,6521,10433,10297,8916,1345,6117,10410,10410,10470,6518,10830,6626,10110,6410,10734,9114,10506,7922,9762,7818,10086,6522,10434,10298,8919,1346,6118,10411,10411,10471,6519,10831,6627,10111,6411,10735,9115,10507,7923,9763,7819,10087,6523,10435,10299,8918,1347,6119,10412,10412,10472,7497,10832,8901,10112,9981,10736,9116,10508,10197,9764,7820,10088,6524,10436,6093,8920,1029,6109,10413,10413,10473,7496,10833,8900,10113,9980,10737,9117,10509,10196,9765,7821,10089,6525,10437,6092,8921,1028,6108,10414,10414,10474,7499,10834,8903,10114,9983,10738,9118,10510,10199,9766,7822,10090,6526,10438,6095,8922,1031,6111,10415,10415,10475,7498,10835,8902,10115,9982,10739,9119,10511,10198,9767,7823,10091,6527,10439,6094,8923,1030,6110,10416,10416,7538,9124,7898,10528,8150,7720,10740,9120,8222,9232,9768,7824,10092,6528,7178,9016,8267,1660,8047,10417,10417,7539,9125,7899,10529,8151,7721,10741,9121,8223,9233,9769,7825,10093,6529,7179,9017,8266,1661,8046,10418,10418,7536,9126,7896,10530,8148,7722,10742,9122,8220,9234,9770,7826,10094,6530,7176,9018,8265,1662,8045,10419,10419,7537,9127,7897,10531,8149,7723,10743,9123,8221,9235,9771,7827,10095,6531,7177,9019,8264,1663,8044,10420,10420,7542,6528,7902,6636,8154,6420,10744,9124,8226,7932,9772,7828,10096,6532,7182,10308,8259,3924,8050,10421,10421,7543,6529,7903,6637,8155,6421,10745,9125,8227,7933,9773,7829,10097,6533,7183,10309,8258,3925,8051,10422,10422,7540,6530,7900,6638,8152,6422,10746,9126,8224,7934,9774,7830,10098,6534,7180,10310,8257,3926,8048,10423,10423,7541,6531,7901,6639,8153,6423,10747,9127,8225,7935,9775,7831,10099,6535,7181,10311,8256,3927,8049,10424,10424,7546,7509,7906,8913,8158,9993,10748,9128,8230,10209,9776,7832,10100,6536,7186,6105,8262,3609,8043,10425,10425,7547,7508,7907,8912,8159,9992,10749,9129,8231,10208,9777,7833,10101,6537,7187,6104,8263,3608,8042,10426,10426,7544,7511,7904,8915,8156,9995,10750,9130,8228,10211,9778,7834,10102,6538,7184,6107,8260,3611,8041,10427,10427,7545,7510,7905,8914,8157,9994,10751,9131,8229,10210,9779,7835,10103,6539,7185,6106,8261,3610,8040,10428,10428,10764,9136,10152,10540,10404,7732,10752,9132,9828,9244,9780,7836,10104,6540,10080,9028,9225,2010,6413,10429,10429,10765,9137,10153,10541,10405,7733,10753,9133,9829,9245,9781,7837,10105,6541,10081,9029,9224,2011,6412,10430,10430,10766,9138,10154,10542,10406,7734,10754,9134,9830,9246,9782,7838,10106,6542,10082,9030,9227,2008,6415,10431,10431,10767,9139,10155,10543,10407,7735,10755,9135,9831,9247,9783,7839,10107,6543,10083,9031,9226,2009,6414,10432,10432,10768,6540,10156,6648,10408,6432,10756,9136,9832,7944,9784,7840,10108,6544,10084,10320,9217,4922,6416,10433,10433,10769,6541,10157,6649,10409,6433,10757,9137,9833,7945,9785,7841,10109,6545,10085,10321,9216,4923,6417,10434,10434,10770,6542,10158,6650,10410,6434,10758,9138,9834,7946,9786,7842,10110,6546,10086,10322,9219,4920,6418,10435,10435,10771,6543,10159,6651,10411,6435,10759,9139,9835,7947,9787,7843,10111,6547,10087,10323,9218,4921,6419,10436,10436,10772,7521,10160,8925,10412,10005,10760,9140,9836,10221,9788,7844,10112,6548,10088,6117,9220,5255,6409,10437,10437,10773,7520,10161,8924,10413,10004,10761,9141,9837,10220,9789,7845,10113,6549,10089,6116,9221,5254,6408,10438,10438,10774,7523,10162,8927,10414,10007,10762,9142,9838,10223,9790,7846,10114,6550,10090,6119,9222,5253,6411,10439,10439,10775,7522,10163,8926,10415,10006,10763,9143,9839,10222,9791,7847,10115,6551,10091,6118,9223,5252,6410,10440,10440,10104,9148,10464,10552,10824,7744,10764,9144,10788,9256,9792,7848,10116,6552,9852,9040,4640,6797,1399,10441,10441,10105,9149,10465,10553,10825,7745,10765,9145,10789,9257,9793,7849,10117,6553,9853,9041,4641,6796,1398,10442,10442,10106,9150,10466,10554,10826,7746,10766,9146,10790,9258,9794,7850,10118,6554,9854,9042,4642,6799,1397,10443,10443,10107,9151,10467,10555,10827,7747,10767,9147,10791,9259,9795,7851,10119,6555,9855,9043,4643,6798,1396,10444,10444,10108,6552,10468,6660,10828,6444,10768,9148,10792,7956,9796,7852,10120,6556,9856,10332,3017,6800,1402,10445,10445,10109,6553,10469,6661,10829,6445,10769,9149,10793,7957,9797,7853,10121,6557,9857,10333,3016,6801,1403,10446,10446,10110,6554,10470,6662,10830,6446,10770,9150,10794,7958,9798,7854,10122,6558,9858,10334,3019,6802,1400,10447,10447,10111,6555,10471,6663,10831,6447,10771,9151,10795,7959,9799,7855,10123,6559,9859,10335,3018,6803,1401,10448,10448,10112,8181,10472,9585,10832,10665,10772,9152,10796,10881,9800,7856,10124,6560,9860,6777,4956,6793,1395,10449,10449,10113,8180,10473,9584,10833,10664,10773,9153,10797,10880,9801,7857,10125,6561,9861,6776,4957,6792,1394,10450,10450,10114,8183,10474,9587,10834,10667,10774,9154,10798,10883,9802,7858,10126,6562,9862,6779,4958,6795,1393,10451,10451,10115,8182,10475,9586,10835,10666,10775,9155,10799,10882,9803,7859,10127,6563,9863,6778,4959,6794,1392,10452,10452,8150,9160,7538,10564,7898,7756,10776,9156,7214,9268,9804,7860,10128,6564,7574,9052,1066,7111,1375,10453,10453,8151,9161,7539,10565,7899,7757,10777,9157,7215,9269,9805,7861,10129,6565,7575,9053,1067,7110,1374,10454,10454,8148,9162,7536,10566,7896,7758,10778,9158,7212,9270,9806,7862,10130,6566,7572,9054,1064,7109,1373,10455,10455,8149,9163,7537,10567,7897,7759,10779,9159,7213,9271,9807,7863,10131,6567,7573,9055,1065,7108,1372,10456,10456,8154,6564,7542,6672,7902,6456,10780,9160,7218,7968,9808,7864,10132,6568,7578,10344,3979,7114,1378,10457,10457,8155,6565,7543,6673,7903,6457,10781,9161,7219,7969,9809,7865,10133,6569,7579,10345,3978,7115,1379,10458,10458,8152,6566,7540,6674,7900,6458,10782,9162,7216,7970,9810,7866,10134,6570,7576,10346,3977,7112,1376,10459,10459,8153,6567,7541,6675,7901,6459,10783,9163,7217,7971,9811,7867,10135,6571,7577,10347,3976,7113,1377,10460,10460,8158,8193,7546,9597,7906,10677,10784,9164,7222,10893,9812,7868,10136,6572,7582,6789,734,7107,1371,10461,10461,8159,8192,7547,9596,7907,10676,10785,9165,7223,10892,9813,7869,10137,6573,7583,6788,735,7106,1370,10462,10462,8156,8195,7544,9599,7904,10679,10786,9166,7220,10895,9814,7870,10138,6574,7580,6791,732,7105,1369,10463,10463,8157,8194,7545,9598,7905,10678,10787,9167,7221,10894,9815,7871,10139,6575,7581,6790,733,7104,1368,10464,10464,10404,9172,10764,10576,10152,7768,10788,9168,10440,9280,9816,7872,10140,6576,10476,9064,3644,6449,1385,10465,10465,10405,9173,10765,10577,10153,7769,10789,9169,10441,9281,9817,7873,10141,6577,10477,9065,3645,6448,1384,10466,10466,10406,9174,10766,10578,10154,7770,10790,9170,10442,9282,9818,7874,10142,6578,10478,9066,3646,6451,1387,10467,10467,10407,9175,10767,10579,10155,7771,10791,9171,10443,9283,9819,7875,10143,6579,10479,9067,3647,6450,1386,10468,10468,10408,6576,10768,6684,10156,6468,10792,9172,10444,7980,9820,7876,10144,6580,10480,10356,1373,6452,1388,10469,10469,10409,6577,10769,6685,10157,6469,10793,9173,10445,7981,9821,7877,10145,6581,10481,10357,1372,6453,1389,10470,10470,10410,6578,10770,6686,10158,6470,10794,9174,10446,7982,9822,7878,10146,6582,10482,10358,1375,6454,1390,10471,10471,10411,6579,10771,6687,10159,6471,10795,9175,10447,7983,9823,7879,10147,6583,10483,10359,1374,6455,1391,10472,10472,10412,8205,10772,9609,10160,10689,10796,9176,10448,10905,9824,7880,10148,6584,10484,6801,3312,6445,1381,10473,10473,10413,8204,10773,9608,10161,10688,10797,9177,10449,10904,9825,7881,10149,6585,10485,6800,3313,6444,1380,10474,10474,10414,8207,10774,9611,10162,10691,10798,9178,10450,10907,9826,7882,10150,6586,10486,6803,3314,6447,1383,10475,10475,10415,8206,10775,9610,10163,10690,10799,9179,10451,10906,9827,7883,10151,6587,10487,6802,3315,6446,1382,10476,10476,10824,9184,10104,10588,10464,7780,10800,9180,9780,9292,9828,7884,10152,6588,10140,9076,3672,1435,3688,10477,10477,10825,9185,10105,10589,10465,7781,10801,9181,9781,9293,9829,7885,10153,6589,10141,9077,3673,1434,3689,10478,10478,10826,9186,10106,10590,10466,7782,10802,9182,9782,9294,9830,7886,10154,6590,10142,9078,3674,1433,3690,10479,10479,10827,9187,10107,10591,10467,7783,10803,9183,9783,9295,9831,7887,10155,6591,10143,9079,3675,1432,3691,10480,10480,10828,6588,10108,6696,10468,6480,10804,9184,9784,7992,9832,7888,10156,6592,10144,10368,3676,1438,1416,10481,10481,10829,6589,10109,6697,10469,6481,10805,9185,9785,7993,9833,7889,10157,6593,10145,10369,3677,1439,1417,10482,10482,10830,6590,10110,6698,10470,6482,10806,9186,9786,7994,9834,7890,10158,6594,10146,10370,3678,1436,1418,10483,10483,10831,6591,10111,6699,10471,6483,10807,9187,9787,7995,9835,7891,10159,6595,10147,10371,3679,1437,1419,10484,10484,10832,7245,10112,8649,10472,9729,10808,9188,9788,9945,9836,7892,10160,6596,10148,5841,3680,1431,777,10485,10485,10833,7244,10113,8648,10473,9728,10809,9189,9789,9944,9837,7893,10161,6597,10149,5840,3681,1430,776,10486,10486,10834,7247,10114,8651,10474,9731,10810,9190,9790,9947,9838,7894,10162,6598,10150,5843,3682,1429,779,10487,10487,10835,7246,10115,8650,10475,9730,10811,9191,9791,9946,9839,7895,10163,6599,10151,5842,3683,1428,778,10488,10488,7898,9196,8150,10600,7538,7792,10812,9192,7826,9304,9840,7896,10164,6600,7862,9088,3684,1411,1084,10489,10489,7899,9197,8151,10601,7539,7793,10813,9193,7827,9305,9841,7897,10165,6601,7863,9089,3685,1410,1085,10490,10490,7896,9198,8148,10602,7536,7794,10814,9194,7824,9306,9842,7898,10166,6602,7860,9090,3686,1409,1086,10491,10491,7897,9199,8149,10603,7537,7795,10815,9195,7825,9307,9843,7899,10167,6603,7861,9091,3687,1408,1087,10492,10492,7902,6600,8154,6708,7542,6492,10816,9196,7830,8004,9844,7900,10168,6604,7866,10380,3688,1414,3996,10493,10493,7903,6601,8155,6709,7543,6493,10817,9197,7831,8005,9845,7901,10169,6605,7867,10381,3689,1415,3997,10494,10494,7900,6602,8152,6710,7540,6494,10818,9198,7828,8006,9846,7902,10170,6606,7864,10382,3690,1412,3998,10495,10495,7901,6603,8153,6711,7541,6495,10819,9199,7829,8007,9847,7903,10171,6607,7865,10383,3691,1413,3999,10496,10496,7906,7257,8158,8661,7546,9741,10820,9200,7834,9957,9848,7904,10172,6608,7870,5853,3692,1407,3357,10497,10497,7907,7256,8159,8660,7547,9740,10821,9201,7835,9956,9849,7905,10173,6609,7871,5852,3693,1406,3356,10498,10498,7904,7259,8156,8663,7544,9743,10822,9202,7832,9959,9850,7906,10174,6610,7868,5855,3694,1405,3359,10499,10499,7905,7258,8157,8662,7545,9742,10823,9203,7833,9958,9851,7907,10175,6611,7869,5854,3695,1404,3358,10500,10500,10152,9208,10404,10612,10764,7804,10824,9204,10728,9316,9852,7908,10176,6612,9792,9100,3696,1421,3054,10501,10501,10153,9209,10405,10613,10765,7805,10825,9205,10729,9317,9853,7909,10177,6613,9793,9101,3697,1420,3055,10502,10502,10154,9210,10406,10614,10766,7806,10826,9206,10730,9318,9854,7910,10178,6614,9794,9102,3698,1423,3052,10503,10503,10155,9211,10407,10615,10767,7807,10827,9207,10731,9319,9855,7911,10179,6615,9795,9103,3699,1422,3053,10504,10504,10156,6612,10408,6720,10768,6504,10828,9208,10732,8016,9856,7912,10180,6616,9796,10392,3700,1424,4670,10505,10505,10157,6613,10409,6721,10769,6505,10829,9209,10733,8017,9857,7913,10181,6617,9797,10393,3701,1425,4671,10506,10506,10158,6614,10410,6722,10770,6506,10830,9210,10734,8018,9858,7914,10182,6618,9798,10394,3702,1426,4668,10507,10507,10159,6615,10411,6723,10771,6507,10831,9211,10735,8019,9859,7915,10183,6619,9799,10395,3703,1427,4669,10508,10508,10160,7269,10412,8673,10772,9753,10832,9212,10736,9969,9860,7916,10184,6620,9800,5865,3704,1417,5327,10509,10509,10161,7268,10413,8672,10773,9752,10833,9213,10737,9968,9861,7917,10185,6621,9801,5864,3705,1416,5326,10510,10510,10162,7271,10414,8675,10774,9755,10834,9214,10738,9971,9862,7918,10186,6622,9802,5867,3706,1419,5325,10511,10511,10163,7270,10415,8674,10775,9754,10835,9215,10739,9970,9863,7919,10187,6623,9803,5866,3707,1418,5324,10512,10512,10572,6412,10932,6520,10212,6628,10836,9216,10608,7816,9864,7920,10188,6624,10536,10516,9137,6714,11025,10513,10513,10573,6413,10933,6521,10213,6629,10837,9217,10609,7817,9865,7921,10189,6625,10537,10517,9136,6715,11024,10514,10514,10574,6414,10934,6522,10214,6630,10838,9218,10610,7818,9866,7922,10190,6626,10538,10518,9139,6712,11027,10515,10515,10575,6415,10935,6523,10215,6631,10839,9219,10611,7819,9867,7923,10191,6627,10539,10519,9138,6713,11026,10516,10516,10576,7704,10936,9108,10216,10512,10840,9220,10612,10404,9868,7924,10192,6628,10540,6624,9140,10598,11017,10517,10517,10577,7705,10937,9109,10217,10513,10841,9221,10613,10405,9869,7925,10193,6629,10541,6625,9141,10599,11016,10518,10518,10578,7706,10938,9110,10218,10514,10842,9222,10614,10406,9870,7926,10194,6630,10542,6626,9142,10596,11019,10519,10519,10579,7707,10939,9111,10219,10515,10843,9223,10615,10407,9871,7927,10195,6631,10543,6627,9143,10597,11018,10520,10520,10580,8685,10940,10089,10220,7605,10844,9224,10616,8793,9872,7928,10196,6632,10544,8901,9133,7367,11020,10521,10521,10581,8684,10941,10088,10221,7604,10845,9225,10617,8792,9873,7929,10197,6633,10545,8900,9132,7366,11021,10522,10522,10582,8687,10942,10091,10222,7607,10846,9226,10618,8795,9874,7930,10198,6634,10546,8903,9135,7365,11022,10523,10523,10583,8686,10943,10090,10223,7606,10847,9227,10619,8794,9875,7931,10199,6635,10547,8902,9134,7364,11023,10524,10524,6350,6424,6710,6532,6962,6640,10848,9228,7034,7828,9876,7932,10200,6636,5990,10528,5887,6724,11037,10525,10525,6351,6425,6711,6533,6963,6641,10849,9229,7035,7829,9877,7933,10201,6637,5991,10529,5886,6725,11036,10526,10526,6348,6426,6708,6534,6960,6642,10850,9230,7032,7830,9878,7934,10202,6638,5988,10530,5885,6726,11039,10527,10527,6349,6427,6709,6535,6961,6643,10851,9231,7033,7831,9879,7935,10203,6639,5989,10531,5884,6727,11038,10528,10528,6354,7716,6714,9120,6966,10524,10852,9232,7038,10416,9880,7936,10204,6640,5994,6636,5890,10608,11029,10529,10529,6355,7717,6715,9121,6967,10525,10853,9233,7039,10417,9881,7937,10205,6641,5995,6637,5891,10609,11028,10530,10530,6352,7718,6712,9122,6964,10526,10854,9234,7036,10418,9882,7938,10206,6642,5992,6638,5888,10610,11031,10531,10531,6353,7719,6713,9123,6965,10527,10855,9235,7037,10419,9883,7939,10207,6643,5993,6639,5889,10611,11030,10532,10532,6358,8697,6718,10101,6970,7617,10856,9236,7042,8805,9884,7940,10208,6644,5998,8913,5883,7377,11032,10533,10533,6359,8696,6719,10100,6971,7616,10857,9237,7043,8804,9885,7941,10209,6645,5999,8912,5882,7376,11033,10534,10534,6356,8699,6716,10103,6968,7619,10858,9238,7040,8807,9886,7942,10210,6646,5996,8915,5881,7379,11034,10535,10535,6357,8698,6717,10102,6969,7618,10859,9239,7041,8806,9887,7943,10211,6647,5997,8914,5880,7378,11035,10536,10536,10872,6436,10260,6544,10512,6652,10860,9240,9936,7840,9888,7944,10212,6648,10188,10540,8789,6702,11049,10537,10537,10873,6437,10261,6545,10513,6653,10861,9241,9937,7841,9889,7945,10213,6649,10189,10541,8788,6703,11048,10538,10538,10874,6438,10262,6546,10514,6654,10862,9242,9938,7842,9890,7946,10214,6650,10190,10542,8791,6700,11051,10539,10539,10875,6439,10263,6547,10515,6655,10863,9243,9939,7843,9891,7947,10215,6651,10191,10543,8790,6701,11050,10540,10540,10876,7728,10264,9132,10516,10536,10864,9244,9940,10428,9892,7948,10216,6652,10192,6648,8792,10586,11041,10541,10541,10877,7729,10265,9133,10517,10537,10865,9245,9941,10429,9893,7949,10217,6653,10193,6649,8793,10587,11040,10542,10542,10878,7730,10266,9134,10518,10538,10866,9246,9942,10430,9894,7950,10218,6654,10194,6650,8794,10584,11043,10543,10543,10879,7731,10267,9135,10519,10539,10867,9247,9943,10431,9895,7951,10219,6655,10195,6651,8795,10585,11042,10544,10544,10880,8709,10268,10113,10520,7629,10868,9248,9944,8817,9896,7952,10220,6656,10196,8925,8785,7355,11044,10545,10545,10881,8708,10269,10112,10521,7628,10869,9249,9945,8816,9897,7953,10221,6657,10197,8924,8784,7354,11045,10546,10546,10882,8711,10270,10115,10522,7631,10870,9250,9946,8819,9898,7954,10222,6658,10198,8927,8787,7353,11046,10547,10547,10883,8710,10271,10114,10523,7630,10871,9251,9947,8818,9899,7955,10223,6659,10199,8926,8786,7352,11047,10548,10548,10212,6448,10572,6556,10932,6664,10872,9252,10896,7852,9900,7956,10224,6660,9960,10552,3775,11039,10614,10549,10549,10213,6449,10573,6557,10933,6665,10873,9253,10897,7853,9901,7957,10225,6661,9961,10553,3774,11038,10615,10550,10550,10214,6450,10574,6558,10934,6666,10874,9254,10898,7854,9902,7958,10226,6662,9962,10554,3773,11037,10612,10551,10551,10215,6451,10575,6559,10935,6667,10875,9255,10899,7855,9903,7959,10227,6663,9963,10555,3772,11036,10613,10552,10552,10216,7740,10576,9144,10936,10548,10876,9256,10900,10440,9904,7960,10228,6664,9964,6660,3778,11031,6722,10553,10553,10217,7741,10577,9145,10937,10549,10877,9257,10901,10441,9905,7961,10229,6665,9965,6661,3779,11030,6723,10554,10554,10218,7742,10578,9146,10938,10550,10878,9258,10902,10442,9906,7962,10230,6666,9966,6662,3776,11029,6720,10555,10555,10219,7743,10579,9147,10939,10551,10879,9259,10903,10443,9907,7963,10231,6667,9967,6663,3777,11028,6721,10556,10556,10220,9369,10580,10773,10940,8289,10880,9260,10904,9477,9908,7964,10232,6668,9968,9585,3771,11034,8675,10557,10557,10221,9368,10581,10772,10941,8288,10881,9261,10905,9476,9909,7965,10233,6669,9969,9584,3770,11035,8674,10558,10558,10222,9371,10582,10775,10942,8291,10882,9262,10906,9479,9910,7966,10234,6670,9970,9587,3769,11032,8673,10559,10559,10223,9370,10583,10774,10943,8290,10883,9263,10907,9478,9911,7967,10235,6671,9971,9586,3768,11033,8672,10560,10560,6962,6460,6350,6568,6710,6676,10884,9264,6026,7864,9912,7968,10236,6672,6386,10564,3751,11049,10590,10561,10561,6963,6461,6351,6569,6711,6677,10885,9265,6027,7865,9913,7969,10237,6673,6387,10565,3750,11048,10591,10562,10562,6960,6462,6348,6570,6708,6678,10886,9266,6024,7866,9914,7970,10238,6674,6384,10566,3749,11051,10588,10563,10563,6961,6463,6349,6571,6709,6679,10887,9267,6025,7867,9915,7971,10239,6675,6385,10567,3748,11050,10589,10564,10564,6966,7752,6354,9156,6714,10560,10888,9268,6030,10452,9916,7972,10240,6676,6390,6672,3754,11041,6698,10565,10565,6967,7753,6355,9157,6715,10561,10889,9269,6031,10453,9917,7973,10241,6677,6391,6673,3755,11040,6699,10566,10566,6964,7754,6352,9158,6712,10562,10890,9270,6028,10454,9918,7974,10242,6678,6388,6674,3752,11043,6696,10567,10567,6965,7755,6353,9159,6713,10563,10891,9271,6029,10455,9919,7975,10243,6679,6389,6675,3753,11042,6697,10568,10568,6970,9381,6358,10785,6718,8301,10892,9272,6034,9489,9920,7976,10244,6680,6394,9597,3747,11044,8651,10569,10569,6971,9380,6359,10784,6719,8300,10893,9273,6035,9488,9921,7977,10245,6681,6395,9596,3746,11045,8650,10570,10570,6968,9383,6356,10787,6716,8303,10894,9274,6032,9491,9922,7978,10246,6682,6392,9599,3745,11046,8649,10571,10571,6969,9382,6357,10786,6717,8302,10895,9275,6033,9490,9923,7979,10247,6683,6393,9598,3744,11047,8648,10572,10572,10512,6472,10872,6580,10260,6688,10896,9276,10548,7876,9924,7980,10248,6684,10584,10576,3761,11027,10600,10573,10573,10513,6473,10873,6581,10261,6689,10897,9277,10549,7877,9925,7981,10249,6685,10585,10577,3760,11026,10601,10574,10574,10514,6474,10874,6582,10262,6690,10898,9278,10550,7878,9926,7982,10250,6686,10586,10578,3763,11025,10602,10575,10575,10515,6475,10875,6583,10263,6691,10899,9279,10551,7879,9927,7983,10251,6687,10587,10579,3762,11024,10603,10576,10576,10516,7764,10876,9168,10264,10572,10900,9280,10552,10464,9928,7984,10252,6688,10588,6684,3764,11019,6708,10577,10577,10517,7765,10877,9169,10265,10573,10901,9281,10553,10465,9929,7985,10253,6689,10589,6685,3765,11018,6709,10578,10578,10518,7766,10878,9170,10266,10574,10902,9282,10554,10466,9930,7986,10254,6690,10590,6686,3766,11017,6710,10579,10579,10519,7767,10879,9171,10267,10575,10903,9283,10555,10467,9931,7987,10255,6691,10591,6687,3767,11016,6711,10580,10580,10520,9393,10880,10797,10268,8313,10904,9284,10556,9501,9932,7988,10256,6692,10592,9609,3757,11022,8661,10581,10581,10521,9392,10881,10796,10269,8312,10905,9285,10557,9500,9933,7989,10257,6693,10593,9608,3756,11023,8660,10582,10582,10522,9395,10882,10799,10270,8315,10906,9286,10558,9503,9934,7990,10258,6694,10594,9611,3759,11020,8663,10583,10583,10523,9394,10883,10798,10271,8314,10907,9287,10559,9502,9935,7991,10259,6695,10595,9610,3758,11021,8662,10584,10584,10932,6484,10212,6592,10572,6700,10908,9288,9888,7888,9936,7992,10260,6696,10248,10588,2824,10542,6678,10585,10585,10933,6485,10213,6593,10573,6701,10909,9289,9889,7889,9937,7993,10261,6697,10249,10589,2825,10543,6679,10586,10586,10934,6486,10214,6594,10574,6702,10910,9290,9890,7890,9938,7994,10262,6698,10250,10590,2826,10540,6676,10587,10587,10935,6487,10215,6595,10575,6703,10911,9291,9891,7891,9939,7995,10263,6699,10251,10591,2827,10541,6677,10588,10588,10936,7776,10216,9180,10576,10584,10912,9292,9892,10476,9940,7996,10264,6700,10252,6696,3792,6650,10562,10589,10589,10937,7777,10217,9181,10577,10585,10913,9293,9893,10477,9941,7997,10265,6701,10253,6697,3793,6651,10563,10590,10590,10938,7778,10218,9182,10578,10586,10914,9294,9894,10478,9942,7998,10266,6702,10254,6698,3794,6648,10560,10591,10591,10939,7779,10219,9183,10579,10587,10915,9295,9895,10479,9943,7999,10267,6703,10255,6699,3795,6649,10561,10592,10592,10940,8433,10220,9837,10580,7353,10916,9296,9896,8541,9944,8000,10268,6704,10256,8649,4449,8927,8303,10593,10593,10941,8432,10221,9836,10581,7352,10917,9297,9897,8540,9945,8001,10269,6705,10257,8648,4448,8926,8302,10594,10594,10942,8435,10222,9839,10582,7355,10918,9298,9898,8543,9946,8002,10270,6706,10258,8651,4451,8925,8301,10595,10595,10943,8434,10223,9838,10583,7354,10919,9299,9899,8542,9947,8003,10271,6707,10259,8650,4450,8924,8300,10596,10596,6710,6496,6962,6604,6350,6712,10920,9300,6638,7900,9948,8004,10272,6708,6674,10600,4108,10518,6688,10597,10597,6711,6497,6963,6605,6351,6713,10921,9301,6639,7901,9949,8005,10273,6709,6675,10601,4109,10519,6689,10598,10598,6708,6498,6960,6606,6348,6714,10922,9302,6636,7902,9950,8006,10274,6710,6672,10602,4110,10516,6690,10599,10599,6709,6499,6961,6607,6349,6715,10923,9303,6637,7903,9951,8007,10275,6711,6673,10603,4111,10517,6691,10600,10600,6714,7788,6966,9192,6354,10596,10924,9304,6642,10488,9952,8008,10276,6712,6678,6708,2484,6626,10572,10601,10601,6715,7789,6967,9193,6355,10597,10925,9305,6643,10489,9953,8009,10277,6713,6679,6709,2485,6627,10573,10602,10602,6712,7790,6964,9194,6352,10598,10926,9306,6640,10490,9954,8010,10278,6714,6676,6710,2486,6624,10574,10603,10603,6713,7791,6965,9195,6353,10599,10927,9307,6641,10491,9955,8011,10279,6715,6677,6711,2487,6625,10575,10604,10604,6718,8445,6970,9849,6358,7365,10928,9308,6646,8553,9956,8012,10280,6716,6682,8661,3141,8903,8313,10605,10605,6719,8444,6971,9848,6359,7364,10929,9309,6647,8552,9957,8013,10281,6717,6683,8660,3140,8902,8312,10606,10606,6716,8447,6968,9851,6356,7367,10930,9310,6644,8555,9958,8014,10282,6718,6680,8663,3143,8901,8315,10607,10607,6717,8446,6969,9850,6357,7366,10931,9311,6645,8554,9959,8015,10283,6719,6681,8662,3142,8900,8314,10608,10608,10260,6508,10512,6616,10872,6724,10932,9312,10836,7912,9960,8016,10284,6720,9900,10612,894,10528,6666,10609,10609,10261,6509,10513,6617,10873,6725,10933,9313,10837,7913,9961,8017,10285,6721,9901,10613,895,10529,6667,10610,10610,10262,6510,10514,6618,10874,6726,10934,9314,10838,7914,9962,8018,10286,6722,9902,10614,892,10530,6664,10611,10611,10263,6511,10515,6619,10875,6727,10935,9315,10839,7915,9963,8019,10287,6723,9903,10615,893,10531,6665,10612,10612,10264,7800,10516,9204,10876,10608,10936,9316,10840,10500,9964,8020,10288,6724,9904,6720,5750,6636,10550,10613,10613,10265,7801,10517,9205,10877,10609,10937,9317,10841,10501,9965,8021,10289,6725,9905,6721,5751,6637,10551,10614,10614,10266,7802,10518,9206,10878,10610,10938,9318,10842,10502,9966,8022,10290,6726,9906,6722,5748,6638,10548,10615,10615,10267,7803,10519,9207,10879,10611,10939,9319,10843,10503,9967,8023,10291,6727,9907,6723,5749,6639,10549,10616,10616,10268,8457,10520,9861,10880,7377,10940,9320,10844,8565,9968,8024,10292,6728,9908,8673,5111,8913,8291,10617,10617,10269,8456,10521,9860,10881,7376,10941,9321,10845,8564,9969,8025,10293,6729,9909,8672,5110,8912,8290,10618,10618,10270,8459,10522,9863,10882,7379,10942,9322,10846,8567,9970,8026,10294,6730,9910,8675,5109,8915,8289,10619,10619,10271,8458,10523,9862,10883,7378,10943,9323,10847,8566,9971,8027,10295,6731,9911,8674,5108,8914,8288,10620,10620,10032,8248,10392,9328,10644,10732,10296,9324,10716,10624,9972,8028,9648,6732,9672,6844,11376,1548,10761,10621,10621,10033,8249,10393,9329,10645,10733,10297,9325,10717,10625,9973,8029,9649,6733,9673,6845,11377,1549,10760,10622,10622,10034,8250,10394,9330,10646,10734,10298,9326,10718,10626,9974,8030,9650,6734,9674,6846,11378,1550,10763,10623,10623,10035,8251,10395,9331,10647,10735,10299,9327,10719,10627,9975,8031,9651,6735,9675,6847,11379,1551,10762,10624,10624,10036,9540,10396,10620,10648,8136,10300,9328,10720,9324,9976,8032,9652,6736,9676,9432,11380,1552,10753,10625,10625,10037,9541,10397,10621,10649,8137,10301,9329,10721,9325,9977,8033,9653,6737,9677,9433,11381,1553,10752,10626,10626,10038,9542,10398,10622,10650,8138,10302,9330,10722,9326,9978,8034,9654,6738,9678,9434,11382,1554,10755,10627,10627,10039,9543,10399,10623,10651,8139,10303,9331,10723,9327,9979,8035,9655,6739,9679,9435,11383,1555,10754,10628,10628,10040,5985,10400,5769,10652,5877,10304,9332,10724,7065,9980,8036,9656,6740,9680,9765,11384,1556,10756,10629,10629,10041,5984,10401,5768,10653,5876,10305,9333,10725,7064,9981,8037,9657,6741,9681,9764,11385,1557,10757,10630,10630,10042,5987,10402,5771,10654,5879,10306,9334,10726,7067,9982,8038,9658,6742,9682,9767,11386,1558,10758,10631,10631,10043,5986,10403,5770,10655,5878,10307,9335,10727,7066,9983,8039,9659,6743,9683,9766,11387,1559,10759,10632,10632,9050,8260,9410,9340,8690,10744,10308,9336,9086,10636,9984,8040,9660,6744,9014,6856,11388,1560,7511,10633,10633,9051,8261,9411,9341,8691,10745,10309,9337,9087,10637,9985,8041,9661,6745,9015,6857,11389,1561,7510,10634,10634,9048,8262,9408,9342,8688,10746,10310,9338,9084,10638,9986,8042,9662,6746,9012,6858,11390,1562,7509,10635,10635,9049,8263,9409,9343,8689,10747,10311,9339,9085,10639,9987,8043,9663,6747,9013,6859,11391,1563,7508,10636,10636,9054,9552,9414,10632,8694,8148,10312,9340,9090,9336,9988,8044,9664,6748,9018,9444,11392,1564,7503,10637,10637,9055,9553,9415,10633,8695,8149,10313,9341,9091,9337,9989,8045,9665,6749,9019,9445,11393,1565,7502,10638,10638,9052,9554,9412,10634,8692,8150,10314,9342,9088,9338,9990,8046,9666,6750,9016,9446,11394,1566,7501,10639,10639,9053,9555,9413,10635,8693,8151,10315,9343,9089,9339,9991,8047,9667,6751,9017,9447,11395,1567,7500,10640,10640,9058,5997,9418,5781,8698,5889,10316,9344,9094,7077,9992,8048,9668,6752,9022,9777,11396,1568,7506,10641,10641,9059,5996,9419,5780,8699,5888,10317,9345,9095,7076,9993,8049,9669,6753,9023,9776,11397,1569,7507,10642,10642,9056,5999,9416,5783,8696,5891,10318,9346,9092,7079,9994,8050,9670,6754,9020,9779,11398,1570,7504,10643,10643,9057,5998,9417,5782,8697,5890,10319,9347,9093,7078,9995,8051,9671,6755,9021,9778,11399,1571,7505,10644,10644,9684,8272,9720,9352,9648,10756,10320,9348,10044,10648,9996,8052,9672,6756,10620,6868,11400,1572,9765,10645,10645,9685,8273,9721,9353,9649,10757,10321,9349,10045,10649,9997,8053,9673,6757,10621,6869,11401,1573,9764,10646,10646,9686,8274,9722,9354,9650,10758,10322,9350,10046,10650,9998,8054,9674,6758,10622,6870,11402,1574,9767,10647,10647,9687,8275,9723,9355,9651,10759,10323,9351,10047,10651,9999,8055,9675,6759,10623,6871,11403,1575,9766,10648,10648,9688,9564,9724,10644,9652,8160,10324,9352,10048,9348,10000,8056,9676,6760,10624,9456,11404,1576,9757,10649,10649,9689,9565,9725,10645,9653,8161,10325,9353,10049,9349,10001,8057,9677,6761,10625,9457,11405,1577,9756,10650,10650,9690,9566,9726,10646,9654,8162,10326,9354,10050,9350,10002,8058,9678,6762,10626,9458,11406,1578,9759,10651,10651,9691,9567,9727,10647,9655,8163,10327,9355,10051,9351,10003,8059,9679,6763,10627,9459,11407,1579,9758,10652,10652,9692,6009,9728,5793,9656,5901,10328,9356,10052,7089,10004,8060,9680,6764,10628,9789,11408,1580,9760,10653,10653,9693,6008,9729,5792,9657,5900,10329,9357,10053,7088,10005,8061,9681,6765,10629,9788,11409,1581,9761,10654,10654,9694,6011,9730,5795,9658,5903,10330,9358,10054,7091,10006,8062,9682,6766,10630,9791,11410,1582,9762,10655,10655,9695,6010,9731,5794,9659,5902,10331,9359,10055,7090,10007,8063,9683,6767,10631,9790,11411,1583,9763,10656,10656,10320,8284,10680,9364,10068,10768,10332,9360,10356,10660,10008,8064,9684,6768,10392,6880,8454,6909,1292,10657,10657,10321,8285,10681,9365,10069,10769,10333,9361,10357,10661,10009,8065,9685,6769,10393,6881,8455,6908,1293,10658,10658,10322,8286,10682,9366,10070,10770,10334,9362,10358,10662,10010,8066,9686,6770,10394,6882,8452,6911,1294,10659,10659,10323,8287,10683,9367,10071,10771,10335,9363,10359,10663,10011,8067,9687,6771,10395,6883,8453,6910,1295,10660,10660,10324,9576,10684,10656,10072,8172,10336,9364,10360,9360,10012,8068,9688,6772,10396,9468,9746,6901,2261,10661,10661,10325,9577,10685,10657,10073,8173,10337,9365,10361,9361,10013,8069,9689,6773,10397,9469,9747,6900,2260,10662,10662,10326,9578,10686,10658,10074,8174,10338,9366,10362,9362,10014,8070,9690,6774,10398,9470,9744,6903,2263,10663,10663,10327,9579,10687,10659,10075,8175,10339,9367,10363,9363,10015,8071,9691,6775,10399,9471,9745,6902,2262,10664,10664,10328,6669,10688,6453,10076,6561,10340,9368,10364,7749,10016,8072,9692,6776,10400,10449,6515,6904,1608,10665,10665,10329,6668,10689,6452,10077,6560,10341,9369,10365,7748,10017,8073,9693,6777,10401,10448,6514,6905,1609,10666,10666,10330,6671,10690,6455,10078,6563,10342,9370,10366,7751,10018,8074,9694,6778,10402,10451,6513,6906,1610,10667,10667,10331,6670,10691,6454,10079,6562,10343,9371,10367,7750,10019,8075,9695,6779,10403,10450,6512,6907,1611,10668,10668,8366,8296,8402,9376,8438,10780,10344,9372,8726,10672,10020,8076,9696,6780,9410,6892,8430,8519,4198,10669,10669,8367,8297,8403,9377,8439,10781,10345,9373,8727,10673,10021,8077,9697,6781,9411,6893,8431,8518,4199,10670,10670,8364,8298,8400,9378,8436,10782,10346,9374,8724,10674,10022,8078,9698,6782,9408,6894,8428,8517,4196,10671,10671,8365,8299,8401,9379,8437,10783,10347,9375,8725,10675,10023,8079,9699,6783,9409,6895,8429,8516,4197,10672,10672,8370,9588,8406,10668,8442,8184,10348,9376,8730,9372,10024,8080,9700,6784,9414,9480,9722,8511,4519,10673,10673,8371,9589,8407,10669,8443,8185,10349,9377,8731,9373,10025,8081,9701,6785,9415,9481,9723,8510,4518,10674,10674,8368,9590,8404,10670,8440,8186,10350,9378,8728,9374,10026,8082,9702,6786,9412,9482,9720,8509,4517,10675,10675,8369,9591,8405,10671,8441,8187,10351,9379,8729,9375,10027,8083,9703,6787,9413,9483,9721,8508,4516,10676,10676,8374,6681,8410,6465,8446,6573,10352,9380,8734,7761,10028,8084,9704,6788,9418,10461,6491,8514,3866,10677,10677,8375,6680,8411,6464,8447,6572,10353,9381,8735,7760,10029,8085,9705,6789,9419,10460,6490,8515,3867,10678,10678,8372,6683,8408,6467,8444,6575,10354,9382,8732,7763,10030,8086,9706,6790,9416,10463,6489,8512,3864,10679,10679,8373,6682,8409,6466,8445,6574,10355,9383,8733,7762,10031,8087,9707,6791,9417,10462,6488,8513,3865,10680,10680,9972,8308,10332,9388,10692,10792,10356,9384,10656,10684,10032,8088,9708,6792,9720,6904,8440,6561,5480,10681,10681,9973,8309,10333,9389,10693,10793,10357,9385,10657,10685,10033,8089,9709,6793,9721,6905,8441,6560,5481,10682,10682,9974,8310,10334,9390,10694,10794,10358,9386,10658,10686,10034,8090,9710,6794,9722,6906,8442,6563,5482,10683,10683,9975,8311,10335,9391,10695,10795,10359,9387,10659,10687,10035,8091,9711,6795,9723,6907,8443,6562,5483,10684,10684,9976,9600,10336,10680,10696,8196,10360,9388,10660,9384,10036,8092,9712,6796,9724,9492,9732,6553,3209,10685,10685,9977,9601,10337,10681,10697,8197,10361,9389,10661,9385,10037,8093,9713,6797,9725,9493,9733,6552,3208,10686,10686,9978,9602,10338,10682,10698,8198,10362,9390,10662,9386,10038,8094,9714,6798,9726,9494,9734,6555,3211,10687,10687,9979,9603,10339,10683,10699,8199,10363,9391,10663,9387,10039,8095,9715,6799,9727,9495,9735,6554,3210,10688,10688,9980,6693,10340,6477,10700,6585,10364,9392,10664,7773,10040,8096,9716,6800,9728,10473,6501,6556,5148,10689,10689,9981,6692,10341,6476,10701,6584,10365,9393,10665,7772,10041,8097,9717,6801,9729,10472,6500,6557,5149,10690,10690,9982,6695,10342,6479,10702,6587,10366,9394,10666,7775,10042,8098,9718,6802,9730,10475,6503,6558,5150,10691,10691,9983,6694,10343,6478,10703,6586,10367,9395,10667,7774,10043,8099,9719,6803,9731,10474,6502,6559,5151,10692,10692,9744,8320,9672,9400,9708,10804,10368,9396,9996,10696,10044,8100,9720,6804,10680,6916,9702,4892,5508,10693,10693,9745,8321,9673,9401,9709,10805,10369,9397,9997,10697,10045,8101,9721,6805,10681,6917,9703,4893,5509,10694,10694,9746,8322,9674,9402,9710,10806,10370,9398,9998,10698,10046,8102,9722,6806,10682,6918,9700,4894,5510,10695,10695,9747,8323,9675,9403,9711,10807,10371,9399,9999,10699,10047,8103,9723,6807,10683,6919,9701,4895,5511,10696,10696,9748,9612,9676,10692,9712,8208,10372,9400,10000,9396,10048,8104,9724,6808,10684,9504,8402,3269,5512,10697,10697,9749,9613,9677,10693,9713,8209,10373,9401,10001,9397,10049,8105,9725,6809,10685,9505,8403,3268,5513,10698,10698,9750,9614,9678,10694,9714,8210,10374,9402,10002,9398,10050,8106,9726,6810,10686,9506,8400,3271,5514,10699,10699,9751,9615,9679,10695,9715,8211,10375,9403,10003,9399,10051,8107,9727,6811,10687,9507,8401,3270,5515,10700,10700,9752,6381,9680,6165,9716,6273,10376,9404,10004,7461,10052,8108,9728,6812,10688,10161,7439,5532,5516,10701,10701,9753,6380,9681,6164,9717,6272,10377,9405,10005,7460,10053,8109,9729,6813,10689,10160,7438,5533,5517,10702,10702,9754,6383,9682,6167,9718,6275,10378,9406,10006,7463,10054,8110,9730,6814,10690,10163,7437,5534,5518,10703,10703,9755,6382,9683,6166,9719,6274,10379,9407,10007,7462,10055,8111,9731,6815,10691,10162,7436,5535,5519,10704,10704,8762,8332,9014,9412,9374,10816,10380,9408,9338,10708,10056,8112,9732,6816,8402,6928,9712,2938,5520,10705,10705,8763,8333,9015,9413,9375,10817,10381,9409,9339,10709,10057,8113,9733,6817,8403,6929,9713,2939,5521,10706,10706,8760,8334,9012,9414,9372,10818,10382,9410,9336,10710,10058,8114,9734,6818,8400,6930,9714,2936,5522,10707,10707,8761,8335,9013,9415,9373,10819,10383,9411,9337,10711,10059,8115,9735,6819,8401,6931,9715,2937,5523,10708,10708,8766,9624,9018,10704,9378,8220,10384,9412,9342,9408,10060,8116,9736,6820,8406,9516,8412,1315,5524,10709,10709,8767,9625,9019,10705,9379,8221,10385,9413,9343,9409,10061,8117,9737,6821,8407,9517,8413,1314,5525,10710,10710,8764,9626,9016,10706,9376,8222,10386,9414,9340,9410,10062,8118,9738,6822,8404,9518,8414,1313,5526,10711,10711,8765,9627,9017,10707,9377,8223,10387,9415,9341,9411,10063,8119,9739,6823,8405,9519,8415,1312,5527,10712,10712,8770,6393,9022,6177,9382,6285,10388,9416,9346,7473,10064,8120,9740,6824,8410,10173,7449,2282,5528,10713,10713,8771,6392,9023,6176,9383,6284,10389,9417,9347,7472,10065,8121,9741,6825,8411,10172,7448,2283,5529,10714,10714,8768,6395,9020,6179,9380,6287,10390,9418,9344,7475,10066,8122,9742,6826,8408,10175,7451,2280,5530,10715,10715,8769,6394,9021,6178,9381,6286,10391,9419,9345,7474,10067,8123,9743,6827,8409,10174,7450,2281,5531,10716,10716,10368,8344,10620,9424,10008,10828,10392,9420,10296,10720,10068,8124,9744,6828,10332,6940,9690,1628,5532,10717,10717,10369,8345,10621,9425,10009,10829,10393,9421,10297,10721,10069,8125,9745,6829,10333,6941,9691,1629,5533,10718,10718,10370,8346,10622,9426,10010,10830,10394,9422,10298,10722,10070,8126,9746,6830,10334,6942,9688,1630,5534,10719,10719,10371,8347,10623,9427,10011,10831,10395,9423,10299,10723,10071,8127,9747,6831,10335,6943,9689,1631,5535,10720,10720,10372,9636,10624,10716,10012,8232,10396,9424,10300,9420,10072,8128,9748,6832,10336,9528,8390,2597,5536,10721,10721,10373,9637,10625,10717,10013,8233,10397,9425,10301,9421,10073,8129,9749,6833,10337,9529,8391,2596,5537,10722,10722,10374,9638,10626,10718,10014,8234,10398,9426,10302,9422,10074,8130,9750,6834,10338,9530,8388,2599,5538,10723,10723,10375,9639,10627,10719,10015,8235,10399,9427,10303,9423,10075,8131,9751,6835,10339,9531,8389,2598,5539,10724,10724,10376,6405,10628,6189,10016,6297,10400,9428,10304,7485,10076,8132,9752,6836,10340,10185,7427,972,5540,10725,10725,10377,6404,10629,6188,10017,6296,10401,9429,10305,7484,10077,8133,9753,6837,10341,10184,7426,973,5541,10726,10726,10378,6407,10630,6191,10018,6299,10402,9430,10306,7487,10078,8134,9754,6838,10342,10187,7425,974,5542,10727,10727,10379,6406,10631,6190,10019,6298,10403,9431,10307,7486,10079,8135,9755,6839,10343,10186,7424,975,5543,10728,10728,10140,9436,10500,10840,10752,8032,10404,9432,10824,9544,10080,8136,9756,6840,9780,9328,9897,3940,9677,10729,10729,10141,9437,10501,10841,10753,8033,10405,9433,10825,9545,10081,8137,9757,6841,9781,9329,9896,3941,9676,10730,10730,10142,9438,10502,10842,10754,8034,10406,9434,10826,9546,10082,8138,9758,6842,9782,9330,9899,3942,9679,10731,10731,10143,9439,10503,10843,10755,8035,10407,9435,10827,9547,10083,8139,9759,6843,9783,9331,9898,3943,9678,10732,10732,10144,6840,10504,6948,10756,6732,10408,9436,10828,8244,10084,8140,9760,6844,9784,10620,9889,1668,9680,10733,10733,10145,6841,10505,6949,10757,6733,10409,9437,10829,8245,10085,8141,9761,6845,9785,10621,9888,1669,9681,10734,10734,10146,6842,10506,6950,10758,6734,10410,9438,10830,8246,10086,8142,9762,6846,9786,10622,9891,1670,9682,10735,10735,10147,6843,10507,6951,10759,6735,10411,9439,10831,8247,10087,8143,9763,6847,9787,10623,9890,1671,9683,10736,10736,10148,7173,10508,8577,10760,9657,10412,9440,10832,9873,10088,8144,9764,6848,9788,5769,9892,705,9673,10737,10737,10149,7172,10509,8576,10761,9656,10413,9441,10833,9872,10089,8145,9765,6849,9789,5768,9893,704,9672,10738,10738,10150,7175,10510,8579,10762,9659,10414,9442,10834,9875,10090,8146,9766,6850,9790,5771,9894,707,9675,10739,10739,10151,7174,10511,8578,10763,9658,10415,9443,10835,9874,10091,8147,9767,6851,9791,5770,9895,706,9674,10740,10740,7862,9448,8222,10852,7502,8044,10416,9444,7898,9556,10092,8148,9768,6852,7826,9340,6647,1336,9019,10741,10741,7863,9449,8223,10853,7503,8045,10417,9445,7899,9557,10093,8149,9769,6853,7827,9341,6646,1337,9018,10742,10742,7860,9450,8220,10854,7500,8046,10418,9446,7896,9558,10094,8150,9770,6854,7824,9342,6645,1338,9017,10743,10743,7861,9451,8221,10855,7501,8047,10419,9447,7897,9559,10095,8151,9771,6855,7825,9343,6644,1339,9016,10744,10744,7866,6852,8226,6960,7506,6744,10420,9448,7902,8256,10096,8152,9772,6856,7830,10632,6639,4248,9022,10745,10745,7867,6853,8227,6961,7507,6745,10421,9449,7903,8257,10097,8153,9773,6857,7831,10633,6638,4249,9023,10746,10746,7864,6854,8224,6962,7504,6746,10422,9450,7900,8258,10098,8154,9774,6858,7828,10634,6637,4250,9020,10747,10747,7865,6855,8225,6963,7505,6747,10423,9451,7901,8259,10099,8155,9775,6859,7829,10635,6636,4251,9021,10748,10748,7870,7185,8230,8589,7510,9669,10424,9452,7906,9885,10100,8156,9776,6860,7834,5781,6642,3285,9015,10749,10749,7871,7184,8231,8588,7511,9668,10425,9453,7907,9884,10101,8157,9777,6861,7835,5780,6643,3284,9014,10750,10750,7868,7187,8228,8591,7508,9671,10426,9454,7904,9887,10102,8158,9778,6862,7832,5783,6640,3287,9013,10751,10751,7869,7186,8229,8590,7509,9670,10427,9455,7905,9886,10103,8159,9779,6863,7833,5782,6641,3286,9012,10752,10752,9792,9460,9828,10864,9756,8056,10428,9456,10152,9568,10104,8160,9780,6864,10728,9352,10845,2334,10625,10753,10753,9793,9461,9829,10865,9757,8057,10429,9457,10153,9569,10105,8161,9781,6865,10729,9353,10844,2335,10624,10754,10754,9794,9462,9830,10866,9758,8058,10430,9458,10154,9570,10106,8162,9782,6866,10730,9354,10847,2332,10627,10755,10755,9795,9463,9831,10867,9759,8059,10431,9459,10155,9571,10107,8163,9783,6867,10731,9355,10846,2333,10626,10756,10756,9796,6864,9832,6972,9760,6756,10432,9460,10156,8268,10108,8164,9784,6868,10732,10644,10837,4598,10628,10757,10757,9797,6865,9833,6973,9761,6757,10433,9461,10157,8269,10109,8165,9785,6869,10733,10645,10836,4599,10629,10758,10758,9798,6866,9834,6974,9762,6758,10434,9462,10158,8270,10110,8166,9786,6870,10734,10646,10839,4596,10630,10759,10759,9799,6867,9835,6975,9763,6759,10435,9463,10159,8271,10111,8167,9787,6871,10735,10647,10838,4597,10631,10760,10760,9800,7197,9836,8601,9764,9681,10436,9464,10160,9897,10112,8168,9788,6872,10736,5793,10840,5579,10621,10761,10761,9801,7196,9837,8600,9765,9680,10437,9465,10161,9896,10113,8169,9789,6873,10737,5792,10841,5578,10620,10762,10762,9802,7199,9838,8603,9766,9683,10438,9466,10162,9899,10114,8170,9790,6874,10738,5795,10842,5577,10623,10763,10763,9803,7198,9839,8602,9767,9682,10439,9467,10163,9898,10115,8171,9791,6875,10739,5794,10843,5576,10622,10764,10764,10428,9472,10788,10876,10176,8068,10440,9468,10464,9580,10116,8172,9792,6876,10500,9364,3668,6473,5611,10765,10765,10429,9473,10789,10877,10177,8069,10441,9469,10465,9581,10117,8173,9793,6877,10501,9365,3669,6472,5610,10766,10766,10430,9474,10790,10878,10178,8070,10442,9470,10466,9582,10118,8174,9794,6878,10502,9366,3670,6475,5609,10767,10767,10431,9475,10791,10879,10179,8071,10443,9471,10467,9583,10119,8175,9795,6879,10503,9367,3671,6474,5608,10768,10768,10432,6876,10792,6984,10180,6768,10444,9472,10468,8280,10120,8176,9796,6880,10504,10656,1397,6476,5614,10769,10769,10433,6877,10793,6985,10181,6769,10445,9473,10469,8281,10121,8177,9797,6881,10505,10657,1396,6477,5615,10770,10770,10434,6878,10794,6986,10182,6770,10446,9474,10470,8282,10122,8178,9798,6882,10506,10658,1399,6478,5612,10771,10771,10435,6879,10795,6987,10183,6771,10447,9475,10471,8283,10123,8179,9799,6883,10507,10659,1398,6479,5613,10772,10772,10436,7857,10796,9261,10184,10341,10448,9476,10472,10557,10124,8180,9800,6884,10508,6453,3336,6469,5607,10773,10773,10437,7856,10797,9260,10185,10340,10449,9477,10473,10556,10125,8181,9801,6885,10509,6452,3337,6468,5606,10774,10774,10438,7859,10798,9263,10186,10343,10450,9478,10474,10559,10126,8182,9802,6886,10510,6455,3338,6471,5605,10775,10775,10439,7858,10799,9262,10187,10342,10451,9479,10475,10558,10127,8183,9803,6887,10511,6454,3339,6470,5604,10776,10776,7178,9484,7214,10888,7250,8080,10452,9480,7538,9592,10128,8184,9804,6888,8222,9376,2038,7435,5587,10777,10777,7179,9485,7215,10889,7251,8081,10453,9481,7539,9593,10129,8185,9805,6889,8223,9377,2039,7434,5586,10778,10778,7176,9486,7212,10890,7248,8082,10454,9482,7536,9594,10130,8186,9806,6890,8220,9378,2036,7433,5585,10779,10779,7177,9487,7213,10891,7249,8083,10455,9483,7537,9595,10131,8187,9807,6891,8221,9379,2037,7432,5584,10780,10780,7182,6888,7218,6996,7254,6780,10456,9484,7542,8292,10132,8188,9808,6892,8226,10668,5599,7438,5590,10781,10781,7183,6889,7219,6997,7255,6781,10457,9485,7543,8293,10133,8189,9809,6893,8227,10669,5598,7439,5591,10782,10782,7180,6890,7216,6998,7252,6782,10458,9486,7540,8294,10134,8190,9810,6894,8224,10670,5597,7436,5588,10783,10783,7181,6891,7217,6999,7253,6783,10459,9487,7541,8295,10135,8191,9811,6895,8225,10671,5596,7437,5589,10784,10784,7186,7869,7222,9273,7258,10353,10460,9488,7546,10569,10136,8192,9812,6896,8230,6465,2354,7431,5583,10785,10785,7187,7868,7223,9272,7259,10352,10461,9489,7547,10568,10137,8193,9813,6897,8231,6464,2355,7430,5582,10786,10786,7184,7871,7220,9275,7256,10355,10462,9490,7544,10571,10138,8194,9814,6898,8228,6467,2352,7429,5581,10787,10787,7185,7870,7221,9274,7257,10354,10463,9491,7545,10570,10139,8195,9815,6899,8229,6466,2353,7428,5580,10788,10788,10080,9496,10440,10900,10800,8092,10464,9492,10764,9604,10140,8196,9816,6900,9828,9388,4616,6773,5597,10789,10789,10081,9497,10441,10901,10801,8093,10465,9493,10765,9605,10141,8197,9817,6901,9829,9389,4617,6772,5596,10790,10790,10082,9498,10442,10902,10802,8094,10466,9494,10766,9606,10142,8198,9818,6902,9830,9390,4618,6775,5599,10791,10791,10083,9499,10443,10903,10803,8095,10467,9495,10767,9607,10143,8199,9819,6903,9831,9391,4619,6774,5598,10792,10792,10084,6900,10444,7008,10804,6792,10468,9496,10768,8304,10144,8200,9820,6904,9832,10680,2993,6776,5600,10793,10793,10085,6901,10445,7009,10805,6793,10469,9497,10769,8305,10145,8201,9821,6905,9833,10681,2992,6777,5601,10794,10794,10086,6902,10446,7010,10806,6794,10470,9498,10770,8306,10146,8202,9822,6906,9834,10682,2995,6778,5602,10795,10795,10087,6903,10447,7011,10807,6795,10471,9499,10771,8307,10147,8203,9823,6907,9835,10683,2994,6779,5603,10796,10796,10088,7881,10448,9285,10808,10365,10472,9500,10772,10581,10148,8204,9824,6908,9836,6477,4932,6769,5593,10797,10797,10089,7880,10449,9284,10809,10364,10473,9501,10773,10580,10149,8205,9825,6909,9837,6476,4933,6768,5592,10798,10798,10090,7883,10450,9287,10810,10367,10474,9502,10774,10583,10150,8206,9826,6910,9838,6479,4934,6771,5595,10799,10799,10091,7882,10451,9286,10811,10366,10475,9503,10775,10582,10151,8207,9827,6911,9839,6478,4935,6770,5594,10800,10800,9852,9508,9780,10912,9816,8104,10476,9504,10104,9616,10152,8208,9828,6912,10788,9400,4644,1759,2068,10801,10801,9853,9509,9781,10913,9817,8105,10477,9505,10105,9617,10153,8209,9829,6913,10789,9401,4645,1758,2069,10802,10802,9854,9510,9782,10914,9818,8106,10478,9506,10106,9618,10154,8210,9830,6914,10790,9402,4646,1757,2070,10803,10803,9855,9511,9783,10915,9819,8107,10479,9507,10107,9619,10155,8211,9831,6915,10791,9403,4647,1756,2071,10804,10804,9856,6912,9784,7020,9820,6804,10480,9508,10108,8316,10156,8212,9832,6916,10792,10692,4648,1762,5628,10805,10805,9857,6913,9785,7021,9821,6805,10481,9509,10109,8317,10157,8213,9833,6917,10793,10693,4649,1763,5629,10806,10806,9858,6914,9786,7022,9822,6806,10482,9510,10110,8318,10158,8214,9834,6918,10794,10694,4650,1760,5630,10807,10807,9859,6915,9787,7023,9823,6807,10483,9511,10111,8319,10159,8215,9835,6919,10795,10695,4651,1761,5631,10808,10808,9860,7569,9788,8973,9824,10053,10484,9512,10112,10269,10160,8216,9836,6920,10796,6165,4652,1755,4989,10809,10809,9861,7568,9789,8972,9825,10052,10485,9513,10113,10268,10161,8217,9837,6921,10797,6164,4653,1754,4988,10810,10810,9862,7571,9790,8975,9826,10055,10486,9514,10114,10271,10162,8218,9838,6922,10798,6167,4654,1753,4991,10811,10811,9863,7570,9791,8974,9827,10054,10487,9515,10115,10270,10163,8219,9839,6923,10799,6166,4655,1752,4990,10812,10812,7574,9520,7826,10924,8186,8116,10488,9516,8150,9628,10164,8220,9840,6924,7214,9412,4656,1735,4648,10813,10813,7575,9521,7827,10925,8187,8117,10489,9517,8151,9629,10165,8221,9841,6925,7215,9413,4657,1734,4649,10814,10814,7572,9522,7824,10926,8184,8118,10490,9518,8148,9630,10166,8222,9842,6926,7212,9414,4658,1733,4650,10815,10815,7573,9523,7825,10927,8185,8119,10491,9519,8149,9631,10167,8223,9843,6927,7213,9415,4659,1732,4651,10816,10816,7578,6924,7830,7032,8190,6816,10492,9520,8154,8328,10168,8224,9844,6928,7218,10704,4660,1738,3024,10817,10817,7579,6925,7831,7033,8191,6817,10493,9521,8155,8329,10169,8225,9845,6929,7219,10705,4661,1739,3025,10818,10818,7576,6926,7828,7034,8188,6818,10494,9522,8152,8330,10170,8226,9846,6930,7216,10706,4662,1736,3026,10819,10819,7577,6927,7829,7035,8189,6819,10495,9523,8153,8331,10171,8227,9847,6931,7217,10707,4663,1737,3027,10820,10820,7582,7581,7834,8985,8194,10065,10496,9524,8158,10281,10172,8228,9848,6932,7222,6177,4664,1731,2385,10821,10821,7583,7580,7835,8984,8195,10064,10497,9525,8159,10280,10173,8229,9849,6933,7223,6176,4665,1730,2384,10822,10822,7580,7583,7832,8987,8192,10067,10498,9526,8156,10283,10174,8230,9850,6934,7220,6179,4666,1729,2387,10823,10823,7581,7582,7833,8986,8193,10066,10499,9527,8157,10282,10175,8231,9851,6935,7221,6178,4667,1728,2386,10824,10824,10476,9532,10728,10936,10116,8128,10500,9528,10404,9640,10176,8232,9852,6936,10440,9424,4668,1745,4026,10825,10825,10477,9533,10729,10937,10117,8129,10501,9529,10405,9641,10177,8233,9853,6937,10441,9425,4669,1744,4027,10826,10826,10478,9534,10730,10938,10118,8130,10502,9530,10406,9642,10178,8234,9854,6938,10442,9426,4670,1747,4024,10827,10827,10479,9535,10731,10939,10119,8131,10503,9531,10407,9643,10179,8235,9855,6939,10443,9427,4671,1746,4025,10828,10828,10480,6936,10732,7044,10120,6828,10504,9532,10408,8340,10180,8236,9856,6940,10444,10716,4672,1748,1106,10829,10829,10481,6937,10733,7045,10121,6829,10505,9533,10409,8341,10181,8237,9857,6941,10445,10717,4673,1749,1107,10830,10830,10482,6938,10734,7046,10122,6830,10506,9534,10410,8342,10182,8238,9858,6942,10446,10718,4674,1750,1104,10831,10831,10483,6939,10735,7047,10123,6831,10507,9535,10411,8343,10183,8239,9859,6943,10447,10719,4675,1751,1105,10832,10832,10484,7593,10736,8997,10124,10077,10508,9536,10412,10293,10184,8240,9860,6944,10448,6189,4676,1741,1763,10833,10833,10485,7592,10737,8996,10125,10076,10509,9537,10413,10292,10185,8241,9861,6945,10449,6188,4677,1740,1762,10834,10834,10486,7595,10738,8999,10126,10079,10510,9538,10414,10295,10186,8242,9862,6946,10450,6191,4678,1743,1761,10835,10835,10487,7594,10739,8998,10127,10078,10511,9539,10415,10294,10187,8243,9863,6947,10451,6190,4679,1742,1760,10836,10836,10248,6736,10608,6844,10860,6952,10512,9540,10932,8140,10188,8244,9864,6948,9888,10840,10757,7038,11493,10837,10837,10249,6737,10609,6845,10861,6953,10513,9541,10933,8141,10189,8245,9865,6949,9889,10841,10756,7039,11492,10838,10838,10250,6738,10610,6846,10862,6954,10514,9542,10934,8142,10190,8246,9866,6950,9890,10842,10759,7036,11495,10839,10839,10251,6739,10611,6847,10863,6955,10515,9543,10935,8143,10191,8247,9867,6951,9891,10843,10758,7037,11494,10840,10840,10252,8028,10612,9432,10864,10836,10516,9544,10936,10728,10192,8248,9868,6952,9892,6948,10760,10922,11485,10841,10841,10253,8029,10613,9433,10865,10837,10517,9545,10937,10729,10193,8249,9869,6953,9893,6949,10761,10923,11484,10842,10842,10254,8030,10614,9434,10866,10838,10518,9546,10938,10730,10194,8250,9870,6954,9894,6950,10762,10920,11487,10843,10843,10255,8031,10615,9435,10867,10839,10519,9547,10939,10731,10195,8251,9871,6955,9895,6951,10763,10921,11486,10844,10844,10256,8361,10616,9765,10868,7281,10520,9548,10940,8469,10196,8252,9872,6956,9896,8577,10753,7691,11488,10845,10845,10257,8360,10617,9764,10869,7280,10521,9549,10941,8468,10197,8253,9873,6957,9897,8576,10752,7690,11489,10846,10846,10258,8363,10618,9767,10870,7283,10522,9550,10942,8471,10198,8254,9874,6958,9898,8579,10755,7689,11490,10847,10847,10259,8362,10619,9766,10871,7282,10523,9551,10943,8470,10199,8255,9875,6959,9899,8578,10754,7688,11491,10848,10848,6674,6748,7034,6856,6314,6964,10524,9552,6710,8152,10200,8256,9876,6960,6638,10852,7507,7048,11505,10849,10849,6675,6749,7035,6857,6315,6965,10525,9553,6711,8153,10201,8257,9877,6961,6639,10853,7506,7049,11504,10850,10850,6672,6750,7032,6858,6312,6966,10526,9554,6708,8154,10202,8258,9878,6962,6636,10854,7505,7050,11507,10851,10851,6673,6751,7033,6859,6313,6967,10527,9555,6709,8155,10203,8259,9879,6963,6637,10855,7504,7051,11506,10852,10852,6678,8040,7038,9444,6318,10848,10528,9556,6714,10740,10204,8260,9880,6964,6642,6960,7510,10932,11497,10853,10853,6679,8041,7039,9445,6319,10849,10529,9557,6715,10741,10205,8261,9881,6965,6643,6961,7511,10933,11496,10854,10854,6676,8042,7036,9446,6316,10850,10530,9558,6712,10742,10206,8262,9882,6966,6640,6962,7508,10934,11499,10855,10855,6677,8043,7037,9447,6317,10851,10531,9559,6713,10743,10207,8263,9883,6967,6641,6963,7509,10935,11498,10856,10856,6682,8373,7042,9777,6322,7293,10532,9560,6718,8481,10208,8264,9884,6968,6646,8589,7503,7701,11500,10857,10857,6683,8372,7043,9776,6323,7292,10533,9561,6719,8480,10209,8265,9885,6969,6647,8588,7502,7700,11501,10858,10858,6680,8375,7040,9779,6320,7295,10534,9562,6716,8483,10210,8266,9886,6970,6644,8591,7501,7703,11502,10859,10859,6681,8374,7041,9778,6321,7294,10535,9563,6717,8482,10211,8267,9887,6971,6645,8590,7500,7702,11503,10860,10860,9900,6760,9936,6868,9864,6976,10536,9564,10260,8164,10212,8268,9888,6972,10836,10864,9761,7026,11517,10861,10861,9901,6761,9937,6869,9865,6977,10537,9565,10261,8165,10213,8269,9889,6973,10837,10865,9760,7027,11516,10862,10862,9902,6762,9938,6870,9866,6978,10538,9566,10262,8166,10214,8270,9890,6974,10838,10866,9763,7024,11519,10863,10863,9903,6763,9939,6871,9867,6979,10539,9567,10263,8167,10215,8271,9891,6975,10839,10867,9762,7025,11518,10864,10864,9904,8052,9940,9456,9868,10860,10540,9568,10264,10752,10216,8272,9892,6976,10840,6972,9764,10910,11509,10865,10865,9905,8053,9941,9457,9869,10861,10541,9569,10265,10753,10217,8273,9893,6977,10841,6973,9765,10911,11508,10866,10866,9906,8054,9942,9458,9870,10862,10542,9570,10266,10754,10218,8274,9894,6978,10842,6974,9766,10908,11511,10867,10867,9907,8055,9943,9459,9871,10863,10543,9571,10267,10755,10219,8275,9895,6979,10843,6975,9767,10909,11510,10868,10868,9908,8385,9944,9789,9872,7305,10544,9572,10268,8493,10220,8276,9896,6980,10844,8601,9757,7679,11512,10869,10869,9909,8384,9945,9788,9873,7304,10545,9573,10269,8492,10221,8277,9897,6981,10845,8600,9756,7678,11513,10870,10870,9910,8387,9946,9791,9874,7307,10546,9574,10270,8495,10222,8278,9898,6982,10846,8603,9759,7677,11514,10871,10871,9911,8386,9947,9790,9875,7306,10547,9575,10271,8494,10223,8279,9899,6983,10847,8602,9758,7676,11515,10872,10872,10536,6772,10896,6880,10284,6988,10548,9576,10572,8176,10224,8280,9900,6984,10608,10876,4747,11075,7050,10873,10873,10537,6773,10897,6881,10285,6989,10549,9577,10573,8177,10225,8281,9901,6985,10609,10877,4746,11074,7051,10874,10874,10538,6774,10898,6882,10286,6990,10550,9578,10574,8178,10226,8282,9902,6986,10610,10878,4745,11073,7048,10875,10875,10539,6775,10899,6883,10287,6991,10551,9579,10575,8179,10227,8283,9903,6987,10611,10879,4744,11072,7049,10876,10876,10540,8064,10900,9468,10288,10872,10552,9580,10576,10764,10228,8284,9904,6988,10612,6984,4750,11067,10934,10877,10877,10541,8065,10901,9469,10289,10873,10553,9581,10577,10765,10229,8285,9905,6989,10613,6985,4751,11066,10935,10878,10878,10542,8066,10902,9470,10290,10874,10554,9582,10578,10766,10230,8286,9906,6990,10614,6986,4748,11065,10932,10879,10879,10543,8067,10903,9471,10291,10875,10555,9583,10579,10767,10231,8287,9907,6991,10615,6987,4749,11064,10933,10880,10880,10544,9045,10904,10449,10292,7965,10556,9584,10580,9153,10232,8288,9908,6992,10616,9261,4743,11070,7703,10881,10881,10545,9044,10905,10448,10293,7964,10557,9585,10581,9152,10233,8289,9909,6993,10617,9260,4742,11071,7702,10882,10882,10546,9047,10906,10451,10294,7967,10558,9586,10582,9155,10234,8290,9910,6994,10618,9263,4741,11068,7701,10883,10883,10547,9046,10907,10450,10295,7966,10559,9587,10583,9154,10235,8291,9911,6995,10619,9262,4740,11069,7700,10884,10884,5990,6784,6026,6892,6062,7000,10560,9588,6350,8188,10236,8292,9912,6996,7034,10888,4723,11085,7026,10885,10885,5991,6785,6027,6893,6063,7001,10561,9589,6351,8189,10237,8293,9913,6997,7035,10889,4722,11084,7027,10886,10886,5988,6786,6024,6894,6060,7002,10562,9590,6348,8190,10238,8294,9914,6998,7032,10890,4721,11087,7024,10887,10887,5989,6787,6025,6895,6061,7003,10563,9591,6349,8191,10239,8295,9915,6999,7033,10891,4720,11086,7025,10888,10888,5994,8076,6030,9480,6066,10884,10564,9592,6354,10776,10240,8296,9916,7000,7038,6996,4726,11077,10910,10889,10889,5995,8077,6031,9481,6067,10885,10565,9593,6355,10777,10241,8297,9917,7001,7039,6997,4727,11076,10911,10890,10890,5992,8078,6028,9482,6064,10886,10566,9594,6352,10778,10242,8298,9918,7002,7036,6998,4724,11079,10908,10891,10891,5993,8079,6029,9483,6065,10887,10567,9595,6353,10779,10243,8299,9919,7003,7037,6999,4725,11078,10909,10892,10892,5998,9057,6034,10461,6070,7977,10568,9596,6358,9165,10244,8300,9920,7004,7042,9273,4719,11080,7679,10893,10893,5999,9056,6035,10460,6071,7976,10569,9597,6359,9164,10245,8301,9921,7005,7043,9272,4718,11081,7678,10894,10894,5996,9059,6032,10463,6068,7979,10570,9598,6356,9167,10246,8302,9922,7006,7040,9275,4717,11082,7677,10895,10895,5997,9058,6033,10462,6069,7978,10571,9599,6357,9166,10247,8303,9923,7007,7041,9274,4716,11083,7676,10896,10896,10188,6796,10548,6904,10908,7012,10572,9600,10872,8200,10248,8304,9924,7008,9936,10900,4733,11063,7036,10897,10897,10189,6797,10549,6905,10909,7013,10573,9601,10873,8201,10249,8305,9925,7009,9937,10901,4732,11062,7037,10898,10898,10190,6798,10550,6906,10910,7014,10574,9602,10874,8202,10250,8306,9926,7010,9938,10902,4735,11061,7038,10899,10899,10191,6799,10551,6907,10911,7015,10575,9603,10875,8203,10251,8307,9927,7011,9939,10903,4734,11060,7039,10900,10900,10192,8088,10552,9492,10912,10896,10576,9604,10876,10788,10252,8308,9928,7012,9940,7008,4736,11055,10920,10901,10901,10193,8089,10553,9493,10913,10897,10577,9605,10877,10789,10253,8309,9929,7013,9941,7009,4737,11054,10921,10902,10902,10194,8090,10554,9494,10914,10898,10578,9606,10878,10790,10254,8310,9930,7014,9942,7010,4738,11053,10922,10903,10903,10195,8091,10555,9495,10915,10899,10579,9607,10879,10791,10255,8311,9931,7015,9943,7011,4739,11052,10923,10904,10904,10196,9069,10556,10473,10916,7989,10580,9608,10880,9177,10256,8312,9932,7016,9944,9285,4729,11058,7689,10905,10905,10197,9068,10557,10472,10917,7988,10581,9609,10881,9176,10257,8313,9933,7017,9945,9284,4728,11059,7688,10906,10906,10198,9071,10558,10475,10918,7991,10582,9610,10882,9179,10258,8314,9934,7018,9946,9287,4731,11056,7691,10907,10907,10199,9070,10559,10474,10919,7990,10583,9611,10883,9178,10259,8315,9935,7019,9947,9286,4730,11057,7690,10908,10908,9960,6808,9888,6916,9924,7024,10584,9612,10212,8212,10260,8316,9936,7020,10896,10912,1852,10866,10890,10909,10909,9961,6809,9889,6917,9925,7025,10585,9613,10213,8213,10261,8317,9937,7021,10897,10913,1853,10867,10891,10910,10910,9962,6810,9890,6918,9926,7026,10586,9614,10214,8214,10262,8318,9938,7022,10898,10914,1854,10864,10888,10911,10911,9963,6811,9891,6919,9927,7027,10587,9615,10215,8215,10263,8319,9939,7023,10899,10915,1855,10865,10889,10912,10912,9964,8100,9892,9504,9928,10908,10588,9616,10216,10800,10264,8320,9940,7024,10900,7020,4764,6974,6998,10913,10913,9965,8101,9893,9505,9929,10909,10589,9617,10217,10801,10265,8321,9941,7025,10901,7021,4765,6975,6999,10914,10914,9966,8102,9894,9506,9930,10910,10590,9618,10218,10802,10266,8322,9942,7026,10902,7022,4766,6972,6996,10915,10915,9967,8103,9895,9507,9931,10911,10591,9619,10219,10803,10267,8323,9943,7027,10903,7023,4767,6973,6997,10916,10916,9968,8757,9896,10161,9932,7677,10592,9620,10220,8865,10268,8324,9944,7028,10904,8973,5421,8603,9275,10917,10917,9969,8756,9897,10160,9933,7676,10593,9621,10221,8864,10269,8325,9945,7029,10905,8972,5420,8602,9274,10918,10918,9970,8759,9898,10163,9934,7679,10594,9622,10222,8867,10270,8326,9946,7030,10906,8975,5423,8601,9273,10919,10919,9971,8758,9899,10162,9935,7678,10595,9623,10223,8866,10271,8327,9947,7031,10907,8974,5422,8600,9272,10920,10920,6386,6820,6638,6928,6998,7036,10596,9624,6962,8224,10272,8328,9948,7032,6026,10924,5728,10842,10900,10921,10921,6387,6821,6639,6929,6999,7037,10597,9625,6963,8225,10273,8329,9949,7033,6027,10925,5729,10843,10901,10922,10922,6384,6822,6636,6930,6996,7038,10598,9626,6960,8226,10274,8330,9950,7034,6024,10926,5730,10840,10902,10923,10923,6385,6823,6637,6931,6997,7039,10599,9627,6961,8227,10275,8331,9951,7035,6025,10927,5731,10841,10903,10924,10924,6390,8112,6642,9516,7002,10920,10600,9628,6966,10812,10276,8332,9952,7036,6030,7032,864,6950,7008,10925,10925,6391,8113,6643,9517,7003,10921,10601,9629,6967,10813,10277,8333,9953,7037,6031,7033,865,6951,7009,10926,10926,6388,8114,6640,9518,7000,10922,10602,9630,6964,10814,10278,8334,9954,7038,6028,7034,866,6948,7010,10927,10927,6389,8115,6641,9519,7001,10923,10603,9631,6965,10815,10279,8335,9955,7039,6029,7035,867,6949,7011,10928,10928,6394,8769,6646,10173,7006,7689,10604,9632,6970,8877,10280,8336,9956,7040,6034,8985,1521,8579,9285,10929,10929,6395,8768,6647,10172,7007,7688,10605,9633,6971,8876,10281,8337,9957,7041,6035,8984,1520,8578,9284,10930,10930,6392,8771,6644,10175,7004,7691,10606,9634,6968,8879,10282,8338,9958,7042,6032,8987,1523,8577,9287,10931,10931,6393,8770,6645,10174,7005,7690,10607,9635,6969,8878,10283,8339,9959,7043,6033,8986,1522,8576,9286,10932,10932,10584,6832,10836,6940,10224,7048,10608,9636,10512,8236,10284,8340,9960,7044,10548,10936,2514,10852,10878,10933,10933,10585,6833,10837,6941,10225,7049,10609,9637,10513,8237,10285,8341,9961,7045,10549,10937,2515,10853,10879,10934,10934,10586,6834,10838,6942,10226,7050,10610,9638,10514,8238,10286,8342,9962,7046,10550,10938,2512,10854,10876,10935,10935,10587,6835,10839,6943,10227,7051,10611,9639,10515,8239,10287,8343,9963,7047,10551,10939,2513,10855,10877,10936,10936,10588,8124,10840,9528,10228,10932,10612,9640,10516,10824,10288,8344,9964,7048,10552,7044,4130,6960,6986,10937,10937,10589,8125,10841,9529,10229,10933,10613,9641,10517,10825,10289,8345,9965,7049,10553,7045,4131,6961,6987,10938,10938,10590,8126,10842,9530,10230,10934,10614,9642,10518,10826,10290,8346,9966,7050,10554,7046,4128,6962,6984,10939,10939,10591,8127,10843,9531,10231,10935,10615,9643,10519,10827,10291,8347,9967,7051,10555,7047,4129,6963,6985,10940,10940,10592,8781,10844,10185,10232,7701,10616,9644,10520,8889,10292,8348,9968,7052,10556,8997,3491,8589,9263,10941,10941,10593,8780,10845,10184,10233,7700,10617,9645,10521,8888,10293,8349,9969,7053,10557,8996,3490,8588,9262,10942,10942,10594,8783,10846,10187,10234,7703,10618,9646,10522,8891,10294,8350,9970,7054,10558,8999,3489,8591,9261,10943,10943,10595,8782,10847,10186,10235,7702,10619,9647,10523,8890,10295,8351,9971,7055,10559,8998,3488,8590,9260,10944,10944,10946,10945,10956,10948,10968,10952,10980,11088,10992,11092,11016,11232,11052,11376,11076,11384,5760,6043,5981,10945,10945,10947,10944,10957,10949,10969,10953,10981,11089,10993,11093,11017,11233,11053,11377,11077,11385,5761,6042,5980,10946,10946,10944,10947,10958,10950,10970,10954,10982,11090,10994,11094,11018,11234,11054,11378,11078,11386,5762,6041,5983,10947,10947,10945,10946,10959,10951,10971,10955,10983,11091,10995,11095,11019,11235,11055,11379,11079,11387,5763,6040,5982,10948,10948,10950,11385,10960,11088,10972,11237,10984,11092,10996,10944,11020,11236,11056,11380,11080,11093,5764,6046,5984,10949,10949,10951,11384,10961,11089,10973,11236,10985,11093,10997,10945,11021,11237,11057,11381,11081,11092,5765,6047,5985,10950,10950,10948,11387,10962,11090,10974,11239,10986,11094,10998,10946,11022,11238,11058,11382,11082,11095,5766,6044,5986,10951,10951,10949,11386,10963,11091,10975,11238,10987,11095,10999,10947,11023,11239,11059,11383,11083,11094,5767,6045,5987,10952,10952,10954,11093,10964,11241,10976,11376,10988,11096,11000,11385,11024,11240,11060,11384,11084,10944,5768,6039,5977,10953,10953,10955,11092,10965,11240,10977,11377,10989,11097,11001,11384,11025,11241,11061,11385,11085,10945,5769,6038,5976,10954,10954,10952,11095,10966,11243,10978,11378,10990,11098,11002,11387,11026,11242,11062,11386,11086,10946,5770,6037,5979,10955,10955,10953,11094,10967,11242,10979,11379,10991,11099,11003,11386,11027,11243,11063,11387,11087,10947,5771,6036,5978,10956,10956,11078,10957,10980,10960,11030,10964,10992,11100,10944,11104,11028,11244,11064,11388,10994,11396,5772,6019,5993,10957,10957,11079,10956,10981,10961,11031,10965,10993,11101,10945,11105,11029,11245,11065,11389,10995,11397,5773,6018,5992,10958,10958,11076,10959,10982,10962,11028,10966,10994,11102,10946,11106,11030,11246,11066,11390,10992,11398,5774,6017,5995,10959,10959,11077,10958,10983,10963,11029,10967,10995,11103,10947,11107,11031,11247,11067,11391,10993,11399,5775,6016,5994,10960,10960,11082,11397,10984,11100,11034,11249,10996,11104,10948,10956,11032,11248,11068,11392,10998,11105,5776,6022,5996,10961,10961,11083,11396,10985,11101,11035,11248,10997,11105,10949,10957,11033,11249,11069,11393,10999,11104,5777,6023,5997,10962,10962,11080,11399,10986,11102,11032,11251,10998,11106,10950,10958,11034,11250,11070,11394,10996,11107,5778,6020,5998,10963,10963,11081,11398,10987,11103,11033,11250,10999,11107,10951,10959,11035,11251,11071,11395,10997,11106,5779,6021,5999,10964,10964,11086,11105,10988,11253,11038,11388,11000,11108,10952,11397,11036,11252,11072,11396,11002,10956,5780,6015,5989,10965,10965,11087,11104,10989,11252,11039,11389,11001,11109,10953,11396,11037,11253,11073,11397,11003,10957,5781,6014,5988,10966,10966,11084,11107,10990,11255,11036,11390,11002,11110,10954,11399,11038,11254,11074,11398,11000,10958,5782,6013,5991,10967,10967,11085,11106,10991,11254,11037,11391,11003,11111,10955,11398,11039,11255,11075,11399,11001,10959,5783,6012,5990,10968,10968,10994,10969,11042,10972,11052,10976,11004,11112,11078,11116,11040,11256,11076,11400,10944,11408,5784,6029,6005,10969,10969,10995,10968,11043,10973,11053,10977,11005,11113,11079,11117,11041,11257,11077,11401,10945,11409,5785,6028,6004,10970,10970,10992,10971,11040,10974,11054,10978,11006,11114,11076,11118,11042,11258,11078,11402,10946,11410,5786,6031,6007,10971,10971,10993,10970,11041,10975,11055,10979,11007,11115,11077,11119,11043,11259,11079,11403,10947,11411,5787,6030,6006,10972,10972,10998,11409,11046,11112,11056,11261,11008,11116,11082,10968,11044,11260,11080,11404,10948,11117,5788,6032,6008,10973,10973,10999,11408,11047,11113,11057,11260,11009,11117,11083,10969,11045,11261,11081,11405,10949,11116,5789,6033,6009,10974,10974,10996,11411,11044,11114,11058,11263,11010,11118,11080,10970,11046,11262,11082,11406,10950,11119,5790,6034,6010,10975,10975,10997,11410,11045,11115,11059,11262,11011,11119,11081,10971,11047,11263,11083,11407,10951,11118,5791,6035,6011,10976,10976,11002,11117,11050,11265,11060,11400,11012,11120,11086,11409,11048,11264,11084,11408,10952,10968,5792,6025,6001,10977,10977,11003,11116,11051,11264,11061,11401,11013,11121,11087,11408,11049,11265,11085,11409,10953,10969,5793,6024,6000,10978,10978,11000,11119,11048,11267,11062,11402,11014,11122,11084,11411,11050,11266,11086,11410,10954,10970,5794,6027,6003,10979,10979,11001,11118,11049,11266,11063,11403,11015,11123,11085,11410,11051,11267,11087,11411,10955,10971,5795,6026,6002,10980,10980,11054,10981,10992,10984,11040,10988,10944,11124,10956,11128,11052,11268,11016,11412,11004,11420,7380,6367,10193,10981,10981,11055,10980,10993,10985,11041,10989,10945,11125,10957,11129,11053,11269,11017,11413,11005,11421,7381,6366,10192,10982,10982,11052,10983,10994,10986,11042,10990,10946,11126,10958,11130,11054,11270,11018,11414,11006,11422,7382,6365,10195,10983,10983,11053,10982,10995,10987,11043,10991,10947,11127,10959,11131,11055,11271,11019,11415,11007,11423,7383,6364,10194,10984,10984,11058,11421,10996,11124,11044,11273,10948,11128,10960,10980,11056,11272,11020,11416,11008,11129,7384,6370,10196,10985,10985,11059,11420,10997,11125,11045,11272,10949,11129,10961,10981,11057,11273,11021,11417,11009,11128,7385,6371,10197,10986,10986,11056,11423,10998,11126,11046,11275,10950,11130,10962,10982,11058,11274,11022,11418,11010,11131,7386,6368,10198,10987,10987,11057,11422,10999,11127,11047,11274,10951,11131,10963,10983,11059,11275,11023,11419,11011,11130,7387,6369,10199,10988,10988,11062,11129,11000,11277,11048,11412,10952,11132,10964,11421,11060,11276,11024,11420,11012,10980,7388,6363,10189,10989,10989,11063,11128,11001,11276,11049,11413,10953,11133,10965,11420,11061,11277,11025,11421,11013,10981,7389,6362,10188,10990,10990,11060,11131,11002,11279,11050,11414,10954,11134,10966,11423,11062,11278,11026,11422,11014,10982,7390,6361,10191,10991,10991,11061,11130,11003,11278,11051,11415,10955,11135,10967,11422,11063,11279,11027,11423,11015,10983,7391,6360,10190,10992,10992,10970,10993,10944,10996,10958,11000,10956,11136,10980,11140,11064,11280,11028,11424,11066,11432,7392,6343,10205,10993,10993,10971,10992,10945,10997,10959,11001,10957,11137,10981,11141,11065,11281,11029,11425,11067,11433,7393,6342,10204,10994,10994,10968,10995,10946,10998,10956,11002,10958,11138,10982,11142,11066,11282,11030,11426,11064,11434,7394,6341,10207,10995,10995,10969,10994,10947,10999,10957,11003,10959,11139,10983,11143,11067,11283,11031,11427,11065,11435,7395,6340,10206,10996,10996,10974,11433,10948,11136,10962,11285,10960,11140,10984,10992,11068,11284,11032,11428,11070,11141,7396,6346,10208,10997,10997,10975,11432,10949,11137,10963,11284,10961,11141,10985,10993,11069,11285,11033,11429,11071,11140,7397,6347,10209,10998,10998,10972,11435,10950,11138,10960,11287,10962,11142,10986,10994,11070,11286,11034,11430,11068,11143,7398,6344,10210,10999,10999,10973,11434,10951,11139,10961,11286,10963,11143,10987,10995,11071,11287,11035,11431,11069,11142,7399,6345,10211,11000,11000,10978,11141,10952,11289,10966,11424,10964,11144,10988,11433,11072,11288,11036,11432,11074,10992,7400,6339,10201,11001,11001,10979,11140,10953,11288,10967,11425,10965,11145,10989,11432,11073,11289,11037,11433,11075,10993,7401,6338,10200,11002,11002,10976,11143,10954,11291,10964,11426,10966,11146,10990,11435,11074,11290,11038,11434,11072,10994,7402,6337,10203,11003,11003,10977,11142,10955,11290,10965,11427,10967,11147,10991,11434,11075,11291,11039,11435,11073,10995,7403,6336,10202,11004,11004,11030,11005,11078,11008,10980,11012,10968,11148,11042,11152,11076,11292,11040,11436,11016,11444,7404,6353,10217,11005,11005,11031,11004,11079,11009,10981,11013,10969,11149,11043,11153,11077,11293,11041,11437,11017,11445,7405,6352,10216,11006,11006,11028,11007,11076,11010,10982,11014,10970,11150,11040,11154,11078,11294,11042,11438,11018,11446,7406,6355,10219,11007,11007,11029,11006,11077,11011,10983,11015,10971,11151,11041,11155,11079,11295,11043,11439,11019,11447,7407,6354,10218,11008,11008,11034,11445,11082,11148,10984,11297,10972,11152,11046,11004,11080,11296,11044,11440,11020,11153,7408,6356,10220,11009,11009,11035,11444,11083,11149,10985,11296,10973,11153,11047,11005,11081,11297,11045,11441,11021,11152,7409,6357,10221,11010,11010,11032,11447,11080,11150,10986,11299,10974,11154,11044,11006,11082,11298,11046,11442,11022,11155,7410,6358,10222,11011,11011,11033,11446,11081,11151,10987,11298,10975,11155,11045,11007,11083,11299,11047,11443,11023,11154,7411,6359,10223,11012,11012,11038,11153,11086,11301,10988,11436,10976,11156,11050,11445,11084,11300,11048,11444,11024,11004,7412,6349,10213,11013,11013,11039,11152,11087,11300,10989,11437,10977,11157,11051,11444,11085,11301,11049,11445,11025,11005,7413,6348,10212,11014,11014,11036,11155,11084,11303,10990,11438,10978,11158,11048,11447,11086,11302,11050,11446,11026,11006,7414,6351,10215,11015,11015,11037,11154,11085,11302,10991,11439,10979,11159,11049,11446,11087,11303,11051,11447,11027,11007,7415,6350,10214,11016,11016,11018,11017,11064,11020,11004,11024,11052,11160,11028,11164,10944,11304,10980,11448,11040,11456,7704,10579,10517,11017,11017,11019,11016,11065,11021,11005,11025,11053,11161,11029,11165,10945,11305,10981,11449,11041,11457,7705,10578,10516,11018,11018,11016,11019,11066,11022,11006,11026,11054,11162,11030,11166,10946,11306,10982,11450,11042,11458,7706,10577,10519,11019,11019,11017,11018,11067,11023,11007,11027,11055,11163,11031,11167,10947,11307,10983,11451,11043,11459,7707,10576,10518,11020,11020,11022,11457,11068,11160,11008,11309,11056,11164,11032,11016,10948,11308,10984,11452,11044,11165,7708,10582,10520,11021,11021,11023,11456,11069,11161,11009,11308,11057,11165,11033,11017,10949,11309,10985,11453,11045,11164,7709,10583,10521,11022,11022,11020,11459,11070,11162,11010,11311,11058,11166,11034,11018,10950,11310,10986,11454,11046,11167,7710,10580,10522,11023,11023,11021,11458,11071,11163,11011,11310,11059,11167,11035,11019,10951,11311,10987,11455,11047,11166,7711,10581,10523,11024,11024,11026,11165,11072,11313,11012,11448,11060,11168,11036,11457,10952,11312,10988,11456,11048,11016,7712,10575,10513,11025,11025,11027,11164,11073,11312,11013,11449,11061,11169,11037,11456,10953,11313,10989,11457,11049,11017,7713,10574,10512,11026,11026,11024,11167,11074,11315,11014,11450,11062,11170,11038,11459,10954,11314,10990,11458,11050,11018,7714,10573,10515,11027,11027,11025,11166,11075,11314,11015,11451,11063,11171,11039,11458,10955,11315,10991,11459,11051,11019,7715,10572,10514,11028,11028,11006,11029,11016,11032,11066,11036,11064,11172,11052,11176,10956,11316,10992,11460,10958,11468,7716,10555,10529,11029,11029,11007,11028,11017,11033,11067,11037,11065,11173,11053,11177,10957,11317,10993,11461,10959,11469,7717,10554,10528,11030,11030,11004,11031,11018,11034,11064,11038,11066,11174,11054,11178,10958,11318,10994,11462,10956,11470,7718,10553,10531,11031,11031,11005,11030,11019,11035,11065,11039,11067,11175,11055,11179,10959,11319,10995,11463,10957,11471,7719,10552,10530,11032,11032,11010,11469,11020,11172,11070,11321,11068,11176,11056,11028,10960,11320,10996,11464,10962,11177,7720,10558,10532,11033,11033,11011,11468,11021,11173,11071,11320,11069,11177,11057,11029,10961,11321,10997,11465,10963,11176,7721,10559,10533,11034,11034,11008,11471,11022,11174,11068,11323,11070,11178,11058,11030,10962,11322,10998,11466,10960,11179,7722,10556,10534,11035,11035,11009,11470,11023,11175,11069,11322,11071,11179,11059,11031,10963,11323,10999,11467,10961,11178,7723,10557,10535,11036,11036,11014,11177,11024,11325,11074,11460,11072,11180,11060,11469,10964,11324,11000,11468,10966,11028,7724,10551,10525,11037,11037,11015,11176,11025,11324,11075,11461,11073,11181,11061,11468,10965,11325,11001,11469,10967,11029,7725,10550,10524,11038,11038,11012,11179,11026,11327,11072,11462,11074,11182,11062,11471,10966,11326,11002,11470,10964,11030,7726,10549,10527,11039,11039,11013,11178,11027,11326,11073,11463,11075,11183,11063,11470,10967,11327,11003,11471,10965,11031,7727,10548,10526,11040,11040,11066,11041,11006,11044,11016,11048,11076,11184,10970,11188,10968,11328,11004,11472,10980,11480,7728,10565,10541,11041,11041,11067,11040,11007,11045,11017,11049,11077,11185,10971,11189,10969,11329,11005,11473,10981,11481,7729,10564,10540,11042,11042,11064,11043,11004,11046,11018,11050,11078,11186,10968,11190,10970,11330,11006,11474,10982,11482,7730,10567,10543,11043,11043,11065,11042,11005,11047,11019,11051,11079,11187,10969,11191,10971,11331,11007,11475,10983,11483,7731,10566,10542,11044,11044,11070,11481,11010,11184,11020,11333,11080,11188,10974,11040,10972,11332,11008,11476,10984,11189,7732,10568,10544,11045,11045,11071,11480,11011,11185,11021,11332,11081,11189,10975,11041,10973,11333,11009,11477,10985,11188,7733,10569,10545,11046,11046,11068,11483,11008,11186,11022,11335,11082,11190,10972,11042,10974,11334,11010,11478,10986,11191,7734,10570,10546,11047,11047,11069,11482,11009,11187,11023,11334,11083,11191,10973,11043,10975,11335,11011,11479,10987,11190,7735,10571,10547,11048,11048,11074,11189,11014,11337,11024,11472,11084,11192,10978,11481,10976,11336,11012,11480,10988,11040,7736,10561,10537,11049,11049,11075,11188,11015,11336,11025,11473,11085,11193,10979,11480,10977,11337,11013,11481,10989,11041,7737,10560,10536,11050,11050,11072,11191,11012,11339,11026,11474,11086,11194,10976,11483,10978,11338,11014,11482,10990,11042,7738,10563,10539,11051,11051,11073,11190,11013,11338,11027,11475,11087,11195,10977,11482,10979,11339,11015,11483,10991,11043,7739,10562,10538,11052,11052,10982,11053,11028,11056,11076,11060,11016,11196,11064,11200,10980,11340,10944,11484,10968,11492,6732,10903,6953,11053,11053,10983,11052,11029,11057,11077,11061,11017,11197,11065,11201,10981,11341,10945,11485,10969,11493,6733,10902,6952,11054,11054,10980,11055,11030,11058,11078,11062,11018,11198,11066,11202,10982,11342,10946,11486,10970,11494,6734,10901,6955,11055,11055,10981,11054,11031,11059,11079,11063,11019,11199,11067,11203,10983,11343,10947,11487,10971,11495,6735,10900,6954,11056,11056,10986,11493,11032,11196,11080,11345,11020,11200,11068,11052,10984,11344,10948,11488,10972,11201,6736,10906,6956,11057,11057,10987,11492,11033,11197,11081,11344,11021,11201,11069,11053,10985,11345,10949,11489,10973,11200,6737,10907,6957,11058,11058,10984,11495,11034,11198,11082,11347,11022,11202,11070,11054,10986,11346,10950,11490,10974,11203,6738,10904,6958,11059,11059,10985,11494,11035,11199,11083,11346,11023,11203,11071,11055,10987,11347,10951,11491,10975,11202,6739,10905,6959,11060,11060,10990,11201,11036,11349,11084,11484,11024,11204,11072,11493,10988,11348,10952,11492,10976,11052,6740,10899,6949,11061,11061,10991,11200,11037,11348,11085,11485,11025,11205,11073,11492,10989,11349,10953,11493,10977,11053,6741,10898,6948,11062,11062,10988,11203,11038,11351,11086,11486,11026,11206,11074,11495,10990,11350,10954,11494,10978,11054,6742,10897,6951,11063,11063,10989,11202,11039,11350,11087,11487,11027,11207,11075,11494,10991,11351,10955,11495,10979,11055,6743,10896,6950,11064,11064,11042,11065,11052,11068,10994,11072,11028,11208,11016,11212,10992,11352,10956,11496,11030,11504,6744,10879,6965,11065,11065,11043,11064,11053,11069,10995,11073,11029,11209,11017,11213,10993,11353,10957,11497,11031,11505,6745,10878,6964,11066,11066,11040,11067,11054,11070,10992,11074,11030,11210,11018,11214,10994,11354,10958,11498,11028,11506,6746,10877,6967,11067,11067,11041,11066,11055,11071,10993,11075,11031,11211,11019,11215,10995,11355,10959,11499,11029,11507,6747,10876,6966,11068,11068,11046,11505,11056,11208,10998,11357,11032,11212,11020,11064,10996,11356,10960,11500,11034,11213,6748,10882,6968,11069,11069,11047,11504,11057,11209,10999,11356,11033,11213,11021,11065,10997,11357,10961,11501,11035,11212,6749,10883,6969,11070,11070,11044,11507,11058,11210,10996,11359,11034,11214,11022,11066,10998,11358,10962,11502,11032,11215,6750,10880,6970,11071,11071,11045,11506,11059,11211,10997,11358,11035,11215,11023,11067,10999,11359,10963,11503,11033,11214,6751,10881,6971,11072,11072,11050,11213,11060,11361,11002,11496,11036,11216,11024,11505,11000,11360,10964,11504,11038,11064,6752,10875,6961,11073,11073,11051,11212,11061,11360,11003,11497,11037,11217,11025,11504,11001,11361,10965,11505,11039,11065,6753,10874,6960,11074,11074,11048,11215,11062,11363,11000,11498,11038,11218,11026,11507,11002,11362,10966,11506,11036,11066,6754,10873,6963,11075,11075,11049,11214,11063,11362,11001,11499,11039,11219,11027,11506,11003,11363,10967,11507,11037,11067,6755,10872,6962,11076,11076,10958,11077,10970,11080,10944,11084,11040,11220,11006,11224,11004,11364,10968,11508,11052,11516,6756,10889,6977,11077,11077,10959,11076,10971,11081,10945,11085,11041,11221,11007,11225,11005,11365,10969,11509,11053,11517,6757,10888,6976,11078,11078,10956,11079,10968,11082,10946,11086,11042,11222,11004,11226,11006,11366,10970,11510,11054,11518,6758,10891,6979,11079,11079,10957,11078,10969,11083,10947,11087,11043,11223,11005,11227,11007,11367,10971,11511,11055,11519,6759,10890,6978,11080,11080,10962,11517,10974,11220,10948,11369,11044,11224,11010,11076,11008,11368,10972,11512,11056,11225,6760,10892,6980,11081,11081,10963,11516,10975,11221,10949,11368,11045,11225,11011,11077,11009,11369,10973,11513,11057,11224,6761,10893,6981,11082,11082,10960,11519,10972,11222,10950,11371,11046,11226,11008,11078,11010,11370,10974,11514,11058,11227,6762,10894,6982,11083,11083,10961,11518,10973,11223,10951,11370,11047,11227,11009,11079,11011,11371,10975,11515,11059,11226,6763,10895,6983,11084,11084,10966,11225,10978,11373,10952,11508,11048,11228,11014,11517,11012,11372,10976,11516,11060,11076,6764,10885,6973,11085,11085,10967,11224,10979,11372,10953,11509,11049,11229,11015,11516,11013,11373,10977,11517,11061,11077,6765,10884,6972,11086,11086,10964,11227,10976,11375,10954,11510,11050,11230,11012,11519,11014,11374,10978,11518,11062,11078,6766,10887,6975,11087,11087,10965,11226,10977,11374,10955,11511,11051,11231,11013,11518,11015,11375,10979,11519,11063,11079,6767,10886,6974,11088,11088,11090,11377,11100,11092,11112,11240,11124,10944,11136,10948,11160,11376,11196,11232,11220,11096,7056,7663,8249,11089,11089,11091,11376,11101,11093,11113,11241,11125,10945,11137,10949,11161,11377,11197,11233,11221,11097,7057,7662,8248,11090,11090,11088,11379,11102,11094,11114,11242,11126,10946,11138,10950,11162,11378,11198,11234,11222,11098,7058,7661,8251,11091,11091,11089,11378,11103,11095,11115,11243,11127,10947,11139,10951,11163,11379,11199,11235,11223,11099,7059,7660,8250,11092,11092,11094,10953,11104,10944,11116,10949,11128,10948,11140,11088,11164,11380,11200,11236,11224,11381,7060,7666,8252,11093,11093,11095,10952,11105,10945,11117,10948,11129,10949,11141,11089,11165,11381,11201,11237,11225,11380,7061,7667,8253,11094,11094,11092,10955,11106,10946,11118,10951,11130,10950,11142,11090,11166,11382,11202,11238,11226,11383,7062,7664,8254,11095,11095,11093,10954,11107,10947,11119,10950,11131,10951,11143,11091,11167,11383,11203,11239,11227,11382,7063,7665,8255,11096,11096,11098,11237,11108,11385,11120,11088,11132,10952,11144,11241,11168,11384,11204,11240,11228,11232,7064,7659,8245,11097,11097,11099,11236,11109,11384,11121,11089,11133,10953,11145,11240,11169,11385,11205,11241,11229,11233,7065,7658,8244,11098,11098,11096,11239,11110,11387,11122,11090,11134,10954,11146,11243,11170,11386,11206,11242,11230,11234,7066,7657,8247,11099,11099,11097,11238,11111,11386,11123,11091,11135,10955,11147,11242,11171,11387,11207,11243,11231,11235,7067,7656,8246,11100,11100,11222,11389,11124,11104,11174,11252,11136,10956,11088,10960,11172,11388,11208,11244,11138,11108,7068,7639,8261,11101,11101,11223,11388,11125,11105,11175,11253,11137,10957,11089,10961,11173,11389,11209,11245,11139,11109,7069,7638,8260,11102,11102,11220,11391,11126,11106,11172,11254,11138,10958,11090,10962,11174,11390,11210,11246,11136,11110,7070,7637,8263,11103,11103,11221,11390,11127,11107,11173,11255,11139,10959,11091,10963,11175,11391,11211,11247,11137,11111,7071,7636,8262,11104,11104,11226,10965,11128,10956,11178,10961,11140,10960,11092,11100,11176,11392,11212,11248,11142,11393,7072,7642,8264,11105,11105,11227,10964,11129,10957,11179,10960,11141,10961,11093,11101,11177,11393,11213,11249,11143,11392,7073,7643,8265,11106,11106,11224,10967,11130,10958,11176,10963,11142,10962,11094,11102,11178,11394,11214,11250,11140,11395,7074,7640,8266,11107,11107,11225,10966,11131,10959,11177,10962,11143,10963,11095,11103,11179,11395,11215,11251,11141,11394,7075,7641,8267,11108,11108,11230,11249,11132,11397,11182,11100,11144,10964,11096,11253,11180,11396,11216,11252,11146,11244,7076,7635,8257,11109,11109,11231,11248,11133,11396,11183,11101,11145,10965,11097,11252,11181,11397,11217,11253,11147,11245,7077,7634,8256,11110,11110,11228,11251,11134,11399,11180,11102,11146,10966,11098,11255,11182,11398,11218,11254,11144,11246,7078,7633,8259,11111,11111,11229,11250,11135,11398,11181,11103,11147,10967,11099,11254,11183,11399,11219,11255,11145,11247,7079,7632,8258,11112,11112,11138,11401,11186,11116,11196,11264,11148,10968,11222,10972,11184,11400,11220,11256,11088,11120,7080,7649,8273,11113,11113,11139,11400,11187,11117,11197,11265,11149,10969,11223,10973,11185,11401,11221,11257,11089,11121,7081,7648,8272,11114,11114,11136,11403,11184,11118,11198,11266,11150,10970,11220,10974,11186,11402,11222,11258,11090,11122,7082,7651,8275,11115,11115,11137,11402,11185,11119,11199,11267,11151,10971,11221,10975,11187,11403,11223,11259,11091,11123,7083,7650,8274,11116,11116,11142,10977,11190,10968,11200,10973,11152,10972,11226,11112,11188,11404,11224,11260,11092,11405,7084,7652,8276,11117,11117,11143,10976,11191,10969,11201,10972,11153,10973,11227,11113,11189,11405,11225,11261,11093,11404,7085,7653,8277,11118,11118,11140,10979,11188,10970,11202,10975,11154,10974,11224,11114,11190,11406,11226,11262,11094,11407,7086,7654,8278,11119,11119,11141,10978,11189,10971,11203,10974,11155,10975,11225,11115,11191,11407,11227,11263,11095,11406,7087,7655,8279,11120,11120,11146,11261,11194,11409,11204,11112,11156,10976,11230,11265,11192,11408,11228,11264,11096,11256,7088,7645,8269,11121,11121,11147,11260,11195,11408,11205,11113,11157,10977,11231,11264,11193,11409,11229,11265,11097,11257,7089,7644,8268,11122,11122,11144,11263,11192,11411,11206,11114,11158,10978,11228,11267,11194,11410,11230,11266,11098,11258,7090,7647,8271,11123,11123,11145,11262,11193,11410,11207,11115,11159,10979,11229,11266,11195,11411,11231,11267,11099,11259,7091,7646,8270,11124,11124,11198,11413,11136,11128,11184,11276,11088,10980,11100,10984,11196,11412,11160,11268,11148,11132,6084,7339,9221,11125,11125,11199,11412,11137,11129,11185,11277,11089,10981,11101,10985,11197,11413,11161,11269,11149,11133,6085,7338,9220,11126,11126,11196,11415,11138,11130,11186,11278,11090,10982,11102,10986,11198,11414,11162,11270,11150,11134,6086,7337,9223,11127,11127,11197,11414,11139,11131,11187,11279,11091,10983,11103,10987,11199,11415,11163,11271,11151,11135,6087,7336,9222,11128,11128,11202,10989,11140,10980,11188,10985,11092,10984,11104,11124,11200,11416,11164,11272,11152,11417,6088,7342,9224,11129,11129,11203,10988,11141,10981,11189,10984,11093,10985,11105,11125,11201,11417,11165,11273,11153,11416,6089,7343,9225,11130,11130,11200,10991,11142,10982,11190,10987,11094,10986,11106,11126,11202,11418,11166,11274,11154,11419,6090,7340,9226,11131,11131,11201,10990,11143,10983,11191,10986,11095,10987,11107,11127,11203,11419,11167,11275,11155,11418,6091,7341,9227,11132,11132,11206,11273,11144,11421,11192,11124,11096,10988,11108,11277,11204,11420,11168,11276,11156,11268,6092,7335,9217,11133,11133,11207,11272,11145,11420,11193,11125,11097,10989,11109,11276,11205,11421,11169,11277,11157,11269,6093,7334,9216,11134,11134,11204,11275,11146,11423,11194,11126,11098,10990,11110,11279,11206,11422,11170,11278,11158,11270,6094,7333,9219,11135,11135,11205,11274,11147,11422,11195,11127,11099,10991,11111,11278,11207,11423,11171,11279,11159,11271,6095,7332,9218,11136,11136,11114,11425,11088,11140,11102,11288,11100,10992,11124,10996,11208,11424,11172,11280,11210,11144,6096,7315,9233,11137,11137,11115,11424,11089,11141,11103,11289,11101,10993,11125,10997,11209,11425,11173,11281,11211,11145,6097,7314,9232,11138,11138,11112,11427,11090,11142,11100,11290,11102,10994,11126,10998,11210,11426,11174,11282,11208,11146,6098,7313,9235,11139,11139,11113,11426,11091,11143,11101,11291,11103,10995,11127,10999,11211,11427,11175,11283,11209,11147,6099,7312,9234,11140,11140,11118,11001,11092,10992,11106,10997,11104,10996,11128,11136,11212,11428,11176,11284,11214,11429,6100,7318,9236,11141,11141,11119,11000,11093,10993,11107,10996,11105,10997,11129,11137,11213,11429,11177,11285,11215,11428,6101,7319,9237,11142,11142,11116,11003,11094,10994,11104,10999,11106,10998,11130,11138,11214,11430,11178,11286,11212,11431,6102,7316,9238,11143,11143,11117,11002,11095,10995,11105,10998,11107,10999,11131,11139,11215,11431,11179,11287,11213,11430,6103,7317,9239,11144,11144,11122,11285,11096,11433,11110,11136,11108,11000,11132,11289,11216,11432,11180,11288,11218,11280,6104,7311,9229,11145,11145,11123,11284,11097,11432,11111,11137,11109,11001,11133,11288,11217,11433,11181,11289,11219,11281,6105,7310,9228,11146,11146,11120,11287,11098,11435,11108,11138,11110,11002,11134,11291,11218,11434,11182,11290,11216,11282,6106,7309,9231,11147,11147,11121,11286,11099,11434,11109,11139,11111,11003,11135,11290,11219,11435,11183,11291,11217,11283,6107,7308,9230,11148,11148,11174,11437,11222,11152,11124,11300,11112,11004,11186,11008,11220,11436,11184,11292,11160,11156,6108,7325,9245,11149,11149,11175,11436,11223,11153,11125,11301,11113,11005,11187,11009,11221,11437,11185,11293,11161,11157,6109,7324,9244,11150,11150,11172,11439,11220,11154,11126,11302,11114,11006,11184,11010,11222,11438,11186,11294,11162,11158,6110,7327,9247,11151,11151,11173,11438,11221,11155,11127,11303,11115,11007,11185,11011,11223,11439,11187,11295,11163,11159,6111,7326,9246,11152,11152,11178,11013,11226,11004,11128,11009,11116,11008,11190,11148,11224,11440,11188,11296,11164,11441,6112,7328,9248,11153,11153,11179,11012,11227,11005,11129,11008,11117,11009,11191,11149,11225,11441,11189,11297,11165,11440,6113,7329,9249,11154,11154,11176,11015,11224,11006,11130,11011,11118,11010,11188,11150,11226,11442,11190,11298,11166,11443,6114,7330,9250,11155,11155,11177,11014,11225,11007,11131,11010,11119,11011,11189,11151,11227,11443,11191,11299,11167,11442,6115,7331,9251,11156,11156,11182,11297,11230,11445,11132,11148,11120,11012,11194,11301,11228,11444,11192,11300,11168,11292,6116,7321,9241,11157,11157,11183,11296,11231,11444,11133,11149,11121,11013,11195,11300,11229,11445,11193,11301,11169,11293,6117,7320,9240,11158,11158,11180,11299,11228,11447,11134,11150,11122,11014,11192,11303,11230,11446,11194,11302,11170,11294,6118,7323,9243,11159,11159,11181,11298,11229,11446,11135,11151,11123,11015,11193,11302,11231,11447,11195,11303,11171,11295,6119,7322,9242,11160,11160,11162,11449,11208,11164,11148,11312,11196,11016,11172,11020,11088,11448,11124,11304,11184,11168,6408,9607,8897,11161,11161,11163,11448,11209,11165,11149,11313,11197,11017,11173,11021,11089,11449,11125,11305,11185,11169,6409,9606,8896,11162,11162,11160,11451,11210,11166,11150,11314,11198,11018,11174,11022,11090,11450,11126,11306,11186,11170,6410,9605,8899,11163,11163,11161,11450,11211,11167,11151,11315,11199,11019,11175,11023,11091,11451,11127,11307,11187,11171,6411,9604,8898,11164,11164,11166,11025,11212,11016,11152,11021,11200,11020,11176,11160,11092,11452,11128,11308,11188,11453,6412,9610,8900,11165,11165,11167,11024,11213,11017,11153,11020,11201,11021,11177,11161,11093,11453,11129,11309,11189,11452,6413,9611,8901,11166,11166,11164,11027,11214,11018,11154,11023,11202,11022,11178,11162,11094,11454,11130,11310,11190,11455,6414,9608,8902,11167,11167,11165,11026,11215,11019,11155,11022,11203,11023,11179,11163,11095,11455,11131,11311,11191,11454,6415,9609,8903,11168,11168,11170,11309,11216,11457,11156,11160,11204,11024,11180,11313,11096,11456,11132,11312,11192,11304,6416,9603,8893,11169,11169,11171,11308,11217,11456,11157,11161,11205,11025,11181,11312,11097,11457,11133,11313,11193,11305,6417,9602,8892,11170,11170,11168,11311,11218,11459,11158,11162,11206,11026,11182,11315,11098,11458,11134,11314,11194,11306,6418,9601,8895,11171,11171,11169,11310,11219,11458,11159,11163,11207,11027,11183,11314,11099,11459,11135,11315,11195,11307,6419,9600,8894,11172,11172,11150,11461,11160,11176,11210,11324,11208,11028,11196,11032,11100,11460,11136,11316,11102,11180,6420,9583,8909,11173,11173,11151,11460,11161,11177,11211,11325,11209,11029,11197,11033,11101,11461,11137,11317,11103,11181,6421,9582,8908,11174,11174,11148,11463,11162,11178,11208,11326,11210,11030,11198,11034,11102,11462,11138,11318,11100,11182,6422,9581,8911,11175,11175,11149,11462,11163,11179,11209,11327,11211,11031,11199,11035,11103,11463,11139,11319,11101,11183,6423,9580,8910,11176,11176,11154,11037,11164,11028,11214,11033,11212,11032,11200,11172,11104,11464,11140,11320,11106,11465,6424,9586,8912,11177,11177,11155,11036,11165,11029,11215,11032,11213,11033,11201,11173,11105,11465,11141,11321,11107,11464,6425,9587,8913,11178,11178,11152,11039,11166,11030,11212,11035,11214,11034,11202,11174,11106,11466,11142,11322,11104,11467,6426,9584,8914,11179,11179,11153,11038,11167,11031,11213,11034,11215,11035,11203,11175,11107,11467,11143,11323,11105,11466,6427,9585,8915,11180,11180,11158,11321,11168,11469,11218,11172,11216,11036,11204,11325,11108,11468,11144,11324,11110,11316,6428,9579,8905,11181,11181,11159,11320,11169,11468,11219,11173,11217,11037,11205,11324,11109,11469,11145,11325,11111,11317,6429,9578,8904,11182,11182,11156,11323,11170,11471,11216,11174,11218,11038,11206,11327,11110,11470,11146,11326,11108,11318,6430,9577,8907,11183,11183,11157,11322,11171,11470,11217,11175,11219,11039,11207,11326,11111,11471,11147,11327,11109,11319,6431,9576,8906,11184,11184,11210,11473,11150,11188,11160,11336,11220,11040,11114,11044,11112,11472,11148,11328,11124,11192,6432,9593,8921,11185,11185,11211,11472,11151,11189,11161,11337,11221,11041,11115,11045,11113,11473,11149,11329,11125,11193,6433,9592,8920,11186,11186,11208,11475,11148,11190,11162,11338,11222,11042,11112,11046,11114,11474,11150,11330,11126,11194,6434,9595,8923,11187,11187,11209,11474,11149,11191,11163,11339,11223,11043,11113,11047,11115,11475,11151,11331,11127,11195,6435,9594,8922,11188,11188,11214,11049,11154,11040,11164,11045,11224,11044,11118,11184,11116,11476,11152,11332,11128,11477,6436,9596,8924,11189,11189,11215,11048,11155,11041,11165,11044,11225,11045,11119,11185,11117,11477,11153,11333,11129,11476,6437,9597,8925,11190,11190,11212,11051,11152,11042,11166,11047,11226,11046,11116,11186,11118,11478,11154,11334,11130,11479,6438,9598,8926,11191,11191,11213,11050,11153,11043,11167,11046,11227,11047,11117,11187,11119,11479,11155,11335,11131,11478,6439,9599,8927,11192,11192,11218,11333,11158,11481,11168,11184,11228,11048,11122,11337,11120,11480,11156,11336,11132,11328,6440,9589,8917,11193,11193,11219,11332,11159,11480,11169,11185,11229,11049,11123,11336,11121,11481,11157,11337,11133,11329,6441,9588,8916,11194,11194,11216,11335,11156,11483,11170,11186,11230,11050,11120,11339,11122,11482,11158,11338,11134,11330,6442,9591,8919,11195,11195,11217,11334,11157,11482,11171,11187,11231,11051,11121,11338,11123,11483,11159,11339,11135,11331,6443,9590,8918,11196,11196,11126,11485,11172,11200,11220,11348,11160,11052,11208,11056,11124,11484,11088,11340,11112,11204,8028,9283,7277,11197,11197,11127,11484,11173,11201,11221,11349,11161,11053,11209,11057,11125,11485,11089,11341,11113,11205,8029,9282,7276,11198,11198,11124,11487,11174,11202,11222,11350,11162,11054,11210,11058,11126,11486,11090,11342,11114,11206,8030,9281,7279,11199,11199,11125,11486,11175,11203,11223,11351,11163,11055,11211,11059,11127,11487,11091,11343,11115,11207,8031,9280,7278,11200,11200,11130,11061,11176,11052,11224,11057,11164,11056,11212,11196,11128,11488,11092,11344,11116,11489,8032,9286,7280,11201,11201,11131,11060,11177,11053,11225,11056,11165,11057,11213,11197,11129,11489,11093,11345,11117,11488,8033,9287,7281,11202,11202,11128,11063,11178,11054,11226,11059,11166,11058,11214,11198,11130,11490,11094,11346,11118,11491,8034,9284,7282,11203,11203,11129,11062,11179,11055,11227,11058,11167,11059,11215,11199,11131,11491,11095,11347,11119,11490,8035,9285,7283,11204,11204,11134,11345,11180,11493,11228,11196,11168,11060,11216,11349,11132,11492,11096,11348,11120,11340,8036,9279,7273,11205,11205,11135,11344,11181,11492,11229,11197,11169,11061,11217,11348,11133,11493,11097,11349,11121,11341,8037,9278,7272,11206,11206,11132,11347,11182,11495,11230,11198,11170,11062,11218,11351,11134,11494,11098,11350,11122,11342,8038,9277,7275,11207,11207,11133,11346,11183,11494,11231,11199,11171,11063,11219,11350,11135,11495,11099,11351,11123,11343,8039,9276,7274,11208,11208,11186,11497,11196,11212,11138,11360,11172,11064,11160,11068,11136,11496,11100,11352,11174,11216,8040,9259,7289,11209,11209,11187,11496,11197,11213,11139,11361,11173,11065,11161,11069,11137,11497,11101,11353,11175,11217,8041,9258,7288,11210,11210,11184,11499,11198,11214,11136,11362,11174,11066,11162,11070,11138,11498,11102,11354,11172,11218,8042,9257,7291,11211,11211,11185,11498,11199,11215,11137,11363,11175,11067,11163,11071,11139,11499,11103,11355,11173,11219,8043,9256,7290,11212,11212,11190,11073,11200,11064,11142,11069,11176,11068,11164,11208,11140,11500,11104,11356,11178,11501,8044,9262,7292,11213,11213,11191,11072,11201,11065,11143,11068,11177,11069,11165,11209,11141,11501,11105,11357,11179,11500,8045,9263,7293,11214,11214,11188,11075,11202,11066,11140,11071,11178,11070,11166,11210,11142,11502,11106,11358,11176,11503,8046,9260,7294,11215,11215,11189,11074,11203,11067,11141,11070,11179,11071,11167,11211,11143,11503,11107,11359,11177,11502,8047,9261,7295,11216,11216,11194,11357,11204,11505,11146,11208,11180,11072,11168,11361,11144,11504,11108,11360,11182,11352,8048,9255,7285,11217,11217,11195,11356,11205,11504,11147,11209,11181,11073,11169,11360,11145,11505,11109,11361,11183,11353,8049,9254,7284,11218,11218,11192,11359,11206,11507,11144,11210,11182,11074,11170,11363,11146,11506,11110,11362,11180,11354,8050,9253,7287,11219,11219,11193,11358,11207,11506,11145,11211,11183,11075,11171,11362,11147,11507,11111,11363,11181,11355,8051,9252,7286,11220,11220,11102,11509,11114,11224,11088,11372,11184,11076,11150,11080,11148,11508,11112,11364,11196,11228,8052,9269,7301,11221,11221,11103,11508,11115,11225,11089,11373,11185,11077,11151,11081,11149,11509,11113,11365,11197,11229,8053,9268,7300,11222,11222,11100,11511,11112,11226,11090,11374,11186,11078,11148,11082,11150,11510,11114,11366,11198,11230,8054,9271,7303,11223,11223,11101,11510,11113,11227,11091,11375,11187,11079,11149,11083,11151,11511,11115,11367,11199,11231,8055,9270,7302,11224,11224,11106,11085,11118,11076,11092,11081,11188,11080,11154,11220,11152,11512,11116,11368,11200,11513,8056,9272,7304,11225,11225,11107,11084,11119,11077,11093,11080,11189,11081,11155,11221,11153,11513,11117,11369,11201,11512,8057,9273,7305,11226,11226,11104,11087,11116,11078,11094,11083,11190,11082,11152,11222,11154,11514,11118,11370,11202,11515,8058,9274,7306,11227,11227,11105,11086,11117,11079,11095,11082,11191,11083,11153,11223,11155,11515,11119,11371,11203,11514,8059,9275,7307,11228,11228,11110,11369,11122,11517,11096,11220,11192,11084,11158,11373,11156,11516,11120,11372,11204,11364,8060,9265,7297,11229,11229,11111,11368,11123,11516,11097,11221,11193,11085,11159,11372,11157,11517,11121,11373,11205,11365,8061,9264,7296,11230,11230,11108,11371,11120,11519,11098,11222,11194,11086,11156,11375,11158,11518,11122,11374,11206,11366,8062,9267,7299,11231,11231,11109,11370,11121,11518,11099,11223,11195,11087,11157,11374,11159,11519,11123,11375,11207,11367,8063,9266,7298,11232,11232,11234,11233,11244,11380,11256,11096,11268,11376,11280,11236,11304,10944,11340,11088,11364,11240,9324,8959,9545,11233,11233,11235,11232,11245,11381,11257,11097,11269,11377,11281,11237,11305,10945,11341,11089,11365,11241,9325,8958,9544,11234,11234,11232,11235,11246,11382,11258,11098,11270,11378,11282,11238,11306,10946,11342,11090,11366,11242,9326,8957,9547,11235,11235,11233,11234,11247,11383,11259,11099,11271,11379,11283,11239,11307,10947,11343,11091,11367,11243,9327,8956,9546,11236,11236,11238,11097,11248,11232,11260,11381,11272,11380,11284,11376,11308,10948,11344,11092,11368,10949,9328,8962,9548,11237,11237,11239,11096,11249,11233,11261,11380,11273,11381,11285,11377,11309,10949,11345,11093,11369,10948,9329,8963,9549,11238,11238,11236,11099,11250,11234,11262,11383,11274,11382,11286,11378,11310,10950,11346,11094,11370,10951,9330,8960,9550,11239,11239,11237,11098,11251,11235,11263,11382,11275,11383,11287,11379,11311,10951,11347,11095,11371,10950,9331,8961,9551,11240,11240,11242,11381,11252,11097,11264,11232,11276,11384,11288,10953,11312,10952,11348,11096,11372,11088,9332,8955,9541,11241,11241,11243,11380,11253,11096,11265,11233,11277,11385,11289,10952,11313,10953,11349,11097,11373,11089,9333,8954,9540,11242,11242,11240,11383,11254,11099,11266,11234,11278,11386,11290,10955,11314,10954,11350,11098,11374,11090,9334,8953,9543,11243,11243,11241,11382,11255,11098,11267,11235,11279,11387,11291,10954,11315,10955,11351,11099,11375,11091,9335,8952,9542,11244,11244,11366,11245,11268,11392,11318,11108,11280,11388,11232,11248,11316,10956,11352,11100,11282,11252,9336,8935,9557,11245,11245,11367,11244,11269,11393,11319,11109,11281,11389,11233,11249,11317,10957,11353,11101,11283,11253,9337,8934,9556,11246,11246,11364,11247,11270,11394,11316,11110,11282,11390,11234,11250,11318,10958,11354,11102,11280,11254,9338,8933,9559,11247,11247,11365,11246,11271,11395,11317,11111,11283,11391,11235,11251,11319,10959,11355,11103,11281,11255,9339,8932,9558,11248,11248,11370,11109,11272,11244,11322,11393,11284,11392,11236,11388,11320,10960,11356,11104,11286,10961,9340,8938,9560,11249,11249,11371,11108,11273,11245,11323,11392,11285,11393,11237,11389,11321,10961,11357,11105,11287,10960,9341,8939,9561,11250,11250,11368,11111,11274,11246,11320,11395,11286,11394,11238,11390,11322,10962,11358,11106,11284,10963,9342,8936,9562,11251,11251,11369,11110,11275,11247,11321,11394,11287,11395,11239,11391,11323,10963,11359,11107,11285,10962,9343,8937,9563,11252,11252,11374,11393,11276,11109,11326,11244,11288,11396,11240,10965,11324,10964,11360,11108,11290,11100,9344,8931,9553,11253,11253,11375,11392,11277,11108,11327,11245,11289,11397,11241,10964,11325,10965,11361,11109,11291,11101,9345,8930,9552,11254,11254,11372,11395,11278,11111,11324,11246,11290,11398,11242,10967,11326,10966,11362,11110,11288,11102,9346,8929,9555,11255,11255,11373,11394,11279,11110,11325,11247,11291,11399,11243,10966,11327,10967,11363,11111,11289,11103,9347,8928,9554,11256,11256,11282,11257,11330,11404,11340,11120,11292,11400,11366,11260,11328,10968,11364,11112,11232,11264,9348,8945,9569,11257,11257,11283,11256,11331,11405,11341,11121,11293,11401,11367,11261,11329,10969,11365,11113,11233,11265,9349,8944,9568,11258,11258,11280,11259,11328,11406,11342,11122,11294,11402,11364,11262,11330,10970,11366,11114,11234,11266,9350,8947,9571,11259,11259,11281,11258,11329,11407,11343,11123,11295,11403,11365,11263,11331,10971,11367,11115,11235,11267,9351,8946,9570,11260,11260,11286,11121,11334,11256,11344,11405,11296,11404,11370,11400,11332,10972,11368,11116,11236,10973,9352,8948,9572,11261,11261,11287,11120,11335,11257,11345,11404,11297,11405,11371,11401,11333,10973,11369,11117,11237,10972,9353,8949,9573,11262,11262,11284,11123,11332,11258,11346,11407,11298,11406,11368,11402,11334,10974,11370,11118,11238,10975,9354,8950,9574,11263,11263,11285,11122,11333,11259,11347,11406,11299,11407,11369,11403,11335,10975,11371,11119,11239,10974,9355,8951,9575,11264,11264,11290,11405,11338,11121,11348,11256,11300,11408,11374,10977,11336,10976,11372,11120,11240,11112,9356,8941,9565,11265,11265,11291,11404,11339,11120,11349,11257,11301,11409,11375,10976,11337,10977,11373,11121,11241,11113,9357,8940,9564,11266,11266,11288,11407,11336,11123,11350,11258,11302,11410,11372,10979,11338,10978,11374,11122,11242,11114,9358,8943,9567,11267,11267,11289,11406,11337,11122,11351,11259,11303,11411,11373,10978,11339,10979,11375,11123,11243,11115,9359,8942,9566,11268,11268,11342,11269,11280,11416,11328,11132,11232,11412,11244,11272,11340,10980,11304,11124,11292,11276,10296,8635,7925,11269,11269,11343,11268,11281,11417,11329,11133,11233,11413,11245,11273,11341,10981,11305,11125,11293,11277,10297,8634,7924,11270,11270,11340,11271,11282,11418,11330,11134,11234,11414,11246,11274,11342,10982,11306,11126,11294,11278,10298,8633,7927,11271,11271,11341,11270,11283,11419,11331,11135,11235,11415,11247,11275,11343,10983,11307,11127,11295,11279,10299,8632,7926,11272,11272,11346,11133,11284,11268,11332,11417,11236,11416,11248,11412,11344,10984,11308,11128,11296,10985,10300,8638,7928,11273,11273,11347,11132,11285,11269,11333,11416,11237,11417,11249,11413,11345,10985,11309,11129,11297,10984,10301,8639,7929,11274,11274,11344,11135,11286,11270,11334,11419,11238,11418,11250,11414,11346,10986,11310,11130,11298,10987,10302,8636,7930,11275,11275,11345,11134,11287,11271,11335,11418,11239,11419,11251,11415,11347,10987,11311,11131,11299,10986,10303,8637,7931,11276,11276,11350,11417,11288,11133,11336,11268,11240,11420,11252,10989,11348,10988,11312,11132,11300,11124,10304,8631,7921,11277,11277,11351,11416,11289,11132,11337,11269,11241,11421,11253,10988,11349,10989,11313,11133,11301,11125,10305,8630,7920,11278,11278,11348,11419,11290,11135,11338,11270,11242,11422,11254,10991,11350,10990,11314,11134,11302,11126,10306,8629,7923,11279,11279,11349,11418,11291,11134,11339,11271,11243,11423,11255,10990,11351,10991,11315,11135,11303,11127,10307,8628,7922,11280,11280,11258,11281,11232,11428,11246,11144,11244,11424,11268,11284,11352,10992,11316,11136,11354,11288,10308,8611,7937,11281,11281,11259,11280,11233,11429,11247,11145,11245,11425,11269,11285,11353,10993,11317,11137,11355,11289,10309,8610,7936,11282,11282,11256,11283,11234,11430,11244,11146,11246,11426,11270,11286,11354,10994,11318,11138,11352,11290,10310,8609,7939,11283,11283,11257,11282,11235,11431,11245,11147,11247,11427,11271,11287,11355,10995,11319,11139,11353,11291,10311,8608,7938,11284,11284,11262,11145,11236,11280,11250,11429,11248,11428,11272,11424,11356,10996,11320,11140,11358,10997,10312,8614,7940,11285,11285,11263,11144,11237,11281,11251,11428,11249,11429,11273,11425,11357,10997,11321,11141,11359,10996,10313,8615,7941,11286,11286,11260,11147,11238,11282,11248,11431,11250,11430,11274,11426,11358,10998,11322,11142,11356,10999,10314,8612,7942,11287,11287,11261,11146,11239,11283,11249,11430,11251,11431,11275,11427,11359,10999,11323,11143,11357,10998,10315,8613,7943,11288,11288,11266,11429,11240,11145,11254,11280,11252,11432,11276,11001,11360,11000,11324,11144,11362,11136,10316,8607,7933,11289,11289,11267,11428,11241,11144,11255,11281,11253,11433,11277,11000,11361,11001,11325,11145,11363,11137,10317,8606,7932,11290,11290,11264,11431,11242,11147,11252,11282,11254,11434,11278,11003,11362,11002,11326,11146,11360,11138,10318,8605,7935,11291,11291,11265,11430,11243,11146,11253,11283,11255,11435,11279,11002,11363,11003,11327,11147,11361,11139,10319,8604,7934,11292,11292,11318,11293,11366,11440,11268,11156,11256,11436,11330,11296,11364,11004,11328,11148,11304,11300,10320,8621,7949,11293,11293,11319,11292,11367,11441,11269,11157,11257,11437,11331,11297,11365,11005,11329,11149,11305,11301,10321,8620,7948,11294,11294,11316,11295,11364,11442,11270,11158,11258,11438,11328,11298,11366,11006,11330,11150,11306,11302,10322,8623,7951,11295,11295,11317,11294,11365,11443,11271,11159,11259,11439,11329,11299,11367,11007,11331,11151,11307,11303,10323,8622,7950,11296,11296,11322,11157,11370,11292,11272,11441,11260,11440,11334,11436,11368,11008,11332,11152,11308,11009,10324,8624,7952,11297,11297,11323,11156,11371,11293,11273,11440,11261,11441,11335,11437,11369,11009,11333,11153,11309,11008,10325,8625,7953,11298,11298,11320,11159,11368,11294,11274,11443,11262,11442,11332,11438,11370,11010,11334,11154,11310,11011,10326,8626,7954,11299,11299,11321,11158,11369,11295,11275,11442,11263,11443,11333,11439,11371,11011,11335,11155,11311,11010,10327,8627,7955,11300,11300,11326,11441,11374,11157,11276,11292,11264,11444,11338,11013,11372,11012,11336,11156,11312,11148,10328,8617,7945,11301,11301,11327,11440,11375,11156,11277,11293,11265,11445,11339,11012,11373,11013,11337,11157,11313,11149,10329,8616,7944,11302,11302,11324,11443,11372,11159,11278,11294,11266,11446,11336,11015,11374,11014,11338,11158,11314,11150,10330,8619,7947,11303,11303,11325,11442,11373,11158,11279,11295,11267,11447,11337,11014,11375,11015,11339,11159,11315,11151,10331,8618,7946,11304,11304,11306,11305,11352,11452,11292,11168,11340,11448,11316,11308,11232,11016,11268,11160,11328,11312,9972,8311,7601,11305,11305,11307,11304,11353,11453,11293,11169,11341,11449,11317,11309,11233,11017,11269,11161,11329,11313,9973,8310,7600,11306,11306,11304,11307,11354,11454,11294,11170,11342,11450,11318,11310,11234,11018,11270,11162,11330,11314,9974,8309,7603,11307,11307,11305,11306,11355,11455,11295,11171,11343,11451,11319,11311,11235,11019,11271,11163,11331,11315,9975,8308,7602,11308,11308,11310,11169,11356,11304,11296,11453,11344,11452,11320,11448,11236,11020,11272,11164,11332,11021,9976,8314,7604,11309,11309,11311,11168,11357,11305,11297,11452,11345,11453,11321,11449,11237,11021,11273,11165,11333,11020,9977,8315,7605,11310,11310,11308,11171,11358,11306,11298,11455,11346,11454,11322,11450,11238,11022,11274,11166,11334,11023,9978,8312,7606,11311,11311,11309,11170,11359,11307,11299,11454,11347,11455,11323,11451,11239,11023,11275,11167,11335,11022,9979,8313,7607,11312,11312,11314,11453,11360,11169,11300,11304,11348,11456,11324,11025,11240,11024,11276,11168,11336,11160,9980,8307,7597,11313,11313,11315,11452,11361,11168,11301,11305,11349,11457,11325,11024,11241,11025,11277,11169,11337,11161,9981,8306,7596,11314,11314,11312,11455,11362,11171,11302,11306,11350,11458,11326,11027,11242,11026,11278,11170,11338,11162,9982,8305,7599,11315,11315,11313,11454,11363,11170,11303,11307,11351,11459,11327,11026,11243,11027,11279,11171,11339,11163,9983,8304,7598,11316,11316,11294,11317,11304,11464,11354,11180,11352,11460,11340,11320,11244,11028,11280,11172,11246,11324,9984,8287,7613,11317,11317,11295,11316,11305,11465,11355,11181,11353,11461,11341,11321,11245,11029,11281,11173,11247,11325,9985,8286,7612,11318,11318,11292,11319,11306,11466,11352,11182,11354,11462,11342,11322,11246,11030,11282,11174,11244,11326,9986,8285,7615,11319,11319,11293,11318,11307,11467,11353,11183,11355,11463,11343,11323,11247,11031,11283,11175,11245,11327,9987,8284,7614,11320,11320,11298,11181,11308,11316,11358,11465,11356,11464,11344,11460,11248,11032,11284,11176,11250,11033,9988,8290,7616,11321,11321,11299,11180,11309,11317,11359,11464,11357,11465,11345,11461,11249,11033,11285,11177,11251,11032,9989,8291,7617,11322,11322,11296,11183,11310,11318,11356,11467,11358,11466,11346,11462,11250,11034,11286,11178,11248,11035,9990,8288,7618,11323,11323,11297,11182,11311,11319,11357,11466,11359,11467,11347,11463,11251,11035,11287,11179,11249,11034,9991,8289,7619,11324,11324,11302,11465,11312,11181,11362,11316,11360,11468,11348,11037,11252,11036,11288,11180,11254,11172,9992,8283,7609,11325,11325,11303,11464,11313,11180,11363,11317,11361,11469,11349,11036,11253,11037,11289,11181,11255,11173,9993,8282,7608,11326,11326,11300,11467,11314,11183,11360,11318,11362,11470,11350,11039,11254,11038,11290,11182,11252,11174,9994,8281,7611,11327,11327,11301,11466,11315,11182,11361,11319,11363,11471,11351,11038,11255,11039,11291,11183,11253,11175,9995,8280,7610,11328,11328,11354,11329,11294,11476,11304,11192,11364,11472,11258,11332,11256,11040,11292,11184,11268,11336,9996,8297,7625,11329,11329,11355,11328,11295,11477,11305,11193,11365,11473,11259,11333,11257,11041,11293,11185,11269,11337,9997,8296,7624,11330,11330,11352,11331,11292,11478,11306,11194,11366,11474,11256,11334,11258,11042,11294,11186,11270,11338,9998,8299,7627,11331,11331,11353,11330,11293,11479,11307,11195,11367,11475,11257,11335,11259,11043,11295,11187,11271,11339,9999,8298,7626,11332,11332,11358,11193,11298,11328,11308,11477,11368,11476,11262,11472,11260,11044,11296,11188,11272,11045,10000,8300,7628,11333,11333,11359,11192,11299,11329,11309,11476,11369,11477,11263,11473,11261,11045,11297,11189,11273,11044,10001,8301,7629,11334,11334,11356,11195,11296,11330,11310,11479,11370,11478,11260,11474,11262,11046,11298,11190,11274,11047,10002,8302,7630,11335,11335,11357,11194,11297,11331,11311,11478,11371,11479,11261,11475,11263,11047,11299,11191,11275,11046,10003,8303,7631,11336,11336,11362,11477,11302,11193,11312,11328,11372,11480,11266,11049,11264,11048,11300,11192,11276,11184,10004,8293,7621,11337,11337,11363,11476,11303,11192,11313,11329,11373,11481,11267,11048,11265,11049,11301,11193,11277,11185,10005,8292,7620,11338,11338,11360,11479,11300,11195,11314,11330,11374,11482,11264,11051,11266,11050,11302,11194,11278,11186,10006,8295,7623,11339,11339,11361,11478,11301,11194,11315,11331,11375,11483,11265,11050,11267,11051,11303,11195,11279,11187,10007,8294,7622,11340,11340,11270,11341,11316,11488,11364,11204,11304,11484,11352,11344,11268,11052,11232,11196,11256,11348,8352,7987,8573,11341,11341,11271,11340,11317,11489,11365,11205,11305,11485,11353,11345,11269,11053,11233,11197,11257,11349,8353,7986,8572,11342,11342,11268,11343,11318,11490,11366,11206,11306,11486,11354,11346,11270,11054,11234,11198,11258,11350,8354,7985,8575,11343,11343,11269,11342,11319,11491,11367,11207,11307,11487,11355,11347,11271,11055,11235,11199,11259,11351,8355,7984,8574,11344,11344,11274,11205,11320,11340,11368,11489,11308,11488,11356,11484,11272,11056,11236,11200,11260,11057,8356,7990,8576,11345,11345,11275,11204,11321,11341,11369,11488,11309,11489,11357,11485,11273,11057,11237,11201,11261,11056,8357,7991,8577,11346,11346,11272,11207,11322,11342,11370,11491,11310,11490,11358,11486,11274,11058,11238,11202,11262,11059,8358,7988,8578,11347,11347,11273,11206,11323,11343,11371,11490,11311,11491,11359,11487,11275,11059,11239,11203,11263,11058,8359,7989,8579,11348,11348,11278,11489,11324,11205,11372,11340,11312,11492,11360,11061,11276,11060,11240,11204,11264,11196,8360,7983,8569,11349,11349,11279,11488,11325,11204,11373,11341,11313,11493,11361,11060,11277,11061,11241,11205,11265,11197,8361,7982,8568,11350,11350,11276,11491,11326,11207,11374,11342,11314,11494,11362,11063,11278,11062,11242,11206,11266,11198,8362,7981,8571,11351,11351,11277,11490,11327,11206,11375,11343,11315,11495,11363,11062,11279,11063,11243,11207,11267,11199,8363,7980,8570,11352,11352,11330,11353,11340,11500,11282,11216,11316,11496,11304,11356,11280,11064,11244,11208,11318,11360,8364,7963,8585,11353,11353,11331,11352,11341,11501,11283,11217,11317,11497,11305,11357,11281,11065,11245,11209,11319,11361,8365,7962,8584,11354,11354,11328,11355,11342,11502,11280,11218,11318,11498,11306,11358,11282,11066,11246,11210,11316,11362,8366,7961,8587,11355,11355,11329,11354,11343,11503,11281,11219,11319,11499,11307,11359,11283,11067,11247,11211,11317,11363,8367,7960,8586,11356,11356,11334,11217,11344,11352,11286,11501,11320,11500,11308,11496,11284,11068,11248,11212,11322,11069,8368,7966,8588,11357,11357,11335,11216,11345,11353,11287,11500,11321,11501,11309,11497,11285,11069,11249,11213,11323,11068,8369,7967,8589,11358,11358,11332,11219,11346,11354,11284,11503,11322,11502,11310,11498,11286,11070,11250,11214,11320,11071,8370,7964,8590,11359,11359,11333,11218,11347,11355,11285,11502,11323,11503,11311,11499,11287,11071,11251,11215,11321,11070,8371,7965,8591,11360,11360,11338,11501,11348,11217,11290,11352,11324,11504,11312,11073,11288,11072,11252,11216,11326,11208,8372,7959,8581,11361,11361,11339,11500,11349,11216,11291,11353,11325,11505,11313,11072,11289,11073,11253,11217,11327,11209,8373,7958,8580,11362,11362,11336,11503,11350,11219,11288,11354,11326,11506,11314,11075,11290,11074,11254,11218,11324,11210,8374,7957,8583,11363,11363,11337,11502,11351,11218,11289,11355,11327,11507,11315,11074,11291,11075,11255,11219,11325,11211,8375,7956,8582,11364,11364,11246,11365,11258,11512,11232,11228,11328,11508,11294,11368,11292,11076,11256,11220,11340,11372,8376,7973,8597,11365,11365,11247,11364,11259,11513,11233,11229,11329,11509,11295,11369,11293,11077,11257,11221,11341,11373,8377,7972,8596,11366,11366,11244,11367,11256,11514,11234,11230,11330,11510,11292,11370,11294,11078,11258,11222,11342,11374,8378,7975,8599,11367,11367,11245,11366,11257,11515,11235,11231,11331,11511,11293,11371,11295,11079,11259,11223,11343,11375,8379,7974,8598,11368,11368,11250,11229,11262,11364,11236,11513,11332,11512,11298,11508,11296,11080,11260,11224,11344,11081,8380,7976,8600,11369,11369,11251,11228,11263,11365,11237,11512,11333,11513,11299,11509,11297,11081,11261,11225,11345,11080,8381,7977,8601,11370,11370,11248,11231,11260,11366,11238,11515,11334,11514,11296,11510,11298,11082,11262,11226,11346,11083,8382,7978,8602,11371,11371,11249,11230,11261,11367,11239,11514,11335,11515,11297,11511,11299,11083,11263,11227,11347,11082,8383,7979,8603,11372,11372,11254,11513,11266,11229,11240,11364,11336,11516,11302,11085,11300,11084,11264,11228,11348,11220,8384,7969,8593,11373,11373,11255,11512,11267,11228,11241,11365,11337,11517,11303,11084,11301,11085,11265,11229,11349,11221,8385,7968,8592,11374,11374,11252,11515,11264,11231,11242,11366,11338,11518,11300,11087,11302,11086,11266,11230,11350,11222,8386,7971,8595,11375,11375,11253,11514,11265,11230,11243,11367,11339,11519,11301,11086,11303,11087,11267,11231,11351,11223,8387,7970,8594,11376,11376,11378,11089,11388,11236,11400,11384,11412,11232,11424,11380,11448,11088,11484,10944,11508,10952,10620,9931,9869,11377,11377,11379,11088,11389,11237,11401,11385,11413,11233,11425,11381,11449,11089,11485,10945,11509,10953,10621,9930,9868,11378,11378,11376,11091,11390,11238,11402,11386,11414,11234,11426,11382,11450,11090,11486,10946,11510,10954,10622,9929,9871,11379,11379,11377,11090,11391,11239,11403,11387,11415,11235,11427,11383,11451,11091,11487,10947,11511,10955,10623,9928,9870,11380,11380,11382,11241,11392,11376,11404,11093,11416,11236,11428,11232,11452,11092,11488,10948,11512,11237,10624,9934,9872,11381,11381,11383,11240,11393,11377,11405,11092,11417,11237,11429,11233,11453,11093,11489,10949,11513,11236,10625,9935,9873,11382,11382,11380,11243,11394,11378,11406,11095,11418,11238,11430,11234,11454,11094,11490,10950,11514,11239,10626,9932,9874,11383,11383,11381,11242,11395,11379,11407,11094,11419,11239,11431,11235,11455,11095,11491,10951,11515,11238,10627,9933,9875,11384,11384,11386,10949,11396,10953,11408,10944,11420,11240,11432,11097,11456,11096,11492,10952,11516,11376,10628,9927,9865,11385,11385,11387,10948,11397,10952,11409,10945,11421,11241,11433,11096,11457,11097,11493,10953,11517,11377,10629,9926,9864,11386,11386,11384,10951,11398,10955,11410,10946,11422,11242,11434,11099,11458,11098,11494,10954,11518,11378,10630,9925,9867,11387,11387,11385,10950,11399,10954,11411,10947,11423,11243,11435,11098,11459,11099,11495,10955,11519,11379,10631,9924,9866,11388,11388,11510,11101,11412,11248,11462,11396,11424,11244,11376,11392,11460,11100,11496,10956,11426,10964,10632,9907,9881,11389,11389,11511,11100,11413,11249,11463,11397,11425,11245,11377,11393,11461,11101,11497,10957,11427,10965,10633,9906,9880,11390,11390,11508,11103,11414,11250,11460,11398,11426,11246,11378,11394,11462,11102,11498,10958,11424,10966,10634,9905,9883,11391,11391,11509,11102,11415,11251,11461,11399,11427,11247,11379,11395,11463,11103,11499,10959,11425,10967,10635,9904,9882,11392,11392,11514,11253,11416,11388,11466,11105,11428,11248,11380,11244,11464,11104,11500,10960,11430,11249,10636,9910,9884,11393,11393,11515,11252,11417,11389,11467,11104,11429,11249,11381,11245,11465,11105,11501,10961,11431,11248,10637,9911,9885,11394,11394,11512,11255,11418,11390,11464,11107,11430,11250,11382,11246,11466,11106,11502,10962,11428,11251,10638,9908,9886,11395,11395,11513,11254,11419,11391,11465,11106,11431,11251,11383,11247,11467,11107,11503,10963,11429,11250,10639,9909,9887,11396,11396,11518,10961,11420,10965,11470,10956,11432,11252,11384,11109,11468,11108,11504,10964,11434,11388,10640,9903,9877,11397,11397,11519,10960,11421,10964,11471,10957,11433,11253,11385,11108,11469,11109,11505,10965,11435,11389,10641,9902,9876,11398,11398,11516,10963,11422,10967,11468,10958,11434,11254,11386,11111,11470,11110,11506,10966,11432,11390,10642,9901,9879,11399,11399,11517,10962,11423,10966,11469,10959,11435,11255,11387,11110,11471,11111,11507,10967,11433,11391,10643,9900,9878,11400,11400,11426,11113,11474,11260,11484,11408,11436,11256,11510,11404,11472,11112,11508,10968,11376,10976,10644,9917,9893,11401,11401,11427,11112,11475,11261,11485,11409,11437,11257,11511,11405,11473,11113,11509,10969,11377,10977,10645,9916,9892,11402,11402,11424,11115,11472,11262,11486,11410,11438,11258,11508,11406,11474,11114,11510,10970,11378,10978,10646,9919,9895,11403,11403,11425,11114,11473,11263,11487,11411,11439,11259,11509,11407,11475,11115,11511,10971,11379,10979,10647,9918,9894,11404,11404,11430,11265,11478,11400,11488,11117,11440,11260,11514,11256,11476,11116,11512,10972,11380,11261,10648,9920,9896,11405,11405,11431,11264,11479,11401,11489,11116,11441,11261,11515,11257,11477,11117,11513,10973,11381,11260,10649,9921,9897,11406,11406,11428,11267,11476,11402,11490,11119,11442,11262,11512,11258,11478,11118,11514,10974,11382,11263,10650,9922,9898,11407,11407,11429,11266,11477,11403,11491,11118,11443,11263,11513,11259,11479,11119,11515,10975,11383,11262,10651,9923,9899,11408,11408,11434,10973,11482,10977,11492,10968,11444,11264,11518,11121,11480,11120,11516,10976,11384,11400,10652,9913,9889,11409,11409,11435,10972,11483,10976,11493,10969,11445,11265,11519,11120,11481,11121,11517,10977,11385,11401,10653,9912,9888,11410,11410,11432,10975,11480,10979,11494,10970,11446,11266,11516,11123,11482,11122,11518,10978,11386,11402,10654,9915,9891,11411,11411,11433,10974,11481,10978,11495,10971,11447,11267,11517,11122,11483,11123,11519,10979,11387,11403,10655,9914,9890,11412,11412,11486,11125,11424,11272,11472,11420,11376,11268,11388,11416,11484,11124,11448,10980,11436,10988,9000,10255,6305,11413,11413,11487,11124,11425,11273,11473,11421,11377,11269,11389,11417,11485,11125,11449,10981,11437,10989,9001,10254,6304,11414,11414,11484,11127,11426,11274,11474,11422,11378,11270,11390,11418,11486,11126,11450,10982,11438,10990,9002,10253,6307,11415,11415,11485,11126,11427,11275,11475,11423,11379,11271,11391,11419,11487,11127,11451,10983,11439,10991,9003,10252,6306,11416,11416,11490,11277,11428,11412,11476,11129,11380,11272,11392,11268,11488,11128,11452,10984,11440,11273,9004,10258,6308,11417,11417,11491,11276,11429,11413,11477,11128,11381,11273,11393,11269,11489,11129,11453,10985,11441,11272,9005,10259,6309,11418,11418,11488,11279,11430,11414,11478,11131,11382,11274,11394,11270,11490,11130,11454,10986,11442,11275,9006,10256,6310,11419,11419,11489,11278,11431,11415,11479,11130,11383,11275,11395,11271,11491,11131,11455,10987,11443,11274,9007,10257,6311,11420,11420,11494,10985,11432,10989,11480,10980,11384,11276,11396,11133,11492,11132,11456,10988,11444,11412,9008,10251,6301,11421,11421,11495,10984,11433,10988,11481,10981,11385,11277,11397,11132,11493,11133,11457,10989,11445,11413,9009,10250,6300,11422,11422,11492,10987,11434,10991,11482,10982,11386,11278,11398,11135,11494,11134,11458,10990,11446,11414,9010,10249,6303,11423,11423,11493,10986,11435,10990,11483,10983,11387,11279,11399,11134,11495,11135,11459,10991,11447,11415,9011,10248,6302,11424,11424,11402,11137,11376,11284,11390,11432,11388,11280,11412,11428,11496,11136,11460,10992,11498,11000,9012,10231,6317,11425,11425,11403,11136,11377,11285,11391,11433,11389,11281,11413,11429,11497,11137,11461,10993,11499,11001,9013,10230,6316,11426,11426,11400,11139,11378,11286,11388,11434,11390,11282,11414,11430,11498,11138,11462,10994,11496,11002,9014,10229,6319,11427,11427,11401,11138,11379,11287,11389,11435,11391,11283,11415,11431,11499,11139,11463,10995,11497,11003,9015,10228,6318,11428,11428,11406,11289,11380,11424,11394,11141,11392,11284,11416,11280,11500,11140,11464,10996,11502,11285,9016,10234,6320,11429,11429,11407,11288,11381,11425,11395,11140,11393,11285,11417,11281,11501,11141,11465,10997,11503,11284,9017,10235,6321,11430,11430,11404,11291,11382,11426,11392,11143,11394,11286,11418,11282,11502,11142,11466,10998,11500,11287,9018,10232,6322,11431,11431,11405,11290,11383,11427,11393,11142,11395,11287,11419,11283,11503,11143,11467,10999,11501,11286,9019,10233,6323,11432,11432,11410,10997,11384,11001,11398,10992,11396,11288,11420,11145,11504,11144,11468,11000,11506,11424,9020,10227,6313,11433,11433,11411,10996,11385,11000,11399,10993,11397,11289,11421,11144,11505,11145,11469,11001,11507,11425,9021,10226,6312,11434,11434,11408,10999,11386,11003,11396,10994,11398,11290,11422,11147,11506,11146,11470,11002,11504,11426,9022,10225,6315,11435,11435,11409,10998,11387,11002,11397,10995,11399,11291,11423,11146,11507,11147,11471,11003,11505,11427,9023,10224,6314,11436,11436,11462,11149,11510,11296,11412,11444,11400,11292,11474,11440,11508,11148,11472,11004,11448,11012,9024,10241,6329,11437,11437,11463,11148,11511,11297,11413,11445,11401,11293,11475,11441,11509,11149,11473,11005,11449,11013,9025,10240,6328,11438,11438,11460,11151,11508,11298,11414,11446,11402,11294,11472,11442,11510,11150,11474,11006,11450,11014,9026,10243,6331,11439,11439,11461,11150,11509,11299,11415,11447,11403,11295,11473,11443,11511,11151,11475,11007,11451,11015,9027,10242,6330,11440,11440,11466,11301,11514,11436,11416,11153,11404,11296,11478,11292,11512,11152,11476,11008,11452,11297,9028,10244,6332,11441,11441,11467,11300,11515,11437,11417,11152,11405,11297,11479,11293,11513,11153,11477,11009,11453,11296,9029,10245,6333,11442,11442,11464,11303,11512,11438,11418,11155,11406,11298,11476,11294,11514,11154,11478,11010,11454,11299,9030,10246,6334,11443,11443,11465,11302,11513,11439,11419,11154,11407,11299,11477,11295,11515,11155,11479,11011,11455,11298,9031,10247,6335,11444,11444,11470,11009,11518,11013,11420,11004,11408,11300,11482,11157,11516,11156,11480,11012,11456,11436,9032,10237,6325,11445,11445,11471,11008,11519,11012,11421,11005,11409,11301,11483,11156,11517,11157,11481,11013,11457,11437,9033,10236,6324,11446,11446,11468,11011,11516,11015,11422,11006,11410,11302,11480,11159,11518,11158,11482,11014,11458,11438,9034,10239,6327,11447,11447,11469,11010,11517,11014,11423,11007,11411,11303,11481,11158,11519,11159,11483,11015,11459,11439,9035,10238,6326,11448,11448,11450,11161,11496,11308,11436,11456,11484,11304,11460,11452,11376,11160,11412,11016,11472,11024,8676,6691,6629,11449,11449,11451,11160,11497,11309,11437,11457,11485,11305,11461,11453,11377,11161,11413,11017,11473,11025,8677,6690,6628,11450,11450,11448,11163,11498,11310,11438,11458,11486,11306,11462,11454,11378,11162,11414,11018,11474,11026,8678,6689,6631,11451,11451,11449,11162,11499,11311,11439,11459,11487,11307,11463,11455,11379,11163,11415,11019,11475,11027,8679,6688,6630,11452,11452,11454,11313,11500,11448,11440,11165,11488,11308,11464,11304,11380,11164,11416,11020,11476,11309,8680,6694,6632,11453,11453,11455,11312,11501,11449,11441,11164,11489,11309,11465,11305,11381,11165,11417,11021,11477,11308,8681,6695,6633,11454,11454,11452,11315,11502,11450,11442,11167,11490,11310,11466,11306,11382,11166,11418,11022,11478,11311,8682,6692,6634,11455,11455,11453,11314,11503,11451,11443,11166,11491,11311,11467,11307,11383,11167,11419,11023,11479,11310,8683,6693,6635,11456,11456,11458,11021,11504,11025,11444,11016,11492,11312,11468,11169,11384,11168,11420,11024,11480,11448,8684,6687,6625,11457,11457,11459,11020,11505,11024,11445,11017,11493,11313,11469,11168,11385,11169,11421,11025,11481,11449,8685,6686,6624,11458,11458,11456,11023,11506,11027,11446,11018,11494,11314,11470,11171,11386,11170,11422,11026,11482,11450,8686,6685,6627,11459,11459,11457,11022,11507,11026,11447,11019,11495,11315,11471,11170,11387,11171,11423,11027,11483,11451,8687,6684,6626,11460,11460,11438,11173,11448,11320,11498,11468,11496,11316,11484,11464,11388,11172,11424,11028,11390,11036,8688,6667,6641,11461,11461,11439,11172,11449,11321,11499,11469,11497,11317,11485,11465,11389,11173,11425,11029,11391,11037,8689,6666,6640,11462,11462,11436,11175,11450,11322,11496,11470,11498,11318,11486,11466,11390,11174,11426,11030,11388,11038,8690,6665,6643,11463,11463,11437,11174,11451,11323,11497,11471,11499,11319,11487,11467,11391,11175,11427,11031,11389,11039,8691,6664,6642,11464,11464,11442,11325,11452,11460,11502,11177,11500,11320,11488,11316,11392,11176,11428,11032,11394,11321,8692,6670,6644,11465,11465,11443,11324,11453,11461,11503,11176,11501,11321,11489,11317,11393,11177,11429,11033,11395,11320,8693,6671,6645,11466,11466,11440,11327,11454,11462,11500,11179,11502,11322,11490,11318,11394,11178,11430,11034,11392,11323,8694,6668,6646,11467,11467,11441,11326,11455,11463,11501,11178,11503,11323,11491,11319,11395,11179,11431,11035,11393,11322,8695,6669,6647,11468,11468,11446,11033,11456,11037,11506,11028,11504,11324,11492,11181,11396,11180,11432,11036,11398,11460,8696,6663,6637,11469,11469,11447,11032,11457,11036,11507,11029,11505,11325,11493,11180,11397,11181,11433,11037,11399,11461,8697,6662,6636,11470,11470,11444,11035,11458,11039,11504,11030,11506,11326,11494,11183,11398,11182,11434,11038,11396,11462,8698,6661,6639,11471,11471,11445,11034,11459,11038,11505,11031,11507,11327,11495,11182,11399,11183,11435,11039,11397,11463,8699,6660,6638,11472,11472,11498,11185,11438,11332,11448,11480,11508,11328,11402,11476,11400,11184,11436,11040,11412,11048,8700,6677,6653,11473,11473,11499,11184,11439,11333,11449,11481,11509,11329,11403,11477,11401,11185,11437,11041,11413,11049,8701,6676,6652,11474,11474,11496,11187,11436,11334,11450,11482,11510,11330,11400,11478,11402,11186,11438,11042,11414,11050,8702,6679,6655,11475,11475,11497,11186,11437,11335,11451,11483,11511,11331,11401,11479,11403,11187,11439,11043,11415,11051,8703,6678,6654,11476,11476,11502,11337,11442,11472,11452,11189,11512,11332,11406,11328,11404,11188,11440,11044,11416,11333,8704,6680,6656,11477,11477,11503,11336,11443,11473,11453,11188,11513,11333,11407,11329,11405,11189,11441,11045,11417,11332,8705,6681,6657,11478,11478,11500,11339,11440,11474,11454,11191,11514,11334,11404,11330,11406,11190,11442,11046,11418,11335,8706,6682,6658,11479,11479,11501,11338,11441,11475,11455,11190,11515,11335,11405,11331,11407,11191,11443,11047,11419,11334,8707,6683,6659,11480,11480,11506,11045,11446,11049,11456,11040,11516,11336,11410,11193,11408,11192,11444,11048,11420,11472,8708,6673,6649,11481,11481,11507,11044,11447,11048,11457,11041,11517,11337,11411,11192,11409,11193,11445,11049,11421,11473,8709,6672,6648,11482,11482,11504,11047,11444,11051,11458,11042,11518,11338,11408,11195,11410,11194,11446,11050,11422,11474,8710,6675,6651,11483,11483,11505,11046,11445,11050,11459,11043,11519,11339,11409,11194,11411,11195,11447,11051,11423,11475,8711,6674,6650,11484,11484,11414,11197,11460,11344,11508,11492,11448,11340,11496,11488,11412,11196,11376,11052,11400,11060,9648,7015,10841,11485,11485,11415,11196,11461,11345,11509,11493,11449,11341,11497,11489,11413,11197,11377,11053,11401,11061,9649,7014,10840,11486,11486,11412,11199,11462,11346,11510,11494,11450,11342,11498,11490,11414,11198,11378,11054,11402,11062,9650,7013,10843,11487,11487,11413,11198,11463,11347,11511,11495,11451,11343,11499,11491,11415,11199,11379,11055,11403,11063,9651,7012,10842,11488,11488,11418,11349,11464,11484,11512,11201,11452,11344,11500,11340,11416,11200,11380,11056,11404,11345,9652,7018,10844,11489,11489,11419,11348,11465,11485,11513,11200,11453,11345,11501,11341,11417,11201,11381,11057,11405,11344,9653,7019,10845,11490,11490,11416,11351,11466,11486,11514,11203,11454,11346,11502,11342,11418,11202,11382,11058,11406,11347,9654,7016,10846,11491,11491,11417,11350,11467,11487,11515,11202,11455,11347,11503,11343,11419,11203,11383,11059,11407,11346,9655,7017,10847,11492,11492,11422,11057,11468,11061,11516,11052,11456,11348,11504,11205,11420,11204,11384,11060,11408,11484,9656,7011,10837,11493,11493,11423,11056,11469,11060,11517,11053,11457,11349,11505,11204,11421,11205,11385,11061,11409,11485,9657,7010,10836,11494,11494,11420,11059,11470,11063,11518,11054,11458,11350,11506,11207,11422,11206,11386,11062,11410,11486,9658,7009,10839,11495,11495,11421,11058,11471,11062,11519,11055,11459,11351,11507,11206,11423,11207,11387,11063,11411,11487,9659,7008,10838,11496,11496,11474,11209,11484,11356,11426,11504,11460,11352,11448,11500,11424,11208,11388,11064,11462,11072,9660,6991,10853,11497,11497,11475,11208,11485,11357,11427,11505,11461,11353,11449,11501,11425,11209,11389,11065,11463,11073,9661,6990,10852,11498,11498,11472,11211,11486,11358,11424,11506,11462,11354,11450,11502,11426,11210,11390,11066,11460,11074,9662,6989,10855,11499,11499,11473,11210,11487,11359,11425,11507,11463,11355,11451,11503,11427,11211,11391,11067,11461,11075,9663,6988,10854,11500,11500,11478,11361,11488,11496,11430,11213,11464,11356,11452,11352,11428,11212,11392,11068,11466,11357,9664,6994,10856,11501,11501,11479,11360,11489,11497,11431,11212,11465,11357,11453,11353,11429,11213,11393,11069,11467,11356,9665,6995,10857,11502,11502,11476,11363,11490,11498,11428,11215,11466,11358,11454,11354,11430,11214,11394,11070,11464,11359,9666,6992,10858,11503,11503,11477,11362,11491,11499,11429,11214,11467,11359,11455,11355,11431,11215,11395,11071,11465,11358,9667,6993,10859,11504,11504,11482,11069,11492,11073,11434,11064,11468,11360,11456,11217,11432,11216,11396,11072,11470,11496,9668,6987,10849,11505,11505,11483,11068,11493,11072,11435,11065,11469,11361,11457,11216,11433,11217,11397,11073,11471,11497,9669,6986,10848,11506,11506,11480,11071,11494,11075,11432,11066,11470,11362,11458,11219,11434,11218,11398,11074,11468,11498,9670,6985,10851,11507,11507,11481,11070,11495,11074,11433,11067,11471,11363,11459,11218,11435,11219,11399,11075,11469,11499,9671,6984,10850,11508,11508,11390,11221,11402,11368,11376,11516,11472,11364,11438,11512,11436,11220,11400,11076,11484,11084,9672,7001,10865,11509,11509,11391,11220,11403,11369,11377,11517,11473,11365,11439,11513,11437,11221,11401,11077,11485,11085,9673,7000,10864,11510,11510,11388,11223,11400,11370,11378,11518,11474,11366,11436,11514,11438,11222,11402,11078,11486,11086,9674,7003,10867,11511,11511,11389,11222,11401,11371,11379,11519,11475,11367,11437,11515,11439,11223,11403,11079,11487,11087,9675,7002,10866,11512,11512,11394,11373,11406,11508,11380,11225,11476,11368,11442,11364,11440,11224,11404,11080,11488,11369,9676,7004,10868,11513,11513,11395,11372,11407,11509,11381,11224,11477,11369,11443,11365,11441,11225,11405,11081,11489,11368,9677,7005,10869,11514,11514,11392,11375,11404,11510,11382,11227,11478,11370,11440,11366,11442,11226,11406,11082,11490,11371,9678,7006,10870,11515,11515,11393,11374,11405,11511,11383,11226,11479,11371,11441,11367,11443,11227,11407,11083,11491,11370,9679,7007,10871,11516,11516,11398,11081,11410,11085,11384,11076,11480,11372,11446,11229,11444,11228,11408,11084,11492,11508,9680,6997,10861,11517,11517,11399,11080,11411,11084,11385,11077,11481,11373,11447,11228,11445,11229,11409,11085,11493,11509,9681,6996,10860,11518,11518,11396,11083,11408,11087,11386,11078,11482,11374,11444,11231,11446,11230,11410,11086,11494,11510,9682,6999,10863,11519,11519,11397,11082,11409,11086,11387,11079,11483,11375,11445,11230,11447,11231,11411,11087,11495,11511,9683,6998,10862,] -CLIFF_INVERSE_DATA_2Q = [0,1,2,3,40,9,42,11,116,5,118,7,156,157,26,27,196,165,66,35,272,161,142,31,456,457,14,15,496,465,54,23,572,461,130,19,36,109,38,111,4,117,6,119,44,77,46,79,192,265,62,135,160,273,30,143,200,233,70,103,492,565,50,123,460,573,18,131,500,533,58,91,72,73,74,75,76,45,78,47,80,113,82,115,228,229,98,99,232,201,102,71,236,269,106,139,528,529,86,87,532,501,90,59,536,569,94,127,108,37,110,39,112,81,114,83,8,41,10,43,264,193,134,63,268,237,138,107,164,197,34,67,564,493,122,51,568,537,126,95,464,497,22,55,144,145,434,435,184,153,474,443,260,149,550,439,12,13,458,459,52,21,498,467,128,17,574,463,168,169,302,303,208,177,342,311,284,173,418,307,180,253,470,543,148,261,438,551,188,221,478,511,48,121,494,567,16,129,462,575,56,89,502,535,204,277,338,411,172,285,306,419,212,245,346,379,216,217,506,507,220,189,510,479,224,257,514,547,84,85,530,531,88,57,534,503,92,125,538,571,240,241,374,375,244,213,378,347,248,281,382,415,252,181,542,471,256,225,546,515,152,185,442,475,120,49,566,495,124,93,570,539,20,53,466,499,276,205,410,339,280,249,414,383,176,209,310,343,288,289,290,291,328,297,330,299,404,293,406,295,300,301,170,171,340,309,210,179,416,305,286,175,312,313,446,447,352,321,486,455,428,317,562,451,324,397,326,399,292,405,294,407,332,365,334,367,336,409,206,279,304,417,174,287,344,377,214,247,348,421,482,555,316,429,450,563,356,389,490,523,360,361,362,363,364,333,366,335,368,401,370,403,372,373,242,243,376,345,246,215,380,413,250,283,384,385,518,519,388,357,522,491,392,425,526,559,396,325,398,327,400,369,402,371,296,329,298,331,408,337,278,207,412,381,282,251,308,341,178,211,420,349,554,483,424,393,558,527,320,353,454,487,432,433,146,147,472,441,186,155,548,437,262,151,444,445,314,315,484,453,354,323,560,449,430,319,24,25,158,159,64,33,198,167,140,29,274,163,468,541,182,255,436,549,150,263,476,509,190,223,480,553,350,423,448,561,318,431,488,521,358,391,60,133,194,267,28,141,162,275,68,101,202,235,504,505,218,219,508,477,222,191,512,545,226,259,516,517,386,387,520,489,390,359,524,557,394,427,96,97,230,231,100,69,234,203,104,137,238,271,540,469,254,183,544,513,258,227,440,473,154,187,552,481,422,351,556,525,426,395,452,485,322,355,132,61,266,195,136,105,270,239,32,65,166,199,576,620,804,848,980,648,1208,876,1556,612,1784,840,1884,1928,792,836,2288,1956,1196,864,2864,1920,1772,828,4584,4628,684,728,4988,4656,1088,756,5564,4620,1664,720,585,937,813,1165,1621,657,1849,885,577,621,805,849,1893,2245,801,1153,2929,1965,1837,873,1885,1929,793,837,4593,4945,693,1045,5629,4665,1729,765,4585,4629,685,729,581,2884,809,5704,1948,653,4768,881,2200,617,5020,845,1889,1600,797,5692,664,1961,4756,869,916,1925,5008,833,4589,3004,689,4288,2068,4661,3352,761,2320,4625,3604,725,602,646,3084,2480,1006,674,3164,2832,1582,638,2120,2472,5460,4856,818,862,5540,5208,1222,890,4496,4848,1798,854,1680,1076,710,754,1760,1428,1114,782,716,1068,1690,746,611,963,3093,2149,1647,683,2509,2841,603,647,3085,2481,5469,4525,827,1179,4885,5217,1863,899,5461,4857,819,863,1689,745,719,1071,1105,1437,1755,791,1681,1077,711,755,607,2910,3089,4096,1974,679,4132,2837,2226,643,4060,2477,5465,3880,823,5718,3916,5213,4782,895,3844,4853,5034,859,1685,3988,715,4314,4024,1433,3378,787,3952,1073,3630,751,590,634,4682,4726,994,662,5086,4754,1570,626,5662,4718,578,622,806,850,982,650,1210,878,1558,614,1786,842,1982,2026,698,742,2386,2054,1102,770,2962,2018,1678,734,599,951,4691,5043,1635,671,5727,4763,591,635,4683,4727,587,939,815,1167,1623,659,1851,887,579,623,807,851,1991,2343,707,1059,3027,2063,1743,779,1983,2027,699,743,595,2898,4687,1806,1962,667,870,4759,2214,631,1122,4723,583,2886,811,5706,1950,655,4770,883,2202,619,5022,847,1987,5586,703,4302,4650,2059,3366,775,4902,2023,3618,739,2196,2888,5016,5708,1952,2916,4772,5736,2204,2556,5024,5376,912,1604,5004,5696,668,1632,4760,5724,920,1272,5012,5364,2316,3008,3600,4292,2072,3036,3356,4320,2324,2676,3608,3960,1557,613,1785,841,973,1305,1201,1533,1549,945,1777,1173,2865,1921,1773,829,2281,2613,1189,1521,2857,2253,1765,1161,5565,4621,1665,721,4981,5313,1081,1413,5557,4953,1657,1053,2525,940,5345,1168,1624,2273,1852,5093,580,2885,808,5705,1241,2248,5333,1156,2932,989,1840,5081,1888,1601,796,5693,2645,4948,3929,1048,5632,2393,1732,3677,4588,3005,688,4289,2222,2914,4056,4100,1978,2942,4136,3804,2230,2582,4064,4416,3840,3884,5030,5722,3920,3588,4786,5750,3848,4200,5038,5390,3948,3992,3626,4318,4028,3696,3382,4346,3956,4308,3634,3986,1583,639,2121,2473,999,1331,3157,2193,1575,971,2113,2157,4497,4849,1799,855,5533,4569,1215,1547,4489,4533,1791,1187,717,1069,1691,747,1753,789,1107,1439,709,753,1683,1079,2551,966,3737,2152,1650,2299,2512,4457,606,2911,3088,4097,3521,4528,5359,1182,4888,4241,1866,5107,5464,3881,822,5719,3629,748,3955,1074,1108,4349,1758,3703,1684,3989,714,4315,2210,2902,1118,1810,1966,2930,874,1838,2218,2570,1126,1478,2198,2890,5018,5710,1954,2918,4774,5738,2206,2558,5026,5378,4898,5590,3614,4306,4654,5618,3370,4334,4906,5258,3622,3974,1571,627,5663,4719,987,1319,5079,5411,1563,959,5655,5051,1559,615,1787,843,975,1307,1203,1535,1551,947,1779,1175,2963,2019,1679,735,2379,2711,1095,1427,2955,2351,1671,1067,2539,954,1447,5046,1638,2287,5730,1195,594,2899,4686,1807,2527,942,5347,1170,1626,2275,1854,5095,582,2887,810,5707,5227,2346,3943,1062,3030,4975,1746,3691,1986,5587,702,4303,2520,2564,5340,5384,2600,2268,5420,5088,2528,2880,5348,5700,1236,1280,5328,5372,1316,984,5408,5076,1244,1596,5336,5688,2640,2684,3924,3968,2720,2388,4004,3672,2648,3000,3932,4284,2205,2557,5025,5377,2593,2925,5413,5745,2521,2565,5341,5385,921,1273,5013,5365,1309,1641,5401,5733,1237,1281,5329,5373,2325,2677,3609,3961,2713,3045,3997,4329,2641,2685,3925,3969,1553,2560,1781,5380,2596,1301,5416,1529,2524,941,5344,1169,2861,1276,1769,5368,1312,2609,5404,1517,1240,2249,5332,1157,5561,2680,1661,3964,2716,5309,4000,1409,2644,4949,3928,1049,2546,2590,3732,4424,2626,2294,3488,4452,2554,2906,3740,4092,3516,4208,5354,5398,3272,4236,5434,5102,3524,3876,5362,5714,3624,4316,3950,3994,3380,4344,4030,3698,3632,3984,3958,4310,2231,2583,4065,4417,2619,2951,3481,3813,2547,2591,3733,4425,3849,4201,5039,5391,3265,3597,5427,5759,3517,4209,5355,5399,3957,4309,3635,3987,3373,3705,4023,4355,3625,4317,3951,3995,1579,2586,2117,4420,2622,1327,3484,2189,2550,967,3736,2153,4493,4204,1795,5394,3268,4565,5430,1543,3520,4529,5358,1183,713,4312,1687,3990,3376,785,4026,1435,3628,749,3954,1075,2534,2578,1442,1486,2614,2282,1522,1190,2542,2894,1450,1802,2522,2566,5342,5386,2602,2270,5422,5090,2530,2882,5350,5702,5222,5266,3938,3982,5302,4970,4018,3686,5230,5582,3946,4298,2219,2571,1127,1479,2607,2939,1515,1847,2535,2579,1443,1487,2207,2559,5027,5379,2595,2927,5415,5747,2523,2567,5343,5387,4907,5259,3623,3975,5295,5627,4011,4343,5223,5267,3939,3983,1567,2574,5659,1482,2610,1315,1518,5407,2538,955,1446,5047,1555,2562,1783,5382,2598,1303,5418,1531,2526,943,5346,1171,2959,5262,1675,3978,5298,2707,4014,1423,5226,2347,3942,1063,1548,944,1776,1172,1628,1296,1856,1524,584,936,812,1164,2856,2252,1764,1160,2936,2604,1844,1512,1892,2244,800,1152,5556,4952,1656,1052,5636,5304,1736,1404,4592,4944,692,1044,2529,2881,5349,5701,1945,2277,4765,5097,2197,2889,5017,5709,1245,1597,5337,5689,661,993,4753,5085,913,1605,5005,5697,2649,3001,3933,4285,2065,2397,3349,3681,2317,3009,3601,4293,2201,616,5021,844,976,2921,1204,5741,1552,2561,1780,5381,917,1924,5009,832,2284,1637,1192,5729,2860,1277,1768,5369,2321,4624,3605,724,4984,3041,1084,4325,5560,2681,1660,3965,1574,970,2112,2156,1654,1322,2516,2184,610,962,3092,2148,4488,4532,1790,1186,4892,4560,1870,1538,5468,4524,826,1178,708,752,1682,1078,1112,780,1762,1430,1688,744,718,1070,2555,2907,3741,4093,1971,2303,4129,4461,2223,2915,4057,4101,3525,3877,5363,5715,3913,4245,4779,5111,3841,3885,5031,5723,3633,3985,3959,4311,4021,4353,3375,3707,3949,3993,3627,4319,2227,642,4061,2476,1002,2947,3160,3809,1578,2587,2116,4421,3845,4852,5035,858,5536,3593,1218,5755,4492,4205,1794,5395,3953,1072,3631,750,1756,3701,1110,4351,712,4313,1686,3991,1562,958,5654,5050,1642,1310,5734,5402,598,950,4690,5042,1550,946,1778,1174,1630,1298,1858,1526,586,938,814,1166,2954,2350,1670,1066,3034,2702,1750,1418,1990,2342,706,1058,2543,2895,1451,1803,1959,2291,867,1199,2211,2903,1119,1811,2531,2883,5351,5703,1947,2279,4767,5099,2199,2891,5019,5711,5231,5583,3947,4299,4647,4979,3363,3695,4899,5591,3615,4307,2215,630,1123,4722,990,2935,5082,1843,1566,2575,5658,1483,2203,618,5023,846,978,2923,1206,5743,1554,2563,1782,5383,4903,2022,3619,738,2382,5623,1098,4339,2958,5263,1674,3979,1872,1916,4692,4736,2276,1944,5096,4764,2852,1908,5672,4728,588,632,4680,4724,992,660,5084,4752,1568,624,5660,4716,1992,2036,3276,3320,2396,2064,3680,3348,2972,2028,4256,3312,1881,2233,4701,5053,2917,1953,5737,4773,1873,1917,4693,4737,597,949,4689,5041,1633,669,5725,4761,589,633,4681,4725,2001,2353,3285,3637,3037,2073,4321,3357,1993,2037,3277,3321,1877,1588,4697,1816,652,1949,880,4769,904,1913,1132,4733,593,2896,4685,1804,1960,665,868,4757,2212,629,1120,4721,1997,5596,3281,1696,4660,2069,760,3353,4912,2033,1012,3317,5462,4858,816,860,5542,5210,1220,888,4498,4850,1796,852,1896,1940,4382,3778,2300,1968,4462,4130,2876,1932,3418,3770,4596,4640,2978,2374,5000,4668,3058,2726,5576,4632,2014,2366,5471,4527,825,1177,4887,5219,1861,897,5463,4859,817,861,1905,2257,4391,3447,2941,1977,3807,4139,1897,1941,4383,3779,4605,4957,2987,2043,5641,4677,2403,2735,4597,4641,2979,2375,5467,3882,821,5716,3918,5215,4780,893,3846,4855,5032,857,1901,1612,4387,2802,676,1973,2838,4135,928,1937,2766,3775,4601,3016,2983,5286,2080,4673,5322,2731,2332,4637,5250,2371,4154,3550,3062,2458,4234,3902,3142,2810,3190,3542,2098,2450,5438,4834,3074,2470,5518,5186,3154,2822,4474,4826,2110,2462,1658,1054,5558,4954,1738,1406,5638,5306,694,1046,4594,4946,4163,3219,3071,2127,3579,3911,2487,2819,4155,3551,3063,2459,5447,4503,3083,2139,4863,5195,2499,2831,5439,4835,3075,2471,1667,723,5567,4623,1083,1415,4983,5315,1659,1055,5559,4955,4159,5166,3067,4074,5202,3907,4110,2815,5130,3547,4038,2455,5443,3858,3079,4086,3894,5191,4122,2827,3822,4831,4050,2467,1663,3966,5563,2682,4002,1411,2718,5311,3930,1051,2646,4951,900,1592,1128,1820,656,1620,884,1848,908,1260,1136,1488,2208,2900,1116,1808,1964,2928,872,1836,2216,2568,1124,1476,4908,5600,1008,1700,4664,5628,764,1728,4916,5268,1016,1368,2853,1909,5673,4729,2269,2601,5089,5421,2845,2241,5665,5061,1569,625,5661,4717,985,1317,5077,5409,1561,957,5653,5049,2973,2029,4257,3313,2389,2721,3673,4005,2965,2361,4249,3645,1229,2236,1457,5056,2920,977,5740,1205,1876,1589,4696,1817,2537,952,1445,5044,1636,2285,5728,1193,592,2897,4684,1805,5237,2356,1337,3640,3040,4985,4324,1085,1996,5597,3280,1697,3842,3886,5028,5720,3922,3590,4784,5748,3850,4202,5036,5388,924,1616,2762,2806,680,1644,2842,2510,932,1284,2770,3122,2328,3020,5246,5290,2084,3048,5326,4994,2336,2688,5254,5606,4499,4851,1797,853,5535,4571,1213,1545,4491,4535,1789,1185,2877,1933,3419,3771,2293,2625,4455,3491,2869,2265,3411,3455,5577,4633,2015,2367,4993,5325,3051,2087,5569,4965,2007,2051,3523,4530,5357,1180,4890,4243,1864,5105,5466,3883,820,5717,1253,2260,2443,3450,2944,1001,3810,3163,1900,1613,4386,2803,2657,4960,4927,2046,5644,2405,2406,5647,4600,3017,2982,5287,5126,5170,4034,4078,5206,4874,4114,3782,5134,5486,4042,4394,3818,3862,4046,4090,3898,3566,4126,3794,3826,4178,4054,4406,3926,3970,2642,2686,4006,3674,2722,2390,3934,4286,2650,3002,3191,3543,2099,2451,4227,3263,3135,2171,3183,3227,2091,2135,4475,4827,2111,2463,5511,4547,3147,2183,4467,4511,2103,2147,695,1047,4595,4947,1731,767,5631,4667,687,731,4587,4631,4807,3222,3715,2130,3582,5527,2490,4435,4158,5167,3066,4075,3499,4506,3727,2142,4866,4219,2502,4447,5442,3859,3078,4087,3607,726,2323,4626,1086,4327,4986,3043,1662,3967,5562,2683,1224,1268,1452,1496,1304,972,1532,1200,1232,1584,1460,1812,2532,2576,1440,1484,2612,2280,1520,1188,2540,2892,1448,1800,5232,5276,1332,1376,5312,4980,1412,1080,5240,5592,1340,1692,909,1261,1137,1489,1297,1629,1525,1857,1225,1269,1453,1497,2217,2569,1125,1477,2605,2937,1513,1845,2533,2577,1441,1485,4917,5269,1017,1369,5305,5637,1405,1737,5233,5277,1333,1377,2849,1264,5669,1492,1300,2597,1528,5417,1228,2237,1456,5057,1565,2572,5657,1480,2608,1313,1516,5405,2536,953,1444,5045,2969,5272,4253,1372,5308,2717,1408,4001,5236,2357,1336,3641,3518,4210,5352,5396,3274,4238,5432,5100,3526,3878,5360,5712,1248,1292,2438,3130,1328,996,2194,3158,1256,1608,2446,2798,2652,2696,4922,5614,2732,2400,4678,5642,2660,3012,4930,5282,3851,4203,5037,5389,3267,3599,5425,5757,3519,4211,5353,5397,933,1285,2771,3123,1321,1653,2187,2519,1249,1293,2439,3131,2337,2689,5255,5607,2725,3057,4671,5003,2653,2697,4923,5615,4495,4206,1793,5392,3270,4567,5428,1541,3522,4531,5356,1181,2873,1288,3415,3126,1324,2621,2190,3487,1252,2261,2442,3451,5573,2692,2011,5610,2728,5321,4674,2083,2656,4961,4926,2047,4802,5494,3710,4402,4558,5522,3466,4430,4810,5162,3718,4070,3494,4186,3722,4414,3250,4214,3478,4442,3502,3854,3730,4082,3602,4294,2318,3010,3358,4322,2074,3038,3610,3962,2326,2678,5135,5487,4043,4395,4551,4883,3459,3791,4803,5495,3711,4403,3827,4179,4055,4407,3243,3575,3471,3803,3495,4187,3723,4415,3935,4287,2651,3003,3351,3683,2067,2399,3603,4295,2319,3011,3187,5490,2095,4398,4554,3259,3462,2167,4806,3223,3714,2131,4471,4182,2107,4410,3246,4543,3474,2179,3498,4507,3726,2143,691,4290,4591,3006,3354,763,2070,4663,3606,727,2322,4627,2844,2240,5664,5060,2924,2592,5744,5412,1880,2232,4700,5052,1560,956,5652,5048,1640,1308,5732,5400,596,948,4688,5040,2964,2360,4248,3644,3044,2712,4328,3996,2000,2352,3284,3636,1233,1585,1461,1813,649,981,877,1209,901,1593,1129,1821,2541,2893,1449,1801,1957,2289,865,1197,2209,2901,1117,1809,5241,5593,1341,1693,4657,4989,757,1089,4909,5601,1009,1701,905,1912,1133,4732,2272,1625,5092,1853,2848,1265,5668,1493,2213,628,1121,4720,988,2933,5080,1841,1564,2573,5656,1481,4913,2032,1013,3316,2392,5633,3676,1733,2968,5273,4252,1373,4490,4534,1788,1184,4894,4562,1868,1536,5470,4526,824,1176,2868,2264,3410,3454,2948,2616,3814,3482,1904,2256,4390,3446,5568,4964,2006,2050,5648,5316,2410,2078,4604,4956,2986,2042,3527,3879,5361,5713,3915,4247,4777,5109,3843,3887,5029,5721,1257,1609,2447,2799,673,1005,2835,3167,925,1617,2763,2807,2661,3013,4931,5283,2077,2409,5319,5651,2329,3021,5247,5291,3847,4854,5033,856,5538,3595,1216,5753,4494,4207,1792,5393,929,1936,2767,3774,2296,1649,4458,2515,2872,1289,3414,3127,2333,4636,5251,2370,4996,3053,3054,4999,5572,2693,2010,5611,3182,3226,2090,2134,3586,3254,2494,2162,4162,3218,3070,2126,4466,4510,2102,2146,4870,4538,2506,2174,5446,4502,3082,2138,686,730,4586,4630,1090,758,4990,4658,1666,722,5566,4622,4811,5163,3719,4071,5199,5531,4107,4439,5127,5171,4035,4079,3503,3855,3731,4083,3891,4223,4119,4451,3819,3863,4047,4091,3611,3963,2327,2679,3999,4331,2715,3047,3927,3971,2643,2687,5131,3546,4039,2454,4230,4879,3138,3787,3186,5491,2094,4399,3823,4830,4051,2466,5514,3571,3150,3799,4470,4183,2106,4411,3931,1050,2647,4950,1734,3679,5634,2395,690,4291,4590,3007,4140,3536,4368,3764,4220,3888,4448,4116,3176,3528,3404,3756,4152,3548,3060,2456,4232,3900,3140,2808,3188,3540,2096,2448,4260,3656,5544,4940,4340,4008,5624,5292,3296,3648,4580,4932,4149,3205,4377,3433,3565,3897,3793,4125,4141,3537,4369,3765,4161,3217,3069,2125,3577,3909,2485,2817,4153,3549,3061,2457,4269,3325,5553,4609,3685,4017,4969,5301,4261,3657,5545,4941,4145,5152,4373,2788,5188,3893,2824,4121,5116,3533,2752,3761,4157,5164,3065,4072,5200,3905,4108,2813,5128,3545,4036,2453,4265,1384,5549,2668,1420,4013,2704,5297,1348,3653,2632,4937,1898,1942,4380,3776,2302,1970,4460,4128,2878,1934,3416,3768,4164,3560,4706,4750,4244,3912,5110,4778,3200,3552,5686,4742,4272,3668,3302,3346,4352,4020,3706,3374,3308,3660,4282,3338,1907,2259,4389,3445,2943,1979,3805,4137,1899,1943,4381,3777,4173,3229,4715,5067,3589,3921,5751,4787,4165,3561,4707,4751,4281,3337,3311,3663,3697,4029,4347,3383,4273,3669,3303,3347,1903,1614,4385,2800,678,1975,2836,4133,930,1939,2764,3773,4169,5176,4711,1830,5212,3917,894,4783,5140,3557,1146,4747,4277,1396,3307,1722,1432,4025,786,3379,1360,3665,1038,3343,5450,4846,4358,3754,5530,5198,4438,4106,4486,4838,3394,3746,4142,3538,4370,3766,4222,3890,4450,4118,3178,3530,3406,3758,4250,3646,2966,2362,4330,3998,3046,2714,3286,3638,2002,2354,5459,4515,4367,3423,4875,5207,3783,4115,5451,4847,4359,3755,4151,3207,4379,3435,3567,3899,3795,4127,4143,3539,4371,3767,4259,3315,2975,2031,3675,4007,2391,2723,4251,3647,2967,2363,5455,3870,4363,2778,3906,5203,2814,4111,3834,4843,2742,3751,4147,5154,4375,2790,5190,3895,2826,4123,5118,3535,2754,3763,4255,1374,2971,5274,1410,4003,5310,2719,1338,3643,5238,2359,5112,5156,2748,2792,5192,4860,2828,2496,5120,5472,2756,3108,5124,5168,4032,4076,5204,4872,4112,3780,5132,5484,4040,4392,1344,1388,2628,2672,1424,1092,2708,2376,1352,1704,2636,2988,3177,3529,3405,3757,4213,3249,4441,3477,3169,3213,3397,3441,3189,3541,2097,2449,4225,3261,3133,2169,3181,3225,2089,2133,3297,3649,4581,4933,4333,3369,5617,4653,3289,3333,4573,4617,4793,3208,2429,3436,3568,5513,3796,3149,4144,5153,4372,2789,4805,3220,3713,2128,3580,5525,2488,4433,4156,5165,3064,4073,1025,3328,2309,4612,3688,1745,4972,3029,4264,1385,5548,2669,926,1618,2760,2804,682,1646,2840,2508,934,1286,2768,3120,5136,5180,1142,1834,5216,4884,898,1862,5144,5496,1150,1502,1356,1400,1034,1726,1436,1104,790,1754,1364,1716,1042,1394,2879,1935,3417,3769,2295,2627,4453,3489,2871,2267,3409,3453,3201,3553,5687,4743,4237,3273,5103,5435,3193,3237,5679,5075,3309,3661,4283,3339,4345,3381,3699,4031,3301,3345,4275,3671,1255,2262,2441,3448,2946,1003,3808,3161,1902,1615,4384,2801,4817,3232,1471,5070,3592,5537,5754,1219,4168,5177,4710,1831,1037,3340,1363,3666,3700,1757,4350,1111,4276,1397,3306,1723,3830,3874,2738,2782,3910,3578,2818,2486,3838,4190,2746,3098,5114,5158,2750,2794,5194,4862,2830,2498,5122,5474,2758,3110,1334,1378,5234,5278,1414,1082,5314,4982,1342,1694,5242,5594,4487,4839,3395,3747,5523,4559,4431,3467,4479,4523,3387,3431,3179,3531,3407,3759,4215,3251,4443,3479,3171,3215,3399,3443,3287,3639,2003,2355,4323,3359,3039,2075,3279,3323,1995,2039,3511,4518,2419,3426,4878,4231,3786,3139,5454,3871,4362,2779,4795,3210,2431,3438,3570,5515,3798,3151,4146,5155,4374,2791,1015,3318,4915,2034,3678,1735,2394,5635,4254,1375,2970,5275,4788,5480,2424,3116,4544,5508,2180,3144,4796,5148,2432,2784,4800,5492,3708,4400,4556,5520,3464,4428,4808,5160,3716,4068,1020,1712,2304,2996,776,1740,2060,3024,1028,1380,2312,2664,5121,5473,2757,3109,4537,4869,2173,2505,4789,5481,2425,3117,5133,5485,4041,4393,4549,4881,3457,3789,4801,5493,3709,4401,1353,1705,2637,2989,769,1101,2053,2385,1021,1713,2305,2997,3173,5476,3401,3112,4540,3245,2176,3473,4792,3209,2428,3437,3185,5488,2093,4396,4552,3257,3460,2165,4804,3221,3712,2129,3293,1708,4577,2992,772,3365,2056,4649,1024,3329,2308,4613,1250,1294,2436,3128,1330,998,2192,3156,1258,1610,2444,2796,4812,5504,1466,1510,4568,5532,1546,1214,4820,5172,1474,1826,1032,1724,1358,1402,788,1752,1438,1106,1040,1392,1366,1718,935,1287,2769,3121,1323,1655,2185,2517,1251,1295,2437,3129,5145,5497,1151,1503,4561,4893,1539,1871,4813,5505,1467,1511,1365,1717,1043,1395,781,1113,1431,1763,1033,1725,1359,1403,2875,1290,3413,3124,1326,2623,2188,3485,1254,2263,2440,3449,3197,5500,5683,1506,4564,3269,1542,5431,4816,3233,1470,5071,3305,1720,4279,1398,784,3377,1434,4027,1036,3341,1362,3667,3506,4198,2414,3106,3262,4226,2170,3134,3514,3866,2422,2774,4790,5482,2426,3118,4546,5510,2182,3146,4798,5150,2434,2786,1010,1702,4910,5602,766,1730,4666,5630,1018,1370,4918,5270,3839,4191,2747,3099,3255,3587,2163,2495,3507,4199,2415,3107,5123,5475,2759,3111,4539,4871,2175,2507,4791,5483,2427,3119,1343,1695,5243,5595,759,1091,4659,4991,1011,1703,4911,5603,4483,4194,3391,3102,3258,4555,2166,3463,3510,4519,2418,3427,3175,5478,3403,3114,4542,3247,2178,3475,4794,3211,2430,3439,3283,1698,1999,5598,762,3355,4662,2071,1014,3319,4914,2035,3168,3212,3396,3440,3572,3240,3800,3468,4148,3204,4376,3432,3180,3224,2088,2132,3584,3252,2492,2160,4160,3216,3068,2124,3288,3332,4572,4616,3692,3360,4976,4644,4268,3324,5552,4608,4797,5149,2433,2785,5185,5517,2821,3153,5113,5157,2749,2793,4809,5161,3717,4069,5197,5529,4105,4437,5125,5169,4033,4077,1029,1381,2313,2665,1417,1749,2701,3033,1345,1389,2629,2673,5117,3532,2753,3760,4216,4865,4444,2501,3172,5477,3400,3113,5129,3544,4037,2452,4228,4877,3136,3785,3184,5489,2092,4397,1349,3652,2633,4936,4336,1097,5620,2381,3292,1709,4576,2993,2870,2266,3408,3452,2950,2618,3812,3480,1906,2258,4388,3444,3192,3236,5678,5074,3596,3264,5758,5426,4172,3228,4714,5066,3300,3344,4274,3670,3704,3372,4354,4022,4280,3336,3310,3662,1259,1611,2445,2797,675,1007,2833,3165,927,1619,2761,2805,4821,5173,1475,1827,5209,5541,891,1223,5137,5181,1143,1835,1041,1393,1367,1719,1429,1761,783,1115,1357,1401,1035,1727,931,1938,2765,3772,2298,1651,4456,2513,2874,1291,3412,3125,5141,3556,1147,4746,4240,4889,5106,1867,3196,5501,5682,1507,1361,3664,1039,3342,4348,1109,3702,1759,3304,1721,4278,1399,4478,4522,3386,3430,4882,4550,3790,3458,5458,4514,4366,3422,3170,3214,3398,3442,3574,3242,3802,3470,4150,3206,4378,3434,3278,3322,1994,2038,3682,3350,2398,2066,4258,3314,2974,2030,3515,3867,2423,2775,3903,4235,2811,3143,3831,3875,2739,2783,4799,5151,2435,2787,5187,5519,2823,3155,5115,5159,2751,2795,1019,1371,4919,5271,1407,1739,5307,5639,1335,1379,5235,5279,3835,4842,2743,3750,5526,3583,4434,2491,4482,4195,3390,3103,5119,3534,2755,3762,4218,4867,4446,2503,3174,5479,3402,3115,1339,3642,5239,2358,4326,1087,3042,4987,3282,1699,1998,5599,5436,4832,3072,2468,5516,5184,3152,2820,4472,4824,2108,2460,5448,4844,4356,3752,5528,5196,4436,4104,4484,4836,3392,3744,1668,1064,2952,2348,1748,1416,3032,2700,704,1056,1988,2340,5445,4501,3081,2137,4861,5193,2497,2829,5437,4833,3073,2469,5457,4513,4365,3421,4873,5205,3781,4113,5449,4845,4357,3753,1677,733,2961,2017,1093,1425,2377,2709,1669,1065,2953,2349,5441,3856,3077,4084,3892,5189,4120,2825,3820,4829,4048,2465,5453,3868,4361,2776,3904,5201,2812,4109,3832,4841,2740,3749,1673,3976,2957,5260,4012,1421,5296,2705,3940,1061,5224,2345,4166,3562,4704,4748,4246,3914,5108,4776,3202,3554,5684,4740,600,644,3086,2482,1004,672,3166,2834,1580,636,2122,2474,2004,2048,5570,4966,2408,2076,5650,5318,2984,2040,4606,4958,4175,3231,4713,5065,3591,3923,5749,4785,4167,3563,4705,4749,609,961,3095,2151,1645,681,2511,2843,601,645,3087,2483,2013,2365,5579,4635,3049,2085,4995,5327,2005,2049,5571,4967,4171,5178,4709,1828,5214,3919,892,4781,5142,3559,1144,4745,605,2908,3091,4098,1972,677,4134,2839,2224,641,4062,2479,2009,5608,5575,2694,4672,2081,2730,5323,4924,2045,2658,4963,1886,1930,794,838,2290,1958,1198,866,2866,1922,1774,830,1874,1918,4694,4738,2278,1946,5098,4766,2854,1910,5674,4730,4574,4618,3290,3334,4978,4646,3694,3362,5554,4610,4270,3326,1895,2247,803,1155,2931,1967,1839,875,1887,1931,795,839,1883,2235,4703,5055,2919,1955,5739,4775,1875,1919,4695,4739,4583,4935,3299,3651,5619,4655,4335,3371,4575,4619,3291,3335,1891,1602,799,5694,666,1963,4758,871,918,1927,5010,835,1879,1590,4699,1818,654,1951,882,4771,906,1915,1134,4735,4579,2994,3295,1710,2058,4651,774,3367,2310,4615,1026,3331,3816,3860,4044,4088,3896,3564,4124,3792,3824,4176,4052,4404,3828,3872,2736,2780,3908,3576,2816,2484,3836,4188,2744,3096,3936,3980,5220,5264,4016,3684,5300,4968,3944,4296,5228,5580,4473,4825,2109,2461,5509,4545,3145,2181,4465,4509,2101,2145,4485,4837,3393,3745,5521,4557,4429,3465,4477,4521,3385,3429,705,1057,1989,2341,1741,777,3025,2061,697,741,1981,2025,3497,4504,3725,2140,4864,4217,2500,4445,5440,3857,3076,4085,3509,4516,2417,3424,4876,4229,3784,3137,5452,3869,4360,2777,3617,736,4901,2020,1096,4337,2380,5621,1672,3977,2956,5261,5138,5182,1140,1832,5218,4886,896,1860,5146,5498,1148,1500,2220,2912,4058,4102,1976,2940,4138,3806,2228,2580,4066,4418,4920,5612,2654,2698,4676,5640,2734,2402,4928,5280,2662,3014,3203,3555,5685,4741,4239,3275,5101,5433,3195,3239,5677,5073,1581,637,2123,2475,997,1329,3159,2195,1573,969,2115,2159,2985,2041,4607,4959,2401,2733,5643,4679,2977,2373,4599,4643,4819,3234,1469,5068,3594,5539,5752,1217,4170,5179,4708,1829,2549,964,3739,2154,1648,2297,2514,4459,604,2909,3090,4099,5249,2368,2335,4638,3052,4997,4998,3055,2008,5609,5574,2695,914,1606,5006,5698,670,1634,4762,5726,922,1274,5014,5366,902,1594,1130,1822,658,1622,886,1850,910,1262,1138,1490,2306,2998,1022,1714,2062,3026,778,1742,2314,2666,1030,1382,2867,1923,1775,831,2283,2615,1191,1523,2859,2255,1767,1163,2855,1911,5675,4731,2271,2603,5091,5423,2847,2243,5667,5063,5555,4611,4271,3327,4971,5303,3687,4019,5547,4943,4263,3659,1243,2250,5335,1158,2934,991,1842,5083,1890,1603,798,5695,1231,2238,1459,5058,2922,979,5742,1207,1878,1591,4698,1819,2635,4938,1351,3654,5622,2383,4338,1099,4578,2995,3294,1711,3492,4184,3720,4412,3248,4212,3476,4440,3500,3852,3728,4080,3504,4196,2412,3104,3260,4224,2168,3132,3512,3864,2420,2772,3612,4304,4896,5588,3368,4332,4652,5616,3620,3972,4904,5256,3825,4177,4053,4405,3241,3573,3469,3801,3493,4185,3721,4413,3837,4189,2745,3097,3253,3585,2161,2493,3505,4197,2413,3105,3945,4297,5229,5581,3361,3693,4645,4977,3613,4305,4897,5589,4469,4180,2105,4408,3244,4541,3472,2177,3496,4505,3724,2141,4481,4192,3389,3100,3256,4553,2164,3461,3508,4517,2416,3425,701,4300,1985,5584,3364,773,4648,2057,3616,737,4900,2021,4814,5506,1464,1508,4570,5534,1544,1212,4822,5174,1472,1824,2544,2588,3734,4426,2624,2292,3490,4454,2552,2904,3742,4094,5244,5288,2330,3022,5324,4992,2086,3050,5252,5604,2338,2690,5147,5499,1149,1501,4563,4895,1537,1869,4815,5507,1465,1509,2229,2581,4067,4419,2617,2949,3483,3815,2545,2589,3735,4427,4929,5281,2663,3015,5317,5649,2079,2411,5245,5289,2331,3023,3199,5502,5681,1504,4566,3271,1540,5429,4818,3235,1468,5069,1577,2584,2119,4422,2620,1325,3486,2191,2548,965,3738,2155,2981,5284,4603,3018,5320,2729,2082,4675,5248,2369,2334,4639,1238,1282,5330,5374,1318,986,5410,5078,1246,1598,5338,5690,1226,1270,1454,1498,1306,974,1534,1202,1234,1586,1462,1814,2630,2674,1346,1390,2710,2378,1426,1094,2638,2990,1354,1706,923,1275,5015,5367,1311,1643,5403,5735,1239,1283,5331,5375,911,1263,1139,1491,1299,1631,1527,1859,1227,1271,1455,1499,2315,2667,1031,1383,2703,3035,1419,1751,2631,2675,1347,1391,2863,1278,1771,5370,1314,2611,5406,1519,1242,2251,5334,1159,2851,1266,5671,1494,1302,2599,1530,5419,1230,2239,1458,5059,5551,2670,4267,1386,2706,5299,1422,4015,2634,4939,1350,3655,4464,4508,2100,2144,4868,4536,2504,2172,5444,4500,3080,2136,4476,4520,3384,3428,4880,4548,3788,3456,5456,4512,4364,3420,696,740,1980,2024,1100,768,2384,2052,1676,732,2960,2016,3501,3853,3729,4081,3889,4221,4117,4449,3817,3861,4045,4089,3513,3865,2421,2773,3901,4233,2809,3141,3829,3873,2737,2781,3621,3973,4905,5257,4009,4341,5293,5625,3937,3981,5221,5265,3821,4828,4049,2464,5512,3569,3148,3797,4468,4181,2104,4409,3833,4840,2741,3748,5524,3581,4432,2489,4480,4193,3388,3101,3941,1060,5225,2344,1744,3689,3028,4973,700,4301,1984,5585,3194,3238,5676,5072,3598,3266,5756,5424,4174,3230,4712,5064,1572,968,2114,2158,1652,1320,2518,2186,608,960,3094,2150,2976,2372,4598,4642,3056,2724,5002,4670,2012,2364,5578,4634,4823,5175,1473,1825,5211,5543,889,1221,5139,5183,1141,1833,2553,2905,3743,4095,1969,2301,4131,4463,2221,2913,4059,4103,5253,5605,2339,2691,4669,5001,2727,3059,4921,5613,2655,2699,5143,3558,1145,4744,4242,4891,5104,1865,3198,5503,5680,1505,2225,640,4063,2478,1000,2945,3162,3811,1576,2585,2118,4423,4925,2044,2659,4962,2404,5645,5646,2407,2980,5285,4602,3019,2858,2254,1766,1162,2938,2606,1846,1514,1894,2246,802,1154,2846,2242,5666,5062,2926,2594,5746,5414,1882,2234,4702,5054,5546,4942,4262,3658,5626,5294,4342,4010,4582,4934,3298,3650,1247,1599,5339,5691,663,995,4755,5087,915,1607,5007,5699,1235,1587,1463,1815,651,983,879,1211,903,1595,1131,1823,2639,2991,1355,1707,2055,2387,771,1103,2307,2999,1023,1715,919,1926,5011,834,2286,1639,1194,5731,2862,1279,1770,5371,907,1914,1135,4734,2274,1627,5094,1855,2850,1267,5670,1495,2311,4614,1027,3330,4974,3031,3690,1747,5550,2671,4266,1387,6043,5983,5823,5763,6343,6007,6123,5787,7027,6079,6807,5859,7227,7167,5935,5875,7527,7191,6235,5899,8211,7263,6919,5971,9927,9867,5827,5767,10227,9891,6127,5791,10911,9963,6811,5863,6038,5978,7122,7062,6338,6002,7422,7086,7022,6074,8106,7158,9822,9762,5930,5870,10122,9786,6230,5894,10806,9858,6914,5966,6042,5982,5822,5762,6342,6006,6122,5786,7026,6078,6806,5858,6047,5987,10042,10630,6347,6011,9694,10654,7031,6083,10054,10402,6262,6850,5939,5879,5914,6874,6239,5903,6274,6622,6923,5975,7666,8254,5831,5771,7318,8278,6131,5795,7678,8026,6815,5867,6031,10205,5811,7393,10889,5995,8077,5775,9953,6067,7141,5847,7215,10093,5923,8801,10777,7179,9485,5887,9841,7251,8549,5959,9915,6313,5815,7397,6997,9879,8081,5779,6061,9951,7145,5851,6026,10200,7110,6100,10884,5990,6784,7074,9948,6062,5848,7146,9810,7504,5918,8796,8188,9774,9480,5882,7252,9846,8544,5954,6030,10204,5810,7392,10888,5994,8076,5774,9952,6066,7140,5846,6035,10209,10030,9020,10893,5999,9056,10642,9957,6071,9092,10390,6250,9128,5927,8805,9164,6862,9489,5891,9200,6610,8553,5963,7654,9236,5819,7401,9272,8266,8085,5783,9308,8014,7149,5855,6017,6977,5797,6757,6041,5981,5821,5761,6401,6053,6181,5833,7201,8161,5909,6869,7225,7165,5933,5873,7585,7237,6293,5945,9901,10861,5801,6761,9925,9865,5825,5765,10285,9937,6185,5837,6012,6972,7096,8056,6036,5976,7120,7060,6396,6048,7480,7132,9796,10756,5904,6864,9820,9760,5928,5868,10180,9832,6288,5940,6016,6976,5796,6756,6040,5980,5820,5760,6400,6052,6180,5832,6021,6981,10016,9680,6045,5985,10040,10628,6405,6057,10724,10376,6236,5900,5913,6873,6260,6848,5937,5877,6944,6596,6297,5949,7640,7304,5805,6765,7664,8252,5829,5769,8348,8000,6189,5841,7663,8251,10035,10623,7315,8275,9687,10647,7675,8023,10047,10395,6255,6843,10147,10735,5907,6867,9799,10759,6267,6615,10159,10507,7659,8247,8743,9331,7311,8271,8395,9355,7671,8019,8755,9103,9926,9866,5826,5766,10226,9890,6126,5790,10910,9962,6810,5862,7230,7170,8522,8462,7530,7194,8822,8486,8214,7266,9506,8558,9930,9870,7118,7058,10230,9894,7418,7082,10914,9966,8102,7154,8963,9551,7126,7066,8615,9575,7426,7090,8975,9323,8110,7162,9826,9766,7559,8147,10126,9790,7211,8171,10810,9862,7571,7919,6046,5986,10043,10631,6346,6010,9695,10655,7030,6082,10055,10403,7651,9233,10023,9013,9269,8263,9049,10635,9305,8011,9085,10383,6243,9121,10135,7829,9157,6855,7865,10747,9193,6603,7901,10495,7647,9229,8731,10313,9265,8259,10349,9343,9301,8007,10385,9091,9914,6312,5814,7396,6996,9878,8080,5778,6060,9950,7144,5850,7218,10096,8510,6204,10780,7182,6888,8474,9844,7254,5952,8546,9918,6316,7106,6096,7000,9882,6780,7070,6064,9954,5844,7142,8951,7941,7114,6104,7977,9563,6788,7078,8013,9311,5852,7150,9814,7508,7547,10425,8192,9778,10461,8159,7256,9850,10497,7907,6034,10208,10031,9021,10892,5998,9057,10643,9956,6070,9093,10391,7637,7301,10009,9673,7661,8249,10033,10621,8345,7997,10717,10369,6229,5893,10121,9785,6253,6841,10145,10733,6937,6589,10829,10481,7633,7297,8717,8381,7657,8245,8741,9329,8341,7993,9425,9077,9900,10860,5800,6760,9924,9864,5824,5764,10284,9936,6184,5836,7204,8164,8496,9456,7228,7168,8520,8460,7588,7240,8880,8532,9904,10864,7092,8052,9928,9868,7116,7056,10288,9940,7476,7128,8937,8601,7100,8060,8961,9549,7124,7064,9645,9297,7484,7136,9800,10760,7533,7197,9824,9764,7557,8145,10184,9836,8241,7893,6020,6980,10017,9681,6044,5984,10041,10629,6404,6056,10725,10377,8959,9547,8739,9327,8611,9571,8391,9351,8971,9319,8751,9099,8847,9435,7555,8143,8499,9459,7207,8167,8859,9207,7567,7915,8955,9543,10039,10627,8607,9567,9691,10651,8967,9315,10051,10399,7658,8246,8742,9330,7310,8270,8394,9354,7670,8018,8754,9102,8850,9438,10142,10730,8502,9462,9794,10754,8862,9210,10154,10502,8958,9546,8738,9326,8610,9570,8390,9350,8970,9318,8750,9098,9935,9875,8746,9334,10235,9899,8398,9358,10919,9971,8758,9106,8854,9442,8531,8471,8506,9466,8831,8495,8866,9214,9515,8567,8962,9550,7127,7067,8614,9574,7427,7091,8974,9322,8111,7163,8947,7937,8727,10309,7973,9559,10345,9339,8009,9307,10381,9087,8835,6529,7543,10421,6565,9447,10457,8155,6601,9195,10493,7903,8943,7933,10027,9017,7969,9555,9053,10639,8005,9303,9089,10387,7646,9228,8730,10312,9264,8258,10348,9342,9300,8006,10384,9090,8838,6532,10130,7824,6568,9450,7860,10742,6604,9198,7896,10490,8946,7936,8726,10308,7972,9558,10344,9338,8008,9306,10380,9086,9923,6321,8734,10316,7005,9887,10352,9346,6069,9959,10388,9094,8842,6536,8519,6213,6572,9454,6897,8483,6608,9202,5961,8555,8950,7940,7115,6105,7976,9562,6789,7079,8012,9310,5853,7151,8933,8597,8713,8377,8957,9545,8737,9325,9641,9293,9421,9073,8821,8485,7529,7193,8845,9433,7553,8141,9529,9181,8237,7889,8929,8593,10013,9677,8953,9541,10037,10625,9637,9289,10721,10373,7632,7296,8716,8380,7656,8244,8740,9328,8340,7992,9424,9076,8824,8488,10116,9780,8848,9436,10140,10728,9532,9184,10824,10476,8932,8596,8712,8376,8956,9544,8736,9324,9640,9292,9420,9072,9909,10869,8720,8384,9933,9873,8744,9332,10293,9945,9428,9080,8828,8492,8505,9465,8852,9440,8529,8469,9536,9188,8889,8541,8936,8600,7101,8061,8960,9548,7125,7065,9644,9296,7485,7137,9931,9871,7119,7059,10231,9895,7419,7083,10915,9967,8103,7155,9819,9759,8527,8467,10119,9783,8827,8491,10803,9855,9511,8563,6039,5979,7123,7063,6339,6003,7423,7087,7023,6075,8107,7159,8954,9542,10038,10626,8606,9566,9690,10650,8966,9314,10050,10398,6258,6846,7550,8138,5910,6870,7202,8162,6270,6618,7562,7910,7662,8250,10034,10622,7314,8274,9686,10646,7674,8022,10046,10394,7667,8255,5830,5770,7319,8279,6130,5794,7679,8027,6814,5866,7234,7174,10151,10739,7534,7198,9803,10763,8218,7270,10163,10511,9934,9874,8747,9335,10234,9898,8399,9359,10918,9970,8759,9107,9919,6317,7107,6097,7001,9883,6781,7071,6065,9955,5845,7143,9807,7501,8515,6209,8185,9771,6893,8479,7249,9843,5957,8551,6027,10201,7111,6101,10885,5991,6785,7075,9949,6063,5849,7147,8942,7932,10026,9016,7968,9554,9052,10638,8004,9302,9088,10386,6246,9124,7538,10416,9160,6858,10452,8150,9196,6606,10488,7898,7650,9232,10022,9012,9268,8262,9048,10634,9304,8010,9084,10382,7655,9237,5818,7400,9273,8267,8084,5782,9309,8015,7148,5854,7222,10100,10139,7833,10784,7186,7869,10751,9848,7258,7905,10499,9922,6320,8735,10317,7004,9886,10353,9347,6068,9958,10389,9095,9905,10865,7093,8053,9929,9869,7117,7057,10289,9941,7477,7129,9793,10753,8501,9461,9817,9757,8525,8465,10177,9829,8885,8537,6013,6973,7097,8057,6037,5977,7121,7061,6397,6049,7481,7133,8928,8592,10012,9676,8952,9540,10036,10624,9636,9288,10720,10372,6232,5896,7524,7188,6256,6844,7548,8136,6940,6592,8232,7884,7636,7300,10008,9672,7660,8248,10032,10620,8344,7996,10716,10368,7641,7305,5804,6764,7665,8253,5828,5768,8349,8001,6188,5840,7208,8168,10125,9789,7232,7172,10149,10737,7592,7244,10833,10485,9908,10868,8721,8385,9932,9872,8745,9333,10292,9944,9429,9081,6367,6955,6147,6735,6019,6979,5799,6759,6379,6727,6159,6507,7551,8139,6259,6847,7203,8163,5911,6871,7563,7911,6271,6619,10251,10839,6151,6739,9903,10863,5803,6763,10263,10611,6163,6511,6362,6950,7446,8034,6014,6974,7098,8058,6374,6722,7458,7806,10146,10734,6254,6842,9798,10758,5906,6866,10158,10506,6266,6614,6366,6954,6146,6734,6018,6978,5798,6758,6378,6726,6158,6506,6371,6959,9718,9658,6023,6983,10018,9682,6383,6731,10702,9754,5938,5878,6263,6851,6238,5902,5915,6875,6922,5974,6275,6623,7342,7282,6155,6743,7642,7306,5807,6767,8326,7378,6167,6515,10891,5993,8079,5773,6353,10531,6133,7719,7037,10279,6817,7467,10779,7177,9487,5885,7537,10419,6245,9127,8221,10167,6929,8875,6999,9877,8083,5777,10237,6639,6137,7723,10921,6387,6821,7471,10886,5988,6786,7072,6348,10526,7432,6426,7032,10274,8116,6174,8190,9772,9482,5880,10132,7830,6240,9122,10816,7578,6924,8870,10890,5992,8078,5772,6352,10530,6132,7718,7036,10278,6816,7466,10895,5997,9058,10640,6357,10535,9704,8698,7041,10283,10064,9418,9166,6860,9491,5889,5924,8806,6249,9131,6284,9526,6933,8879,9274,8264,8087,5781,7328,8914,6141,7727,7688,9634,6825,7475,10553,10217,7741,7405,10901,10193,8089,7381,9965,10913,7153,8101,10441,10105,9149,8813,10789,10081,9497,8789,9853,10801,8561,9509,6661,6325,7745,7409,7009,6301,8093,7385,6073,7021,7157,8105,10548,10212,6448,6112,10896,10188,6796,6088,9960,10908,5860,6808,7852,7516,9144,8808,8200,7492,9492,8784,7264,8212,8556,9504,10552,10216,7740,7404,10900,10192,8088,7380,9964,10912,7152,8100,10557,10221,9368,9032,10905,10197,9068,9008,9969,10917,9104,8756,9476,9140,9153,8817,9176,9116,9501,8793,9212,8864,8565,9513,9584,9248,7749,7413,9284,9224,8097,7389,9320,8972,7161,8109,7339,7279,9711,9651,7639,7303,10011,9675,8323,7375,10695,9747,5931,5871,9823,9763,6231,5895,10123,9787,6915,5967,10807,9859,7335,7275,8419,8359,7635,7299,8719,8383,8319,7371,9403,8455,10250,10838,6150,6738,9902,10862,5802,6762,10262,10610,6162,6510,7554,8142,8846,9434,7206,8166,8498,9458,7566,7914,8858,9206,10254,10842,7442,8030,9906,10866,7094,8054,10266,10614,7454,7802,8639,8579,7450,8038,8939,8603,7102,8062,9623,8675,7462,7810,10150,10738,7235,7175,9802,10762,7535,7199,10162,10510,8219,7271,6370,6958,9719,9659,6022,6982,10019,9683,6382,6730,10703,9755,9271,8261,9051,10633,7325,8911,9697,8691,7685,9631,10057,9411,9159,6853,7867,10745,5917,8799,9809,7507,6277,9519,10169,8227,9267,8257,10351,9341,7321,8907,8405,9991,7681,9627,8765,10711,6998,9876,8082,5776,10236,6638,6136,7722,10920,6386,6820,7470,10782,7180,6890,8472,7540,10422,8832,6530,8224,10170,9516,6278,7002,9880,6782,7068,10240,6642,7428,6422,10924,6390,8112,6170,7979,9561,6790,7076,8625,7619,7436,6430,8985,8339,8120,6178,8194,9776,10463,8157,10136,7834,7221,10103,10820,7582,7581,10823,10894,5996,9059,10641,6356,10534,9705,8699,7040,10282,10065,9419,9581,9245,9361,9025,9281,9221,9061,9001,9317,8969,9097,8749,9469,9133,8177,7841,9169,9109,7877,7817,9205,8857,7913,7565,9577,9241,10661,10325,9277,9217,10361,10301,9313,8965,10397,10049,6660,6324,7744,7408,7008,6300,8092,7384,6072,7020,7156,8104,10444,10108,6552,6216,10792,10084,6900,6192,9856,10804,5964,6912,6664,6328,6444,6108,7012,6304,6792,6084,6076,7024,5856,6804,8289,7953,6452,6116,7989,7929,6800,6092,8025,7677,5864,6812,7856,7520,10773,10437,8204,7496,10473,10413,7268,8216,10509,10161,10556,10220,9369,9033,10904,10196,9069,9009,9968,10916,9105,8757,8635,8575,8415,8355,8935,8599,8715,8379,9619,8671,9399,8451,8523,8463,7231,7171,8823,8487,7531,7195,9507,8559,8215,7267,8631,8571,9715,9655,8931,8595,10015,9679,9615,8667,10699,9751,7334,7274,8418,8358,7634,7298,8718,8382,8318,7370,9402,8454,8526,8466,9818,9758,8826,8490,10118,9782,9510,8562,10802,9854,8634,8574,8414,8354,8934,8598,8714,8378,9618,8670,9398,8450,10259,10847,8422,8362,9911,10871,8722,8386,10271,10619,9406,8458,8530,8470,8855,9443,8830,8494,8507,9467,9514,8566,8867,9215,8638,8578,7451,8039,8938,8602,7103,8063,9622,8674,7463,7811,7975,9557,10347,9337,8621,7615,8401,9987,8981,8335,8761,10707,6567,9445,10459,8153,8509,6207,7217,10099,8869,6927,7577,10819,7971,9553,9055,10637,8617,7611,9701,8695,8977,8331,10061,9415,9266,8256,10350,9340,7320,8906,8404,9990,7680,9626,8764,10710,6570,9448,7862,10740,8512,6210,9804,7502,8872,6930,10164,8222,7974,9556,10346,9336,8620,7614,8400,9986,8980,8334,8760,10706,7007,9885,10354,9344,10245,6647,8408,9994,10929,6395,8768,10714,6574,9452,6899,8481,8516,6214,8841,6539,8876,6934,9525,6287,7978,9560,6791,7077,8624,7618,7437,6431,8984,8338,8121,6179,8285,7949,10657,10321,7985,7925,10357,10297,8021,7673,10393,10045,6877,6541,10769,10433,6577,6517,10469,10409,6613,6265,10505,10157,8281,7945,9365,9029,7981,7921,9065,9005,8017,7669,9101,8753,9576,9240,10660,10324,9276,9216,10360,10300,9312,8964,10396,10048,6880,6544,8172,7836,6580,6520,7872,7812,6616,6268,7908,7560,8284,7948,10656,10320,7984,7924,10356,10296,8020,7672,10392,10044,6669,6333,10664,10328,7017,6309,10364,10304,6081,7029,10400,10052,6884,6548,6561,6225,6584,6524,6909,6201,6620,6272,5973,6921,8288,7952,6453,6117,7988,7928,6801,6093,8024,7676,5865,6813,10255,10843,7443,8031,9907,10867,7095,8055,10267,10615,7455,7803,10143,10731,8851,9439,9795,10755,8503,9463,10155,10503,8863,9211,6363,6951,7447,8035,6015,6975,7099,8059,6375,6723,7459,7807,8630,8570,9714,9654,8930,8594,10014,9678,9614,8666,10698,9750,5934,5874,7226,7166,6234,5898,7526,7190,6918,5970,8210,7262,7338,7278,9710,9650,7638,7302,10010,9674,8322,7374,10694,9746,7343,7283,6154,6742,7643,7307,5806,6766,8327,7379,6166,6514,7558,8146,9827,9767,7210,8170,10127,9791,7570,7918,10811,9863,10258,10846,8423,8363,9910,10870,8723,8387,10270,10618,9407,8459,7003,9881,6783,7069,10241,6643,7429,6423,10925,6391,8113,6171,8187,9769,6895,8477,10129,7827,8837,6535,10813,7575,9521,6283,10887,5989,6787,7073,6349,10527,7433,6427,7033,10275,8117,6175,7970,9552,9054,10636,8616,7610,9700,8694,8976,8330,10060,9414,9162,6856,10454,8148,5920,8802,7212,10094,6280,9522,7572,10814,9270,8260,9050,10632,7324,8910,9696,8690,7684,9630,10056,9410,9275,8265,8086,5780,7329,8915,6140,7726,7689,9635,6824,7474,10786,7184,7871,10749,7544,10426,9813,7511,8228,10174,10173,8231,7006,9884,10355,9345,10244,6646,8409,9995,10928,6394,8769,10715,6665,6329,6445,6109,7013,6305,6793,6085,6077,7025,5857,6805,7849,7513,6557,6221,8197,7489,6905,6197,7261,8209,5969,6917,10549,10213,6449,6113,10897,10189,6797,6089,9961,10909,5861,6809,8280,7944,9364,9028,7980,7920,9064,9004,8016,7668,9100,8752,9472,9136,10764,10428,9172,9112,10464,10404,9208,8860,10500,10152,9580,9244,9360,9024,9280,9220,9060,9000,9316,8968,9096,8748,9585,9249,7748,7412,9285,9225,8096,7388,9321,8973,7160,8108,10448,10112,8181,7845,10796,10088,7881,7821,9860,10808,7917,7569,6668,6332,10665,10329,7016,6308,10365,10305,6080,7028,10401,10053,10579,10519,7767,7707,10555,10219,7743,7407,10591,10939,7779,8127,10467,10407,9175,9115,10443,10107,9151,8815,10479,10827,9187,9535,6687,6627,7771,7711,6663,6327,7747,7411,6699,7047,7783,8131,10574,10514,6474,6414,10550,10214,6450,6114,10586,10934,6486,6834,7878,7818,9170,9110,7854,7518,9146,8810,7890,8238,9182,9530,10578,10518,7766,7706,10554,10218,7742,7406,10590,10938,7778,8126,10583,10523,9394,8686,10559,10223,9370,9034,10595,10943,8434,8782,9502,8794,9179,9119,9478,9142,9155,8819,8542,8890,9191,9539,9610,8902,7775,7715,9586,9250,7751,7415,8650,8998,7787,8135,6355,10529,6135,7717,10565,6967,7753,6747,10601,6715,7789,6495,7539,10417,6247,9125,10453,8151,9161,6859,10489,7899,9197,6607,10239,6637,6139,7721,6673,10851,7757,6751,6709,10599,7793,6499,6350,10524,7434,6424,10560,6962,6460,8046,10596,6710,6496,7794,10134,7828,6242,9120,7864,10746,9156,6854,7900,10494,9192,6602,6354,10528,6134,7716,10564,6966,7752,6746,10600,6714,7788,6494,6359,10533,9706,8696,10569,6971,9380,9670,10605,6719,8444,9742,5926,8804,6251,9129,9488,5890,9165,6863,8552,5962,9201,6611,7330,8912,6143,7725,9596,7294,7761,6755,8660,7366,7797,6503,10877,10541,8065,7729,10577,10517,7765,7705,10613,10265,7801,7453,10765,10429,9473,9137,10465,10405,9173,9113,10501,10153,9209,8861,6985,6649,8069,7733,6685,6625,7769,7709,6721,6373,7805,7457,10872,10536,6772,6436,10572,10512,6472,6412,10608,10260,6508,6160,8176,7840,9468,9132,7876,7816,9168,9108,7912,7564,9204,8856,10876,10540,8064,7728,10576,10516,7764,7704,10612,10264,7800,7452,10881,10545,9044,8708,10581,10521,9392,8684,10617,10269,8456,9404,9152,8816,9477,9141,9500,8792,9177,9117,8564,9512,9213,8865,9260,8924,8073,7737,9608,8900,7773,7713,8672,9620,7809,7461,9607,8899,9387,8679,9583,9247,9363,9027,8647,8995,8427,8775,9495,8787,8203,7495,9471,9135,8179,7843,8535,8883,7243,7591,9603,8895,10687,9979,9579,9243,10663,10327,8643,8991,9727,10075,6686,6626,7770,7710,6662,6326,7746,7410,6698,7046,7782,8130,10470,10410,6578,6518,10446,10110,6554,6218,10482,10830,6590,6938,6690,6630,6470,6410,6666,6330,6446,6110,6702,7050,6482,6830,8315,7607,6478,6418,8291,7955,6454,6118,7355,7703,6490,6838,7882,7822,10799,10091,7858,7522,10775,10439,7894,8242,9839,10187,10582,10522,9395,8687,10558,10222,9371,9035,10594,10942,8435,8783,7327,8909,9699,8689,9593,7291,9373,9663,8657,7363,8437,9735,5919,8797,9811,7505,9481,5883,8189,9775,8545,5955,7253,9847,7323,8905,8407,9989,9589,7287,10673,8371,8653,7359,9737,8443,10238,6636,6138,7720,6672,10850,7756,6750,6708,10598,7792,6498,7542,10420,8834,6528,10456,8154,6564,9446,10492,7902,6600,9194,10242,6640,7430,6420,6676,10854,6456,8042,6712,10602,6492,7790,8627,7617,7438,6428,8301,8591,6464,8050,7365,8663,6500,7798,10138,7832,7223,10101,7868,10750,10785,7187,7904,10498,9849,7259,6358,10532,9707,8697,10568,6970,9381,9671,10604,6718,8445,9743,9257,8921,9037,8701,9605,8897,9385,8677,8669,9617,8449,9397,9145,8809,7853,7517,9493,8785,8201,7493,8557,9505,7265,8213,9253,8917,10337,10001,9601,8893,10685,9977,8665,9613,9749,10697,6984,6648,8068,7732,6684,6624,7768,7708,6720,6372,7804,7456,10768,10432,6876,6540,10468,10408,6576,6516,10504,10156,6612,6264,6988,6652,6768,6432,6688,6628,6468,6408,6724,6376,6504,6156,7965,7629,6776,6440,8313,7605,6476,6416,7377,8325,6512,6164,8180,7844,10449,10113,7880,7820,10797,10089,7916,7568,9861,10809,10880,10544,9045,8709,10580,10520,9393,8685,10616,10268,8457,9405,8311,7603,10683,9975,8287,7951,10659,10323,7351,7699,9723,10071,6903,6195,10795,10087,6879,6543,10771,10435,5943,6291,9835,10183,8307,7599,9391,8683,8283,7947,9367,9031,7347,7695,8431,8779,9602,8894,10686,9978,9578,9242,10662,10326,8642,8990,9726,10074,6906,6198,8198,7490,6882,6546,8174,7838,5946,6294,7238,7586,8310,7602,10682,9974,8286,7950,10658,10322,7350,7698,9722,10070,6695,6635,10690,9982,6671,6335,10666,10330,6707,7055,9730,10078,6910,6202,6587,6527,6886,6550,6563,6227,5950,6298,6599,6947,8314,7606,6479,6419,8290,7954,6455,6119,7354,7702,6491,6839,8623,7613,8403,9985,8297,8587,10669,8367,7361,8659,9733,8439,8511,6205,7219,10097,6889,8475,10781,7183,5953,8547,9845,7255,8619,7609,9703,8693,8293,8583,9377,9667,7357,8655,8441,9739,7322,8904,8406,9988,9588,7286,10672,8370,8652,7358,9736,8442,8514,6208,9806,7500,6892,8478,8184,9770,5956,8550,7248,9842,8622,7612,8402,9984,8296,8586,10668,8366,7360,8658,9732,8438,10247,6645,8410,9992,6681,10859,10676,8374,6717,10607,9740,8446,8518,6212,8843,6537,6896,8482,6573,9455,5960,8554,6609,9203,8626,7616,7439,6429,8300,8590,6465,8051,7364,8662,6501,7799,7961,7625,10333,9997,8309,7601,10681,9973,7373,8321,9745,10693,6553,6217,10445,10109,6901,6193,10793,10085,5965,6913,9857,10805,7957,7621,9041,8705,8305,7597,9389,8681,7369,8317,8453,9401,9252,8916,10336,10000,9600,8892,10684,9976,8664,9612,9748,10696,6556,6220,7848,7512,6904,6196,8196,7488,5968,6916,7260,8208,7960,7624,10332,9996,8308,7600,10680,9972,7372,8320,9744,10692,6993,6657,10340,10004,6693,6633,10688,9980,6729,6381,9752,10700,6560,6224,6885,6549,6908,6200,6585,6525,5972,6920,6621,6273,7964,7628,6777,6441,8312,7604,6477,6417,7376,8324,6513,6165,6691,6631,6471,6411,6667,6331,6447,6111,6703,7051,6483,6831,7875,7815,6583,6523,7851,7515,6559,6223,7887,8235,6595,6943,10575,10515,6475,6415,10551,10215,6451,6115,10587,10935,6487,6835,8306,7598,9390,8682,8282,7946,9366,9030,7346,7694,8430,8778,9498,8790,10790,10082,9474,9138,10766,10430,8538,8886,9830,10178,9606,8898,9386,8678,9582,9246,9362,9026,8646,8994,8426,8774,9611,8903,7774,7714,9587,9251,7750,7414,8651,8999,7786,8134,10474,10414,8207,7499,10450,10114,8183,7847,10486,10834,7247,7595,6694,6634,10691,9983,6670,6334,10667,10331,6706,7054,9731,10079,10243,6641,7431,6421,6677,10855,6457,8043,6713,10603,6493,7791,10131,7825,8839,6533,7861,10743,6569,9451,7897,10491,6605,9199,6351,10525,7435,6425,10561,6963,6461,8047,10597,6711,6497,7795,8618,7608,9702,8692,8292,8582,9376,9666,7356,8654,8440,9738,5922,8800,7214,10092,9484,5886,10776,7178,8548,5958,9840,7250,7326,8908,9698,8688,9592,7290,9372,9662,8656,7362,8436,9734,7331,8913,6142,7724,9597,7295,7760,6754,8661,7367,7796,6502,7546,10424,9815,7509,10460,8158,8193,9779,10496,7906,7257,9851,10246,6644,8411,9993,6680,10858,10677,8375,6716,10606,9741,8447,6989,6653,6769,6433,6689,6629,6469,6409,6725,6377,6505,6157,8173,7837,6881,6545,7873,7813,6581,6521,7909,7561,6617,6269,10873,10537,6773,6437,10573,10513,6473,6413,10609,10261,6509,6161,7956,7620,9040,8704,8304,7596,9388,8680,7368,8316,8452,9400,9148,8812,10440,10104,9496,8788,10788,10080,8560,9508,9852,10800,9256,8920,9036,8700,9604,8896,9384,8676,8668,9616,8448,9396,9261,8925,8072,7736,9609,8901,7772,7712,8673,9621,7808,7460,10772,10436,7857,7521,10472,10412,8205,7497,10508,10160,7269,8217,6992,6656,10341,10005,6692,6632,10689,9981,6728,6380,9753,10701,10903,10195,8091,7383,10879,10543,8067,7731,9943,10291,7131,7479,10791,10083,9499,8791,10767,10431,9475,9139,9831,10179,8539,8887,7011,6303,8095,7387,6987,6651,8071,7735,6051,6399,7135,7483,10898,10190,6798,6090,10874,10538,6774,6438,9938,10286,5838,6186,8202,7494,9494,8786,8178,7842,9470,9134,7242,7590,8534,8882,10902,10194,8090,7382,10878,10542,8066,7730,9942,10290,7130,7478,10907,10199,9070,9010,10883,10547,9046,8710,9947,10295,9082,9430,9178,9118,9503,8795,9154,8818,9479,9143,9190,9538,8543,8891,9286,9226,8099,7391,9262,8926,8075,7739,9298,9646,7139,7487,10567,6965,7755,6745,6029,10207,5809,7395,6389,10927,6169,8115,10455,8149,9163,6857,7213,10095,5921,8803,7573,10815,6281,9523,6675,10849,7759,6749,9913,6315,5813,7399,10273,7035,6173,8119,10562,6960,6462,8044,6024,10202,7108,6102,6384,10922,7468,6822,7866,10744,9158,6852,9808,7506,5916,8798,10168,8226,6276,9518,10566,6964,7754,6744,6028,10206,5808,7394,6388,10926,6168,8114,10571,6969,9382,9668,6033,10211,10028,9022,6393,10931,10712,8770,9490,5888,9167,6861,6248,9130,5925,8807,6932,8878,6285,9527,9598,7292,7763,6753,7652,9238,5817,7403,8336,8986,6177,8123,6341,6005,6121,5785,6365,6953,6145,6733,7049,6701,6829,6481,7525,7189,6233,5897,7549,8137,6257,6845,8233,7885,6941,6593,10225,9889,6125,5789,10249,10837,6149,6737,10933,10585,6833,6485,6336,6000,7420,7084,6360,6948,7444,8032,7044,6696,8128,7780,10120,9784,6228,5892,10144,10732,6252,6840,10828,10480,6936,6588,6340,6004,6120,5784,6364,6952,6144,6732,7048,6700,6828,6480,6345,6009,9692,10652,6369,6957,9716,9656,7053,6705,10076,9728,5912,6872,6237,5901,5936,5876,6261,6849,6296,5948,6945,6597,7316,8276,6129,5793,7340,7280,6153,6741,7700,7352,6837,6489,9283,9223,9063,9003,9259,8923,9039,8703,9295,9643,9075,9423,9171,9111,7879,7819,9147,8811,7855,7519,9183,9531,7891,8239,9279,9219,10363,10303,9255,8919,10339,10003,9291,9639,10375,10723,7010,6302,8094,7386,6986,6650,8070,7734,6050,6398,7134,7482,10794,10086,6902,6194,10770,10434,6878,6542,9834,10182,5942,6290,7014,6306,6794,6086,6990,6654,6770,6434,6054,6402,5834,6182,7991,7931,6802,6094,7967,7631,6778,6442,8003,8351,5842,6190,8206,7498,10475,10415,8182,7846,10451,10115,7246,7594,10487,10835,10906,10198,9071,9011,10882,10546,9047,8711,9946,10294,9083,9431,9595,7289,9375,9661,7649,9235,10021,9015,8333,8983,10705,8763,9483,5881,8191,9773,6241,9123,10133,7831,6925,8871,10817,7579,9591,7285,10675,8369,7645,9231,8729,10315,8329,8979,9413,10063,6674,10848,7758,6748,9912,6314,5812,7398,10272,7034,6172,8118,10458,8152,6566,9444,7216,10098,8508,6206,7576,10818,8868,6926,6678,10852,6458,8040,9916,6318,7104,6098,10276,7038,7464,6818,8303,8589,6466,8048,8949,7943,7112,6106,9633,7691,7472,6826,7870,10748,10787,7185,9812,7510,7545,10427,10172,8230,8229,10175,10570,6968,9383,9669,6032,10210,10029,9023,6392,10930,10713,8771,7313,8273,9685,10645,7337,7277,9709,9649,7697,7349,10069,9721,5905,6865,9797,10757,5929,5869,9821,9761,6289,5941,10181,9833,7309,8269,8393,9353,7333,7273,8417,8357,7693,7345,8777,8429,10224,9888,6124,5788,10248,10836,6148,6736,10932,10584,6832,6484,7528,7192,8820,8484,7552,8140,8844,9432,8236,7888,9528,9180,10228,9892,7416,7080,10252,10840,7440,8028,10936,10588,8124,7776,8613,9573,7424,7088,8637,8577,7448,8036,8997,8649,8132,7784,10124,9788,7209,8169,10148,10736,7233,7173,10832,10484,7593,7245,6344,6008,9693,10653,6368,6956,9717,9657,7052,6704,10077,9729,7987,7927,10359,10299,7963,7627,10335,9999,7999,8347,10371,10719,6579,6519,10471,10411,6555,6219,10447,10111,6591,6939,10483,10831,7983,7923,9067,9007,7959,7623,9043,8707,7995,8343,9079,9427,9278,9218,10362,10302,9254,8918,10338,10002,9290,9638,10374,10722,6582,6522,7874,7814,6558,6222,7850,7514,6594,6942,7886,8234,7986,7926,10358,10298,7962,7626,10334,9998,7998,8346,10370,10718,7019,6311,10366,10306,6995,6659,10342,10006,6059,6407,10378,10726,6586,6526,6911,6203,6562,6226,6887,6551,6598,6946,5951,6299,7990,7930,6803,6095,7966,7630,6779,6443,8002,8350,5843,6191,8299,8585,10671,8365,8945,7939,8725,10311,9629,7687,9409,10059,6891,8473,10783,7181,8833,6531,7541,10423,9517,6279,8225,10171,8295,8581,9379,9665,8941,7935,10025,9019,9625,7683,10709,8767,9590,7284,10674,8368,7644,9230,8728,10314,8328,8978,9412,10062,6894,8476,8186,9768,8836,6534,10128,7826,9520,6282,10812,7574,8298,8584,10670,8364,8944,7938,8724,10310,9628,7686,9408,10058,6683,10857,10678,8372,9921,6323,8732,10318,10281,7043,9416,10066,6898,8480,6575,9453,8840,6538,8517,6215,9524,6286,8877,6935,8302,8588,6467,8049,8948,7942,7113,6107,9632,7690,7473,6827,8609,9569,8389,9349,8633,8573,8413,8353,8993,8645,8773,8425,8497,9457,7205,8165,8521,8461,7229,7169,8881,8533,7589,7241,8605,9565,9689,10649,8629,8569,9713,9653,8989,8641,10073,9725,7308,8268,8392,9352,7332,7272,8416,8356,7692,7344,8776,8428,8500,9460,9792,10752,8524,8464,9816,9756,8884,8536,10176,9828,8608,9568,8388,9348,8632,8572,8412,8352,8992,8644,8772,8424,10233,9897,8396,9356,10257,10845,8420,8360,10941,10593,8780,8432,8504,9464,8829,8493,8528,8468,8853,9441,8888,8540,9537,9189,8612,9572,7425,7089,8636,8576,7449,8037,8996,8648,8133,7785,7015,6307,6795,6087,6991,6655,6771,6435,6055,6403,5835,6183,8199,7491,6907,6199,8175,7839,6883,6547,7239,7587,5947,6295,10899,10191,6799,6091,10875,10539,6775,6439,9939,10287,5839,6187,7982,7922,9066,9006,7958,7622,9042,8706,7994,8342,9078,9426,9174,9114,10466,10406,9150,8814,10442,10106,9186,9534,10478,10826,9282,9222,9062,9002,9258,8922,9038,8702,9294,9642,9074,9422,9287,9227,8098,7390,9263,8927,8074,7738,9299,9647,7138,7486,10798,10090,7883,7823,10774,10438,7859,7523,9838,10186,7895,8243,7018,6310,10367,10307,6994,6658,10343,10007,6058,6406,10379,10727,6679,10853,6459,8041,9917,6319,7105,6099,10277,7039,7465,6819,7863,10741,6571,9449,9805,7503,8513,6211,10165,8223,8873,6931,10563,6961,6463,8045,6025,10203,7109,6103,6385,10923,7469,6823,8294,8580,9378,9664,8940,7934,10024,9018,9624,7682,10708,8766,9486,5884,10778,7176,6244,9126,7536,10418,6928,8874,8220,10166,9594,7288,9374,9660,7648,9234,10020,9014,8332,8982,10704,8762,9599,7293,7762,6752,7653,9239,5816,7402,8337,8987,6176,8122,10462,8156,8195,9777,7220,10102,10137,7835,7580,10822,10821,7583,6682,10856,10679,8373,9920,6322,8733,10319,10280,7042,9417,10067,10229,9893,7417,7081,10253,10841,7441,8029,10937,10589,8125,7777,10117,9781,8825,8489,10141,10729,8849,9437,10825,10477,9533,9185,6337,6001,7421,7085,6361,6949,7445,8033,7045,6697,8129,7781,8604,9564,9688,10648,8628,8568,9712,9652,8988,8640,10072,9724,5908,6868,7200,8160,5932,5872,7224,7164,6292,5944,7584,7236,7312,8272,9684,10644,7336,7276,9708,9648,7696,7348,10068,9720,7317,8277,6128,5792,7341,7281,6152,6740,7701,7353,6836,6488,7532,7196,9801,10761,7556,8144,9825,9765,8240,7892,10185,9837,10232,9896,8397,9357,10256,10844,8421,8361,10940,10592,8781,8433,10944,10946,10945,10947,10992,10970,10993,10971,11076,10958,11077,10959,11092,11094,10953,10955,11140,11118,11001,10979,11224,11106,11085,10967,11384,11386,10949,10951,11432,11410,10997,10975,11516,11398,11081,10963,11088,11090,11377,11379,11136,11114,11425,11403,11220,11102,11509,11391,10948,10950,11385,11387,10996,10974,11433,11411,11080,10962,11517,11399,11096,11098,11237,11239,11144,11122,11285,11263,11228,11110,11369,11251,11232,11234,11233,11235,11280,11258,11281,11259,11364,11246,11365,11247,11236,11238,11097,11099,11284,11262,11145,11123,11368,11250,11229,11111,11240,11242,11381,11383,11288,11266,11429,11407,11372,11254,11513,11395,11376,11378,11089,11091,11424,11402,11137,11115,11508,11390,11221,11103,11380,11382,11241,11243,11428,11406,11289,11267,11512,11394,11373,11255,10952,10954,11093,11095,11000,10978,11141,11119,11084,10966,11225,11107,10980,11054,10981,11055,10956,11078,10957,11079,11004,11030,11005,11031,11128,11202,10989,11063,11104,11226,10965,11087,11152,11178,11013,11039,11420,11494,10985,11059,11396,11518,10961,11083,11444,11470,11009,11035,11124,11198,11413,11487,11100,11222,11389,11511,11148,11174,11437,11463,10984,11058,11421,11495,10960,11082,11397,11519,11008,11034,11445,11471,11132,11206,11273,11347,11108,11230,11249,11371,11156,11182,11297,11323,11268,11342,11269,11343,11244,11366,11245,11367,11292,11318,11293,11319,11272,11346,11133,11207,11248,11370,11109,11231,11296,11322,11157,11183,11276,11350,11417,11491,11252,11374,11393,11515,11300,11326,11441,11467,11412,11486,11125,11199,11388,11510,11101,11223,11436,11462,11149,11175,11416,11490,11277,11351,11392,11514,11253,11375,11440,11466,11301,11327,10988,11062,11129,11203,10964,11086,11105,11227,11012,11038,11153,11179,11016,11018,11017,11019,11028,11006,11029,11007,11040,11066,11041,11067,11164,11166,11025,11027,11176,11154,11037,11015,11188,11214,11049,11075,11456,11458,11021,11023,11468,11446,11033,11011,11480,11506,11045,11071,11160,11162,11449,11451,11172,11150,11461,11439,11184,11210,11473,11499,11020,11022,11457,11459,11032,11010,11469,11447,11044,11070,11481,11507,11168,11170,11309,11311,11180,11158,11321,11299,11192,11218,11333,11359,11304,11306,11305,11307,11316,11294,11317,11295,11328,11354,11329,11355,11308,11310,11169,11171,11320,11298,11181,11159,11332,11358,11193,11219,11312,11314,11453,11455,11324,11302,11465,11443,11336,11362,11477,11503,11448,11450,11161,11163,11460,11438,11173,11151,11472,11498,11185,11211,11452,11454,11313,11315,11464,11442,11325,11303,11476,11502,11337,11363,11024,11026,11165,11167,11036,11014,11177,11155,11048,11074,11189,11215,11052,10982,11053,10983,11064,11042,11065,11043,10968,10994,10969,10995,11200,11130,11061,10991,11212,11190,11073,11051,11116,11142,10977,11003,11492,11422,11057,10987,11504,11482,11069,11047,11408,11434,10973,10999,11196,11126,11485,11415,11208,11186,11497,11475,11112,11138,11401,11427,11056,10986,11493,11423,11068,11046,11505,11483,10972,10998,11409,11435,11204,11134,11345,11275,11216,11194,11357,11335,11120,11146,11261,11287,11340,11270,11341,11271,11352,11330,11353,11331,11256,11282,11257,11283,11344,11274,11205,11135,11356,11334,11217,11195,11260,11286,11121,11147,11348,11278,11489,11419,11360,11338,11501,11479,11264,11290,11405,11431,11484,11414,11197,11127,11496,11474,11209,11187,11400,11426,11113,11139,11488,11418,11349,11279,11500,11478,11361,11339,11404,11430,11265,11291,11060,10990,11201,11131,11072,11050,11213,11191,10976,11002,11117,11143,] -CLIFF_LAYERS_TO_NUM_2Q = [0,144,288,432,36,180,324,468,72,216,360,504,108,252,396,540,576,1872,3168,4464,900,2196,3492,4788,1224,2520,3816,5112,1548,2844,4140,5436,684,1980,3276,4572,1008,2304,3600,4896,1332,2628,3924,5220,1656,2952,4248,5544,792,2088,3384,4680,1116,2412,3708,5004,1440,2736,4032,5328,1764,3060,4356,5652,612,1908,3204,4500,936,2232,3528,4824,1260,2556,3852,5148,1584,2880,4176,5472,720,2016,3312,4608,1044,2340,3636,4932,1368,2664,3960,5256,1692,2988,4284,5580,828,2124,3420,4716,1152,2448,3744,5040,1476,2772,4068,5364,1800,3096,4392,5688,648,1944,3240,4536,972,2268,3564,4860,1296,2592,3888,5184,1620,2916,4212,5508,756,2052,3348,4644,1080,2376,3672,4968,1404,2700,3996,5292,1728,3024,4320,5616,864,2160,3456,4752,1188,2484,3780,5076,1512,2808,4104,5400,1836,3132,4428,5724,5760,7056,8352,9648,6084,7380,8676,9972,6408,7704,9000,10296,6732,8028,9324,10620,5868,7164,8460,9756,6192,7488,8784,10080,6516,7812,9108,10404,6840,8136,9432,10728,5976,7272,8568,9864,6300,7596,8892,10188,6624,7920,9216,10512,6948,8244,9540,10836,5796,7092,8388,9684,6120,7416,8712,10008,6444,7740,9036,10332,6768,8064,9360,10656,5904,7200,8496,9792,6228,7524,8820,10116,6552,7848,9144,10440,6876,8172,9468,10764,6012,7308,8604,9900,6336,7632,8928,10224,6660,7956,9252,10548,6984,8280,9576,10872,5832,7128,8424,9720,6156,7452,8748,10044,6480,7776,9072,10368,6804,8100,9396,10692,5940,7236,8532,9828,6264,7560,8856,10152,6588,7884,9180,10476,6912,8208,9504,10800,6048,7344,8640,9936,6372,7668,8964,10260,6696,7992,9288,10584,7020,8316,9612,10908,10944,11088,11232,11376,10980,11124,11268,11412,11016,11160,11304,11448,11052,11196,11340,11484,14,158,302,446,50,194,338,482,86,230,374,518,122,266,410,554,590,1886,3182,4478,914,2210,3506,4802,1238,2534,3830,5126,1562,2858,4154,5450,698,1994,3290,4586,1022,2318,3614,4910,1346,2642,3938,5234,1670,2966,4262,5558,806,2102,3398,4694,1130,2426,3722,5018,1454,2750,4046,5342,1778,3074,4370,5666,626,1922,3218,4514,950,2246,3542,4838,1274,2570,3866,5162,1598,2894,4190,5486,734,2030,3326,4622,1058,2354,3650,4946,1382,2678,3974,5270,1706,3002,4298,5594,842,2138,3434,4730,1166,2462,3758,5054,1490,2786,4082,5378,1814,3110,4406,5702,662,1958,3254,4550,986,2282,3578,4874,1310,2606,3902,5198,1634,2930,4226,5522,770,2066,3362,4658,1094,2390,3686,4982,1418,2714,4010,5306,1742,3038,4334,5630,878,2174,3470,4766,1202,2498,3794,5090,1526,2822,4118,5414,1850,3146,4442,5738,5774,7070,8366,9662,6098,7394,8690,9986,6422,7718,9014,10310,6746,8042,9338,10634,5882,7178,8474,9770,6206,7502,8798,10094,6530,7826,9122,10418,6854,8150,9446,10742,5990,7286,8582,9878,6314,7610,8906,10202,6638,7934,9230,10526,6962,8258,9554,10850,5810,7106,8402,9698,6134,7430,8726,10022,6458,7754,9050,10346,6782,8078,9374,10670,5918,7214,8510,9806,6242,7538,8834,10130,6566,7862,9158,10454,6890,8186,9482,10778,6026,7322,8618,9914,6350,7646,8942,10238,6674,7970,9266,10562,6998,8294,9590,10886,5846,7142,8438,9734,6170,7466,8762,10058,6494,7790,9086,10382,6818,8114,9410,10706,5954,7250,8546,9842,6278,7574,8870,10166,6602,7898,9194,10490,6926,8222,9518,10814,6062,7358,8654,9950,6386,7682,8978,10274,6710,8006,9302,10598,7034,8330,9626,10922,10958,11102,11246,11390,10994,11138,11282,11426,11030,11174,11318,11462,11066,11210,11354,11498,26,170,314,458,62,206,350,494,98,242,386,530,134,278,422,566,602,1898,3194,4490,926,2222,3518,4814,1250,2546,3842,5138,1574,2870,4166,5462,710,2006,3302,4598,1034,2330,3626,4922,1358,2654,3950,5246,1682,2978,4274,5570,818,2114,3410,4706,1142,2438,3734,5030,1466,2762,4058,5354,1790,3086,4382,5678,638,1934,3230,4526,962,2258,3554,4850,1286,2582,3878,5174,1610,2906,4202,5498,746,2042,3338,4634,1070,2366,3662,4958,1394,2690,3986,5282,1718,3014,4310,5606,854,2150,3446,4742,1178,2474,3770,5066,1502,2798,4094,5390,1826,3122,4418,5714,674,1970,3266,4562,998,2294,3590,4886,1322,2618,3914,5210,1646,2942,4238,5534,782,2078,3374,4670,1106,2402,3698,4994,1430,2726,4022,5318,1754,3050,4346,5642,890,2186,3482,4778,1214,2510,3806,5102,1538,2834,4130,5426,1862,3158,4454,5750,5786,7082,8378,9674,6110,7406,8702,9998,6434,7730,9026,10322,6758,8054,9350,10646,5894,7190,8486,9782,6218,7514,8810,10106,6542,7838,9134,10430,6866,8162,9458,10754,6002,7298,8594,9890,6326,7622,8918,10214,6650,7946,9242,10538,6974,8270,9566,10862,5822,7118,8414,9710,6146,7442,8738,10034,6470,7766,9062,10358,6794,8090,9386,10682,5930,7226,8522,9818,6254,7550,8846,10142,6578,7874,9170,10466,6902,8198,9494,10790,6038,7334,8630,9926,6362,7658,8954,10250,6686,7982,9278,10574,7010,8306,9602,10898,5858,7154,8450,9746,6182,7478,8774,10070,6506,7802,9098,10394,6830,8126,9422,10718,5966,7262,8558,9854,6290,7586,8882,10178,6614,7910,9206,10502,6938,8234,9530,10826,6074,7370,8666,9962,6398,7694,8990,10286,6722,8018,9314,10610,7046,8342,9638,10934,10970,11114,11258,11402,11006,11150,11294,11438,11042,11186,11330,11474,11078,11222,11366,11510,5,149,293,437,41,185,329,473,77,221,365,509,113,257,401,545,581,1877,3173,4469,905,2201,3497,4793,1229,2525,3821,5117,1553,2849,4145,5441,689,1985,3281,4577,1013,2309,3605,4901,1337,2633,3929,5225,1661,2957,4253,5549,797,2093,3389,4685,1121,2417,3713,5009,1445,2741,4037,5333,1769,3065,4361,5657,617,1913,3209,4505,941,2237,3533,4829,1265,2561,3857,5153,1589,2885,4181,5477,725,2021,3317,4613,1049,2345,3641,4937,1373,2669,3965,5261,1697,2993,4289,5585,833,2129,3425,4721,1157,2453,3749,5045,1481,2777,4073,5369,1805,3101,4397,5693,653,1949,3245,4541,977,2273,3569,4865,1301,2597,3893,5189,1625,2921,4217,5513,761,2057,3353,4649,1085,2381,3677,4973,1409,2705,4001,5297,1733,3029,4325,5621,869,2165,3461,4757,1193,2489,3785,5081,1517,2813,4109,5405,1841,3137,4433,5729,5765,7061,8357,9653,6089,7385,8681,9977,6413,7709,9005,10301,6737,8033,9329,10625,5873,7169,8465,9761,6197,7493,8789,10085,6521,7817,9113,10409,6845,8141,9437,10733,5981,7277,8573,9869,6305,7601,8897,10193,6629,7925,9221,10517,6953,8249,9545,10841,5801,7097,8393,9689,6125,7421,8717,10013,6449,7745,9041,10337,6773,8069,9365,10661,5909,7205,8501,9797,6233,7529,8825,10121,6557,7853,9149,10445,6881,8177,9473,10769,6017,7313,8609,9905,6341,7637,8933,10229,6665,7961,9257,10553,6989,8285,9581,10877,5837,7133,8429,9725,6161,7457,8753,10049,6485,7781,9077,10373,6809,8105,9401,10697,5945,7241,8537,9833,6269,7565,8861,10157,6593,7889,9185,10481,6917,8213,9509,10805,6053,7349,8645,9941,6377,7673,8969,10265,6701,7997,9293,10589,7025,8321,9617,10913,10949,11093,11237,11381,10985,11129,11273,11417,11021,11165,11309,11453,11057,11201,11345,11489,19,163,307,451,55,199,343,487,91,235,379,523,127,271,415,559,595,1891,3187,4483,919,2215,3511,4807,1243,2539,3835,5131,1567,2863,4159,5455,703,1999,3295,4591,1027,2323,3619,4915,1351,2647,3943,5239,1675,2971,4267,5563,811,2107,3403,4699,1135,2431,3727,5023,1459,2755,4051,5347,1783,3079,4375,5671,631,1927,3223,4519,955,2251,3547,4843,1279,2575,3871,5167,1603,2899,4195,5491,739,2035,3331,4627,1063,2359,3655,4951,1387,2683,3979,5275,1711,3007,4303,5599,847,2143,3439,4735,1171,2467,3763,5059,1495,2791,4087,5383,1819,3115,4411,5707,667,1963,3259,4555,991,2287,3583,4879,1315,2611,3907,5203,1639,2935,4231,5527,775,2071,3367,4663,1099,2395,3691,4987,1423,2719,4015,5311,1747,3043,4339,5635,883,2179,3475,4771,1207,2503,3799,5095,1531,2827,4123,5419,1855,3151,4447,5743,5779,7075,8371,9667,6103,7399,8695,9991,6427,7723,9019,10315,6751,8047,9343,10639,5887,7183,8479,9775,6211,7507,8803,10099,6535,7831,9127,10423,6859,8155,9451,10747,5995,7291,8587,9883,6319,7615,8911,10207,6643,7939,9235,10531,6967,8263,9559,10855,5815,7111,8407,9703,6139,7435,8731,10027,6463,7759,9055,10351,6787,8083,9379,10675,5923,7219,8515,9811,6247,7543,8839,10135,6571,7867,9163,10459,6895,8191,9487,10783,6031,7327,8623,9919,6355,7651,8947,10243,6679,7975,9271,10567,7003,8299,9595,10891,5851,7147,8443,9739,6175,7471,8767,10063,6499,7795,9091,10387,6823,8119,9415,10711,5959,7255,8551,9847,6283,7579,8875,10171,6607,7903,9199,10495,6931,8227,9523,10819,6067,7363,8659,9955,6391,7687,8983,10279,6715,8011,9307,10603,7039,8335,9631,10927,10963,11107,11251,11395,10999,11143,11287,11431,11035,11179,11323,11467,11071,11215,11359,11503,31,175,319,463,67,211,355,499,103,247,391,535,139,283,427,571,607,1903,3199,4495,931,2227,3523,4819,1255,2551,3847,5143,1579,2875,4171,5467,715,2011,3307,4603,1039,2335,3631,4927,1363,2659,3955,5251,1687,2983,4279,5575,823,2119,3415,4711,1147,2443,3739,5035,1471,2767,4063,5359,1795,3091,4387,5683,643,1939,3235,4531,967,2263,3559,4855,1291,2587,3883,5179,1615,2911,4207,5503,751,2047,3343,4639,1075,2371,3667,4963,1399,2695,3991,5287,1723,3019,4315,5611,859,2155,3451,4747,1183,2479,3775,5071,1507,2803,4099,5395,1831,3127,4423,5719,679,1975,3271,4567,1003,2299,3595,4891,1327,2623,3919,5215,1651,2947,4243,5539,787,2083,3379,4675,1111,2407,3703,4999,1435,2731,4027,5323,1759,3055,4351,5647,895,2191,3487,4783,1219,2515,3811,5107,1543,2839,4135,5431,1867,3163,4459,5755,5791,7087,8383,9679,6115,7411,8707,10003,6439,7735,9031,10327,6763,8059,9355,10651,5899,7195,8491,9787,6223,7519,8815,10111,6547,7843,9139,10435,6871,8167,9463,10759,6007,7303,8599,9895,6331,7627,8923,10219,6655,7951,9247,10543,6979,8275,9571,10867,5827,7123,8419,9715,6151,7447,8743,10039,6475,7771,9067,10363,6799,8095,9391,10687,5935,7231,8527,9823,6259,7555,8851,10147,6583,7879,9175,10471,6907,8203,9499,10795,6043,7339,8635,9931,6367,7663,8959,10255,6691,7987,9283,10579,7015,8311,9607,10903,5863,7159,8455,9751,6187,7483,8779,10075,6511,7807,9103,10399,6835,8131,9427,10723,5971,7267,8563,9859,6295,7591,8887,10183,6619,7915,9211,10507,6943,8239,9535,10831,6079,7375,8671,9967,6403,7699,8995,10291,6727,8023,9319,10615,7051,8347,9643,10939,10975,11119,11263,11407,11011,11155,11299,11443,11047,11191,11335,11479,11083,11227,11371,11515,9,153,297,441,45,189,333,477,81,225,369,513,117,261,405,549,585,1881,3177,4473,909,2205,3501,4797,1233,2529,3825,5121,1557,2853,4149,5445,693,1989,3285,4581,1017,2313,3609,4905,1341,2637,3933,5229,1665,2961,4257,5553,801,2097,3393,4689,1125,2421,3717,5013,1449,2745,4041,5337,1773,3069,4365,5661,621,1917,3213,4509,945,2241,3537,4833,1269,2565,3861,5157,1593,2889,4185,5481,729,2025,3321,4617,1053,2349,3645,4941,1377,2673,3969,5265,1701,2997,4293,5589,837,2133,3429,4725,1161,2457,3753,5049,1485,2781,4077,5373,1809,3105,4401,5697,657,1953,3249,4545,981,2277,3573,4869,1305,2601,3897,5193,1629,2925,4221,5517,765,2061,3357,4653,1089,2385,3681,4977,1413,2709,4005,5301,1737,3033,4329,5625,873,2169,3465,4761,1197,2493,3789,5085,1521,2817,4113,5409,1845,3141,4437,5733,5769,7065,8361,9657,6093,7389,8685,9981,6417,7713,9009,10305,6741,8037,9333,10629,5877,7173,8469,9765,6201,7497,8793,10089,6525,7821,9117,10413,6849,8145,9441,10737,5985,7281,8577,9873,6309,7605,8901,10197,6633,7929,9225,10521,6957,8253,9549,10845,5805,7101,8397,9693,6129,7425,8721,10017,6453,7749,9045,10341,6777,8073,9369,10665,5913,7209,8505,9801,6237,7533,8829,10125,6561,7857,9153,10449,6885,8181,9477,10773,6021,7317,8613,9909,6345,7641,8937,10233,6669,7965,9261,10557,6993,8289,9585,10881,5841,7137,8433,9729,6165,7461,8757,10053,6489,7785,9081,10377,6813,8109,9405,10701,5949,7245,8541,9837,6273,7569,8865,10161,6597,7893,9189,10485,6921,8217,9513,10809,6057,7353,8649,9945,6381,7677,8973,10269,6705,8001,9297,10593,7029,8325,9621,10917,10953,11097,11241,11385,10989,11133,11277,11421,11025,11169,11313,11457,11061,11205,11349,11493,23,167,311,455,59,203,347,491,95,239,383,527,131,275,419,563,599,1895,3191,4487,923,2219,3515,4811,1247,2543,3839,5135,1571,2867,4163,5459,707,2003,3299,4595,1031,2327,3623,4919,1355,2651,3947,5243,1679,2975,4271,5567,815,2111,3407,4703,1139,2435,3731,5027,1463,2759,4055,5351,1787,3083,4379,5675,635,1931,3227,4523,959,2255,3551,4847,1283,2579,3875,5171,1607,2903,4199,5495,743,2039,3335,4631,1067,2363,3659,4955,1391,2687,3983,5279,1715,3011,4307,5603,851,2147,3443,4739,1175,2471,3767,5063,1499,2795,4091,5387,1823,3119,4415,5711,671,1967,3263,4559,995,2291,3587,4883,1319,2615,3911,5207,1643,2939,4235,5531,779,2075,3371,4667,1103,2399,3695,4991,1427,2723,4019,5315,1751,3047,4343,5639,887,2183,3479,4775,1211,2507,3803,5099,1535,2831,4127,5423,1859,3155,4451,5747,5783,7079,8375,9671,6107,7403,8699,9995,6431,7727,9023,10319,6755,8051,9347,10643,5891,7187,8483,9779,6215,7511,8807,10103,6539,7835,9131,10427,6863,8159,9455,10751,5999,7295,8591,9887,6323,7619,8915,10211,6647,7943,9239,10535,6971,8267,9563,10859,5819,7115,8411,9707,6143,7439,8735,10031,6467,7763,9059,10355,6791,8087,9383,10679,5927,7223,8519,9815,6251,7547,8843,10139,6575,7871,9167,10463,6899,8195,9491,10787,6035,7331,8627,9923,6359,7655,8951,10247,6683,7979,9275,10571,7007,8303,9599,10895,5855,7151,8447,9743,6179,7475,8771,10067,6503,7799,9095,10391,6827,8123,9419,10715,5963,7259,8555,9851,6287,7583,8879,10175,6611,7907,9203,10499,6935,8231,9527,10823,6071,7367,8663,9959,6395,7691,8987,10283,6719,8015,9311,10607,7043,8339,9635,10931,10967,11111,11255,11399,11003,11147,11291,11435,11039,11183,11327,11471,11075,11219,11363,11507,35,179,323,467,71,215,359,503,107,251,395,539,143,287,431,575,611,1907,3203,4499,935,2231,3527,4823,1259,2555,3851,5147,1583,2879,4175,5471,719,2015,3311,4607,1043,2339,3635,4931,1367,2663,3959,5255,1691,2987,4283,5579,827,2123,3419,4715,1151,2447,3743,5039,1475,2771,4067,5363,1799,3095,4391,5687,647,1943,3239,4535,971,2267,3563,4859,1295,2591,3887,5183,1619,2915,4211,5507,755,2051,3347,4643,1079,2375,3671,4967,1403,2699,3995,5291,1727,3023,4319,5615,863,2159,3455,4751,1187,2483,3779,5075,1511,2807,4103,5399,1835,3131,4427,5723,683,1979,3275,4571,1007,2303,3599,4895,1331,2627,3923,5219,1655,2951,4247,5543,791,2087,3383,4679,1115,2411,3707,5003,1439,2735,4031,5327,1763,3059,4355,5651,899,2195,3491,4787,1223,2519,3815,5111,1547,2843,4139,5435,1871,3167,4463,5759,5795,7091,8387,9683,6119,7415,8711,10007,6443,7739,9035,10331,6767,8063,9359,10655,5903,7199,8495,9791,6227,7523,8819,10115,6551,7847,9143,10439,6875,8171,9467,10763,6011,7307,8603,9899,6335,7631,8927,10223,6659,7955,9251,10547,6983,8279,9575,10871,5831,7127,8423,9719,6155,7451,8747,10043,6479,7775,9071,10367,6803,8099,9395,10691,5939,7235,8531,9827,6263,7559,8855,10151,6587,7883,9179,10475,6911,8207,9503,10799,6047,7343,8639,9935,6371,7667,8963,10259,6695,7991,9287,10583,7019,8315,9611,10907,5867,7163,8459,9755,6191,7487,8783,10079,6515,7811,9107,10403,6839,8135,9431,10727,5975,7271,8567,9863,6299,7595,8891,10187,6623,7919,9215,10511,6947,8243,9539,10835,6083,7379,8675,9971,6407,7703,8999,10295,6731,8027,9323,10619,7055,8351,9647,10943,10979,11123,11267,11411,11015,11159,11303,11447,11051,11195,11339,11483,11087,11231,11375,11519,2,146,290,434,38,182,326,470,74,218,362,506,110,254,398,542,578,1874,3170,4466,902,2198,3494,4790,1226,2522,3818,5114,1550,2846,4142,5438,686,1982,3278,4574,1010,2306,3602,4898,1334,2630,3926,5222,1658,2954,4250,5546,794,2090,3386,4682,1118,2414,3710,5006,1442,2738,4034,5330,1766,3062,4358,5654,614,1910,3206,4502,938,2234,3530,4826,1262,2558,3854,5150,1586,2882,4178,5474,722,2018,3314,4610,1046,2342,3638,4934,1370,2666,3962,5258,1694,2990,4286,5582,830,2126,3422,4718,1154,2450,3746,5042,1478,2774,4070,5366,1802,3098,4394,5690,650,1946,3242,4538,974,2270,3566,4862,1298,2594,3890,5186,1622,2918,4214,5510,758,2054,3350,4646,1082,2378,3674,4970,1406,2702,3998,5294,1730,3026,4322,5618,866,2162,3458,4754,1190,2486,3782,5078,1514,2810,4106,5402,1838,3134,4430,5726,5762,7058,8354,9650,6086,7382,8678,9974,6410,7706,9002,10298,6734,8030,9326,10622,5870,7166,8462,9758,6194,7490,8786,10082,6518,7814,9110,10406,6842,8138,9434,10730,5978,7274,8570,9866,6302,7598,8894,10190,6626,7922,9218,10514,6950,8246,9542,10838,5798,7094,8390,9686,6122,7418,8714,10010,6446,7742,9038,10334,6770,8066,9362,10658,5906,7202,8498,9794,6230,7526,8822,10118,6554,7850,9146,10442,6878,8174,9470,10766,6014,7310,8606,9902,6338,7634,8930,10226,6662,7958,9254,10550,6986,8282,9578,10874,5834,7130,8426,9722,6158,7454,8750,10046,6482,7778,9074,10370,6806,8102,9398,10694,5942,7238,8534,9830,6266,7562,8858,10154,6590,7886,9182,10478,6914,8210,9506,10802,6050,7346,8642,9938,6374,7670,8966,10262,6698,7994,9290,10586,7022,8318,9614,10910,10946,11090,11234,11378,10982,11126,11270,11414,11018,11162,11306,11450,11054,11198,11342,11486,12,156,300,444,48,192,336,480,84,228,372,516,120,264,408,552,588,1884,3180,4476,912,2208,3504,4800,1236,2532,3828,5124,1560,2856,4152,5448,696,1992,3288,4584,1020,2316,3612,4908,1344,2640,3936,5232,1668,2964,4260,5556,804,2100,3396,4692,1128,2424,3720,5016,1452,2748,4044,5340,1776,3072,4368,5664,624,1920,3216,4512,948,2244,3540,4836,1272,2568,3864,5160,1596,2892,4188,5484,732,2028,3324,4620,1056,2352,3648,4944,1380,2676,3972,5268,1704,3000,4296,5592,840,2136,3432,4728,1164,2460,3756,5052,1488,2784,4080,5376,1812,3108,4404,5700,660,1956,3252,4548,984,2280,3576,4872,1308,2604,3900,5196,1632,2928,4224,5520,768,2064,3360,4656,1092,2388,3684,4980,1416,2712,4008,5304,1740,3036,4332,5628,876,2172,3468,4764,1200,2496,3792,5088,1524,2820,4116,5412,1848,3144,4440,5736,5772,7068,8364,9660,6096,7392,8688,9984,6420,7716,9012,10308,6744,8040,9336,10632,5880,7176,8472,9768,6204,7500,8796,10092,6528,7824,9120,10416,6852,8148,9444,10740,5988,7284,8580,9876,6312,7608,8904,10200,6636,7932,9228,10524,6960,8256,9552,10848,5808,7104,8400,9696,6132,7428,8724,10020,6456,7752,9048,10344,6780,8076,9372,10668,5916,7212,8508,9804,6240,7536,8832,10128,6564,7860,9156,10452,6888,8184,9480,10776,6024,7320,8616,9912,6348,7644,8940,10236,6672,7968,9264,10560,6996,8292,9588,10884,5844,7140,8436,9732,6168,7464,8760,10056,6492,7788,9084,10380,6816,8112,9408,10704,5952,7248,8544,9840,6276,7572,8868,10164,6600,7896,9192,10488,6924,8220,9516,10812,6060,7356,8652,9948,6384,7680,8976,10272,6708,8004,9300,10596,7032,8328,9624,10920,10956,11100,11244,11388,10992,11136,11280,11424,11028,11172,11316,11460,11064,11208,11352,11496,24,168,312,456,60,204,348,492,96,240,384,528,132,276,420,564,600,1896,3192,4488,924,2220,3516,4812,1248,2544,3840,5136,1572,2868,4164,5460,708,2004,3300,4596,1032,2328,3624,4920,1356,2652,3948,5244,1680,2976,4272,5568,816,2112,3408,4704,1140,2436,3732,5028,1464,2760,4056,5352,1788,3084,4380,5676,636,1932,3228,4524,960,2256,3552,4848,1284,2580,3876,5172,1608,2904,4200,5496,744,2040,3336,4632,1068,2364,3660,4956,1392,2688,3984,5280,1716,3012,4308,5604,852,2148,3444,4740,1176,2472,3768,5064,1500,2796,4092,5388,1824,3120,4416,5712,672,1968,3264,4560,996,2292,3588,4884,1320,2616,3912,5208,1644,2940,4236,5532,780,2076,3372,4668,1104,2400,3696,4992,1428,2724,4020,5316,1752,3048,4344,5640,888,2184,3480,4776,1212,2508,3804,5100,1536,2832,4128,5424,1860,3156,4452,5748,5784,7080,8376,9672,6108,7404,8700,9996,6432,7728,9024,10320,6756,8052,9348,10644,5892,7188,8484,9780,6216,7512,8808,10104,6540,7836,9132,10428,6864,8160,9456,10752,6000,7296,8592,9888,6324,7620,8916,10212,6648,7944,9240,10536,6972,8268,9564,10860,5820,7116,8412,9708,6144,7440,8736,10032,6468,7764,9060,10356,6792,8088,9384,10680,5928,7224,8520,9816,6252,7548,8844,10140,6576,7872,9168,10464,6900,8196,9492,10788,6036,7332,8628,9924,6360,7656,8952,10248,6684,7980,9276,10572,7008,8304,9600,10896,5856,7152,8448,9744,6180,7476,8772,10068,6504,7800,9096,10392,6828,8124,9420,10716,5964,7260,8556,9852,6288,7584,8880,10176,6612,7908,9204,10500,6936,8232,9528,10824,6072,7368,8664,9960,6396,7692,8988,10284,6720,8016,9312,10608,7044,8340,9636,10932,10968,11112,11256,11400,11004,11148,11292,11436,11040,11184,11328,11472,11076,11220,11364,11508,7,151,295,439,43,187,331,475,79,223,367,511,115,259,403,547,583,1879,3175,4471,907,2203,3499,4795,1231,2527,3823,5119,1555,2851,4147,5443,691,1987,3283,4579,1015,2311,3607,4903,1339,2635,3931,5227,1663,2959,4255,5551,799,2095,3391,4687,1123,2419,3715,5011,1447,2743,4039,5335,1771,3067,4363,5659,619,1915,3211,4507,943,2239,3535,4831,1267,2563,3859,5155,1591,2887,4183,5479,727,2023,3319,4615,1051,2347,3643,4939,1375,2671,3967,5263,1699,2995,4291,5587,835,2131,3427,4723,1159,2455,3751,5047,1483,2779,4075,5371,1807,3103,4399,5695,655,1951,3247,4543,979,2275,3571,4867,1303,2599,3895,5191,1627,2923,4219,5515,763,2059,3355,4651,1087,2383,3679,4975,1411,2707,4003,5299,1735,3031,4327,5623,871,2167,3463,4759,1195,2491,3787,5083,1519,2815,4111,5407,1843,3139,4435,5731,5767,7063,8359,9655,6091,7387,8683,9979,6415,7711,9007,10303,6739,8035,9331,10627,5875,7171,8467,9763,6199,7495,8791,10087,6523,7819,9115,10411,6847,8143,9439,10735,5983,7279,8575,9871,6307,7603,8899,10195,6631,7927,9223,10519,6955,8251,9547,10843,5803,7099,8395,9691,6127,7423,8719,10015,6451,7747,9043,10339,6775,8071,9367,10663,5911,7207,8503,9799,6235,7531,8827,10123,6559,7855,9151,10447,6883,8179,9475,10771,6019,7315,8611,9907,6343,7639,8935,10231,6667,7963,9259,10555,6991,8287,9583,10879,5839,7135,8431,9727,6163,7459,8755,10051,6487,7783,9079,10375,6811,8107,9403,10699,5947,7243,8539,9835,6271,7567,8863,10159,6595,7891,9187,10483,6919,8215,9511,10807,6055,7351,8647,9943,6379,7675,8971,10267,6703,7999,9295,10591,7027,8323,9619,10915,10951,11095,11239,11383,10987,11131,11275,11419,11023,11167,11311,11455,11059,11203,11347,11491,17,161,305,449,53,197,341,485,89,233,377,521,125,269,413,557,593,1889,3185,4481,917,2213,3509,4805,1241,2537,3833,5129,1565,2861,4157,5453,701,1997,3293,4589,1025,2321,3617,4913,1349,2645,3941,5237,1673,2969,4265,5561,809,2105,3401,4697,1133,2429,3725,5021,1457,2753,4049,5345,1781,3077,4373,5669,629,1925,3221,4517,953,2249,3545,4841,1277,2573,3869,5165,1601,2897,4193,5489,737,2033,3329,4625,1061,2357,3653,4949,1385,2681,3977,5273,1709,3005,4301,5597,845,2141,3437,4733,1169,2465,3761,5057,1493,2789,4085,5381,1817,3113,4409,5705,665,1961,3257,4553,989,2285,3581,4877,1313,2609,3905,5201,1637,2933,4229,5525,773,2069,3365,4661,1097,2393,3689,4985,1421,2717,4013,5309,1745,3041,4337,5633,881,2177,3473,4769,1205,2501,3797,5093,1529,2825,4121,5417,1853,3149,4445,5741,5777,7073,8369,9665,6101,7397,8693,9989,6425,7721,9017,10313,6749,8045,9341,10637,5885,7181,8477,9773,6209,7505,8801,10097,6533,7829,9125,10421,6857,8153,9449,10745,5993,7289,8585,9881,6317,7613,8909,10205,6641,7937,9233,10529,6965,8261,9557,10853,5813,7109,8405,9701,6137,7433,8729,10025,6461,7757,9053,10349,6785,8081,9377,10673,5921,7217,8513,9809,6245,7541,8837,10133,6569,7865,9161,10457,6893,8189,9485,10781,6029,7325,8621,9917,6353,7649,8945,10241,6677,7973,9269,10565,7001,8297,9593,10889,5849,7145,8441,9737,6173,7469,8765,10061,6497,7793,9089,10385,6821,8117,9413,10709,5957,7253,8549,9845,6281,7577,8873,10169,6605,7901,9197,10493,6929,8225,9521,10817,6065,7361,8657,9953,6389,7685,8981,10277,6713,8009,9305,10601,7037,8333,9629,10925,10961,11105,11249,11393,10997,11141,11285,11429,11033,11177,11321,11465,11069,11213,11357,11501,29,173,317,461,65,209,353,497,101,245,389,533,137,281,425,569,605,1901,3197,4493,929,2225,3521,4817,1253,2549,3845,5141,1577,2873,4169,5465,713,2009,3305,4601,1037,2333,3629,4925,1361,2657,3953,5249,1685,2981,4277,5573,821,2117,3413,4709,1145,2441,3737,5033,1469,2765,4061,5357,1793,3089,4385,5681,641,1937,3233,4529,965,2261,3557,4853,1289,2585,3881,5177,1613,2909,4205,5501,749,2045,3341,4637,1073,2369,3665,4961,1397,2693,3989,5285,1721,3017,4313,5609,857,2153,3449,4745,1181,2477,3773,5069,1505,2801,4097,5393,1829,3125,4421,5717,677,1973,3269,4565,1001,2297,3593,4889,1325,2621,3917,5213,1649,2945,4241,5537,785,2081,3377,4673,1109,2405,3701,4997,1433,2729,4025,5321,1757,3053,4349,5645,893,2189,3485,4781,1217,2513,3809,5105,1541,2837,4133,5429,1865,3161,4457,5753,5789,7085,8381,9677,6113,7409,8705,10001,6437,7733,9029,10325,6761,8057,9353,10649,5897,7193,8489,9785,6221,7517,8813,10109,6545,7841,9137,10433,6869,8165,9461,10757,6005,7301,8597,9893,6329,7625,8921,10217,6653,7949,9245,10541,6977,8273,9569,10865,5825,7121,8417,9713,6149,7445,8741,10037,6473,7769,9065,10361,6797,8093,9389,10685,5933,7229,8525,9821,6257,7553,8849,10145,6581,7877,9173,10469,6905,8201,9497,10793,6041,7337,8633,9929,6365,7661,8957,10253,6689,7985,9281,10577,7013,8309,9605,10901,5861,7157,8453,9749,6185,7481,8777,10073,6509,7805,9101,10397,6833,8129,9425,10721,5969,7265,8561,9857,6293,7589,8885,10181,6617,7913,9209,10505,6941,8237,9533,10829,6077,7373,8669,9965,6401,7697,8993,10289,6725,8021,9317,10613,7049,8345,9641,10937,10973,11117,11261,11405,11009,11153,11297,11441,11045,11189,11333,11477,11081,11225,11369,11513,11,155,299,443,47,191,335,479,83,227,371,515,119,263,407,551,587,1883,3179,4475,911,2207,3503,4799,1235,2531,3827,5123,1559,2855,4151,5447,695,1991,3287,4583,1019,2315,3611,4907,1343,2639,3935,5231,1667,2963,4259,5555,803,2099,3395,4691,1127,2423,3719,5015,1451,2747,4043,5339,1775,3071,4367,5663,623,1919,3215,4511,947,2243,3539,4835,1271,2567,3863,5159,1595,2891,4187,5483,731,2027,3323,4619,1055,2351,3647,4943,1379,2675,3971,5267,1703,2999,4295,5591,839,2135,3431,4727,1163,2459,3755,5051,1487,2783,4079,5375,1811,3107,4403,5699,659,1955,3251,4547,983,2279,3575,4871,1307,2603,3899,5195,1631,2927,4223,5519,767,2063,3359,4655,1091,2387,3683,4979,1415,2711,4007,5303,1739,3035,4331,5627,875,2171,3467,4763,1199,2495,3791,5087,1523,2819,4115,5411,1847,3143,4439,5735,5771,7067,8363,9659,6095,7391,8687,9983,6419,7715,9011,10307,6743,8039,9335,10631,5879,7175,8471,9767,6203,7499,8795,10091,6527,7823,9119,10415,6851,8147,9443,10739,5987,7283,8579,9875,6311,7607,8903,10199,6635,7931,9227,10523,6959,8255,9551,10847,5807,7103,8399,9695,6131,7427,8723,10019,6455,7751,9047,10343,6779,8075,9371,10667,5915,7211,8507,9803,6239,7535,8831,10127,6563,7859,9155,10451,6887,8183,9479,10775,6023,7319,8615,9911,6347,7643,8939,10235,6671,7967,9263,10559,6995,8291,9587,10883,5843,7139,8435,9731,6167,7463,8759,10055,6491,7787,9083,10379,6815,8111,9407,10703,5951,7247,8543,9839,6275,7571,8867,10163,6599,7895,9191,10487,6923,8219,9515,10811,6059,7355,8651,9947,6383,7679,8975,10271,6707,8003,9299,10595,7031,8327,9623,10919,10955,11099,11243,11387,10991,11135,11279,11423,11027,11171,11315,11459,11063,11207,11351,11495,21,165,309,453,57,201,345,489,93,237,381,525,129,273,417,561,597,1893,3189,4485,921,2217,3513,4809,1245,2541,3837,5133,1569,2865,4161,5457,705,2001,3297,4593,1029,2325,3621,4917,1353,2649,3945,5241,1677,2973,4269,5565,813,2109,3405,4701,1137,2433,3729,5025,1461,2757,4053,5349,1785,3081,4377,5673,633,1929,3225,4521,957,2253,3549,4845,1281,2577,3873,5169,1605,2901,4197,5493,741,2037,3333,4629,1065,2361,3657,4953,1389,2685,3981,5277,1713,3009,4305,5601,849,2145,3441,4737,1173,2469,3765,5061,1497,2793,4089,5385,1821,3117,4413,5709,669,1965,3261,4557,993,2289,3585,4881,1317,2613,3909,5205,1641,2937,4233,5529,777,2073,3369,4665,1101,2397,3693,4989,1425,2721,4017,5313,1749,3045,4341,5637,885,2181,3477,4773,1209,2505,3801,5097,1533,2829,4125,5421,1857,3153,4449,5745,5781,7077,8373,9669,6105,7401,8697,9993,6429,7725,9021,10317,6753,8049,9345,10641,5889,7185,8481,9777,6213,7509,8805,10101,6537,7833,9129,10425,6861,8157,9453,10749,5997,7293,8589,9885,6321,7617,8913,10209,6645,7941,9237,10533,6969,8265,9561,10857,5817,7113,8409,9705,6141,7437,8733,10029,6465,7761,9057,10353,6789,8085,9381,10677,5925,7221,8517,9813,6249,7545,8841,10137,6573,7869,9165,10461,6897,8193,9489,10785,6033,7329,8625,9921,6357,7653,8949,10245,6681,7977,9273,10569,7005,8301,9597,10893,5853,7149,8445,9741,6177,7473,8769,10065,6501,7797,9093,10389,6825,8121,9417,10713,5961,7257,8553,9849,6285,7581,8877,10173,6609,7905,9201,10497,6933,8229,9525,10821,6069,7365,8661,9957,6393,7689,8985,10281,6717,8013,9309,10605,7041,8337,9633,10929,10965,11109,11253,11397,11001,11145,11289,11433,11037,11181,11325,11469,11073,11217,11361,11505,33,177,321,465,69,213,357,501,105,249,393,537,141,285,429,573,609,1905,3201,4497,933,2229,3525,4821,1257,2553,3849,5145,1581,2877,4173,5469,717,2013,3309,4605,1041,2337,3633,4929,1365,2661,3957,5253,1689,2985,4281,5577,825,2121,3417,4713,1149,2445,3741,5037,1473,2769,4065,5361,1797,3093,4389,5685,645,1941,3237,4533,969,2265,3561,4857,1293,2589,3885,5181,1617,2913,4209,5505,753,2049,3345,4641,1077,2373,3669,4965,1401,2697,3993,5289,1725,3021,4317,5613,861,2157,3453,4749,1185,2481,3777,5073,1509,2805,4101,5397,1833,3129,4425,5721,681,1977,3273,4569,1005,2301,3597,4893,1329,2625,3921,5217,1653,2949,4245,5541,789,2085,3381,4677,1113,2409,3705,5001,1437,2733,4029,5325,1761,3057,4353,5649,897,2193,3489,4785,1221,2517,3813,5109,1545,2841,4137,5433,1869,3165,4461,5757,5793,7089,8385,9681,6117,7413,8709,10005,6441,7737,9033,10329,6765,8061,9357,10653,5901,7197,8493,9789,6225,7521,8817,10113,6549,7845,9141,10437,6873,8169,9465,10761,6009,7305,8601,9897,6333,7629,8925,10221,6657,7953,9249,10545,6981,8277,9573,10869,5829,7125,8421,9717,6153,7449,8745,10041,6477,7773,9069,10365,6801,8097,9393,10689,5937,7233,8529,9825,6261,7557,8853,10149,6585,7881,9177,10473,6909,8205,9501,10797,6045,7341,8637,9933,6369,7665,8961,10257,6693,7989,9285,10581,7017,8313,9609,10905,5865,7161,8457,9753,6189,7485,8781,10077,6513,7809,9105,10401,6837,8133,9429,10725,5973,7269,8565,9861,6297,7593,8889,10185,6621,7917,9213,10509,6945,8241,9537,10833,6081,7377,8673,9969,6405,7701,8997,10293,6729,8025,9321,10617,7053,8349,9645,10941,10977,11121,11265,11409,11013,11157,11301,11445,11049,11193,11337,11481,11085,11229,11373,11517,1,145,289,433,37,181,325,469,73,217,361,505,109,253,397,541,577,1873,3169,4465,901,2197,3493,4789,1225,2521,3817,5113,1549,2845,4141,5437,685,1981,3277,4573,1009,2305,3601,4897,1333,2629,3925,5221,1657,2953,4249,5545,793,2089,3385,4681,1117,2413,3709,5005,1441,2737,4033,5329,1765,3061,4357,5653,613,1909,3205,4501,937,2233,3529,4825,1261,2557,3853,5149,1585,2881,4177,5473,721,2017,3313,4609,1045,2341,3637,4933,1369,2665,3961,5257,1693,2989,4285,5581,829,2125,3421,4717,1153,2449,3745,5041,1477,2773,4069,5365,1801,3097,4393,5689,649,1945,3241,4537,973,2269,3565,4861,1297,2593,3889,5185,1621,2917,4213,5509,757,2053,3349,4645,1081,2377,3673,4969,1405,2701,3997,5293,1729,3025,4321,5617,865,2161,3457,4753,1189,2485,3781,5077,1513,2809,4105,5401,1837,3133,4429,5725,5761,7057,8353,9649,6085,7381,8677,9973,6409,7705,9001,10297,6733,8029,9325,10621,5869,7165,8461,9757,6193,7489,8785,10081,6517,7813,9109,10405,6841,8137,9433,10729,5977,7273,8569,9865,6301,7597,8893,10189,6625,7921,9217,10513,6949,8245,9541,10837,5797,7093,8389,9685,6121,7417,8713,10009,6445,7741,9037,10333,6769,8065,9361,10657,5905,7201,8497,9793,6229,7525,8821,10117,6553,7849,9145,10441,6877,8173,9469,10765,6013,7309,8605,9901,6337,7633,8929,10225,6661,7957,9253,10549,6985,8281,9577,10873,5833,7129,8425,9721,6157,7453,8749,10045,6481,7777,9073,10369,6805,8101,9397,10693,5941,7237,8533,9829,6265,7561,8857,10153,6589,7885,9181,10477,6913,8209,9505,10801,6049,7345,8641,9937,6373,7669,8965,10261,6697,7993,9289,10585,7021,8317,9613,10909,10945,11089,11233,11377,10981,11125,11269,11413,11017,11161,11305,11449,11053,11197,11341,11485,15,159,303,447,51,195,339,483,87,231,375,519,123,267,411,555,591,1887,3183,4479,915,2211,3507,4803,1239,2535,3831,5127,1563,2859,4155,5451,699,1995,3291,4587,1023,2319,3615,4911,1347,2643,3939,5235,1671,2967,4263,5559,807,2103,3399,4695,1131,2427,3723,5019,1455,2751,4047,5343,1779,3075,4371,5667,627,1923,3219,4515,951,2247,3543,4839,1275,2571,3867,5163,1599,2895,4191,5487,735,2031,3327,4623,1059,2355,3651,4947,1383,2679,3975,5271,1707,3003,4299,5595,843,2139,3435,4731,1167,2463,3759,5055,1491,2787,4083,5379,1815,3111,4407,5703,663,1959,3255,4551,987,2283,3579,4875,1311,2607,3903,5199,1635,2931,4227,5523,771,2067,3363,4659,1095,2391,3687,4983,1419,2715,4011,5307,1743,3039,4335,5631,879,2175,3471,4767,1203,2499,3795,5091,1527,2823,4119,5415,1851,3147,4443,5739,5775,7071,8367,9663,6099,7395,8691,9987,6423,7719,9015,10311,6747,8043,9339,10635,5883,7179,8475,9771,6207,7503,8799,10095,6531,7827,9123,10419,6855,8151,9447,10743,5991,7287,8583,9879,6315,7611,8907,10203,6639,7935,9231,10527,6963,8259,9555,10851,5811,7107,8403,9699,6135,7431,8727,10023,6459,7755,9051,10347,6783,8079,9375,10671,5919,7215,8511,9807,6243,7539,8835,10131,6567,7863,9159,10455,6891,8187,9483,10779,6027,7323,8619,9915,6351,7647,8943,10239,6675,7971,9267,10563,6999,8295,9591,10887,5847,7143,8439,9735,6171,7467,8763,10059,6495,7791,9087,10383,6819,8115,9411,10707,5955,7251,8547,9843,6279,7575,8871,10167,6603,7899,9195,10491,6927,8223,9519,10815,6063,7359,8655,9951,6387,7683,8979,10275,6711,8007,9303,10599,7035,8331,9627,10923,10959,11103,11247,11391,10995,11139,11283,11427,11031,11175,11319,11463,11067,11211,11355,11499,27,171,315,459,63,207,351,495,99,243,387,531,135,279,423,567,603,1899,3195,4491,927,2223,3519,4815,1251,2547,3843,5139,1575,2871,4167,5463,711,2007,3303,4599,1035,2331,3627,4923,1359,2655,3951,5247,1683,2979,4275,5571,819,2115,3411,4707,1143,2439,3735,5031,1467,2763,4059,5355,1791,3087,4383,5679,639,1935,3231,4527,963,2259,3555,4851,1287,2583,3879,5175,1611,2907,4203,5499,747,2043,3339,4635,1071,2367,3663,4959,1395,2691,3987,5283,1719,3015,4311,5607,855,2151,3447,4743,1179,2475,3771,5067,1503,2799,4095,5391,1827,3123,4419,5715,675,1971,3267,4563,999,2295,3591,4887,1323,2619,3915,5211,1647,2943,4239,5535,783,2079,3375,4671,1107,2403,3699,4995,1431,2727,4023,5319,1755,3051,4347,5643,891,2187,3483,4779,1215,2511,3807,5103,1539,2835,4131,5427,1863,3159,4455,5751,5787,7083,8379,9675,6111,7407,8703,9999,6435,7731,9027,10323,6759,8055,9351,10647,5895,7191,8487,9783,6219,7515,8811,10107,6543,7839,9135,10431,6867,8163,9459,10755,6003,7299,8595,9891,6327,7623,8919,10215,6651,7947,9243,10539,6975,8271,9567,10863,5823,7119,8415,9711,6147,7443,8739,10035,6471,7767,9063,10359,6795,8091,9387,10683,5931,7227,8523,9819,6255,7551,8847,10143,6579,7875,9171,10467,6903,8199,9495,10791,6039,7335,8631,9927,6363,7659,8955,10251,6687,7983,9279,10575,7011,8307,9603,10899,5859,7155,8451,9747,6183,7479,8775,10071,6507,7803,9099,10395,6831,8127,9423,10719,5967,7263,8559,9855,6291,7587,8883,10179,6615,7911,9207,10503,6939,8235,9531,10827,6075,7371,8667,9963,6399,7695,8991,10287,6723,8019,9315,10611,7047,8343,9639,10935,10971,11115,11259,11403,11007,11151,11295,11439,11043,11187,11331,11475,11079,11223,11367,11511,4,148,292,436,40,184,328,472,76,220,364,508,112,256,400,544,580,1876,3172,4468,904,2200,3496,4792,1228,2524,3820,5116,1552,2848,4144,5440,688,1984,3280,4576,1012,2308,3604,4900,1336,2632,3928,5224,1660,2956,4252,5548,796,2092,3388,4684,1120,2416,3712,5008,1444,2740,4036,5332,1768,3064,4360,5656,616,1912,3208,4504,940,2236,3532,4828,1264,2560,3856,5152,1588,2884,4180,5476,724,2020,3316,4612,1048,2344,3640,4936,1372,2668,3964,5260,1696,2992,4288,5584,832,2128,3424,4720,1156,2452,3748,5044,1480,2776,4072,5368,1804,3100,4396,5692,652,1948,3244,4540,976,2272,3568,4864,1300,2596,3892,5188,1624,2920,4216,5512,760,2056,3352,4648,1084,2380,3676,4972,1408,2704,4000,5296,1732,3028,4324,5620,868,2164,3460,4756,1192,2488,3784,5080,1516,2812,4108,5404,1840,3136,4432,5728,5764,7060,8356,9652,6088,7384,8680,9976,6412,7708,9004,10300,6736,8032,9328,10624,5872,7168,8464,9760,6196,7492,8788,10084,6520,7816,9112,10408,6844,8140,9436,10732,5980,7276,8572,9868,6304,7600,8896,10192,6628,7924,9220,10516,6952,8248,9544,10840,5800,7096,8392,9688,6124,7420,8716,10012,6448,7744,9040,10336,6772,8068,9364,10660,5908,7204,8500,9796,6232,7528,8824,10120,6556,7852,9148,10444,6880,8176,9472,10768,6016,7312,8608,9904,6340,7636,8932,10228,6664,7960,9256,10552,6988,8284,9580,10876,5836,7132,8428,9724,6160,7456,8752,10048,6484,7780,9076,10372,6808,8104,9400,10696,5944,7240,8536,9832,6268,7564,8860,10156,6592,7888,9184,10480,6916,8212,9508,10804,6052,7348,8644,9940,6376,7672,8968,10264,6700,7996,9292,10588,7024,8320,9616,10912,10948,11092,11236,11380,10984,11128,11272,11416,11020,11164,11308,11452,11056,11200,11344,11488,18,162,306,450,54,198,342,486,90,234,378,522,126,270,414,558,594,1890,3186,4482,918,2214,3510,4806,1242,2538,3834,5130,1566,2862,4158,5454,702,1998,3294,4590,1026,2322,3618,4914,1350,2646,3942,5238,1674,2970,4266,5562,810,2106,3402,4698,1134,2430,3726,5022,1458,2754,4050,5346,1782,3078,4374,5670,630,1926,3222,4518,954,2250,3546,4842,1278,2574,3870,5166,1602,2898,4194,5490,738,2034,3330,4626,1062,2358,3654,4950,1386,2682,3978,5274,1710,3006,4302,5598,846,2142,3438,4734,1170,2466,3762,5058,1494,2790,4086,5382,1818,3114,4410,5706,666,1962,3258,4554,990,2286,3582,4878,1314,2610,3906,5202,1638,2934,4230,5526,774,2070,3366,4662,1098,2394,3690,4986,1422,2718,4014,5310,1746,3042,4338,5634,882,2178,3474,4770,1206,2502,3798,5094,1530,2826,4122,5418,1854,3150,4446,5742,5778,7074,8370,9666,6102,7398,8694,9990,6426,7722,9018,10314,6750,8046,9342,10638,5886,7182,8478,9774,6210,7506,8802,10098,6534,7830,9126,10422,6858,8154,9450,10746,5994,7290,8586,9882,6318,7614,8910,10206,6642,7938,9234,10530,6966,8262,9558,10854,5814,7110,8406,9702,6138,7434,8730,10026,6462,7758,9054,10350,6786,8082,9378,10674,5922,7218,8514,9810,6246,7542,8838,10134,6570,7866,9162,10458,6894,8190,9486,10782,6030,7326,8622,9918,6354,7650,8946,10242,6678,7974,9270,10566,7002,8298,9594,10890,5850,7146,8442,9738,6174,7470,8766,10062,6498,7794,9090,10386,6822,8118,9414,10710,5958,7254,8550,9846,6282,7578,8874,10170,6606,7902,9198,10494,6930,8226,9522,10818,6066,7362,8658,9954,6390,7686,8982,10278,6714,8010,9306,10602,7038,8334,9630,10926,10962,11106,11250,11394,10998,11142,11286,11430,11034,11178,11322,11466,11070,11214,11358,11502,30,174,318,462,66,210,354,498,102,246,390,534,138,282,426,570,606,1902,3198,4494,930,2226,3522,4818,1254,2550,3846,5142,1578,2874,4170,5466,714,2010,3306,4602,1038,2334,3630,4926,1362,2658,3954,5250,1686,2982,4278,5574,822,2118,3414,4710,1146,2442,3738,5034,1470,2766,4062,5358,1794,3090,4386,5682,642,1938,3234,4530,966,2262,3558,4854,1290,2586,3882,5178,1614,2910,4206,5502,750,2046,3342,4638,1074,2370,3666,4962,1398,2694,3990,5286,1722,3018,4314,5610,858,2154,3450,4746,1182,2478,3774,5070,1506,2802,4098,5394,1830,3126,4422,5718,678,1974,3270,4566,1002,2298,3594,4890,1326,2622,3918,5214,1650,2946,4242,5538,786,2082,3378,4674,1110,2406,3702,4998,1434,2730,4026,5322,1758,3054,4350,5646,894,2190,3486,4782,1218,2514,3810,5106,1542,2838,4134,5430,1866,3162,4458,5754,5790,7086,8382,9678,6114,7410,8706,10002,6438,7734,9030,10326,6762,8058,9354,10650,5898,7194,8490,9786,6222,7518,8814,10110,6546,7842,9138,10434,6870,8166,9462,10758,6006,7302,8598,9894,6330,7626,8922,10218,6654,7950,9246,10542,6978,8274,9570,10866,5826,7122,8418,9714,6150,7446,8742,10038,6474,7770,9066,10362,6798,8094,9390,10686,5934,7230,8526,9822,6258,7554,8850,10146,6582,7878,9174,10470,6906,8202,9498,10794,6042,7338,8634,9930,6366,7662,8958,10254,6690,7986,9282,10578,7014,8310,9606,10902,5862,7158,8454,9750,6186,7482,8778,10074,6510,7806,9102,10398,6834,8130,9426,10722,5970,7266,8562,9858,6294,7590,8886,10182,6618,7914,9210,10506,6942,8238,9534,10830,6078,7374,8670,9966,6402,7698,8994,10290,6726,8022,9318,10614,7050,8346,9642,10938,10974,11118,11262,11406,11010,11154,11298,11442,11046,11190,11334,11478,11082,11226,11370,11514,8,152,296,440,44,188,332,476,80,224,368,512,116,260,404,548,584,1880,3176,4472,908,2204,3500,4796,1232,2528,3824,5120,1556,2852,4148,5444,692,1988,3284,4580,1016,2312,3608,4904,1340,2636,3932,5228,1664,2960,4256,5552,800,2096,3392,4688,1124,2420,3716,5012,1448,2744,4040,5336,1772,3068,4364,5660,620,1916,3212,4508,944,2240,3536,4832,1268,2564,3860,5156,1592,2888,4184,5480,728,2024,3320,4616,1052,2348,3644,4940,1376,2672,3968,5264,1700,2996,4292,5588,836,2132,3428,4724,1160,2456,3752,5048,1484,2780,4076,5372,1808,3104,4400,5696,656,1952,3248,4544,980,2276,3572,4868,1304,2600,3896,5192,1628,2924,4220,5516,764,2060,3356,4652,1088,2384,3680,4976,1412,2708,4004,5300,1736,3032,4328,5624,872,2168,3464,4760,1196,2492,3788,5084,1520,2816,4112,5408,1844,3140,4436,5732,5768,7064,8360,9656,6092,7388,8684,9980,6416,7712,9008,10304,6740,8036,9332,10628,5876,7172,8468,9764,6200,7496,8792,10088,6524,7820,9116,10412,6848,8144,9440,10736,5984,7280,8576,9872,6308,7604,8900,10196,6632,7928,9224,10520,6956,8252,9548,10844,5804,7100,8396,9692,6128,7424,8720,10016,6452,7748,9044,10340,6776,8072,9368,10664,5912,7208,8504,9800,6236,7532,8828,10124,6560,7856,9152,10448,6884,8180,9476,10772,6020,7316,8612,9908,6344,7640,8936,10232,6668,7964,9260,10556,6992,8288,9584,10880,5840,7136,8432,9728,6164,7460,8756,10052,6488,7784,9080,10376,6812,8108,9404,10700,5948,7244,8540,9836,6272,7568,8864,10160,6596,7892,9188,10484,6920,8216,9512,10808,6056,7352,8648,9944,6380,7676,8972,10268,6704,8000,9296,10592,7028,8324,9620,10916,10952,11096,11240,11384,10988,11132,11276,11420,11024,11168,11312,11456,11060,11204,11348,11492,22,166,310,454,58,202,346,490,94,238,382,526,130,274,418,562,598,1894,3190,4486,922,2218,3514,4810,1246,2542,3838,5134,1570,2866,4162,5458,706,2002,3298,4594,1030,2326,3622,4918,1354,2650,3946,5242,1678,2974,4270,5566,814,2110,3406,4702,1138,2434,3730,5026,1462,2758,4054,5350,1786,3082,4378,5674,634,1930,3226,4522,958,2254,3550,4846,1282,2578,3874,5170,1606,2902,4198,5494,742,2038,3334,4630,1066,2362,3658,4954,1390,2686,3982,5278,1714,3010,4306,5602,850,2146,3442,4738,1174,2470,3766,5062,1498,2794,4090,5386,1822,3118,4414,5710,670,1966,3262,4558,994,2290,3586,4882,1318,2614,3910,5206,1642,2938,4234,5530,778,2074,3370,4666,1102,2398,3694,4990,1426,2722,4018,5314,1750,3046,4342,5638,886,2182,3478,4774,1210,2506,3802,5098,1534,2830,4126,5422,1858,3154,4450,5746,5782,7078,8374,9670,6106,7402,8698,9994,6430,7726,9022,10318,6754,8050,9346,10642,5890,7186,8482,9778,6214,7510,8806,10102,6538,7834,9130,10426,6862,8158,9454,10750,5998,7294,8590,9886,6322,7618,8914,10210,6646,7942,9238,10534,6970,8266,9562,10858,5818,7114,8410,9706,6142,7438,8734,10030,6466,7762,9058,10354,6790,8086,9382,10678,5926,7222,8518,9814,6250,7546,8842,10138,6574,7870,9166,10462,6898,8194,9490,10786,6034,7330,8626,9922,6358,7654,8950,10246,6682,7978,9274,10570,7006,8302,9598,10894,5854,7150,8446,9742,6178,7474,8770,10066,6502,7798,9094,10390,6826,8122,9418,10714,5962,7258,8554,9850,6286,7582,8878,10174,6610,7906,9202,10498,6934,8230,9526,10822,6070,7366,8662,9958,6394,7690,8986,10282,6718,8014,9310,10606,7042,8338,9634,10930,10966,11110,11254,11398,11002,11146,11290,11434,11038,11182,11326,11470,11074,11218,11362,11506,34,178,322,466,70,214,358,502,106,250,394,538,142,286,430,574,610,1906,3202,4498,934,2230,3526,4822,1258,2554,3850,5146,1582,2878,4174,5470,718,2014,3310,4606,1042,2338,3634,4930,1366,2662,3958,5254,1690,2986,4282,5578,826,2122,3418,4714,1150,2446,3742,5038,1474,2770,4066,5362,1798,3094,4390,5686,646,1942,3238,4534,970,2266,3562,4858,1294,2590,3886,5182,1618,2914,4210,5506,754,2050,3346,4642,1078,2374,3670,4966,1402,2698,3994,5290,1726,3022,4318,5614,862,2158,3454,4750,1186,2482,3778,5074,1510,2806,4102,5398,1834,3130,4426,5722,682,1978,3274,4570,1006,2302,3598,4894,1330,2626,3922,5218,1654,2950,4246,5542,790,2086,3382,4678,1114,2410,3706,5002,1438,2734,4030,5326,1762,3058,4354,5650,898,2194,3490,4786,1222,2518,3814,5110,1546,2842,4138,5434,1870,3166,4462,5758,5794,7090,8386,9682,6118,7414,8710,10006,6442,7738,9034,10330,6766,8062,9358,10654,5902,7198,8494,9790,6226,7522,8818,10114,6550,7846,9142,10438,6874,8170,9466,10762,6010,7306,8602,9898,6334,7630,8926,10222,6658,7954,9250,10546,6982,8278,9574,10870,5830,7126,8422,9718,6154,7450,8746,10042,6478,7774,9070,10366,6802,8098,9394,10690,5938,7234,8530,9826,6262,7558,8854,10150,6586,7882,9178,10474,6910,8206,9502,10798,6046,7342,8638,9934,6370,7666,8962,10258,6694,7990,9286,10582,7018,8314,9610,10906,5866,7162,8458,9754,6190,7486,8782,10078,6514,7810,9106,10402,6838,8134,9430,10726,5974,7270,8566,9862,6298,7594,8890,10186,6622,7918,9214,10510,6946,8242,9538,10834,6082,7378,8674,9970,6406,7702,8998,10294,6730,8026,9322,10618,7054,8350,9646,10942,10978,11122,11266,11410,11014,11158,11302,11446,11050,11194,11338,11482,11086,11230,11374,11518,3,147,291,435,39,183,327,471,75,219,363,507,111,255,399,543,579,1875,3171,4467,903,2199,3495,4791,1227,2523,3819,5115,1551,2847,4143,5439,687,1983,3279,4575,1011,2307,3603,4899,1335,2631,3927,5223,1659,2955,4251,5547,795,2091,3387,4683,1119,2415,3711,5007,1443,2739,4035,5331,1767,3063,4359,5655,615,1911,3207,4503,939,2235,3531,4827,1263,2559,3855,5151,1587,2883,4179,5475,723,2019,3315,4611,1047,2343,3639,4935,1371,2667,3963,5259,1695,2991,4287,5583,831,2127,3423,4719,1155,2451,3747,5043,1479,2775,4071,5367,1803,3099,4395,5691,651,1947,3243,4539,975,2271,3567,4863,1299,2595,3891,5187,1623,2919,4215,5511,759,2055,3351,4647,1083,2379,3675,4971,1407,2703,3999,5295,1731,3027,4323,5619,867,2163,3459,4755,1191,2487,3783,5079,1515,2811,4107,5403,1839,3135,4431,5727,5763,7059,8355,9651,6087,7383,8679,9975,6411,7707,9003,10299,6735,8031,9327,10623,5871,7167,8463,9759,6195,7491,8787,10083,6519,7815,9111,10407,6843,8139,9435,10731,5979,7275,8571,9867,6303,7599,8895,10191,6627,7923,9219,10515,6951,8247,9543,10839,5799,7095,8391,9687,6123,7419,8715,10011,6447,7743,9039,10335,6771,8067,9363,10659,5907,7203,8499,9795,6231,7527,8823,10119,6555,7851,9147,10443,6879,8175,9471,10767,6015,7311,8607,9903,6339,7635,8931,10227,6663,7959,9255,10551,6987,8283,9579,10875,5835,7131,8427,9723,6159,7455,8751,10047,6483,7779,9075,10371,6807,8103,9399,10695,5943,7239,8535,9831,6267,7563,8859,10155,6591,7887,9183,10479,6915,8211,9507,10803,6051,7347,8643,9939,6375,7671,8967,10263,6699,7995,9291,10587,7023,8319,9615,10911,10947,11091,11235,11379,10983,11127,11271,11415,11019,11163,11307,11451,11055,11199,11343,11487,13,157,301,445,49,193,337,481,85,229,373,517,121,265,409,553,589,1885,3181,4477,913,2209,3505,4801,1237,2533,3829,5125,1561,2857,4153,5449,697,1993,3289,4585,1021,2317,3613,4909,1345,2641,3937,5233,1669,2965,4261,5557,805,2101,3397,4693,1129,2425,3721,5017,1453,2749,4045,5341,1777,3073,4369,5665,625,1921,3217,4513,949,2245,3541,4837,1273,2569,3865,5161,1597,2893,4189,5485,733,2029,3325,4621,1057,2353,3649,4945,1381,2677,3973,5269,1705,3001,4297,5593,841,2137,3433,4729,1165,2461,3757,5053,1489,2785,4081,5377,1813,3109,4405,5701,661,1957,3253,4549,985,2281,3577,4873,1309,2605,3901,5197,1633,2929,4225,5521,769,2065,3361,4657,1093,2389,3685,4981,1417,2713,4009,5305,1741,3037,4333,5629,877,2173,3469,4765,1201,2497,3793,5089,1525,2821,4117,5413,1849,3145,4441,5737,5773,7069,8365,9661,6097,7393,8689,9985,6421,7717,9013,10309,6745,8041,9337,10633,5881,7177,8473,9769,6205,7501,8797,10093,6529,7825,9121,10417,6853,8149,9445,10741,5989,7285,8581,9877,6313,7609,8905,10201,6637,7933,9229,10525,6961,8257,9553,10849,5809,7105,8401,9697,6133,7429,8725,10021,6457,7753,9049,10345,6781,8077,9373,10669,5917,7213,8509,9805,6241,7537,8833,10129,6565,7861,9157,10453,6889,8185,9481,10777,6025,7321,8617,9913,6349,7645,8941,10237,6673,7969,9265,10561,6997,8293,9589,10885,5845,7141,8437,9733,6169,7465,8761,10057,6493,7789,9085,10381,6817,8113,9409,10705,5953,7249,8545,9841,6277,7573,8869,10165,6601,7897,9193,10489,6925,8221,9517,10813,6061,7357,8653,9949,6385,7681,8977,10273,6709,8005,9301,10597,7033,8329,9625,10921,10957,11101,11245,11389,10993,11137,11281,11425,11029,11173,11317,11461,11065,11209,11353,11497,25,169,313,457,61,205,349,493,97,241,385,529,133,277,421,565,601,1897,3193,4489,925,2221,3517,4813,1249,2545,3841,5137,1573,2869,4165,5461,709,2005,3301,4597,1033,2329,3625,4921,1357,2653,3949,5245,1681,2977,4273,5569,817,2113,3409,4705,1141,2437,3733,5029,1465,2761,4057,5353,1789,3085,4381,5677,637,1933,3229,4525,961,2257,3553,4849,1285,2581,3877,5173,1609,2905,4201,5497,745,2041,3337,4633,1069,2365,3661,4957,1393,2689,3985,5281,1717,3013,4309,5605,853,2149,3445,4741,1177,2473,3769,5065,1501,2797,4093,5389,1825,3121,4417,5713,673,1969,3265,4561,997,2293,3589,4885,1321,2617,3913,5209,1645,2941,4237,5533,781,2077,3373,4669,1105,2401,3697,4993,1429,2725,4021,5317,1753,3049,4345,5641,889,2185,3481,4777,1213,2509,3805,5101,1537,2833,4129,5425,1861,3157,4453,5749,5785,7081,8377,9673,6109,7405,8701,9997,6433,7729,9025,10321,6757,8053,9349,10645,5893,7189,8485,9781,6217,7513,8809,10105,6541,7837,9133,10429,6865,8161,9457,10753,6001,7297,8593,9889,6325,7621,8917,10213,6649,7945,9241,10537,6973,8269,9565,10861,5821,7117,8413,9709,6145,7441,8737,10033,6469,7765,9061,10357,6793,8089,9385,10681,5929,7225,8521,9817,6253,7549,8845,10141,6577,7873,9169,10465,6901,8197,9493,10789,6037,7333,8629,9925,6361,7657,8953,10249,6685,7981,9277,10573,7009,8305,9601,10897,5857,7153,8449,9745,6181,7477,8773,10069,6505,7801,9097,10393,6829,8125,9421,10717,5965,7261,8557,9853,6289,7585,8881,10177,6613,7909,9205,10501,6937,8233,9529,10825,6073,7369,8665,9961,6397,7693,8989,10285,6721,8017,9313,10609,7045,8341,9637,10933,10969,11113,11257,11401,11005,11149,11293,11437,11041,11185,11329,11473,11077,11221,11365,11509,6,150,294,438,42,186,330,474,78,222,366,510,114,258,402,546,582,1878,3174,4470,906,2202,3498,4794,1230,2526,3822,5118,1554,2850,4146,5442,690,1986,3282,4578,1014,2310,3606,4902,1338,2634,3930,5226,1662,2958,4254,5550,798,2094,3390,4686,1122,2418,3714,5010,1446,2742,4038,5334,1770,3066,4362,5658,618,1914,3210,4506,942,2238,3534,4830,1266,2562,3858,5154,1590,2886,4182,5478,726,2022,3318,4614,1050,2346,3642,4938,1374,2670,3966,5262,1698,2994,4290,5586,834,2130,3426,4722,1158,2454,3750,5046,1482,2778,4074,5370,1806,3102,4398,5694,654,1950,3246,4542,978,2274,3570,4866,1302,2598,3894,5190,1626,2922,4218,5514,762,2058,3354,4650,1086,2382,3678,4974,1410,2706,4002,5298,1734,3030,4326,5622,870,2166,3462,4758,1194,2490,3786,5082,1518,2814,4110,5406,1842,3138,4434,5730,5766,7062,8358,9654,6090,7386,8682,9978,6414,7710,9006,10302,6738,8034,9330,10626,5874,7170,8466,9762,6198,7494,8790,10086,6522,7818,9114,10410,6846,8142,9438,10734,5982,7278,8574,9870,6306,7602,8898,10194,6630,7926,9222,10518,6954,8250,9546,10842,5802,7098,8394,9690,6126,7422,8718,10014,6450,7746,9042,10338,6774,8070,9366,10662,5910,7206,8502,9798,6234,7530,8826,10122,6558,7854,9150,10446,6882,8178,9474,10770,6018,7314,8610,9906,6342,7638,8934,10230,6666,7962,9258,10554,6990,8286,9582,10878,5838,7134,8430,9726,6162,7458,8754,10050,6486,7782,9078,10374,6810,8106,9402,10698,5946,7242,8538,9834,6270,7566,8862,10158,6594,7890,9186,10482,6918,8214,9510,10806,6054,7350,8646,9942,6378,7674,8970,10266,6702,7998,9294,10590,7026,8322,9618,10914,10950,11094,11238,11382,10986,11130,11274,11418,11022,11166,11310,11454,11058,11202,11346,11490,16,160,304,448,52,196,340,484,88,232,376,520,124,268,412,556,592,1888,3184,4480,916,2212,3508,4804,1240,2536,3832,5128,1564,2860,4156,5452,700,1996,3292,4588,1024,2320,3616,4912,1348,2644,3940,5236,1672,2968,4264,5560,808,2104,3400,4696,1132,2428,3724,5020,1456,2752,4048,5344,1780,3076,4372,5668,628,1924,3220,4516,952,2248,3544,4840,1276,2572,3868,5164,1600,2896,4192,5488,736,2032,3328,4624,1060,2356,3652,4948,1384,2680,3976,5272,1708,3004,4300,5596,844,2140,3436,4732,1168,2464,3760,5056,1492,2788,4084,5380,1816,3112,4408,5704,664,1960,3256,4552,988,2284,3580,4876,1312,2608,3904,5200,1636,2932,4228,5524,772,2068,3364,4660,1096,2392,3688,4984,1420,2716,4012,5308,1744,3040,4336,5632,880,2176,3472,4768,1204,2500,3796,5092,1528,2824,4120,5416,1852,3148,4444,5740,5776,7072,8368,9664,6100,7396,8692,9988,6424,7720,9016,10312,6748,8044,9340,10636,5884,7180,8476,9772,6208,7504,8800,10096,6532,7828,9124,10420,6856,8152,9448,10744,5992,7288,8584,9880,6316,7612,8908,10204,6640,7936,9232,10528,6964,8260,9556,10852,5812,7108,8404,9700,6136,7432,8728,10024,6460,7756,9052,10348,6784,8080,9376,10672,5920,7216,8512,9808,6244,7540,8836,10132,6568,7864,9160,10456,6892,8188,9484,10780,6028,7324,8620,9916,6352,7648,8944,10240,6676,7972,9268,10564,7000,8296,9592,10888,5848,7144,8440,9736,6172,7468,8764,10060,6496,7792,9088,10384,6820,8116,9412,10708,5956,7252,8548,9844,6280,7576,8872,10168,6604,7900,9196,10492,6928,8224,9520,10816,6064,7360,8656,9952,6388,7684,8980,10276,6712,8008,9304,10600,7036,8332,9628,10924,10960,11104,11248,11392,10996,11140,11284,11428,11032,11176,11320,11464,11068,11212,11356,11500,28,172,316,460,64,208,352,496,100,244,388,532,136,280,424,568,604,1900,3196,4492,928,2224,3520,4816,1252,2548,3844,5140,1576,2872,4168,5464,712,2008,3304,4600,1036,2332,3628,4924,1360,2656,3952,5248,1684,2980,4276,5572,820,2116,3412,4708,1144,2440,3736,5032,1468,2764,4060,5356,1792,3088,4384,5680,640,1936,3232,4528,964,2260,3556,4852,1288,2584,3880,5176,1612,2908,4204,5500,748,2044,3340,4636,1072,2368,3664,4960,1396,2692,3988,5284,1720,3016,4312,5608,856,2152,3448,4744,1180,2476,3772,5068,1504,2800,4096,5392,1828,3124,4420,5716,676,1972,3268,4564,1000,2296,3592,4888,1324,2620,3916,5212,1648,2944,4240,5536,784,2080,3376,4672,1108,2404,3700,4996,1432,2728,4024,5320,1756,3052,4348,5644,892,2188,3484,4780,1216,2512,3808,5104,1540,2836,4132,5428,1864,3160,4456,5752,5788,7084,8380,9676,6112,7408,8704,10000,6436,7732,9028,10324,6760,8056,9352,10648,5896,7192,8488,9784,6220,7516,8812,10108,6544,7840,9136,10432,6868,8164,9460,10756,6004,7300,8596,9892,6328,7624,8920,10216,6652,7948,9244,10540,6976,8272,9568,10864,5824,7120,8416,9712,6148,7444,8740,10036,6472,7768,9064,10360,6796,8092,9388,10684,5932,7228,8524,9820,6256,7552,8848,10144,6580,7876,9172,10468,6904,8200,9496,10792,6040,7336,8632,9928,6364,7660,8956,10252,6688,7984,9280,10576,7012,8308,9604,10900,5860,7156,8452,9748,6184,7480,8776,10072,6508,7804,9100,10396,6832,8128,9424,10720,5968,7264,8560,9856,6292,7588,8884,10180,6616,7912,9208,10504,6940,8236,9532,10828,6076,7372,8668,9964,6400,7696,8992,10288,6724,8020,9316,10612,7048,8344,9640,10936,10972,11116,11260,11404,11008,11152,11296,11440,11044,11188,11332,11476,11080,11224,11368,11512,10,154,298,442,46,190,334,478,82,226,370,514,118,262,406,550,586,1882,3178,4474,910,2206,3502,4798,1234,2530,3826,5122,1558,2854,4150,5446,694,1990,3286,4582,1018,2314,3610,4906,1342,2638,3934,5230,1666,2962,4258,5554,802,2098,3394,4690,1126,2422,3718,5014,1450,2746,4042,5338,1774,3070,4366,5662,622,1918,3214,4510,946,2242,3538,4834,1270,2566,3862,5158,1594,2890,4186,5482,730,2026,3322,4618,1054,2350,3646,4942,1378,2674,3970,5266,1702,2998,4294,5590,838,2134,3430,4726,1162,2458,3754,5050,1486,2782,4078,5374,1810,3106,4402,5698,658,1954,3250,4546,982,2278,3574,4870,1306,2602,3898,5194,1630,2926,4222,5518,766,2062,3358,4654,1090,2386,3682,4978,1414,2710,4006,5302,1738,3034,4330,5626,874,2170,3466,4762,1198,2494,3790,5086,1522,2818,4114,5410,1846,3142,4438,5734,5770,7066,8362,9658,6094,7390,8686,9982,6418,7714,9010,10306,6742,8038,9334,10630,5878,7174,8470,9766,6202,7498,8794,10090,6526,7822,9118,10414,6850,8146,9442,10738,5986,7282,8578,9874,6310,7606,8902,10198,6634,7930,9226,10522,6958,8254,9550,10846,5806,7102,8398,9694,6130,7426,8722,10018,6454,7750,9046,10342,6778,8074,9370,10666,5914,7210,8506,9802,6238,7534,8830,10126,6562,7858,9154,10450,6886,8182,9478,10774,6022,7318,8614,9910,6346,7642,8938,10234,6670,7966,9262,10558,6994,8290,9586,10882,5842,7138,8434,9730,6166,7462,8758,10054,6490,7786,9082,10378,6814,8110,9406,10702,5950,7246,8542,9838,6274,7570,8866,10162,6598,7894,9190,10486,6922,8218,9514,10810,6058,7354,8650,9946,6382,7678,8974,10270,6706,8002,9298,10594,7030,8326,9622,10918,10954,11098,11242,11386,10990,11134,11278,11422,11026,11170,11314,11458,11062,11206,11350,11494,20,164,308,452,56,200,344,488,92,236,380,524,128,272,416,560,596,1892,3188,4484,920,2216,3512,4808,1244,2540,3836,5132,1568,2864,4160,5456,704,2000,3296,4592,1028,2324,3620,4916,1352,2648,3944,5240,1676,2972,4268,5564,812,2108,3404,4700,1136,2432,3728,5024,1460,2756,4052,5348,1784,3080,4376,5672,632,1928,3224,4520,956,2252,3548,4844,1280,2576,3872,5168,1604,2900,4196,5492,740,2036,3332,4628,1064,2360,3656,4952,1388,2684,3980,5276,1712,3008,4304,5600,848,2144,3440,4736,1172,2468,3764,5060,1496,2792,4088,5384,1820,3116,4412,5708,668,1964,3260,4556,992,2288,3584,4880,1316,2612,3908,5204,1640,2936,4232,5528,776,2072,3368,4664,1100,2396,3692,4988,1424,2720,4016,5312,1748,3044,4340,5636,884,2180,3476,4772,1208,2504,3800,5096,1532,2828,4124,5420,1856,3152,4448,5744,5780,7076,8372,9668,6104,7400,8696,9992,6428,7724,9020,10316,6752,8048,9344,10640,5888,7184,8480,9776,6212,7508,8804,10100,6536,7832,9128,10424,6860,8156,9452,10748,5996,7292,8588,9884,6320,7616,8912,10208,6644,7940,9236,10532,6968,8264,9560,10856,5816,7112,8408,9704,6140,7436,8732,10028,6464,7760,9056,10352,6788,8084,9380,10676,5924,7220,8516,9812,6248,7544,8840,10136,6572,7868,9164,10460,6896,8192,9488,10784,6032,7328,8624,9920,6356,7652,8948,10244,6680,7976,9272,10568,7004,8300,9596,10892,5852,7148,8444,9740,6176,7472,8768,10064,6500,7796,9092,10388,6824,8120,9416,10712,5960,7256,8552,9848,6284,7580,8876,10172,6608,7904,9200,10496,6932,8228,9524,10820,6068,7364,8660,9956,6392,7688,8984,10280,6716,8012,9308,10604,7040,8336,9632,10928,10964,11108,11252,11396,11000,11144,11288,11432,11036,11180,11324,11468,11072,11216,11360,11504,32,176,320,464,68,212,356,500,104,248,392,536,140,284,428,572,608,1904,3200,4496,932,2228,3524,4820,1256,2552,3848,5144,1580,2876,4172,5468,716,2012,3308,4604,1040,2336,3632,4928,1364,2660,3956,5252,1688,2984,4280,5576,824,2120,3416,4712,1148,2444,3740,5036,1472,2768,4064,5360,1796,3092,4388,5684,644,1940,3236,4532,968,2264,3560,4856,1292,2588,3884,5180,1616,2912,4208,5504,752,2048,3344,4640,1076,2372,3668,4964,1400,2696,3992,5288,1724,3020,4316,5612,860,2156,3452,4748,1184,2480,3776,5072,1508,2804,4100,5396,1832,3128,4424,5720,680,1976,3272,4568,1004,2300,3596,4892,1328,2624,3920,5216,1652,2948,4244,5540,788,2084,3380,4676,1112,2408,3704,5000,1436,2732,4028,5324,1760,3056,4352,5648,896,2192,3488,4784,1220,2516,3812,5108,1544,2840,4136,5432,1868,3164,4460,5756,5792,7088,8384,9680,6116,7412,8708,10004,6440,7736,9032,10328,6764,8060,9356,10652,5900,7196,8492,9788,6224,7520,8816,10112,6548,7844,9140,10436,6872,8168,9464,10760,6008,7304,8600,9896,6332,7628,8924,10220,6656,7952,9248,10544,6980,8276,9572,10868,5828,7124,8420,9716,6152,7448,8744,10040,6476,7772,9068,10364,6800,8096,9392,10688,5936,7232,8528,9824,6260,7556,8852,10148,6584,7880,9176,10472,6908,8204,9500,10796,6044,7340,8636,9932,6368,7664,8960,10256,6692,7988,9284,10580,7016,8312,9608,10904,5864,7160,8456,9752,6188,7484,8780,10076,6512,7808,9104,10400,6836,8132,9428,10724,5972,7268,8564,9860,6296,7592,8888,10184,6620,7916,9212,10508,6944,8240,9536,10832,6080,7376,8672,9968,6404,7700,8996,10292,6728,8024,9320,10616,7052,8348,9644,10940,10976,11120,11264,11408,11012,11156,11300,11444,11048,11192,11336,11480,11084,11228,11372,11516,] -CLIFF_NUM_TO_LAYERS_2Q = [(0, 0, 0),(18, 0, 0),(9, 0, 0),(27, 0, 0),(21, 0, 0),(3, 0, 0),(30, 0, 0),(12, 0, 0),(24, 0, 0),(6, 0, 0),(33, 0, 0),(15, 0, 0),(10, 0, 0),(28, 0, 0),(1, 0, 0),(19, 0, 0),(31, 0, 0),(13, 0, 0),(22, 0, 0),(4, 0, 0),(34, 0, 0),(16, 0, 0),(25, 0, 0),(7, 0, 0),(11, 0, 0),(29, 0, 0),(2, 0, 0),(20, 0, 0),(32, 0, 0),(14, 0, 0),(23, 0, 0),(5, 0, 0),(35, 0, 0),(17, 0, 0),(26, 0, 0),(8, 0, 0),(0, 0, 4),(18, 0, 4),(9, 0, 4),(27, 0, 4),(21, 0, 4),(3, 0, 4),(30, 0, 4),(12, 0, 4),(24, 0, 4),(6, 0, 4),(33, 0, 4),(15, 0, 4),(10, 0, 4),(28, 0, 4),(1, 0, 4),(19, 0, 4),(31, 0, 4),(13, 0, 4),(22, 0, 4),(4, 0, 4),(34, 0, 4),(16, 0, 4),(25, 0, 4),(7, 0, 4),(11, 0, 4),(29, 0, 4),(2, 0, 4),(20, 0, 4),(32, 0, 4),(14, 0, 4),(23, 0, 4),(5, 0, 4),(35, 0, 4),(17, 0, 4),(26, 0, 4),(8, 0, 4),(0, 0, 8),(18, 0, 8),(9, 0, 8),(27, 0, 8),(21, 0, 8),(3, 0, 8),(30, 0, 8),(12, 0, 8),(24, 0, 8),(6, 0, 8),(33, 0, 8),(15, 0, 8),(10, 0, 8),(28, 0, 8),(1, 0, 8),(19, 0, 8),(31, 0, 8),(13, 0, 8),(22, 0, 8),(4, 0, 8),(34, 0, 8),(16, 0, 8),(25, 0, 8),(7, 0, 8),(11, 0, 8),(29, 0, 8),(2, 0, 8),(20, 0, 8),(32, 0, 8),(14, 0, 8),(23, 0, 8),(5, 0, 8),(35, 0, 8),(17, 0, 8),(26, 0, 8),(8, 0, 8),(0, 0, 12),(18, 0, 12),(9, 0, 12),(27, 0, 12),(21, 0, 12),(3, 0, 12),(30, 0, 12),(12, 0, 12),(24, 0, 12),(6, 0, 12),(33, 0, 12),(15, 0, 12),(10, 0, 12),(28, 0, 12),(1, 0, 12),(19, 0, 12),(31, 0, 12),(13, 0, 12),(22, 0, 12),(4, 0, 12),(34, 0, 12),(16, 0, 12),(25, 0, 12),(7, 0, 12),(11, 0, 12),(29, 0, 12),(2, 0, 12),(20, 0, 12),(32, 0, 12),(14, 0, 12),(23, 0, 12),(5, 0, 12),(35, 0, 12),(17, 0, 12),(26, 0, 12),(8, 0, 12),(0, 0, 1),(18, 0, 1),(9, 0, 1),(27, 0, 1),(21, 0, 1),(3, 0, 1),(30, 0, 1),(12, 0, 1),(24, 0, 1),(6, 0, 1),(33, 0, 1),(15, 0, 1),(10, 0, 1),(28, 0, 1),(1, 0, 1),(19, 0, 1),(31, 0, 1),(13, 0, 1),(22, 0, 1),(4, 0, 1),(34, 0, 1),(16, 0, 1),(25, 0, 1),(7, 0, 1),(11, 0, 1),(29, 0, 1),(2, 0, 1),(20, 0, 1),(32, 0, 1),(14, 0, 1),(23, 0, 1),(5, 0, 1),(35, 0, 1),(17, 0, 1),(26, 0, 1),(8, 0, 1),(0, 0, 5),(18, 0, 5),(9, 0, 5),(27, 0, 5),(21, 0, 5),(3, 0, 5),(30, 0, 5),(12, 0, 5),(24, 0, 5),(6, 0, 5),(33, 0, 5),(15, 0, 5),(10, 0, 5),(28, 0, 5),(1, 0, 5),(19, 0, 5),(31, 0, 5),(13, 0, 5),(22, 0, 5),(4, 0, 5),(34, 0, 5),(16, 0, 5),(25, 0, 5),(7, 0, 5),(11, 0, 5),(29, 0, 5),(2, 0, 5),(20, 0, 5),(32, 0, 5),(14, 0, 5),(23, 0, 5),(5, 0, 5),(35, 0, 5),(17, 0, 5),(26, 0, 5),(8, 0, 5),(0, 0, 9),(18, 0, 9),(9, 0, 9),(27, 0, 9),(21, 0, 9),(3, 0, 9),(30, 0, 9),(12, 0, 9),(24, 0, 9),(6, 0, 9),(33, 0, 9),(15, 0, 9),(10, 0, 9),(28, 0, 9),(1, 0, 9),(19, 0, 9),(31, 0, 9),(13, 0, 9),(22, 0, 9),(4, 0, 9),(34, 0, 9),(16, 0, 9),(25, 0, 9),(7, 0, 9),(11, 0, 9),(29, 0, 9),(2, 0, 9),(20, 0, 9),(32, 0, 9),(14, 0, 9),(23, 0, 9),(5, 0, 9),(35, 0, 9),(17, 0, 9),(26, 0, 9),(8, 0, 9),(0, 0, 13),(18, 0, 13),(9, 0, 13),(27, 0, 13),(21, 0, 13),(3, 0, 13),(30, 0, 13),(12, 0, 13),(24, 0, 13),(6, 0, 13),(33, 0, 13),(15, 0, 13),(10, 0, 13),(28, 0, 13),(1, 0, 13),(19, 0, 13),(31, 0, 13),(13, 0, 13),(22, 0, 13),(4, 0, 13),(34, 0, 13),(16, 0, 13),(25, 0, 13),(7, 0, 13),(11, 0, 13),(29, 0, 13),(2, 0, 13),(20, 0, 13),(32, 0, 13),(14, 0, 13),(23, 0, 13),(5, 0, 13),(35, 0, 13),(17, 0, 13),(26, 0, 13),(8, 0, 13),(0, 0, 2),(18, 0, 2),(9, 0, 2),(27, 0, 2),(21, 0, 2),(3, 0, 2),(30, 0, 2),(12, 0, 2),(24, 0, 2),(6, 0, 2),(33, 0, 2),(15, 0, 2),(10, 0, 2),(28, 0, 2),(1, 0, 2),(19, 0, 2),(31, 0, 2),(13, 0, 2),(22, 0, 2),(4, 0, 2),(34, 0, 2),(16, 0, 2),(25, 0, 2),(7, 0, 2),(11, 0, 2),(29, 0, 2),(2, 0, 2),(20, 0, 2),(32, 0, 2),(14, 0, 2),(23, 0, 2),(5, 0, 2),(35, 0, 2),(17, 0, 2),(26, 0, 2),(8, 0, 2),(0, 0, 6),(18, 0, 6),(9, 0, 6),(27, 0, 6),(21, 0, 6),(3, 0, 6),(30, 0, 6),(12, 0, 6),(24, 0, 6),(6, 0, 6),(33, 0, 6),(15, 0, 6),(10, 0, 6),(28, 0, 6),(1, 0, 6),(19, 0, 6),(31, 0, 6),(13, 0, 6),(22, 0, 6),(4, 0, 6),(34, 0, 6),(16, 0, 6),(25, 0, 6),(7, 0, 6),(11, 0, 6),(29, 0, 6),(2, 0, 6),(20, 0, 6),(32, 0, 6),(14, 0, 6),(23, 0, 6),(5, 0, 6),(35, 0, 6),(17, 0, 6),(26, 0, 6),(8, 0, 6),(0, 0, 10),(18, 0, 10),(9, 0, 10),(27, 0, 10),(21, 0, 10),(3, 0, 10),(30, 0, 10),(12, 0, 10),(24, 0, 10),(6, 0, 10),(33, 0, 10),(15, 0, 10),(10, 0, 10),(28, 0, 10),(1, 0, 10),(19, 0, 10),(31, 0, 10),(13, 0, 10),(22, 0, 10),(4, 0, 10),(34, 0, 10),(16, 0, 10),(25, 0, 10),(7, 0, 10),(11, 0, 10),(29, 0, 10),(2, 0, 10),(20, 0, 10),(32, 0, 10),(14, 0, 10),(23, 0, 10),(5, 0, 10),(35, 0, 10),(17, 0, 10),(26, 0, 10),(8, 0, 10),(0, 0, 14),(18, 0, 14),(9, 0, 14),(27, 0, 14),(21, 0, 14),(3, 0, 14),(30, 0, 14),(12, 0, 14),(24, 0, 14),(6, 0, 14),(33, 0, 14),(15, 0, 14),(10, 0, 14),(28, 0, 14),(1, 0, 14),(19, 0, 14),(31, 0, 14),(13, 0, 14),(22, 0, 14),(4, 0, 14),(34, 0, 14),(16, 0, 14),(25, 0, 14),(7, 0, 14),(11, 0, 14),(29, 0, 14),(2, 0, 14),(20, 0, 14),(32, 0, 14),(14, 0, 14),(23, 0, 14),(5, 0, 14),(35, 0, 14),(17, 0, 14),(26, 0, 14),(8, 0, 14),(0, 0, 3),(18, 0, 3),(9, 0, 3),(27, 0, 3),(21, 0, 3),(3, 0, 3),(30, 0, 3),(12, 0, 3),(24, 0, 3),(6, 0, 3),(33, 0, 3),(15, 0, 3),(10, 0, 3),(28, 0, 3),(1, 0, 3),(19, 0, 3),(31, 0, 3),(13, 0, 3),(22, 0, 3),(4, 0, 3),(34, 0, 3),(16, 0, 3),(25, 0, 3),(7, 0, 3),(11, 0, 3),(29, 0, 3),(2, 0, 3),(20, 0, 3),(32, 0, 3),(14, 0, 3),(23, 0, 3),(5, 0, 3),(35, 0, 3),(17, 0, 3),(26, 0, 3),(8, 0, 3),(0, 0, 7),(18, 0, 7),(9, 0, 7),(27, 0, 7),(21, 0, 7),(3, 0, 7),(30, 0, 7),(12, 0, 7),(24, 0, 7),(6, 0, 7),(33, 0, 7),(15, 0, 7),(10, 0, 7),(28, 0, 7),(1, 0, 7),(19, 0, 7),(31, 0, 7),(13, 0, 7),(22, 0, 7),(4, 0, 7),(34, 0, 7),(16, 0, 7),(25, 0, 7),(7, 0, 7),(11, 0, 7),(29, 0, 7),(2, 0, 7),(20, 0, 7),(32, 0, 7),(14, 0, 7),(23, 0, 7),(5, 0, 7),(35, 0, 7),(17, 0, 7),(26, 0, 7),(8, 0, 7),(0, 0, 11),(18, 0, 11),(9, 0, 11),(27, 0, 11),(21, 0, 11),(3, 0, 11),(30, 0, 11),(12, 0, 11),(24, 0, 11),(6, 0, 11),(33, 0, 11),(15, 0, 11),(10, 0, 11),(28, 0, 11),(1, 0, 11),(19, 0, 11),(31, 0, 11),(13, 0, 11),(22, 0, 11),(4, 0, 11),(34, 0, 11),(16, 0, 11),(25, 0, 11),(7, 0, 11),(11, 0, 11),(29, 0, 11),(2, 0, 11),(20, 0, 11),(32, 0, 11),(14, 0, 11),(23, 0, 11),(5, 0, 11),(35, 0, 11),(17, 0, 11),(26, 0, 11),(8, 0, 11),(0, 0, 15),(18, 0, 15),(9, 0, 15),(27, 0, 15),(21, 0, 15),(3, 0, 15),(30, 0, 15),(12, 0, 15),(24, 0, 15),(6, 0, 15),(33, 0, 15),(15, 0, 15),(10, 0, 15),(28, 0, 15),(1, 0, 15),(19, 0, 15),(31, 0, 15),(13, 0, 15),(22, 0, 15),(4, 0, 15),(34, 0, 15),(16, 0, 15),(25, 0, 15),(7, 0, 15),(11, 0, 15),(29, 0, 15),(2, 0, 15),(20, 0, 15),(32, 0, 15),(14, 0, 15),(23, 0, 15),(5, 0, 15),(35, 0, 15),(17, 0, 15),(26, 0, 15),(8, 0, 15),(0, 1, 0),(18, 1, 0),(9, 1, 0),(27, 1, 0),(21, 1, 0),(3, 1, 0),(30, 1, 0),(12, 1, 0),(24, 1, 0),(6, 1, 0),(33, 1, 0),(15, 1, 0),(10, 1, 0),(28, 1, 0),(1, 1, 0),(19, 1, 0),(31, 1, 0),(13, 1, 0),(22, 1, 0),(4, 1, 0),(34, 1, 0),(16, 1, 0),(25, 1, 0),(7, 1, 0),(11, 1, 0),(29, 1, 0),(2, 1, 0),(20, 1, 0),(32, 1, 0),(14, 1, 0),(23, 1, 0),(5, 1, 0),(35, 1, 0),(17, 1, 0),(26, 1, 0),(8, 1, 0),(0, 4, 0),(18, 4, 0),(9, 4, 0),(27, 4, 0),(21, 4, 0),(3, 4, 0),(30, 4, 0),(12, 4, 0),(24, 4, 0),(6, 4, 0),(33, 4, 0),(15, 4, 0),(10, 4, 0),(28, 4, 0),(1, 4, 0),(19, 4, 0),(31, 4, 0),(13, 4, 0),(22, 4, 0),(4, 4, 0),(34, 4, 0),(16, 4, 0),(25, 4, 0),(7, 4, 0),(11, 4, 0),(29, 4, 0),(2, 4, 0),(20, 4, 0),(32, 4, 0),(14, 4, 0),(23, 4, 0),(5, 4, 0),(35, 4, 0),(17, 4, 0),(26, 4, 0),(8, 4, 0),(0, 7, 0),(18, 7, 0),(9, 7, 0),(27, 7, 0),(21, 7, 0),(3, 7, 0),(30, 7, 0),(12, 7, 0),(24, 7, 0),(6, 7, 0),(33, 7, 0),(15, 7, 0),(10, 7, 0),(28, 7, 0),(1, 7, 0),(19, 7, 0),(31, 7, 0),(13, 7, 0),(22, 7, 0),(4, 7, 0),(34, 7, 0),(16, 7, 0),(25, 7, 0),(7, 7, 0),(11, 7, 0),(29, 7, 0),(2, 7, 0),(20, 7, 0),(32, 7, 0),(14, 7, 0),(23, 7, 0),(5, 7, 0),(35, 7, 0),(17, 7, 0),(26, 7, 0),(8, 7, 0),(0, 2, 0),(18, 2, 0),(9, 2, 0),(27, 2, 0),(21, 2, 0),(3, 2, 0),(30, 2, 0),(12, 2, 0),(24, 2, 0),(6, 2, 0),(33, 2, 0),(15, 2, 0),(10, 2, 0),(28, 2, 0),(1, 2, 0),(19, 2, 0),(31, 2, 0),(13, 2, 0),(22, 2, 0),(4, 2, 0),(34, 2, 0),(16, 2, 0),(25, 2, 0),(7, 2, 0),(11, 2, 0),(29, 2, 0),(2, 2, 0),(20, 2, 0),(32, 2, 0),(14, 2, 0),(23, 2, 0),(5, 2, 0),(35, 2, 0),(17, 2, 0),(26, 2, 0),(8, 2, 0),(0, 5, 0),(18, 5, 0),(9, 5, 0),(27, 5, 0),(21, 5, 0),(3, 5, 0),(30, 5, 0),(12, 5, 0),(24, 5, 0),(6, 5, 0),(33, 5, 0),(15, 5, 0),(10, 5, 0),(28, 5, 0),(1, 5, 0),(19, 5, 0),(31, 5, 0),(13, 5, 0),(22, 5, 0),(4, 5, 0),(34, 5, 0),(16, 5, 0),(25, 5, 0),(7, 5, 0),(11, 5, 0),(29, 5, 0),(2, 5, 0),(20, 5, 0),(32, 5, 0),(14, 5, 0),(23, 5, 0),(5, 5, 0),(35, 5, 0),(17, 5, 0),(26, 5, 0),(8, 5, 0),(0, 8, 0),(18, 8, 0),(9, 8, 0),(27, 8, 0),(21, 8, 0),(3, 8, 0),(30, 8, 0),(12, 8, 0),(24, 8, 0),(6, 8, 0),(33, 8, 0),(15, 8, 0),(10, 8, 0),(28, 8, 0),(1, 8, 0),(19, 8, 0),(31, 8, 0),(13, 8, 0),(22, 8, 0),(4, 8, 0),(34, 8, 0),(16, 8, 0),(25, 8, 0),(7, 8, 0),(11, 8, 0),(29, 8, 0),(2, 8, 0),(20, 8, 0),(32, 8, 0),(14, 8, 0),(23, 8, 0),(5, 8, 0),(35, 8, 0),(17, 8, 0),(26, 8, 0),(8, 8, 0),(0, 3, 0),(18, 3, 0),(9, 3, 0),(27, 3, 0),(21, 3, 0),(3, 3, 0),(30, 3, 0),(12, 3, 0),(24, 3, 0),(6, 3, 0),(33, 3, 0),(15, 3, 0),(10, 3, 0),(28, 3, 0),(1, 3, 0),(19, 3, 0),(31, 3, 0),(13, 3, 0),(22, 3, 0),(4, 3, 0),(34, 3, 0),(16, 3, 0),(25, 3, 0),(7, 3, 0),(11, 3, 0),(29, 3, 0),(2, 3, 0),(20, 3, 0),(32, 3, 0),(14, 3, 0),(23, 3, 0),(5, 3, 0),(35, 3, 0),(17, 3, 0),(26, 3, 0),(8, 3, 0),(0, 6, 0),(18, 6, 0),(9, 6, 0),(27, 6, 0),(21, 6, 0),(3, 6, 0),(30, 6, 0),(12, 6, 0),(24, 6, 0),(6, 6, 0),(33, 6, 0),(15, 6, 0),(10, 6, 0),(28, 6, 0),(1, 6, 0),(19, 6, 0),(31, 6, 0),(13, 6, 0),(22, 6, 0),(4, 6, 0),(34, 6, 0),(16, 6, 0),(25, 6, 0),(7, 6, 0),(11, 6, 0),(29, 6, 0),(2, 6, 0),(20, 6, 0),(32, 6, 0),(14, 6, 0),(23, 6, 0),(5, 6, 0),(35, 6, 0),(17, 6, 0),(26, 6, 0),(8, 6, 0),(0, 9, 0),(18, 9, 0),(9, 9, 0),(27, 9, 0),(21, 9, 0),(3, 9, 0),(30, 9, 0),(12, 9, 0),(24, 9, 0),(6, 9, 0),(33, 9, 0),(15, 9, 0),(10, 9, 0),(28, 9, 0),(1, 9, 0),(19, 9, 0),(31, 9, 0),(13, 9, 0),(22, 9, 0),(4, 9, 0),(34, 9, 0),(16, 9, 0),(25, 9, 0),(7, 9, 0),(11, 9, 0),(29, 9, 0),(2, 9, 0),(20, 9, 0),(32, 9, 0),(14, 9, 0),(23, 9, 0),(5, 9, 0),(35, 9, 0),(17, 9, 0),(26, 9, 0),(8, 9, 0),(0, 1, 4),(18, 1, 4),(9, 1, 4),(27, 1, 4),(21, 1, 4),(3, 1, 4),(30, 1, 4),(12, 1, 4),(24, 1, 4),(6, 1, 4),(33, 1, 4),(15, 1, 4),(10, 1, 4),(28, 1, 4),(1, 1, 4),(19, 1, 4),(31, 1, 4),(13, 1, 4),(22, 1, 4),(4, 1, 4),(34, 1, 4),(16, 1, 4),(25, 1, 4),(7, 1, 4),(11, 1, 4),(29, 1, 4),(2, 1, 4),(20, 1, 4),(32, 1, 4),(14, 1, 4),(23, 1, 4),(5, 1, 4),(35, 1, 4),(17, 1, 4),(26, 1, 4),(8, 1, 4),(0, 4, 4),(18, 4, 4),(9, 4, 4),(27, 4, 4),(21, 4, 4),(3, 4, 4),(30, 4, 4),(12, 4, 4),(24, 4, 4),(6, 4, 4),(33, 4, 4),(15, 4, 4),(10, 4, 4),(28, 4, 4),(1, 4, 4),(19, 4, 4),(31, 4, 4),(13, 4, 4),(22, 4, 4),(4, 4, 4),(34, 4, 4),(16, 4, 4),(25, 4, 4),(7, 4, 4),(11, 4, 4),(29, 4, 4),(2, 4, 4),(20, 4, 4),(32, 4, 4),(14, 4, 4),(23, 4, 4),(5, 4, 4),(35, 4, 4),(17, 4, 4),(26, 4, 4),(8, 4, 4),(0, 7, 4),(18, 7, 4),(9, 7, 4),(27, 7, 4),(21, 7, 4),(3, 7, 4),(30, 7, 4),(12, 7, 4),(24, 7, 4),(6, 7, 4),(33, 7, 4),(15, 7, 4),(10, 7, 4),(28, 7, 4),(1, 7, 4),(19, 7, 4),(31, 7, 4),(13, 7, 4),(22, 7, 4),(4, 7, 4),(34, 7, 4),(16, 7, 4),(25, 7, 4),(7, 7, 4),(11, 7, 4),(29, 7, 4),(2, 7, 4),(20, 7, 4),(32, 7, 4),(14, 7, 4),(23, 7, 4),(5, 7, 4),(35, 7, 4),(17, 7, 4),(26, 7, 4),(8, 7, 4),(0, 2, 4),(18, 2, 4),(9, 2, 4),(27, 2, 4),(21, 2, 4),(3, 2, 4),(30, 2, 4),(12, 2, 4),(24, 2, 4),(6, 2, 4),(33, 2, 4),(15, 2, 4),(10, 2, 4),(28, 2, 4),(1, 2, 4),(19, 2, 4),(31, 2, 4),(13, 2, 4),(22, 2, 4),(4, 2, 4),(34, 2, 4),(16, 2, 4),(25, 2, 4),(7, 2, 4),(11, 2, 4),(29, 2, 4),(2, 2, 4),(20, 2, 4),(32, 2, 4),(14, 2, 4),(23, 2, 4),(5, 2, 4),(35, 2, 4),(17, 2, 4),(26, 2, 4),(8, 2, 4),(0, 5, 4),(18, 5, 4),(9, 5, 4),(27, 5, 4),(21, 5, 4),(3, 5, 4),(30, 5, 4),(12, 5, 4),(24, 5, 4),(6, 5, 4),(33, 5, 4),(15, 5, 4),(10, 5, 4),(28, 5, 4),(1, 5, 4),(19, 5, 4),(31, 5, 4),(13, 5, 4),(22, 5, 4),(4, 5, 4),(34, 5, 4),(16, 5, 4),(25, 5, 4),(7, 5, 4),(11, 5, 4),(29, 5, 4),(2, 5, 4),(20, 5, 4),(32, 5, 4),(14, 5, 4),(23, 5, 4),(5, 5, 4),(35, 5, 4),(17, 5, 4),(26, 5, 4),(8, 5, 4),(0, 8, 4),(18, 8, 4),(9, 8, 4),(27, 8, 4),(21, 8, 4),(3, 8, 4),(30, 8, 4),(12, 8, 4),(24, 8, 4),(6, 8, 4),(33, 8, 4),(15, 8, 4),(10, 8, 4),(28, 8, 4),(1, 8, 4),(19, 8, 4),(31, 8, 4),(13, 8, 4),(22, 8, 4),(4, 8, 4),(34, 8, 4),(16, 8, 4),(25, 8, 4),(7, 8, 4),(11, 8, 4),(29, 8, 4),(2, 8, 4),(20, 8, 4),(32, 8, 4),(14, 8, 4),(23, 8, 4),(5, 8, 4),(35, 8, 4),(17, 8, 4),(26, 8, 4),(8, 8, 4),(0, 3, 4),(18, 3, 4),(9, 3, 4),(27, 3, 4),(21, 3, 4),(3, 3, 4),(30, 3, 4),(12, 3, 4),(24, 3, 4),(6, 3, 4),(33, 3, 4),(15, 3, 4),(10, 3, 4),(28, 3, 4),(1, 3, 4),(19, 3, 4),(31, 3, 4),(13, 3, 4),(22, 3, 4),(4, 3, 4),(34, 3, 4),(16, 3, 4),(25, 3, 4),(7, 3, 4),(11, 3, 4),(29, 3, 4),(2, 3, 4),(20, 3, 4),(32, 3, 4),(14, 3, 4),(23, 3, 4),(5, 3, 4),(35, 3, 4),(17, 3, 4),(26, 3, 4),(8, 3, 4),(0, 6, 4),(18, 6, 4),(9, 6, 4),(27, 6, 4),(21, 6, 4),(3, 6, 4),(30, 6, 4),(12, 6, 4),(24, 6, 4),(6, 6, 4),(33, 6, 4),(15, 6, 4),(10, 6, 4),(28, 6, 4),(1, 6, 4),(19, 6, 4),(31, 6, 4),(13, 6, 4),(22, 6, 4),(4, 6, 4),(34, 6, 4),(16, 6, 4),(25, 6, 4),(7, 6, 4),(11, 6, 4),(29, 6, 4),(2, 6, 4),(20, 6, 4),(32, 6, 4),(14, 6, 4),(23, 6, 4),(5, 6, 4),(35, 6, 4),(17, 6, 4),(26, 6, 4),(8, 6, 4),(0, 9, 4),(18, 9, 4),(9, 9, 4),(27, 9, 4),(21, 9, 4),(3, 9, 4),(30, 9, 4),(12, 9, 4),(24, 9, 4),(6, 9, 4),(33, 9, 4),(15, 9, 4),(10, 9, 4),(28, 9, 4),(1, 9, 4),(19, 9, 4),(31, 9, 4),(13, 9, 4),(22, 9, 4),(4, 9, 4),(34, 9, 4),(16, 9, 4),(25, 9, 4),(7, 9, 4),(11, 9, 4),(29, 9, 4),(2, 9, 4),(20, 9, 4),(32, 9, 4),(14, 9, 4),(23, 9, 4),(5, 9, 4),(35, 9, 4),(17, 9, 4),(26, 9, 4),(8, 9, 4),(0, 1, 8),(18, 1, 8),(9, 1, 8),(27, 1, 8),(21, 1, 8),(3, 1, 8),(30, 1, 8),(12, 1, 8),(24, 1, 8),(6, 1, 8),(33, 1, 8),(15, 1, 8),(10, 1, 8),(28, 1, 8),(1, 1, 8),(19, 1, 8),(31, 1, 8),(13, 1, 8),(22, 1, 8),(4, 1, 8),(34, 1, 8),(16, 1, 8),(25, 1, 8),(7, 1, 8),(11, 1, 8),(29, 1, 8),(2, 1, 8),(20, 1, 8),(32, 1, 8),(14, 1, 8),(23, 1, 8),(5, 1, 8),(35, 1, 8),(17, 1, 8),(26, 1, 8),(8, 1, 8),(0, 4, 8),(18, 4, 8),(9, 4, 8),(27, 4, 8),(21, 4, 8),(3, 4, 8),(30, 4, 8),(12, 4, 8),(24, 4, 8),(6, 4, 8),(33, 4, 8),(15, 4, 8),(10, 4, 8),(28, 4, 8),(1, 4, 8),(19, 4, 8),(31, 4, 8),(13, 4, 8),(22, 4, 8),(4, 4, 8),(34, 4, 8),(16, 4, 8),(25, 4, 8),(7, 4, 8),(11, 4, 8),(29, 4, 8),(2, 4, 8),(20, 4, 8),(32, 4, 8),(14, 4, 8),(23, 4, 8),(5, 4, 8),(35, 4, 8),(17, 4, 8),(26, 4, 8),(8, 4, 8),(0, 7, 8),(18, 7, 8),(9, 7, 8),(27, 7, 8),(21, 7, 8),(3, 7, 8),(30, 7, 8),(12, 7, 8),(24, 7, 8),(6, 7, 8),(33, 7, 8),(15, 7, 8),(10, 7, 8),(28, 7, 8),(1, 7, 8),(19, 7, 8),(31, 7, 8),(13, 7, 8),(22, 7, 8),(4, 7, 8),(34, 7, 8),(16, 7, 8),(25, 7, 8),(7, 7, 8),(11, 7, 8),(29, 7, 8),(2, 7, 8),(20, 7, 8),(32, 7, 8),(14, 7, 8),(23, 7, 8),(5, 7, 8),(35, 7, 8),(17, 7, 8),(26, 7, 8),(8, 7, 8),(0, 2, 8),(18, 2, 8),(9, 2, 8),(27, 2, 8),(21, 2, 8),(3, 2, 8),(30, 2, 8),(12, 2, 8),(24, 2, 8),(6, 2, 8),(33, 2, 8),(15, 2, 8),(10, 2, 8),(28, 2, 8),(1, 2, 8),(19, 2, 8),(31, 2, 8),(13, 2, 8),(22, 2, 8),(4, 2, 8),(34, 2, 8),(16, 2, 8),(25, 2, 8),(7, 2, 8),(11, 2, 8),(29, 2, 8),(2, 2, 8),(20, 2, 8),(32, 2, 8),(14, 2, 8),(23, 2, 8),(5, 2, 8),(35, 2, 8),(17, 2, 8),(26, 2, 8),(8, 2, 8),(0, 5, 8),(18, 5, 8),(9, 5, 8),(27, 5, 8),(21, 5, 8),(3, 5, 8),(30, 5, 8),(12, 5, 8),(24, 5, 8),(6, 5, 8),(33, 5, 8),(15, 5, 8),(10, 5, 8),(28, 5, 8),(1, 5, 8),(19, 5, 8),(31, 5, 8),(13, 5, 8),(22, 5, 8),(4, 5, 8),(34, 5, 8),(16, 5, 8),(25, 5, 8),(7, 5, 8),(11, 5, 8),(29, 5, 8),(2, 5, 8),(20, 5, 8),(32, 5, 8),(14, 5, 8),(23, 5, 8),(5, 5, 8),(35, 5, 8),(17, 5, 8),(26, 5, 8),(8, 5, 8),(0, 8, 8),(18, 8, 8),(9, 8, 8),(27, 8, 8),(21, 8, 8),(3, 8, 8),(30, 8, 8),(12, 8, 8),(24, 8, 8),(6, 8, 8),(33, 8, 8),(15, 8, 8),(10, 8, 8),(28, 8, 8),(1, 8, 8),(19, 8, 8),(31, 8, 8),(13, 8, 8),(22, 8, 8),(4, 8, 8),(34, 8, 8),(16, 8, 8),(25, 8, 8),(7, 8, 8),(11, 8, 8),(29, 8, 8),(2, 8, 8),(20, 8, 8),(32, 8, 8),(14, 8, 8),(23, 8, 8),(5, 8, 8),(35, 8, 8),(17, 8, 8),(26, 8, 8),(8, 8, 8),(0, 3, 8),(18, 3, 8),(9, 3, 8),(27, 3, 8),(21, 3, 8),(3, 3, 8),(30, 3, 8),(12, 3, 8),(24, 3, 8),(6, 3, 8),(33, 3, 8),(15, 3, 8),(10, 3, 8),(28, 3, 8),(1, 3, 8),(19, 3, 8),(31, 3, 8),(13, 3, 8),(22, 3, 8),(4, 3, 8),(34, 3, 8),(16, 3, 8),(25, 3, 8),(7, 3, 8),(11, 3, 8),(29, 3, 8),(2, 3, 8),(20, 3, 8),(32, 3, 8),(14, 3, 8),(23, 3, 8),(5, 3, 8),(35, 3, 8),(17, 3, 8),(26, 3, 8),(8, 3, 8),(0, 6, 8),(18, 6, 8),(9, 6, 8),(27, 6, 8),(21, 6, 8),(3, 6, 8),(30, 6, 8),(12, 6, 8),(24, 6, 8),(6, 6, 8),(33, 6, 8),(15, 6, 8),(10, 6, 8),(28, 6, 8),(1, 6, 8),(19, 6, 8),(31, 6, 8),(13, 6, 8),(22, 6, 8),(4, 6, 8),(34, 6, 8),(16, 6, 8),(25, 6, 8),(7, 6, 8),(11, 6, 8),(29, 6, 8),(2, 6, 8),(20, 6, 8),(32, 6, 8),(14, 6, 8),(23, 6, 8),(5, 6, 8),(35, 6, 8),(17, 6, 8),(26, 6, 8),(8, 6, 8),(0, 9, 8),(18, 9, 8),(9, 9, 8),(27, 9, 8),(21, 9, 8),(3, 9, 8),(30, 9, 8),(12, 9, 8),(24, 9, 8),(6, 9, 8),(33, 9, 8),(15, 9, 8),(10, 9, 8),(28, 9, 8),(1, 9, 8),(19, 9, 8),(31, 9, 8),(13, 9, 8),(22, 9, 8),(4, 9, 8),(34, 9, 8),(16, 9, 8),(25, 9, 8),(7, 9, 8),(11, 9, 8),(29, 9, 8),(2, 9, 8),(20, 9, 8),(32, 9, 8),(14, 9, 8),(23, 9, 8),(5, 9, 8),(35, 9, 8),(17, 9, 8),(26, 9, 8),(8, 9, 8),(0, 1, 12),(18, 1, 12),(9, 1, 12),(27, 1, 12),(21, 1, 12),(3, 1, 12),(30, 1, 12),(12, 1, 12),(24, 1, 12),(6, 1, 12),(33, 1, 12),(15, 1, 12),(10, 1, 12),(28, 1, 12),(1, 1, 12),(19, 1, 12),(31, 1, 12),(13, 1, 12),(22, 1, 12),(4, 1, 12),(34, 1, 12),(16, 1, 12),(25, 1, 12),(7, 1, 12),(11, 1, 12),(29, 1, 12),(2, 1, 12),(20, 1, 12),(32, 1, 12),(14, 1, 12),(23, 1, 12),(5, 1, 12),(35, 1, 12),(17, 1, 12),(26, 1, 12),(8, 1, 12),(0, 4, 12),(18, 4, 12),(9, 4, 12),(27, 4, 12),(21, 4, 12),(3, 4, 12),(30, 4, 12),(12, 4, 12),(24, 4, 12),(6, 4, 12),(33, 4, 12),(15, 4, 12),(10, 4, 12),(28, 4, 12),(1, 4, 12),(19, 4, 12),(31, 4, 12),(13, 4, 12),(22, 4, 12),(4, 4, 12),(34, 4, 12),(16, 4, 12),(25, 4, 12),(7, 4, 12),(11, 4, 12),(29, 4, 12),(2, 4, 12),(20, 4, 12),(32, 4, 12),(14, 4, 12),(23, 4, 12),(5, 4, 12),(35, 4, 12),(17, 4, 12),(26, 4, 12),(8, 4, 12),(0, 7, 12),(18, 7, 12),(9, 7, 12),(27, 7, 12),(21, 7, 12),(3, 7, 12),(30, 7, 12),(12, 7, 12),(24, 7, 12),(6, 7, 12),(33, 7, 12),(15, 7, 12),(10, 7, 12),(28, 7, 12),(1, 7, 12),(19, 7, 12),(31, 7, 12),(13, 7, 12),(22, 7, 12),(4, 7, 12),(34, 7, 12),(16, 7, 12),(25, 7, 12),(7, 7, 12),(11, 7, 12),(29, 7, 12),(2, 7, 12),(20, 7, 12),(32, 7, 12),(14, 7, 12),(23, 7, 12),(5, 7, 12),(35, 7, 12),(17, 7, 12),(26, 7, 12),(8, 7, 12),(0, 2, 12),(18, 2, 12),(9, 2, 12),(27, 2, 12),(21, 2, 12),(3, 2, 12),(30, 2, 12),(12, 2, 12),(24, 2, 12),(6, 2, 12),(33, 2, 12),(15, 2, 12),(10, 2, 12),(28, 2, 12),(1, 2, 12),(19, 2, 12),(31, 2, 12),(13, 2, 12),(22, 2, 12),(4, 2, 12),(34, 2, 12),(16, 2, 12),(25, 2, 12),(7, 2, 12),(11, 2, 12),(29, 2, 12),(2, 2, 12),(20, 2, 12),(32, 2, 12),(14, 2, 12),(23, 2, 12),(5, 2, 12),(35, 2, 12),(17, 2, 12),(26, 2, 12),(8, 2, 12),(0, 5, 12),(18, 5, 12),(9, 5, 12),(27, 5, 12),(21, 5, 12),(3, 5, 12),(30, 5, 12),(12, 5, 12),(24, 5, 12),(6, 5, 12),(33, 5, 12),(15, 5, 12),(10, 5, 12),(28, 5, 12),(1, 5, 12),(19, 5, 12),(31, 5, 12),(13, 5, 12),(22, 5, 12),(4, 5, 12),(34, 5, 12),(16, 5, 12),(25, 5, 12),(7, 5, 12),(11, 5, 12),(29, 5, 12),(2, 5, 12),(20, 5, 12),(32, 5, 12),(14, 5, 12),(23, 5, 12),(5, 5, 12),(35, 5, 12),(17, 5, 12),(26, 5, 12),(8, 5, 12),(0, 8, 12),(18, 8, 12),(9, 8, 12),(27, 8, 12),(21, 8, 12),(3, 8, 12),(30, 8, 12),(12, 8, 12),(24, 8, 12),(6, 8, 12),(33, 8, 12),(15, 8, 12),(10, 8, 12),(28, 8, 12),(1, 8, 12),(19, 8, 12),(31, 8, 12),(13, 8, 12),(22, 8, 12),(4, 8, 12),(34, 8, 12),(16, 8, 12),(25, 8, 12),(7, 8, 12),(11, 8, 12),(29, 8, 12),(2, 8, 12),(20, 8, 12),(32, 8, 12),(14, 8, 12),(23, 8, 12),(5, 8, 12),(35, 8, 12),(17, 8, 12),(26, 8, 12),(8, 8, 12),(0, 3, 12),(18, 3, 12),(9, 3, 12),(27, 3, 12),(21, 3, 12),(3, 3, 12),(30, 3, 12),(12, 3, 12),(24, 3, 12),(6, 3, 12),(33, 3, 12),(15, 3, 12),(10, 3, 12),(28, 3, 12),(1, 3, 12),(19, 3, 12),(31, 3, 12),(13, 3, 12),(22, 3, 12),(4, 3, 12),(34, 3, 12),(16, 3, 12),(25, 3, 12),(7, 3, 12),(11, 3, 12),(29, 3, 12),(2, 3, 12),(20, 3, 12),(32, 3, 12),(14, 3, 12),(23, 3, 12),(5, 3, 12),(35, 3, 12),(17, 3, 12),(26, 3, 12),(8, 3, 12),(0, 6, 12),(18, 6, 12),(9, 6, 12),(27, 6, 12),(21, 6, 12),(3, 6, 12),(30, 6, 12),(12, 6, 12),(24, 6, 12),(6, 6, 12),(33, 6, 12),(15, 6, 12),(10, 6, 12),(28, 6, 12),(1, 6, 12),(19, 6, 12),(31, 6, 12),(13, 6, 12),(22, 6, 12),(4, 6, 12),(34, 6, 12),(16, 6, 12),(25, 6, 12),(7, 6, 12),(11, 6, 12),(29, 6, 12),(2, 6, 12),(20, 6, 12),(32, 6, 12),(14, 6, 12),(23, 6, 12),(5, 6, 12),(35, 6, 12),(17, 6, 12),(26, 6, 12),(8, 6, 12),(0, 9, 12),(18, 9, 12),(9, 9, 12),(27, 9, 12),(21, 9, 12),(3, 9, 12),(30, 9, 12),(12, 9, 12),(24, 9, 12),(6, 9, 12),(33, 9, 12),(15, 9, 12),(10, 9, 12),(28, 9, 12),(1, 9, 12),(19, 9, 12),(31, 9, 12),(13, 9, 12),(22, 9, 12),(4, 9, 12),(34, 9, 12),(16, 9, 12),(25, 9, 12),(7, 9, 12),(11, 9, 12),(29, 9, 12),(2, 9, 12),(20, 9, 12),(32, 9, 12),(14, 9, 12),(23, 9, 12),(5, 9, 12),(35, 9, 12),(17, 9, 12),(26, 9, 12),(8, 9, 12),(0, 1, 1),(18, 1, 1),(9, 1, 1),(27, 1, 1),(21, 1, 1),(3, 1, 1),(30, 1, 1),(12, 1, 1),(24, 1, 1),(6, 1, 1),(33, 1, 1),(15, 1, 1),(10, 1, 1),(28, 1, 1),(1, 1, 1),(19, 1, 1),(31, 1, 1),(13, 1, 1),(22, 1, 1),(4, 1, 1),(34, 1, 1),(16, 1, 1),(25, 1, 1),(7, 1, 1),(11, 1, 1),(29, 1, 1),(2, 1, 1),(20, 1, 1),(32, 1, 1),(14, 1, 1),(23, 1, 1),(5, 1, 1),(35, 1, 1),(17, 1, 1),(26, 1, 1),(8, 1, 1),(0, 4, 1),(18, 4, 1),(9, 4, 1),(27, 4, 1),(21, 4, 1),(3, 4, 1),(30, 4, 1),(12, 4, 1),(24, 4, 1),(6, 4, 1),(33, 4, 1),(15, 4, 1),(10, 4, 1),(28, 4, 1),(1, 4, 1),(19, 4, 1),(31, 4, 1),(13, 4, 1),(22, 4, 1),(4, 4, 1),(34, 4, 1),(16, 4, 1),(25, 4, 1),(7, 4, 1),(11, 4, 1),(29, 4, 1),(2, 4, 1),(20, 4, 1),(32, 4, 1),(14, 4, 1),(23, 4, 1),(5, 4, 1),(35, 4, 1),(17, 4, 1),(26, 4, 1),(8, 4, 1),(0, 7, 1),(18, 7, 1),(9, 7, 1),(27, 7, 1),(21, 7, 1),(3, 7, 1),(30, 7, 1),(12, 7, 1),(24, 7, 1),(6, 7, 1),(33, 7, 1),(15, 7, 1),(10, 7, 1),(28, 7, 1),(1, 7, 1),(19, 7, 1),(31, 7, 1),(13, 7, 1),(22, 7, 1),(4, 7, 1),(34, 7, 1),(16, 7, 1),(25, 7, 1),(7, 7, 1),(11, 7, 1),(29, 7, 1),(2, 7, 1),(20, 7, 1),(32, 7, 1),(14, 7, 1),(23, 7, 1),(5, 7, 1),(35, 7, 1),(17, 7, 1),(26, 7, 1),(8, 7, 1),(0, 2, 1),(18, 2, 1),(9, 2, 1),(27, 2, 1),(21, 2, 1),(3, 2, 1),(30, 2, 1),(12, 2, 1),(24, 2, 1),(6, 2, 1),(33, 2, 1),(15, 2, 1),(10, 2, 1),(28, 2, 1),(1, 2, 1),(19, 2, 1),(31, 2, 1),(13, 2, 1),(22, 2, 1),(4, 2, 1),(34, 2, 1),(16, 2, 1),(25, 2, 1),(7, 2, 1),(11, 2, 1),(29, 2, 1),(2, 2, 1),(20, 2, 1),(32, 2, 1),(14, 2, 1),(23, 2, 1),(5, 2, 1),(35, 2, 1),(17, 2, 1),(26, 2, 1),(8, 2, 1),(0, 5, 1),(18, 5, 1),(9, 5, 1),(27, 5, 1),(21, 5, 1),(3, 5, 1),(30, 5, 1),(12, 5, 1),(24, 5, 1),(6, 5, 1),(33, 5, 1),(15, 5, 1),(10, 5, 1),(28, 5, 1),(1, 5, 1),(19, 5, 1),(31, 5, 1),(13, 5, 1),(22, 5, 1),(4, 5, 1),(34, 5, 1),(16, 5, 1),(25, 5, 1),(7, 5, 1),(11, 5, 1),(29, 5, 1),(2, 5, 1),(20, 5, 1),(32, 5, 1),(14, 5, 1),(23, 5, 1),(5, 5, 1),(35, 5, 1),(17, 5, 1),(26, 5, 1),(8, 5, 1),(0, 8, 1),(18, 8, 1),(9, 8, 1),(27, 8, 1),(21, 8, 1),(3, 8, 1),(30, 8, 1),(12, 8, 1),(24, 8, 1),(6, 8, 1),(33, 8, 1),(15, 8, 1),(10, 8, 1),(28, 8, 1),(1, 8, 1),(19, 8, 1),(31, 8, 1),(13, 8, 1),(22, 8, 1),(4, 8, 1),(34, 8, 1),(16, 8, 1),(25, 8, 1),(7, 8, 1),(11, 8, 1),(29, 8, 1),(2, 8, 1),(20, 8, 1),(32, 8, 1),(14, 8, 1),(23, 8, 1),(5, 8, 1),(35, 8, 1),(17, 8, 1),(26, 8, 1),(8, 8, 1),(0, 3, 1),(18, 3, 1),(9, 3, 1),(27, 3, 1),(21, 3, 1),(3, 3, 1),(30, 3, 1),(12, 3, 1),(24, 3, 1),(6, 3, 1),(33, 3, 1),(15, 3, 1),(10, 3, 1),(28, 3, 1),(1, 3, 1),(19, 3, 1),(31, 3, 1),(13, 3, 1),(22, 3, 1),(4, 3, 1),(34, 3, 1),(16, 3, 1),(25, 3, 1),(7, 3, 1),(11, 3, 1),(29, 3, 1),(2, 3, 1),(20, 3, 1),(32, 3, 1),(14, 3, 1),(23, 3, 1),(5, 3, 1),(35, 3, 1),(17, 3, 1),(26, 3, 1),(8, 3, 1),(0, 6, 1),(18, 6, 1),(9, 6, 1),(27, 6, 1),(21, 6, 1),(3, 6, 1),(30, 6, 1),(12, 6, 1),(24, 6, 1),(6, 6, 1),(33, 6, 1),(15, 6, 1),(10, 6, 1),(28, 6, 1),(1, 6, 1),(19, 6, 1),(31, 6, 1),(13, 6, 1),(22, 6, 1),(4, 6, 1),(34, 6, 1),(16, 6, 1),(25, 6, 1),(7, 6, 1),(11, 6, 1),(29, 6, 1),(2, 6, 1),(20, 6, 1),(32, 6, 1),(14, 6, 1),(23, 6, 1),(5, 6, 1),(35, 6, 1),(17, 6, 1),(26, 6, 1),(8, 6, 1),(0, 9, 1),(18, 9, 1),(9, 9, 1),(27, 9, 1),(21, 9, 1),(3, 9, 1),(30, 9, 1),(12, 9, 1),(24, 9, 1),(6, 9, 1),(33, 9, 1),(15, 9, 1),(10, 9, 1),(28, 9, 1),(1, 9, 1),(19, 9, 1),(31, 9, 1),(13, 9, 1),(22, 9, 1),(4, 9, 1),(34, 9, 1),(16, 9, 1),(25, 9, 1),(7, 9, 1),(11, 9, 1),(29, 9, 1),(2, 9, 1),(20, 9, 1),(32, 9, 1),(14, 9, 1),(23, 9, 1),(5, 9, 1),(35, 9, 1),(17, 9, 1),(26, 9, 1),(8, 9, 1),(0, 1, 5),(18, 1, 5),(9, 1, 5),(27, 1, 5),(21, 1, 5),(3, 1, 5),(30, 1, 5),(12, 1, 5),(24, 1, 5),(6, 1, 5),(33, 1, 5),(15, 1, 5),(10, 1, 5),(28, 1, 5),(1, 1, 5),(19, 1, 5),(31, 1, 5),(13, 1, 5),(22, 1, 5),(4, 1, 5),(34, 1, 5),(16, 1, 5),(25, 1, 5),(7, 1, 5),(11, 1, 5),(29, 1, 5),(2, 1, 5),(20, 1, 5),(32, 1, 5),(14, 1, 5),(23, 1, 5),(5, 1, 5),(35, 1, 5),(17, 1, 5),(26, 1, 5),(8, 1, 5),(0, 4, 5),(18, 4, 5),(9, 4, 5),(27, 4, 5),(21, 4, 5),(3, 4, 5),(30, 4, 5),(12, 4, 5),(24, 4, 5),(6, 4, 5),(33, 4, 5),(15, 4, 5),(10, 4, 5),(28, 4, 5),(1, 4, 5),(19, 4, 5),(31, 4, 5),(13, 4, 5),(22, 4, 5),(4, 4, 5),(34, 4, 5),(16, 4, 5),(25, 4, 5),(7, 4, 5),(11, 4, 5),(29, 4, 5),(2, 4, 5),(20, 4, 5),(32, 4, 5),(14, 4, 5),(23, 4, 5),(5, 4, 5),(35, 4, 5),(17, 4, 5),(26, 4, 5),(8, 4, 5),(0, 7, 5),(18, 7, 5),(9, 7, 5),(27, 7, 5),(21, 7, 5),(3, 7, 5),(30, 7, 5),(12, 7, 5),(24, 7, 5),(6, 7, 5),(33, 7, 5),(15, 7, 5),(10, 7, 5),(28, 7, 5),(1, 7, 5),(19, 7, 5),(31, 7, 5),(13, 7, 5),(22, 7, 5),(4, 7, 5),(34, 7, 5),(16, 7, 5),(25, 7, 5),(7, 7, 5),(11, 7, 5),(29, 7, 5),(2, 7, 5),(20, 7, 5),(32, 7, 5),(14, 7, 5),(23, 7, 5),(5, 7, 5),(35, 7, 5),(17, 7, 5),(26, 7, 5),(8, 7, 5),(0, 2, 5),(18, 2, 5),(9, 2, 5),(27, 2, 5),(21, 2, 5),(3, 2, 5),(30, 2, 5),(12, 2, 5),(24, 2, 5),(6, 2, 5),(33, 2, 5),(15, 2, 5),(10, 2, 5),(28, 2, 5),(1, 2, 5),(19, 2, 5),(31, 2, 5),(13, 2, 5),(22, 2, 5),(4, 2, 5),(34, 2, 5),(16, 2, 5),(25, 2, 5),(7, 2, 5),(11, 2, 5),(29, 2, 5),(2, 2, 5),(20, 2, 5),(32, 2, 5),(14, 2, 5),(23, 2, 5),(5, 2, 5),(35, 2, 5),(17, 2, 5),(26, 2, 5),(8, 2, 5),(0, 5, 5),(18, 5, 5),(9, 5, 5),(27, 5, 5),(21, 5, 5),(3, 5, 5),(30, 5, 5),(12, 5, 5),(24, 5, 5),(6, 5, 5),(33, 5, 5),(15, 5, 5),(10, 5, 5),(28, 5, 5),(1, 5, 5),(19, 5, 5),(31, 5, 5),(13, 5, 5),(22, 5, 5),(4, 5, 5),(34, 5, 5),(16, 5, 5),(25, 5, 5),(7, 5, 5),(11, 5, 5),(29, 5, 5),(2, 5, 5),(20, 5, 5),(32, 5, 5),(14, 5, 5),(23, 5, 5),(5, 5, 5),(35, 5, 5),(17, 5, 5),(26, 5, 5),(8, 5, 5),(0, 8, 5),(18, 8, 5),(9, 8, 5),(27, 8, 5),(21, 8, 5),(3, 8, 5),(30, 8, 5),(12, 8, 5),(24, 8, 5),(6, 8, 5),(33, 8, 5),(15, 8, 5),(10, 8, 5),(28, 8, 5),(1, 8, 5),(19, 8, 5),(31, 8, 5),(13, 8, 5),(22, 8, 5),(4, 8, 5),(34, 8, 5),(16, 8, 5),(25, 8, 5),(7, 8, 5),(11, 8, 5),(29, 8, 5),(2, 8, 5),(20, 8, 5),(32, 8, 5),(14, 8, 5),(23, 8, 5),(5, 8, 5),(35, 8, 5),(17, 8, 5),(26, 8, 5),(8, 8, 5),(0, 3, 5),(18, 3, 5),(9, 3, 5),(27, 3, 5),(21, 3, 5),(3, 3, 5),(30, 3, 5),(12, 3, 5),(24, 3, 5),(6, 3, 5),(33, 3, 5),(15, 3, 5),(10, 3, 5),(28, 3, 5),(1, 3, 5),(19, 3, 5),(31, 3, 5),(13, 3, 5),(22, 3, 5),(4, 3, 5),(34, 3, 5),(16, 3, 5),(25, 3, 5),(7, 3, 5),(11, 3, 5),(29, 3, 5),(2, 3, 5),(20, 3, 5),(32, 3, 5),(14, 3, 5),(23, 3, 5),(5, 3, 5),(35, 3, 5),(17, 3, 5),(26, 3, 5),(8, 3, 5),(0, 6, 5),(18, 6, 5),(9, 6, 5),(27, 6, 5),(21, 6, 5),(3, 6, 5),(30, 6, 5),(12, 6, 5),(24, 6, 5),(6, 6, 5),(33, 6, 5),(15, 6, 5),(10, 6, 5),(28, 6, 5),(1, 6, 5),(19, 6, 5),(31, 6, 5),(13, 6, 5),(22, 6, 5),(4, 6, 5),(34, 6, 5),(16, 6, 5),(25, 6, 5),(7, 6, 5),(11, 6, 5),(29, 6, 5),(2, 6, 5),(20, 6, 5),(32, 6, 5),(14, 6, 5),(23, 6, 5),(5, 6, 5),(35, 6, 5),(17, 6, 5),(26, 6, 5),(8, 6, 5),(0, 9, 5),(18, 9, 5),(9, 9, 5),(27, 9, 5),(21, 9, 5),(3, 9, 5),(30, 9, 5),(12, 9, 5),(24, 9, 5),(6, 9, 5),(33, 9, 5),(15, 9, 5),(10, 9, 5),(28, 9, 5),(1, 9, 5),(19, 9, 5),(31, 9, 5),(13, 9, 5),(22, 9, 5),(4, 9, 5),(34, 9, 5),(16, 9, 5),(25, 9, 5),(7, 9, 5),(11, 9, 5),(29, 9, 5),(2, 9, 5),(20, 9, 5),(32, 9, 5),(14, 9, 5),(23, 9, 5),(5, 9, 5),(35, 9, 5),(17, 9, 5),(26, 9, 5),(8, 9, 5),(0, 1, 9),(18, 1, 9),(9, 1, 9),(27, 1, 9),(21, 1, 9),(3, 1, 9),(30, 1, 9),(12, 1, 9),(24, 1, 9),(6, 1, 9),(33, 1, 9),(15, 1, 9),(10, 1, 9),(28, 1, 9),(1, 1, 9),(19, 1, 9),(31, 1, 9),(13, 1, 9),(22, 1, 9),(4, 1, 9),(34, 1, 9),(16, 1, 9),(25, 1, 9),(7, 1, 9),(11, 1, 9),(29, 1, 9),(2, 1, 9),(20, 1, 9),(32, 1, 9),(14, 1, 9),(23, 1, 9),(5, 1, 9),(35, 1, 9),(17, 1, 9),(26, 1, 9),(8, 1, 9),(0, 4, 9),(18, 4, 9),(9, 4, 9),(27, 4, 9),(21, 4, 9),(3, 4, 9),(30, 4, 9),(12, 4, 9),(24, 4, 9),(6, 4, 9),(33, 4, 9),(15, 4, 9),(10, 4, 9),(28, 4, 9),(1, 4, 9),(19, 4, 9),(31, 4, 9),(13, 4, 9),(22, 4, 9),(4, 4, 9),(34, 4, 9),(16, 4, 9),(25, 4, 9),(7, 4, 9),(11, 4, 9),(29, 4, 9),(2, 4, 9),(20, 4, 9),(32, 4, 9),(14, 4, 9),(23, 4, 9),(5, 4, 9),(35, 4, 9),(17, 4, 9),(26, 4, 9),(8, 4, 9),(0, 7, 9),(18, 7, 9),(9, 7, 9),(27, 7, 9),(21, 7, 9),(3, 7, 9),(30, 7, 9),(12, 7, 9),(24, 7, 9),(6, 7, 9),(33, 7, 9),(15, 7, 9),(10, 7, 9),(28, 7, 9),(1, 7, 9),(19, 7, 9),(31, 7, 9),(13, 7, 9),(22, 7, 9),(4, 7, 9),(34, 7, 9),(16, 7, 9),(25, 7, 9),(7, 7, 9),(11, 7, 9),(29, 7, 9),(2, 7, 9),(20, 7, 9),(32, 7, 9),(14, 7, 9),(23, 7, 9),(5, 7, 9),(35, 7, 9),(17, 7, 9),(26, 7, 9),(8, 7, 9),(0, 2, 9),(18, 2, 9),(9, 2, 9),(27, 2, 9),(21, 2, 9),(3, 2, 9),(30, 2, 9),(12, 2, 9),(24, 2, 9),(6, 2, 9),(33, 2, 9),(15, 2, 9),(10, 2, 9),(28, 2, 9),(1, 2, 9),(19, 2, 9),(31, 2, 9),(13, 2, 9),(22, 2, 9),(4, 2, 9),(34, 2, 9),(16, 2, 9),(25, 2, 9),(7, 2, 9),(11, 2, 9),(29, 2, 9),(2, 2, 9),(20, 2, 9),(32, 2, 9),(14, 2, 9),(23, 2, 9),(5, 2, 9),(35, 2, 9),(17, 2, 9),(26, 2, 9),(8, 2, 9),(0, 5, 9),(18, 5, 9),(9, 5, 9),(27, 5, 9),(21, 5, 9),(3, 5, 9),(30, 5, 9),(12, 5, 9),(24, 5, 9),(6, 5, 9),(33, 5, 9),(15, 5, 9),(10, 5, 9),(28, 5, 9),(1, 5, 9),(19, 5, 9),(31, 5, 9),(13, 5, 9),(22, 5, 9),(4, 5, 9),(34, 5, 9),(16, 5, 9),(25, 5, 9),(7, 5, 9),(11, 5, 9),(29, 5, 9),(2, 5, 9),(20, 5, 9),(32, 5, 9),(14, 5, 9),(23, 5, 9),(5, 5, 9),(35, 5, 9),(17, 5, 9),(26, 5, 9),(8, 5, 9),(0, 8, 9),(18, 8, 9),(9, 8, 9),(27, 8, 9),(21, 8, 9),(3, 8, 9),(30, 8, 9),(12, 8, 9),(24, 8, 9),(6, 8, 9),(33, 8, 9),(15, 8, 9),(10, 8, 9),(28, 8, 9),(1, 8, 9),(19, 8, 9),(31, 8, 9),(13, 8, 9),(22, 8, 9),(4, 8, 9),(34, 8, 9),(16, 8, 9),(25, 8, 9),(7, 8, 9),(11, 8, 9),(29, 8, 9),(2, 8, 9),(20, 8, 9),(32, 8, 9),(14, 8, 9),(23, 8, 9),(5, 8, 9),(35, 8, 9),(17, 8, 9),(26, 8, 9),(8, 8, 9),(0, 3, 9),(18, 3, 9),(9, 3, 9),(27, 3, 9),(21, 3, 9),(3, 3, 9),(30, 3, 9),(12, 3, 9),(24, 3, 9),(6, 3, 9),(33, 3, 9),(15, 3, 9),(10, 3, 9),(28, 3, 9),(1, 3, 9),(19, 3, 9),(31, 3, 9),(13, 3, 9),(22, 3, 9),(4, 3, 9),(34, 3, 9),(16, 3, 9),(25, 3, 9),(7, 3, 9),(11, 3, 9),(29, 3, 9),(2, 3, 9),(20, 3, 9),(32, 3, 9),(14, 3, 9),(23, 3, 9),(5, 3, 9),(35, 3, 9),(17, 3, 9),(26, 3, 9),(8, 3, 9),(0, 6, 9),(18, 6, 9),(9, 6, 9),(27, 6, 9),(21, 6, 9),(3, 6, 9),(30, 6, 9),(12, 6, 9),(24, 6, 9),(6, 6, 9),(33, 6, 9),(15, 6, 9),(10, 6, 9),(28, 6, 9),(1, 6, 9),(19, 6, 9),(31, 6, 9),(13, 6, 9),(22, 6, 9),(4, 6, 9),(34, 6, 9),(16, 6, 9),(25, 6, 9),(7, 6, 9),(11, 6, 9),(29, 6, 9),(2, 6, 9),(20, 6, 9),(32, 6, 9),(14, 6, 9),(23, 6, 9),(5, 6, 9),(35, 6, 9),(17, 6, 9),(26, 6, 9),(8, 6, 9),(0, 9, 9),(18, 9, 9),(9, 9, 9),(27, 9, 9),(21, 9, 9),(3, 9, 9),(30, 9, 9),(12, 9, 9),(24, 9, 9),(6, 9, 9),(33, 9, 9),(15, 9, 9),(10, 9, 9),(28, 9, 9),(1, 9, 9),(19, 9, 9),(31, 9, 9),(13, 9, 9),(22, 9, 9),(4, 9, 9),(34, 9, 9),(16, 9, 9),(25, 9, 9),(7, 9, 9),(11, 9, 9),(29, 9, 9),(2, 9, 9),(20, 9, 9),(32, 9, 9),(14, 9, 9),(23, 9, 9),(5, 9, 9),(35, 9, 9),(17, 9, 9),(26, 9, 9),(8, 9, 9),(0, 1, 13),(18, 1, 13),(9, 1, 13),(27, 1, 13),(21, 1, 13),(3, 1, 13),(30, 1, 13),(12, 1, 13),(24, 1, 13),(6, 1, 13),(33, 1, 13),(15, 1, 13),(10, 1, 13),(28, 1, 13),(1, 1, 13),(19, 1, 13),(31, 1, 13),(13, 1, 13),(22, 1, 13),(4, 1, 13),(34, 1, 13),(16, 1, 13),(25, 1, 13),(7, 1, 13),(11, 1, 13),(29, 1, 13),(2, 1, 13),(20, 1, 13),(32, 1, 13),(14, 1, 13),(23, 1, 13),(5, 1, 13),(35, 1, 13),(17, 1, 13),(26, 1, 13),(8, 1, 13),(0, 4, 13),(18, 4, 13),(9, 4, 13),(27, 4, 13),(21, 4, 13),(3, 4, 13),(30, 4, 13),(12, 4, 13),(24, 4, 13),(6, 4, 13),(33, 4, 13),(15, 4, 13),(10, 4, 13),(28, 4, 13),(1, 4, 13),(19, 4, 13),(31, 4, 13),(13, 4, 13),(22, 4, 13),(4, 4, 13),(34, 4, 13),(16, 4, 13),(25, 4, 13),(7, 4, 13),(11, 4, 13),(29, 4, 13),(2, 4, 13),(20, 4, 13),(32, 4, 13),(14, 4, 13),(23, 4, 13),(5, 4, 13),(35, 4, 13),(17, 4, 13),(26, 4, 13),(8, 4, 13),(0, 7, 13),(18, 7, 13),(9, 7, 13),(27, 7, 13),(21, 7, 13),(3, 7, 13),(30, 7, 13),(12, 7, 13),(24, 7, 13),(6, 7, 13),(33, 7, 13),(15, 7, 13),(10, 7, 13),(28, 7, 13),(1, 7, 13),(19, 7, 13),(31, 7, 13),(13, 7, 13),(22, 7, 13),(4, 7, 13),(34, 7, 13),(16, 7, 13),(25, 7, 13),(7, 7, 13),(11, 7, 13),(29, 7, 13),(2, 7, 13),(20, 7, 13),(32, 7, 13),(14, 7, 13),(23, 7, 13),(5, 7, 13),(35, 7, 13),(17, 7, 13),(26, 7, 13),(8, 7, 13),(0, 2, 13),(18, 2, 13),(9, 2, 13),(27, 2, 13),(21, 2, 13),(3, 2, 13),(30, 2, 13),(12, 2, 13),(24, 2, 13),(6, 2, 13),(33, 2, 13),(15, 2, 13),(10, 2, 13),(28, 2, 13),(1, 2, 13),(19, 2, 13),(31, 2, 13),(13, 2, 13),(22, 2, 13),(4, 2, 13),(34, 2, 13),(16, 2, 13),(25, 2, 13),(7, 2, 13),(11, 2, 13),(29, 2, 13),(2, 2, 13),(20, 2, 13),(32, 2, 13),(14, 2, 13),(23, 2, 13),(5, 2, 13),(35, 2, 13),(17, 2, 13),(26, 2, 13),(8, 2, 13),(0, 5, 13),(18, 5, 13),(9, 5, 13),(27, 5, 13),(21, 5, 13),(3, 5, 13),(30, 5, 13),(12, 5, 13),(24, 5, 13),(6, 5, 13),(33, 5, 13),(15, 5, 13),(10, 5, 13),(28, 5, 13),(1, 5, 13),(19, 5, 13),(31, 5, 13),(13, 5, 13),(22, 5, 13),(4, 5, 13),(34, 5, 13),(16, 5, 13),(25, 5, 13),(7, 5, 13),(11, 5, 13),(29, 5, 13),(2, 5, 13),(20, 5, 13),(32, 5, 13),(14, 5, 13),(23, 5, 13),(5, 5, 13),(35, 5, 13),(17, 5, 13),(26, 5, 13),(8, 5, 13),(0, 8, 13),(18, 8, 13),(9, 8, 13),(27, 8, 13),(21, 8, 13),(3, 8, 13),(30, 8, 13),(12, 8, 13),(24, 8, 13),(6, 8, 13),(33, 8, 13),(15, 8, 13),(10, 8, 13),(28, 8, 13),(1, 8, 13),(19, 8, 13),(31, 8, 13),(13, 8, 13),(22, 8, 13),(4, 8, 13),(34, 8, 13),(16, 8, 13),(25, 8, 13),(7, 8, 13),(11, 8, 13),(29, 8, 13),(2, 8, 13),(20, 8, 13),(32, 8, 13),(14, 8, 13),(23, 8, 13),(5, 8, 13),(35, 8, 13),(17, 8, 13),(26, 8, 13),(8, 8, 13),(0, 3, 13),(18, 3, 13),(9, 3, 13),(27, 3, 13),(21, 3, 13),(3, 3, 13),(30, 3, 13),(12, 3, 13),(24, 3, 13),(6, 3, 13),(33, 3, 13),(15, 3, 13),(10, 3, 13),(28, 3, 13),(1, 3, 13),(19, 3, 13),(31, 3, 13),(13, 3, 13),(22, 3, 13),(4, 3, 13),(34, 3, 13),(16, 3, 13),(25, 3, 13),(7, 3, 13),(11, 3, 13),(29, 3, 13),(2, 3, 13),(20, 3, 13),(32, 3, 13),(14, 3, 13),(23, 3, 13),(5, 3, 13),(35, 3, 13),(17, 3, 13),(26, 3, 13),(8, 3, 13),(0, 6, 13),(18, 6, 13),(9, 6, 13),(27, 6, 13),(21, 6, 13),(3, 6, 13),(30, 6, 13),(12, 6, 13),(24, 6, 13),(6, 6, 13),(33, 6, 13),(15, 6, 13),(10, 6, 13),(28, 6, 13),(1, 6, 13),(19, 6, 13),(31, 6, 13),(13, 6, 13),(22, 6, 13),(4, 6, 13),(34, 6, 13),(16, 6, 13),(25, 6, 13),(7, 6, 13),(11, 6, 13),(29, 6, 13),(2, 6, 13),(20, 6, 13),(32, 6, 13),(14, 6, 13),(23, 6, 13),(5, 6, 13),(35, 6, 13),(17, 6, 13),(26, 6, 13),(8, 6, 13),(0, 9, 13),(18, 9, 13),(9, 9, 13),(27, 9, 13),(21, 9, 13),(3, 9, 13),(30, 9, 13),(12, 9, 13),(24, 9, 13),(6, 9, 13),(33, 9, 13),(15, 9, 13),(10, 9, 13),(28, 9, 13),(1, 9, 13),(19, 9, 13),(31, 9, 13),(13, 9, 13),(22, 9, 13),(4, 9, 13),(34, 9, 13),(16, 9, 13),(25, 9, 13),(7, 9, 13),(11, 9, 13),(29, 9, 13),(2, 9, 13),(20, 9, 13),(32, 9, 13),(14, 9, 13),(23, 9, 13),(5, 9, 13),(35, 9, 13),(17, 9, 13),(26, 9, 13),(8, 9, 13),(0, 1, 2),(18, 1, 2),(9, 1, 2),(27, 1, 2),(21, 1, 2),(3, 1, 2),(30, 1, 2),(12, 1, 2),(24, 1, 2),(6, 1, 2),(33, 1, 2),(15, 1, 2),(10, 1, 2),(28, 1, 2),(1, 1, 2),(19, 1, 2),(31, 1, 2),(13, 1, 2),(22, 1, 2),(4, 1, 2),(34, 1, 2),(16, 1, 2),(25, 1, 2),(7, 1, 2),(11, 1, 2),(29, 1, 2),(2, 1, 2),(20, 1, 2),(32, 1, 2),(14, 1, 2),(23, 1, 2),(5, 1, 2),(35, 1, 2),(17, 1, 2),(26, 1, 2),(8, 1, 2),(0, 4, 2),(18, 4, 2),(9, 4, 2),(27, 4, 2),(21, 4, 2),(3, 4, 2),(30, 4, 2),(12, 4, 2),(24, 4, 2),(6, 4, 2),(33, 4, 2),(15, 4, 2),(10, 4, 2),(28, 4, 2),(1, 4, 2),(19, 4, 2),(31, 4, 2),(13, 4, 2),(22, 4, 2),(4, 4, 2),(34, 4, 2),(16, 4, 2),(25, 4, 2),(7, 4, 2),(11, 4, 2),(29, 4, 2),(2, 4, 2),(20, 4, 2),(32, 4, 2),(14, 4, 2),(23, 4, 2),(5, 4, 2),(35, 4, 2),(17, 4, 2),(26, 4, 2),(8, 4, 2),(0, 7, 2),(18, 7, 2),(9, 7, 2),(27, 7, 2),(21, 7, 2),(3, 7, 2),(30, 7, 2),(12, 7, 2),(24, 7, 2),(6, 7, 2),(33, 7, 2),(15, 7, 2),(10, 7, 2),(28, 7, 2),(1, 7, 2),(19, 7, 2),(31, 7, 2),(13, 7, 2),(22, 7, 2),(4, 7, 2),(34, 7, 2),(16, 7, 2),(25, 7, 2),(7, 7, 2),(11, 7, 2),(29, 7, 2),(2, 7, 2),(20, 7, 2),(32, 7, 2),(14, 7, 2),(23, 7, 2),(5, 7, 2),(35, 7, 2),(17, 7, 2),(26, 7, 2),(8, 7, 2),(0, 2, 2),(18, 2, 2),(9, 2, 2),(27, 2, 2),(21, 2, 2),(3, 2, 2),(30, 2, 2),(12, 2, 2),(24, 2, 2),(6, 2, 2),(33, 2, 2),(15, 2, 2),(10, 2, 2),(28, 2, 2),(1, 2, 2),(19, 2, 2),(31, 2, 2),(13, 2, 2),(22, 2, 2),(4, 2, 2),(34, 2, 2),(16, 2, 2),(25, 2, 2),(7, 2, 2),(11, 2, 2),(29, 2, 2),(2, 2, 2),(20, 2, 2),(32, 2, 2),(14, 2, 2),(23, 2, 2),(5, 2, 2),(35, 2, 2),(17, 2, 2),(26, 2, 2),(8, 2, 2),(0, 5, 2),(18, 5, 2),(9, 5, 2),(27, 5, 2),(21, 5, 2),(3, 5, 2),(30, 5, 2),(12, 5, 2),(24, 5, 2),(6, 5, 2),(33, 5, 2),(15, 5, 2),(10, 5, 2),(28, 5, 2),(1, 5, 2),(19, 5, 2),(31, 5, 2),(13, 5, 2),(22, 5, 2),(4, 5, 2),(34, 5, 2),(16, 5, 2),(25, 5, 2),(7, 5, 2),(11, 5, 2),(29, 5, 2),(2, 5, 2),(20, 5, 2),(32, 5, 2),(14, 5, 2),(23, 5, 2),(5, 5, 2),(35, 5, 2),(17, 5, 2),(26, 5, 2),(8, 5, 2),(0, 8, 2),(18, 8, 2),(9, 8, 2),(27, 8, 2),(21, 8, 2),(3, 8, 2),(30, 8, 2),(12, 8, 2),(24, 8, 2),(6, 8, 2),(33, 8, 2),(15, 8, 2),(10, 8, 2),(28, 8, 2),(1, 8, 2),(19, 8, 2),(31, 8, 2),(13, 8, 2),(22, 8, 2),(4, 8, 2),(34, 8, 2),(16, 8, 2),(25, 8, 2),(7, 8, 2),(11, 8, 2),(29, 8, 2),(2, 8, 2),(20, 8, 2),(32, 8, 2),(14, 8, 2),(23, 8, 2),(5, 8, 2),(35, 8, 2),(17, 8, 2),(26, 8, 2),(8, 8, 2),(0, 3, 2),(18, 3, 2),(9, 3, 2),(27, 3, 2),(21, 3, 2),(3, 3, 2),(30, 3, 2),(12, 3, 2),(24, 3, 2),(6, 3, 2),(33, 3, 2),(15, 3, 2),(10, 3, 2),(28, 3, 2),(1, 3, 2),(19, 3, 2),(31, 3, 2),(13, 3, 2),(22, 3, 2),(4, 3, 2),(34, 3, 2),(16, 3, 2),(25, 3, 2),(7, 3, 2),(11, 3, 2),(29, 3, 2),(2, 3, 2),(20, 3, 2),(32, 3, 2),(14, 3, 2),(23, 3, 2),(5, 3, 2),(35, 3, 2),(17, 3, 2),(26, 3, 2),(8, 3, 2),(0, 6, 2),(18, 6, 2),(9, 6, 2),(27, 6, 2),(21, 6, 2),(3, 6, 2),(30, 6, 2),(12, 6, 2),(24, 6, 2),(6, 6, 2),(33, 6, 2),(15, 6, 2),(10, 6, 2),(28, 6, 2),(1, 6, 2),(19, 6, 2),(31, 6, 2),(13, 6, 2),(22, 6, 2),(4, 6, 2),(34, 6, 2),(16, 6, 2),(25, 6, 2),(7, 6, 2),(11, 6, 2),(29, 6, 2),(2, 6, 2),(20, 6, 2),(32, 6, 2),(14, 6, 2),(23, 6, 2),(5, 6, 2),(35, 6, 2),(17, 6, 2),(26, 6, 2),(8, 6, 2),(0, 9, 2),(18, 9, 2),(9, 9, 2),(27, 9, 2),(21, 9, 2),(3, 9, 2),(30, 9, 2),(12, 9, 2),(24, 9, 2),(6, 9, 2),(33, 9, 2),(15, 9, 2),(10, 9, 2),(28, 9, 2),(1, 9, 2),(19, 9, 2),(31, 9, 2),(13, 9, 2),(22, 9, 2),(4, 9, 2),(34, 9, 2),(16, 9, 2),(25, 9, 2),(7, 9, 2),(11, 9, 2),(29, 9, 2),(2, 9, 2),(20, 9, 2),(32, 9, 2),(14, 9, 2),(23, 9, 2),(5, 9, 2),(35, 9, 2),(17, 9, 2),(26, 9, 2),(8, 9, 2),(0, 1, 6),(18, 1, 6),(9, 1, 6),(27, 1, 6),(21, 1, 6),(3, 1, 6),(30, 1, 6),(12, 1, 6),(24, 1, 6),(6, 1, 6),(33, 1, 6),(15, 1, 6),(10, 1, 6),(28, 1, 6),(1, 1, 6),(19, 1, 6),(31, 1, 6),(13, 1, 6),(22, 1, 6),(4, 1, 6),(34, 1, 6),(16, 1, 6),(25, 1, 6),(7, 1, 6),(11, 1, 6),(29, 1, 6),(2, 1, 6),(20, 1, 6),(32, 1, 6),(14, 1, 6),(23, 1, 6),(5, 1, 6),(35, 1, 6),(17, 1, 6),(26, 1, 6),(8, 1, 6),(0, 4, 6),(18, 4, 6),(9, 4, 6),(27, 4, 6),(21, 4, 6),(3, 4, 6),(30, 4, 6),(12, 4, 6),(24, 4, 6),(6, 4, 6),(33, 4, 6),(15, 4, 6),(10, 4, 6),(28, 4, 6),(1, 4, 6),(19, 4, 6),(31, 4, 6),(13, 4, 6),(22, 4, 6),(4, 4, 6),(34, 4, 6),(16, 4, 6),(25, 4, 6),(7, 4, 6),(11, 4, 6),(29, 4, 6),(2, 4, 6),(20, 4, 6),(32, 4, 6),(14, 4, 6),(23, 4, 6),(5, 4, 6),(35, 4, 6),(17, 4, 6),(26, 4, 6),(8, 4, 6),(0, 7, 6),(18, 7, 6),(9, 7, 6),(27, 7, 6),(21, 7, 6),(3, 7, 6),(30, 7, 6),(12, 7, 6),(24, 7, 6),(6, 7, 6),(33, 7, 6),(15, 7, 6),(10, 7, 6),(28, 7, 6),(1, 7, 6),(19, 7, 6),(31, 7, 6),(13, 7, 6),(22, 7, 6),(4, 7, 6),(34, 7, 6),(16, 7, 6),(25, 7, 6),(7, 7, 6),(11, 7, 6),(29, 7, 6),(2, 7, 6),(20, 7, 6),(32, 7, 6),(14, 7, 6),(23, 7, 6),(5, 7, 6),(35, 7, 6),(17, 7, 6),(26, 7, 6),(8, 7, 6),(0, 2, 6),(18, 2, 6),(9, 2, 6),(27, 2, 6),(21, 2, 6),(3, 2, 6),(30, 2, 6),(12, 2, 6),(24, 2, 6),(6, 2, 6),(33, 2, 6),(15, 2, 6),(10, 2, 6),(28, 2, 6),(1, 2, 6),(19, 2, 6),(31, 2, 6),(13, 2, 6),(22, 2, 6),(4, 2, 6),(34, 2, 6),(16, 2, 6),(25, 2, 6),(7, 2, 6),(11, 2, 6),(29, 2, 6),(2, 2, 6),(20, 2, 6),(32, 2, 6),(14, 2, 6),(23, 2, 6),(5, 2, 6),(35, 2, 6),(17, 2, 6),(26, 2, 6),(8, 2, 6),(0, 5, 6),(18, 5, 6),(9, 5, 6),(27, 5, 6),(21, 5, 6),(3, 5, 6),(30, 5, 6),(12, 5, 6),(24, 5, 6),(6, 5, 6),(33, 5, 6),(15, 5, 6),(10, 5, 6),(28, 5, 6),(1, 5, 6),(19, 5, 6),(31, 5, 6),(13, 5, 6),(22, 5, 6),(4, 5, 6),(34, 5, 6),(16, 5, 6),(25, 5, 6),(7, 5, 6),(11, 5, 6),(29, 5, 6),(2, 5, 6),(20, 5, 6),(32, 5, 6),(14, 5, 6),(23, 5, 6),(5, 5, 6),(35, 5, 6),(17, 5, 6),(26, 5, 6),(8, 5, 6),(0, 8, 6),(18, 8, 6),(9, 8, 6),(27, 8, 6),(21, 8, 6),(3, 8, 6),(30, 8, 6),(12, 8, 6),(24, 8, 6),(6, 8, 6),(33, 8, 6),(15, 8, 6),(10, 8, 6),(28, 8, 6),(1, 8, 6),(19, 8, 6),(31, 8, 6),(13, 8, 6),(22, 8, 6),(4, 8, 6),(34, 8, 6),(16, 8, 6),(25, 8, 6),(7, 8, 6),(11, 8, 6),(29, 8, 6),(2, 8, 6),(20, 8, 6),(32, 8, 6),(14, 8, 6),(23, 8, 6),(5, 8, 6),(35, 8, 6),(17, 8, 6),(26, 8, 6),(8, 8, 6),(0, 3, 6),(18, 3, 6),(9, 3, 6),(27, 3, 6),(21, 3, 6),(3, 3, 6),(30, 3, 6),(12, 3, 6),(24, 3, 6),(6, 3, 6),(33, 3, 6),(15, 3, 6),(10, 3, 6),(28, 3, 6),(1, 3, 6),(19, 3, 6),(31, 3, 6),(13, 3, 6),(22, 3, 6),(4, 3, 6),(34, 3, 6),(16, 3, 6),(25, 3, 6),(7, 3, 6),(11, 3, 6),(29, 3, 6),(2, 3, 6),(20, 3, 6),(32, 3, 6),(14, 3, 6),(23, 3, 6),(5, 3, 6),(35, 3, 6),(17, 3, 6),(26, 3, 6),(8, 3, 6),(0, 6, 6),(18, 6, 6),(9, 6, 6),(27, 6, 6),(21, 6, 6),(3, 6, 6),(30, 6, 6),(12, 6, 6),(24, 6, 6),(6, 6, 6),(33, 6, 6),(15, 6, 6),(10, 6, 6),(28, 6, 6),(1, 6, 6),(19, 6, 6),(31, 6, 6),(13, 6, 6),(22, 6, 6),(4, 6, 6),(34, 6, 6),(16, 6, 6),(25, 6, 6),(7, 6, 6),(11, 6, 6),(29, 6, 6),(2, 6, 6),(20, 6, 6),(32, 6, 6),(14, 6, 6),(23, 6, 6),(5, 6, 6),(35, 6, 6),(17, 6, 6),(26, 6, 6),(8, 6, 6),(0, 9, 6),(18, 9, 6),(9, 9, 6),(27, 9, 6),(21, 9, 6),(3, 9, 6),(30, 9, 6),(12, 9, 6),(24, 9, 6),(6, 9, 6),(33, 9, 6),(15, 9, 6),(10, 9, 6),(28, 9, 6),(1, 9, 6),(19, 9, 6),(31, 9, 6),(13, 9, 6),(22, 9, 6),(4, 9, 6),(34, 9, 6),(16, 9, 6),(25, 9, 6),(7, 9, 6),(11, 9, 6),(29, 9, 6),(2, 9, 6),(20, 9, 6),(32, 9, 6),(14, 9, 6),(23, 9, 6),(5, 9, 6),(35, 9, 6),(17, 9, 6),(26, 9, 6),(8, 9, 6),(0, 1, 10),(18, 1, 10),(9, 1, 10),(27, 1, 10),(21, 1, 10),(3, 1, 10),(30, 1, 10),(12, 1, 10),(24, 1, 10),(6, 1, 10),(33, 1, 10),(15, 1, 10),(10, 1, 10),(28, 1, 10),(1, 1, 10),(19, 1, 10),(31, 1, 10),(13, 1, 10),(22, 1, 10),(4, 1, 10),(34, 1, 10),(16, 1, 10),(25, 1, 10),(7, 1, 10),(11, 1, 10),(29, 1, 10),(2, 1, 10),(20, 1, 10),(32, 1, 10),(14, 1, 10),(23, 1, 10),(5, 1, 10),(35, 1, 10),(17, 1, 10),(26, 1, 10),(8, 1, 10),(0, 4, 10),(18, 4, 10),(9, 4, 10),(27, 4, 10),(21, 4, 10),(3, 4, 10),(30, 4, 10),(12, 4, 10),(24, 4, 10),(6, 4, 10),(33, 4, 10),(15, 4, 10),(10, 4, 10),(28, 4, 10),(1, 4, 10),(19, 4, 10),(31, 4, 10),(13, 4, 10),(22, 4, 10),(4, 4, 10),(34, 4, 10),(16, 4, 10),(25, 4, 10),(7, 4, 10),(11, 4, 10),(29, 4, 10),(2, 4, 10),(20, 4, 10),(32, 4, 10),(14, 4, 10),(23, 4, 10),(5, 4, 10),(35, 4, 10),(17, 4, 10),(26, 4, 10),(8, 4, 10),(0, 7, 10),(18, 7, 10),(9, 7, 10),(27, 7, 10),(21, 7, 10),(3, 7, 10),(30, 7, 10),(12, 7, 10),(24, 7, 10),(6, 7, 10),(33, 7, 10),(15, 7, 10),(10, 7, 10),(28, 7, 10),(1, 7, 10),(19, 7, 10),(31, 7, 10),(13, 7, 10),(22, 7, 10),(4, 7, 10),(34, 7, 10),(16, 7, 10),(25, 7, 10),(7, 7, 10),(11, 7, 10),(29, 7, 10),(2, 7, 10),(20, 7, 10),(32, 7, 10),(14, 7, 10),(23, 7, 10),(5, 7, 10),(35, 7, 10),(17, 7, 10),(26, 7, 10),(8, 7, 10),(0, 2, 10),(18, 2, 10),(9, 2, 10),(27, 2, 10),(21, 2, 10),(3, 2, 10),(30, 2, 10),(12, 2, 10),(24, 2, 10),(6, 2, 10),(33, 2, 10),(15, 2, 10),(10, 2, 10),(28, 2, 10),(1, 2, 10),(19, 2, 10),(31, 2, 10),(13, 2, 10),(22, 2, 10),(4, 2, 10),(34, 2, 10),(16, 2, 10),(25, 2, 10),(7, 2, 10),(11, 2, 10),(29, 2, 10),(2, 2, 10),(20, 2, 10),(32, 2, 10),(14, 2, 10),(23, 2, 10),(5, 2, 10),(35, 2, 10),(17, 2, 10),(26, 2, 10),(8, 2, 10),(0, 5, 10),(18, 5, 10),(9, 5, 10),(27, 5, 10),(21, 5, 10),(3, 5, 10),(30, 5, 10),(12, 5, 10),(24, 5, 10),(6, 5, 10),(33, 5, 10),(15, 5, 10),(10, 5, 10),(28, 5, 10),(1, 5, 10),(19, 5, 10),(31, 5, 10),(13, 5, 10),(22, 5, 10),(4, 5, 10),(34, 5, 10),(16, 5, 10),(25, 5, 10),(7, 5, 10),(11, 5, 10),(29, 5, 10),(2, 5, 10),(20, 5, 10),(32, 5, 10),(14, 5, 10),(23, 5, 10),(5, 5, 10),(35, 5, 10),(17, 5, 10),(26, 5, 10),(8, 5, 10),(0, 8, 10),(18, 8, 10),(9, 8, 10),(27, 8, 10),(21, 8, 10),(3, 8, 10),(30, 8, 10),(12, 8, 10),(24, 8, 10),(6, 8, 10),(33, 8, 10),(15, 8, 10),(10, 8, 10),(28, 8, 10),(1, 8, 10),(19, 8, 10),(31, 8, 10),(13, 8, 10),(22, 8, 10),(4, 8, 10),(34, 8, 10),(16, 8, 10),(25, 8, 10),(7, 8, 10),(11, 8, 10),(29, 8, 10),(2, 8, 10),(20, 8, 10),(32, 8, 10),(14, 8, 10),(23, 8, 10),(5, 8, 10),(35, 8, 10),(17, 8, 10),(26, 8, 10),(8, 8, 10),(0, 3, 10),(18, 3, 10),(9, 3, 10),(27, 3, 10),(21, 3, 10),(3, 3, 10),(30, 3, 10),(12, 3, 10),(24, 3, 10),(6, 3, 10),(33, 3, 10),(15, 3, 10),(10, 3, 10),(28, 3, 10),(1, 3, 10),(19, 3, 10),(31, 3, 10),(13, 3, 10),(22, 3, 10),(4, 3, 10),(34, 3, 10),(16, 3, 10),(25, 3, 10),(7, 3, 10),(11, 3, 10),(29, 3, 10),(2, 3, 10),(20, 3, 10),(32, 3, 10),(14, 3, 10),(23, 3, 10),(5, 3, 10),(35, 3, 10),(17, 3, 10),(26, 3, 10),(8, 3, 10),(0, 6, 10),(18, 6, 10),(9, 6, 10),(27, 6, 10),(21, 6, 10),(3, 6, 10),(30, 6, 10),(12, 6, 10),(24, 6, 10),(6, 6, 10),(33, 6, 10),(15, 6, 10),(10, 6, 10),(28, 6, 10),(1, 6, 10),(19, 6, 10),(31, 6, 10),(13, 6, 10),(22, 6, 10),(4, 6, 10),(34, 6, 10),(16, 6, 10),(25, 6, 10),(7, 6, 10),(11, 6, 10),(29, 6, 10),(2, 6, 10),(20, 6, 10),(32, 6, 10),(14, 6, 10),(23, 6, 10),(5, 6, 10),(35, 6, 10),(17, 6, 10),(26, 6, 10),(8, 6, 10),(0, 9, 10),(18, 9, 10),(9, 9, 10),(27, 9, 10),(21, 9, 10),(3, 9, 10),(30, 9, 10),(12, 9, 10),(24, 9, 10),(6, 9, 10),(33, 9, 10),(15, 9, 10),(10, 9, 10),(28, 9, 10),(1, 9, 10),(19, 9, 10),(31, 9, 10),(13, 9, 10),(22, 9, 10),(4, 9, 10),(34, 9, 10),(16, 9, 10),(25, 9, 10),(7, 9, 10),(11, 9, 10),(29, 9, 10),(2, 9, 10),(20, 9, 10),(32, 9, 10),(14, 9, 10),(23, 9, 10),(5, 9, 10),(35, 9, 10),(17, 9, 10),(26, 9, 10),(8, 9, 10),(0, 1, 14),(18, 1, 14),(9, 1, 14),(27, 1, 14),(21, 1, 14),(3, 1, 14),(30, 1, 14),(12, 1, 14),(24, 1, 14),(6, 1, 14),(33, 1, 14),(15, 1, 14),(10, 1, 14),(28, 1, 14),(1, 1, 14),(19, 1, 14),(31, 1, 14),(13, 1, 14),(22, 1, 14),(4, 1, 14),(34, 1, 14),(16, 1, 14),(25, 1, 14),(7, 1, 14),(11, 1, 14),(29, 1, 14),(2, 1, 14),(20, 1, 14),(32, 1, 14),(14, 1, 14),(23, 1, 14),(5, 1, 14),(35, 1, 14),(17, 1, 14),(26, 1, 14),(8, 1, 14),(0, 4, 14),(18, 4, 14),(9, 4, 14),(27, 4, 14),(21, 4, 14),(3, 4, 14),(30, 4, 14),(12, 4, 14),(24, 4, 14),(6, 4, 14),(33, 4, 14),(15, 4, 14),(10, 4, 14),(28, 4, 14),(1, 4, 14),(19, 4, 14),(31, 4, 14),(13, 4, 14),(22, 4, 14),(4, 4, 14),(34, 4, 14),(16, 4, 14),(25, 4, 14),(7, 4, 14),(11, 4, 14),(29, 4, 14),(2, 4, 14),(20, 4, 14),(32, 4, 14),(14, 4, 14),(23, 4, 14),(5, 4, 14),(35, 4, 14),(17, 4, 14),(26, 4, 14),(8, 4, 14),(0, 7, 14),(18, 7, 14),(9, 7, 14),(27, 7, 14),(21, 7, 14),(3, 7, 14),(30, 7, 14),(12, 7, 14),(24, 7, 14),(6, 7, 14),(33, 7, 14),(15, 7, 14),(10, 7, 14),(28, 7, 14),(1, 7, 14),(19, 7, 14),(31, 7, 14),(13, 7, 14),(22, 7, 14),(4, 7, 14),(34, 7, 14),(16, 7, 14),(25, 7, 14),(7, 7, 14),(11, 7, 14),(29, 7, 14),(2, 7, 14),(20, 7, 14),(32, 7, 14),(14, 7, 14),(23, 7, 14),(5, 7, 14),(35, 7, 14),(17, 7, 14),(26, 7, 14),(8, 7, 14),(0, 2, 14),(18, 2, 14),(9, 2, 14),(27, 2, 14),(21, 2, 14),(3, 2, 14),(30, 2, 14),(12, 2, 14),(24, 2, 14),(6, 2, 14),(33, 2, 14),(15, 2, 14),(10, 2, 14),(28, 2, 14),(1, 2, 14),(19, 2, 14),(31, 2, 14),(13, 2, 14),(22, 2, 14),(4, 2, 14),(34, 2, 14),(16, 2, 14),(25, 2, 14),(7, 2, 14),(11, 2, 14),(29, 2, 14),(2, 2, 14),(20, 2, 14),(32, 2, 14),(14, 2, 14),(23, 2, 14),(5, 2, 14),(35, 2, 14),(17, 2, 14),(26, 2, 14),(8, 2, 14),(0, 5, 14),(18, 5, 14),(9, 5, 14),(27, 5, 14),(21, 5, 14),(3, 5, 14),(30, 5, 14),(12, 5, 14),(24, 5, 14),(6, 5, 14),(33, 5, 14),(15, 5, 14),(10, 5, 14),(28, 5, 14),(1, 5, 14),(19, 5, 14),(31, 5, 14),(13, 5, 14),(22, 5, 14),(4, 5, 14),(34, 5, 14),(16, 5, 14),(25, 5, 14),(7, 5, 14),(11, 5, 14),(29, 5, 14),(2, 5, 14),(20, 5, 14),(32, 5, 14),(14, 5, 14),(23, 5, 14),(5, 5, 14),(35, 5, 14),(17, 5, 14),(26, 5, 14),(8, 5, 14),(0, 8, 14),(18, 8, 14),(9, 8, 14),(27, 8, 14),(21, 8, 14),(3, 8, 14),(30, 8, 14),(12, 8, 14),(24, 8, 14),(6, 8, 14),(33, 8, 14),(15, 8, 14),(10, 8, 14),(28, 8, 14),(1, 8, 14),(19, 8, 14),(31, 8, 14),(13, 8, 14),(22, 8, 14),(4, 8, 14),(34, 8, 14),(16, 8, 14),(25, 8, 14),(7, 8, 14),(11, 8, 14),(29, 8, 14),(2, 8, 14),(20, 8, 14),(32, 8, 14),(14, 8, 14),(23, 8, 14),(5, 8, 14),(35, 8, 14),(17, 8, 14),(26, 8, 14),(8, 8, 14),(0, 3, 14),(18, 3, 14),(9, 3, 14),(27, 3, 14),(21, 3, 14),(3, 3, 14),(30, 3, 14),(12, 3, 14),(24, 3, 14),(6, 3, 14),(33, 3, 14),(15, 3, 14),(10, 3, 14),(28, 3, 14),(1, 3, 14),(19, 3, 14),(31, 3, 14),(13, 3, 14),(22, 3, 14),(4, 3, 14),(34, 3, 14),(16, 3, 14),(25, 3, 14),(7, 3, 14),(11, 3, 14),(29, 3, 14),(2, 3, 14),(20, 3, 14),(32, 3, 14),(14, 3, 14),(23, 3, 14),(5, 3, 14),(35, 3, 14),(17, 3, 14),(26, 3, 14),(8, 3, 14),(0, 6, 14),(18, 6, 14),(9, 6, 14),(27, 6, 14),(21, 6, 14),(3, 6, 14),(30, 6, 14),(12, 6, 14),(24, 6, 14),(6, 6, 14),(33, 6, 14),(15, 6, 14),(10, 6, 14),(28, 6, 14),(1, 6, 14),(19, 6, 14),(31, 6, 14),(13, 6, 14),(22, 6, 14),(4, 6, 14),(34, 6, 14),(16, 6, 14),(25, 6, 14),(7, 6, 14),(11, 6, 14),(29, 6, 14),(2, 6, 14),(20, 6, 14),(32, 6, 14),(14, 6, 14),(23, 6, 14),(5, 6, 14),(35, 6, 14),(17, 6, 14),(26, 6, 14),(8, 6, 14),(0, 9, 14),(18, 9, 14),(9, 9, 14),(27, 9, 14),(21, 9, 14),(3, 9, 14),(30, 9, 14),(12, 9, 14),(24, 9, 14),(6, 9, 14),(33, 9, 14),(15, 9, 14),(10, 9, 14),(28, 9, 14),(1, 9, 14),(19, 9, 14),(31, 9, 14),(13, 9, 14),(22, 9, 14),(4, 9, 14),(34, 9, 14),(16, 9, 14),(25, 9, 14),(7, 9, 14),(11, 9, 14),(29, 9, 14),(2, 9, 14),(20, 9, 14),(32, 9, 14),(14, 9, 14),(23, 9, 14),(5, 9, 14),(35, 9, 14),(17, 9, 14),(26, 9, 14),(8, 9, 14),(0, 1, 3),(18, 1, 3),(9, 1, 3),(27, 1, 3),(21, 1, 3),(3, 1, 3),(30, 1, 3),(12, 1, 3),(24, 1, 3),(6, 1, 3),(33, 1, 3),(15, 1, 3),(10, 1, 3),(28, 1, 3),(1, 1, 3),(19, 1, 3),(31, 1, 3),(13, 1, 3),(22, 1, 3),(4, 1, 3),(34, 1, 3),(16, 1, 3),(25, 1, 3),(7, 1, 3),(11, 1, 3),(29, 1, 3),(2, 1, 3),(20, 1, 3),(32, 1, 3),(14, 1, 3),(23, 1, 3),(5, 1, 3),(35, 1, 3),(17, 1, 3),(26, 1, 3),(8, 1, 3),(0, 4, 3),(18, 4, 3),(9, 4, 3),(27, 4, 3),(21, 4, 3),(3, 4, 3),(30, 4, 3),(12, 4, 3),(24, 4, 3),(6, 4, 3),(33, 4, 3),(15, 4, 3),(10, 4, 3),(28, 4, 3),(1, 4, 3),(19, 4, 3),(31, 4, 3),(13, 4, 3),(22, 4, 3),(4, 4, 3),(34, 4, 3),(16, 4, 3),(25, 4, 3),(7, 4, 3),(11, 4, 3),(29, 4, 3),(2, 4, 3),(20, 4, 3),(32, 4, 3),(14, 4, 3),(23, 4, 3),(5, 4, 3),(35, 4, 3),(17, 4, 3),(26, 4, 3),(8, 4, 3),(0, 7, 3),(18, 7, 3),(9, 7, 3),(27, 7, 3),(21, 7, 3),(3, 7, 3),(30, 7, 3),(12, 7, 3),(24, 7, 3),(6, 7, 3),(33, 7, 3),(15, 7, 3),(10, 7, 3),(28, 7, 3),(1, 7, 3),(19, 7, 3),(31, 7, 3),(13, 7, 3),(22, 7, 3),(4, 7, 3),(34, 7, 3),(16, 7, 3),(25, 7, 3),(7, 7, 3),(11, 7, 3),(29, 7, 3),(2, 7, 3),(20, 7, 3),(32, 7, 3),(14, 7, 3),(23, 7, 3),(5, 7, 3),(35, 7, 3),(17, 7, 3),(26, 7, 3),(8, 7, 3),(0, 2, 3),(18, 2, 3),(9, 2, 3),(27, 2, 3),(21, 2, 3),(3, 2, 3),(30, 2, 3),(12, 2, 3),(24, 2, 3),(6, 2, 3),(33, 2, 3),(15, 2, 3),(10, 2, 3),(28, 2, 3),(1, 2, 3),(19, 2, 3),(31, 2, 3),(13, 2, 3),(22, 2, 3),(4, 2, 3),(34, 2, 3),(16, 2, 3),(25, 2, 3),(7, 2, 3),(11, 2, 3),(29, 2, 3),(2, 2, 3),(20, 2, 3),(32, 2, 3),(14, 2, 3),(23, 2, 3),(5, 2, 3),(35, 2, 3),(17, 2, 3),(26, 2, 3),(8, 2, 3),(0, 5, 3),(18, 5, 3),(9, 5, 3),(27, 5, 3),(21, 5, 3),(3, 5, 3),(30, 5, 3),(12, 5, 3),(24, 5, 3),(6, 5, 3),(33, 5, 3),(15, 5, 3),(10, 5, 3),(28, 5, 3),(1, 5, 3),(19, 5, 3),(31, 5, 3),(13, 5, 3),(22, 5, 3),(4, 5, 3),(34, 5, 3),(16, 5, 3),(25, 5, 3),(7, 5, 3),(11, 5, 3),(29, 5, 3),(2, 5, 3),(20, 5, 3),(32, 5, 3),(14, 5, 3),(23, 5, 3),(5, 5, 3),(35, 5, 3),(17, 5, 3),(26, 5, 3),(8, 5, 3),(0, 8, 3),(18, 8, 3),(9, 8, 3),(27, 8, 3),(21, 8, 3),(3, 8, 3),(30, 8, 3),(12, 8, 3),(24, 8, 3),(6, 8, 3),(33, 8, 3),(15, 8, 3),(10, 8, 3),(28, 8, 3),(1, 8, 3),(19, 8, 3),(31, 8, 3),(13, 8, 3),(22, 8, 3),(4, 8, 3),(34, 8, 3),(16, 8, 3),(25, 8, 3),(7, 8, 3),(11, 8, 3),(29, 8, 3),(2, 8, 3),(20, 8, 3),(32, 8, 3),(14, 8, 3),(23, 8, 3),(5, 8, 3),(35, 8, 3),(17, 8, 3),(26, 8, 3),(8, 8, 3),(0, 3, 3),(18, 3, 3),(9, 3, 3),(27, 3, 3),(21, 3, 3),(3, 3, 3),(30, 3, 3),(12, 3, 3),(24, 3, 3),(6, 3, 3),(33, 3, 3),(15, 3, 3),(10, 3, 3),(28, 3, 3),(1, 3, 3),(19, 3, 3),(31, 3, 3),(13, 3, 3),(22, 3, 3),(4, 3, 3),(34, 3, 3),(16, 3, 3),(25, 3, 3),(7, 3, 3),(11, 3, 3),(29, 3, 3),(2, 3, 3),(20, 3, 3),(32, 3, 3),(14, 3, 3),(23, 3, 3),(5, 3, 3),(35, 3, 3),(17, 3, 3),(26, 3, 3),(8, 3, 3),(0, 6, 3),(18, 6, 3),(9, 6, 3),(27, 6, 3),(21, 6, 3),(3, 6, 3),(30, 6, 3),(12, 6, 3),(24, 6, 3),(6, 6, 3),(33, 6, 3),(15, 6, 3),(10, 6, 3),(28, 6, 3),(1, 6, 3),(19, 6, 3),(31, 6, 3),(13, 6, 3),(22, 6, 3),(4, 6, 3),(34, 6, 3),(16, 6, 3),(25, 6, 3),(7, 6, 3),(11, 6, 3),(29, 6, 3),(2, 6, 3),(20, 6, 3),(32, 6, 3),(14, 6, 3),(23, 6, 3),(5, 6, 3),(35, 6, 3),(17, 6, 3),(26, 6, 3),(8, 6, 3),(0, 9, 3),(18, 9, 3),(9, 9, 3),(27, 9, 3),(21, 9, 3),(3, 9, 3),(30, 9, 3),(12, 9, 3),(24, 9, 3),(6, 9, 3),(33, 9, 3),(15, 9, 3),(10, 9, 3),(28, 9, 3),(1, 9, 3),(19, 9, 3),(31, 9, 3),(13, 9, 3),(22, 9, 3),(4, 9, 3),(34, 9, 3),(16, 9, 3),(25, 9, 3),(7, 9, 3),(11, 9, 3),(29, 9, 3),(2, 9, 3),(20, 9, 3),(32, 9, 3),(14, 9, 3),(23, 9, 3),(5, 9, 3),(35, 9, 3),(17, 9, 3),(26, 9, 3),(8, 9, 3),(0, 1, 7),(18, 1, 7),(9, 1, 7),(27, 1, 7),(21, 1, 7),(3, 1, 7),(30, 1, 7),(12, 1, 7),(24, 1, 7),(6, 1, 7),(33, 1, 7),(15, 1, 7),(10, 1, 7),(28, 1, 7),(1, 1, 7),(19, 1, 7),(31, 1, 7),(13, 1, 7),(22, 1, 7),(4, 1, 7),(34, 1, 7),(16, 1, 7),(25, 1, 7),(7, 1, 7),(11, 1, 7),(29, 1, 7),(2, 1, 7),(20, 1, 7),(32, 1, 7),(14, 1, 7),(23, 1, 7),(5, 1, 7),(35, 1, 7),(17, 1, 7),(26, 1, 7),(8, 1, 7),(0, 4, 7),(18, 4, 7),(9, 4, 7),(27, 4, 7),(21, 4, 7),(3, 4, 7),(30, 4, 7),(12, 4, 7),(24, 4, 7),(6, 4, 7),(33, 4, 7),(15, 4, 7),(10, 4, 7),(28, 4, 7),(1, 4, 7),(19, 4, 7),(31, 4, 7),(13, 4, 7),(22, 4, 7),(4, 4, 7),(34, 4, 7),(16, 4, 7),(25, 4, 7),(7, 4, 7),(11, 4, 7),(29, 4, 7),(2, 4, 7),(20, 4, 7),(32, 4, 7),(14, 4, 7),(23, 4, 7),(5, 4, 7),(35, 4, 7),(17, 4, 7),(26, 4, 7),(8, 4, 7),(0, 7, 7),(18, 7, 7),(9, 7, 7),(27, 7, 7),(21, 7, 7),(3, 7, 7),(30, 7, 7),(12, 7, 7),(24, 7, 7),(6, 7, 7),(33, 7, 7),(15, 7, 7),(10, 7, 7),(28, 7, 7),(1, 7, 7),(19, 7, 7),(31, 7, 7),(13, 7, 7),(22, 7, 7),(4, 7, 7),(34, 7, 7),(16, 7, 7),(25, 7, 7),(7, 7, 7),(11, 7, 7),(29, 7, 7),(2, 7, 7),(20, 7, 7),(32, 7, 7),(14, 7, 7),(23, 7, 7),(5, 7, 7),(35, 7, 7),(17, 7, 7),(26, 7, 7),(8, 7, 7),(0, 2, 7),(18, 2, 7),(9, 2, 7),(27, 2, 7),(21, 2, 7),(3, 2, 7),(30, 2, 7),(12, 2, 7),(24, 2, 7),(6, 2, 7),(33, 2, 7),(15, 2, 7),(10, 2, 7),(28, 2, 7),(1, 2, 7),(19, 2, 7),(31, 2, 7),(13, 2, 7),(22, 2, 7),(4, 2, 7),(34, 2, 7),(16, 2, 7),(25, 2, 7),(7, 2, 7),(11, 2, 7),(29, 2, 7),(2, 2, 7),(20, 2, 7),(32, 2, 7),(14, 2, 7),(23, 2, 7),(5, 2, 7),(35, 2, 7),(17, 2, 7),(26, 2, 7),(8, 2, 7),(0, 5, 7),(18, 5, 7),(9, 5, 7),(27, 5, 7),(21, 5, 7),(3, 5, 7),(30, 5, 7),(12, 5, 7),(24, 5, 7),(6, 5, 7),(33, 5, 7),(15, 5, 7),(10, 5, 7),(28, 5, 7),(1, 5, 7),(19, 5, 7),(31, 5, 7),(13, 5, 7),(22, 5, 7),(4, 5, 7),(34, 5, 7),(16, 5, 7),(25, 5, 7),(7, 5, 7),(11, 5, 7),(29, 5, 7),(2, 5, 7),(20, 5, 7),(32, 5, 7),(14, 5, 7),(23, 5, 7),(5, 5, 7),(35, 5, 7),(17, 5, 7),(26, 5, 7),(8, 5, 7),(0, 8, 7),(18, 8, 7),(9, 8, 7),(27, 8, 7),(21, 8, 7),(3, 8, 7),(30, 8, 7),(12, 8, 7),(24, 8, 7),(6, 8, 7),(33, 8, 7),(15, 8, 7),(10, 8, 7),(28, 8, 7),(1, 8, 7),(19, 8, 7),(31, 8, 7),(13, 8, 7),(22, 8, 7),(4, 8, 7),(34, 8, 7),(16, 8, 7),(25, 8, 7),(7, 8, 7),(11, 8, 7),(29, 8, 7),(2, 8, 7),(20, 8, 7),(32, 8, 7),(14, 8, 7),(23, 8, 7),(5, 8, 7),(35, 8, 7),(17, 8, 7),(26, 8, 7),(8, 8, 7),(0, 3, 7),(18, 3, 7),(9, 3, 7),(27, 3, 7),(21, 3, 7),(3, 3, 7),(30, 3, 7),(12, 3, 7),(24, 3, 7),(6, 3, 7),(33, 3, 7),(15, 3, 7),(10, 3, 7),(28, 3, 7),(1, 3, 7),(19, 3, 7),(31, 3, 7),(13, 3, 7),(22, 3, 7),(4, 3, 7),(34, 3, 7),(16, 3, 7),(25, 3, 7),(7, 3, 7),(11, 3, 7),(29, 3, 7),(2, 3, 7),(20, 3, 7),(32, 3, 7),(14, 3, 7),(23, 3, 7),(5, 3, 7),(35, 3, 7),(17, 3, 7),(26, 3, 7),(8, 3, 7),(0, 6, 7),(18, 6, 7),(9, 6, 7),(27, 6, 7),(21, 6, 7),(3, 6, 7),(30, 6, 7),(12, 6, 7),(24, 6, 7),(6, 6, 7),(33, 6, 7),(15, 6, 7),(10, 6, 7),(28, 6, 7),(1, 6, 7),(19, 6, 7),(31, 6, 7),(13, 6, 7),(22, 6, 7),(4, 6, 7),(34, 6, 7),(16, 6, 7),(25, 6, 7),(7, 6, 7),(11, 6, 7),(29, 6, 7),(2, 6, 7),(20, 6, 7),(32, 6, 7),(14, 6, 7),(23, 6, 7),(5, 6, 7),(35, 6, 7),(17, 6, 7),(26, 6, 7),(8, 6, 7),(0, 9, 7),(18, 9, 7),(9, 9, 7),(27, 9, 7),(21, 9, 7),(3, 9, 7),(30, 9, 7),(12, 9, 7),(24, 9, 7),(6, 9, 7),(33, 9, 7),(15, 9, 7),(10, 9, 7),(28, 9, 7),(1, 9, 7),(19, 9, 7),(31, 9, 7),(13, 9, 7),(22, 9, 7),(4, 9, 7),(34, 9, 7),(16, 9, 7),(25, 9, 7),(7, 9, 7),(11, 9, 7),(29, 9, 7),(2, 9, 7),(20, 9, 7),(32, 9, 7),(14, 9, 7),(23, 9, 7),(5, 9, 7),(35, 9, 7),(17, 9, 7),(26, 9, 7),(8, 9, 7),(0, 1, 11),(18, 1, 11),(9, 1, 11),(27, 1, 11),(21, 1, 11),(3, 1, 11),(30, 1, 11),(12, 1, 11),(24, 1, 11),(6, 1, 11),(33, 1, 11),(15, 1, 11),(10, 1, 11),(28, 1, 11),(1, 1, 11),(19, 1, 11),(31, 1, 11),(13, 1, 11),(22, 1, 11),(4, 1, 11),(34, 1, 11),(16, 1, 11),(25, 1, 11),(7, 1, 11),(11, 1, 11),(29, 1, 11),(2, 1, 11),(20, 1, 11),(32, 1, 11),(14, 1, 11),(23, 1, 11),(5, 1, 11),(35, 1, 11),(17, 1, 11),(26, 1, 11),(8, 1, 11),(0, 4, 11),(18, 4, 11),(9, 4, 11),(27, 4, 11),(21, 4, 11),(3, 4, 11),(30, 4, 11),(12, 4, 11),(24, 4, 11),(6, 4, 11),(33, 4, 11),(15, 4, 11),(10, 4, 11),(28, 4, 11),(1, 4, 11),(19, 4, 11),(31, 4, 11),(13, 4, 11),(22, 4, 11),(4, 4, 11),(34, 4, 11),(16, 4, 11),(25, 4, 11),(7, 4, 11),(11, 4, 11),(29, 4, 11),(2, 4, 11),(20, 4, 11),(32, 4, 11),(14, 4, 11),(23, 4, 11),(5, 4, 11),(35, 4, 11),(17, 4, 11),(26, 4, 11),(8, 4, 11),(0, 7, 11),(18, 7, 11),(9, 7, 11),(27, 7, 11),(21, 7, 11),(3, 7, 11),(30, 7, 11),(12, 7, 11),(24, 7, 11),(6, 7, 11),(33, 7, 11),(15, 7, 11),(10, 7, 11),(28, 7, 11),(1, 7, 11),(19, 7, 11),(31, 7, 11),(13, 7, 11),(22, 7, 11),(4, 7, 11),(34, 7, 11),(16, 7, 11),(25, 7, 11),(7, 7, 11),(11, 7, 11),(29, 7, 11),(2, 7, 11),(20, 7, 11),(32, 7, 11),(14, 7, 11),(23, 7, 11),(5, 7, 11),(35, 7, 11),(17, 7, 11),(26, 7, 11),(8, 7, 11),(0, 2, 11),(18, 2, 11),(9, 2, 11),(27, 2, 11),(21, 2, 11),(3, 2, 11),(30, 2, 11),(12, 2, 11),(24, 2, 11),(6, 2, 11),(33, 2, 11),(15, 2, 11),(10, 2, 11),(28, 2, 11),(1, 2, 11),(19, 2, 11),(31, 2, 11),(13, 2, 11),(22, 2, 11),(4, 2, 11),(34, 2, 11),(16, 2, 11),(25, 2, 11),(7, 2, 11),(11, 2, 11),(29, 2, 11),(2, 2, 11),(20, 2, 11),(32, 2, 11),(14, 2, 11),(23, 2, 11),(5, 2, 11),(35, 2, 11),(17, 2, 11),(26, 2, 11),(8, 2, 11),(0, 5, 11),(18, 5, 11),(9, 5, 11),(27, 5, 11),(21, 5, 11),(3, 5, 11),(30, 5, 11),(12, 5, 11),(24, 5, 11),(6, 5, 11),(33, 5, 11),(15, 5, 11),(10, 5, 11),(28, 5, 11),(1, 5, 11),(19, 5, 11),(31, 5, 11),(13, 5, 11),(22, 5, 11),(4, 5, 11),(34, 5, 11),(16, 5, 11),(25, 5, 11),(7, 5, 11),(11, 5, 11),(29, 5, 11),(2, 5, 11),(20, 5, 11),(32, 5, 11),(14, 5, 11),(23, 5, 11),(5, 5, 11),(35, 5, 11),(17, 5, 11),(26, 5, 11),(8, 5, 11),(0, 8, 11),(18, 8, 11),(9, 8, 11),(27, 8, 11),(21, 8, 11),(3, 8, 11),(30, 8, 11),(12, 8, 11),(24, 8, 11),(6, 8, 11),(33, 8, 11),(15, 8, 11),(10, 8, 11),(28, 8, 11),(1, 8, 11),(19, 8, 11),(31, 8, 11),(13, 8, 11),(22, 8, 11),(4, 8, 11),(34, 8, 11),(16, 8, 11),(25, 8, 11),(7, 8, 11),(11, 8, 11),(29, 8, 11),(2, 8, 11),(20, 8, 11),(32, 8, 11),(14, 8, 11),(23, 8, 11),(5, 8, 11),(35, 8, 11),(17, 8, 11),(26, 8, 11),(8, 8, 11),(0, 3, 11),(18, 3, 11),(9, 3, 11),(27, 3, 11),(21, 3, 11),(3, 3, 11),(30, 3, 11),(12, 3, 11),(24, 3, 11),(6, 3, 11),(33, 3, 11),(15, 3, 11),(10, 3, 11),(28, 3, 11),(1, 3, 11),(19, 3, 11),(31, 3, 11),(13, 3, 11),(22, 3, 11),(4, 3, 11),(34, 3, 11),(16, 3, 11),(25, 3, 11),(7, 3, 11),(11, 3, 11),(29, 3, 11),(2, 3, 11),(20, 3, 11),(32, 3, 11),(14, 3, 11),(23, 3, 11),(5, 3, 11),(35, 3, 11),(17, 3, 11),(26, 3, 11),(8, 3, 11),(0, 6, 11),(18, 6, 11),(9, 6, 11),(27, 6, 11),(21, 6, 11),(3, 6, 11),(30, 6, 11),(12, 6, 11),(24, 6, 11),(6, 6, 11),(33, 6, 11),(15, 6, 11),(10, 6, 11),(28, 6, 11),(1, 6, 11),(19, 6, 11),(31, 6, 11),(13, 6, 11),(22, 6, 11),(4, 6, 11),(34, 6, 11),(16, 6, 11),(25, 6, 11),(7, 6, 11),(11, 6, 11),(29, 6, 11),(2, 6, 11),(20, 6, 11),(32, 6, 11),(14, 6, 11),(23, 6, 11),(5, 6, 11),(35, 6, 11),(17, 6, 11),(26, 6, 11),(8, 6, 11),(0, 9, 11),(18, 9, 11),(9, 9, 11),(27, 9, 11),(21, 9, 11),(3, 9, 11),(30, 9, 11),(12, 9, 11),(24, 9, 11),(6, 9, 11),(33, 9, 11),(15, 9, 11),(10, 9, 11),(28, 9, 11),(1, 9, 11),(19, 9, 11),(31, 9, 11),(13, 9, 11),(22, 9, 11),(4, 9, 11),(34, 9, 11),(16, 9, 11),(25, 9, 11),(7, 9, 11),(11, 9, 11),(29, 9, 11),(2, 9, 11),(20, 9, 11),(32, 9, 11),(14, 9, 11),(23, 9, 11),(5, 9, 11),(35, 9, 11),(17, 9, 11),(26, 9, 11),(8, 9, 11),(0, 1, 15),(18, 1, 15),(9, 1, 15),(27, 1, 15),(21, 1, 15),(3, 1, 15),(30, 1, 15),(12, 1, 15),(24, 1, 15),(6, 1, 15),(33, 1, 15),(15, 1, 15),(10, 1, 15),(28, 1, 15),(1, 1, 15),(19, 1, 15),(31, 1, 15),(13, 1, 15),(22, 1, 15),(4, 1, 15),(34, 1, 15),(16, 1, 15),(25, 1, 15),(7, 1, 15),(11, 1, 15),(29, 1, 15),(2, 1, 15),(20, 1, 15),(32, 1, 15),(14, 1, 15),(23, 1, 15),(5, 1, 15),(35, 1, 15),(17, 1, 15),(26, 1, 15),(8, 1, 15),(0, 4, 15),(18, 4, 15),(9, 4, 15),(27, 4, 15),(21, 4, 15),(3, 4, 15),(30, 4, 15),(12, 4, 15),(24, 4, 15),(6, 4, 15),(33, 4, 15),(15, 4, 15),(10, 4, 15),(28, 4, 15),(1, 4, 15),(19, 4, 15),(31, 4, 15),(13, 4, 15),(22, 4, 15),(4, 4, 15),(34, 4, 15),(16, 4, 15),(25, 4, 15),(7, 4, 15),(11, 4, 15),(29, 4, 15),(2, 4, 15),(20, 4, 15),(32, 4, 15),(14, 4, 15),(23, 4, 15),(5, 4, 15),(35, 4, 15),(17, 4, 15),(26, 4, 15),(8, 4, 15),(0, 7, 15),(18, 7, 15),(9, 7, 15),(27, 7, 15),(21, 7, 15),(3, 7, 15),(30, 7, 15),(12, 7, 15),(24, 7, 15),(6, 7, 15),(33, 7, 15),(15, 7, 15),(10, 7, 15),(28, 7, 15),(1, 7, 15),(19, 7, 15),(31, 7, 15),(13, 7, 15),(22, 7, 15),(4, 7, 15),(34, 7, 15),(16, 7, 15),(25, 7, 15),(7, 7, 15),(11, 7, 15),(29, 7, 15),(2, 7, 15),(20, 7, 15),(32, 7, 15),(14, 7, 15),(23, 7, 15),(5, 7, 15),(35, 7, 15),(17, 7, 15),(26, 7, 15),(8, 7, 15),(0, 2, 15),(18, 2, 15),(9, 2, 15),(27, 2, 15),(21, 2, 15),(3, 2, 15),(30, 2, 15),(12, 2, 15),(24, 2, 15),(6, 2, 15),(33, 2, 15),(15, 2, 15),(10, 2, 15),(28, 2, 15),(1, 2, 15),(19, 2, 15),(31, 2, 15),(13, 2, 15),(22, 2, 15),(4, 2, 15),(34, 2, 15),(16, 2, 15),(25, 2, 15),(7, 2, 15),(11, 2, 15),(29, 2, 15),(2, 2, 15),(20, 2, 15),(32, 2, 15),(14, 2, 15),(23, 2, 15),(5, 2, 15),(35, 2, 15),(17, 2, 15),(26, 2, 15),(8, 2, 15),(0, 5, 15),(18, 5, 15),(9, 5, 15),(27, 5, 15),(21, 5, 15),(3, 5, 15),(30, 5, 15),(12, 5, 15),(24, 5, 15),(6, 5, 15),(33, 5, 15),(15, 5, 15),(10, 5, 15),(28, 5, 15),(1, 5, 15),(19, 5, 15),(31, 5, 15),(13, 5, 15),(22, 5, 15),(4, 5, 15),(34, 5, 15),(16, 5, 15),(25, 5, 15),(7, 5, 15),(11, 5, 15),(29, 5, 15),(2, 5, 15),(20, 5, 15),(32, 5, 15),(14, 5, 15),(23, 5, 15),(5, 5, 15),(35, 5, 15),(17, 5, 15),(26, 5, 15),(8, 5, 15),(0, 8, 15),(18, 8, 15),(9, 8, 15),(27, 8, 15),(21, 8, 15),(3, 8, 15),(30, 8, 15),(12, 8, 15),(24, 8, 15),(6, 8, 15),(33, 8, 15),(15, 8, 15),(10, 8, 15),(28, 8, 15),(1, 8, 15),(19, 8, 15),(31, 8, 15),(13, 8, 15),(22, 8, 15),(4, 8, 15),(34, 8, 15),(16, 8, 15),(25, 8, 15),(7, 8, 15),(11, 8, 15),(29, 8, 15),(2, 8, 15),(20, 8, 15),(32, 8, 15),(14, 8, 15),(23, 8, 15),(5, 8, 15),(35, 8, 15),(17, 8, 15),(26, 8, 15),(8, 8, 15),(0, 3, 15),(18, 3, 15),(9, 3, 15),(27, 3, 15),(21, 3, 15),(3, 3, 15),(30, 3, 15),(12, 3, 15),(24, 3, 15),(6, 3, 15),(33, 3, 15),(15, 3, 15),(10, 3, 15),(28, 3, 15),(1, 3, 15),(19, 3, 15),(31, 3, 15),(13, 3, 15),(22, 3, 15),(4, 3, 15),(34, 3, 15),(16, 3, 15),(25, 3, 15),(7, 3, 15),(11, 3, 15),(29, 3, 15),(2, 3, 15),(20, 3, 15),(32, 3, 15),(14, 3, 15),(23, 3, 15),(5, 3, 15),(35, 3, 15),(17, 3, 15),(26, 3, 15),(8, 3, 15),(0, 6, 15),(18, 6, 15),(9, 6, 15),(27, 6, 15),(21, 6, 15),(3, 6, 15),(30, 6, 15),(12, 6, 15),(24, 6, 15),(6, 6, 15),(33, 6, 15),(15, 6, 15),(10, 6, 15),(28, 6, 15),(1, 6, 15),(19, 6, 15),(31, 6, 15),(13, 6, 15),(22, 6, 15),(4, 6, 15),(34, 6, 15),(16, 6, 15),(25, 6, 15),(7, 6, 15),(11, 6, 15),(29, 6, 15),(2, 6, 15),(20, 6, 15),(32, 6, 15),(14, 6, 15),(23, 6, 15),(5, 6, 15),(35, 6, 15),(17, 6, 15),(26, 6, 15),(8, 6, 15),(0, 9, 15),(18, 9, 15),(9, 9, 15),(27, 9, 15),(21, 9, 15),(3, 9, 15),(30, 9, 15),(12, 9, 15),(24, 9, 15),(6, 9, 15),(33, 9, 15),(15, 9, 15),(10, 9, 15),(28, 9, 15),(1, 9, 15),(19, 9, 15),(31, 9, 15),(13, 9, 15),(22, 9, 15),(4, 9, 15),(34, 9, 15),(16, 9, 15),(25, 9, 15),(7, 9, 15),(11, 9, 15),(29, 9, 15),(2, 9, 15),(20, 9, 15),(32, 9, 15),(14, 9, 15),(23, 9, 15),(5, 9, 15),(35, 9, 15),(17, 9, 15),(26, 9, 15),(8, 9, 15),(0, 10, 0),(18, 10, 0),(9, 10, 0),(27, 10, 0),(21, 10, 0),(3, 10, 0),(30, 10, 0),(12, 10, 0),(24, 10, 0),(6, 10, 0),(33, 10, 0),(15, 10, 0),(10, 10, 0),(28, 10, 0),(1, 10, 0),(19, 10, 0),(31, 10, 0),(13, 10, 0),(22, 10, 0),(4, 10, 0),(34, 10, 0),(16, 10, 0),(25, 10, 0),(7, 10, 0),(11, 10, 0),(29, 10, 0),(2, 10, 0),(20, 10, 0),(32, 10, 0),(14, 10, 0),(23, 10, 0),(5, 10, 0),(35, 10, 0),(17, 10, 0),(26, 10, 0),(8, 10, 0),(0, 13, 0),(18, 13, 0),(9, 13, 0),(27, 13, 0),(21, 13, 0),(3, 13, 0),(30, 13, 0),(12, 13, 0),(24, 13, 0),(6, 13, 0),(33, 13, 0),(15, 13, 0),(10, 13, 0),(28, 13, 0),(1, 13, 0),(19, 13, 0),(31, 13, 0),(13, 13, 0),(22, 13, 0),(4, 13, 0),(34, 13, 0),(16, 13, 0),(25, 13, 0),(7, 13, 0),(11, 13, 0),(29, 13, 0),(2, 13, 0),(20, 13, 0),(32, 13, 0),(14, 13, 0),(23, 13, 0),(5, 13, 0),(35, 13, 0),(17, 13, 0),(26, 13, 0),(8, 13, 0),(0, 16, 0),(18, 16, 0),(9, 16, 0),(27, 16, 0),(21, 16, 0),(3, 16, 0),(30, 16, 0),(12, 16, 0),(24, 16, 0),(6, 16, 0),(33, 16, 0),(15, 16, 0),(10, 16, 0),(28, 16, 0),(1, 16, 0),(19, 16, 0),(31, 16, 0),(13, 16, 0),(22, 16, 0),(4, 16, 0),(34, 16, 0),(16, 16, 0),(25, 16, 0),(7, 16, 0),(11, 16, 0),(29, 16, 0),(2, 16, 0),(20, 16, 0),(32, 16, 0),(14, 16, 0),(23, 16, 0),(5, 16, 0),(35, 16, 0),(17, 16, 0),(26, 16, 0),(8, 16, 0),(0, 11, 0),(18, 11, 0),(9, 11, 0),(27, 11, 0),(21, 11, 0),(3, 11, 0),(30, 11, 0),(12, 11, 0),(24, 11, 0),(6, 11, 0),(33, 11, 0),(15, 11, 0),(10, 11, 0),(28, 11, 0),(1, 11, 0),(19, 11, 0),(31, 11, 0),(13, 11, 0),(22, 11, 0),(4, 11, 0),(34, 11, 0),(16, 11, 0),(25, 11, 0),(7, 11, 0),(11, 11, 0),(29, 11, 0),(2, 11, 0),(20, 11, 0),(32, 11, 0),(14, 11, 0),(23, 11, 0),(5, 11, 0),(35, 11, 0),(17, 11, 0),(26, 11, 0),(8, 11, 0),(0, 14, 0),(18, 14, 0),(9, 14, 0),(27, 14, 0),(21, 14, 0),(3, 14, 0),(30, 14, 0),(12, 14, 0),(24, 14, 0),(6, 14, 0),(33, 14, 0),(15, 14, 0),(10, 14, 0),(28, 14, 0),(1, 14, 0),(19, 14, 0),(31, 14, 0),(13, 14, 0),(22, 14, 0),(4, 14, 0),(34, 14, 0),(16, 14, 0),(25, 14, 0),(7, 14, 0),(11, 14, 0),(29, 14, 0),(2, 14, 0),(20, 14, 0),(32, 14, 0),(14, 14, 0),(23, 14, 0),(5, 14, 0),(35, 14, 0),(17, 14, 0),(26, 14, 0),(8, 14, 0),(0, 17, 0),(18, 17, 0),(9, 17, 0),(27, 17, 0),(21, 17, 0),(3, 17, 0),(30, 17, 0),(12, 17, 0),(24, 17, 0),(6, 17, 0),(33, 17, 0),(15, 17, 0),(10, 17, 0),(28, 17, 0),(1, 17, 0),(19, 17, 0),(31, 17, 0),(13, 17, 0),(22, 17, 0),(4, 17, 0),(34, 17, 0),(16, 17, 0),(25, 17, 0),(7, 17, 0),(11, 17, 0),(29, 17, 0),(2, 17, 0),(20, 17, 0),(32, 17, 0),(14, 17, 0),(23, 17, 0),(5, 17, 0),(35, 17, 0),(17, 17, 0),(26, 17, 0),(8, 17, 0),(0, 12, 0),(18, 12, 0),(9, 12, 0),(27, 12, 0),(21, 12, 0),(3, 12, 0),(30, 12, 0),(12, 12, 0),(24, 12, 0),(6, 12, 0),(33, 12, 0),(15, 12, 0),(10, 12, 0),(28, 12, 0),(1, 12, 0),(19, 12, 0),(31, 12, 0),(13, 12, 0),(22, 12, 0),(4, 12, 0),(34, 12, 0),(16, 12, 0),(25, 12, 0),(7, 12, 0),(11, 12, 0),(29, 12, 0),(2, 12, 0),(20, 12, 0),(32, 12, 0),(14, 12, 0),(23, 12, 0),(5, 12, 0),(35, 12, 0),(17, 12, 0),(26, 12, 0),(8, 12, 0),(0, 15, 0),(18, 15, 0),(9, 15, 0),(27, 15, 0),(21, 15, 0),(3, 15, 0),(30, 15, 0),(12, 15, 0),(24, 15, 0),(6, 15, 0),(33, 15, 0),(15, 15, 0),(10, 15, 0),(28, 15, 0),(1, 15, 0),(19, 15, 0),(31, 15, 0),(13, 15, 0),(22, 15, 0),(4, 15, 0),(34, 15, 0),(16, 15, 0),(25, 15, 0),(7, 15, 0),(11, 15, 0),(29, 15, 0),(2, 15, 0),(20, 15, 0),(32, 15, 0),(14, 15, 0),(23, 15, 0),(5, 15, 0),(35, 15, 0),(17, 15, 0),(26, 15, 0),(8, 15, 0),(0, 18, 0),(18, 18, 0),(9, 18, 0),(27, 18, 0),(21, 18, 0),(3, 18, 0),(30, 18, 0),(12, 18, 0),(24, 18, 0),(6, 18, 0),(33, 18, 0),(15, 18, 0),(10, 18, 0),(28, 18, 0),(1, 18, 0),(19, 18, 0),(31, 18, 0),(13, 18, 0),(22, 18, 0),(4, 18, 0),(34, 18, 0),(16, 18, 0),(25, 18, 0),(7, 18, 0),(11, 18, 0),(29, 18, 0),(2, 18, 0),(20, 18, 0),(32, 18, 0),(14, 18, 0),(23, 18, 0),(5, 18, 0),(35, 18, 0),(17, 18, 0),(26, 18, 0),(8, 18, 0),(0, 10, 4),(18, 10, 4),(9, 10, 4),(27, 10, 4),(21, 10, 4),(3, 10, 4),(30, 10, 4),(12, 10, 4),(24, 10, 4),(6, 10, 4),(33, 10, 4),(15, 10, 4),(10, 10, 4),(28, 10, 4),(1, 10, 4),(19, 10, 4),(31, 10, 4),(13, 10, 4),(22, 10, 4),(4, 10, 4),(34, 10, 4),(16, 10, 4),(25, 10, 4),(7, 10, 4),(11, 10, 4),(29, 10, 4),(2, 10, 4),(20, 10, 4),(32, 10, 4),(14, 10, 4),(23, 10, 4),(5, 10, 4),(35, 10, 4),(17, 10, 4),(26, 10, 4),(8, 10, 4),(0, 13, 4),(18, 13, 4),(9, 13, 4),(27, 13, 4),(21, 13, 4),(3, 13, 4),(30, 13, 4),(12, 13, 4),(24, 13, 4),(6, 13, 4),(33, 13, 4),(15, 13, 4),(10, 13, 4),(28, 13, 4),(1, 13, 4),(19, 13, 4),(31, 13, 4),(13, 13, 4),(22, 13, 4),(4, 13, 4),(34, 13, 4),(16, 13, 4),(25, 13, 4),(7, 13, 4),(11, 13, 4),(29, 13, 4),(2, 13, 4),(20, 13, 4),(32, 13, 4),(14, 13, 4),(23, 13, 4),(5, 13, 4),(35, 13, 4),(17, 13, 4),(26, 13, 4),(8, 13, 4),(0, 16, 4),(18, 16, 4),(9, 16, 4),(27, 16, 4),(21, 16, 4),(3, 16, 4),(30, 16, 4),(12, 16, 4),(24, 16, 4),(6, 16, 4),(33, 16, 4),(15, 16, 4),(10, 16, 4),(28, 16, 4),(1, 16, 4),(19, 16, 4),(31, 16, 4),(13, 16, 4),(22, 16, 4),(4, 16, 4),(34, 16, 4),(16, 16, 4),(25, 16, 4),(7, 16, 4),(11, 16, 4),(29, 16, 4),(2, 16, 4),(20, 16, 4),(32, 16, 4),(14, 16, 4),(23, 16, 4),(5, 16, 4),(35, 16, 4),(17, 16, 4),(26, 16, 4),(8, 16, 4),(0, 11, 4),(18, 11, 4),(9, 11, 4),(27, 11, 4),(21, 11, 4),(3, 11, 4),(30, 11, 4),(12, 11, 4),(24, 11, 4),(6, 11, 4),(33, 11, 4),(15, 11, 4),(10, 11, 4),(28, 11, 4),(1, 11, 4),(19, 11, 4),(31, 11, 4),(13, 11, 4),(22, 11, 4),(4, 11, 4),(34, 11, 4),(16, 11, 4),(25, 11, 4),(7, 11, 4),(11, 11, 4),(29, 11, 4),(2, 11, 4),(20, 11, 4),(32, 11, 4),(14, 11, 4),(23, 11, 4),(5, 11, 4),(35, 11, 4),(17, 11, 4),(26, 11, 4),(8, 11, 4),(0, 14, 4),(18, 14, 4),(9, 14, 4),(27, 14, 4),(21, 14, 4),(3, 14, 4),(30, 14, 4),(12, 14, 4),(24, 14, 4),(6, 14, 4),(33, 14, 4),(15, 14, 4),(10, 14, 4),(28, 14, 4),(1, 14, 4),(19, 14, 4),(31, 14, 4),(13, 14, 4),(22, 14, 4),(4, 14, 4),(34, 14, 4),(16, 14, 4),(25, 14, 4),(7, 14, 4),(11, 14, 4),(29, 14, 4),(2, 14, 4),(20, 14, 4),(32, 14, 4),(14, 14, 4),(23, 14, 4),(5, 14, 4),(35, 14, 4),(17, 14, 4),(26, 14, 4),(8, 14, 4),(0, 17, 4),(18, 17, 4),(9, 17, 4),(27, 17, 4),(21, 17, 4),(3, 17, 4),(30, 17, 4),(12, 17, 4),(24, 17, 4),(6, 17, 4),(33, 17, 4),(15, 17, 4),(10, 17, 4),(28, 17, 4),(1, 17, 4),(19, 17, 4),(31, 17, 4),(13, 17, 4),(22, 17, 4),(4, 17, 4),(34, 17, 4),(16, 17, 4),(25, 17, 4),(7, 17, 4),(11, 17, 4),(29, 17, 4),(2, 17, 4),(20, 17, 4),(32, 17, 4),(14, 17, 4),(23, 17, 4),(5, 17, 4),(35, 17, 4),(17, 17, 4),(26, 17, 4),(8, 17, 4),(0, 12, 4),(18, 12, 4),(9, 12, 4),(27, 12, 4),(21, 12, 4),(3, 12, 4),(30, 12, 4),(12, 12, 4),(24, 12, 4),(6, 12, 4),(33, 12, 4),(15, 12, 4),(10, 12, 4),(28, 12, 4),(1, 12, 4),(19, 12, 4),(31, 12, 4),(13, 12, 4),(22, 12, 4),(4, 12, 4),(34, 12, 4),(16, 12, 4),(25, 12, 4),(7, 12, 4),(11, 12, 4),(29, 12, 4),(2, 12, 4),(20, 12, 4),(32, 12, 4),(14, 12, 4),(23, 12, 4),(5, 12, 4),(35, 12, 4),(17, 12, 4),(26, 12, 4),(8, 12, 4),(0, 15, 4),(18, 15, 4),(9, 15, 4),(27, 15, 4),(21, 15, 4),(3, 15, 4),(30, 15, 4),(12, 15, 4),(24, 15, 4),(6, 15, 4),(33, 15, 4),(15, 15, 4),(10, 15, 4),(28, 15, 4),(1, 15, 4),(19, 15, 4),(31, 15, 4),(13, 15, 4),(22, 15, 4),(4, 15, 4),(34, 15, 4),(16, 15, 4),(25, 15, 4),(7, 15, 4),(11, 15, 4),(29, 15, 4),(2, 15, 4),(20, 15, 4),(32, 15, 4),(14, 15, 4),(23, 15, 4),(5, 15, 4),(35, 15, 4),(17, 15, 4),(26, 15, 4),(8, 15, 4),(0, 18, 4),(18, 18, 4),(9, 18, 4),(27, 18, 4),(21, 18, 4),(3, 18, 4),(30, 18, 4),(12, 18, 4),(24, 18, 4),(6, 18, 4),(33, 18, 4),(15, 18, 4),(10, 18, 4),(28, 18, 4),(1, 18, 4),(19, 18, 4),(31, 18, 4),(13, 18, 4),(22, 18, 4),(4, 18, 4),(34, 18, 4),(16, 18, 4),(25, 18, 4),(7, 18, 4),(11, 18, 4),(29, 18, 4),(2, 18, 4),(20, 18, 4),(32, 18, 4),(14, 18, 4),(23, 18, 4),(5, 18, 4),(35, 18, 4),(17, 18, 4),(26, 18, 4),(8, 18, 4),(0, 10, 8),(18, 10, 8),(9, 10, 8),(27, 10, 8),(21, 10, 8),(3, 10, 8),(30, 10, 8),(12, 10, 8),(24, 10, 8),(6, 10, 8),(33, 10, 8),(15, 10, 8),(10, 10, 8),(28, 10, 8),(1, 10, 8),(19, 10, 8),(31, 10, 8),(13, 10, 8),(22, 10, 8),(4, 10, 8),(34, 10, 8),(16, 10, 8),(25, 10, 8),(7, 10, 8),(11, 10, 8),(29, 10, 8),(2, 10, 8),(20, 10, 8),(32, 10, 8),(14, 10, 8),(23, 10, 8),(5, 10, 8),(35, 10, 8),(17, 10, 8),(26, 10, 8),(8, 10, 8),(0, 13, 8),(18, 13, 8),(9, 13, 8),(27, 13, 8),(21, 13, 8),(3, 13, 8),(30, 13, 8),(12, 13, 8),(24, 13, 8),(6, 13, 8),(33, 13, 8),(15, 13, 8),(10, 13, 8),(28, 13, 8),(1, 13, 8),(19, 13, 8),(31, 13, 8),(13, 13, 8),(22, 13, 8),(4, 13, 8),(34, 13, 8),(16, 13, 8),(25, 13, 8),(7, 13, 8),(11, 13, 8),(29, 13, 8),(2, 13, 8),(20, 13, 8),(32, 13, 8),(14, 13, 8),(23, 13, 8),(5, 13, 8),(35, 13, 8),(17, 13, 8),(26, 13, 8),(8, 13, 8),(0, 16, 8),(18, 16, 8),(9, 16, 8),(27, 16, 8),(21, 16, 8),(3, 16, 8),(30, 16, 8),(12, 16, 8),(24, 16, 8),(6, 16, 8),(33, 16, 8),(15, 16, 8),(10, 16, 8),(28, 16, 8),(1, 16, 8),(19, 16, 8),(31, 16, 8),(13, 16, 8),(22, 16, 8),(4, 16, 8),(34, 16, 8),(16, 16, 8),(25, 16, 8),(7, 16, 8),(11, 16, 8),(29, 16, 8),(2, 16, 8),(20, 16, 8),(32, 16, 8),(14, 16, 8),(23, 16, 8),(5, 16, 8),(35, 16, 8),(17, 16, 8),(26, 16, 8),(8, 16, 8),(0, 11, 8),(18, 11, 8),(9, 11, 8),(27, 11, 8),(21, 11, 8),(3, 11, 8),(30, 11, 8),(12, 11, 8),(24, 11, 8),(6, 11, 8),(33, 11, 8),(15, 11, 8),(10, 11, 8),(28, 11, 8),(1, 11, 8),(19, 11, 8),(31, 11, 8),(13, 11, 8),(22, 11, 8),(4, 11, 8),(34, 11, 8),(16, 11, 8),(25, 11, 8),(7, 11, 8),(11, 11, 8),(29, 11, 8),(2, 11, 8),(20, 11, 8),(32, 11, 8),(14, 11, 8),(23, 11, 8),(5, 11, 8),(35, 11, 8),(17, 11, 8),(26, 11, 8),(8, 11, 8),(0, 14, 8),(18, 14, 8),(9, 14, 8),(27, 14, 8),(21, 14, 8),(3, 14, 8),(30, 14, 8),(12, 14, 8),(24, 14, 8),(6, 14, 8),(33, 14, 8),(15, 14, 8),(10, 14, 8),(28, 14, 8),(1, 14, 8),(19, 14, 8),(31, 14, 8),(13, 14, 8),(22, 14, 8),(4, 14, 8),(34, 14, 8),(16, 14, 8),(25, 14, 8),(7, 14, 8),(11, 14, 8),(29, 14, 8),(2, 14, 8),(20, 14, 8),(32, 14, 8),(14, 14, 8),(23, 14, 8),(5, 14, 8),(35, 14, 8),(17, 14, 8),(26, 14, 8),(8, 14, 8),(0, 17, 8),(18, 17, 8),(9, 17, 8),(27, 17, 8),(21, 17, 8),(3, 17, 8),(30, 17, 8),(12, 17, 8),(24, 17, 8),(6, 17, 8),(33, 17, 8),(15, 17, 8),(10, 17, 8),(28, 17, 8),(1, 17, 8),(19, 17, 8),(31, 17, 8),(13, 17, 8),(22, 17, 8),(4, 17, 8),(34, 17, 8),(16, 17, 8),(25, 17, 8),(7, 17, 8),(11, 17, 8),(29, 17, 8),(2, 17, 8),(20, 17, 8),(32, 17, 8),(14, 17, 8),(23, 17, 8),(5, 17, 8),(35, 17, 8),(17, 17, 8),(26, 17, 8),(8, 17, 8),(0, 12, 8),(18, 12, 8),(9, 12, 8),(27, 12, 8),(21, 12, 8),(3, 12, 8),(30, 12, 8),(12, 12, 8),(24, 12, 8),(6, 12, 8),(33, 12, 8),(15, 12, 8),(10, 12, 8),(28, 12, 8),(1, 12, 8),(19, 12, 8),(31, 12, 8),(13, 12, 8),(22, 12, 8),(4, 12, 8),(34, 12, 8),(16, 12, 8),(25, 12, 8),(7, 12, 8),(11, 12, 8),(29, 12, 8),(2, 12, 8),(20, 12, 8),(32, 12, 8),(14, 12, 8),(23, 12, 8),(5, 12, 8),(35, 12, 8),(17, 12, 8),(26, 12, 8),(8, 12, 8),(0, 15, 8),(18, 15, 8),(9, 15, 8),(27, 15, 8),(21, 15, 8),(3, 15, 8),(30, 15, 8),(12, 15, 8),(24, 15, 8),(6, 15, 8),(33, 15, 8),(15, 15, 8),(10, 15, 8),(28, 15, 8),(1, 15, 8),(19, 15, 8),(31, 15, 8),(13, 15, 8),(22, 15, 8),(4, 15, 8),(34, 15, 8),(16, 15, 8),(25, 15, 8),(7, 15, 8),(11, 15, 8),(29, 15, 8),(2, 15, 8),(20, 15, 8),(32, 15, 8),(14, 15, 8),(23, 15, 8),(5, 15, 8),(35, 15, 8),(17, 15, 8),(26, 15, 8),(8, 15, 8),(0, 18, 8),(18, 18, 8),(9, 18, 8),(27, 18, 8),(21, 18, 8),(3, 18, 8),(30, 18, 8),(12, 18, 8),(24, 18, 8),(6, 18, 8),(33, 18, 8),(15, 18, 8),(10, 18, 8),(28, 18, 8),(1, 18, 8),(19, 18, 8),(31, 18, 8),(13, 18, 8),(22, 18, 8),(4, 18, 8),(34, 18, 8),(16, 18, 8),(25, 18, 8),(7, 18, 8),(11, 18, 8),(29, 18, 8),(2, 18, 8),(20, 18, 8),(32, 18, 8),(14, 18, 8),(23, 18, 8),(5, 18, 8),(35, 18, 8),(17, 18, 8),(26, 18, 8),(8, 18, 8),(0, 10, 12),(18, 10, 12),(9, 10, 12),(27, 10, 12),(21, 10, 12),(3, 10, 12),(30, 10, 12),(12, 10, 12),(24, 10, 12),(6, 10, 12),(33, 10, 12),(15, 10, 12),(10, 10, 12),(28, 10, 12),(1, 10, 12),(19, 10, 12),(31, 10, 12),(13, 10, 12),(22, 10, 12),(4, 10, 12),(34, 10, 12),(16, 10, 12),(25, 10, 12),(7, 10, 12),(11, 10, 12),(29, 10, 12),(2, 10, 12),(20, 10, 12),(32, 10, 12),(14, 10, 12),(23, 10, 12),(5, 10, 12),(35, 10, 12),(17, 10, 12),(26, 10, 12),(8, 10, 12),(0, 13, 12),(18, 13, 12),(9, 13, 12),(27, 13, 12),(21, 13, 12),(3, 13, 12),(30, 13, 12),(12, 13, 12),(24, 13, 12),(6, 13, 12),(33, 13, 12),(15, 13, 12),(10, 13, 12),(28, 13, 12),(1, 13, 12),(19, 13, 12),(31, 13, 12),(13, 13, 12),(22, 13, 12),(4, 13, 12),(34, 13, 12),(16, 13, 12),(25, 13, 12),(7, 13, 12),(11, 13, 12),(29, 13, 12),(2, 13, 12),(20, 13, 12),(32, 13, 12),(14, 13, 12),(23, 13, 12),(5, 13, 12),(35, 13, 12),(17, 13, 12),(26, 13, 12),(8, 13, 12),(0, 16, 12),(18, 16, 12),(9, 16, 12),(27, 16, 12),(21, 16, 12),(3, 16, 12),(30, 16, 12),(12, 16, 12),(24, 16, 12),(6, 16, 12),(33, 16, 12),(15, 16, 12),(10, 16, 12),(28, 16, 12),(1, 16, 12),(19, 16, 12),(31, 16, 12),(13, 16, 12),(22, 16, 12),(4, 16, 12),(34, 16, 12),(16, 16, 12),(25, 16, 12),(7, 16, 12),(11, 16, 12),(29, 16, 12),(2, 16, 12),(20, 16, 12),(32, 16, 12),(14, 16, 12),(23, 16, 12),(5, 16, 12),(35, 16, 12),(17, 16, 12),(26, 16, 12),(8, 16, 12),(0, 11, 12),(18, 11, 12),(9, 11, 12),(27, 11, 12),(21, 11, 12),(3, 11, 12),(30, 11, 12),(12, 11, 12),(24, 11, 12),(6, 11, 12),(33, 11, 12),(15, 11, 12),(10, 11, 12),(28, 11, 12),(1, 11, 12),(19, 11, 12),(31, 11, 12),(13, 11, 12),(22, 11, 12),(4, 11, 12),(34, 11, 12),(16, 11, 12),(25, 11, 12),(7, 11, 12),(11, 11, 12),(29, 11, 12),(2, 11, 12),(20, 11, 12),(32, 11, 12),(14, 11, 12),(23, 11, 12),(5, 11, 12),(35, 11, 12),(17, 11, 12),(26, 11, 12),(8, 11, 12),(0, 14, 12),(18, 14, 12),(9, 14, 12),(27, 14, 12),(21, 14, 12),(3, 14, 12),(30, 14, 12),(12, 14, 12),(24, 14, 12),(6, 14, 12),(33, 14, 12),(15, 14, 12),(10, 14, 12),(28, 14, 12),(1, 14, 12),(19, 14, 12),(31, 14, 12),(13, 14, 12),(22, 14, 12),(4, 14, 12),(34, 14, 12),(16, 14, 12),(25, 14, 12),(7, 14, 12),(11, 14, 12),(29, 14, 12),(2, 14, 12),(20, 14, 12),(32, 14, 12),(14, 14, 12),(23, 14, 12),(5, 14, 12),(35, 14, 12),(17, 14, 12),(26, 14, 12),(8, 14, 12),(0, 17, 12),(18, 17, 12),(9, 17, 12),(27, 17, 12),(21, 17, 12),(3, 17, 12),(30, 17, 12),(12, 17, 12),(24, 17, 12),(6, 17, 12),(33, 17, 12),(15, 17, 12),(10, 17, 12),(28, 17, 12),(1, 17, 12),(19, 17, 12),(31, 17, 12),(13, 17, 12),(22, 17, 12),(4, 17, 12),(34, 17, 12),(16, 17, 12),(25, 17, 12),(7, 17, 12),(11, 17, 12),(29, 17, 12),(2, 17, 12),(20, 17, 12),(32, 17, 12),(14, 17, 12),(23, 17, 12),(5, 17, 12),(35, 17, 12),(17, 17, 12),(26, 17, 12),(8, 17, 12),(0, 12, 12),(18, 12, 12),(9, 12, 12),(27, 12, 12),(21, 12, 12),(3, 12, 12),(30, 12, 12),(12, 12, 12),(24, 12, 12),(6, 12, 12),(33, 12, 12),(15, 12, 12),(10, 12, 12),(28, 12, 12),(1, 12, 12),(19, 12, 12),(31, 12, 12),(13, 12, 12),(22, 12, 12),(4, 12, 12),(34, 12, 12),(16, 12, 12),(25, 12, 12),(7, 12, 12),(11, 12, 12),(29, 12, 12),(2, 12, 12),(20, 12, 12),(32, 12, 12),(14, 12, 12),(23, 12, 12),(5, 12, 12),(35, 12, 12),(17, 12, 12),(26, 12, 12),(8, 12, 12),(0, 15, 12),(18, 15, 12),(9, 15, 12),(27, 15, 12),(21, 15, 12),(3, 15, 12),(30, 15, 12),(12, 15, 12),(24, 15, 12),(6, 15, 12),(33, 15, 12),(15, 15, 12),(10, 15, 12),(28, 15, 12),(1, 15, 12),(19, 15, 12),(31, 15, 12),(13, 15, 12),(22, 15, 12),(4, 15, 12),(34, 15, 12),(16, 15, 12),(25, 15, 12),(7, 15, 12),(11, 15, 12),(29, 15, 12),(2, 15, 12),(20, 15, 12),(32, 15, 12),(14, 15, 12),(23, 15, 12),(5, 15, 12),(35, 15, 12),(17, 15, 12),(26, 15, 12),(8, 15, 12),(0, 18, 12),(18, 18, 12),(9, 18, 12),(27, 18, 12),(21, 18, 12),(3, 18, 12),(30, 18, 12),(12, 18, 12),(24, 18, 12),(6, 18, 12),(33, 18, 12),(15, 18, 12),(10, 18, 12),(28, 18, 12),(1, 18, 12),(19, 18, 12),(31, 18, 12),(13, 18, 12),(22, 18, 12),(4, 18, 12),(34, 18, 12),(16, 18, 12),(25, 18, 12),(7, 18, 12),(11, 18, 12),(29, 18, 12),(2, 18, 12),(20, 18, 12),(32, 18, 12),(14, 18, 12),(23, 18, 12),(5, 18, 12),(35, 18, 12),(17, 18, 12),(26, 18, 12),(8, 18, 12),(0, 10, 1),(18, 10, 1),(9, 10, 1),(27, 10, 1),(21, 10, 1),(3, 10, 1),(30, 10, 1),(12, 10, 1),(24, 10, 1),(6, 10, 1),(33, 10, 1),(15, 10, 1),(10, 10, 1),(28, 10, 1),(1, 10, 1),(19, 10, 1),(31, 10, 1),(13, 10, 1),(22, 10, 1),(4, 10, 1),(34, 10, 1),(16, 10, 1),(25, 10, 1),(7, 10, 1),(11, 10, 1),(29, 10, 1),(2, 10, 1),(20, 10, 1),(32, 10, 1),(14, 10, 1),(23, 10, 1),(5, 10, 1),(35, 10, 1),(17, 10, 1),(26, 10, 1),(8, 10, 1),(0, 13, 1),(18, 13, 1),(9, 13, 1),(27, 13, 1),(21, 13, 1),(3, 13, 1),(30, 13, 1),(12, 13, 1),(24, 13, 1),(6, 13, 1),(33, 13, 1),(15, 13, 1),(10, 13, 1),(28, 13, 1),(1, 13, 1),(19, 13, 1),(31, 13, 1),(13, 13, 1),(22, 13, 1),(4, 13, 1),(34, 13, 1),(16, 13, 1),(25, 13, 1),(7, 13, 1),(11, 13, 1),(29, 13, 1),(2, 13, 1),(20, 13, 1),(32, 13, 1),(14, 13, 1),(23, 13, 1),(5, 13, 1),(35, 13, 1),(17, 13, 1),(26, 13, 1),(8, 13, 1),(0, 16, 1),(18, 16, 1),(9, 16, 1),(27, 16, 1),(21, 16, 1),(3, 16, 1),(30, 16, 1),(12, 16, 1),(24, 16, 1),(6, 16, 1),(33, 16, 1),(15, 16, 1),(10, 16, 1),(28, 16, 1),(1, 16, 1),(19, 16, 1),(31, 16, 1),(13, 16, 1),(22, 16, 1),(4, 16, 1),(34, 16, 1),(16, 16, 1),(25, 16, 1),(7, 16, 1),(11, 16, 1),(29, 16, 1),(2, 16, 1),(20, 16, 1),(32, 16, 1),(14, 16, 1),(23, 16, 1),(5, 16, 1),(35, 16, 1),(17, 16, 1),(26, 16, 1),(8, 16, 1),(0, 11, 1),(18, 11, 1),(9, 11, 1),(27, 11, 1),(21, 11, 1),(3, 11, 1),(30, 11, 1),(12, 11, 1),(24, 11, 1),(6, 11, 1),(33, 11, 1),(15, 11, 1),(10, 11, 1),(28, 11, 1),(1, 11, 1),(19, 11, 1),(31, 11, 1),(13, 11, 1),(22, 11, 1),(4, 11, 1),(34, 11, 1),(16, 11, 1),(25, 11, 1),(7, 11, 1),(11, 11, 1),(29, 11, 1),(2, 11, 1),(20, 11, 1),(32, 11, 1),(14, 11, 1),(23, 11, 1),(5, 11, 1),(35, 11, 1),(17, 11, 1),(26, 11, 1),(8, 11, 1),(0, 14, 1),(18, 14, 1),(9, 14, 1),(27, 14, 1),(21, 14, 1),(3, 14, 1),(30, 14, 1),(12, 14, 1),(24, 14, 1),(6, 14, 1),(33, 14, 1),(15, 14, 1),(10, 14, 1),(28, 14, 1),(1, 14, 1),(19, 14, 1),(31, 14, 1),(13, 14, 1),(22, 14, 1),(4, 14, 1),(34, 14, 1),(16, 14, 1),(25, 14, 1),(7, 14, 1),(11, 14, 1),(29, 14, 1),(2, 14, 1),(20, 14, 1),(32, 14, 1),(14, 14, 1),(23, 14, 1),(5, 14, 1),(35, 14, 1),(17, 14, 1),(26, 14, 1),(8, 14, 1),(0, 17, 1),(18, 17, 1),(9, 17, 1),(27, 17, 1),(21, 17, 1),(3, 17, 1),(30, 17, 1),(12, 17, 1),(24, 17, 1),(6, 17, 1),(33, 17, 1),(15, 17, 1),(10, 17, 1),(28, 17, 1),(1, 17, 1),(19, 17, 1),(31, 17, 1),(13, 17, 1),(22, 17, 1),(4, 17, 1),(34, 17, 1),(16, 17, 1),(25, 17, 1),(7, 17, 1),(11, 17, 1),(29, 17, 1),(2, 17, 1),(20, 17, 1),(32, 17, 1),(14, 17, 1),(23, 17, 1),(5, 17, 1),(35, 17, 1),(17, 17, 1),(26, 17, 1),(8, 17, 1),(0, 12, 1),(18, 12, 1),(9, 12, 1),(27, 12, 1),(21, 12, 1),(3, 12, 1),(30, 12, 1),(12, 12, 1),(24, 12, 1),(6, 12, 1),(33, 12, 1),(15, 12, 1),(10, 12, 1),(28, 12, 1),(1, 12, 1),(19, 12, 1),(31, 12, 1),(13, 12, 1),(22, 12, 1),(4, 12, 1),(34, 12, 1),(16, 12, 1),(25, 12, 1),(7, 12, 1),(11, 12, 1),(29, 12, 1),(2, 12, 1),(20, 12, 1),(32, 12, 1),(14, 12, 1),(23, 12, 1),(5, 12, 1),(35, 12, 1),(17, 12, 1),(26, 12, 1),(8, 12, 1),(0, 15, 1),(18, 15, 1),(9, 15, 1),(27, 15, 1),(21, 15, 1),(3, 15, 1),(30, 15, 1),(12, 15, 1),(24, 15, 1),(6, 15, 1),(33, 15, 1),(15, 15, 1),(10, 15, 1),(28, 15, 1),(1, 15, 1),(19, 15, 1),(31, 15, 1),(13, 15, 1),(22, 15, 1),(4, 15, 1),(34, 15, 1),(16, 15, 1),(25, 15, 1),(7, 15, 1),(11, 15, 1),(29, 15, 1),(2, 15, 1),(20, 15, 1),(32, 15, 1),(14, 15, 1),(23, 15, 1),(5, 15, 1),(35, 15, 1),(17, 15, 1),(26, 15, 1),(8, 15, 1),(0, 18, 1),(18, 18, 1),(9, 18, 1),(27, 18, 1),(21, 18, 1),(3, 18, 1),(30, 18, 1),(12, 18, 1),(24, 18, 1),(6, 18, 1),(33, 18, 1),(15, 18, 1),(10, 18, 1),(28, 18, 1),(1, 18, 1),(19, 18, 1),(31, 18, 1),(13, 18, 1),(22, 18, 1),(4, 18, 1),(34, 18, 1),(16, 18, 1),(25, 18, 1),(7, 18, 1),(11, 18, 1),(29, 18, 1),(2, 18, 1),(20, 18, 1),(32, 18, 1),(14, 18, 1),(23, 18, 1),(5, 18, 1),(35, 18, 1),(17, 18, 1),(26, 18, 1),(8, 18, 1),(0, 10, 5),(18, 10, 5),(9, 10, 5),(27, 10, 5),(21, 10, 5),(3, 10, 5),(30, 10, 5),(12, 10, 5),(24, 10, 5),(6, 10, 5),(33, 10, 5),(15, 10, 5),(10, 10, 5),(28, 10, 5),(1, 10, 5),(19, 10, 5),(31, 10, 5),(13, 10, 5),(22, 10, 5),(4, 10, 5),(34, 10, 5),(16, 10, 5),(25, 10, 5),(7, 10, 5),(11, 10, 5),(29, 10, 5),(2, 10, 5),(20, 10, 5),(32, 10, 5),(14, 10, 5),(23, 10, 5),(5, 10, 5),(35, 10, 5),(17, 10, 5),(26, 10, 5),(8, 10, 5),(0, 13, 5),(18, 13, 5),(9, 13, 5),(27, 13, 5),(21, 13, 5),(3, 13, 5),(30, 13, 5),(12, 13, 5),(24, 13, 5),(6, 13, 5),(33, 13, 5),(15, 13, 5),(10, 13, 5),(28, 13, 5),(1, 13, 5),(19, 13, 5),(31, 13, 5),(13, 13, 5),(22, 13, 5),(4, 13, 5),(34, 13, 5),(16, 13, 5),(25, 13, 5),(7, 13, 5),(11, 13, 5),(29, 13, 5),(2, 13, 5),(20, 13, 5),(32, 13, 5),(14, 13, 5),(23, 13, 5),(5, 13, 5),(35, 13, 5),(17, 13, 5),(26, 13, 5),(8, 13, 5),(0, 16, 5),(18, 16, 5),(9, 16, 5),(27, 16, 5),(21, 16, 5),(3, 16, 5),(30, 16, 5),(12, 16, 5),(24, 16, 5),(6, 16, 5),(33, 16, 5),(15, 16, 5),(10, 16, 5),(28, 16, 5),(1, 16, 5),(19, 16, 5),(31, 16, 5),(13, 16, 5),(22, 16, 5),(4, 16, 5),(34, 16, 5),(16, 16, 5),(25, 16, 5),(7, 16, 5),(11, 16, 5),(29, 16, 5),(2, 16, 5),(20, 16, 5),(32, 16, 5),(14, 16, 5),(23, 16, 5),(5, 16, 5),(35, 16, 5),(17, 16, 5),(26, 16, 5),(8, 16, 5),(0, 11, 5),(18, 11, 5),(9, 11, 5),(27, 11, 5),(21, 11, 5),(3, 11, 5),(30, 11, 5),(12, 11, 5),(24, 11, 5),(6, 11, 5),(33, 11, 5),(15, 11, 5),(10, 11, 5),(28, 11, 5),(1, 11, 5),(19, 11, 5),(31, 11, 5),(13, 11, 5),(22, 11, 5),(4, 11, 5),(34, 11, 5),(16, 11, 5),(25, 11, 5),(7, 11, 5),(11, 11, 5),(29, 11, 5),(2, 11, 5),(20, 11, 5),(32, 11, 5),(14, 11, 5),(23, 11, 5),(5, 11, 5),(35, 11, 5),(17, 11, 5),(26, 11, 5),(8, 11, 5),(0, 14, 5),(18, 14, 5),(9, 14, 5),(27, 14, 5),(21, 14, 5),(3, 14, 5),(30, 14, 5),(12, 14, 5),(24, 14, 5),(6, 14, 5),(33, 14, 5),(15, 14, 5),(10, 14, 5),(28, 14, 5),(1, 14, 5),(19, 14, 5),(31, 14, 5),(13, 14, 5),(22, 14, 5),(4, 14, 5),(34, 14, 5),(16, 14, 5),(25, 14, 5),(7, 14, 5),(11, 14, 5),(29, 14, 5),(2, 14, 5),(20, 14, 5),(32, 14, 5),(14, 14, 5),(23, 14, 5),(5, 14, 5),(35, 14, 5),(17, 14, 5),(26, 14, 5),(8, 14, 5),(0, 17, 5),(18, 17, 5),(9, 17, 5),(27, 17, 5),(21, 17, 5),(3, 17, 5),(30, 17, 5),(12, 17, 5),(24, 17, 5),(6, 17, 5),(33, 17, 5),(15, 17, 5),(10, 17, 5),(28, 17, 5),(1, 17, 5),(19, 17, 5),(31, 17, 5),(13, 17, 5),(22, 17, 5),(4, 17, 5),(34, 17, 5),(16, 17, 5),(25, 17, 5),(7, 17, 5),(11, 17, 5),(29, 17, 5),(2, 17, 5),(20, 17, 5),(32, 17, 5),(14, 17, 5),(23, 17, 5),(5, 17, 5),(35, 17, 5),(17, 17, 5),(26, 17, 5),(8, 17, 5),(0, 12, 5),(18, 12, 5),(9, 12, 5),(27, 12, 5),(21, 12, 5),(3, 12, 5),(30, 12, 5),(12, 12, 5),(24, 12, 5),(6, 12, 5),(33, 12, 5),(15, 12, 5),(10, 12, 5),(28, 12, 5),(1, 12, 5),(19, 12, 5),(31, 12, 5),(13, 12, 5),(22, 12, 5),(4, 12, 5),(34, 12, 5),(16, 12, 5),(25, 12, 5),(7, 12, 5),(11, 12, 5),(29, 12, 5),(2, 12, 5),(20, 12, 5),(32, 12, 5),(14, 12, 5),(23, 12, 5),(5, 12, 5),(35, 12, 5),(17, 12, 5),(26, 12, 5),(8, 12, 5),(0, 15, 5),(18, 15, 5),(9, 15, 5),(27, 15, 5),(21, 15, 5),(3, 15, 5),(30, 15, 5),(12, 15, 5),(24, 15, 5),(6, 15, 5),(33, 15, 5),(15, 15, 5),(10, 15, 5),(28, 15, 5),(1, 15, 5),(19, 15, 5),(31, 15, 5),(13, 15, 5),(22, 15, 5),(4, 15, 5),(34, 15, 5),(16, 15, 5),(25, 15, 5),(7, 15, 5),(11, 15, 5),(29, 15, 5),(2, 15, 5),(20, 15, 5),(32, 15, 5),(14, 15, 5),(23, 15, 5),(5, 15, 5),(35, 15, 5),(17, 15, 5),(26, 15, 5),(8, 15, 5),(0, 18, 5),(18, 18, 5),(9, 18, 5),(27, 18, 5),(21, 18, 5),(3, 18, 5),(30, 18, 5),(12, 18, 5),(24, 18, 5),(6, 18, 5),(33, 18, 5),(15, 18, 5),(10, 18, 5),(28, 18, 5),(1, 18, 5),(19, 18, 5),(31, 18, 5),(13, 18, 5),(22, 18, 5),(4, 18, 5),(34, 18, 5),(16, 18, 5),(25, 18, 5),(7, 18, 5),(11, 18, 5),(29, 18, 5),(2, 18, 5),(20, 18, 5),(32, 18, 5),(14, 18, 5),(23, 18, 5),(5, 18, 5),(35, 18, 5),(17, 18, 5),(26, 18, 5),(8, 18, 5),(0, 10, 9),(18, 10, 9),(9, 10, 9),(27, 10, 9),(21, 10, 9),(3, 10, 9),(30, 10, 9),(12, 10, 9),(24, 10, 9),(6, 10, 9),(33, 10, 9),(15, 10, 9),(10, 10, 9),(28, 10, 9),(1, 10, 9),(19, 10, 9),(31, 10, 9),(13, 10, 9),(22, 10, 9),(4, 10, 9),(34, 10, 9),(16, 10, 9),(25, 10, 9),(7, 10, 9),(11, 10, 9),(29, 10, 9),(2, 10, 9),(20, 10, 9),(32, 10, 9),(14, 10, 9),(23, 10, 9),(5, 10, 9),(35, 10, 9),(17, 10, 9),(26, 10, 9),(8, 10, 9),(0, 13, 9),(18, 13, 9),(9, 13, 9),(27, 13, 9),(21, 13, 9),(3, 13, 9),(30, 13, 9),(12, 13, 9),(24, 13, 9),(6, 13, 9),(33, 13, 9),(15, 13, 9),(10, 13, 9),(28, 13, 9),(1, 13, 9),(19, 13, 9),(31, 13, 9),(13, 13, 9),(22, 13, 9),(4, 13, 9),(34, 13, 9),(16, 13, 9),(25, 13, 9),(7, 13, 9),(11, 13, 9),(29, 13, 9),(2, 13, 9),(20, 13, 9),(32, 13, 9),(14, 13, 9),(23, 13, 9),(5, 13, 9),(35, 13, 9),(17, 13, 9),(26, 13, 9),(8, 13, 9),(0, 16, 9),(18, 16, 9),(9, 16, 9),(27, 16, 9),(21, 16, 9),(3, 16, 9),(30, 16, 9),(12, 16, 9),(24, 16, 9),(6, 16, 9),(33, 16, 9),(15, 16, 9),(10, 16, 9),(28, 16, 9),(1, 16, 9),(19, 16, 9),(31, 16, 9),(13, 16, 9),(22, 16, 9),(4, 16, 9),(34, 16, 9),(16, 16, 9),(25, 16, 9),(7, 16, 9),(11, 16, 9),(29, 16, 9),(2, 16, 9),(20, 16, 9),(32, 16, 9),(14, 16, 9),(23, 16, 9),(5, 16, 9),(35, 16, 9),(17, 16, 9),(26, 16, 9),(8, 16, 9),(0, 11, 9),(18, 11, 9),(9, 11, 9),(27, 11, 9),(21, 11, 9),(3, 11, 9),(30, 11, 9),(12, 11, 9),(24, 11, 9),(6, 11, 9),(33, 11, 9),(15, 11, 9),(10, 11, 9),(28, 11, 9),(1, 11, 9),(19, 11, 9),(31, 11, 9),(13, 11, 9),(22, 11, 9),(4, 11, 9),(34, 11, 9),(16, 11, 9),(25, 11, 9),(7, 11, 9),(11, 11, 9),(29, 11, 9),(2, 11, 9),(20, 11, 9),(32, 11, 9),(14, 11, 9),(23, 11, 9),(5, 11, 9),(35, 11, 9),(17, 11, 9),(26, 11, 9),(8, 11, 9),(0, 14, 9),(18, 14, 9),(9, 14, 9),(27, 14, 9),(21, 14, 9),(3, 14, 9),(30, 14, 9),(12, 14, 9),(24, 14, 9),(6, 14, 9),(33, 14, 9),(15, 14, 9),(10, 14, 9),(28, 14, 9),(1, 14, 9),(19, 14, 9),(31, 14, 9),(13, 14, 9),(22, 14, 9),(4, 14, 9),(34, 14, 9),(16, 14, 9),(25, 14, 9),(7, 14, 9),(11, 14, 9),(29, 14, 9),(2, 14, 9),(20, 14, 9),(32, 14, 9),(14, 14, 9),(23, 14, 9),(5, 14, 9),(35, 14, 9),(17, 14, 9),(26, 14, 9),(8, 14, 9),(0, 17, 9),(18, 17, 9),(9, 17, 9),(27, 17, 9),(21, 17, 9),(3, 17, 9),(30, 17, 9),(12, 17, 9),(24, 17, 9),(6, 17, 9),(33, 17, 9),(15, 17, 9),(10, 17, 9),(28, 17, 9),(1, 17, 9),(19, 17, 9),(31, 17, 9),(13, 17, 9),(22, 17, 9),(4, 17, 9),(34, 17, 9),(16, 17, 9),(25, 17, 9),(7, 17, 9),(11, 17, 9),(29, 17, 9),(2, 17, 9),(20, 17, 9),(32, 17, 9),(14, 17, 9),(23, 17, 9),(5, 17, 9),(35, 17, 9),(17, 17, 9),(26, 17, 9),(8, 17, 9),(0, 12, 9),(18, 12, 9),(9, 12, 9),(27, 12, 9),(21, 12, 9),(3, 12, 9),(30, 12, 9),(12, 12, 9),(24, 12, 9),(6, 12, 9),(33, 12, 9),(15, 12, 9),(10, 12, 9),(28, 12, 9),(1, 12, 9),(19, 12, 9),(31, 12, 9),(13, 12, 9),(22, 12, 9),(4, 12, 9),(34, 12, 9),(16, 12, 9),(25, 12, 9),(7, 12, 9),(11, 12, 9),(29, 12, 9),(2, 12, 9),(20, 12, 9),(32, 12, 9),(14, 12, 9),(23, 12, 9),(5, 12, 9),(35, 12, 9),(17, 12, 9),(26, 12, 9),(8, 12, 9),(0, 15, 9),(18, 15, 9),(9, 15, 9),(27, 15, 9),(21, 15, 9),(3, 15, 9),(30, 15, 9),(12, 15, 9),(24, 15, 9),(6, 15, 9),(33, 15, 9),(15, 15, 9),(10, 15, 9),(28, 15, 9),(1, 15, 9),(19, 15, 9),(31, 15, 9),(13, 15, 9),(22, 15, 9),(4, 15, 9),(34, 15, 9),(16, 15, 9),(25, 15, 9),(7, 15, 9),(11, 15, 9),(29, 15, 9),(2, 15, 9),(20, 15, 9),(32, 15, 9),(14, 15, 9),(23, 15, 9),(5, 15, 9),(35, 15, 9),(17, 15, 9),(26, 15, 9),(8, 15, 9),(0, 18, 9),(18, 18, 9),(9, 18, 9),(27, 18, 9),(21, 18, 9),(3, 18, 9),(30, 18, 9),(12, 18, 9),(24, 18, 9),(6, 18, 9),(33, 18, 9),(15, 18, 9),(10, 18, 9),(28, 18, 9),(1, 18, 9),(19, 18, 9),(31, 18, 9),(13, 18, 9),(22, 18, 9),(4, 18, 9),(34, 18, 9),(16, 18, 9),(25, 18, 9),(7, 18, 9),(11, 18, 9),(29, 18, 9),(2, 18, 9),(20, 18, 9),(32, 18, 9),(14, 18, 9),(23, 18, 9),(5, 18, 9),(35, 18, 9),(17, 18, 9),(26, 18, 9),(8, 18, 9),(0, 10, 13),(18, 10, 13),(9, 10, 13),(27, 10, 13),(21, 10, 13),(3, 10, 13),(30, 10, 13),(12, 10, 13),(24, 10, 13),(6, 10, 13),(33, 10, 13),(15, 10, 13),(10, 10, 13),(28, 10, 13),(1, 10, 13),(19, 10, 13),(31, 10, 13),(13, 10, 13),(22, 10, 13),(4, 10, 13),(34, 10, 13),(16, 10, 13),(25, 10, 13),(7, 10, 13),(11, 10, 13),(29, 10, 13),(2, 10, 13),(20, 10, 13),(32, 10, 13),(14, 10, 13),(23, 10, 13),(5, 10, 13),(35, 10, 13),(17, 10, 13),(26, 10, 13),(8, 10, 13),(0, 13, 13),(18, 13, 13),(9, 13, 13),(27, 13, 13),(21, 13, 13),(3, 13, 13),(30, 13, 13),(12, 13, 13),(24, 13, 13),(6, 13, 13),(33, 13, 13),(15, 13, 13),(10, 13, 13),(28, 13, 13),(1, 13, 13),(19, 13, 13),(31, 13, 13),(13, 13, 13),(22, 13, 13),(4, 13, 13),(34, 13, 13),(16, 13, 13),(25, 13, 13),(7, 13, 13),(11, 13, 13),(29, 13, 13),(2, 13, 13),(20, 13, 13),(32, 13, 13),(14, 13, 13),(23, 13, 13),(5, 13, 13),(35, 13, 13),(17, 13, 13),(26, 13, 13),(8, 13, 13),(0, 16, 13),(18, 16, 13),(9, 16, 13),(27, 16, 13),(21, 16, 13),(3, 16, 13),(30, 16, 13),(12, 16, 13),(24, 16, 13),(6, 16, 13),(33, 16, 13),(15, 16, 13),(10, 16, 13),(28, 16, 13),(1, 16, 13),(19, 16, 13),(31, 16, 13),(13, 16, 13),(22, 16, 13),(4, 16, 13),(34, 16, 13),(16, 16, 13),(25, 16, 13),(7, 16, 13),(11, 16, 13),(29, 16, 13),(2, 16, 13),(20, 16, 13),(32, 16, 13),(14, 16, 13),(23, 16, 13),(5, 16, 13),(35, 16, 13),(17, 16, 13),(26, 16, 13),(8, 16, 13),(0, 11, 13),(18, 11, 13),(9, 11, 13),(27, 11, 13),(21, 11, 13),(3, 11, 13),(30, 11, 13),(12, 11, 13),(24, 11, 13),(6, 11, 13),(33, 11, 13),(15, 11, 13),(10, 11, 13),(28, 11, 13),(1, 11, 13),(19, 11, 13),(31, 11, 13),(13, 11, 13),(22, 11, 13),(4, 11, 13),(34, 11, 13),(16, 11, 13),(25, 11, 13),(7, 11, 13),(11, 11, 13),(29, 11, 13),(2, 11, 13),(20, 11, 13),(32, 11, 13),(14, 11, 13),(23, 11, 13),(5, 11, 13),(35, 11, 13),(17, 11, 13),(26, 11, 13),(8, 11, 13),(0, 14, 13),(18, 14, 13),(9, 14, 13),(27, 14, 13),(21, 14, 13),(3, 14, 13),(30, 14, 13),(12, 14, 13),(24, 14, 13),(6, 14, 13),(33, 14, 13),(15, 14, 13),(10, 14, 13),(28, 14, 13),(1, 14, 13),(19, 14, 13),(31, 14, 13),(13, 14, 13),(22, 14, 13),(4, 14, 13),(34, 14, 13),(16, 14, 13),(25, 14, 13),(7, 14, 13),(11, 14, 13),(29, 14, 13),(2, 14, 13),(20, 14, 13),(32, 14, 13),(14, 14, 13),(23, 14, 13),(5, 14, 13),(35, 14, 13),(17, 14, 13),(26, 14, 13),(8, 14, 13),(0, 17, 13),(18, 17, 13),(9, 17, 13),(27, 17, 13),(21, 17, 13),(3, 17, 13),(30, 17, 13),(12, 17, 13),(24, 17, 13),(6, 17, 13),(33, 17, 13),(15, 17, 13),(10, 17, 13),(28, 17, 13),(1, 17, 13),(19, 17, 13),(31, 17, 13),(13, 17, 13),(22, 17, 13),(4, 17, 13),(34, 17, 13),(16, 17, 13),(25, 17, 13),(7, 17, 13),(11, 17, 13),(29, 17, 13),(2, 17, 13),(20, 17, 13),(32, 17, 13),(14, 17, 13),(23, 17, 13),(5, 17, 13),(35, 17, 13),(17, 17, 13),(26, 17, 13),(8, 17, 13),(0, 12, 13),(18, 12, 13),(9, 12, 13),(27, 12, 13),(21, 12, 13),(3, 12, 13),(30, 12, 13),(12, 12, 13),(24, 12, 13),(6, 12, 13),(33, 12, 13),(15, 12, 13),(10, 12, 13),(28, 12, 13),(1, 12, 13),(19, 12, 13),(31, 12, 13),(13, 12, 13),(22, 12, 13),(4, 12, 13),(34, 12, 13),(16, 12, 13),(25, 12, 13),(7, 12, 13),(11, 12, 13),(29, 12, 13),(2, 12, 13),(20, 12, 13),(32, 12, 13),(14, 12, 13),(23, 12, 13),(5, 12, 13),(35, 12, 13),(17, 12, 13),(26, 12, 13),(8, 12, 13),(0, 15, 13),(18, 15, 13),(9, 15, 13),(27, 15, 13),(21, 15, 13),(3, 15, 13),(30, 15, 13),(12, 15, 13),(24, 15, 13),(6, 15, 13),(33, 15, 13),(15, 15, 13),(10, 15, 13),(28, 15, 13),(1, 15, 13),(19, 15, 13),(31, 15, 13),(13, 15, 13),(22, 15, 13),(4, 15, 13),(34, 15, 13),(16, 15, 13),(25, 15, 13),(7, 15, 13),(11, 15, 13),(29, 15, 13),(2, 15, 13),(20, 15, 13),(32, 15, 13),(14, 15, 13),(23, 15, 13),(5, 15, 13),(35, 15, 13),(17, 15, 13),(26, 15, 13),(8, 15, 13),(0, 18, 13),(18, 18, 13),(9, 18, 13),(27, 18, 13),(21, 18, 13),(3, 18, 13),(30, 18, 13),(12, 18, 13),(24, 18, 13),(6, 18, 13),(33, 18, 13),(15, 18, 13),(10, 18, 13),(28, 18, 13),(1, 18, 13),(19, 18, 13),(31, 18, 13),(13, 18, 13),(22, 18, 13),(4, 18, 13),(34, 18, 13),(16, 18, 13),(25, 18, 13),(7, 18, 13),(11, 18, 13),(29, 18, 13),(2, 18, 13),(20, 18, 13),(32, 18, 13),(14, 18, 13),(23, 18, 13),(5, 18, 13),(35, 18, 13),(17, 18, 13),(26, 18, 13),(8, 18, 13),(0, 10, 2),(18, 10, 2),(9, 10, 2),(27, 10, 2),(21, 10, 2),(3, 10, 2),(30, 10, 2),(12, 10, 2),(24, 10, 2),(6, 10, 2),(33, 10, 2),(15, 10, 2),(10, 10, 2),(28, 10, 2),(1, 10, 2),(19, 10, 2),(31, 10, 2),(13, 10, 2),(22, 10, 2),(4, 10, 2),(34, 10, 2),(16, 10, 2),(25, 10, 2),(7, 10, 2),(11, 10, 2),(29, 10, 2),(2, 10, 2),(20, 10, 2),(32, 10, 2),(14, 10, 2),(23, 10, 2),(5, 10, 2),(35, 10, 2),(17, 10, 2),(26, 10, 2),(8, 10, 2),(0, 13, 2),(18, 13, 2),(9, 13, 2),(27, 13, 2),(21, 13, 2),(3, 13, 2),(30, 13, 2),(12, 13, 2),(24, 13, 2),(6, 13, 2),(33, 13, 2),(15, 13, 2),(10, 13, 2),(28, 13, 2),(1, 13, 2),(19, 13, 2),(31, 13, 2),(13, 13, 2),(22, 13, 2),(4, 13, 2),(34, 13, 2),(16, 13, 2),(25, 13, 2),(7, 13, 2),(11, 13, 2),(29, 13, 2),(2, 13, 2),(20, 13, 2),(32, 13, 2),(14, 13, 2),(23, 13, 2),(5, 13, 2),(35, 13, 2),(17, 13, 2),(26, 13, 2),(8, 13, 2),(0, 16, 2),(18, 16, 2),(9, 16, 2),(27, 16, 2),(21, 16, 2),(3, 16, 2),(30, 16, 2),(12, 16, 2),(24, 16, 2),(6, 16, 2),(33, 16, 2),(15, 16, 2),(10, 16, 2),(28, 16, 2),(1, 16, 2),(19, 16, 2),(31, 16, 2),(13, 16, 2),(22, 16, 2),(4, 16, 2),(34, 16, 2),(16, 16, 2),(25, 16, 2),(7, 16, 2),(11, 16, 2),(29, 16, 2),(2, 16, 2),(20, 16, 2),(32, 16, 2),(14, 16, 2),(23, 16, 2),(5, 16, 2),(35, 16, 2),(17, 16, 2),(26, 16, 2),(8, 16, 2),(0, 11, 2),(18, 11, 2),(9, 11, 2),(27, 11, 2),(21, 11, 2),(3, 11, 2),(30, 11, 2),(12, 11, 2),(24, 11, 2),(6, 11, 2),(33, 11, 2),(15, 11, 2),(10, 11, 2),(28, 11, 2),(1, 11, 2),(19, 11, 2),(31, 11, 2),(13, 11, 2),(22, 11, 2),(4, 11, 2),(34, 11, 2),(16, 11, 2),(25, 11, 2),(7, 11, 2),(11, 11, 2),(29, 11, 2),(2, 11, 2),(20, 11, 2),(32, 11, 2),(14, 11, 2),(23, 11, 2),(5, 11, 2),(35, 11, 2),(17, 11, 2),(26, 11, 2),(8, 11, 2),(0, 14, 2),(18, 14, 2),(9, 14, 2),(27, 14, 2),(21, 14, 2),(3, 14, 2),(30, 14, 2),(12, 14, 2),(24, 14, 2),(6, 14, 2),(33, 14, 2),(15, 14, 2),(10, 14, 2),(28, 14, 2),(1, 14, 2),(19, 14, 2),(31, 14, 2),(13, 14, 2),(22, 14, 2),(4, 14, 2),(34, 14, 2),(16, 14, 2),(25, 14, 2),(7, 14, 2),(11, 14, 2),(29, 14, 2),(2, 14, 2),(20, 14, 2),(32, 14, 2),(14, 14, 2),(23, 14, 2),(5, 14, 2),(35, 14, 2),(17, 14, 2),(26, 14, 2),(8, 14, 2),(0, 17, 2),(18, 17, 2),(9, 17, 2),(27, 17, 2),(21, 17, 2),(3, 17, 2),(30, 17, 2),(12, 17, 2),(24, 17, 2),(6, 17, 2),(33, 17, 2),(15, 17, 2),(10, 17, 2),(28, 17, 2),(1, 17, 2),(19, 17, 2),(31, 17, 2),(13, 17, 2),(22, 17, 2),(4, 17, 2),(34, 17, 2),(16, 17, 2),(25, 17, 2),(7, 17, 2),(11, 17, 2),(29, 17, 2),(2, 17, 2),(20, 17, 2),(32, 17, 2),(14, 17, 2),(23, 17, 2),(5, 17, 2),(35, 17, 2),(17, 17, 2),(26, 17, 2),(8, 17, 2),(0, 12, 2),(18, 12, 2),(9, 12, 2),(27, 12, 2),(21, 12, 2),(3, 12, 2),(30, 12, 2),(12, 12, 2),(24, 12, 2),(6, 12, 2),(33, 12, 2),(15, 12, 2),(10, 12, 2),(28, 12, 2),(1, 12, 2),(19, 12, 2),(31, 12, 2),(13, 12, 2),(22, 12, 2),(4, 12, 2),(34, 12, 2),(16, 12, 2),(25, 12, 2),(7, 12, 2),(11, 12, 2),(29, 12, 2),(2, 12, 2),(20, 12, 2),(32, 12, 2),(14, 12, 2),(23, 12, 2),(5, 12, 2),(35, 12, 2),(17, 12, 2),(26, 12, 2),(8, 12, 2),(0, 15, 2),(18, 15, 2),(9, 15, 2),(27, 15, 2),(21, 15, 2),(3, 15, 2),(30, 15, 2),(12, 15, 2),(24, 15, 2),(6, 15, 2),(33, 15, 2),(15, 15, 2),(10, 15, 2),(28, 15, 2),(1, 15, 2),(19, 15, 2),(31, 15, 2),(13, 15, 2),(22, 15, 2),(4, 15, 2),(34, 15, 2),(16, 15, 2),(25, 15, 2),(7, 15, 2),(11, 15, 2),(29, 15, 2),(2, 15, 2),(20, 15, 2),(32, 15, 2),(14, 15, 2),(23, 15, 2),(5, 15, 2),(35, 15, 2),(17, 15, 2),(26, 15, 2),(8, 15, 2),(0, 18, 2),(18, 18, 2),(9, 18, 2),(27, 18, 2),(21, 18, 2),(3, 18, 2),(30, 18, 2),(12, 18, 2),(24, 18, 2),(6, 18, 2),(33, 18, 2),(15, 18, 2),(10, 18, 2),(28, 18, 2),(1, 18, 2),(19, 18, 2),(31, 18, 2),(13, 18, 2),(22, 18, 2),(4, 18, 2),(34, 18, 2),(16, 18, 2),(25, 18, 2),(7, 18, 2),(11, 18, 2),(29, 18, 2),(2, 18, 2),(20, 18, 2),(32, 18, 2),(14, 18, 2),(23, 18, 2),(5, 18, 2),(35, 18, 2),(17, 18, 2),(26, 18, 2),(8, 18, 2),(0, 10, 6),(18, 10, 6),(9, 10, 6),(27, 10, 6),(21, 10, 6),(3, 10, 6),(30, 10, 6),(12, 10, 6),(24, 10, 6),(6, 10, 6),(33, 10, 6),(15, 10, 6),(10, 10, 6),(28, 10, 6),(1, 10, 6),(19, 10, 6),(31, 10, 6),(13, 10, 6),(22, 10, 6),(4, 10, 6),(34, 10, 6),(16, 10, 6),(25, 10, 6),(7, 10, 6),(11, 10, 6),(29, 10, 6),(2, 10, 6),(20, 10, 6),(32, 10, 6),(14, 10, 6),(23, 10, 6),(5, 10, 6),(35, 10, 6),(17, 10, 6),(26, 10, 6),(8, 10, 6),(0, 13, 6),(18, 13, 6),(9, 13, 6),(27, 13, 6),(21, 13, 6),(3, 13, 6),(30, 13, 6),(12, 13, 6),(24, 13, 6),(6, 13, 6),(33, 13, 6),(15, 13, 6),(10, 13, 6),(28, 13, 6),(1, 13, 6),(19, 13, 6),(31, 13, 6),(13, 13, 6),(22, 13, 6),(4, 13, 6),(34, 13, 6),(16, 13, 6),(25, 13, 6),(7, 13, 6),(11, 13, 6),(29, 13, 6),(2, 13, 6),(20, 13, 6),(32, 13, 6),(14, 13, 6),(23, 13, 6),(5, 13, 6),(35, 13, 6),(17, 13, 6),(26, 13, 6),(8, 13, 6),(0, 16, 6),(18, 16, 6),(9, 16, 6),(27, 16, 6),(21, 16, 6),(3, 16, 6),(30, 16, 6),(12, 16, 6),(24, 16, 6),(6, 16, 6),(33, 16, 6),(15, 16, 6),(10, 16, 6),(28, 16, 6),(1, 16, 6),(19, 16, 6),(31, 16, 6),(13, 16, 6),(22, 16, 6),(4, 16, 6),(34, 16, 6),(16, 16, 6),(25, 16, 6),(7, 16, 6),(11, 16, 6),(29, 16, 6),(2, 16, 6),(20, 16, 6),(32, 16, 6),(14, 16, 6),(23, 16, 6),(5, 16, 6),(35, 16, 6),(17, 16, 6),(26, 16, 6),(8, 16, 6),(0, 11, 6),(18, 11, 6),(9, 11, 6),(27, 11, 6),(21, 11, 6),(3, 11, 6),(30, 11, 6),(12, 11, 6),(24, 11, 6),(6, 11, 6),(33, 11, 6),(15, 11, 6),(10, 11, 6),(28, 11, 6),(1, 11, 6),(19, 11, 6),(31, 11, 6),(13, 11, 6),(22, 11, 6),(4, 11, 6),(34, 11, 6),(16, 11, 6),(25, 11, 6),(7, 11, 6),(11, 11, 6),(29, 11, 6),(2, 11, 6),(20, 11, 6),(32, 11, 6),(14, 11, 6),(23, 11, 6),(5, 11, 6),(35, 11, 6),(17, 11, 6),(26, 11, 6),(8, 11, 6),(0, 14, 6),(18, 14, 6),(9, 14, 6),(27, 14, 6),(21, 14, 6),(3, 14, 6),(30, 14, 6),(12, 14, 6),(24, 14, 6),(6, 14, 6),(33, 14, 6),(15, 14, 6),(10, 14, 6),(28, 14, 6),(1, 14, 6),(19, 14, 6),(31, 14, 6),(13, 14, 6),(22, 14, 6),(4, 14, 6),(34, 14, 6),(16, 14, 6),(25, 14, 6),(7, 14, 6),(11, 14, 6),(29, 14, 6),(2, 14, 6),(20, 14, 6),(32, 14, 6),(14, 14, 6),(23, 14, 6),(5, 14, 6),(35, 14, 6),(17, 14, 6),(26, 14, 6),(8, 14, 6),(0, 17, 6),(18, 17, 6),(9, 17, 6),(27, 17, 6),(21, 17, 6),(3, 17, 6),(30, 17, 6),(12, 17, 6),(24, 17, 6),(6, 17, 6),(33, 17, 6),(15, 17, 6),(10, 17, 6),(28, 17, 6),(1, 17, 6),(19, 17, 6),(31, 17, 6),(13, 17, 6),(22, 17, 6),(4, 17, 6),(34, 17, 6),(16, 17, 6),(25, 17, 6),(7, 17, 6),(11, 17, 6),(29, 17, 6),(2, 17, 6),(20, 17, 6),(32, 17, 6),(14, 17, 6),(23, 17, 6),(5, 17, 6),(35, 17, 6),(17, 17, 6),(26, 17, 6),(8, 17, 6),(0, 12, 6),(18, 12, 6),(9, 12, 6),(27, 12, 6),(21, 12, 6),(3, 12, 6),(30, 12, 6),(12, 12, 6),(24, 12, 6),(6, 12, 6),(33, 12, 6),(15, 12, 6),(10, 12, 6),(28, 12, 6),(1, 12, 6),(19, 12, 6),(31, 12, 6),(13, 12, 6),(22, 12, 6),(4, 12, 6),(34, 12, 6),(16, 12, 6),(25, 12, 6),(7, 12, 6),(11, 12, 6),(29, 12, 6),(2, 12, 6),(20, 12, 6),(32, 12, 6),(14, 12, 6),(23, 12, 6),(5, 12, 6),(35, 12, 6),(17, 12, 6),(26, 12, 6),(8, 12, 6),(0, 15, 6),(18, 15, 6),(9, 15, 6),(27, 15, 6),(21, 15, 6),(3, 15, 6),(30, 15, 6),(12, 15, 6),(24, 15, 6),(6, 15, 6),(33, 15, 6),(15, 15, 6),(10, 15, 6),(28, 15, 6),(1, 15, 6),(19, 15, 6),(31, 15, 6),(13, 15, 6),(22, 15, 6),(4, 15, 6),(34, 15, 6),(16, 15, 6),(25, 15, 6),(7, 15, 6),(11, 15, 6),(29, 15, 6),(2, 15, 6),(20, 15, 6),(32, 15, 6),(14, 15, 6),(23, 15, 6),(5, 15, 6),(35, 15, 6),(17, 15, 6),(26, 15, 6),(8, 15, 6),(0, 18, 6),(18, 18, 6),(9, 18, 6),(27, 18, 6),(21, 18, 6),(3, 18, 6),(30, 18, 6),(12, 18, 6),(24, 18, 6),(6, 18, 6),(33, 18, 6),(15, 18, 6),(10, 18, 6),(28, 18, 6),(1, 18, 6),(19, 18, 6),(31, 18, 6),(13, 18, 6),(22, 18, 6),(4, 18, 6),(34, 18, 6),(16, 18, 6),(25, 18, 6),(7, 18, 6),(11, 18, 6),(29, 18, 6),(2, 18, 6),(20, 18, 6),(32, 18, 6),(14, 18, 6),(23, 18, 6),(5, 18, 6),(35, 18, 6),(17, 18, 6),(26, 18, 6),(8, 18, 6),(0, 10, 10),(18, 10, 10),(9, 10, 10),(27, 10, 10),(21, 10, 10),(3, 10, 10),(30, 10, 10),(12, 10, 10),(24, 10, 10),(6, 10, 10),(33, 10, 10),(15, 10, 10),(10, 10, 10),(28, 10, 10),(1, 10, 10),(19, 10, 10),(31, 10, 10),(13, 10, 10),(22, 10, 10),(4, 10, 10),(34, 10, 10),(16, 10, 10),(25, 10, 10),(7, 10, 10),(11, 10, 10),(29, 10, 10),(2, 10, 10),(20, 10, 10),(32, 10, 10),(14, 10, 10),(23, 10, 10),(5, 10, 10),(35, 10, 10),(17, 10, 10),(26, 10, 10),(8, 10, 10),(0, 13, 10),(18, 13, 10),(9, 13, 10),(27, 13, 10),(21, 13, 10),(3, 13, 10),(30, 13, 10),(12, 13, 10),(24, 13, 10),(6, 13, 10),(33, 13, 10),(15, 13, 10),(10, 13, 10),(28, 13, 10),(1, 13, 10),(19, 13, 10),(31, 13, 10),(13, 13, 10),(22, 13, 10),(4, 13, 10),(34, 13, 10),(16, 13, 10),(25, 13, 10),(7, 13, 10),(11, 13, 10),(29, 13, 10),(2, 13, 10),(20, 13, 10),(32, 13, 10),(14, 13, 10),(23, 13, 10),(5, 13, 10),(35, 13, 10),(17, 13, 10),(26, 13, 10),(8, 13, 10),(0, 16, 10),(18, 16, 10),(9, 16, 10),(27, 16, 10),(21, 16, 10),(3, 16, 10),(30, 16, 10),(12, 16, 10),(24, 16, 10),(6, 16, 10),(33, 16, 10),(15, 16, 10),(10, 16, 10),(28, 16, 10),(1, 16, 10),(19, 16, 10),(31, 16, 10),(13, 16, 10),(22, 16, 10),(4, 16, 10),(34, 16, 10),(16, 16, 10),(25, 16, 10),(7, 16, 10),(11, 16, 10),(29, 16, 10),(2, 16, 10),(20, 16, 10),(32, 16, 10),(14, 16, 10),(23, 16, 10),(5, 16, 10),(35, 16, 10),(17, 16, 10),(26, 16, 10),(8, 16, 10),(0, 11, 10),(18, 11, 10),(9, 11, 10),(27, 11, 10),(21, 11, 10),(3, 11, 10),(30, 11, 10),(12, 11, 10),(24, 11, 10),(6, 11, 10),(33, 11, 10),(15, 11, 10),(10, 11, 10),(28, 11, 10),(1, 11, 10),(19, 11, 10),(31, 11, 10),(13, 11, 10),(22, 11, 10),(4, 11, 10),(34, 11, 10),(16, 11, 10),(25, 11, 10),(7, 11, 10),(11, 11, 10),(29, 11, 10),(2, 11, 10),(20, 11, 10),(32, 11, 10),(14, 11, 10),(23, 11, 10),(5, 11, 10),(35, 11, 10),(17, 11, 10),(26, 11, 10),(8, 11, 10),(0, 14, 10),(18, 14, 10),(9, 14, 10),(27, 14, 10),(21, 14, 10),(3, 14, 10),(30, 14, 10),(12, 14, 10),(24, 14, 10),(6, 14, 10),(33, 14, 10),(15, 14, 10),(10, 14, 10),(28, 14, 10),(1, 14, 10),(19, 14, 10),(31, 14, 10),(13, 14, 10),(22, 14, 10),(4, 14, 10),(34, 14, 10),(16, 14, 10),(25, 14, 10),(7, 14, 10),(11, 14, 10),(29, 14, 10),(2, 14, 10),(20, 14, 10),(32, 14, 10),(14, 14, 10),(23, 14, 10),(5, 14, 10),(35, 14, 10),(17, 14, 10),(26, 14, 10),(8, 14, 10),(0, 17, 10),(18, 17, 10),(9, 17, 10),(27, 17, 10),(21, 17, 10),(3, 17, 10),(30, 17, 10),(12, 17, 10),(24, 17, 10),(6, 17, 10),(33, 17, 10),(15, 17, 10),(10, 17, 10),(28, 17, 10),(1, 17, 10),(19, 17, 10),(31, 17, 10),(13, 17, 10),(22, 17, 10),(4, 17, 10),(34, 17, 10),(16, 17, 10),(25, 17, 10),(7, 17, 10),(11, 17, 10),(29, 17, 10),(2, 17, 10),(20, 17, 10),(32, 17, 10),(14, 17, 10),(23, 17, 10),(5, 17, 10),(35, 17, 10),(17, 17, 10),(26, 17, 10),(8, 17, 10),(0, 12, 10),(18, 12, 10),(9, 12, 10),(27, 12, 10),(21, 12, 10),(3, 12, 10),(30, 12, 10),(12, 12, 10),(24, 12, 10),(6, 12, 10),(33, 12, 10),(15, 12, 10),(10, 12, 10),(28, 12, 10),(1, 12, 10),(19, 12, 10),(31, 12, 10),(13, 12, 10),(22, 12, 10),(4, 12, 10),(34, 12, 10),(16, 12, 10),(25, 12, 10),(7, 12, 10),(11, 12, 10),(29, 12, 10),(2, 12, 10),(20, 12, 10),(32, 12, 10),(14, 12, 10),(23, 12, 10),(5, 12, 10),(35, 12, 10),(17, 12, 10),(26, 12, 10),(8, 12, 10),(0, 15, 10),(18, 15, 10),(9, 15, 10),(27, 15, 10),(21, 15, 10),(3, 15, 10),(30, 15, 10),(12, 15, 10),(24, 15, 10),(6, 15, 10),(33, 15, 10),(15, 15, 10),(10, 15, 10),(28, 15, 10),(1, 15, 10),(19, 15, 10),(31, 15, 10),(13, 15, 10),(22, 15, 10),(4, 15, 10),(34, 15, 10),(16, 15, 10),(25, 15, 10),(7, 15, 10),(11, 15, 10),(29, 15, 10),(2, 15, 10),(20, 15, 10),(32, 15, 10),(14, 15, 10),(23, 15, 10),(5, 15, 10),(35, 15, 10),(17, 15, 10),(26, 15, 10),(8, 15, 10),(0, 18, 10),(18, 18, 10),(9, 18, 10),(27, 18, 10),(21, 18, 10),(3, 18, 10),(30, 18, 10),(12, 18, 10),(24, 18, 10),(6, 18, 10),(33, 18, 10),(15, 18, 10),(10, 18, 10),(28, 18, 10),(1, 18, 10),(19, 18, 10),(31, 18, 10),(13, 18, 10),(22, 18, 10),(4, 18, 10),(34, 18, 10),(16, 18, 10),(25, 18, 10),(7, 18, 10),(11, 18, 10),(29, 18, 10),(2, 18, 10),(20, 18, 10),(32, 18, 10),(14, 18, 10),(23, 18, 10),(5, 18, 10),(35, 18, 10),(17, 18, 10),(26, 18, 10),(8, 18, 10),(0, 10, 14),(18, 10, 14),(9, 10, 14),(27, 10, 14),(21, 10, 14),(3, 10, 14),(30, 10, 14),(12, 10, 14),(24, 10, 14),(6, 10, 14),(33, 10, 14),(15, 10, 14),(10, 10, 14),(28, 10, 14),(1, 10, 14),(19, 10, 14),(31, 10, 14),(13, 10, 14),(22, 10, 14),(4, 10, 14),(34, 10, 14),(16, 10, 14),(25, 10, 14),(7, 10, 14),(11, 10, 14),(29, 10, 14),(2, 10, 14),(20, 10, 14),(32, 10, 14),(14, 10, 14),(23, 10, 14),(5, 10, 14),(35, 10, 14),(17, 10, 14),(26, 10, 14),(8, 10, 14),(0, 13, 14),(18, 13, 14),(9, 13, 14),(27, 13, 14),(21, 13, 14),(3, 13, 14),(30, 13, 14),(12, 13, 14),(24, 13, 14),(6, 13, 14),(33, 13, 14),(15, 13, 14),(10, 13, 14),(28, 13, 14),(1, 13, 14),(19, 13, 14),(31, 13, 14),(13, 13, 14),(22, 13, 14),(4, 13, 14),(34, 13, 14),(16, 13, 14),(25, 13, 14),(7, 13, 14),(11, 13, 14),(29, 13, 14),(2, 13, 14),(20, 13, 14),(32, 13, 14),(14, 13, 14),(23, 13, 14),(5, 13, 14),(35, 13, 14),(17, 13, 14),(26, 13, 14),(8, 13, 14),(0, 16, 14),(18, 16, 14),(9, 16, 14),(27, 16, 14),(21, 16, 14),(3, 16, 14),(30, 16, 14),(12, 16, 14),(24, 16, 14),(6, 16, 14),(33, 16, 14),(15, 16, 14),(10, 16, 14),(28, 16, 14),(1, 16, 14),(19, 16, 14),(31, 16, 14),(13, 16, 14),(22, 16, 14),(4, 16, 14),(34, 16, 14),(16, 16, 14),(25, 16, 14),(7, 16, 14),(11, 16, 14),(29, 16, 14),(2, 16, 14),(20, 16, 14),(32, 16, 14),(14, 16, 14),(23, 16, 14),(5, 16, 14),(35, 16, 14),(17, 16, 14),(26, 16, 14),(8, 16, 14),(0, 11, 14),(18, 11, 14),(9, 11, 14),(27, 11, 14),(21, 11, 14),(3, 11, 14),(30, 11, 14),(12, 11, 14),(24, 11, 14),(6, 11, 14),(33, 11, 14),(15, 11, 14),(10, 11, 14),(28, 11, 14),(1, 11, 14),(19, 11, 14),(31, 11, 14),(13, 11, 14),(22, 11, 14),(4, 11, 14),(34, 11, 14),(16, 11, 14),(25, 11, 14),(7, 11, 14),(11, 11, 14),(29, 11, 14),(2, 11, 14),(20, 11, 14),(32, 11, 14),(14, 11, 14),(23, 11, 14),(5, 11, 14),(35, 11, 14),(17, 11, 14),(26, 11, 14),(8, 11, 14),(0, 14, 14),(18, 14, 14),(9, 14, 14),(27, 14, 14),(21, 14, 14),(3, 14, 14),(30, 14, 14),(12, 14, 14),(24, 14, 14),(6, 14, 14),(33, 14, 14),(15, 14, 14),(10, 14, 14),(28, 14, 14),(1, 14, 14),(19, 14, 14),(31, 14, 14),(13, 14, 14),(22, 14, 14),(4, 14, 14),(34, 14, 14),(16, 14, 14),(25, 14, 14),(7, 14, 14),(11, 14, 14),(29, 14, 14),(2, 14, 14),(20, 14, 14),(32, 14, 14),(14, 14, 14),(23, 14, 14),(5, 14, 14),(35, 14, 14),(17, 14, 14),(26, 14, 14),(8, 14, 14),(0, 17, 14),(18, 17, 14),(9, 17, 14),(27, 17, 14),(21, 17, 14),(3, 17, 14),(30, 17, 14),(12, 17, 14),(24, 17, 14),(6, 17, 14),(33, 17, 14),(15, 17, 14),(10, 17, 14),(28, 17, 14),(1, 17, 14),(19, 17, 14),(31, 17, 14),(13, 17, 14),(22, 17, 14),(4, 17, 14),(34, 17, 14),(16, 17, 14),(25, 17, 14),(7, 17, 14),(11, 17, 14),(29, 17, 14),(2, 17, 14),(20, 17, 14),(32, 17, 14),(14, 17, 14),(23, 17, 14),(5, 17, 14),(35, 17, 14),(17, 17, 14),(26, 17, 14),(8, 17, 14),(0, 12, 14),(18, 12, 14),(9, 12, 14),(27, 12, 14),(21, 12, 14),(3, 12, 14),(30, 12, 14),(12, 12, 14),(24, 12, 14),(6, 12, 14),(33, 12, 14),(15, 12, 14),(10, 12, 14),(28, 12, 14),(1, 12, 14),(19, 12, 14),(31, 12, 14),(13, 12, 14),(22, 12, 14),(4, 12, 14),(34, 12, 14),(16, 12, 14),(25, 12, 14),(7, 12, 14),(11, 12, 14),(29, 12, 14),(2, 12, 14),(20, 12, 14),(32, 12, 14),(14, 12, 14),(23, 12, 14),(5, 12, 14),(35, 12, 14),(17, 12, 14),(26, 12, 14),(8, 12, 14),(0, 15, 14),(18, 15, 14),(9, 15, 14),(27, 15, 14),(21, 15, 14),(3, 15, 14),(30, 15, 14),(12, 15, 14),(24, 15, 14),(6, 15, 14),(33, 15, 14),(15, 15, 14),(10, 15, 14),(28, 15, 14),(1, 15, 14),(19, 15, 14),(31, 15, 14),(13, 15, 14),(22, 15, 14),(4, 15, 14),(34, 15, 14),(16, 15, 14),(25, 15, 14),(7, 15, 14),(11, 15, 14),(29, 15, 14),(2, 15, 14),(20, 15, 14),(32, 15, 14),(14, 15, 14),(23, 15, 14),(5, 15, 14),(35, 15, 14),(17, 15, 14),(26, 15, 14),(8, 15, 14),(0, 18, 14),(18, 18, 14),(9, 18, 14),(27, 18, 14),(21, 18, 14),(3, 18, 14),(30, 18, 14),(12, 18, 14),(24, 18, 14),(6, 18, 14),(33, 18, 14),(15, 18, 14),(10, 18, 14),(28, 18, 14),(1, 18, 14),(19, 18, 14),(31, 18, 14),(13, 18, 14),(22, 18, 14),(4, 18, 14),(34, 18, 14),(16, 18, 14),(25, 18, 14),(7, 18, 14),(11, 18, 14),(29, 18, 14),(2, 18, 14),(20, 18, 14),(32, 18, 14),(14, 18, 14),(23, 18, 14),(5, 18, 14),(35, 18, 14),(17, 18, 14),(26, 18, 14),(8, 18, 14),(0, 10, 3),(18, 10, 3),(9, 10, 3),(27, 10, 3),(21, 10, 3),(3, 10, 3),(30, 10, 3),(12, 10, 3),(24, 10, 3),(6, 10, 3),(33, 10, 3),(15, 10, 3),(10, 10, 3),(28, 10, 3),(1, 10, 3),(19, 10, 3),(31, 10, 3),(13, 10, 3),(22, 10, 3),(4, 10, 3),(34, 10, 3),(16, 10, 3),(25, 10, 3),(7, 10, 3),(11, 10, 3),(29, 10, 3),(2, 10, 3),(20, 10, 3),(32, 10, 3),(14, 10, 3),(23, 10, 3),(5, 10, 3),(35, 10, 3),(17, 10, 3),(26, 10, 3),(8, 10, 3),(0, 13, 3),(18, 13, 3),(9, 13, 3),(27, 13, 3),(21, 13, 3),(3, 13, 3),(30, 13, 3),(12, 13, 3),(24, 13, 3),(6, 13, 3),(33, 13, 3),(15, 13, 3),(10, 13, 3),(28, 13, 3),(1, 13, 3),(19, 13, 3),(31, 13, 3),(13, 13, 3),(22, 13, 3),(4, 13, 3),(34, 13, 3),(16, 13, 3),(25, 13, 3),(7, 13, 3),(11, 13, 3),(29, 13, 3),(2, 13, 3),(20, 13, 3),(32, 13, 3),(14, 13, 3),(23, 13, 3),(5, 13, 3),(35, 13, 3),(17, 13, 3),(26, 13, 3),(8, 13, 3),(0, 16, 3),(18, 16, 3),(9, 16, 3),(27, 16, 3),(21, 16, 3),(3, 16, 3),(30, 16, 3),(12, 16, 3),(24, 16, 3),(6, 16, 3),(33, 16, 3),(15, 16, 3),(10, 16, 3),(28, 16, 3),(1, 16, 3),(19, 16, 3),(31, 16, 3),(13, 16, 3),(22, 16, 3),(4, 16, 3),(34, 16, 3),(16, 16, 3),(25, 16, 3),(7, 16, 3),(11, 16, 3),(29, 16, 3),(2, 16, 3),(20, 16, 3),(32, 16, 3),(14, 16, 3),(23, 16, 3),(5, 16, 3),(35, 16, 3),(17, 16, 3),(26, 16, 3),(8, 16, 3),(0, 11, 3),(18, 11, 3),(9, 11, 3),(27, 11, 3),(21, 11, 3),(3, 11, 3),(30, 11, 3),(12, 11, 3),(24, 11, 3),(6, 11, 3),(33, 11, 3),(15, 11, 3),(10, 11, 3),(28, 11, 3),(1, 11, 3),(19, 11, 3),(31, 11, 3),(13, 11, 3),(22, 11, 3),(4, 11, 3),(34, 11, 3),(16, 11, 3),(25, 11, 3),(7, 11, 3),(11, 11, 3),(29, 11, 3),(2, 11, 3),(20, 11, 3),(32, 11, 3),(14, 11, 3),(23, 11, 3),(5, 11, 3),(35, 11, 3),(17, 11, 3),(26, 11, 3),(8, 11, 3),(0, 14, 3),(18, 14, 3),(9, 14, 3),(27, 14, 3),(21, 14, 3),(3, 14, 3),(30, 14, 3),(12, 14, 3),(24, 14, 3),(6, 14, 3),(33, 14, 3),(15, 14, 3),(10, 14, 3),(28, 14, 3),(1, 14, 3),(19, 14, 3),(31, 14, 3),(13, 14, 3),(22, 14, 3),(4, 14, 3),(34, 14, 3),(16, 14, 3),(25, 14, 3),(7, 14, 3),(11, 14, 3),(29, 14, 3),(2, 14, 3),(20, 14, 3),(32, 14, 3),(14, 14, 3),(23, 14, 3),(5, 14, 3),(35, 14, 3),(17, 14, 3),(26, 14, 3),(8, 14, 3),(0, 17, 3),(18, 17, 3),(9, 17, 3),(27, 17, 3),(21, 17, 3),(3, 17, 3),(30, 17, 3),(12, 17, 3),(24, 17, 3),(6, 17, 3),(33, 17, 3),(15, 17, 3),(10, 17, 3),(28, 17, 3),(1, 17, 3),(19, 17, 3),(31, 17, 3),(13, 17, 3),(22, 17, 3),(4, 17, 3),(34, 17, 3),(16, 17, 3),(25, 17, 3),(7, 17, 3),(11, 17, 3),(29, 17, 3),(2, 17, 3),(20, 17, 3),(32, 17, 3),(14, 17, 3),(23, 17, 3),(5, 17, 3),(35, 17, 3),(17, 17, 3),(26, 17, 3),(8, 17, 3),(0, 12, 3),(18, 12, 3),(9, 12, 3),(27, 12, 3),(21, 12, 3),(3, 12, 3),(30, 12, 3),(12, 12, 3),(24, 12, 3),(6, 12, 3),(33, 12, 3),(15, 12, 3),(10, 12, 3),(28, 12, 3),(1, 12, 3),(19, 12, 3),(31, 12, 3),(13, 12, 3),(22, 12, 3),(4, 12, 3),(34, 12, 3),(16, 12, 3),(25, 12, 3),(7, 12, 3),(11, 12, 3),(29, 12, 3),(2, 12, 3),(20, 12, 3),(32, 12, 3),(14, 12, 3),(23, 12, 3),(5, 12, 3),(35, 12, 3),(17, 12, 3),(26, 12, 3),(8, 12, 3),(0, 15, 3),(18, 15, 3),(9, 15, 3),(27, 15, 3),(21, 15, 3),(3, 15, 3),(30, 15, 3),(12, 15, 3),(24, 15, 3),(6, 15, 3),(33, 15, 3),(15, 15, 3),(10, 15, 3),(28, 15, 3),(1, 15, 3),(19, 15, 3),(31, 15, 3),(13, 15, 3),(22, 15, 3),(4, 15, 3),(34, 15, 3),(16, 15, 3),(25, 15, 3),(7, 15, 3),(11, 15, 3),(29, 15, 3),(2, 15, 3),(20, 15, 3),(32, 15, 3),(14, 15, 3),(23, 15, 3),(5, 15, 3),(35, 15, 3),(17, 15, 3),(26, 15, 3),(8, 15, 3),(0, 18, 3),(18, 18, 3),(9, 18, 3),(27, 18, 3),(21, 18, 3),(3, 18, 3),(30, 18, 3),(12, 18, 3),(24, 18, 3),(6, 18, 3),(33, 18, 3),(15, 18, 3),(10, 18, 3),(28, 18, 3),(1, 18, 3),(19, 18, 3),(31, 18, 3),(13, 18, 3),(22, 18, 3),(4, 18, 3),(34, 18, 3),(16, 18, 3),(25, 18, 3),(7, 18, 3),(11, 18, 3),(29, 18, 3),(2, 18, 3),(20, 18, 3),(32, 18, 3),(14, 18, 3),(23, 18, 3),(5, 18, 3),(35, 18, 3),(17, 18, 3),(26, 18, 3),(8, 18, 3),(0, 10, 7),(18, 10, 7),(9, 10, 7),(27, 10, 7),(21, 10, 7),(3, 10, 7),(30, 10, 7),(12, 10, 7),(24, 10, 7),(6, 10, 7),(33, 10, 7),(15, 10, 7),(10, 10, 7),(28, 10, 7),(1, 10, 7),(19, 10, 7),(31, 10, 7),(13, 10, 7),(22, 10, 7),(4, 10, 7),(34, 10, 7),(16, 10, 7),(25, 10, 7),(7, 10, 7),(11, 10, 7),(29, 10, 7),(2, 10, 7),(20, 10, 7),(32, 10, 7),(14, 10, 7),(23, 10, 7),(5, 10, 7),(35, 10, 7),(17, 10, 7),(26, 10, 7),(8, 10, 7),(0, 13, 7),(18, 13, 7),(9, 13, 7),(27, 13, 7),(21, 13, 7),(3, 13, 7),(30, 13, 7),(12, 13, 7),(24, 13, 7),(6, 13, 7),(33, 13, 7),(15, 13, 7),(10, 13, 7),(28, 13, 7),(1, 13, 7),(19, 13, 7),(31, 13, 7),(13, 13, 7),(22, 13, 7),(4, 13, 7),(34, 13, 7),(16, 13, 7),(25, 13, 7),(7, 13, 7),(11, 13, 7),(29, 13, 7),(2, 13, 7),(20, 13, 7),(32, 13, 7),(14, 13, 7),(23, 13, 7),(5, 13, 7),(35, 13, 7),(17, 13, 7),(26, 13, 7),(8, 13, 7),(0, 16, 7),(18, 16, 7),(9, 16, 7),(27, 16, 7),(21, 16, 7),(3, 16, 7),(30, 16, 7),(12, 16, 7),(24, 16, 7),(6, 16, 7),(33, 16, 7),(15, 16, 7),(10, 16, 7),(28, 16, 7),(1, 16, 7),(19, 16, 7),(31, 16, 7),(13, 16, 7),(22, 16, 7),(4, 16, 7),(34, 16, 7),(16, 16, 7),(25, 16, 7),(7, 16, 7),(11, 16, 7),(29, 16, 7),(2, 16, 7),(20, 16, 7),(32, 16, 7),(14, 16, 7),(23, 16, 7),(5, 16, 7),(35, 16, 7),(17, 16, 7),(26, 16, 7),(8, 16, 7),(0, 11, 7),(18, 11, 7),(9, 11, 7),(27, 11, 7),(21, 11, 7),(3, 11, 7),(30, 11, 7),(12, 11, 7),(24, 11, 7),(6, 11, 7),(33, 11, 7),(15, 11, 7),(10, 11, 7),(28, 11, 7),(1, 11, 7),(19, 11, 7),(31, 11, 7),(13, 11, 7),(22, 11, 7),(4, 11, 7),(34, 11, 7),(16, 11, 7),(25, 11, 7),(7, 11, 7),(11, 11, 7),(29, 11, 7),(2, 11, 7),(20, 11, 7),(32, 11, 7),(14, 11, 7),(23, 11, 7),(5, 11, 7),(35, 11, 7),(17, 11, 7),(26, 11, 7),(8, 11, 7),(0, 14, 7),(18, 14, 7),(9, 14, 7),(27, 14, 7),(21, 14, 7),(3, 14, 7),(30, 14, 7),(12, 14, 7),(24, 14, 7),(6, 14, 7),(33, 14, 7),(15, 14, 7),(10, 14, 7),(28, 14, 7),(1, 14, 7),(19, 14, 7),(31, 14, 7),(13, 14, 7),(22, 14, 7),(4, 14, 7),(34, 14, 7),(16, 14, 7),(25, 14, 7),(7, 14, 7),(11, 14, 7),(29, 14, 7),(2, 14, 7),(20, 14, 7),(32, 14, 7),(14, 14, 7),(23, 14, 7),(5, 14, 7),(35, 14, 7),(17, 14, 7),(26, 14, 7),(8, 14, 7),(0, 17, 7),(18, 17, 7),(9, 17, 7),(27, 17, 7),(21, 17, 7),(3, 17, 7),(30, 17, 7),(12, 17, 7),(24, 17, 7),(6, 17, 7),(33, 17, 7),(15, 17, 7),(10, 17, 7),(28, 17, 7),(1, 17, 7),(19, 17, 7),(31, 17, 7),(13, 17, 7),(22, 17, 7),(4, 17, 7),(34, 17, 7),(16, 17, 7),(25, 17, 7),(7, 17, 7),(11, 17, 7),(29, 17, 7),(2, 17, 7),(20, 17, 7),(32, 17, 7),(14, 17, 7),(23, 17, 7),(5, 17, 7),(35, 17, 7),(17, 17, 7),(26, 17, 7),(8, 17, 7),(0, 12, 7),(18, 12, 7),(9, 12, 7),(27, 12, 7),(21, 12, 7),(3, 12, 7),(30, 12, 7),(12, 12, 7),(24, 12, 7),(6, 12, 7),(33, 12, 7),(15, 12, 7),(10, 12, 7),(28, 12, 7),(1, 12, 7),(19, 12, 7),(31, 12, 7),(13, 12, 7),(22, 12, 7),(4, 12, 7),(34, 12, 7),(16, 12, 7),(25, 12, 7),(7, 12, 7),(11, 12, 7),(29, 12, 7),(2, 12, 7),(20, 12, 7),(32, 12, 7),(14, 12, 7),(23, 12, 7),(5, 12, 7),(35, 12, 7),(17, 12, 7),(26, 12, 7),(8, 12, 7),(0, 15, 7),(18, 15, 7),(9, 15, 7),(27, 15, 7),(21, 15, 7),(3, 15, 7),(30, 15, 7),(12, 15, 7),(24, 15, 7),(6, 15, 7),(33, 15, 7),(15, 15, 7),(10, 15, 7),(28, 15, 7),(1, 15, 7),(19, 15, 7),(31, 15, 7),(13, 15, 7),(22, 15, 7),(4, 15, 7),(34, 15, 7),(16, 15, 7),(25, 15, 7),(7, 15, 7),(11, 15, 7),(29, 15, 7),(2, 15, 7),(20, 15, 7),(32, 15, 7),(14, 15, 7),(23, 15, 7),(5, 15, 7),(35, 15, 7),(17, 15, 7),(26, 15, 7),(8, 15, 7),(0, 18, 7),(18, 18, 7),(9, 18, 7),(27, 18, 7),(21, 18, 7),(3, 18, 7),(30, 18, 7),(12, 18, 7),(24, 18, 7),(6, 18, 7),(33, 18, 7),(15, 18, 7),(10, 18, 7),(28, 18, 7),(1, 18, 7),(19, 18, 7),(31, 18, 7),(13, 18, 7),(22, 18, 7),(4, 18, 7),(34, 18, 7),(16, 18, 7),(25, 18, 7),(7, 18, 7),(11, 18, 7),(29, 18, 7),(2, 18, 7),(20, 18, 7),(32, 18, 7),(14, 18, 7),(23, 18, 7),(5, 18, 7),(35, 18, 7),(17, 18, 7),(26, 18, 7),(8, 18, 7),(0, 10, 11),(18, 10, 11),(9, 10, 11),(27, 10, 11),(21, 10, 11),(3, 10, 11),(30, 10, 11),(12, 10, 11),(24, 10, 11),(6, 10, 11),(33, 10, 11),(15, 10, 11),(10, 10, 11),(28, 10, 11),(1, 10, 11),(19, 10, 11),(31, 10, 11),(13, 10, 11),(22, 10, 11),(4, 10, 11),(34, 10, 11),(16, 10, 11),(25, 10, 11),(7, 10, 11),(11, 10, 11),(29, 10, 11),(2, 10, 11),(20, 10, 11),(32, 10, 11),(14, 10, 11),(23, 10, 11),(5, 10, 11),(35, 10, 11),(17, 10, 11),(26, 10, 11),(8, 10, 11),(0, 13, 11),(18, 13, 11),(9, 13, 11),(27, 13, 11),(21, 13, 11),(3, 13, 11),(30, 13, 11),(12, 13, 11),(24, 13, 11),(6, 13, 11),(33, 13, 11),(15, 13, 11),(10, 13, 11),(28, 13, 11),(1, 13, 11),(19, 13, 11),(31, 13, 11),(13, 13, 11),(22, 13, 11),(4, 13, 11),(34, 13, 11),(16, 13, 11),(25, 13, 11),(7, 13, 11),(11, 13, 11),(29, 13, 11),(2, 13, 11),(20, 13, 11),(32, 13, 11),(14, 13, 11),(23, 13, 11),(5, 13, 11),(35, 13, 11),(17, 13, 11),(26, 13, 11),(8, 13, 11),(0, 16, 11),(18, 16, 11),(9, 16, 11),(27, 16, 11),(21, 16, 11),(3, 16, 11),(30, 16, 11),(12, 16, 11),(24, 16, 11),(6, 16, 11),(33, 16, 11),(15, 16, 11),(10, 16, 11),(28, 16, 11),(1, 16, 11),(19, 16, 11),(31, 16, 11),(13, 16, 11),(22, 16, 11),(4, 16, 11),(34, 16, 11),(16, 16, 11),(25, 16, 11),(7, 16, 11),(11, 16, 11),(29, 16, 11),(2, 16, 11),(20, 16, 11),(32, 16, 11),(14, 16, 11),(23, 16, 11),(5, 16, 11),(35, 16, 11),(17, 16, 11),(26, 16, 11),(8, 16, 11),(0, 11, 11),(18, 11, 11),(9, 11, 11),(27, 11, 11),(21, 11, 11),(3, 11, 11),(30, 11, 11),(12, 11, 11),(24, 11, 11),(6, 11, 11),(33, 11, 11),(15, 11, 11),(10, 11, 11),(28, 11, 11),(1, 11, 11),(19, 11, 11),(31, 11, 11),(13, 11, 11),(22, 11, 11),(4, 11, 11),(34, 11, 11),(16, 11, 11),(25, 11, 11),(7, 11, 11),(11, 11, 11),(29, 11, 11),(2, 11, 11),(20, 11, 11),(32, 11, 11),(14, 11, 11),(23, 11, 11),(5, 11, 11),(35, 11, 11),(17, 11, 11),(26, 11, 11),(8, 11, 11),(0, 14, 11),(18, 14, 11),(9, 14, 11),(27, 14, 11),(21, 14, 11),(3, 14, 11),(30, 14, 11),(12, 14, 11),(24, 14, 11),(6, 14, 11),(33, 14, 11),(15, 14, 11),(10, 14, 11),(28, 14, 11),(1, 14, 11),(19, 14, 11),(31, 14, 11),(13, 14, 11),(22, 14, 11),(4, 14, 11),(34, 14, 11),(16, 14, 11),(25, 14, 11),(7, 14, 11),(11, 14, 11),(29, 14, 11),(2, 14, 11),(20, 14, 11),(32, 14, 11),(14, 14, 11),(23, 14, 11),(5, 14, 11),(35, 14, 11),(17, 14, 11),(26, 14, 11),(8, 14, 11),(0, 17, 11),(18, 17, 11),(9, 17, 11),(27, 17, 11),(21, 17, 11),(3, 17, 11),(30, 17, 11),(12, 17, 11),(24, 17, 11),(6, 17, 11),(33, 17, 11),(15, 17, 11),(10, 17, 11),(28, 17, 11),(1, 17, 11),(19, 17, 11),(31, 17, 11),(13, 17, 11),(22, 17, 11),(4, 17, 11),(34, 17, 11),(16, 17, 11),(25, 17, 11),(7, 17, 11),(11, 17, 11),(29, 17, 11),(2, 17, 11),(20, 17, 11),(32, 17, 11),(14, 17, 11),(23, 17, 11),(5, 17, 11),(35, 17, 11),(17, 17, 11),(26, 17, 11),(8, 17, 11),(0, 12, 11),(18, 12, 11),(9, 12, 11),(27, 12, 11),(21, 12, 11),(3, 12, 11),(30, 12, 11),(12, 12, 11),(24, 12, 11),(6, 12, 11),(33, 12, 11),(15, 12, 11),(10, 12, 11),(28, 12, 11),(1, 12, 11),(19, 12, 11),(31, 12, 11),(13, 12, 11),(22, 12, 11),(4, 12, 11),(34, 12, 11),(16, 12, 11),(25, 12, 11),(7, 12, 11),(11, 12, 11),(29, 12, 11),(2, 12, 11),(20, 12, 11),(32, 12, 11),(14, 12, 11),(23, 12, 11),(5, 12, 11),(35, 12, 11),(17, 12, 11),(26, 12, 11),(8, 12, 11),(0, 15, 11),(18, 15, 11),(9, 15, 11),(27, 15, 11),(21, 15, 11),(3, 15, 11),(30, 15, 11),(12, 15, 11),(24, 15, 11),(6, 15, 11),(33, 15, 11),(15, 15, 11),(10, 15, 11),(28, 15, 11),(1, 15, 11),(19, 15, 11),(31, 15, 11),(13, 15, 11),(22, 15, 11),(4, 15, 11),(34, 15, 11),(16, 15, 11),(25, 15, 11),(7, 15, 11),(11, 15, 11),(29, 15, 11),(2, 15, 11),(20, 15, 11),(32, 15, 11),(14, 15, 11),(23, 15, 11),(5, 15, 11),(35, 15, 11),(17, 15, 11),(26, 15, 11),(8, 15, 11),(0, 18, 11),(18, 18, 11),(9, 18, 11),(27, 18, 11),(21, 18, 11),(3, 18, 11),(30, 18, 11),(12, 18, 11),(24, 18, 11),(6, 18, 11),(33, 18, 11),(15, 18, 11),(10, 18, 11),(28, 18, 11),(1, 18, 11),(19, 18, 11),(31, 18, 11),(13, 18, 11),(22, 18, 11),(4, 18, 11),(34, 18, 11),(16, 18, 11),(25, 18, 11),(7, 18, 11),(11, 18, 11),(29, 18, 11),(2, 18, 11),(20, 18, 11),(32, 18, 11),(14, 18, 11),(23, 18, 11),(5, 18, 11),(35, 18, 11),(17, 18, 11),(26, 18, 11),(8, 18, 11),(0, 10, 15),(18, 10, 15),(9, 10, 15),(27, 10, 15),(21, 10, 15),(3, 10, 15),(30, 10, 15),(12, 10, 15),(24, 10, 15),(6, 10, 15),(33, 10, 15),(15, 10, 15),(10, 10, 15),(28, 10, 15),(1, 10, 15),(19, 10, 15),(31, 10, 15),(13, 10, 15),(22, 10, 15),(4, 10, 15),(34, 10, 15),(16, 10, 15),(25, 10, 15),(7, 10, 15),(11, 10, 15),(29, 10, 15),(2, 10, 15),(20, 10, 15),(32, 10, 15),(14, 10, 15),(23, 10, 15),(5, 10, 15),(35, 10, 15),(17, 10, 15),(26, 10, 15),(8, 10, 15),(0, 13, 15),(18, 13, 15),(9, 13, 15),(27, 13, 15),(21, 13, 15),(3, 13, 15),(30, 13, 15),(12, 13, 15),(24, 13, 15),(6, 13, 15),(33, 13, 15),(15, 13, 15),(10, 13, 15),(28, 13, 15),(1, 13, 15),(19, 13, 15),(31, 13, 15),(13, 13, 15),(22, 13, 15),(4, 13, 15),(34, 13, 15),(16, 13, 15),(25, 13, 15),(7, 13, 15),(11, 13, 15),(29, 13, 15),(2, 13, 15),(20, 13, 15),(32, 13, 15),(14, 13, 15),(23, 13, 15),(5, 13, 15),(35, 13, 15),(17, 13, 15),(26, 13, 15),(8, 13, 15),(0, 16, 15),(18, 16, 15),(9, 16, 15),(27, 16, 15),(21, 16, 15),(3, 16, 15),(30, 16, 15),(12, 16, 15),(24, 16, 15),(6, 16, 15),(33, 16, 15),(15, 16, 15),(10, 16, 15),(28, 16, 15),(1, 16, 15),(19, 16, 15),(31, 16, 15),(13, 16, 15),(22, 16, 15),(4, 16, 15),(34, 16, 15),(16, 16, 15),(25, 16, 15),(7, 16, 15),(11, 16, 15),(29, 16, 15),(2, 16, 15),(20, 16, 15),(32, 16, 15),(14, 16, 15),(23, 16, 15),(5, 16, 15),(35, 16, 15),(17, 16, 15),(26, 16, 15),(8, 16, 15),(0, 11, 15),(18, 11, 15),(9, 11, 15),(27, 11, 15),(21, 11, 15),(3, 11, 15),(30, 11, 15),(12, 11, 15),(24, 11, 15),(6, 11, 15),(33, 11, 15),(15, 11, 15),(10, 11, 15),(28, 11, 15),(1, 11, 15),(19, 11, 15),(31, 11, 15),(13, 11, 15),(22, 11, 15),(4, 11, 15),(34, 11, 15),(16, 11, 15),(25, 11, 15),(7, 11, 15),(11, 11, 15),(29, 11, 15),(2, 11, 15),(20, 11, 15),(32, 11, 15),(14, 11, 15),(23, 11, 15),(5, 11, 15),(35, 11, 15),(17, 11, 15),(26, 11, 15),(8, 11, 15),(0, 14, 15),(18, 14, 15),(9, 14, 15),(27, 14, 15),(21, 14, 15),(3, 14, 15),(30, 14, 15),(12, 14, 15),(24, 14, 15),(6, 14, 15),(33, 14, 15),(15, 14, 15),(10, 14, 15),(28, 14, 15),(1, 14, 15),(19, 14, 15),(31, 14, 15),(13, 14, 15),(22, 14, 15),(4, 14, 15),(34, 14, 15),(16, 14, 15),(25, 14, 15),(7, 14, 15),(11, 14, 15),(29, 14, 15),(2, 14, 15),(20, 14, 15),(32, 14, 15),(14, 14, 15),(23, 14, 15),(5, 14, 15),(35, 14, 15),(17, 14, 15),(26, 14, 15),(8, 14, 15),(0, 17, 15),(18, 17, 15),(9, 17, 15),(27, 17, 15),(21, 17, 15),(3, 17, 15),(30, 17, 15),(12, 17, 15),(24, 17, 15),(6, 17, 15),(33, 17, 15),(15, 17, 15),(10, 17, 15),(28, 17, 15),(1, 17, 15),(19, 17, 15),(31, 17, 15),(13, 17, 15),(22, 17, 15),(4, 17, 15),(34, 17, 15),(16, 17, 15),(25, 17, 15),(7, 17, 15),(11, 17, 15),(29, 17, 15),(2, 17, 15),(20, 17, 15),(32, 17, 15),(14, 17, 15),(23, 17, 15),(5, 17, 15),(35, 17, 15),(17, 17, 15),(26, 17, 15),(8, 17, 15),(0, 12, 15),(18, 12, 15),(9, 12, 15),(27, 12, 15),(21, 12, 15),(3, 12, 15),(30, 12, 15),(12, 12, 15),(24, 12, 15),(6, 12, 15),(33, 12, 15),(15, 12, 15),(10, 12, 15),(28, 12, 15),(1, 12, 15),(19, 12, 15),(31, 12, 15),(13, 12, 15),(22, 12, 15),(4, 12, 15),(34, 12, 15),(16, 12, 15),(25, 12, 15),(7, 12, 15),(11, 12, 15),(29, 12, 15),(2, 12, 15),(20, 12, 15),(32, 12, 15),(14, 12, 15),(23, 12, 15),(5, 12, 15),(35, 12, 15),(17, 12, 15),(26, 12, 15),(8, 12, 15),(0, 15, 15),(18, 15, 15),(9, 15, 15),(27, 15, 15),(21, 15, 15),(3, 15, 15),(30, 15, 15),(12, 15, 15),(24, 15, 15),(6, 15, 15),(33, 15, 15),(15, 15, 15),(10, 15, 15),(28, 15, 15),(1, 15, 15),(19, 15, 15),(31, 15, 15),(13, 15, 15),(22, 15, 15),(4, 15, 15),(34, 15, 15),(16, 15, 15),(25, 15, 15),(7, 15, 15),(11, 15, 15),(29, 15, 15),(2, 15, 15),(20, 15, 15),(32, 15, 15),(14, 15, 15),(23, 15, 15),(5, 15, 15),(35, 15, 15),(17, 15, 15),(26, 15, 15),(8, 15, 15),(0, 18, 15),(18, 18, 15),(9, 18, 15),(27, 18, 15),(21, 18, 15),(3, 18, 15),(30, 18, 15),(12, 18, 15),(24, 18, 15),(6, 18, 15),(33, 18, 15),(15, 18, 15),(10, 18, 15),(28, 18, 15),(1, 18, 15),(19, 18, 15),(31, 18, 15),(13, 18, 15),(22, 18, 15),(4, 18, 15),(34, 18, 15),(16, 18, 15),(25, 18, 15),(7, 18, 15),(11, 18, 15),(29, 18, 15),(2, 18, 15),(20, 18, 15),(32, 18, 15),(14, 18, 15),(23, 18, 15),(5, 18, 15),(35, 18, 15),(17, 18, 15),(26, 18, 15),(8, 18, 15),(0, 19, 0),(18, 19, 0),(9, 19, 0),(27, 19, 0),(21, 19, 0),(3, 19, 0),(30, 19, 0),(12, 19, 0),(24, 19, 0),(6, 19, 0),(33, 19, 0),(15, 19, 0),(10, 19, 0),(28, 19, 0),(1, 19, 0),(19, 19, 0),(31, 19, 0),(13, 19, 0),(22, 19, 0),(4, 19, 0),(34, 19, 0),(16, 19, 0),(25, 19, 0),(7, 19, 0),(11, 19, 0),(29, 19, 0),(2, 19, 0),(20, 19, 0),(32, 19, 0),(14, 19, 0),(23, 19, 0),(5, 19, 0),(35, 19, 0),(17, 19, 0),(26, 19, 0),(8, 19, 0),(0, 19, 4),(18, 19, 4),(9, 19, 4),(27, 19, 4),(21, 19, 4),(3, 19, 4),(30, 19, 4),(12, 19, 4),(24, 19, 4),(6, 19, 4),(33, 19, 4),(15, 19, 4),(10, 19, 4),(28, 19, 4),(1, 19, 4),(19, 19, 4),(31, 19, 4),(13, 19, 4),(22, 19, 4),(4, 19, 4),(34, 19, 4),(16, 19, 4),(25, 19, 4),(7, 19, 4),(11, 19, 4),(29, 19, 4),(2, 19, 4),(20, 19, 4),(32, 19, 4),(14, 19, 4),(23, 19, 4),(5, 19, 4),(35, 19, 4),(17, 19, 4),(26, 19, 4),(8, 19, 4),(0, 19, 8),(18, 19, 8),(9, 19, 8),(27, 19, 8),(21, 19, 8),(3, 19, 8),(30, 19, 8),(12, 19, 8),(24, 19, 8),(6, 19, 8),(33, 19, 8),(15, 19, 8),(10, 19, 8),(28, 19, 8),(1, 19, 8),(19, 19, 8),(31, 19, 8),(13, 19, 8),(22, 19, 8),(4, 19, 8),(34, 19, 8),(16, 19, 8),(25, 19, 8),(7, 19, 8),(11, 19, 8),(29, 19, 8),(2, 19, 8),(20, 19, 8),(32, 19, 8),(14, 19, 8),(23, 19, 8),(5, 19, 8),(35, 19, 8),(17, 19, 8),(26, 19, 8),(8, 19, 8),(0, 19, 12),(18, 19, 12),(9, 19, 12),(27, 19, 12),(21, 19, 12),(3, 19, 12),(30, 19, 12),(12, 19, 12),(24, 19, 12),(6, 19, 12),(33, 19, 12),(15, 19, 12),(10, 19, 12),(28, 19, 12),(1, 19, 12),(19, 19, 12),(31, 19, 12),(13, 19, 12),(22, 19, 12),(4, 19, 12),(34, 19, 12),(16, 19, 12),(25, 19, 12),(7, 19, 12),(11, 19, 12),(29, 19, 12),(2, 19, 12),(20, 19, 12),(32, 19, 12),(14, 19, 12),(23, 19, 12),(5, 19, 12),(35, 19, 12),(17, 19, 12),(26, 19, 12),(8, 19, 12),(0, 19, 1),(18, 19, 1),(9, 19, 1),(27, 19, 1),(21, 19, 1),(3, 19, 1),(30, 19, 1),(12, 19, 1),(24, 19, 1),(6, 19, 1),(33, 19, 1),(15, 19, 1),(10, 19, 1),(28, 19, 1),(1, 19, 1),(19, 19, 1),(31, 19, 1),(13, 19, 1),(22, 19, 1),(4, 19, 1),(34, 19, 1),(16, 19, 1),(25, 19, 1),(7, 19, 1),(11, 19, 1),(29, 19, 1),(2, 19, 1),(20, 19, 1),(32, 19, 1),(14, 19, 1),(23, 19, 1),(5, 19, 1),(35, 19, 1),(17, 19, 1),(26, 19, 1),(8, 19, 1),(0, 19, 5),(18, 19, 5),(9, 19, 5),(27, 19, 5),(21, 19, 5),(3, 19, 5),(30, 19, 5),(12, 19, 5),(24, 19, 5),(6, 19, 5),(33, 19, 5),(15, 19, 5),(10, 19, 5),(28, 19, 5),(1, 19, 5),(19, 19, 5),(31, 19, 5),(13, 19, 5),(22, 19, 5),(4, 19, 5),(34, 19, 5),(16, 19, 5),(25, 19, 5),(7, 19, 5),(11, 19, 5),(29, 19, 5),(2, 19, 5),(20, 19, 5),(32, 19, 5),(14, 19, 5),(23, 19, 5),(5, 19, 5),(35, 19, 5),(17, 19, 5),(26, 19, 5),(8, 19, 5),(0, 19, 9),(18, 19, 9),(9, 19, 9),(27, 19, 9),(21, 19, 9),(3, 19, 9),(30, 19, 9),(12, 19, 9),(24, 19, 9),(6, 19, 9),(33, 19, 9),(15, 19, 9),(10, 19, 9),(28, 19, 9),(1, 19, 9),(19, 19, 9),(31, 19, 9),(13, 19, 9),(22, 19, 9),(4, 19, 9),(34, 19, 9),(16, 19, 9),(25, 19, 9),(7, 19, 9),(11, 19, 9),(29, 19, 9),(2, 19, 9),(20, 19, 9),(32, 19, 9),(14, 19, 9),(23, 19, 9),(5, 19, 9),(35, 19, 9),(17, 19, 9),(26, 19, 9),(8, 19, 9),(0, 19, 13),(18, 19, 13),(9, 19, 13),(27, 19, 13),(21, 19, 13),(3, 19, 13),(30, 19, 13),(12, 19, 13),(24, 19, 13),(6, 19, 13),(33, 19, 13),(15, 19, 13),(10, 19, 13),(28, 19, 13),(1, 19, 13),(19, 19, 13),(31, 19, 13),(13, 19, 13),(22, 19, 13),(4, 19, 13),(34, 19, 13),(16, 19, 13),(25, 19, 13),(7, 19, 13),(11, 19, 13),(29, 19, 13),(2, 19, 13),(20, 19, 13),(32, 19, 13),(14, 19, 13),(23, 19, 13),(5, 19, 13),(35, 19, 13),(17, 19, 13),(26, 19, 13),(8, 19, 13),(0, 19, 2),(18, 19, 2),(9, 19, 2),(27, 19, 2),(21, 19, 2),(3, 19, 2),(30, 19, 2),(12, 19, 2),(24, 19, 2),(6, 19, 2),(33, 19, 2),(15, 19, 2),(10, 19, 2),(28, 19, 2),(1, 19, 2),(19, 19, 2),(31, 19, 2),(13, 19, 2),(22, 19, 2),(4, 19, 2),(34, 19, 2),(16, 19, 2),(25, 19, 2),(7, 19, 2),(11, 19, 2),(29, 19, 2),(2, 19, 2),(20, 19, 2),(32, 19, 2),(14, 19, 2),(23, 19, 2),(5, 19, 2),(35, 19, 2),(17, 19, 2),(26, 19, 2),(8, 19, 2),(0, 19, 6),(18, 19, 6),(9, 19, 6),(27, 19, 6),(21, 19, 6),(3, 19, 6),(30, 19, 6),(12, 19, 6),(24, 19, 6),(6, 19, 6),(33, 19, 6),(15, 19, 6),(10, 19, 6),(28, 19, 6),(1, 19, 6),(19, 19, 6),(31, 19, 6),(13, 19, 6),(22, 19, 6),(4, 19, 6),(34, 19, 6),(16, 19, 6),(25, 19, 6),(7, 19, 6),(11, 19, 6),(29, 19, 6),(2, 19, 6),(20, 19, 6),(32, 19, 6),(14, 19, 6),(23, 19, 6),(5, 19, 6),(35, 19, 6),(17, 19, 6),(26, 19, 6),(8, 19, 6),(0, 19, 10),(18, 19, 10),(9, 19, 10),(27, 19, 10),(21, 19, 10),(3, 19, 10),(30, 19, 10),(12, 19, 10),(24, 19, 10),(6, 19, 10),(33, 19, 10),(15, 19, 10),(10, 19, 10),(28, 19, 10),(1, 19, 10),(19, 19, 10),(31, 19, 10),(13, 19, 10),(22, 19, 10),(4, 19, 10),(34, 19, 10),(16, 19, 10),(25, 19, 10),(7, 19, 10),(11, 19, 10),(29, 19, 10),(2, 19, 10),(20, 19, 10),(32, 19, 10),(14, 19, 10),(23, 19, 10),(5, 19, 10),(35, 19, 10),(17, 19, 10),(26, 19, 10),(8, 19, 10),(0, 19, 14),(18, 19, 14),(9, 19, 14),(27, 19, 14),(21, 19, 14),(3, 19, 14),(30, 19, 14),(12, 19, 14),(24, 19, 14),(6, 19, 14),(33, 19, 14),(15, 19, 14),(10, 19, 14),(28, 19, 14),(1, 19, 14),(19, 19, 14),(31, 19, 14),(13, 19, 14),(22, 19, 14),(4, 19, 14),(34, 19, 14),(16, 19, 14),(25, 19, 14),(7, 19, 14),(11, 19, 14),(29, 19, 14),(2, 19, 14),(20, 19, 14),(32, 19, 14),(14, 19, 14),(23, 19, 14),(5, 19, 14),(35, 19, 14),(17, 19, 14),(26, 19, 14),(8, 19, 14),(0, 19, 3),(18, 19, 3),(9, 19, 3),(27, 19, 3),(21, 19, 3),(3, 19, 3),(30, 19, 3),(12, 19, 3),(24, 19, 3),(6, 19, 3),(33, 19, 3),(15, 19, 3),(10, 19, 3),(28, 19, 3),(1, 19, 3),(19, 19, 3),(31, 19, 3),(13, 19, 3),(22, 19, 3),(4, 19, 3),(34, 19, 3),(16, 19, 3),(25, 19, 3),(7, 19, 3),(11, 19, 3),(29, 19, 3),(2, 19, 3),(20, 19, 3),(32, 19, 3),(14, 19, 3),(23, 19, 3),(5, 19, 3),(35, 19, 3),(17, 19, 3),(26, 19, 3),(8, 19, 3),(0, 19, 7),(18, 19, 7),(9, 19, 7),(27, 19, 7),(21, 19, 7),(3, 19, 7),(30, 19, 7),(12, 19, 7),(24, 19, 7),(6, 19, 7),(33, 19, 7),(15, 19, 7),(10, 19, 7),(28, 19, 7),(1, 19, 7),(19, 19, 7),(31, 19, 7),(13, 19, 7),(22, 19, 7),(4, 19, 7),(34, 19, 7),(16, 19, 7),(25, 19, 7),(7, 19, 7),(11, 19, 7),(29, 19, 7),(2, 19, 7),(20, 19, 7),(32, 19, 7),(14, 19, 7),(23, 19, 7),(5, 19, 7),(35, 19, 7),(17, 19, 7),(26, 19, 7),(8, 19, 7),(0, 19, 11),(18, 19, 11),(9, 19, 11),(27, 19, 11),(21, 19, 11),(3, 19, 11),(30, 19, 11),(12, 19, 11),(24, 19, 11),(6, 19, 11),(33, 19, 11),(15, 19, 11),(10, 19, 11),(28, 19, 11),(1, 19, 11),(19, 19, 11),(31, 19, 11),(13, 19, 11),(22, 19, 11),(4, 19, 11),(34, 19, 11),(16, 19, 11),(25, 19, 11),(7, 19, 11),(11, 19, 11),(29, 19, 11),(2, 19, 11),(20, 19, 11),(32, 19, 11),(14, 19, 11),(23, 19, 11),(5, 19, 11),(35, 19, 11),(17, 19, 11),(26, 19, 11),(8, 19, 11),(0, 19, 15),(18, 19, 15),(9, 19, 15),(27, 19, 15),(21, 19, 15),(3, 19, 15),(30, 19, 15),(12, 19, 15),(24, 19, 15),(6, 19, 15),(33, 19, 15),(15, 19, 15),(10, 19, 15),(28, 19, 15),(1, 19, 15),(19, 19, 15),(31, 19, 15),(13, 19, 15),(22, 19, 15),(4, 19, 15),(34, 19, 15),(16, 19, 15),(25, 19, 15),(7, 19, 15),(11, 19, 15),(29, 19, 15),(2, 19, 15),(20, 19, 15),(32, 19, 15),(14, 19, 15),(23, 19, 15),(5, 19, 15),(35, 19, 15),(17, 19, 15),(26, 19, 15),(8, 19, 15),] - -# fmt: on diff --git a/qiskit_experiments/library/randomized_benchmarking/clifford_utils.py b/qiskit_experiments/library/randomized_benchmarking/clifford_utils.py index 2c879968c0..04b4d275a6 100644 --- a/qiskit_experiments/library/randomized_benchmarking/clifford_utils.py +++ b/qiskit_experiments/library/randomized_benchmarking/clifford_utils.py @@ -1,6 +1,6 @@ # This code is part of Qiskit. # -# (C) Copyright IBM 2021. +# (C) Copyright IBM 2021, 2022. # # This code is licensed under the Apache License, Version 2.0. You may # obtain a copy of this license in the LICENSE.txt file in the root directory @@ -14,32 +14,23 @@ """ import itertools +import os from functools import lru_cache -from math import isclose from numbers import Integral -from typing import List from typing import Optional, Union, Tuple, Sequence import numpy as np +import scipy.sparse from numpy.random import Generator, default_rng +from qiskit.circuit import CircuitInstruction, Qubit from qiskit.circuit import Gate, Instruction -from qiskit.circuit import QuantumCircuit, QuantumRegister, CircuitInstruction, Qubit +from qiskit.circuit import QuantumCircuit, QuantumRegister from qiskit.circuit.library import SdgGate, HGate, SGate, XGate, YGate, ZGate from qiskit.compiler import transpile from qiskit.exceptions import QiskitError -from qiskit.providers.backend import Backend from qiskit.quantum_info import Clifford, random_clifford -from .clifford_data import ( - CLIFF_SINGLE_GATE_MAP_1Q, - CLIFF_SINGLE_GATE_MAP_2Q, - CLIFF_COMPOSE_DATA_1Q, - CLIFF_COMPOSE_DATA_2Q, - CLIFF_INVERSE_DATA_1Q, - CLIFF_INVERSE_DATA_2Q, - CLIFF_NUM_TO_LAYERS_2Q, - CLIFF_LAYERS_TO_NUM_2Q, -) +from qiskit_experiments.warnings import deprecated_function # Transpilation utilities @@ -142,16 +133,7 @@ def _clifford_1q_int_to_instruction( def _clifford_2q_int_to_instruction( num: Integral, basis_gates: Optional[Tuple[str]] ) -> Instruction: - utils = __get_clifford_utils_2q(basis_gates) - return utils.transpiled_cliff_from_layer_nums( - utils.layer_indices_from_num(num) - ).to_instruction() - # return CliffordUtils.clifford_2_qubit_circuit(num, basis_gates).to_instruction() - - -@lru_cache(maxsize=None) -def __get_clifford_utils_2q(basis_gates: Optional[Tuple[str]]): - return CliffordUtils(2, basis_gates) + return CliffordUtils.clifford_2_qubit_circuit(num, basis_gates).to_instruction() # The classes VGate and WGate are not actually used in the code - we leave them here to give @@ -192,30 +174,12 @@ class CliffordUtils: NUM_CLIFFORD_1_QUBIT = 24 NUM_CLIFFORD_2_QUBIT = 11520 CLIFFORD_1_QUBIT_SIG = (2, 3, 4) - CLIFFORD_2_QUBIT_SIGS = [ + CLIFFORD_2_QUBIT_SIGS = [ # TODO: deprecate (2, 2, 3, 3, 4, 4), (2, 2, 3, 3, 3, 3, 4, 4), (2, 2, 3, 3, 3, 3, 4, 4), (2, 2, 3, 3, 4, 4), ] - CLIFF_SINGLE_GATE_MAP = {1: CLIFF_SINGLE_GATE_MAP_1Q, 2: CLIFF_SINGLE_GATE_MAP_2Q} - CLIFF_COMPOSE_DATA = {1: CLIFF_COMPOSE_DATA_1Q, 2: CLIFF_COMPOSE_DATA_2Q} - CLIFF_INVERSE_DATA = {1: CLIFF_INVERSE_DATA_1Q, 2: CLIFF_INVERSE_DATA_2Q} - - NUM_LAYER_0 = 36 - NUM_LAYER_1 = 20 - NUM_LAYER_2 = 16 - - def __init__(self, num_qubits, basis_gates: List[str], backend: Optional[Backend] = None): - self.num_qubits = num_qubits - self.basis_gates = basis_gates - self._backend = backend - self._transpiled_cliffords_1q = [] - self._transpiled_cliff_layer = {} - if self.num_qubits == 1: - self.transpile_1q_cliffords() - elif self.num_qubits == 2: - self.transpile_2q_cliff_layers() @classmethod @lru_cache(maxsize=24) @@ -233,50 +197,49 @@ def clifford_2_qubit(cls, num): """ return Clifford(cls.clifford_2_qubit_circuit(num), validate=False) + @deprecated_function() + @classmethod def random_cliffords( - self, num_qubits: int, size: int = 1, rng: Optional[Union[int, Generator]] = None + cls, num_qubits: int, size: int = 1, rng: Optional[Union[int, Generator]] = None ): """Generate a list of random clifford elements""" - if num_qubits > 2: - return random_clifford(num_qubits, seed=rng) - if rng is None: rng = default_rng() - - if isinstance(rng, int): + elif isinstance(rng, int): rng = default_rng(rng) if num_qubits == 1: - samples = rng.integers(24, size=size) - return [Clifford(self.clifford_1_qubit_circuit(i), validate=False) for i in samples] - else: - samples = rng.integers(11520, size=size) - return [Clifford(self.clifford_2_qubit_circuit(i), validate=False) for i in samples] + samples = rng.integers(cls.NUM_CLIFFORD_1_QUBIT, size=size) + return [Clifford(cls.clifford_1_qubit_circuit(i), validate=False) for i in samples] + if num_qubits == 2: + samples = rng.integers(cls.NUM_CLIFFORD_2_QUBIT, size=size) + return [Clifford(cls.clifford_2_qubit_circuit(i), validate=False) for i in samples] - def random_clifford_circuits( - self, size: int = 1, rng: Optional[Union[int, Generator]] = None - ) -> List[QuantumCircuit]: - """Generate a list of random clifford circuits. - Used for 3 or more qubits""" - if self.num_qubits > 2: - return [random_clifford(self.num_qubits, seed=rng).to_circuit() for _ in range(size)] + return [random_clifford(num_qubits, seed=rng) for _ in range(size)] + @deprecated_function() + @classmethod + def random_clifford_circuits( + cls, num_qubits: int, size: int = 1, rng: Optional[Union[int, Generator]] = None + ): + """Generate a list of random clifford circuits""" if rng is None: rng = default_rng() - - if isinstance(rng, int): + elif isinstance(rng, int): rng = default_rng(rng) - if self.num_qubits == 1: - samples = rng.integers(CliffordUtils.NUM_CLIFFORD_1_QUBIT, size=size) - return [self.clifford_1_qubit_circuit(i) for i in samples] - else: - samples = rng.integers(CliffordUtils.NUM_CLIFFORD_2_QUBIT, size=size) - return [self.clifford_2_qubit_circuit(i) for i in samples] + if num_qubits == 1: + samples = rng.integers(cls.NUM_CLIFFORD_1_QUBIT, size=size) + return [cls.clifford_1_qubit_circuit(i) for i in samples] + if num_qubits == 2: + samples = rng.integers(cls.NUM_CLIFFORD_2_QUBIT, size=size) + return [cls.clifford_2_qubit_circuit(i) for i in samples] + + return [random_clifford(num_qubits, seed=rng).to_circuit() for _ in range(size)] @classmethod @lru_cache(maxsize=24) - def clifford_1_qubit_circuit(cls, num, basis_gates: Optional[Tuple[str]] = None): + def clifford_1_qubit_circuit(cls, num, basis_gates: Optional[Tuple[str, ...]] = None): """Return the 1-qubit clifford circuit corresponding to `num` where `num` is between 0 and 23. """ @@ -303,62 +266,18 @@ def clifford_1_qubit_circuit(cls, num, basis_gates: Optional[Tuple[str]] = None) @classmethod @lru_cache(maxsize=11520) - def clifford_2_qubit_circuit(cls, num, basis_gates: Optional[Tuple[str]] = None): + def clifford_2_qubit_circuit(cls, num, basis_gates: Optional[Tuple[str, ...]] = None): """Return the 2-qubit clifford circuit corresponding to `num` where `num` is between 0 and 11519. """ - vals = cls._unpack_num_multi_sigs(num, cls.CLIFFORD_2_QUBIT_SIGS) qc = QuantumCircuit(2, name=f"Clifford-2Q({num})") - if vals[0] == 0 or vals[0] == 3: - (form, i0, i1, j0, j1, p0, p1) = vals - else: - (form, i0, i1, j0, j1, k0, k1, p0, p1) = vals - if i0 == 1: - qc.h(0) - if i1 == 1: - qc.h(1) - if j0 == 1: - qc.sxdg(0) - if j0 == 2: - qc.s(0) - if j1 == 1: - qc.sxdg(1) - if j1 == 2: - qc.s(1) - if form in (1, 2, 3): - qc.cx(0, 1) - if form in (2, 3): - qc.cx(1, 0) - if form == 3: - qc.cx(0, 1) - if form in (1, 2): - if k0 == 1: # V gate - qc.sdg(0) - qc.h(0) - if k0 == 2: # W gate - qc.h(0) - qc.s(0) - if k1 == 1: # V gate - qc.sdg(1) - qc.h(1) - if k1 == 2: # W gate - qc.h(1) - qc.s(1) - if p0 == 1: - qc.x(0) - if p0 == 2: - qc.y(0) - if p0 == 3: - qc.z(0) - if p1 == 1: - qc.x(1) - if p1 == 2: - qc.y(1) - if p1 == 3: - qc.z(1) - - if basis_gates: - qc = _transform_clifford_circuit(qc, basis_gates) + for layer, idx in enumerate(_layer_indices_from_num(num)): + if basis_gates: + layer_circ = _transformed_clifford_layer(layer, idx, basis_gates) + else: + layer_circ = _CLIFFORD_LAYER[layer][idx] + # qc.compose(layer_circ, inplace=True) + _circuit_compose(qc, layer_circ, qubits=(0, 1)) return qc @@ -375,328 +294,322 @@ def _unpack_num(num, sig): num //= k return res - @staticmethod - def _unpack_num_multi_sigs(num, sigs): - """Returns the result of `_unpack_num` on one of the - signatures in `sigs` - """ - for i, sig in enumerate(sigs): - sig_size = 1 - for k in sig: - sig_size *= k - if num < sig_size: - return [i] + CliffordUtils._unpack_num(num, sig) - num -= sig_size - return None - - def num_from_clifford_single_gate( - self, inst: Instruction, qubits: List[int], rb_num_qubits: int - ) -> int: - """ - This method does the reverse of clifford_1_qubit_circuit and clifford_2_qubit_circuit - - given a clifford, it returns the corresponding integer, with the mapping - defined in the above method. - - Returns: - An integer representing a Clifford consisting of a single gate. - Raises: - QiskitError: if the input instruction is not a Clifford instruction. - QiskitError: if rz is given with a angle that is not Clifford. - """ - name = inst.name - if name == "delay": - return 0 - - clifford_gate_set = {key[0] for key in self.CLIFF_SINGLE_GATE_MAP[rb_num_qubits]} - if name == "rz": - # The next two are identical up to a phase, which makes no difference - # for the associated Cliffords - if isclose(inst.params[0], np.pi) or isclose(inst.params[0], -np.pi): - map_index = "z" - elif isclose(inst.params[0], np.pi / 2): - map_index = "s" - elif isclose(inst.params[0], -np.pi / 2): - map_index = "sdg" - else: - raise QiskitError("wrong param {} for rz in clifford".format(inst.params[0])) - elif name in clifford_gate_set: - map_index = name - if name == "cz": - # for cz we save only [0, 1] since it is a symmetric operation - qubits = [min(qubits), max(qubits)] +# Constant mapping from 1Q single Clifford gate to 1Q Clifford numerical identifier. +# This table must be generated using `data.generate_clifford_data.gen_cliff_single_1q_gate_map`. +_CLIFF_SINGLE_GATE_MAP_1Q = { + ("id", (0,)): 0, + ("h", (0,)): 1, + ("sxdg", (0,)): 2, + ("s", (0,)): 4, + ("x", (0,)): 6, + ("sx", (0,)): 8, + ("y", (0,)): 12, + ("z", (0,)): 18, + ("sdg", (0,)): 22, +} +# Constant mapping from 2Q single Clifford gate to 2Q Clifford numerical identifier. +# This table must be generated using `data.generate_clifford_data.gen_cliff_single_2q_gate_map`. +_CLIFF_SINGLE_GATE_MAP_2Q = { + ("id", (0,)): 0, + ("id", (1,)): 0, + ("h", (0,)): 5760, + ("h", (1,)): 2880, + ("sxdg", (0,)): 6720, + ("sxdg", (1,)): 3200, + ("s", (0,)): 7680, + ("s", (1,)): 3520, + ("x", (0,)): 4, + ("x", (1,)): 1, + ("sx", (0,)): 6724, + ("sx", (1,)): 3201, + ("y", (0,)): 8, + ("y", (1,)): 2, + ("z", (0,)): 12, + ("z", (1,)): 3, + ("sdg", (0,)): 7692, + ("sdg", (1,)): 3523, + ("cx", (0, 1)): 16, + ("cx", (1, 0)): 2336, + ("cz", (0, 1)): 368, + ("cz", (1, 0)): 368, +} + + +######## +# Functions for 1-qubit integer Clifford operations +def compose_1q(lhs: Integral, rhs: Integral) -> Integral: + """Return the composition of 1-qubit clifford integers.""" + return _CLIFFORD_COMPOSE_1Q[lhs, rhs] + + +def inverse_1q(num: Integral) -> Integral: + """Return the inverse of 1-qubit clifford integers.""" + return _CLIFFORD_INVERSE_1Q[num] + + +def num_from_1q_circuit(qc: QuantumCircuit) -> Integral: + """Convert a given 1-qubit Clifford circuit to the corresponding integer.""" + num = 0 + for inst in qc: + rhs = _num_from_1q_gate(op=inst.operation) + num = _CLIFFORD_COMPOSE_1Q[num, rhs] + return num + + +def _num_from_1q_gate(op: Instruction) -> int: + """ + Convert a given 1-qubit clifford operation to the corresponding integer. + Note that supported operations are limited to ones in `CLIFF_SINGLE_GATE_MAP_1Q` or Rz gate. + + Args: + op: operation to be converted. + + Returns: + An integer representing a Clifford consisting of a single operation. + + Raises: + QiskitError: if the input instruction is not a Clifford instruction. + QiskitError: if rz is given with a angle that is not Clifford. + """ + if op.name in {"delay", "barrier"}: + return 0 + try: + name = _deparameterized_name(op) + return _CLIFF_SINGLE_GATE_MAP_1Q[(name, (0,))] + except QiskitError as err: + raise QiskitError( + f"Parameterized instruction {op.name} could not be converted to integer Clifford" + ) from err + except KeyError as err: + raise QiskitError( + f"Instruction {op.name} could not be converted to integer Clifford" + ) from err + + +def _deparameterized_name(inst: Instruction) -> str: + if inst.name == "rz": + if np.isclose(inst.params[0], np.pi) or np.isclose(inst.params[0], -np.pi): + return "z" + elif np.isclose(inst.params[0], np.pi / 2): + return "s" + elif np.isclose(inst.params[0], -np.pi / 2): + return "sdg" else: - raise QiskitError("Instruction {} could not be converted to Clifford gate".format(name)) - return self.CLIFF_SINGLE_GATE_MAP[rb_num_qubits][(map_index, str(qubits))] - - def compose_num_with_clifford(self, composed_num: int, qc: QuantumCircuit) -> int: - """Compose a number that represents a Clifford, with a single-gate Clifford, and return the - number that represents the resulting Clifford.""" - - # The numbers corresponding to single gate Cliffords are not in sequence - - # see CLIFF_SINGLE_GATE_MAP_1Q/2Q. To compute the index in - # the array CLIFF_COMPOSE_DATA_1Q, we map the numbers to [0, 8]. - # For 2 qubits, we map the numbers to [0, 21]. - - map_clifford_num_to_array_index = {} - num_single_gate_cliffs = len(self.CLIFF_SINGLE_GATE_MAP[self.num_qubits]) - for k in list(self.CLIFF_SINGLE_GATE_MAP[self.num_qubits]): - map_clifford_num_to_array_index[self.CLIFF_SINGLE_GATE_MAP[self.num_qubits][k]] = list( - self.CLIFF_SINGLE_GATE_MAP[self.num_qubits].keys() - ).index(k) - if self.num_qubits == 1: - for inst, qargs, _ in qc: - num = self.num_from_clifford_single_gate(inst=inst, qubits=[0], rb_num_qubits=1) - index = num_single_gate_cliffs * composed_num + map_clifford_num_to_array_index[num] - composed_num = self.CLIFF_COMPOSE_DATA[self.num_qubits][index] - else: # num_qubits == 2 - for inst, qargs, _ in qc: - if inst.num_qubits == 2: - qubits = [qc.find_bit(qargs[0]).index, qc.find_bit(qargs[1]).index] - else: - qubits = [qc.find_bit(qargs[0]).index] - num = self.num_from_clifford_single_gate(inst=inst, qubits=qubits, rb_num_qubits=2) - index = num_single_gate_cliffs * composed_num + map_clifford_num_to_array_index[num] - composed_num = self.CLIFF_COMPOSE_DATA[self.num_qubits][index] - return composed_num - - def clifford_inverse_by_num(self, num: int): - """Return the number of the inverse Clifford to the input num""" - return self.CLIFF_INVERSE_DATA[self.num_qubits][num] - - def transpile_1q_cliffords(self): - """Transpile all the 1-qubit Cliffords and store them in self._transpiled_cliffords_1q.""" - if self._transpiled_cliffords_1q != []: - return - for num in range(0, CliffordUtils.NUM_CLIFFORD_1_QUBIT): - circ = CliffordUtils.clifford_1_qubit_circuit(num=num) - transpiled_circ = transpile( - circuits=circ, - optimization_level=1, - basis_gates=self.basis_gates, - backend=self._backend, - ) - self._transpiled_cliffords_1q.append(transpiled_circ) - - def transpiled_clifford_from_num_1q(self, num): - """Return the transpiled Clifford whose index is 'num'""" - return self._transpiled_cliffords_1q[num] - - def transpile_2q_cliff_layers(self): - """Transpile all the 2-qubit layers and store them in self._transpiled_cliffords_layer.""" - if self._transpiled_cliff_layer != {}: - return - self._transpiled_cliff_layer[0] = [] - self._transpiled_cliff_layer[1] = [] - self._transpiled_cliff_layer[2] = [] - self._transpile_cliff_layer_0() - self._transpile_cliff_layer_1() - self._transpile_cliff_layer_2() - - def _transpile_cliff_layer_0(self): - """Layer 0 consists of 0 or 1 H gates on each qubit, followed by 0/1/2 V gates on each qubit. - Number of Cliffords == 36.""" - if self._transpiled_cliff_layer[0] != []: - return - num_h = [0, 1] - v_w_gates = ["i", "v", "w"] - - for h0, h1, v0, v1 in itertools.product(num_h, num_h, v_w_gates, v_w_gates): - qr = QuantumRegister(2) - qc = QuantumCircuit(qr) - for _ in range(h0): - qc.h(0) - for _ in range(h1): - qc.h(1) - if v0 == "v": - qc.sdg(0) # VGate - qc.h(0) - elif v0 == "w": - qc.h(0) # WGate - qc.s(0) - if v1 == "v": - qc.sdg(1) # VGate - qc.h(1) - elif v1 == "w": - qc.h(1) # WGate - qc.s(1) - transpiled = transpile( - qc, optimization_level=1, basis_gates=self.basis_gates, backend=self._backend - ) - self._transpiled_cliff_layer[0].append(transpiled) - - def _transpile_cliff_layer_1(self): - """Layer 1 consists of one of the following: - - nothing - - cx(0,1) followed by 0/1/2 V gates on each qubit - - cx(0,1), cx(1,0) followed by 0/1/2 V gates on each qubit - - cx(0,1), cx(1,0), cx(0,1) - Number of Cliffords == 20.""" - if self._transpiled_cliff_layer[1] != []: - return - v_w_gates = ["i", "v", "w"] - qr = QuantumRegister(2) - qc = QuantumCircuit(qr) - transpiled = transpile( - qc, optimization_level=1, basis_gates=self.basis_gates, backend=self._backend - ) - self._transpiled_cliff_layer[1].append(transpiled) - - for v0, v1 in itertools.product(v_w_gates, v_w_gates): - qc = QuantumCircuit(qr) - qc.cx(0, 1) - if v0 == "v": - qc.sdg(0) # VGate - qc.h(0) - elif v0 == "w": - qc.h(0) # WGate - qc.s(0) - if v1 == "v": - qc.sdg(1) # VGate - qc.h(1) - elif v1 == "w": - qc.h(1) # WGate - qc.s(1) - transpiled = transpile( - qc, optimization_level=1, basis_gates=self.basis_gates, backend=self._backend - ) - self._transpiled_cliff_layer[1].append(transpiled) - - for v0, v1 in itertools.product(v_w_gates, v_w_gates): - qc = QuantumCircuit(qr) - qc.cx(0, 1) - qc.cx(1, 0) - if v0 == "v": - qc.sdg(0) # VGate - qc.h(0) - elif v0 == "w": - qc.h(0) # WGate - qc.s(0) - if v1 == "v": - qc.sdg(1) # VGate - qc.h(1) - elif v1 == "w": - qc.h(1) # WGate - qc.s(1) - transpiled = transpile( - qc, optimization_level=1, basis_gates=self.basis_gates, backend=self._backend - ) - self._transpiled_cliff_layer[1].append(transpiled) - - qc = QuantumCircuit(qr) - qc.cx(0, 1) - qc.cx(1, 0) + raise QiskitError("Wrong param {} for rz in clifford".format(inst.params[0])) + + return inst.name + + +def _load_clifford_compose_1q(): + dirname = os.path.dirname(__file__) + data = np.load(f"{dirname}/data/clifford_compose_1q.npz") + return data["table"] + + +def _load_clifford_inverse_1q(): + dirname = os.path.dirname(__file__) + data = np.load(f"{dirname}/data/clifford_inverse_1q.npz") + return data["table"] + + +_CLIFFORD_COMPOSE_1Q = _load_clifford_compose_1q() +_CLIFFORD_INVERSE_1Q = _load_clifford_inverse_1q() + + +######## +# Functions for 2-qubit integer Clifford operations +def compose_2q(lhs: Integral, rhs: Integral) -> Integral: + """Return the composition of 2-qubit clifford integers.""" + num = lhs + for layer, idx in enumerate(_layer_indices_from_num(rhs)): + circ = _CLIFFORD_LAYER[layer][idx] + num = _compose_num_with_circuit_2q(num, circ) + return num + + +def inverse_2q(num: Integral) -> Integral: + """Return the inverse of 2-qubit clifford integers.""" + return _CLIFFORD_INVERSE_2Q[num] + + +def num_from_2q_circuit(qc: QuantumCircuit) -> Integral: + """Convert a given 2-qubit Clifford circuit to the corresponding integer.""" + return _compose_num_with_circuit_2q(0, qc) + + +def _compose_num_with_circuit_2q(num: Integral, qc: QuantumCircuit) -> Integral: + """Compose a number that represents a Clifford, with a Clifford circuit, and return the + number that represents the resulting Clifford.""" + lhs = num + for inst in qc: + qubits = tuple(qc.find_bit(q).index for q in inst.qubits) + rhs = _num_from_2q_gate(op=inst.operation, qubits=qubits) + try: + lhs = _CLIFFORD_COMPOSE_2Q_GATE[lhs, rhs] + except KeyError as err: + raise Exception(f"_CLIFFORD_COMPOSE_2Q_GATE[{lhs}][{rhs}]") from err + return lhs + + +def _num_from_2q_gate( + op: Instruction, qubits: Optional[Union[Tuple[int, int], Tuple[int]]] = None +) -> int: + """ + Convert a given 1-qubit clifford operation to the corresponding integer. + Note that supported operations are limited to ones in `CLIFF_SINGLE_GATE_MAP_2Q` or Rz gate. + + Args: + op: operation of instruction to be converted. + qubits: qubits to which the operation applies + + Returns: + An integer representing a Clifford consisting of a single operation. + + Raises: + QiskitError: if the input instruction is not a Clifford instruction. + QiskitError: if rz is given with a angle that is not Clifford. + """ + if op.name in {"delay", "barrier"}: + return 0 + + qubits = qubits or (0, 1) + try: + name = _deparameterized_name(op) + return _CLIFF_SINGLE_GATE_MAP_2Q[(name, qubits)] + except QiskitError as err: + raise QiskitError( + f"Parameterized instruction {op.name} could not be converted to integer Clifford" + ) from err + except KeyError as err: + raise QiskitError( + f"Instruction {op.name} on {qubits} could not be converted to integer Clifford" + ) from err + + +def _append_v_w(qc, vw0, vw1): + if vw0 == "v": + qc.sdg(0) + qc.h(0) + elif vw0 == "w": + qc.h(0) + qc.s(0) + if vw1 == "v": + qc.sdg(1) + qc.h(1) + elif vw1 == "w": + qc.h(1) + qc.s(1) + + +def _create_cliff_2q_layer_0(): + """Layer 0 consists of 0 or 1 H gates on each qubit, followed by 0/1/2 V gates on each qubit. + Number of Cliffords == 36.""" + circuits = [] + num_h = [0, 1] + v_w_gates = ["i", "v", "w"] + for h0, h1, v0, v1 in itertools.product(num_h, num_h, v_w_gates, v_w_gates): + qc = QuantumCircuit(2) + for _ in range(h0): + qc.h(0) + for _ in range(h1): + qc.h(1) + _append_v_w(qc, v0, v1) + circuits.append(qc) + return circuits + + +def _create_cliff_2q_layer_1(): + """Layer 1 consists of one of the following: + - nothing + - cx(0,1) followed by 0/1/2 V gates on each qubit + - cx(0,1), cx(1,0) followed by 0/1/2 V gates on each qubit + - cx(0,1), cx(1,0), cx(0,1) + Number of Cliffords == 20.""" + circuits = [QuantumCircuit(2)] # identity at the beginning + + v_w_gates = ["i", "v", "w"] + for v0, v1 in itertools.product(v_w_gates, v_w_gates): + qc = QuantumCircuit(2) qc.cx(0, 1) - transpiled = transpile( - qc, optimization_level=1, basis_gates=self.basis_gates, backend=self._backend - ) - self._transpiled_cliff_layer[1].append(transpiled) - - def _transpile_cliff_layer_2(self): - """Layer 2 consists of a Pauli gate on each qubit {Id, X, Y, Z}. - Number of Cliffords == 16.""" - if self._transpiled_cliff_layer[2] != []: - return - - pauli = ("i", XGate(), YGate(), ZGate()) - for p0, p1 in itertools.product(pauli, pauli): - qc = QuantumCircuit(2) - if p0 != "i": - qc.append(p0, [0]) - if p1 != "i": - qc.append(p1, [1]) - - transpiled = transpile( - qc, optimization_level=1, basis_gates=self.basis_gates, backend=self._backend - ) - self._transpiled_cliff_layer[2].append(transpiled) + _append_v_w(qc, v0, v1) + circuits.append(qc) - def create_random_clifford(self, rng: Generator) -> QuantumCircuit: - """For 1-qubit, select a random transpiled Clifford. - - Returns: - A random Clifford represented as a :class:`QuantumCircuit`. + for v0, v1 in itertools.product(v_w_gates, v_w_gates): + qc = QuantumCircuit(2) + qc.cx(0, 1) + qc.cx(1, 0) + _append_v_w(qc, v0, v1) + circuits.append(qc) + + qc = QuantumCircuit(2) # swap at the end + qc.cx(0, 1) + qc.cx(1, 0) + qc.cx(0, 1) + circuits.append(qc) + return circuits + + +def _create_cliff_2q_layer_2(): + """Layer 2 consists of a Pauli gate on each qubit {Id, X, Y, Z}. + Number of Cliffords == 16.""" + circuits = [] + pauli = ("i", XGate(), YGate(), ZGate()) + for p0, p1 in itertools.product(pauli, pauli): + qc = QuantumCircuit(2) + if p0 != "i": + qc.append(p0, [0]) + if p1 != "i": + qc.append(p1, [1]) + circuits.append(qc) + return circuits + + +_CLIFFORD_LAYER = ( + _create_cliff_2q_layer_0(), + _create_cliff_2q_layer_1(), + _create_cliff_2q_layer_2(), +) +_NUM_LAYER_0 = 36 +_NUM_LAYER_1 = 20 +_NUM_LAYER_2 = 16 - Raises: - QiskitError: if the number of qubits is greater than 2. - """ - if rng is None: - rng = default_rng() - if isinstance(rng, int): - rng = default_rng(rng) - if self.num_qubits == 1: - rand = rng.integers(self.NUM_CLIFFORD_1_QUBIT) - return self._transpiled_cliffords_1q[rand] - elif self.num_qubits == 2: - rand = rng.integers(self.NUM_CLIFFORD_2_QUBIT) - return self.create_cliff_from_num(num=rand) - else: - raise QiskitError("create_random_clifford is not supported for more than 2 qubits") +@lru_cache(maxsize=None) +def _transformed_clifford_layer( + layer: int, index: Integral, basis_gates: Tuple[str, ...] +) -> QuantumCircuit: + # Return the index-th quantum circuit of the layer translated with the basis_gates. + # The result is cached for speed. + return _transform_clifford_circuit(_CLIFFORD_LAYER[layer][index], basis_gates) - def create_cliff_from_num(self, num) -> QuantumCircuit: - """Create a Clifford corresponding to a give number. For 2-qubits, get the 3 layer indices - that correspond to 'num'. Retrieve them from _transpiled_cliff_layer, - and compose them to create a Clifford. - Returns: - A Clifford represented as a :class:`QuantumCircuit`. +def _num_from_layer_indices(triplet: Tuple[Integral, Integral, Integral]) -> Integral: + """Return the clifford number corresponding to the input triplet.""" + num = triplet[0] * _NUM_LAYER_1 * _NUM_LAYER_2 + triplet[1] * _NUM_LAYER_2 + triplet[2] + return num - Raises: - QiskitError: if the number of qubits is greater than 2. - """ - if self.num_qubits == 1: - return self._transpiled_cliffords_1q[num] - elif self.num_qubits == 2: - triplet = CliffordUtils.layer_indices_from_num(num) - return self.transpiled_cliff_from_layer_nums(triplet) - else: - raise QiskitError("create_cliff_from_num is not supported for more than 2 qubits") - - @lru_cache(NUM_CLIFFORD_2_QUBIT) - def transpiled_cliff_from_layer_nums(self, triplet: Tuple) -> QuantumCircuit: - """Given a triplet of indices to the _transpiled_cliff_layers, return the Clifford that consists - of composing the three.""" - q0 = self._transpiled_cliff_layer[0][triplet[0]] - q1 = self._transpiled_cliff_layer[1][triplet[1]] - q2 = self._transpiled_cliff_layer[2][triplet[2]] - qc = q0.copy() - qc.compose(q1, inplace=True) - qc.compose(q2, inplace=True) - qc.name = f"Clifford-2Q({self.num_from_layer_indices(triplet)})" - return qc +def _layer_indices_from_num(num: Integral) -> Tuple[Integral, Integral, Integral]: + """Return the triplet of layer indices corresponding to the input number.""" + idx2 = num % _NUM_LAYER_2 + num = num // _NUM_LAYER_2 + idx1 = num % _NUM_LAYER_1 + idx0 = num // _NUM_LAYER_1 + return idx0, idx1, idx2 - @staticmethod - def num_from_layer_indices(triplet: Tuple) -> int: - """Return the clifford number corresponding to the input triplet.""" - num = ( - triplet[0] * CliffordUtils.NUM_LAYER_1 * CliffordUtils.NUM_LAYER_2 - + triplet[1] * CliffordUtils.NUM_LAYER_2 - + triplet[2] - ) - return CLIFF_LAYERS_TO_NUM_2Q[num] - @staticmethod - def layer_indices_from_num(num: int) -> Tuple[int]: - """Return the triplet of layer indices corresponding to the input number.""" - return CLIFF_NUM_TO_LAYERS_2Q[num] +def _load_clifford_compose_2q_gate(): + dirname = os.path.dirname(__file__) + data = scipy.sparse.load_npz(f"{dirname}/data/clifford_compose_2q_sparse.npz") + return data - def inverse_cliff(self, cliff_num: int) -> QuantumCircuit: - """Return the Clifford that is the inverse of the clifford corresponding to Cliff_num - Returns: - A Clifford represented as a :class:`QuantumCircuit`. +def _load_clifford_inverse_2q(): + dirname = os.path.dirname(__file__) + data = np.load(f"{dirname}/data/clifford_inverse_2q.npz") + return data["table"] - Raises: - QiskitError: if the number of qubits is greater than 2. - """ - inverse_clifford_num = self.clifford_inverse_by_num(cliff_num) - if self.num_qubits == 1: - return self._transpiled_cliffords_1q[inverse_clifford_num] - elif self.num_qubits == 2: - indices = CliffordUtils.layer_indices_from_num(inverse_clifford_num) - return self.transpiled_cliff_from_layer_nums(indices) - else: - raise QiskitError("inverse_cliff is not supported for more than 2 qubits") +_CLIFFORD_COMPOSE_2Q_GATE = _load_clifford_compose_2q_gate() +_CLIFFORD_INVERSE_2Q = _load_clifford_inverse_2q() diff --git a/qiskit_experiments/library/randomized_benchmarking/create_clifford_map.py b/qiskit_experiments/library/randomized_benchmarking/create_clifford_map.py deleted file mode 100644 index bf14af98f5..0000000000 --- a/qiskit_experiments/library/randomized_benchmarking/create_clifford_map.py +++ /dev/null @@ -1,253 +0,0 @@ -# This code is part of Qiskit. -# -# (C) Copyright IBM 2021. -# -# This code is licensed under the Apache License, Version 2.0. You may -# obtain a copy of this license in the LICENSE.txt file in the root directory -# of this source tree or at http://www.apache.org/licenses/LICENSE-2.0. -# -# Any modifications or derivative works of this code must retain this -# copyright notice, and modified files need to carry a notice indicating -# that they have been altered from the originals. -""" -This is a script used to create the data in clifford_data.py. -Every Clifford is represented by a number. We store a list of the compositions of Cliffords represented -as numbers. For example, if Clifford1.compose(Clifford2) == Clifford3, then we conceptually, -we store {(1, 2) : 3}. We don't actually store the map, but only the results of compose in a list, -because this is more efficient in performance. The result is found using the indices of the input -Cliffords. -Similarly, we store for each number representing a Clifford, the number representing the -inverse Clifford. -For compose, we don't actually store the full compose table of all-cliffords X all-cliffords. -Instead, we define an list of single-gate-cliffords. This comprises all Cliffords that consist -of a single gate. There are 9 such Cliffords for 1-qubit, and 21 such Cliffords for 2-qubits. -It is sufficient to store the compose table of all-cliffords X single-gate-cliffords, -since for every Clifford on the right hand side, we can break it down into single gate Cliffords, -and do the composition one gate at a time. This greatly reduces the storage space for the array of -composition results (from O(n^2) to O(n)), where n is the number of Cliffords. -""" -import itertools - -from qiskit.circuit import QuantumCircuit -from qiskit.circuit.library import ( - IGate, - HGate, - SXdgGate, - SGate, - XGate, - SXGate, - YGate, - ZGate, - SdgGate, - CXGate, - CZGate, -) -from qiskit.quantum_info.operators.symplectic import Clifford -from qiskit_experiments.library.randomized_benchmarking.clifford_utils import CliffordUtils - -gate_list_1q = [ - IGate(), - HGate(), - SXdgGate(), - SGate(), - XGate(), - SXGate(), - YGate(), - ZGate(), - SdgGate(), -] -asymm_gates_2q = [ - CXGate(), -] -symm_gates_2q = [CZGate()] - - -class CliffordNumMapping: - """Class that creates creates all the structures with the mappings between Cliffords - and numbers.""" - - basis_gates = ["h", "s", "sdg", "x", "cx"] - single_gate_clifford_map_1q = {} - single_gate_clifford_map_2q = {} - num_to_cliff_1q = {} - cliff_to_num_1q = {} - num_to_cliff_2q = {} - cliff_to_num_2q = {} - layers_num_to_cliff_num_2q = {} - cliff_num_to_layers_2q = {} - - @classmethod - def gen_nums_single_gate_cliffs_1q(cls): - """ - Generates a dict mapping numbers to Cliffords and the reverse dict. - Based on these structures, we build a mapping from every single-gate-clifford to its number. - The mapping actually looks like {(gate, '[0]'): num}, where [0] represents qubit 0. - The qubit is added to be consistent with the format for 2 qubits. - """ - clifford_utils = CliffordUtils(1, cls.basis_gates) - for i in range(clifford_utils.NUM_CLIFFORD_1_QUBIT): - cliff = clifford_utils.clifford_1_qubit(i) - cls.num_to_cliff_1q[i] = cliff - cls.cliff_to_num_1q[repr(cliff)] = i - - for gate in gate_list_1q: - qc = QuantumCircuit(1) - qc.append(gate, [0]) - cliff = Clifford(qc) - if repr(cliff) in cls.cliff_to_num_1q.keys(): - num = cls.cliff_to_num_1q[repr(cliff)] - # qubit_as_str is not really necessary. It is only added to be consistent - # with the representation for 2 qubits - qubit_as_str = "[0]" - cls.single_gate_clifford_map_1q[(gate.name, qubit_as_str)] = num - else: - print("not found") - cliff_data_file.write(f"CLIFF_SINGLE_GATE_MAP_1Q = {cls.single_gate_clifford_map_1q}\n") - - @classmethod - def gen_nums_single_gate_cliffs_2q(cls): - """ - Generates a dict mapping numbers to Cliffords and the reverse dict. - Based on these structures, we build a mapping from every single-gate-clifford to its number. - The mapping actually looks like {(gate, '[qubits]'): num}. - """ - clifford_utils = CliffordUtils(2, cls.basis_gates) - for i in range(clifford_utils.NUM_CLIFFORD_2_QUBIT): - cliff = clifford_utils.clifford_2_qubit(i) - cls.num_to_cliff_2q[i] = cliff - cls.cliff_to_num_2q[repr(cliff)] = i - - for gate, qubit in itertools.product(gate_list_1q, [0, 1]): - qc = QuantumCircuit(2) - qc.append(gate, [qubit]) - cliff = Clifford(qc) - if repr(cliff) in cls.cliff_to_num_2q: - num = cls.cliff_to_num_2q[repr(cliff)] - # qubit_as_str is not really necessary. It is only added to be consistent - # with the representation for 2 qubits - qubit_as_str = "[" + str(qubit) + "]" - cls.single_gate_clifford_map_2q[(gate.name, qubit_as_str)] = num - else: - print("not found") - - for gate, qubits in itertools.product(asymm_gates_2q, [[0, 1], [1, 0]]): - qc = QuantumCircuit(2) - qc.append(gate, qubits) - cliff = Clifford(qc) - if repr(cliff) in cls.cliff_to_num_2q.keys(): - num = cls.cliff_to_num_2q[repr(cliff)] - else: - print("not found") - direction = "[0, 1]" if qubits == [0, 1] else "[1, 0]" - cls.single_gate_clifford_map_2q[(gate.name, direction)] = num - - for gate in symm_gates_2q: - qc = QuantumCircuit(2) - qc.append(gate, [0, 1]) - cliff = Clifford(qc) - if repr(cliff) in cls.cliff_to_num_2q.keys(): - num = cls.cliff_to_num_2q[repr(cliff)] - else: - print("not found") - cls.single_gate_clifford_map_2q[(gate.name, "[0, 1]")] = num - - cliff_data_file.write(f"CLIFF_SINGLE_GATE_MAP_2Q = {cls.single_gate_clifford_map_2q}\n") - - @classmethod - def create_compose_map_1q(cls): - """Creates the data in compose data in CLIFF_COMPOSE_DATA and - the inverse data in CLIFF_INVERSE_DATA""" - products = {} - for i in range(CliffordUtils.NUM_CLIFFORD_1_QUBIT): - cliff1 = cls.num_to_cliff_1q[i] - for gate in cls.single_gate_clifford_map_1q: - cliff2 = cls.num_to_cliff_1q[cls.single_gate_clifford_map_1q[gate]] - cliff = cliff1.compose(cliff2) - products[(i, gate)] = cls.cliff_to_num_1q[repr(cliff)] - - invs = {} - for i in range(CliffordUtils.NUM_CLIFFORD_1_QUBIT): - cliff1 = cls.num_to_cliff_1q[i] - cliff = cliff1.adjoint() - invs[i] = cls.cliff_to_num_1q[repr(cliff)] - - cliff_data_file.write("CLIFF_COMPOSE_DATA_1Q = [") - for i in products: - cliff_data_file.write(f"{products[i]},") - cliff_data_file.write("]") - cliff_data_file.write("\n") - - cliff_data_file.write("CLIFF_INVERSE_DATA_1Q = [") - for i in invs: - cliff_data_file.write(f"{invs[i]},") - cliff_data_file.write("]") - cliff_data_file.write("\n") - - @classmethod - def create_compose_map_2q(cls): - """Creates the data in CLIFF_COMPOSE_DATA and CLIFF_INVERSE_DATA""" - products = {} - for i in range(CliffordUtils.NUM_CLIFFORD_2_QUBIT): - cliff1 = cls.num_to_cliff_2q[i] - for gate in cls.single_gate_clifford_map_2q: - cliff2 = cls.num_to_cliff_2q[cls.single_gate_clifford_map_2q[gate]] - cliff = cliff1.compose(cliff2) - products[(i, gate)] = cls.cliff_to_num_2q[repr(cliff)] - - invs = {} - for i in range(CliffordUtils.NUM_CLIFFORD_2_QUBIT): - cliff1 = cls.num_to_cliff_2q[i] - cliff = cliff1.adjoint() - invs[i] = cls.cliff_to_num_2q[repr(cliff)] - - cliff_data_file.write("CLIFF_COMPOSE_DATA_2Q = [") - for i in products: - cliff_data_file.write(f"{products[i]},") - cliff_data_file.write("]") - cliff_data_file.write("\n") - - cliff_data_file.write("CLIFF_INVERSE_DATA_2Q = [") - for i in invs: - cliff_data_file.write(f"{invs[i]},") - cliff_data_file.write("]") - cliff_data_file.write("\n") - - @classmethod - def map_layers_to_cliffords_2q(cls): - """Creates a map from a triplet describing the indices in the layers, to the - number of the corresponding Clifford""" - clifford_utils = CliffordUtils(2, cls.basis_gates) - clifford_utils.transpile_2q_cliff_layers() - length = [len(clifford_utils._transpiled_cliff_layer[i]) for i in [0, 1, 2]] - for n0, n1, n2 in itertools.product(range(length[0]), range(length[1]), range(length[2])): - cliff = Clifford(clifford_utils.transpiled_cliff_from_layer_nums((n0, n1, n2))) - - num = cls.cliff_to_num_2q[repr(cliff)] - cls.layers_num_to_cliff_num_2q[(n0, n1, n2)] = num - cls.cliff_num_to_layers_2q[num] = (n0, n1, n2) - - cliff_data_file.write("CLIFF_LAYERS_TO_NUM_2Q = [") - for i in cls.layers_num_to_cliff_num_2q: - cliff_data_file.write(f"{cls.layers_num_to_cliff_num_2q[i]},") - cliff_data_file.write("]\n") - - cliff_data_file.write("CLIFF_NUM_TO_LAYERS_2Q = [") - for i in range(len(cls.cliff_num_to_layers_2q)): - cliff_data_file.write(f"{cls.cliff_num_to_layers_2q[i]},") - cliff_data_file.write("]\n") - - @classmethod - def create_clifford_data(cls): - """Creates all the data for compose and inverse.""" - cls.gen_nums_single_gate_cliffs_1q() - cls.gen_nums_single_gate_cliffs_2q() - cls.create_compose_map_1q() - cls.create_compose_map_2q() - - -with open("clifford_data.py", "w") as cliff_data_file: - cliff_data_file.write("# fmt: off\n") - cliff_data_file.write("# pylint: skip-file\n\n") - CliffordNumMapping.create_clifford_data() - CliffordNumMapping.map_layers_to_cliffords_2q() - cliff_data_file.write("\n# fmt: on\n") diff --git a/qiskit_experiments/library/randomized_benchmarking/data/clifford_compose_1q.npz b/qiskit_experiments/library/randomized_benchmarking/data/clifford_compose_1q.npz new file mode 100644 index 0000000000..5794227a06 Binary files /dev/null and b/qiskit_experiments/library/randomized_benchmarking/data/clifford_compose_1q.npz differ diff --git a/qiskit_experiments/library/randomized_benchmarking/data/clifford_compose_2q_sparse.npz b/qiskit_experiments/library/randomized_benchmarking/data/clifford_compose_2q_sparse.npz new file mode 100644 index 0000000000..19439b7be6 Binary files /dev/null and b/qiskit_experiments/library/randomized_benchmarking/data/clifford_compose_2q_sparse.npz differ diff --git a/qiskit_experiments/library/randomized_benchmarking/data/clifford_inverse_1q.npz b/qiskit_experiments/library/randomized_benchmarking/data/clifford_inverse_1q.npz new file mode 100644 index 0000000000..dedef02825 Binary files /dev/null and b/qiskit_experiments/library/randomized_benchmarking/data/clifford_inverse_1q.npz differ diff --git a/qiskit_experiments/library/randomized_benchmarking/data/clifford_inverse_2q.npz b/qiskit_experiments/library/randomized_benchmarking/data/clifford_inverse_2q.npz new file mode 100644 index 0000000000..62a8314f15 Binary files /dev/null and b/qiskit_experiments/library/randomized_benchmarking/data/clifford_inverse_2q.npz differ diff --git a/qiskit_experiments/library/randomized_benchmarking/data/generate_clifford_data.py b/qiskit_experiments/library/randomized_benchmarking/data/generate_clifford_data.py new file mode 100644 index 0000000000..158bd5de12 --- /dev/null +++ b/qiskit_experiments/library/randomized_benchmarking/data/generate_clifford_data.py @@ -0,0 +1,188 @@ +# This code is part of Qiskit. +# +# (C) Copyright IBM 2022. +# +# This code is licensed under the Apache License, Version 2.0. You may +# obtain a copy of this license in the LICENSE.txt file in the root directory +# of this source tree or at http://www.apache.org/licenses/LICENSE-2.0. +# +# Any modifications or derivative works of this code must retain this +# copyright notice, and modified files need to carry a notice indicating +# that they have been altered from the originals. +""" +This file is a stand-alone script for generating the npz files in +:mod:`~qiskit_experiment.library.randomized_benchmarking.clifford_utils.data` directory. + +The script relies on the values of ``_CLIFF_SINGLE_GATE_MAP_2Q`` +in :mod:`~qiskit_experiment.library.randomized_benchmarking.clifford_utils` +so they must be set correctly before running the script. +""" +import itertools + +import numpy as np +import scipy.sparse + +from qiskit.circuit import QuantumCircuit +from qiskit.circuit.library import ( + IGate, + HGate, + SXdgGate, + SGate, + XGate, + SXGate, + YGate, + ZGate, + SdgGate, + CXGate, + CZGate, +) +from qiskit.quantum_info.operators.symplectic import Clifford +from qiskit_experiments.library.randomized_benchmarking.clifford_utils import ( + CliffordUtils, + _CLIFF_SINGLE_GATE_MAP_1Q, + _CLIFF_SINGLE_GATE_MAP_2Q, +) + +NUM_CLIFFORD_1Q = CliffordUtils.NUM_CLIFFORD_1_QUBIT +NUM_CLIFFORD_2Q = CliffordUtils.NUM_CLIFFORD_2_QUBIT + + +def _hash_cliff(cliff): + """Produce a hashable value that is unique for each different Clifford. This should only be + used internally when the classes being hashed are under our control, because classes of this + type are mutable.""" + table = cliff.table + abits = np.packbits(table.array) + pbits = np.packbits(table.phase) + return abits.tobytes(), pbits.tobytes() + + +_TO_CLIFF_1Q = {i: CliffordUtils.clifford_1_qubit(i) for i in range(NUM_CLIFFORD_1Q)} +_TO_INT_1Q = {_hash_cliff(cliff): i for i, cliff in _TO_CLIFF_1Q.items()} + + +def gen_clifford_inverse_1q(): + """Generate table data for integer 1Q Clifford inversion""" + invs = np.empty(NUM_CLIFFORD_1Q, dtype=int) + for i in range(NUM_CLIFFORD_1Q): + invs[i] = _TO_INT_1Q[_hash_cliff(_TO_CLIFF_1Q[i].adjoint())] + assert all(sorted(invs) == np.arange(0, NUM_CLIFFORD_1Q)) + return invs + + +def gen_clifford_compose_1q(): + """Generate table data for integer 1Q Clifford composition.""" + products = np.empty((NUM_CLIFFORD_1Q, NUM_CLIFFORD_1Q), dtype=int) + for i in range(NUM_CLIFFORD_1Q): + for j in range(NUM_CLIFFORD_1Q): + cliff = _TO_CLIFF_1Q[i].compose(_TO_CLIFF_1Q[j]) + products[i, j] = _TO_INT_1Q[_hash_cliff(cliff)] + assert all(sorted(products[i]) == np.arange(0, NUM_CLIFFORD_1Q)) + return products + + +_TO_CLIFF_2Q = {i: CliffordUtils.clifford_2_qubit(i) for i in range(NUM_CLIFFORD_2Q)} +_TO_INT_2Q = {_hash_cliff(cliff): i for i, cliff in _TO_CLIFF_2Q.items()} + + +def gen_clifford_inverse_2q(): + """Generate table data for integer 2Q Clifford inversion""" + invs = np.empty(NUM_CLIFFORD_2Q, dtype=int) + for i in range(NUM_CLIFFORD_2Q): + invs[i] = _TO_INT_2Q[_hash_cliff(_TO_CLIFF_2Q[i].adjoint())] + assert all(sorted(invs) == np.arange(0, NUM_CLIFFORD_2Q)) + return invs + + +def gen_clifford_compose_2q_gate(): + """Generate data for a 2Q Clifford composition table. + + Cliffords are represented as integers between 0 and 11519. Note that the full composition table + would require :math:`11520^2:` elements and is therefore *NOT* generated, as that would take + more than 100MB. Instead, we sparsely populate the composition table only for RHS elements + from a specific set of basis gates defined by the values of ``_CLIFF_SINGLE_GATE_MAP_2Q``. + This is sufficient because when composing two arbitrary Cliffords, we can decompose the RHS + into these basis gates (which needs to be done anyways), and subsequently compute the product + in multiple steps using this sparse table. + """ + products = scipy.sparse.lil_matrix((NUM_CLIFFORD_2Q, NUM_CLIFFORD_2Q), dtype=int) + for lhs in range(NUM_CLIFFORD_2Q): + for rhs in _CLIFF_SINGLE_GATE_MAP_2Q.values(): + composed = _TO_CLIFF_2Q[lhs].compose(_TO_CLIFF_2Q[rhs]) + products[lhs, rhs] = _TO_INT_2Q[_hash_cliff(composed)] + return products.tocsr() + + +_GATE_LIST_1Q = [ + IGate(), + HGate(), + SXdgGate(), + SGate(), + XGate(), + SXGate(), + YGate(), + ZGate(), + SdgGate(), +] + + +def gen_cliff_single_1q_gate_map(): + """ + Generates a dict mapping numbers to 1Q Cliffords + to be used as the value for ``_CLIFF_SINGLE_GATE_MAP_1Q`` + in :mod:`~qiskit_experiment.library.randomized_benchmarking.clifford_utils`. + Based on it, we build a mapping from every single-gate-clifford to its number. + The mapping actually looks like {(gate, (0, )): num}. + """ + table = {} + for gate in _GATE_LIST_1Q: + qc = QuantumCircuit(1) + qc.append(gate, [0]) + num = _TO_INT_1Q[_hash_cliff(Clifford(qc))] + table[(gate.name, (0,))] = num + + return table + + +def gen_cliff_single_2q_gate_map(): + """ + Generates a dict mapping numbers to 2Q Cliffords + to be used as the value for ``_CLIFF_SINGLE_GATE_MAP_2Q`` + in :mod:`~qiskit_experiment.library.randomized_benchmarking.clifford_utils`. + Based on it, we build a mapping from every single-gate-clifford to its number. + The mapping actually looks like {(gate, (0, 1)): num}. + """ + gate_list_2q = [ + CXGate(), + CZGate(), + ] + table = {} + for gate, qubit in itertools.product(_GATE_LIST_1Q, [0, 1]): + qc = QuantumCircuit(2) + qc.append(gate, [qubit]) + num = _TO_INT_2Q[_hash_cliff(Clifford(qc))] + table[(gate.name, (qubit,))] = num + + for gate, qubits in itertools.product(gate_list_2q, [(0, 1), (1, 0)]): + qc = QuantumCircuit(2) + qc.append(gate, qubits) + num = _TO_INT_2Q[_hash_cliff(Clifford(qc))] + table[(gate.name, qubits)] = num + + return table + + +if __name__ == "__main__": + if _CLIFF_SINGLE_GATE_MAP_1Q != gen_cliff_single_1q_gate_map(): + raise Exception( + "_CLIFF_SINGLE_GATE_MAP_1Q must be generated by gen_cliff_single_1q_gate_map()" + ) + np.savez_compressed("clifford_inverse_1q.npz", table=gen_clifford_inverse_1q()) + np.savez_compressed("clifford_compose_1q.npz", table=gen_clifford_compose_1q()) + + if _CLIFF_SINGLE_GATE_MAP_2Q != gen_cliff_single_2q_gate_map(): + raise Exception( + "_CLIFF_SINGLE_GATE_MAP_2Q must be generated by gen_cliff_single_2q_gate_map()" + ) + np.savez_compressed("clifford_inverse_2q.npz", table=gen_clifford_inverse_2q()) + scipy.sparse.save_npz("clifford_compose_2q_sparse.npz", gen_clifford_compose_2q_gate()) diff --git a/qiskit_experiments/library/randomized_benchmarking/interleaved_rb_experiment.py b/qiskit_experiments/library/randomized_benchmarking/interleaved_rb_experiment.py index 531e7a24b6..35441621ca 100644 --- a/qiskit_experiments/library/randomized_benchmarking/interleaved_rb_experiment.py +++ b/qiskit_experiments/library/randomized_benchmarking/interleaved_rb_experiment.py @@ -25,7 +25,8 @@ from qiskit.quantum_info import Clifford from qiskit.transpiler.exceptions import TranspilerError from qiskit_experiments.framework.backend_timing import BackendTiming -from .clifford_utils import CliffordUtils, _truncate_inactive_qubits +from .clifford_utils import _truncate_inactive_qubits +from .clifford_utils import num_from_1q_circuit, num_from_2q_circuit from .interleaved_rb_analysis import InterleavedRBAnalysis from .rb_experiment import StandardRB, SequenceElementType @@ -100,7 +101,7 @@ def __init__( ) # - validate if interleaved_element is Clifford try: - self._interleaved_elem = Clifford(interleaved_element) + interleaved_clifford = Clifford(interleaved_element) except QiskitError as err: raise QiskitError( f"Interleaved element {interleaved_element.name} could not be converted to Clifford." @@ -139,13 +140,13 @@ def __init__( seed=seed, full_sampling=full_sampling, ) - # Convert interleaved element to integer for speed - if self.num_qubits <= 2: - interleaved_circ = self._interleaved_elem.to_circuit() - utils = CliffordUtils( - self.num_qubits, basis_gates=self._get_basis_gates() - ) # TODO: cleanup - self._interleaved_elem = utils.compose_num_with_clifford(0, interleaved_circ) + # Convert interleaved element to integer for speed in 1Q or 2Q case + if self.num_qubits == 1: + self._interleaved_elem = num_from_1q_circuit(interleaved_clifford.to_circuit()) + elif self.num_qubits == 2: + self._interleaved_elem = num_from_2q_circuit(interleaved_clifford.to_circuit()) + else: + self._interleaved_elem = interleaved_clifford self._interleaved_op = interleaved_element self.analysis = InterleavedRBAnalysis() self.analysis.set_options(outcome="0" * self.num_qubits) @@ -159,11 +160,8 @@ def circuits(self) -> List[QuantumCircuit]: Raises: QiskitError: if failed to transpile interleaved_element. """ - basis_gates = self._get_basis_gates() - self._cliff_utils = CliffordUtils(self.num_qubits, basis_gates=basis_gates) # TODO: cleanup - # Convert interleaved element to transpiled circuit operation and store it for speed - self.__set_up_interleaved_op(basis_gates) + self.__set_up_interleaved_op() # Build circuits of reference sequences reference_sequences = self._sample_sequences() @@ -201,20 +199,22 @@ def _to_instruction( return super()._to_instruction(elem, basis_gates) - def __set_up_interleaved_op(self, basis_gates: Optional[Tuple[str, ...]]) -> None: + def __set_up_interleaved_op(self) -> None: # Convert interleaved element to transpiled circuit operation and store it for speed + basis_gates = self._get_basis_gates() # Convert interleaved element to circuit + if isinstance(self._interleaved_op, Clifford): + self._interleaved_op = self._interleaved_op.to_circuit() + if isinstance(self._interleaved_op, QuantumCircuit): interleaved_circ = self._interleaved_op - elif isinstance(self._interleaved_op, Clifford): - interleaved_circ = self._interleaved_op.to_circuit() elif isinstance(self._interleaved_op, Gate): interleaved_circ = QuantumCircuit(self.num_qubits, name=self._interleaved_op.name) interleaved_circ.append(self._interleaved_op, list(range(self.num_qubits))) else: # Delay interleaved_circ = [] + if basis_gates and any(i.operation.name not in basis_gates for i in interleaved_circ): - interleaved_circ.name = f"Clifford-{interleaved_circ.name}" # Transpile circuit with non-basis gates and remove idling qubits try: interleaved_circ = transpile( @@ -230,6 +230,9 @@ def __set_up_interleaved_op(self, basis_gates: Optional[Tuple[str, ...]]) -> Non self._interleaved_op = interleaved_circ.data[0].operation else: self._interleaved_op = interleaved_circ - # assert isinstance(self._interleaved_op, (Instruction, QuantumCircuit) - if not isinstance(self._interleaved_op, Instruction): + + # Store interleaved operation as Instruction + if isinstance(self._interleaved_op, QuantumCircuit): + if not self._interleaved_op.name.startswith("Clifford"): + self._interleaved_op.name = f"Clifford-{self._interleaved_op.name}" self._interleaved_op = self._interleaved_op.to_instruction() diff --git a/qiskit_experiments/library/randomized_benchmarking/rb_experiment.py b/qiskit_experiments/library/randomized_benchmarking/rb_experiment.py index 55fb69f702..53acc9a1c6 100644 --- a/qiskit_experiments/library/randomized_benchmarking/rb_experiment.py +++ b/qiskit_experiments/library/randomized_benchmarking/rb_experiment.py @@ -32,6 +32,10 @@ from qiskit_experiments.framework.restless_mixin import RestlessMixin from .clifford_utils import ( CliffordUtils, + compose_1q, + compose_2q, + inverse_1q, + inverse_2q, _clifford_1q_int_to_instruction, _clifford_2q_int_to_instruction, _transpile_clifford_circuit, @@ -117,8 +121,6 @@ def __init__( ) self.analysis.set_options(outcome="0" * self.num_qubits) - self._cliff_utils = None # TODO: cleanup - @classmethod def _default_experiment_options(cls) -> Options: """Default experiment options. @@ -146,7 +148,7 @@ def _set_backend(self, backend: Backend): except for simulators. If BackendV1 is provided, it is converted to V2 and stored. """ if isinstance(backend, BackendV1) and "simulator" not in backend.name(): - super()._set_backend(BackendV2Converter(backend)) + super()._set_backend(BackendV2Converter(backend, add_delay=True)) else: super()._set_backend(backend) @@ -156,9 +158,6 @@ def circuits(self) -> List[QuantumCircuit]: Returns: A list of :class:`QuantumCircuit`. """ - self._cliff_utils = CliffordUtils( - self.num_qubits, basis_gates=self._get_basis_gates() - ) # TODO: cleanup # Sample random Clifford sequences sequences = self._sample_sequences() # Convert each sequence into circuit and append the inverse to the end. @@ -265,7 +264,7 @@ def __sample_sequence(self, length: int, rng: Generator) -> Sequence[SequenceEle return [random_clifford(self.num_qubits, rng).to_circuit() for _ in range(length)] def _to_instruction( - self, elem: SequenceElementType, basis_gates: Optional[Tuple[str]] = None + self, elem: SequenceElementType, basis_gates: Optional[Tuple[str, ...]] = None ) -> Instruction: # Switching for speed up if isinstance(elem, Integral): @@ -287,7 +286,10 @@ def __compose_clifford_seq( if self.num_qubits <= 2: new = base_elem for elem in elements: - new = self.__compose_clifford(new, elem) + if self.num_qubits == 1: + new = compose_1q(new, elem) + if self.num_qubits == 2: + new = compose_2q(new, elem) return new # 3 or more qubits: compose Clifford from circuits for speed # TODO: Revisit after terra#7269, #7483, #8585 @@ -296,24 +298,13 @@ def __compose_clifford_seq( circ.compose(elem, inplace=True) return base_elem.compose(Clifford.from_circuit(circ)) - def __compose_clifford( - self, left_elem: SequenceElementType, right_elem: SequenceElementType - ) -> SequenceElementType: - if self.num_qubits <= 2: - utils = self._cliff_utils - return utils.compose_num_with_clifford( - left_elem, utils.create_cliff_from_num(right_elem) - ) - - return left_elem.compose(right_elem) - def __adjoint_clifford(self, op: SequenceElementType) -> SequenceElementType: - if self.num_qubits <= 2: - return self._cliff_utils.inverse_cliff(op) - + if self.num_qubits == 1: + return inverse_1q(op) + if self.num_qubits == 2: + return inverse_2q(op) if isinstance(op, QuantumCircuit): return Clifford.from_circuit(op).adjoint() - return op.adjoint() def _transpiled_circuits(self) -> List[QuantumCircuit]: diff --git a/releasenotes/notes/rb_using_transpiled_cliffords-cd1376000a2379c4.yaml b/releasenotes/notes/rb_using_transpiled_cliffords-cd1376000a2379c4.yaml index 4a5e6a5689..3f7df2e706 100644 --- a/releasenotes/notes/rb_using_transpiled_cliffords-cd1376000a2379c4.yaml +++ b/releasenotes/notes/rb_using_transpiled_cliffords-cd1376000a2379c4.yaml @@ -1,10 +1,8 @@ --- other: - | - Implemented a new algorithm for rb_experiment. This algorithm builds Cliffords out of - three layers. The Cliffords in each layer are transpiled in advance. - To create a cClifford, a circuit is selected for each layer, and the - three circuits are composed. - In addition, compose and inverse operations are - computed using a mapping between Cliffords and integers, making these - operations much faster. The mapping is stored in the file 'clifford_data.py. + Improved the performance of circuit generation in 1Q/2Q RB experiments (about 10x speedup). + That is mainly achieved by the following two updates in their implementation: + - Custom transpilation of circuits (mapping circuits to physical qubits without using transpile), + - Integer-based Clifford operations (especially sparse lookup table with triplet decomposition + for 2Q Clifford circuits). diff --git a/releasenotes/notes/update-number-to-2q-clifford-mapping-c28f1f29b0205d57.yaml b/releasenotes/notes/update-number-to-2q-clifford-mapping-c28f1f29b0205d57.yaml new file mode 100644 index 0000000000..e8d1fec6db --- /dev/null +++ b/releasenotes/notes/update-number-to-2q-clifford-mapping-c28f1f29b0205d57.yaml @@ -0,0 +1,20 @@ +--- +fixes: + - | + Fix a bug where :meth:`.CliffordUtils.random_cliffords` always returned a single Clifford + ignoring the ``size`` arguments. Now it returns a list of Cliffords with ``size``. + - | + Fix a bug where both :meth:`.CliffordUtils.random_cliffords` and + :meth:`.CliffordUtils.random_clifford_circuits` with integer ``seed`` + returned a list of the same circuits (sampled with a common seed). + Now it returns a list of circuits sampled with different seeds. +deprecations: + - | + Two helper methods of :meth:`.CliffordUtils.random_cliffords` and + :meth:`.CliffordUtils.random_clifford_circuits` have been deprecated. +other: + - | + :meth:`.CliffordUtils.clifford_2_qubit` (and :meth:`.CliffordUtils.clifford_2_qubit_circuit`) + changes its mapping between integer and 2Q Clifford (circuit). + That means 2Q RB experiments may sample different set of circuits from before + even if exactly the same arguments are used for their construction. diff --git a/test/library/randomized_benchmarking/test_clifford_utils.py b/test/library/randomized_benchmarking/test_clifford_utils.py index ec7601f46a..000ed3c36c 100644 --- a/test/library/randomized_benchmarking/test_clifford_utils.py +++ b/test/library/randomized_benchmarking/test_clifford_utils.py @@ -1,6 +1,6 @@ # This code is part of Qiskit. # -# (C) Copyright IBM 2021. +# (C) Copyright IBM 2022. # # This code is licensed under the Apache License, Version 2.0. You may # obtain a copy of this license in the LICENSE.txt file in the root directory @@ -14,13 +14,12 @@ A Tester for the Clifford utilities """ from test.base import QiskitExperimentsTestCase + import numpy as np -from numpy.random import default_rng from ddt import ddt +from numpy.random import default_rng -from qiskit import QuantumCircuit, QuantumRegister, QiskitError -from qiskit.compiler import transpile -from qiskit.quantum_info import Operator, Clifford +from qiskit import QuantumCircuit from qiskit.circuit.library import ( IGate, XGate, @@ -32,8 +31,19 @@ SXGate, RZGate, ) -from qiskit_experiments.library.randomized_benchmarking.clifford_utils import CliffordUtils -from qiskit_experiments.library.randomized_benchmarking.clifford_data import CLIFF_LAYERS_TO_NUM_2Q +from qiskit.quantum_info import Operator, Clifford +from qiskit_experiments.library.randomized_benchmarking.clifford_utils import ( + CliffordUtils, + num_from_1q_circuit, + num_from_2q_circuit, + compose_1q, + compose_2q, + inverse_1q, + inverse_2q, + _num_from_layer_indices, + _layer_indices_from_num, + _CLIFFORD_LAYER, +) @ddt @@ -72,822 +82,13 @@ def test_clifford_1_qubit_generation(self): {"stabilizer": ["-Y"], "destabilizer": ["+Z"]}, ] cliffords = [Clifford.from_dict(i) for i in clifford_dicts] - cliff_utils = CliffordUtils(num_qubits=1, basis_gates=self.basis_gates) for n in range(24): - clifford = cliff_utils.clifford_1_qubit(n) + clifford = CliffordUtils.clifford_1_qubit(n) self.assertEqual(clifford, cliffords[n]) - def test_clifford_2_qubit_generation(self): - """Verify 2-qubit clifford indeed generates the correct group""" - pauli_free_elements = [ - 0, - 1, - 2, - 3, - 4, - 5, - 6, - 7, - 8, - 9, - 10, - 11, - 12, - 13, - 14, - 15, - 16, - 17, - 18, - 19, - 20, - 21, - 22, - 23, - 24, - 25, - 26, - 27, - 28, - 29, - 30, - 31, - 32, - 33, - 34, - 35, - 576, - 577, - 578, - 579, - 580, - 581, - 582, - 583, - 584, - 585, - 586, - 587, - 588, - 589, - 590, - 591, - 592, - 593, - 594, - 595, - 596, - 597, - 598, - 599, - 600, - 601, - 602, - 603, - 604, - 605, - 606, - 607, - 608, - 609, - 610, - 611, - 612, - 613, - 614, - 615, - 616, - 617, - 618, - 619, - 620, - 621, - 622, - 623, - 624, - 625, - 626, - 627, - 628, - 629, - 630, - 631, - 632, - 633, - 634, - 635, - 636, - 637, - 638, - 639, - 640, - 641, - 642, - 643, - 644, - 645, - 646, - 647, - 648, - 649, - 650, - 651, - 652, - 653, - 654, - 655, - 656, - 657, - 658, - 659, - 660, - 661, - 662, - 663, - 664, - 665, - 666, - 667, - 668, - 669, - 670, - 671, - 672, - 673, - 674, - 675, - 676, - 677, - 678, - 679, - 680, - 681, - 682, - 683, - 684, - 685, - 686, - 687, - 688, - 689, - 690, - 691, - 692, - 693, - 694, - 695, - 696, - 697, - 698, - 699, - 700, - 701, - 702, - 703, - 704, - 705, - 706, - 707, - 708, - 709, - 710, - 711, - 712, - 713, - 714, - 715, - 716, - 717, - 718, - 719, - 720, - 721, - 722, - 723, - 724, - 725, - 726, - 727, - 728, - 729, - 730, - 731, - 732, - 733, - 734, - 735, - 736, - 737, - 738, - 739, - 740, - 741, - 742, - 743, - 744, - 745, - 746, - 747, - 748, - 749, - 750, - 751, - 752, - 753, - 754, - 755, - 756, - 757, - 758, - 759, - 760, - 761, - 762, - 763, - 764, - 765, - 766, - 767, - 768, - 769, - 770, - 771, - 772, - 773, - 774, - 775, - 776, - 777, - 778, - 779, - 780, - 781, - 782, - 783, - 784, - 785, - 786, - 787, - 788, - 789, - 790, - 791, - 792, - 793, - 794, - 795, - 796, - 797, - 798, - 799, - 800, - 801, - 802, - 803, - 804, - 805, - 806, - 807, - 808, - 809, - 810, - 811, - 812, - 813, - 814, - 815, - 816, - 817, - 818, - 819, - 820, - 821, - 822, - 823, - 824, - 825, - 826, - 827, - 828, - 829, - 830, - 831, - 832, - 833, - 834, - 835, - 836, - 837, - 838, - 839, - 840, - 841, - 842, - 843, - 844, - 845, - 846, - 847, - 848, - 849, - 850, - 851, - 852, - 853, - 854, - 855, - 856, - 857, - 858, - 859, - 860, - 861, - 862, - 863, - 864, - 865, - 866, - 867, - 868, - 869, - 870, - 871, - 872, - 873, - 874, - 875, - 876, - 877, - 878, - 879, - 880, - 881, - 882, - 883, - 884, - 885, - 886, - 887, - 888, - 889, - 890, - 891, - 892, - 893, - 894, - 895, - 896, - 897, - 898, - 899, - 5760, - 5761, - 5762, - 5763, - 5764, - 5765, - 5766, - 5767, - 5768, - 5769, - 5770, - 5771, - 5772, - 5773, - 5774, - 5775, - 5776, - 5777, - 5778, - 5779, - 5780, - 5781, - 5782, - 5783, - 5784, - 5785, - 5786, - 5787, - 5788, - 5789, - 5790, - 5791, - 5792, - 5793, - 5794, - 5795, - 5796, - 5797, - 5798, - 5799, - 5800, - 5801, - 5802, - 5803, - 5804, - 5805, - 5806, - 5807, - 5808, - 5809, - 5810, - 5811, - 5812, - 5813, - 5814, - 5815, - 5816, - 5817, - 5818, - 5819, - 5820, - 5821, - 5822, - 5823, - 5824, - 5825, - 5826, - 5827, - 5828, - 5829, - 5830, - 5831, - 5832, - 5833, - 5834, - 5835, - 5836, - 5837, - 5838, - 5839, - 5840, - 5841, - 5842, - 5843, - 5844, - 5845, - 5846, - 5847, - 5848, - 5849, - 5850, - 5851, - 5852, - 5853, - 5854, - 5855, - 5856, - 5857, - 5858, - 5859, - 5860, - 5861, - 5862, - 5863, - 5864, - 5865, - 5866, - 5867, - 5868, - 5869, - 5870, - 5871, - 5872, - 5873, - 5874, - 5875, - 5876, - 5877, - 5878, - 5879, - 5880, - 5881, - 5882, - 5883, - 5884, - 5885, - 5886, - 5887, - 5888, - 5889, - 5890, - 5891, - 5892, - 5893, - 5894, - 5895, - 5896, - 5897, - 5898, - 5899, - 5900, - 5901, - 5902, - 5903, - 5904, - 5905, - 5906, - 5907, - 5908, - 5909, - 5910, - 5911, - 5912, - 5913, - 5914, - 5915, - 5916, - 5917, - 5918, - 5919, - 5920, - 5921, - 5922, - 5923, - 5924, - 5925, - 5926, - 5927, - 5928, - 5929, - 5930, - 5931, - 5932, - 5933, - 5934, - 5935, - 5936, - 5937, - 5938, - 5939, - 5940, - 5941, - 5942, - 5943, - 5944, - 5945, - 5946, - 5947, - 5948, - 5949, - 5950, - 5951, - 5952, - 5953, - 5954, - 5955, - 5956, - 5957, - 5958, - 5959, - 5960, - 5961, - 5962, - 5963, - 5964, - 5965, - 5966, - 5967, - 5968, - 5969, - 5970, - 5971, - 5972, - 5973, - 5974, - 5975, - 5976, - 5977, - 5978, - 5979, - 5980, - 5981, - 5982, - 5983, - 5984, - 5985, - 5986, - 5987, - 5988, - 5989, - 5990, - 5991, - 5992, - 5993, - 5994, - 5995, - 5996, - 5997, - 5998, - 5999, - 6000, - 6001, - 6002, - 6003, - 6004, - 6005, - 6006, - 6007, - 6008, - 6009, - 6010, - 6011, - 6012, - 6013, - 6014, - 6015, - 6016, - 6017, - 6018, - 6019, - 6020, - 6021, - 6022, - 6023, - 6024, - 6025, - 6026, - 6027, - 6028, - 6029, - 6030, - 6031, - 6032, - 6033, - 6034, - 6035, - 6036, - 6037, - 6038, - 6039, - 6040, - 6041, - 6042, - 6043, - 6044, - 6045, - 6046, - 6047, - 6048, - 6049, - 6050, - 6051, - 6052, - 6053, - 6054, - 6055, - 6056, - 6057, - 6058, - 6059, - 6060, - 6061, - 6062, - 6063, - 6064, - 6065, - 6066, - 6067, - 6068, - 6069, - 6070, - 6071, - 6072, - 6073, - 6074, - 6075, - 6076, - 6077, - 6078, - 6079, - 6080, - 6081, - 6082, - 6083, - 10944, - 10945, - 10946, - 10947, - 10948, - 10949, - 10950, - 10951, - 10952, - 10953, - 10954, - 10955, - 10956, - 10957, - 10958, - 10959, - 10960, - 10961, - 10962, - 10963, - 10964, - 10965, - 10966, - 10967, - 10968, - 10969, - 10970, - 10971, - 10972, - 10973, - 10974, - 10975, - 10976, - 10977, - 10978, - 10979, - ] - cliffords = [] - cliff_utils = CliffordUtils(num_qubits=2, basis_gates=self.basis_gates) - for n in pauli_free_elements: - clifford = cliff_utils.clifford_2_qubit(n) - phase = clifford.table.phase - for i in range(4): - self.assertFalse(phase[i]) - for other_clifford in cliffords: - self.assertNotEqual(clifford, other_clifford) - cliffords.append(clifford) - - pauli_check_elements_list = [ - [0, 36, 72, 108, 144, 180, 216, 252, 288, 324, 360, 396, 432, 468, 504, 540], - [ - 576, - 900, - 1224, - 1548, - 1872, - 2196, - 2520, - 2844, - 3168, - 3492, - 3816, - 4140, - 4464, - 4788, - 5112, - 5436, - ], - [ - 5760, - 6084, - 6408, - 6732, - 7056, - 7380, - 7704, - 8028, - 8352, - 8676, - 9000, - 9324, - 9648, - 9972, - 10296, - 10620, - ], - [ - 10944, - 10980, - 11016, - 11052, - 11088, - 11124, - 11160, - 11196, - 11232, - 11268, - 11304, - 11340, - 11376, - 11412, - 11448, - 11484, - ], - ] - cliff_utils = CliffordUtils(num_qubits=2, basis_gates=self.basis_gates) - for pauli_check_elements in pauli_check_elements_list: - phases = [] - table = None - for n in pauli_check_elements: - clifford = cliff_utils.clifford_2_qubit(n) - if table is None: - table = clifford.table.array - else: - self.assertTrue(np.all(table == clifford.table.array)) - phase = tuple(clifford.table.phase) - for other_phase in phases: - self.assertNotEqual(phase, other_phase) - phases.append(phase) - def test_number_to_clifford_mapping_single_gate(self): """Test that the methods num_from_1q_clifford_single_gate and - clifford_1_qubit_circuit perform the reverse operations from - each other""" + clifford_1_qubit_circuit perform the reverse operations from each other""" transpiled_cliff_list = [ SXGate(), RZGate(np.pi), @@ -895,17 +96,6 @@ def test_number_to_clifford_mapping_single_gate(self): RZGate(np.pi / 2), RZGate(-np.pi / 2), ] - transpiled_cliff_names = [gate.name for gate in transpiled_cliff_list] - qubits = [0] - cliff_utils = CliffordUtils(num_qubits=1, basis_gates=transpiled_cliff_names) - for inst in transpiled_cliff_list: - num = cliff_utils.num_from_clifford_single_gate(inst, qubits, rb_num_qubits=1) - qc_from_num = cliff_utils.clifford_1_qubit_circuit(num=num) - qr = QuantumRegister(1) - qc_from_inst = QuantumCircuit(qr) - qc_from_inst._append(inst, [qr[0]], []) - assert Operator(qc_from_num).equiv(Operator(qc_from_inst)) - general_cliff_list = [ IGate(), HGate(), @@ -916,127 +106,92 @@ def test_number_to_clifford_mapping_single_gate(self): YGate(), ZGate(), ] - general_cliff_names = [gate.name for gate in general_cliff_list] - cliff_utils = CliffordUtils(num_qubits=1, basis_gates=general_cliff_names) - for inst in general_cliff_list: - num = cliff_utils.num_from_clifford_single_gate(inst, qubits, rb_num_qubits=1) - qc_from_num = cliff_utils.clifford_1_qubit_circuit(num=num) - qr = QuantumRegister(1) - qc_from_inst = QuantumCircuit(qr) - qc_from_inst._append(inst, [qr[0]], []) - assert Operator(qc_from_num).equiv(Operator(qc_from_inst)) - - def test_number_to_clifford_mapping_1q(self): - """Test that the number generated by compose_num_with_clifford on qc - corresponds to the index of the circuit qc. - """ - - cliff_utils = CliffordUtils(num_qubits=1, basis_gates=self.basis_gates) - - for index, qc in enumerate(cliff_utils._transpiled_cliffords_1q): - num = cliff_utils.compose_num_with_clifford( - composed_num=0, - qc=qc, - ) - assert num == index + for inst in transpiled_cliff_list + general_cliff_list: + qc_from_inst = QuantumCircuit(1) + qc_from_inst.append(inst, [0]) + num = num_from_1q_circuit(qc_from_inst) + qc_from_num = CliffordUtils.clifford_1_qubit_circuit(num) + self.assertTrue(Operator(qc_from_num).equiv(Operator(qc_from_inst))) def test_number_to_clifford_mapping_2q(self): - """Test that the number generated by compose_num_with_clifford on qc - corresponds to the index of the circuit qc. - """ - cliff_utils = CliffordUtils(num_qubits=2, basis_gates=self.basis_gates) - for index in range(cliff_utils.NUM_CLIFFORD_2_QUBIT): - qc = cliff_utils.create_cliff_from_num(index) - num = cliff_utils.compose_num_with_clifford( - composed_num=0, - qc=qc, - ) - assert num == index + """Test if num -> circuit -> num round-trip succeeds for 2Q Cliffords.""" + for i in range(CliffordUtils.NUM_CLIFFORD_2_QUBIT): + qc = CliffordUtils.clifford_2_qubit_circuit(i) + num = num_from_2q_circuit(qc) + self.assertEqual(i, num) def test_compose_by_num_1q(self): - """Compare compose using num and Clifford to compose using two Cliffords, for - a single qubit""" + """Compare compose using num and Clifford to compose using two Cliffords, for a single qubit""" num_tests = 50 rng = default_rng(seed=self.seed) - cliff_utils = CliffordUtils(num_qubits=1, basis_gates=self.basis_gates) for _ in range(num_tests): - num1 = rng.integers(0, cliff_utils.NUM_CLIFFORD_1_QUBIT - 1) - cliff1_qc = cliff_utils.clifford_1_qubit_circuit(num1) - num2 = rng.integers(0, cliff_utils.NUM_CLIFFORD_1_QUBIT - 1) - cliff2_qc = cliff_utils.clifford_1_qubit_circuit(num2) - transpiled_qc2 = transpile( - cliff2_qc, optimization_level=1, basis_gates=self.basis_gates - ) - result_by_num = cliff_utils.compose_num_with_clifford(num1, transpiled_qc2) - clifford_from_num = cliff_utils.clifford_1_qubit_circuit(result_by_num) - clifford_from_compose = cliff1_qc.compose(cliff2_qc) - assert Operator(clifford_from_num).equiv(Operator(clifford_from_compose)) + num1 = rng.integers(CliffordUtils.NUM_CLIFFORD_1_QUBIT) + num2 = rng.integers(CliffordUtils.NUM_CLIFFORD_1_QUBIT) + cliff1 = CliffordUtils.clifford_1_qubit(num1) + cliff2 = CliffordUtils.clifford_1_qubit(num2) + clifford_expected = cliff1.compose(cliff2) + clifford_from_num = CliffordUtils.clifford_1_qubit(compose_1q(num1, num2)) + clifford_from_circuit = Clifford(cliff1.to_circuit().compose(cliff2.to_circuit())) + self.assertEqual(clifford_expected, clifford_from_num) + self.assertEqual(clifford_expected, clifford_from_circuit) def test_compose_by_num_2q(self): - """Compare compose using num and Clifford to compose using two Cliffords, for - two qubits""" + """Compare compose using num and Clifford to compose using two Cliffords, for two qubits""" num_tests = 100 rng = default_rng(seed=self.seed) - cliff_utils = CliffordUtils(num_qubits=2, basis_gates=self.basis_gates) for _ in range(num_tests): - num1 = rng.integers(0, cliff_utils.NUM_CLIFFORD_2_QUBIT - 1) - cliff1_qc = cliff_utils.clifford_2_qubit_circuit(num1) - num2 = rng.integers(0, cliff_utils.NUM_CLIFFORD_2_QUBIT - 1) - cliff2_qc = cliff_utils.clifford_2_qubit_circuit(num2) - transpiled_qc2 = transpile( - cliff2_qc, optimization_level=1, basis_gates=self.basis_gates - ) - result_by_num = cliff_utils.compose_num_with_clifford(num1, transpiled_qc2) - clifford_from_num = cliff_utils.clifford_2_qubit_circuit(result_by_num) - clifford_from_compose = cliff1_qc.compose(cliff2_qc) - assert Operator(clifford_from_num).equiv(Operator(clifford_from_compose)) + num1 = rng.integers(CliffordUtils.NUM_CLIFFORD_2_QUBIT) + num2 = rng.integers(CliffordUtils.NUM_CLIFFORD_2_QUBIT) + cliff1 = CliffordUtils.clifford_2_qubit(num1) + cliff2 = CliffordUtils.clifford_2_qubit(num2) + clifford_expected = cliff1.compose(cliff2) + clifford_from_num = CliffordUtils.clifford_2_qubit(compose_2q(num1, num2)) + clifford_from_circuit = Clifford(cliff1.to_circuit().compose(cliff2.to_circuit())) + self.assertEqual(clifford_expected, clifford_from_num) + self.assertEqual(clifford_expected, clifford_from_circuit) def test_inverse_by_num_1q(self): """Compare inverse using num to inverse using Clifford""" - num_tests = 10 - rng = default_rng(seed=self.seed) - cliff_utils = CliffordUtils(num_qubits=1, basis_gates=self.basis_gates) - for _ in range(num_tests): - num = rng.integers(0, cliff_utils.NUM_CLIFFORD_1_QUBIT - 1) - cliff_qc = cliff_utils.clifford_1_qubit_circuit(num) - inverse_num = cliff_utils.clifford_inverse_by_num(num) - inverse_by_num = cliff_utils.clifford_1_qubit_circuit(inverse_num) - inverse_cliff = Clifford(cliff_qc).adjoint() - assert (Operator(inverse_by_num)).equiv(Operator(inverse_cliff)) + num_tests = 24 + for num in range(num_tests): + cliff = CliffordUtils.clifford_1_qubit(num) + clifford_expected = cliff.adjoint() + clifford_from_num = CliffordUtils.clifford_1_qubit(inverse_1q(num)) + clifford_from_circuit = Clifford(cliff.to_circuit().inverse()) + self.assertEqual(clifford_expected, clifford_from_num) + self.assertEqual(clifford_expected, clifford_from_circuit) def test_inverse_by_num_2q(self): """Compare inverse using num to inverse using Clifford""" num_tests = 100 rng = default_rng(seed=self.seed) - cliff_utils = CliffordUtils(num_qubits=2, basis_gates=self.basis_gates) for _ in range(num_tests): - num = rng.integers(0, cliff_utils.NUM_CLIFFORD_2_QUBIT - 1) - cliff_qc = cliff_utils.clifford_2_qubit_circuit(num) - inverse_num = cliff_utils.clifford_inverse_by_num(num) - inverse_by_num = cliff_utils.clifford_2_qubit_circuit(inverse_num) - inverse_cliff = Clifford(cliff_qc).adjoint() - assert (Operator(inverse_by_num)).equiv(Operator(inverse_cliff)) - - def is_permutation(self, num_elements, perm): - """Check that the input list is a permutation of the numbers [0, num_elements].""" - all_nums = {i: False for i in range(num_elements)} - for n in all_nums: - if all_nums[perm[n]]: - raise QiskitError("Not a permutation") - - all_nums[perm[n]] = True - assert all(x is True for x in all_nums.values()) - - def test_layers_to_num(self): - """Check that all 2 clifford numbers form a permutation over [0, 11519]""" - cliff_utils = CliffordUtils(num_qubits=2, basis_gates=self.basis_gates) - cliff_utils.transpile_2q_cliff_layers() - self.is_permutation(cliff_utils.NUM_CLIFFORD_2_QUBIT, CLIFF_LAYERS_TO_NUM_2Q) + num = rng.integers(CliffordUtils.NUM_CLIFFORD_2_QUBIT) + cliff = CliffordUtils.clifford_2_qubit(num) + clifford_expected = cliff.adjoint() + clifford_from_num = CliffordUtils.clifford_2_qubit(inverse_2q(num)) + clifford_from_circuit = Clifford(cliff.to_circuit().inverse()) + self.assertEqual(clifford_expected, clifford_from_num) + self.assertEqual(clifford_expected, clifford_from_circuit) + + def test_num_layered_circuit_num_round_trip(self): + """Test if num -> circuit with layers -> num round-trip succeeds for 2Q Cliffords.""" + for i in range(CliffordUtils.NUM_CLIFFORD_2_QUBIT): + self.assertEqual(i, compose_2q(0, i)) def test_mapping_layers_to_num(self): """Test the mapping from numbers to layer indices""" - cliff_utils = CliffordUtils(num_qubits=2, basis_gates=self.basis_gates) - for i in range(cliff_utils.NUM_CLIFFORD_2_QUBIT): - indices = cliff_utils.layer_indices_from_num(i) - reverse_i = cliff_utils.num_from_layer_indices(indices) - assert i == reverse_i + for i in range(CliffordUtils.NUM_CLIFFORD_2_QUBIT): + indices = _layer_indices_from_num(i) + reverse_i = _num_from_layer_indices(indices) + self.assertEqual(i, reverse_i) + + def test_num_from_layer(self): + """Check if 2Q clifford from standard/layered circuit has a common integer representation.""" + for i in range(CliffordUtils.NUM_CLIFFORD_2_QUBIT): + standard = CliffordUtils.clifford_2_qubit(i) + circ = QuantumCircuit(2) + for layer, idx in enumerate(_layer_indices_from_num(i)): + circ.compose(_CLIFFORD_LAYER[layer][idx], inplace=True) + layered = Clifford(circ) + self.assertEqual(standard, layered) diff --git a/test/library/randomized_benchmarking/test_randomized_benchmarking.py b/test/library/randomized_benchmarking/test_randomized_benchmarking.py index 18de890a70..5833db0a6d 100644 --- a/test/library/randomized_benchmarking/test_randomized_benchmarking.py +++ b/test/library/randomized_benchmarking/test_randomized_benchmarking.py @@ -21,7 +21,7 @@ from qiskit.circuit import Delay, QuantumCircuit, Parameter from qiskit.circuit.library import SXGate, CXGate, TGate, CZGate from qiskit.exceptions import QiskitError -from qiskit.providers.fake_provider import FakeManilaV2, FakeWashington +from qiskit.providers.fake_provider import FakeManila, FakeManilaV2, FakeWashington from qiskit.pulse import Schedule, InstructionScheduleMap from qiskit.quantum_info import Operator from qiskit_aer import AerSimulator @@ -199,7 +199,7 @@ class TestInterleavedRB(QiskitExperimentsTestCase, RBTestMixin): def setUp(self): """Setup the tests.""" super().setUp() - self.backend = FakeManilaV2() + self.backend = FakeManila() self.backend_with_timing_constraint = FakeWashington() # ### Tests for configuration ### @@ -372,6 +372,26 @@ def test_interleaving_parameterized_circuit(self): # for qc in circuits: # self.assertEqual(qc.num_parameters, 0) + # ### Tests for transpiled circuit generation ### + def test_interleaved_circuit_is_decomposed(self): + """Test if interleaved circuit is decomposed in transpiled circuits.""" + delay_qc = QuantumCircuit(2) + delay_qc.delay(160, [0]) + delay_qc.x(1) + + exp = rb.InterleavedRB( + interleaved_element=delay_qc, + qubits=[1, 2], + lengths=[3], + num_samples=1, + seed=1234, + backend=self.backend, + ) + transpiled = exp._transpiled_circuits() + for qc in transpiled: + self.assertTrue(all(not inst.operation.name.startswith("circuit") for inst in qc)) + self.assertTrue(all(not inst.operation.name.startswith("Clifford") for inst in qc)) + class RBRunTestCase(QiskitExperimentsTestCase, RBTestMixin): """Base test case for running RB experiments defining a common noise model.""" @@ -703,7 +723,7 @@ def test_two_qubit_with_cz(self): # Since this is interleaved, we can directly compare values, i.e. n_gpc = 1 epc = expdata.analysis_results("EPC") epc_expected = 3 / 4 * self.pcz - self.assertAlmostEqual(epc.value.n, epc_expected, delta=0.1 * epc_expected) + self.assertAlmostEqual(epc.value.n, epc_expected, delta=3 * epc.value.std_dev) def test_expdata_serialization(self): """Test serializing experiment data works."""