-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprobabilidades_con_grafica.html
85 lines (51 loc) · 244 KB
/
probabilidades_con_grafica.html
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bokeh Plot</title>
<script type="text/javascript" src="https://cdn.bokeh.org/bokeh/release/bokeh-2.2.1.min.js" integrity="sha384-qkRvDQVAIfzsJo40iRBbxt6sttt0hv4lh74DG7OK4MCHv4C5oohXYoHUM5W11uqS" crossorigin="anonymous"></script>
<script type="text/javascript">
Bokeh.set_log_level("info");
</script>
</head>
<body>
<div class="bk-root" id="87c52568-c515-4696-8346-85185e32eefa" data-root-id="1001"></div>
<script type="application/json" id="1119">
{"422b7b83-226d-4cb5-bddb-dc213722bc99":{"roots":{"references":[{"attributes":{"active_drag":"auto","active_inspect":"auto","active_multi":null,"active_scroll":"auto","active_tap":"auto","tools":[{"id":"1020"},{"id":"1021"},{"id":"1022"},{"id":"1023"},{"id":"1024"},{"id":"1025"}]},"id":"1027","type":"Toolbar"},{"attributes":{},"id":"1013","type":"BasicTicker"},{"attributes":{"overlay":{"id":"1026"}},"id":"1022","type":"BoxZoomTool"},{"attributes":{},"id":"1004","type":"DataRange1d"},{"attributes":{},"id":"1017","type":"BasicTicker"},{"attributes":{"source":{"id":"1034"}},"id":"1038","type":"CDSView"},{"attributes":{},"id":"1020","type":"PanTool"},{"attributes":{"axis":{"id":"1012"},"ticker":null},"id":"1015","type":"Grid"},{"attributes":{},"id":"1024","type":"ResetTool"},{"attributes":{"data":{"x":[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,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,492,493,494,495,496,497,498,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,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,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1764,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1780,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016,2017,2018,2019,2020,2021,2022,2023,2024,2025,2026,2027,2028,2029,2030,2031,2032,2033,2034,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2125,2126,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,2339,2340,2341,2342,2343,2344,2345,2346,2347,2348,2349,2350,2351,2352,2353,2354,2355,2356,2357,2358,2359,2360,2361,2362,2363,2364,2365,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2384,2385,2386,2387,2388,2389,2390,2391,2392,2393,2394,2395,2396,2397,2398,2399,2400,2401,2402,2403,2404,2405,2406,2407,2408,2409,2410,2411,2412,2413,2414,2415,2416,2417,2418,2419,2420,2421,2422,2423,2424,2425,2426,2427,2428,2429,2430,2431,2432,2433,2434,2435,2436,2437,2438,2439,2440,2441,2442,2443,2444,2445,2446,2447,2448,2449,2450,2451,2452,2453,2454,2455,2456,2457,2458,2459,2460,2461,2462,2463,2464,2465,2466,2467,2468,2469,2470,2471,2472,2473,2474,2475,2476,2477,2478,2479,2480,2481,2482,2483,2484,2485,2486,2487,2488,2489,2490,2491,2492,2493,2494,2495,2496,2497,2498,2499,2500,2501,2502,2503,2504,2505,2506,2507,2508,2509,2510,2511,2512,2513,2514,2515,2516,2517,2518,2519,2520,2521,2522,2523,2524,2525,2526,2527,2528,2529,2530,2531,2532,2533,2534,2535,2536,2537,2538,2539,2540,2541,2542,2543,2544,2545,2546,2547,2548,2549,2550,2551,2552,2553,2554,2555,2556,2557,2558,2559,2560,2561,2562,2563,2564,2565,2566,2567,2568,2569,2570,2571,2572,2573,2574,2575,2576,2577,2578,2579,2580,2581,2582,2583,2584,2585,2586,2587,2588,2589,2590,2591,2592,2593,2594,2595,2596,2597,2598,2599,2600,2601,2602,2603,2604,2605,2606,2607,2608,2609,2610,2611,2612,2613,2614,2615,2616,2617,2618,2619,2620,2621,2622,2623,2624,2625,2626,2627,2628,2629,2630,2631,2632,2633,2634,2635,2636,2637,2638,2639,2640,2641,2642,2643,2644,2645,2646,2647,2648,2649,2650,2651,2652,2653,2654,2655,2656,2657,2658,2659,2660,2661,2662,2663,2664,2665,2666,2667,2668,2669,2670,2671,2672,2673,2674,2675,2676,2677,2678,2679,2680,2681,2682,2683,2684,2685,2686,2687,2688,2689,2690,2691,2692,2693,2694,2695,2696,2697,2698,2699,2700,2701,2702,2703,2704,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2727,2728,2729,2730,2731,2732,2733,2734,2735,2736,2737,2738,2739,2740,2741,2742,2743,2744,2745,2746,2747,2748,2749,2750,2751,2752,2753,2754,2755,2756,2757,2758,2759,2760,2761,2762,2763,2764,2765,2766,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2781,2782,2783,2784,2785,2786,2787,2788,2789,2790,2791,2792,2793,2794,2795,2796,2797,2798,2799,2800,2801,2802,2803,2804,2805,2806,2807,2808,2809,2810,2811,2812,2813,2814,2815,2816,2817,2818,2819,2820,2821,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2835,2836,2837,2838,2839,2840,2841,2842,2843,2844,2845,2846,2847,2848,2849,2850,2851,2852,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2866,2867,2868,2869,2870,2871,2872,2873,2874,2875,2876,2877,2878,2879,2880,2881,2882,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,2898,2899,2900,2901,2902,2903,2904,2905,2906,2907,2908,2909,2910,2911,2912,2913,2914,2915,2916,2917,2918,2919,2920,2921,2922,2923,2924,2925,2926,2927,2928,2929,2930,2931,2932,2933,2934,2935,2936,2937,2938,2939,2940,2941,2942,2943,2944,2945,2946,2947,2948,2949,2950,2951,2952,2953,2954,2955,2956,2957,2958,2959,2960,2961,2962,2963,2964,2965,2966,2967,2968,2969,2970,2971,2972,2973,2974,2975,2976,2977,2978,2979,2980,2981,2982,2983,2984,2985,2986,2987,2988,2989,2990,2991,2992,2993,2994,2995,2996,2997,2998,2999,3000,3001,3002,3003,3004,3005,3006,3007,3008,3009,3010,3011,3012,3013,3014,3015,3016,3017,3018,3019,3020,3021,3022,3023,3024,3025,3026,3027,3028,3029,3030,3031,3032,3033,3034,3035,3036,3037,3038,3039,3040,3041,3042,3043,3044,3045,3046,3047,3048,3049,3050,3051,3052,3053,3054,3055,3056,3057,3058,3059,3060,3061,3062,3063,3064,3065,3066,3067,3068,3069,3070,3071,3072,3073,3074,3075,3076,3077,3078,3079,3080,3081,3082,3083,3084,3085,3086,3087,3088,3089,3090,3091,3092,3093,3094,3095,3096,3097,3098,3099,3100,3101,3102,3103,3104,3105,3106,3107,3108,3109,3110,3111,3112,3113,3114,3115,3116,3117,3118,3119,3120,3121,3122,3123,3124,3125,3126,3127,3128,3129,3130,3131,3132,3133,3134,3135,3136,3137,3138,3139,3140,3141,3142,3143,3144,3145,3146,3147,3148,3149,3150,3151,3152,3153,3154,3155,3156,3157,3158,3159,3160,3161,3162,3163,3164,3165,3166,3167,3168,3169,3170,3171,3172,3173,3174,3175,3176,3177,3178,3179,3180,3181,3182,3183,3184,3185,3186,3187,3188,3189,3190,3191,3192,3193,3194,3195,3196,3197,3198,3199,3200,3201,3202,3203,3204,3205,3206,3207,3208,3209,3210,3211,3212,3213,3214,3215,3216,3217,3218,3219,3220,3221,3222,3223,3224,3225,3226,3227,3228,3229,3230,3231,3232,3233,3234,3235,3236,3237,3238,3239,3240,3241,3242,3243,3244,3245,3246,3247,3248,3249,3250,3251,3252,3253,3254,3255,3256,3257,3258,3259,3260,3261,3262,3263,3264,3265,3266,3267,3268,3269,3270,3271,3272,3273,3274,3275,3276,3277,3278,3279,3280,3281,3282,3283,3284,3285,3286,3287,3288,3289,3290,3291,3292,3293,3294,3295,3296,3297,3298,3299,3300,3301,3302,3303,3304,3305,3306,3307,3308,3309,3310,3311,3312,3313,3314,3315,3316,3317,3318,3319,3320,3321,3322,3323,3324,3325,3326,3327,3328,3329,3330,3331,3332,3333,3334,3335,3336,3337,3338,3339,3340,3341,3342,3343,3344,3345,3346,3347,3348,3349,3350,3351,3352,3353,3354,3355,3356,3357,3358,3359,3360,3361,3362,3363,3364,3365,3366,3367,3368,3369,3370,3371,3372,3373,3374,3375,3376,3377,3378,3379,3380,3381,3382,3383,3384,3385,3386,3387,3388,3389,3390,3391,3392,3393,3394,3395,3396,3397,3398,3399,3400,3401,3402,3403,3404,3405,3406,3407,3408,3409,3410,3411,3412,3413,3414,3415,3416,3417,3418,3419,3420,3421,3422,3423,3424,3425,3426,3427,3428,3429,3430,3431,3432,3433,3434,3435,3436,3437,3438,3439,3440,3441,3442,3443,3444,3445,3446,3447,3448,3449,3450,3451,3452,3453,3454,3455,3456,3457,3458,3459,3460,3461,3462,3463,3464,3465,3466,3467,3468,3469,3470,3471,3472,3473,3474,3475,3476,3477,3478,3479,3480,3481,3482,3483,3484,3485,3486,3487,3488,3489,3490,3491,3492,3493,3494,3495,3496,3497,3498,3499,3500,3501,3502,3503,3504,3505,3506,3507,3508,3509,3510,3511,3512,3513,3514,3515,3516,3517,3518,3519,3520,3521,3522,3523,3524,3525,3526,3527,3528,3529,3530,3531,3532,3533,3534,3535,3536,3537,3538,3539,3540,3541,3542,3543,3544,3545,3546,3547,3548,3549,3550,3551,3552,3553,3554,3555,3556,3557,3558,3559,3560,3561,3562,3563,3564,3565,3566,3567,3568,3569,3570,3571,3572,3573,3574,3575,3576,3577,3578,3579,3580,3581,3582,3583,3584,3585,3586,3587,3588,3589,3590,3591,3592,3593,3594,3595,3596,3597,3598,3599,3600,3601,3602,3603,3604,3605,3606,3607,3608,3609,3610,3611,3612,3613,3614,3615,3616,3617,3618,3619,3620,3621,3622,3623,3624,3625,3626,3627,3628,3629,3630,3631,3632,3633,3634,3635,3636,3637,3638,3639,3640,3641,3642,3643,3644,3645,3646,3647,3648,3649,3650,3651,3652,3653,3654,3655,3656,3657,3658,3659,3660,3661,3662,3663,3664,3665,3666,3667,3668,3669,3670,3671,3672,3673,3674,3675,3676,3677,3678,3679,3680,3681,3682,3683,3684,3685,3686,3687,3688,3689,3690,3691,3692,3693,3694,3695,3696,3697,3698,3699,3700,3701,3702,3703,3704,3705,3706,3707,3708,3709,3710,3711,3712,3713,3714,3715,3716,3717,3718,3719,3720,3721,3722,3723,3724,3725,3726,3727,3728,3729,3730,3731,3732,3733,3734,3735,3736,3737,3738,3739,3740,3741,3742,3743,3744,3745,3746,3747,3748,3749,3750,3751,3752,3753,3754,3755,3756,3757,3758,3759,3760,3761,3762,3763,3764,3765,3766,3767,3768,3769,3770,3771,3772,3773,3774,3775,3776,3777,3778,3779,3780,3781,3782,3783,3784,3785,3786,3787,3788,3789,3790,3791,3792,3793,3794,3795,3796,3797,3798,3799,3800,3801,3802,3803,3804,3805,3806,3807,3808,3809,3810,3811,3812,3813,3814,3815,3816,3817,3818,3819,3820,3821,3822,3823,3824,3825,3826,3827,3828,3829,3830,3831,3832,3833,3834,3835,3836,3837,3838,3839,3840,3841,3842,3843,3844,3845,3846,3847,3848,3849,3850,3851,3852,3853,3854,3855,3856,3857,3858,3859,3860,3861,3862,3863,3864,3865,3866,3867,3868,3869,3870,3871,3872,3873,3874,3875,3876,3877,3878,3879,3880,3881,3882,3883,3884,3885,3886,3887,3888,3889,3890,3891,3892,3893,3894,3895,3896,3897,3898,3899,3900,3901,3902,3903,3904,3905,3906,3907,3908,3909,3910,3911,3912,3913,3914,3915,3916,3917,3918,3919,3920,3921,3922,3923,3924,3925,3926,3927,3928,3929,3930,3931,3932,3933,3934,3935,3936,3937,3938,3939,3940,3941,3942,3943,3944,3945,3946,3947,3948,3949,3950,3951,3952,3953,3954,3955,3956,3957,3958,3959,3960,3961,3962,3963,3964,3965,3966,3967,3968,3969,3970,3971,3972,3973,3974,3975,3976,3977,3978,3979,3980,3981,3982,3983,3984,3985,3986,3987,3988,3989,3990,3991,3992,3993,3994,3995,3996,3997,3998,3999,4000,4001,4002,4003,4004,4005,4006,4007,4008,4009,4010,4011,4012,4013,4014,4015,4016,4017,4018,4019,4020,4021,4022,4023,4024,4025,4026,4027,4028,4029,4030,4031,4032,4033,4034,4035,4036,4037,4038,4039,4040,4041,4042,4043,4044,4045,4046,4047,4048,4049,4050,4051,4052,4053,4054,4055,4056,4057,4058,4059,4060,4061,4062,4063,4064,4065,4066,4067,4068,4069,4070,4071,4072,4073,4074,4075,4076,4077,4078,4079,4080,4081,4082,4083,4084,4085,4086,4087,4088,4089,4090,4091,4092,4093,4094,4095,4096,4097,4098,4099,4100,4101,4102,4103,4104,4105,4106,4107,4108,4109,4110,4111,4112,4113,4114,4115,4116,4117,4118,4119,4120,4121,4122,4123,4124,4125,4126,4127,4128,4129,4130,4131,4132,4133,4134,4135,4136,4137,4138,4139,4140,4141,4142,4143,4144,4145,4146,4147,4148,4149,4150,4151,4152,4153,4154,4155,4156,4157,4158,4159,4160,4161,4162,4163,4164,4165,4166,4167,4168,4169,4170,4171,4172,4173,4174,4175,4176,4177,4178,4179,4180,4181,4182,4183,4184,4185,4186,4187,4188,4189,4190,4191,4192,4193,4194,4195,4196,4197,4198,4199,4200,4201,4202,4203,4204,4205,4206,4207,4208,4209,4210,4211,4212,4213,4214,4215,4216,4217,4218,4219,4220,4221,4222,4223,4224,4225,4226,4227,4228,4229,4230,4231,4232,4233,4234,4235,4236,4237,4238,4239,4240,4241,4242,4243,4244,4245,4246,4247,4248,4249,4250,4251,4252,4253,4254,4255,4256,4257,4258,4259,4260,4261,4262,4263,4264,4265,4266,4267,4268,4269,4270,4271,4272,4273,4274,4275,4276,4277,4278,4279,4280,4281,4282,4283,4284,4285,4286,4287,4288,4289,4290,4291,4292,4293,4294,4295,4296,4297,4298,4299,4300,4301,4302,4303,4304,4305,4306,4307,4308,4309,4310,4311,4312,4313,4314,4315,4316,4317,4318,4319,4320,4321,4322,4323,4324,4325,4326,4327,4328,4329,4330,4331,4332,4333,4334,4335,4336,4337,4338,4339,4340,4341,4342,4343,4344,4345,4346,4347,4348,4349,4350,4351,4352,4353,4354,4355,4356,4357,4358,4359,4360,4361,4362,4363,4364,4365,4366,4367,4368,4369,4370,4371,4372,4373,4374,4375,4376,4377,4378,4379,4380,4381,4382,4383,4384,4385,4386,4387,4388,4389,4390,4391,4392,4393,4394,4395,4396,4397,4398,4399,4400,4401,4402,4403,4404,4405,4406,4407,4408,4409,4410,4411,4412,4413,4414,4415,4416,4417,4418,4419,4420,4421,4422,4423,4424,4425,4426,4427,4428,4429,4430,4431,4432,4433,4434,4435,4436,4437,4438,4439,4440,4441,4442,4443,4444,4445,4446,4447,4448,4449,4450,4451,4452,4453,4454,4455,4456,4457,4458,4459,4460,4461,4462,4463,4464,4465,4466,4467,4468,4469,4470,4471,4472,4473,4474,4475,4476,4477,4478,4479,4480,4481,4482,4483,4484,4485,4486,4487,4488,4489,4490,4491,4492,4493,4494,4495,4496,4497,4498,4499,4500,4501,4502,4503,4504,4505,4506,4507,4508,4509,4510,4511,4512,4513,4514,4515,4516,4517,4518,4519,4520,4521,4522,4523,4524,4525,4526,4527,4528,4529,4530,4531,4532,4533,4534,4535,4536,4537,4538,4539,4540,4541,4542,4543,4544,4545,4546,4547,4548,4549,4550,4551,4552,4553,4554,4555,4556,4557,4558,4559,4560,4561,4562,4563,4564,4565,4566,4567,4568,4569,4570,4571,4572,4573,4574,4575,4576,4577,4578,4579,4580,4581,4582,4583,4584,4585,4586,4587,4588,4589,4590,4591,4592,4593,4594,4595,4596,4597,4598,4599,4600,4601,4602,4603,4604,4605,4606,4607,4608,4609,4610,4611,4612,4613,4614,4615,4616,4617,4618,4619,4620,4621,4622,4623,4624,4625,4626,4627,4628,4629,4630,4631,4632,4633,4634,4635,4636,4637,4638,4639,4640,4641,4642,4643,4644,4645,4646,4647,4648,4649,4650,4651,4652,4653,4654,4655,4656,4657,4658,4659,4660,4661,4662,4663,4664,4665,4666,4667,4668,4669,4670,4671,4672,4673,4674,4675,4676,4677,4678,4679,4680,4681,4682,4683,4684,4685,4686,4687,4688,4689,4690,4691,4692,4693,4694,4695,4696,4697,4698,4699,4700,4701,4702,4703,4704,4705,4706,4707,4708,4709,4710,4711,4712,4713,4714,4715,4716,4717,4718,4719,4720,4721,4722,4723,4724,4725,4726,4727,4728,4729,4730,4731,4732,4733,4734,4735,4736,4737,4738,4739,4740,4741,4742,4743,4744,4745,4746,4747,4748,4749,4750,4751,4752,4753,4754,4755,4756,4757,4758,4759,4760,4761,4762,4763,4764,4765,4766,4767,4768,4769,4770,4771,4772,4773,4774,4775,4776,4777,4778,4779,4780,4781,4782,4783,4784,4785,4786,4787,4788,4789,4790,4791,4792,4793,4794,4795,4796,4797,4798,4799,4800,4801,4802,4803,4804,4805,4806,4807,4808,4809,4810,4811,4812,4813,4814,4815,4816,4817,4818,4819,4820,4821,4822,4823,4824,4825,4826,4827,4828,4829,4830,4831,4832,4833,4834,4835,4836,4837,4838,4839,4840,4841,4842,4843,4844,4845,4846,4847,4848,4849,4850,4851,4852,4853,4854,4855,4856,4857,4858,4859,4860,4861,4862,4863,4864,4865,4866,4867,4868,4869,4870,4871,4872,4873,4874,4875,4876,4877,4878,4879,4880,4881,4882,4883,4884,4885,4886,4887,4888,4889,4890,4891,4892,4893,4894,4895,4896,4897,4898,4899,4900,4901,4902,4903,4904,4905,4906,4907,4908,4909,4910,4911,4912,4913,4914,4915,4916,4917,4918,4919,4920,4921,4922,4923,4924,4925,4926,4927,4928,4929,4930,4931,4932,4933,4934,4935,4936,4937,4938,4939,4940,4941,4942,4943,4944,4945,4946,4947,4948,4949,4950,4951,4952,4953,4954,4955,4956,4957,4958,4959,4960,4961,4962,4963,4964,4965,4966,4967,4968,4969,4970,4971,4972,4973,4974,4975,4976,4977,4978,4979,4980,4981,4982,4983,4984,4985,4986,4987,4988,4989,4990,4991,4992,4993,4994,4995,4996,4997,4998,4999,5000,5001,5002,5003,5004,5005,5006,5007,5008,5009,5010,5011,5012,5013,5014,5015,5016,5017,5018,5019,5020,5021,5022,5023,5024,5025,5026,5027,5028,5029,5030,5031,5032,5033,5034,5035,5036,5037,5038,5039,5040,5041,5042,5043,5044,5045,5046,5047,5048,5049,5050,5051,5052,5053,5054,5055,5056,5057,5058,5059,5060,5061,5062,5063,5064,5065,5066,5067,5068,5069,5070,5071,5072,5073,5074,5075,5076,5077,5078,5079,5080,5081,5082,5083,5084,5085,5086,5087,5088,5089,5090,5091,5092,5093,5094,5095,5096,5097,5098,5099,5100,5101,5102,5103,5104,5105,5106,5107,5108,5109,5110,5111,5112,5113,5114,5115,5116,5117,5118,5119,5120,5121,5122,5123,5124,5125,5126,5127,5128,5129,5130,5131,5132,5133,5134,5135,5136,5137,5138,5139,5140,5141,5142,5143,5144,5145,5146,5147,5148,5149,5150,5151,5152,5153,5154,5155,5156,5157,5158,5159,5160,5161,5162,5163,5164,5165,5166,5167,5168,5169,5170,5171,5172,5173,5174,5175,5176,5177,5178,5179,5180,5181,5182,5183,5184,5185,5186,5187,5188,5189,5190,5191,5192,5193,5194,5195,5196,5197,5198,5199,5200,5201,5202,5203,5204,5205,5206,5207,5208,5209,5210,5211,5212,5213,5214,5215,5216,5217,5218,5219,5220,5221,5222,5223,5224,5225,5226,5227,5228,5229,5230,5231,5232,5233,5234,5235,5236,5237,5238,5239,5240,5241,5242,5243,5244,5245,5246,5247,5248,5249,5250,5251,5252,5253,5254,5255,5256,5257,5258,5259,5260,5261,5262,5263,5264,5265,5266,5267,5268,5269,5270,5271,5272,5273,5274,5275,5276,5277,5278,5279,5280,5281,5282,5283,5284,5285,5286,5287,5288,5289,5290,5291,5292,5293,5294,5295,5296,5297,5298,5299,5300,5301,5302,5303,5304,5305,5306,5307,5308,5309,5310,5311,5312,5313,5314,5315,5316,5317,5318,5319,5320,5321,5322,5323,5324,5325,5326,5327,5328,5329,5330,5331,5332,5333,5334,5335,5336,5337,5338,5339,5340,5341,5342,5343,5344,5345,5346,5347,5348,5349,5350,5351,5352,5353,5354,5355,5356,5357,5358,5359,5360,5361,5362,5363,5364,5365,5366,5367,5368,5369,5370,5371,5372,5373,5374,5375,5376,5377,5378,5379,5380,5381,5382,5383,5384,5385,5386,5387,5388,5389,5390,5391,5392,5393,5394,5395,5396,5397,5398,5399,5400,5401,5402,5403,5404,5405,5406,5407,5408,5409,5410,5411,5412,5413,5414,5415,5416,5417,5418,5419,5420,5421,5422,5423,5424,5425,5426,5427,5428,5429,5430,5431,5432,5433,5434,5435,5436,5437,5438,5439,5440,5441,5442,5443,5444,5445,5446,5447,5448,5449,5450,5451,5452,5453,5454,5455,5456,5457,5458,5459,5460,5461,5462,5463,5464,5465,5466,5467,5468,5469,5470,5471,5472,5473,5474,5475,5476,5477,5478,5479,5480,5481,5482,5483,5484,5485,5486,5487,5488,5489,5490,5491,5492,5493,5494,5495,5496,5497,5498,5499,5500,5501,5502,5503,5504,5505,5506,5507,5508,5509,5510,5511,5512,5513,5514,5515,5516,5517,5518,5519,5520,5521,5522,5523,5524,5525,5526,5527,5528,5529,5530,5531,5532,5533,5534,5535,5536,5537,5538,5539,5540,5541,5542,5543,5544,5545,5546,5547,5548,5549,5550,5551,5552,5553,5554,5555,5556,5557,5558,5559,5560,5561,5562,5563,5564,5565,5566,5567,5568,5569,5570,5571,5572,5573,5574,5575,5576,5577,5578,5579,5580,5581,5582,5583,5584,5585,5586,5587,5588,5589,5590,5591,5592,5593,5594,5595,5596,5597,5598,5599,5600,5601,5602,5603,5604,5605,5606,5607,5608,5609,5610,5611,5612,5613,5614,5615,5616,5617,5618,5619,5620,5621,5622,5623,5624,5625,5626,5627,5628,5629,5630,5631,5632,5633,5634,5635,5636,5637,5638,5639,5640,5641,5642,5643,5644,5645,5646,5647,5648,5649,5650,5651,5652,5653,5654,5655,5656,5657,5658,5659,5660,5661,5662,5663,5664,5665,5666,5667,5668,5669,5670,5671,5672,5673,5674,5675,5676,5677,5678,5679,5680,5681,5682,5683,5684,5685,5686,5687,5688,5689,5690,5691,5692,5693,5694,5695,5696,5697,5698,5699,5700,5701,5702,5703,5704,5705,5706,5707,5708,5709,5710,5711,5712,5713,5714,5715,5716,5717,5718,5719,5720,5721,5722,5723,5724,5725,5726,5727,5728,5729,5730,5731,5732,5733,5734,5735,5736,5737,5738,5739,5740,5741,5742,5743,5744,5745,5746,5747,5748,5749,5750,5751,5752,5753,5754,5755,5756,5757,5758,5759,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,6084,6085,6086,6087,6088,6089,6090,6091,6092,6093,6094,6095,6096,6097,6098,6099,6100,6101,6102,6103,6104,6105,6106,6107,6108,6109,6110,6111,6112,6113,6114,6115,6116,6117,6118,6119,6120,6121,6122,6123,6124,6125,6126,6127,6128,6129,6130,6131,6132,6133,6134,6135,6136,6137,6138,6139,6140,6141,6142,6143,6144,6145,6146,6147,6148,6149,6150,6151,6152,6153,6154,6155,6156,6157,6158,6159,6160,6161,6162,6163,6164,6165,6166,6167,6168,6169,6170,6171,6172,6173,6174,6175,6176,6177,6178,6179,6180,6181,6182,6183,6184,6185,6186,6187,6188,6189,6190,6191,6192,6193,6194,6195,6196,6197,6198,6199,6200,6201,6202,6203,6204,6205,6206,6207,6208,6209,6210,6211,6212,6213,6214,6215,6216,6217,6218,6219,6220,6221,6222,6223,6224,6225,6226,6227,6228,6229,6230,6231,6232,6233,6234,6235,6236,6237,6238,6239,6240,6241,6242,6243,6244,6245,6246,6247,6248,6249,6250,6251,6252,6253,6254,6255,6256,6257,6258,6259,6260,6261,6262,6263,6264,6265,6266,6267,6268,6269,6270,6271,6272,6273,6274,6275,6276,6277,6278,6279,6280,6281,6282,6283,6284,6285,6286,6287,6288,6289,6290,6291,6292,6293,6294,6295,6296,6297,6298,6299,6300,6301,6302,6303,6304,6305,6306,6307,6308,6309,6310,6311,6312,6313,6314,6315,6316,6317,6318,6319,6320,6321,6322,6323,6324,6325,6326,6327,6328,6329,6330,6331,6332,6333,6334,6335,6336,6337,6338,6339,6340,6341,6342,6343,6344,6345,6346,6347,6348,6349,6350,6351,6352,6353,6354,6355,6356,6357,6358,6359,6360,6361,6362,6363,6364,6365,6366,6367,6368,6369,6370,6371,6372,6373,6374,6375,6376,6377,6378,6379,6380,6381,6382,6383,6384,6385,6386,6387,6388,6389,6390,6391,6392,6393,6394,6395,6396,6397,6398,6399,6400,6401,6402,6403,6404,6405,6406,6407,6408,6409,6410,6411,6412,6413,6414,6415,6416,6417,6418,6419,6420,6421,6422,6423,6424,6425,6426,6427,6428,6429,6430,6431,6432,6433,6434,6435,6436,6437,6438,6439,6440,6441,6442,6443,6444,6445,6446,6447,6448,6449,6450,6451,6452,6453,6454,6455,6456,6457,6458,6459,6460,6461,6462,6463,6464,6465,6466,6467,6468,6469,6470,6471,6472,6473,6474,6475,6476,6477,6478,6479,6480,6481,6482,6483,6484,6485,6486,6487,6488,6489,6490,6491,6492,6493,6494,6495,6496,6497,6498,6499,6500,6501,6502,6503,6504,6505,6506,6507,6508,6509,6510,6511,6512,6513,6514,6515,6516,6517,6518,6519,6520,6521,6522,6523,6524,6525,6526,6527,6528,6529,6530,6531,6532,6533,6534,6535,6536,6537,6538,6539,6540,6541,6542,6543,6544,6545,6546,6547,6548,6549,6550,6551,6552,6553,6554,6555,6556,6557,6558,6559,6560,6561,6562,6563,6564,6565,6566,6567,6568,6569,6570,6571,6572,6573,6574,6575,6576,6577,6578,6579,6580,6581,6582,6583,6584,6585,6586,6587,6588,6589,6590,6591,6592,6593,6594,6595,6596,6597,6598,6599,6600,6601,6602,6603,6604,6605,6606,6607,6608,6609,6610,6611,6612,6613,6614,6615,6616,6617,6618,6619,6620,6621,6622,6623,6624,6625,6626,6627,6628,6629,6630,6631,6632,6633,6634,6635,6636,6637,6638,6639,6640,6641,6642,6643,6644,6645,6646,6647,6648,6649,6650,6651,6652,6653,6654,6655,6656,6657,6658,6659,6660,6661,6662,6663,6664,6665,6666,6667,6668,6669,6670,6671,6672,6673,6674,6675,6676,6677,6678,6679,6680,6681,6682,6683,6684,6685,6686,6687,6688,6689,6690,6691,6692,6693,6694,6695,6696,6697,6698,6699,6700,6701,6702,6703,6704,6705,6706,6707,6708,6709,6710,6711,6712,6713,6714,6715,6716,6717,6718,6719,6720,6721,6722,6723,6724,6725,6726,6727,6728,6729,6730,6731,6732,6733,6734,6735,6736,6737,6738,6739,6740,6741,6742,6743,6744,6745,6746,6747,6748,6749,6750,6751,6752,6753,6754,6755,6756,6757,6758,6759,6760,6761,6762,6763,6764,6765,6766,6767,6768,6769,6770,6771,6772,6773,6774,6775,6776,6777,6778,6779,6780,6781,6782,6783,6784,6785,6786,6787,6788,6789,6790,6791,6792,6793,6794,6795,6796,6797,6798,6799,6800,6801,6802,6803,6804,6805,6806,6807,6808,6809,6810,6811,6812,6813,6814,6815,6816,6817,6818,6819,6820,6821,6822,6823,6824,6825,6826,6827,6828,6829,6830,6831,6832,6833,6834,6835,6836,6837,6838,6839,6840,6841,6842,6843,6844,6845,6846,6847,6848,6849,6850,6851,6852,6853,6854,6855,6856,6857,6858,6859,6860,6861,6862,6863,6864,6865,6866,6867,6868,6869,6870,6871,6872,6873,6874,6875,6876,6877,6878,6879,6880,6881,6882,6883,6884,6885,6886,6887,6888,6889,6890,6891,6892,6893,6894,6895,6896,6897,6898,6899,6900,6901,6902,6903,6904,6905,6906,6907,6908,6909,6910,6911,6912,6913,6914,6915,6916,6917,6918,6919,6920,6921,6922,6923,6924,6925,6926,6927,6928,6929,6930,6931,6932,6933,6934,6935,6936,6937,6938,6939,6940,6941,6942,6943,6944,6945,6946,6947,6948,6949,6950,6951,6952,6953,6954,6955,6956,6957,6958,6959,6960,6961,6962,6963,6964,6965,6966,6967,6968,6969,6970,6971,6972,6973,6974,6975,6976,6977,6978,6979,6980,6981,6982,6983,6984,6985,6986,6987,6988,6989,6990,6991,6992,6993,6994,6995,6996,6997,6998,6999,7000,7001,7002,7003,7004,7005,7006,7007,7008,7009,7010,7011,7012,7013,7014,7015,7016,7017,7018,7019,7020,7021,7022,7023,7024,7025,7026,7027,7028,7029,7030,7031,7032,7033,7034,7035,7036,7037,7038,7039,7040,7041,7042,7043,7044,7045,7046,7047,7048,7049,7050,7051,7052,7053,7054,7055,7056,7057,7058,7059,7060,7061,7062,7063,7064,7065,7066,7067,7068,7069,7070,7071,7072,7073,7074,7075,7076,7077,7078,7079,7080,7081,7082,7083,7084,7085,7086,7087,7088,7089,7090,7091,7092,7093,7094,7095,7096,7097,7098,7099,7100,7101,7102,7103,7104,7105,7106,7107,7108,7109,7110,7111,7112,7113,7114,7115,7116,7117,7118,7119,7120,7121,7122,7123,7124,7125,7126,7127,7128,7129,7130,7131,7132,7133,7134,7135,7136,7137,7138,7139,7140,7141,7142,7143,7144,7145,7146,7147,7148,7149,7150,7151,7152,7153,7154,7155,7156,7157,7158,7159,7160,7161,7162,7163,7164,7165,7166,7167,7168,7169,7170,7171,7172,7173,7174,7175,7176,7177,7178,7179,7180,7181,7182,7183,7184,7185,7186,7187,7188,7189,7190,7191,7192,7193,7194,7195,7196,7197,7198,7199,7200,7201,7202,7203,7204,7205,7206,7207,7208,7209,7210,7211,7212,7213,7214,7215,7216,7217,7218,7219,7220,7221,7222,7223,7224,7225,7226,7227,7228,7229,7230,7231,7232,7233,7234,7235,7236,7237,7238,7239,7240,7241,7242,7243,7244,7245,7246,7247,7248,7249,7250,7251,7252,7253,7254,7255,7256,7257,7258,7259,7260,7261,7262,7263,7264,7265,7266,7267,7268,7269,7270,7271,7272,7273,7274,7275,7276,7277,7278,7279,7280,7281,7282,7283,7284,7285,7286,7287,7288,7289,7290,7291,7292,7293,7294,7295,7296,7297,7298,7299,7300,7301,7302,7303,7304,7305,7306,7307,7308,7309,7310,7311,7312,7313,7314,7315,7316,7317,7318,7319,7320,7321,7322,7323,7324,7325,7326,7327,7328,7329,7330,7331,7332,7333,7334,7335,7336,7337,7338,7339,7340,7341,7342,7343,7344,7345,7346,7347,7348,7349,7350,7351,7352,7353,7354,7355,7356,7357,7358,7359,7360,7361,7362,7363,7364,7365,7366,7367,7368,7369,7370,7371,7372,7373,7374,7375,7376,7377,7378,7379,7380,7381,7382,7383,7384,7385,7386,7387,7388,7389,7390,7391,7392,7393,7394,7395,7396,7397,7398,7399,7400,7401,7402,7403,7404,7405,7406,7407,7408,7409,7410,7411,7412,7413,7414,7415,7416,7417,7418,7419,7420,7421,7422,7423,7424,7425,7426,7427,7428,7429,7430,7431,7432,7433,7434,7435,7436,7437,7438,7439,7440,7441,7442,7443,7444,7445,7446,7447,7448,7449,7450,7451,7452,7453,7454,7455,7456,7457,7458,7459,7460,7461,7462,7463,7464,7465,7466,7467,7468,7469,7470,7471,7472,7473,7474,7475,7476,7477,7478,7479,7480,7481,7482,7483,7484,7485,7486,7487,7488,7489,7490,7491,7492,7493,7494,7495,7496,7497,7498,7499,7500,7501,7502,7503,7504,7505,7506,7507,7508,7509,7510,7511,7512,7513,7514,7515,7516,7517,7518,7519,7520,7521,7522,7523,7524,7525,7526,7527,7528,7529,7530,7531,7532,7533,7534,7535,7536,7537,7538,7539,7540,7541,7542,7543,7544,7545,7546,7547,7548,7549,7550,7551,7552,7553,7554,7555,7556,7557,7558,7559,7560,7561,7562,7563,7564,7565,7566,7567,7568,7569,7570,7571,7572,7573,7574,7575,7576,7577,7578,7579,7580,7581,7582,7583,7584,7585,7586,7587,7588,7589,7590,7591,7592,7593,7594,7595,7596,7597,7598,7599,7600,7601,7602,7603,7604,7605,7606,7607,7608,7609,7610,7611,7612,7613,7614,7615,7616,7617,7618,7619,7620,7621,7622,7623,7624,7625,7626,7627,7628,7629,7630,7631,7632,7633,7634,7635,7636,7637,7638,7639,7640,7641,7642,7643,7644,7645,7646,7647,7648,7649,7650,7651,7652,7653,7654,7655,7656,7657,7658,7659,7660,7661,7662,7663,7664,7665,7666,7667,7668,7669,7670,7671,7672,7673,7674,7675,7676,7677,7678,7679,7680,7681,7682,7683,7684,7685,7686,7687,7688,7689,7690,7691,7692,7693,7694,7695,7696,7697,7698,7699,7700,7701,7702,7703,7704,7705,7706,7707,7708,7709,7710,7711,7712,7713,7714,7715,7716,7717,7718,7719,7720,7721,7722,7723,7724,7725,7726,7727,7728,7729,7730,7731,7732,7733,7734,7735,7736,7737,7738,7739,7740,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788,7789,7790,7791,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,7806,7807,7808,7809,7810,7811,7812,7813,7814,7815,7816,7817,7818,7819,7820,7821,7822,7823,7824,7825,7826,7827,7828,7829,7830,7831,7832,7833,7834,7835,7836,7837,7838,7839,7840,7841,7842,7843,7844,7845,7846,7847,7848,7849,7850,7851,7852,7853,7854,7855,7856,7857,7858,7859,7860,7861,7862,7863,7864,7865,7866,7867,7868,7869,7870,7871,7872,7873,7874,7875,7876,7877,7878,7879,7880,7881,7882,7883,7884,7885,7886,7887,7888,7889,7890,7891,7892,7893,7894,7895,7896,7897,7898,7899,7900,7901,7902,7903,7904,7905,7906,7907,7908,7909,7910,7911,7912,7913,7914,7915,7916,7917,7918,7919,7920,7921,7922,7923,7924,7925,7926,7927,7928,7929,7930,7931,7932,7933,7934,7935,7936,7937,7938,7939,7940,7941,7942,7943,7944,7945,7946,7947,7948,7949,7950,7951,7952,7953,7954,7955,7956,7957,7958,7959,7960,7961,7962,7963,7964,7965,7966,7967,7968,7969,7970,7971,7972,7973,7974,7975,7976,7977,7978,7979,7980,7981,7982,7983,7984,7985,7986,7987,7988,7989,7990,7991,7992,7993,7994,7995,7996,7997,7998,7999,8000,8001,8002,8003,8004,8005,8006,8007,8008,8009,8010,8011,8012,8013,8014,8015,8016,8017,8018,8019,8020,8021,8022,8023,8024,8025,8026,8027,8028,8029,8030,8031,8032,8033,8034,8035,8036,8037,8038,8039,8040,8041,8042,8043,8044,8045,8046,8047,8048,8049,8050,8051,8052,8053,8054,8055,8056,8057,8058,8059,8060,8061,8062,8063,8064,8065,8066,8067,8068,8069,8070,8071,8072,8073,8074,8075,8076,8077,8078,8079,8080,8081,8082,8083,8084,8085,8086,8087,8088,8089,8090,8091,8092,8093,8094,8095,8096,8097,8098,8099,8100,8101,8102,8103,8104,8105,8106,8107,8108,8109,8110,8111,8112,8113,8114,8115,8116,8117,8118,8119,8120,8121,8122,8123,8124,8125,8126,8127,8128,8129,8130,8131,8132,8133,8134,8135,8136,8137,8138,8139,8140,8141,8142,8143,8144,8145,8146,8147,8148,8149,8150,8151,8152,8153,8154,8155,8156,8157,8158,8159,8160,8161,8162,8163,8164,8165,8166,8167,8168,8169,8170,8171,8172,8173,8174,8175,8176,8177,8178,8179,8180,8181,8182,8183,8184,8185,8186,8187,8188,8189,8190,8191,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8203,8204,8205,8206,8207,8208,8209,8210,8211,8212,8213,8214,8215,8216,8217,8218,8219,8220,8221,8222,8223,8224,8225,8226,8227,8228,8229,8230,8231,8232,8233,8234,8235,8236,8237,8238,8239,8240,8241,8242,8243,8244,8245,8246,8247,8248,8249,8250,8251,8252,8253,8254,8255,8256,8257,8258,8259,8260,8261,8262,8263,8264,8265,8266,8267,8268,8269,8270,8271,8272,8273,8274,8275,8276,8277,8278,8279,8280,8281,8282,8283,8284,8285,8286,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,8304,8305,8306,8307,8308,8309,8310,8311,8312,8313,8314,8315,8316,8317,8318,8319,8320,8321,8322,8323,8324,8325,8326,8327,8328,8329,8330,8331,8332,8333,8334,8335,8336,8337,8338,8339,8340,8341,8342,8343,8344,8345,8346,8347,8348,8349,8350,8351,8352,8353,8354,8355,8356,8357,8358,8359,8360,8361,8362,8363,8364,8365,8366,8367,8368,8369,8370,8371,8372,8373,8374,8375,8376,8377,8378,8379,8380,8381,8382,8383,8384,8385,8386,8387,8388,8389,8390,8391,8392,8393,8394,8395,8396,8397,8398,8399,8400,8401,8402,8403,8404,8405,8406,8407,8408,8409,8410,8411,8412,8413,8414,8415,8416,8417,8418,8419,8420,8421,8422,8423,8424,8425,8426,8427,8428,8429,8430,8431,8432,8433,8434,8435,8436,8437,8438,8439,8440,8441,8442,8443,8444,8445,8446,8447,8448,8449,8450,8451,8452,8453,8454,8455,8456,8457,8458,8459,8460,8461,8462,8463,8464,8465,8466,8467,8468,8469,8470,8471,8472,8473,8474,8475,8476,8477,8478,8479,8480,8481,8482,8483,8484,8485,8486,8487,8488,8489,8490,8491,8492,8493,8494,8495,8496,8497,8498,8499,8500,8501,8502,8503,8504,8505,8506,8507,8508,8509,8510,8511,8512,8513,8514,8515,8516,8517,8518,8519,8520,8521,8522,8523,8524,8525,8526,8527,8528,8529,8530,8531,8532,8533,8534,8535,8536,8537,8538,8539,8540,8541,8542,8543,8544,8545,8546,8547,8548,8549,8550,8551,8552,8553,8554,8555,8556,8557,8558,8559,8560,8561,8562,8563,8564,8565,8566,8567,8568,8569,8570,8571,8572,8573,8574,8575,8576,8577,8578,8579,8580,8581,8582,8583,8584,8585,8586,8587,8588,8589,8590,8591,8592,8593,8594,8595,8596,8597,8598,8599,8600,8601,8602,8603,8604,8605,8606,8607,8608,8609,8610,8611,8612,8613,8614,8615,8616,8617,8618,8619,8620,8621,8622,8623,8624,8625,8626,8627,8628,8629,8630,8631,8632,8633,8634,8635,8636,8637,8638,8639,8640,8641,8642,8643,8644,8645,8646,8647,8648,8649,8650,8651,8652,8653,8654,8655,8656,8657,8658,8659,8660,8661,8662,8663,8664,8665,8666,8667,8668,8669,8670,8671,8672,8673,8674,8675,8676,8677,8678,8679,8680,8681,8682,8683,8684,8685,8686,8687,8688,8689,8690,8691,8692,8693,8694,8695,8696,8697,8698,8699,8700,8701,8702,8703,8704,8705,8706,8707,8708,8709,8710,8711,8712,8713,8714,8715,8716,8717,8718,8719,8720,8721,8722,8723,8724,8725,8726,8727,8728,8729,8730,8731,8732,8733,8734,8735,8736,8737,8738,8739,8740,8741,8742,8743,8744,8745,8746,8747,8748,8749,8750,8751,8752,8753,8754,8755,8756,8757,8758,8759,8760,8761,8762,8763,8764,8765,8766,8767,8768,8769,8770,8771,8772,8773,8774,8775,8776,8777,8778,8779,8780,8781,8782,8783,8784,8785,8786,8787,8788,8789,8790,8791,8792,8793,8794,8795,8796,8797,8798,8799,8800,8801,8802,8803,8804,8805,8806,8807,8808,8809,8810,8811,8812,8813,8814,8815,8816,8817,8818,8819,8820,8821,8822,8823,8824,8825,8826,8827,8828,8829,8830,8831,8832,8833,8834,8835,8836,8837,8838,8839,8840,8841,8842,8843,8844,8845,8846,8847,8848,8849,8850,8851,8852,8853,8854,8855,8856,8857,8858,8859,8860,8861,8862,8863,8864,8865,8866,8867,8868,8869,8870,8871,8872,8873,8874,8875,8876,8877,8878,8879,8880,8881,8882,8883,8884,8885,8886,8887,8888,8889,8890,8891,8892,8893,8894,8895,8896,8897,8898,8899,8900,8901,8902,8903,8904,8905,8906,8907,8908,8909,8910,8911,8912,8913,8914,8915,8916,8917,8918,8919,8920,8921,8922,8923,8924,8925,8926,8927,8928,8929,8930,8931,8932,8933,8934,8935,8936,8937,8938,8939,8940,8941,8942,8943,8944,8945,8946,8947,8948,8949,8950,8951,8952,8953,8954,8955,8956,8957,8958,8959,8960,8961,8962,8963,8964,8965,8966,8967,8968,8969,8970,8971,8972,8973,8974,8975,8976,8977,8978,8979,8980,8981,8982,8983,8984,8985,8986,8987,8988,8989,8990,8991,8992,8993,8994,8995,8996,8997,8998,8999,9000,9001,9002,9003,9004,9005,9006,9007,9008,9009,9010,9011,9012,9013,9014,9015,9016,9017,9018,9019,9020,9021,9022,9023,9024,9025,9026,9027,9028,9029,9030,9031,9032,9033,9034,9035,9036,9037,9038,9039,9040,9041,9042,9043,9044,9045,9046,9047,9048,9049,9050,9051,9052,9053,9054,9055,9056,9057,9058,9059,9060,9061,9062,9063,9064,9065,9066,9067,9068,9069,9070,9071,9072,9073,9074,9075,9076,9077,9078,9079,9080,9081,9082,9083,9084,9085,9086,9087,9088,9089,9090,9091,9092,9093,9094,9095,9096,9097,9098,9099,9100,9101,9102,9103,9104,9105,9106,9107,9108,9109,9110,9111,9112,9113,9114,9115,9116,9117,9118,9119,9120,9121,9122,9123,9124,9125,9126,9127,9128,9129,9130,9131,9132,9133,9134,9135,9136,9137,9138,9139,9140,9141,9142,9143,9144,9145,9146,9147,9148,9149,9150,9151,9152,9153,9154,9155,9156,9157,9158,9159,9160,9161,9162,9163,9164,9165,9166,9167,9168,9169,9170,9171,9172,9173,9174,9175,9176,9177,9178,9179,9180,9181,9182,9183,9184,9185,9186,9187,9188,9189,9190,9191,9192,9193,9194,9195,9196,9197,9198,9199,9200,9201,9202,9203,9204,9205,9206,9207,9208,9209,9210,9211,9212,9213,9214,9215,9216,9217,9218,9219,9220,9221,9222,9223,9224,9225,9226,9227,9228,9229,9230,9231,9232,9233,9234,9235,9236,9237,9238,9239,9240,9241,9242,9243,9244,9245,9246,9247,9248,9249,9250,9251,9252,9253,9254,9255,9256,9257,9258,9259,9260,9261,9262,9263,9264,9265,9266,9267,9268,9269,9270,9271,9272,9273,9274,9275,9276,9277,9278,9279,9280,9281,9282,9283,9284,9285,9286,9287,9288,9289,9290,9291,9292,9293,9294,9295,9296,9297,9298,9299,9300,9301,9302,9303,9304,9305,9306,9307,9308,9309,9310,9311,9312,9313,9314,9315,9316,9317,9318,9319,9320,9321,9322,9323,9324,9325,9326,9327,9328,9329,9330,9331,9332,9333,9334,9335,9336,9337,9338,9339,9340,9341,9342,9343,9344,9345,9346,9347,9348,9349,9350,9351,9352,9353,9354,9355,9356,9357,9358,9359,9360,9361,9362,9363,9364,9365,9366,9367,9368,9369,9370,9371,9372,9373,9374,9375,9376,9377,9378,9379,9380,9381,9382,9383,9384,9385,9386,9387,9388,9389,9390,9391,9392,9393,9394,9395,9396,9397,9398,9399,9400,9401,9402,9403,9404,9405,9406,9407,9408,9409,9410,9411,9412,9413,9414,9415,9416,9417,9418,9419,9420,9421,9422,9423,9424,9425,9426,9427,9428,9429,9430,9431,9432,9433,9434,9435,9436,9437,9438,9439,9440,9441,9442,9443,9444,9445,9446,9447,9448,9449,9450,9451,9452,9453,9454,9455,9456,9457,9458,9459,9460,9461,9462,9463,9464,9465,9466,9467,9468,9469,9470,9471,9472,9473,9474,9475,9476,9477,9478,9479,9480,9481,9482,9483,9484,9485,9486,9487,9488,9489,9490,9491,9492,9493,9494,9495,9496,9497,9498,9499,9500,9501,9502,9503,9504,9505,9506,9507,9508,9509,9510,9511,9512,9513,9514,9515,9516,9517,9518,9519,9520,9521,9522,9523,9524,9525,9526,9527,9528,9529,9530,9531,9532,9533,9534,9535,9536,9537,9538,9539,9540,9541,9542,9543,9544,9545,9546,9547,9548,9549,9550,9551,9552,9553,9554,9555,9556,9557,9558,9559,9560,9561,9562,9563,9564,9565,9566,9567,9568,9569,9570,9571,9572,9573,9574,9575,9576,9577,9578,9579,9580,9581,9582,9583,9584,9585,9586,9587,9588,9589,9590,9591,9592,9593,9594,9595,9596,9597,9598,9599,9600,9601,9602,9603,9604,9605,9606,9607,9608,9609,9610,9611,9612,9613,9614,9615,9616,9617,9618,9619,9620,9621,9622,9623,9624,9625,9626,9627,9628,9629,9630,9631,9632,9633,9634,9635,9636,9637,9638,9639,9640,9641,9642,9643,9644,9645,9646,9647,9648,9649,9650,9651,9652,9653,9654,9655,9656,9657,9658,9659,9660,9661,9662,9663,9664,9665,9666,9667,9668,9669,9670,9671,9672,9673,9674,9675,9676,9677,9678,9679,9680,9681,9682,9683,9684,9685,9686,9687,9688,9689,9690,9691,9692,9693,9694,9695,9696,9697,9698,9699,9700,9701,9702,9703,9704,9705,9706,9707,9708,9709,9710,9711,9712,9713,9714,9715,9716,9717,9718,9719,9720,9721,9722,9723,9724,9725,9726,9727,9728,9729,9730,9731,9732,9733,9734,9735,9736,9737,9738,9739,9740,9741,9742,9743,9744,9745,9746,9747,9748,9749,9750,9751,9752,9753,9754,9755,9756,9757,9758,9759,9760,9761,9762,9763,9764,9765,9766,9767,9768,9769,9770,9771,9772,9773,9774,9775,9776,9777,9778,9779,9780,9781,9782,9783,9784,9785,9786,9787,9788,9789,9790,9791,9792,9793,9794,9795,9796,9797,9798,9799,9800,9801,9802,9803,9804,9805,9806,9807,9808,9809,9810,9811,9812,9813,9814,9815,9816,9817,9818,9819,9820,9821,9822,9823,9824,9825,9826,9827,9828,9829,9830,9831,9832,9833,9834,9835,9836,9837,9838,9839,9840,9841,9842,9843,9844,9845,9846,9847,9848,9849,9850,9851,9852,9853,9854,9855,9856,9857,9858,9859,9860,9861,9862,9863,9864,9865,9866,9867,9868,9869,9870,9871,9872,9873,9874,9875,9876,9877,9878,9879,9880,9881,9882,9883,9884,9885,9886,9887,9888,9889,9890,9891,9892,9893,9894,9895,9896,9897,9898,9899,9900,9901,9902,9903,9904,9905,9906,9907,9908,9909,9910,9911,9912,9913,9914,9915,9916,9917,9918,9919,9920,9921,9922,9923,9924,9925,9926,9927,9928,9929,9930,9931,9932,9933,9934,9935,9936,9937,9938,9939,9940,9941,9942,9943,9944,9945,9946,9947,9948,9949,9950,9951,9952,9953,9954,9955,9956,9957,9958,9959,9960,9961,9962,9963,9964,9965,9966,9967,9968,9969,9970,9971,9972,9973,9974,9975,9976,9977,9978,9979,9980,9981,9982,9983,9984,9985,9986,9987,9988,9989,9990,9991,9992,9993,9994,9995,9996,9997,9998,9999],"y":[0.0,0.0,0.3333333333333333,0.25,0.0,0.16666666666666666,0.2857142857142857,0.0,0.2222222222222222,0.4,0.18181818181818182,0.25,0.23076923076923078,0.07142857142857142,0.13333333333333333,0.125,0.0,0.05555555555555555,0.3157894736842105,0.2,0.14285714285714285,0.18181818181818182,0.17391304347826086,0.25,0.16,0.15384615384615385,0.1111111111111111,0.14285714285714285,0.2413793103448276,0.16666666666666666,0.12903225806451613,0.09375,0.21212121212121213,0.29411764705882354,0.2,0.16666666666666666,0.16216216216216217,0.21052631578947367,0.1794871794871795,0.175,0.1951219512195122,0.14285714285714285,0.20930232558139536,0.18181818181818182,0.2222222222222222,0.2391304347826087,0.1276595744680851,0.22916666666666666,0.16326530612244897,0.18,0.19607843137254902,0.1346153846153846,0.2641509433962264,0.1111111111111111,0.14545454545454545,0.23214285714285715,0.22807017543859648,0.1896551724137931,0.11864406779661017,0.13333333333333333,0.13114754098360656,0.0967741935483871,0.2222222222222222,0.1875,0.15384615384615385,0.12121212121212122,0.1791044776119403,0.23529411764705882,0.2898550724637681,0.21428571428571427,0.19718309859154928,0.08333333333333333,0.1780821917808219,0.20270270270270271,0.22666666666666666,0.09210526315789473,0.23376623376623376,0.16666666666666666,0.17721518987341772,0.1375,0.2345679012345679,0.23170731707317074,0.14457831325301204,0.17857142857142858,0.17647058823529413,0.13953488372093023,0.16091954022988506,0.125,0.20224719101123595,0.17777777777777778,0.27472527472527475,0.18478260869565216,0.22580645161290322,0.14893617021276595,0.16842105263157894,0.17708333333333334,0.1958762886597938,0.14285714285714285,0.1414141414141414,0.18,0.16831683168316833,0.23529411764705882,0.1553398058252427,0.15384615384615385,0.1523809523809524,0.07547169811320754,0.16822429906542055,0.19444444444444445,0.11926605504587157,0.14545454545454545,0.1891891891891892,0.125,0.168141592920354,0.15789473684210525,0.1565217391304348,0.1810344827586207,0.23076923076923078,0.16101694915254236,0.12605042016806722,0.16666666666666666,0.1487603305785124,0.13934426229508196,0.16260162601626016,0.16129032258064516,0.144,0.15079365079365079,0.13385826771653545,0.0859375,0.1937984496124031,0.16923076923076924,0.20610687022900764,0.1590909090909091,0.18045112781954886,0.16417910447761194,0.15555555555555556,0.19852941176470587,0.2116788321167883,0.14492753623188406,0.15827338129496402,0.15,0.1276595744680851,0.1619718309859155,0.09090909090909091,0.13194444444444445,0.1793103448275862,0.1917808219178082,0.20408163265306123,0.17567567567567569,0.18791946308724833,0.13333333333333333,0.15894039735099338,0.17105263157894737,0.16993464052287582,0.15584415584415584,0.15483870967741936,0.17307692307692307,0.18471337579617833,0.13291139240506328,0.1761006289308176,0.175,0.2236024844720497,0.19753086419753085,0.15337423312883436,0.18902439024390244,0.14545454545454545,0.19879518072289157,0.1437125748502994,0.21428571428571427,0.17159763313609466,0.19411764705882353,0.16374269005847952,0.14534883720930233,0.15606936416184972,0.19540229885057472,0.17714285714285713,0.11931818181818182,0.23728813559322035,0.10112359550561797,0.1787709497206704,0.16666666666666666,0.1270718232044199,0.18681318681318682,0.13114754098360656,0.125,0.14054054054054055,0.1935483870967742,0.16042780748663102,0.1276595744680851,0.14814814814814814,0.11052631578947368,0.20418848167539266,0.18229166666666666,0.18134715025906736,0.12371134020618557,0.15897435897435896,0.1377551020408163,0.20304568527918782,0.14646464646464646,0.17587939698492464,0.165,0.15422885572139303,0.13366336633663367,0.15763546798029557,0.17647058823529413,0.18536585365853658,0.18446601941747573,0.15458937198067632,0.23557692307692307,0.22009569377990432,0.16666666666666666,0.17061611374407584,0.14622641509433962,0.18309859154929578,0.2383177570093458,0.17209302325581396,0.19444444444444445,0.17972350230414746,0.11467889908256881,0.1506849315068493,0.14545454545454545,0.15384615384615385,0.15765765765765766,0.15695067264573992,0.16517857142857142,0.15555555555555556,0.2079646017699115,0.16299559471365638,0.2236842105263158,0.15283842794759825,0.1391304347826087,0.15584415584415584,0.1896551724137931,0.1759656652360515,0.1111111111111111,0.2170212765957447,0.21610169491525424,0.1350210970464135,0.15966386554621848,0.19665271966527198,0.19583333333333333,0.14937759336099585,0.11570247933884298,0.1440329218106996,0.16393442622950818,0.17142857142857143,0.14634146341463414,0.1902834008097166,0.2056451612903226,0.18875502008032127,0.2,0.2151394422310757,0.11904761904761904,0.15019762845849802,0.14566929133858267,0.20392156862745098,0.13671875,0.1556420233463035,0.13178294573643412,0.21235521235521235,0.16538461538461538,0.1685823754789272,0.17557251908396945,0.19391634980988592,0.16666666666666666,0.19245283018867926,0.15413533834586465,0.18726591760299627,0.12686567164179105,0.1412639405204461,0.16666666666666666,0.17343173431734318,0.1948529411764706,0.18315018315018314,0.14233576642335766,0.20363636363636364,0.18115942028985507,0.1444043321299639,0.18705035971223022,0.14695340501792115,0.18571428571428572,0.18149466192170818,0.1595744680851064,0.15547703180212014,0.20422535211267606,0.17192982456140352,0.17482517482517482,0.18466898954703834,0.19791666666666666,0.14186851211072665,0.15862068965517243,0.18556701030927836,0.1917808219178082,0.17064846416382254,0.18027210884353742,0.16271186440677965,0.15878378378378377,0.18181818181818182,0.17114093959731544,0.14381270903010032,0.18666666666666668,0.17275747508305647,0.18543046357615894,0.1848184818481848,0.17434210526315788,0.17704918032786884,0.13398692810457516,0.1465798045602606,0.19480519480519481,0.1553398058252427,0.1774193548387097,0.15755627009646303,0.14743589743589744,0.16613418530351437,0.1337579617834395,0.1492063492063492,0.13291139240506328,0.17034700315457413,0.1509433962264151,0.1724137931034483,0.184375,0.19314641744548286,0.18633540372670807,0.15789473684210525,0.1697530864197531,0.1723076923076923,0.15950920245398773,0.14067278287461774,0.18902439024390244,0.1519756838905775,0.15757575757575756,0.18429003021148035,0.14457831325301204,0.18018018018018017,0.15868263473053892,0.14029850746268657,0.15476190476190477,0.17507418397626112,0.15680473372781065,0.168141592920354,0.14705882352941177,0.1348973607038123,0.14912280701754385,0.15743440233236153,0.14534883720930233,0.13043478260869565,0.17052023121387283,0.1585014409221902,0.16379310344827586,0.1977077363896848,0.17714285714285713,0.1908831908831909,0.1590909090909091,0.1671388101983003,0.17231638418079095,0.16338028169014085,0.1544943820224719,0.17366946778711484,0.16201117318435754,0.17548746518105848,0.15,0.11634349030470914,0.16022099447513813,0.20110192837465565,0.16758241758241757,0.1917808219178082,0.1721311475409836,0.15258855585831063,0.16576086956521738,0.15989159891598917,0.15675675675675677,0.16172506738544473,0.17473118279569894,0.1903485254691689,0.15240641711229946,0.16,0.17819148936170212,0.15384615384615385,0.1402116402116402,0.13192612137203166,0.15,0.17060367454068243,0.19895287958115182,0.14360313315926893,0.16927083333333334,0.16103896103896104,0.14248704663212436,0.17829457364341086,0.13144329896907217,0.16452442159383032,0.1564102564102564,0.21739130434782608,0.18622448979591838,0.15267175572519084,0.14720812182741116,0.21772151898734177,0.18181818181818182,0.17632241813602015,0.14824120603015076,0.16290726817042606,0.1675,0.16708229426433915,0.13930348258706468,0.1935483870967742,0.15594059405940594,0.16790123456790124,0.14285714285714285,0.16953316953316952,0.18137254901960784,0.15158924205378974,0.1902439024390244,0.18004866180048662,0.1383495145631068,0.14527845036319612,0.20048309178743962,0.1783132530120482,0.17307692307692307,0.16546762589928057,0.19138755980861244,0.14797136038186157,0.1761904761904762,0.1543942992874109,0.19194312796208532,0.16548463356973994,0.1580188679245283,0.15058823529411763,0.1572769953051643,0.17798594847775176,0.1658878504672897,0.1655011655011655,0.1744186046511628,0.20185614849187936,0.16666666666666666,0.16397228637413394,0.1336405529953917,0.14482758620689656,0.19036697247706422,0.20137299771167047,0.1552511415525114,0.16173120728929385,0.175,0.18594104308390022,0.16968325791855204,0.17832957110609482,0.21621621621621623,0.13258426966292136,0.1681614349775785,0.1610738255033557,0.18080357142857142,0.16926503340757237,0.19333333333333333,0.15521064301552107,0.14601769911504425,0.15673289183222958,0.17400881057268722,0.17802197802197803,0.16885964912280702,0.1400437636761488,0.15502183406113537,0.1394335511982571,0.14130434782608695,0.1540130151843818,0.16017316017316016,0.1879049676025918,0.1724137931034483,0.16129032258064516,0.16738197424892703,0.1841541755888651,0.14316239316239315,0.14285714285714285,0.15531914893617021,0.14861995753715498,0.18008474576271186,0.16701902748414377,0.15611814345991562,0.1726315789473684,0.15126050420168066,0.1530398322851153,0.15481171548117154,0.14822546972860126,0.15208333333333332,0.18503118503118504,0.16597510373443983,0.15527950310559005,0.19421487603305784,0.16494845360824742,0.1831275720164609,0.1375770020533881,0.15368852459016394,0.20040899795501022,0.16938775510204082,0.1629327902240326,0.18292682926829268,0.1926977687626775,0.14979757085020243,0.17373737373737375,0.18346774193548387,0.1851106639839034,0.17670682730923695,0.18036072144288579,0.168,0.18962075848303392,0.1693227091633466,0.16699801192842942,0.1865079365079365,0.14653465346534653,0.15810276679841898,0.15779092702169625,0.1830708661417323,0.1925343811394892,0.1411764705882353,0.18786692759295498,0.146484375,0.15009746588693956,0.14785992217898833,0.170873786407767,0.17635658914728683,0.15667311411992263,0.16602316602316602,0.16570327552986513,0.16346153846153846,0.1727447216890595,0.1724137931034483,0.16443594646271512,0.17938931297709923,0.15619047619047619,0.16730038022813687,0.14041745730550284,0.16098484848484848,0.1890359168241966,0.17735849056603772,0.160075329566855,0.16353383458646617,0.1801125703564728,0.16104868913857678,0.17570093457943925,0.15858208955223882,0.16573556797020483,0.15055762081784388,0.1725417439703154,0.14074074074074075,0.16081330868761554,0.17712177121771217,0.16022099447513813,0.18933823529411764,0.1596330275229358,0.17216117216117216,0.16270566727605118,0.15145985401459855,0.16939890710382513,0.1618181818181818,0.13793103448275862,0.1793478260869565,0.16998191681735986,0.1624548736462094,0.15315315315315314,0.15467625899280577,0.1651705565529623,0.16845878136200718,0.19499105545617174,0.175,0.18181818181818182,0.16548042704626334,0.15985790408525755,0.15780141843971632,0.1663716814159292,0.1872791519434629,0.19753086419753085,0.15669014084507044,0.16520210896309315,0.1543859649122807,0.1786339754816112,0.14160839160839161,0.15706806282722513,0.1602787456445993,0.17043478260869566,0.1892361111111111,0.15771230502599654,0.15397923875432526,0.16407599309153714,0.1793103448275862,0.16523235800344235,0.1718213058419244,0.1646655231560892,0.1404109589041096,0.19658119658119658,0.15187713310580206,0.19080068143100512,0.17857142857142858,0.15619694397283532,0.16779661016949152,0.16074450084602368,0.17736486486486486,0.17200674536256325,0.14646464646464646,0.16470588235294117,0.17785234899328858,0.17587939698492464,0.19230769230769232,0.1636060100166945,0.16333333333333333,0.1497504159733777,0.18272425249169436,0.14925373134328357,0.19536423841059603,0.15702479338842976,0.18646864686468648,0.18451400329489293,0.1611842105263158,0.16420361247947454,0.1540983606557377,0.16202945990180032,0.18790849673202614,0.16965742251223492,0.13192182410423453,0.17398373983739837,0.1590909090909091,0.16531604538087522,0.1796116504854369,0.15347334410339256,0.14516129032258066,0.1642512077294686,0.15755627009646303,0.17014446227929375,0.1778846153846154,0.1664,0.1805111821086262,0.20095693779904306,0.18312101910828024,0.15580286168521462,0.18095238095238095,0.1648177496038035,0.16772151898734178,0.15639810426540285,0.167192429022082,0.19055118110236222,0.1918238993710692,0.18210361067503925,0.18181818181818182,0.18309859154929578,0.175,0.18408736349453977,0.1588785046728972,0.16796267496111975,0.15683229813664595,0.1813953488372093,0.17647058823529413,0.16846986089644514,0.16358024691358025,0.15408320493066255,0.1476923076923077,0.15207373271889402,0.17484662576687116,0.16539050535987748,0.17889908256880735,0.1618320610687023,0.16310975609756098,0.1719939117199391,0.18085106382978725,0.15022761760242792,0.18787878787878787,0.1422087745839637,0.17220543806646527,0.1870286576168929,0.1566265060240964,0.16842105263157894,0.1816816816816817,0.15592203898050974,0.15718562874251496,0.15994020926756353,0.14776119402985075,0.15648286140089418,0.17857142857142858,0.1649331352154532,0.16172106824925817,0.18074074074074073,0.16568047337278108,0.15805022156573117,0.19174041297935104,0.16789396170839468,0.2,0.17327459618208516,0.13929618768328444,0.17276720351390923,0.16812865497076024,0.17372262773722627,0.16326530612244897,0.15283842794759825,0.16424418604651161,0.15820029027576196,0.15217391304347827,0.16208393632416787,0.18641618497109827,0.16305916305916307,0.14553314121037464,0.16258992805755396,0.16091954022988506,0.18077474892395984,0.14613180515759314,0.1630901287553648,0.1742857142857143,0.19971469329529243,0.14102564102564102,0.17496443812233287,0.16193181818181818,0.1773049645390071,0.18271954674220964,0.16831683168316833,0.17937853107344634,0.17348377997179126,0.14647887323943662,0.1617440225035162,0.14606741573033707,0.1697054698457223,0.16246498599439776,0.14405594405594405,0.1452513966480447,0.15341701534170155,0.16991643454038996,0.16828929068150209,0.18333333333333332,0.18585298196948682,0.1703601108033241,0.1673582295988935,0.1643646408839779,0.16827586206896553,0.16942148760330578,0.18982118294360384,0.1662087912087912,0.17146776406035666,0.1589041095890411,0.15868673050615595,0.17759562841530055,0.16371077762619374,0.15122615803814715,0.18775510204081633,0.18885869565217392,0.18046132971506107,0.1802168021680217,0.1880920162381597,0.1635135135135135,0.18353576248313092,0.18733153638814015,0.15612382234185734,0.15725806451612903,0.1476510067114094,0.17158176943699732,0.17402945113788487,0.17780748663101603,0.17089452603471295,0.16,0.15446071904127828,0.17819148936170212,0.16865869853917662,0.15915119363395225,0.1629139072847682,0.1455026455026455,0.16248348745046234,0.17546174142480211,0.17523056653491437,0.1631578947368421,0.16557161629434955,0.14304461942257218,0.16120576671035386,0.15837696335078533,0.1477124183006536,0.16318537859007834,0.17340286831812254,0.16796875,0.1508452535760728,0.14545454545454545,0.1556420233463035,0.16580310880829016,0.1630012936610608,0.17958656330749354,0.1625806451612903,0.16494845360824742,0.21492921492921493,0.14267352185089974,0.1681643132220796,0.16538461538461538,0.176696542893726,0.1585677749360614,0.20178799489144317,0.1683673469387755,0.14904458598726114,0.16157760814249364,0.12198221092757307,0.15862944162436549,0.16856780735107732,0.17848101265822786,0.1554993678887484,0.16540404040404041,0.1664564943253468,0.1574307304785894,0.1559748427672956,0.15201005025125627,0.15934755332496864,0.18295739348370926,0.18523153942428036,0.1475,0.18102372034956304,0.16708229426433915,0.1519302615193026,0.1417910447761194,0.1813664596273292,0.18734491315136476,0.15489467162329615,0.1905940594059406,0.1619283065512979,0.15925925925925927,0.15413070283600494,0.15763546798029557,0.16974169741697417,0.16707616707616707,0.150920245398773,0.18504901960784315,0.16156670746634028,0.16625916870415647,0.16971916971916973,0.17560975609756097,0.16321559074299635,0.1654501216545012,0.17739975698663427,0.17597087378640777,0.1709090909090909,0.19612590799031476,0.16203143893591293,0.1823671497584541,0.15560916767189384,0.163855421686747,0.1793020457280385,0.18269230769230768,0.16686674669867949,0.18465227817745802,0.17964071856287425,0.1519138755980861,0.17443249701314217,0.1730310262529833,0.17878426698450536,0.16428571428571428,0.17360285374554102,0.19121140142517815,0.17793594306049823,0.16350710900473933,0.15384615384615385,0.16312056737588654,0.15820543093270367,0.1792452830188679,0.17314487632508835,0.16941176470588235,0.17508813160987075,0.15845070422535212,0.1488862837045721,0.16393442622950818,0.17192982456140352,0.17172897196261683,0.16686114352392065,0.18181818181818182,0.17345750873108265,0.16627906976744186,0.15795586527293845,0.1554524361948956,0.1749710312862109,0.15393518518518517,0.1699421965317919,0.17321016166281755,0.1637831603229527,0.16359447004608296,0.18181818181818182,0.17011494252873563,0.1446613088404133,0.17889908256880735,0.15005727376861397,0.16933638443935928,0.16457142857142856,0.1780821917808219,0.1733181299885975,0.18792710706150342,0.16723549488054607,0.18977272727272726,0.16685584562996594,0.1621315192743764,0.15855039637599094,0.16402714932126697,0.15480225988700566,0.17607223476297967,0.17587373167981962,0.18243243243243243,0.1766029246344207,0.17640449438202246,0.1717171717171717,0.15134529147982062,0.18253079507278835,0.15659955257270694,0.15977653631284916,0.18638392857142858,0.1794871794871795,0.1603563474387528,0.14794215795328142,0.17444444444444446,0.18867924528301888,0.17738359201773837,0.16832779623477298,0.17146017699115043,0.14806629834254142,0.18322295805739514,0.14884233737596472,0.1696035242290749,0.18811881188118812,0.15274725274725276,0.16794731064763996,0.17214912280701755,0.1588170865279299,0.16630196936542668,0.1814207650273224,0.15283842794759825,0.13086150490730644,0.1721132897603486,0.14798694232861806,0.1608695652173913,0.17155266015200868,0.1681127982646421,0.1744312026002167,0.18722943722943722,0.15675675675675677,0.17278617710583152,0.17367853290183388,0.17564655172413793,0.16576964477933262,0.16021505376344086,0.17185821697099893,0.16523605150214593,0.16720257234726688,0.1423982869379015,0.1711229946524064,0.19337606837606838,0.14941302027748132,0.18336886993603413,0.1650692225772098,0.16170212765957448,0.18703506907545164,0.16772823779193205,0.17815482502651114,0.1472457627118644,0.14708994708994708,0.17019027484143764,0.1900739176346357,0.1729957805907173,0.16859852476290832,0.16842105263157894,0.1619348054679285,0.16491596638655462,0.15739769150052466,0.16142557651991615,0.15706806282722513,0.1788702928870293,0.16927899686520376,0.17536534446764093,0.15849843587069865,0.1625,0.18314255983350677,0.15696465696465697,0.1671858774662513,0.1607883817427386,0.17616580310880828,0.16252587991718426,0.1592554291623578,0.15289256198347106,0.18369453044375644,0.1577319587628866,0.14933058702368693,0.15534979423868311,0.18396711202466598,0.1591375770020534,0.17846153846153845,0.16598360655737704,0.1555783009211873,0.1738241308793456,0.1807967313585291,0.19285714285714287,0.15698267074413863,0.14663951120162932,0.150559511698881,0.16666666666666666,0.17563451776649747,0.1845841784989858,0.16717325227963525,0.13765182186234817,0.17087967644084934,0.15353535353535352,0.1927346115035318,0.17237903225806453,0.16012084592145015,0.1710261569416499,0.15678391959798996,0.16566265060240964,0.14042126379137412,0.17935871743486975,0.15915915915915915,0.182,0.15584415584415584,0.17065868263473055,0.16550348953140578,0.15737051792828685,0.16517412935323383,0.17892644135188868,0.17974180734856007,0.16865079365079366,0.17542120911793854,0.18415841584158416,0.1681503461918892,0.16205533596837945,0.16189536031589338,0.1834319526627219,0.1665024630541872,0.16338582677165353,0.16519174041297935,0.16601178781925344,0.18056918547595682,0.18137254901960784,0.14103819784524976,0.15264187866927592,0.16617790811339198,0.1689453125,0.15804878048780488,0.17446393762183235,0.16455696202531644,0.1575875486381323,0.14188532555879493,0.16019417475728157,0.17361784675072744,0.17248062015503876,0.16456921587608905,0.16731141199226304,0.17681159420289855,0.16795366795366795,0.15525554484088716,0.16859344894026976,0.1944177093358999,0.18269230769230768,0.1642651296829971,0.16986564299424184,0.1725790987535954,0.17337164750957854,0.15598086124401914,0.16347992351816443,0.17000955109837632,0.16698473282442747,0.16777883698760723,0.14952380952380953,0.1493815413891532,0.15874524714828897,0.17663817663817663,0.16603415559772297,0.16208530805687205,0.13446969696969696,0.18353831598864712,0.16068052930056712,0.16147308781869688,0.17547169811320754,0.18001885014137606,0.16760828625235405,0.1561618062088429,0.17387218045112782,0.1652582159624413,0.1772983114446529,0.16869728209934395,0.15355805243445692,0.1842843779232928,0.17009345794392525,0.1531279178338002,0.1707089552238806,0.15843429636533085,0.14804469273743018,0.19441860465116279,0.15613382899628253,0.1457753017641597,0.17439703153988867,0.16311399443929564,0.16574074074074074,0.16281221091581868,0.16635859519408502,0.18744228993536471,0.16328413284132842,0.15115207373271888,0.17771639042357273,0.1499540018399264,0.15073529411764705,0.18457300275482094,0.15871559633027524,0.15948670944087992,0.17765567765567766,0.17200365965233302,0.17093235831809872,0.1735159817351598,0.145985401459854,0.18596171376481313,0.15482695810564662,0.16742493175614195,0.15454545454545454,0.17166212534059946,0.17150635208711434,0.16228467815049863,0.1503623188405797,0.1583710407239819,0.16003616636528029,0.16621499548328816,0.14891696750902528,0.1812443642921551,0.16666666666666666,0.15031503150315031,0.14658273381294964,0.15902964959568733,0.17953321364452424,0.15246636771300448,0.16218637992831542,0.1414503133393017,0.16279069767441862,0.1742627345844504,0.1625,0.17484388938447815,0.16934046345811052,0.16918967052537845,0.16814946619217083,0.1831111111111111,0.17495559502664298,0.16415261756876665,0.1799645390070922,0.18423383525243578,0.1752212389380531,0.15915119363395225,0.14575971731448764,0.18358340688437777,0.1657848324514991,0.16123348017621145,0.176056338028169,0.17678100263852242,0.18365553602811951,0.15978928884986832,0.16403508771929826,0.18755477651183172,0.1690017513134851,0.15223097112860892,0.1660839160839161,0.1537117903930131,0.1649214659685864,0.14821272885789014,0.15331010452961671,0.16884247171453437,0.15130434782608695,0.18071242397914858,0.1605902777777778,0.15264527320034693,0.15771230502599654,0.16536796536796536,0.15570934256055363,0.1633535004321521,0.17271157167530224,0.16738567730802417,0.1560344827586207,0.16795865633074936,0.16609294320137694,0.18056749785038692,0.1718213058419244,0.1682403433476395,0.17409948542024015,0.17395029991431019,0.16267123287671234,0.1710863986313088,0.17692307692307693,0.1537147736976943,0.18003412969283278,0.17050298380221654,0.1567291311754685,0.1625531914893617,0.1564625850340136,0.17672047578589634,0.1697792869269949,0.16963528413910092,0.1711864406779661,0.16172734970364097,0.14974619289340102,0.16568047337278108,0.17736486486486486,0.1839662447257384,0.18381112984822934,0.16343723673125526,0.15993265993265993,0.1791421362489487,0.16218487394957984,0.17884130982367757,0.18708053691275167,0.14836546521374686,0.16750418760469013,0.16736401673640167,0.15719063545150502,0.15538847117794485,0.16110183639398998,0.17097581317764804,0.16416666666666666,0.15986677768526228,0.16139767054908485,0.1404821280133001,0.16279069767441862,0.15435684647302905,0.16086235489220563,0.15410107705053852,0.15728476821192053,0.1869313482216708,0.19421487603305784,0.1593724194880264,0.16254125412541254,0.15416323165704865,0.16639209225700163,0.15555555555555556,0.17434210526315788,0.18077239112571897,0.15599343185550082,0.16652994257588188,0.16311475409836065,0.17280917280917282,0.1448445171849427,0.16598528209321342,0.15931372549019607,0.1853061224489796,0.17781402936378465,0.1719641401792991,0.16449511400651465,0.15703824247355574,0.17154471544715447,0.16084484159220147,0.15503246753246752,0.16707218167072183,0.1774716369529984,0.17246963562753037,0.14320388349514562,0.1608730800323363,0.172859450726979,0.1694915254237288,0.18306451612903227,0.16599516518936341,0.1610305958132045,0.16090104585679807,0.1945337620578778,0.16626506024096385,0.1581059390048154,0.14595028067361668,0.17868589743589744,0.17614091273018415,0.1664,0.16786570743405277,0.16613418530351437,0.16759776536312848,0.15390749601275916,0.18645418326693228,0.1624203821656051,0.1614956245027844,0.16136724960254373,0.16203335980937253,0.173015873015873,0.17684377478191912,0.18304278922345482,0.17973079968329375,0.16376582278481014,0.18181818181818182,0.14454976303317535,0.1910023677979479,0.1774447949526814,0.16233254531126873,0.17480314960629922,0.17151848937844216,0.16352201257861634,0.17046347211311863,0.16248037676609106,0.16,0.1614420062695925,0.16758026624902114,0.18153364632237873,0.16184519155590305,0.1609375,0.16627634660421545,0.1606864274570983,0.17848791893998442,0.1526479750778816,0.1649805447470817,0.1827371695178849,0.16161616161616163,0.16459627329192547,0.16989914662529093,0.17364341085271318,0.18745158791634392,0.14396284829721362,0.1925754060324826,0.1846986089644513,0.16833976833976835,0.19444444444444445,0.18041634541249035,0.17565485362095531,0.18244803695150116,0.16076923076923078,0.1760184473481937,0.1774193548387097,0.16116653875671527,0.17024539877300612,0.14559386973180077,0.16156202143950996,0.16832440703902066,0.17660550458715596,0.15278838808250572,0.17404580152671756,0.17620137299771166,0.16463414634146342,0.15765422696115766,0.16514459665144596,0.17490494296577946,0.1580547112462006,0.14350797266514806,0.16009104704097116,0.15693707354056102,0.17424242424242425,0.15367146101438303,0.17170953101361575,0.1693121693121693,0.1623867069486405,0.15547169811320755,0.16289592760180996,0.15674453654860587,0.1686746987951807,0.16930022573363432,0.1699248120300752,0.1517655897821187,0.20795795795795796,0.1800450112528132,0.17766116941529236,0.15955056179775282,0.1781437125748503,0.17202692595362754,0.1741405082212257,0.18073188946975355,0.16567164179104477,0.17822520507084266,0.14903129657228018,0.18763961280714817,0.18675595238095238,0.17397769516728626,0.1760772659732541,0.16258351893095768,0.15801186943620177,0.1771682727946627,0.15703703703703703,0.1680236861584012,0.15828402366863906,0.18551367331855137,0.14771048744460857,0.17564575645756458,0.16666666666666666,0.1658069270449521,0.17378497790868924,0.16188373804267844,0.1676470588235294,0.17707567964731816,0.17180616740088106,0.15920763022743947,0.16422287390029325,0.17142857142857143,0.1800878477306003,0.18361375274323335,0.17982456140350878,0.16216216216216217,0.1678832116788321,0.1611962071480671,0.17128279883381925,0.15149308084486526,0.17467248908296942,0.168,0.15988372093023256,0.16993464052287582,0.16618287373004353,0.18491660623640319,0.15507246376811595,0.15858073859522084,0.1736613603473227,0.16702819956616052,0.171242774566474,0.16606498194945848,0.16522366522366522,0.18240807498197548,0.16066282420749278,0.15190784737221022,0.17338129496402876,0.15600287562904386,0.15301724137931033,0.1715721464465183,0.1599713055954089,0.16272401433691755,0.17335243553008595,0.14173228346456693,0.1688125894134478,0.16368834882058614,0.18071428571428572,0.14632405424696646,0.1433666191155492,0.1767640769779045,0.16809116809116809,0.1615658362989324,0.162873399715505,0.17626154939587776,0.1747159090909091,0.17317246273953157,0.17872340425531916,0.1771793054571226,0.17280453257790368,0.164897381457891,0.17185289957567185,0.17314487632508835,0.15819209039548024,0.16443189837685251,0.15585331452750353,0.15644820295983086,0.16830985915492958,0.1900070372976777,0.16033755274261605,0.17568517217146873,0.17275280898876405,0.15157894736842106,0.16830294530154277,0.1618780658724597,0.1568627450980392,0.16794961511546536,0.16153846153846155,0.1684136967155835,0.15712290502793297,0.1388695045359386,0.16178521617852162,0.14006968641114984,0.1692200557103064,0.16701461377870563,0.17385257301808066,0.16539263377345378,0.16458333333333333,0.16863289382373353,0.17128987517337033,0.1781011781011781,0.15650969529085873,0.156401384083045,0.17012448132780084,0.16516931582584657,0.1685082872928177,0.17943409247757075,0.16137931034482758,0.17160578911095797,0.17148760330578514,0.17825189263592567,0.16368638239339753,0.17388316151202748,0.18475274725274726,0.18599862731640357,0.16392318244170095,0.1768334475668266,0.17123287671232876,0.15605749486652978,0.16826265389876882,0.17703349282296652,0.17349726775956284,0.16109215017064846,0.15688949522510232,0.1710974778459441,0.15803814713896458,0.17631041524846836,0.1619047619047619,0.1760707002039429,0.17798913043478262,0.15410726408689748,0.16078697421981003,0.1552542372881356,0.17682926829268292,0.15098171970209884,0.16711772665764546,0.16565246788370522,0.17229729729729729,0.16272788656313303,0.18286099865047234,0.16183412002697237,0.14892183288409702,0.16363636363636364,0.16352624495289367,0.17081371889710828,0.1639784946236559,0.15379449294828745,0.17986577181208055,0.13279678068410464,0.1648793565683646,0.15003348961821836,0.17001338688085676,0.18929765886287625,0.16644385026737968,0.15831663326653306,0.14218958611481977,0.16210807204803201,0.17266666666666666,0.17788141239173885,0.18242343541944075,0.16367265469061876,0.16090425531914893,0.15348837209302327,0.1640106241699867,0.1645653616456536,0.16445623342175067,0.15374420145791914,0.17218543046357615,0.15883520847121113,0.16468253968253968,0.16060806345009915,0.16380449141347425,0.16831683168316833,0.15435356200527706,0.17402768622280818,0.18379446640316205,0.16260697827518103,0.16578947368421051,0.16107823800131493,0.1616294349540079,0.15889691398555483,0.17060367454068243,0.1619672131147541,0.1566186107470511,0.16437459070072036,0.1642670157068063,0.17135382603008503,0.17058823529411765,0.16394513389941215,0.16579634464751958,0.16112198303979125,0.15384615384615385,0.16612377850162866,0.169921875,0.1594014313597918,0.1755526657997399,0.1695906432748538,0.17142857142857143,0.1628812459441921,0.17704280155642024,0.15878159429682437,0.16968911917098445,0.17346278317152103,0.15265200517464425,0.15578539107950873,0.165374677002584,0.17495158166559072,0.1664516129032258,0.16118633139909735,0.1559278350515464,0.16097875080489377,0.15958815958815958,0.1607717041800643,0.16131105398457585,0.17341040462427745,0.1649550706033376,0.17190506735086594,0.18333333333333332,0.15759128763613067,0.17989756722151087,0.15738963531669867,0.14130434782608695,0.1769968051118211,0.16922094508301405,0.1614550095724314,0.17091836734693877,0.1727214786488209,0.18853503184713377,0.16168045830681094,0.16157760814249364,0.1792752701843611,0.15501905972045743,0.1765079365079365,0.17258883248730963,0.17628408370323398,0.15779467680608364,0.1830272324255858,0.14746835443037976,0.16192283364958887,0.15676359039190899,0.16803537586860393,0.16287878787878787,0.17413249211356466,0.17150063051702397,0.1688720856962823,0.1769521410579345,0.18187539332913782,0.1742138364779874,0.16593337523570081,0.17022613065326633,0.16070307595731326,0.16499372647427854,0.1793103448275862,0.14411027568922305,0.17658108954289292,0.16833541927409262,0.17573483427141964,0.159375,0.15677701436602123,0.1641697877652934,0.16905801621958827,0.17518703241895262,0.15700934579439252,0.17621419676214198,0.17734909769757312,0.15858208955223882,0.163455562461156,0.17329192546583852,0.1713221601489758,0.15570719602977667,0.17978921264724115,0.15551425030978935,0.15789473684210525,0.1676980198019802,0.1836734693877551,0.15945611866501855,0.18035824583075974,0.16728395061728396,0.175817396668723,0.1504315659679408,0.14602587800369685,0.16009852216748768,0.16984615384615384,0.16297662976629768,0.18254456054087279,0.18427518427518427,0.1694290976058932,0.17177914110429449,0.1600245248313918,0.16544117647058823,0.16350275566442132,0.15483476132190943,0.1602446483180428,0.16687041564792177,0.17470983506414173,0.16361416361416362,0.15802318486882244,0.1548780487804878,0.15661182205971969,0.16017052375152252,0.18015824710894704,0.16484184914841848,0.1890577507598784,0.16221142162818955,0.16514875531268974,0.17900485436893204,0.1637355973317162,0.14,0.1732283464566929,0.16041162227602906,0.16091954022988506,0.1837968561064087,0.16314199395770393,0.18478260869565216,0.17984308992154496,0.16103739445114595,0.16515973477998794,0.1819277108433735,0.15412402167369055,0.16726835138387486,0.15273601924233313,0.1658653846153846,0.16936936936936936,0.17406962785114047,0.1817636472705459,0.1510791366906475,0.16417016177351706,0.16167664670658682,0.1603830041891083,0.17763157894736842,0.16736401673640167,0.15890083632019117,0.17253731343283582,0.17064439140811455,0.16040548598688134,0.16686531585220502,0.15306730196545562,0.15535714285714286,0.16775728732897086,0.17300832342449465,0.15745692216280452,0.17042755344418054,0.18100890207715134,0.17200474495848161,0.15886188500296383,0.17713270142180096,0.18058022498519835,0.17692307692307693,0.14665878178592548,0.16016548463356975,0.16302421736562314,0.18358913813459268,0.15693215339233038,0.17511792452830188,0.16912197996464348,0.17550058892815076,0.1612713360800471,0.17058823529411765,0.17048794826572605,0.15511163337250294,0.16147974163241338,0.15375586854460094,0.175366568914956,0.15767878077373973,0.1611013473930873,0.1598360655737705,0.16383850204798128,0.17192982456140352,0.16072472238457042,0.1764018691588785,0.17513134851138354,0.1604434072345391,0.17317784256559768,0.16200466200466201,0.163075131042516,0.1810244470314319,0.15590459569517162,0.16395348837209303,0.1609529343404997,0.17479674796747968,0.1717933836331979,0.17749419953596288,0.1617391304347826,0.16164542294322132,0.16270990156340476,0.17592592592592593,0.156737998843262,0.1630057803468208,0.1663778162911612,0.1581986143187067,0.17599538372763993,0.17993079584775087,0.1665706051873199,0.16071428571428573,0.17501439263097293,0.17261219792865362,0.15008625646923518,0.182183908045977,0.1694428489373923,0.16130884041331803,0.1686746987951807,0.16743119266055045,0.1667621776504298,0.15693012600229095,0.15798511734401832,0.16075514874141877,0.15723270440251572,0.1657142857142857,0.17190177041690463,0.15353881278538814,0.16657159155733028,0.15393386545039908,0.16524216524216523,0.1674259681093394,0.16505406943653955,0.1746302616609784,0.1802160318362706,0.16022727272727272,0.17149346961953435,0.1503972758229285,0.17016449234259784,0.1660997732426304,0.17393767705382437,0.15345413363533408,0.15166949632144877,0.16968325791855204,0.1611079706048615,0.16779661016949152,0.15527950310559005,0.1670428893905192,0.17146080090242527,0.15219842164599776,0.17746478873239438,0.16159909909909909,0.17839054586381542,0.15748031496062992,0.16188870151770657,0.16404494382022472,0.16900617630544637,0.1722783389450056,0.17498597868760515,0.17152466367713004,0.15630252100840336,0.17357222844344905,0.16228315612758815,0.15100671140939598,0.17160424818334266,0.1564245810055866,0.17476270240089337,0.17354910714285715,0.1645287228109314,0.1806020066889632,0.16434540389972144,0.1675946547884187,0.15748469671675014,0.1685205784204672,0.16064480266814898,0.16333333333333333,0.16435313714602998,0.17147613762486127,0.17803660565723795,0.15964523281596452,0.16454293628808864,0.18438538205980065,0.18871057000553404,0.15984513274336284,0.17412935323383086,0.1574585635359116,0.1755935946990613,0.17439293598233996,0.17374517374517376,0.17475192943770673,0.15482093663911844,0.15969162995594713,0.17336268574573474,0.16336633663366337,0.1621770203408466,0.16703296703296702,0.16913783635365184,0.1668496158068057,0.16401535929786068,0.1611842105263158,0.1473972602739726,0.16429353778751368,0.1833607006020799,0.16849015317286653,0.17331875341716785,0.1721311475409836,0.16275259421081376,0.16866812227074235,0.1756683033278778,0.16739367502726282,0.18692098092643053,0.15413943355119825,0.17419706042460534,0.15995647442872687,0.15606307775965197,0.15869565217391304,0.1645844649646931,0.17209554831704668,0.19045035268583832,0.16268980477223427,0.16747967479674797,0.15222101841820151,0.17000541418516513,0.17424242424242425,0.167658193618172,0.17189189189189188,0.17017828200972449,0.16684665226781858,0.16028062601187265,0.15911542610571736,0.16657681940700808,0.16109913793103448,0.1631663974151858,0.16630785791173305,0.16030123722431414,0.1693548387096774,0.1826974744760881,0.16541353383458646,0.17659688674181429,0.1781115879828326,0.15603217158176944,0.17792068595927116,0.17032672737011248,0.15203426124197003,0.1760299625468165,0.17593582887700535,0.17103153393907003,0.16132478632478633,0.17298451681793914,0.16915688367129136,0.14506666666666668,0.1695095948827292,0.15396909962706445,0.1757188498402556,0.16391697711548697,0.17074468085106384,0.17384370015948963,0.16950053134962806,0.1656930430164631,0.15817409766454352,0.1793103448275862,0.1633085896076352,0.16375198728139906,0.17002118644067796,0.1540497617787189,0.17354497354497356,0.16922263352723427,0.18816067653276955,0.1648177496038035,0.16684266103484688,0.15672823218997362,0.1629746835443038,0.16447021613073273,0.16859852476290832,0.1732490784623486,0.15578947368421053,0.1704366123093109,0.1740273396424816,0.17971623751970572,0.16544117647058823,0.16062992125984252,0.15110178384050368,0.1851074986890404,0.17033542976939203,0.17391304347826086,0.16178010471204188,0.17216117216117216,0.17154811715481172,0.15838996340825928,0.15308254963427378,0.16866840731070495,0.1732776617954071,0.15910276473656756,0.1777893639207508,0.16102136529442418,0.175,0.15825091098386257,0.16857440166493237,0.16484659386375455,0.17307692307692307,0.16467532467532467,0.17082035306334373,0.17592112091333678,0.16026970954356848,0.1472265422498704,0.16683937823834197,0.15535991714137753,0.16977225672877846,0.17589239524055872,0.1639089968976215,0.16124031007751938,0.17303719008264462,0.15745998967475477,0.15892672858617132,0.16812790097988653,0.18195876288659793,0.15919629057187018,0.164778578784758,0.159547092125579,0.17335390946502058,0.1640102827763496,0.16752312435765673,0.1566512583461736,0.1740246406570842,0.1667521806054387,0.16512820512820514,0.17324449000512557,0.1598360655737705,0.1633384536610343,0.16274309109518936,0.15498721227621484,0.17484662576687116,0.16453755748594787,0.14657814096016344,0.15722307299642674,0.1739795918367347,0.1560428352881183,0.15494393476044852,0.1640346408558329,0.1710794297352342,0.1460559796437659,0.17395727365208546,0.15963396034570412,0.15955284552845528,0.15591670898933468,0.17208121827411169,0.167427701674277,0.17494929006085191,0.16218955904713633,0.15096251266464034,0.17063291139240505,0.1680161943319838,0.16793120890237734,0.1577350859453994,0.16321374431531077,0.1803030303030303,0.16557294295810196,0.16397578203834512,0.19364599092284418,0.15625,0.1672544080604534,0.16112789526686808,0.1540010065425264,0.158953722334004,0.1558572146807441,0.1763819095477387,0.17428427925665493,0.1606425702811245,0.16658304064224785,0.1810431293881645,0.17593984962406015,0.1593186372745491,0.16324486730095142,0.16616616616616617,0.1790895447723862,0.1715,0.17691154422788605,0.1853146853146853,0.16874687968047927,0.18463073852295409,0.16758104738154614,0.16849451645064806,0.16940707523667164,0.1598605577689243,0.17322050771528125,0.16616915422885573,0.16409746394828442,0.17395626242544732,0.16393442622950818,0.16832174776564052,0.16426799007444168,0.16567460317460317,0.1774913237481408,0.16798810703666997,0.15552253590886578,0.1618811881188119,0.1801088570014844,0.17210682492581603,0.17301038062283736,0.15711462450592886,0.1728395061728395,0.15992102665350444,0.1667488899851998,0.17258382642998027,0.1685559388861508,0.16748768472906403,0.16445100935499754,0.17224409448818898,0.17019183472700442,0.16912487708947885,0.15872235872235874,0.17681728880157171,0.17280314187530682,0.16879293424926398,0.15644923982344286,0.18235294117647058,0.16903478686918177,0.17091087169441724,0.1678903573176701,0.1805283757338552,0.17212713936430318,0.1549364613880743,0.16511968734733756,0.1611328125,0.191800878477306,0.18097560975609756,0.14724524622135543,0.15448343079922028,0.16658548465660009,0.16358325219084713,0.16642335766423358,0.17607003891050585,0.1648031113271755,0.15743440233236153,0.15978630403108304,0.15485436893203883,0.17952450266860748,0.17652764306498545,0.17256422685409598,0.17248062015503876,0.16803874092009685,0.1713455953533398,0.1514271891630382,0.1576402321083172,0.16868052199130015,0.1608695652173913,0.15548044422984067,0.17422779922779924,0.16739025566811386,0.1726133076181292,0.1672289156626506,0.18978805394990367,0.16225324987963408,0.15832531280076997,0.15295815295815296,0.17596153846153847,0.15665545410860163,0.1724303554274736,0.1728276524243879,0.15451055662188098,0.16738609112709832,0.16395014381591563,0.17105893627216098,0.1728927203065134,0.15366203925323121,0.16555023923444975,0.16881874701099953,0.17447418738049714,0.17152412804586717,0.17526265520534862,0.17040572792362768,0.15791984732824427,0.1626132570338579,0.16777883698760723,0.16626965221534065,0.17809523809523808,0.16087577344121848,0.16127497621313036,0.16737993342843557,0.16967680608365018,0.17482185273159145,0.1600189933523267,0.16421452301850972,0.16223908918406071,0.17543859649122806,0.15071090047393365,0.17669351018474658,0.1747159090909091,0.15475627070515854,0.16035950804162724,0.15933806146572105,0.1611531190926276,0.1639111950873878,0.16288951841359772,0.15903728173666823,0.17735849056603772,0.16784535596416786,0.1941564561734213,0.1723975506358926,0.18832391713747645,0.16658823529411765,0.1632173095014111,0.16502115655853314,0.16635338345864661,0.1620479098168154,0.16901408450704225,0.15344908493664947,0.15478424015009382,0.170182841068917,0.1579194001874414,0.16627634660421545,0.1802434456928839,0.17875526438933084,0.1688493919550982,0.18092566619915848,0.1658878504672897,0.17048108360579167,0.15779645191409897,0.16705552963135792,0.18470149253731344,0.15944055944055943,0.18080149114631874,0.1695388914764788,0.1680633147113594,0.16612377850162866,0.16279069767441862,0.16503951650395166,0.1524163568773234,0.1583836507199257,0.15923862581244197,0.1554524361948956,0.1614100185528757,0.17060732498840983,0.16172381835032437,0.16396479851783233,0.17314814814814813,0.18232299861175383,0.16790009250693802,0.1701340730466944,0.15434380776340112,0.16674364896073904,0.15743305632502308,0.15505306875865252,0.17343173431734318,0.1682803135085293,0.17972350230414746,0.1630584983878397,0.15515653775322283,0.16152784169351128,0.16513339466421342,0.16551724137931034,0.16590073529411764,0.1832797427652733,0.18181818181818182,0.1702615878843506,0.16743119266055045,0.15451627693718478,0.17461044912923923,0.16124599175446633,0.17032967032967034,0.16933638443935928,0.15324794144556267,0.16369455875628716,0.180073126142596,0.16400182731841023,0.16712328767123288,0.16704701049748974,0.17016423357664234,0.16233470132238942,0.16226071103008205,0.17904328018223234,0.16302367941712204,0.14974965862539827,0.1651501364877161,0.16007276034561163,0.15318181818181817,0.16992276238073603,0.17393278837420525,0.1684067181116659,0.16696914700544466,0.16870748299319727,0.18177697189483227,0.1671952877208881,0.16893115942028986,0.1638750565866908,0.16244343891402716,0.18588873812754408,0.15280289330922242,0.16041572525982828,0.15311653116531165,0.1688487584650113,0.16922382671480143,0.16959855660802886,0.15554553651938682,0.1658404686795854,0.16441441441441443,0.15758667266996848,0.16156615661566157,0.17453891138101665,0.16321942446043167,0.16853932584269662,0.16397124887690925,0.15806017063313876,0.16472172351885098,0.1718259309107223,0.16591928251121077,0.17122366651725685,0.16621863799283154,0.16300940438871472,0.16696508504923904,0.16062639821029082,0.1449016100178891,0.17746982565936523,0.16353887399463807,0.15721304153640017,0.16875,0.15796519410977242,0.17082961641391614,0.16941596076683013,0.17335115864527628,0.15902004454342986,0.16562778272484416,0.17356475300400534,0.17215302491103202,0.1711871943085816,0.16,0.16392714349178142,0.15896980461811722,0.1549045716822015,0.1650399290150843,0.14900221729490024,0.1600177304964539,0.17368187859991138,0.16607617360496013,0.16423196104471005,0.17345132743362832,0.18089340999557718,0.16047745358090185,0.17101193106495802,0.17270318021201414,0.1704194260485651,0.16902030008826124,0.1627701808557565,0.1591710758377425,0.16747465843984133,0.16299559471365638,0.16776750330250992,0.167693661971831,0.16630004399472062,0.167985927880387,0.16527472527472528,0.16608084358523725,0.17523056653491437,0.17471466198419666,0.16498464238701185,0.17105263157894737,0.14993423936869793,0.16257668711656442,0.1809023215067893,0.1725043782837128,0.16280087527352297,0.16929133858267717,0.1569742020113686,0.1638986013986014,0.16120576671035386,0.16812227074235808,0.1615015277171541,0.16753926701570682,0.16354121238552116,0.15039232781168266,0.17690631808278867,0.16419860627177701,0.15759686547670876,0.1679721496953873,0.16789908655937363,0.17130434782608694,0.16862233811386354,0.16941789748045177,0.1762917933130699,0.1697048611111111,0.1492407809110629,0.1595836947094536,0.17598612917208495,0.16854419410745233,0.1585101775660459,0.18311688311688312,0.16443098225876243,0.15527681660899653,0.16817985300475574,0.17934312878133102,0.17624190064794817,0.18566493955094993,0.1514889943892965,0.1557377049180328,0.1677447175506684,0.16939655172413792,0.17104696251615684,0.16106804478897502,0.170469220835127,0.1566265060240964,0.16688172043010752,0.17153912295786758,0.16373012462397937,0.17439862542955326,0.15414340918849292,0.1630901287553648,0.16731016731016732,0.1702401372212693,0.17145306472353194,0.16838046272493573,0.16445396145610278,0.15710616438356165,0.1690201112537441,0.165098374679213,0.17144078666096624,0.18632478632478633,0.15976078598889362,0.17378309137489326,0.17541613316261204,0.1591296928327645,0.16631130063965885,0.18201193520886616,0.16148274392841927,0.17163543441226575,0.1685823754789272,0.1748936170212766,0.15312632922160782,0.1602891156462585,0.16872078198045048,0.1622769753610875,0.16602972399150742,0.16298811544991512,0.16546457361052186,0.15776081424936386,0.142433234421365,0.16991525423728815,0.16645489199491742,0.15749364944961897,0.173508252221752,0.16455160744500846,0.16109936575052855,0.16483516483516483,0.16476552598225602,0.18032094594594594,0.17349092444069228,0.16244725738396623,0.1699704765921552,0.15261382799325462,0.17024863042562158,0.15880370682392586,0.16715789473684212,0.16245791245791247,0.1771140092553639,0.16904962153069805,0.1555275325767129,0.16134453781512606,0.16967660646787064,0.17758186397984888,0.16407889215274862,0.16191275167785235,0.16729559748427672,0.16932103939647947,0.1466275659824047,0.17001675041876047,0.1653411469233989,0.1619246861924686,0.16269343370974487,0.17683946488294314,0.16840785624738822,0.15413533834586465,0.16075156576200417,0.15984974958263773,0.16729244889445138,0.15846538782318598,0.16423509795748228,0.1725,0.1657642648896293,0.16569525395503748,0.15730337078651685,0.17678868552412647,0.17463617463617465,0.1600166251039069,0.1703365184877441,0.15988372093023256,0.16687422166874222,0.16141078838174275,0.17005391953546245,0.1517412935323383,0.16576875259013676,0.15244407622203812,0.15817805383022773,0.16804635761589404,0.16301199834505586,0.15839536807278742,0.17197188921041753,0.1578512396694215,0.17596034696406443,0.1531791907514451,0.1749896822121337,0.16996699669966997,0.1661855670103093,0.17724649629018963,0.17099299546765553,0.1655683690280066,0.16591189790037053,0.16748971193415638,0.167420814479638,0.15172697368421054,0.17057131113851212,0.17132292522596548,0.15687885010266941,0.16050903119868637,0.16700861715223636,0.17145200984413453,0.17138171381713818,0.16639344262295083,0.1618189266693978,0.17444717444717445,0.16291444944740074,0.17103109656301146,0.15460122699386503,0.17007358953393295,0.15488353085410708,0.16258169934640523,0.16986525112290732,0.1673469387755102,0.1558547531619747,0.18107667210440456,0.1801875254790053,0.16707416462917685,0.1739307535641548,0.16856677524429967,0.17216117216117216,0.16517493897477625,0.17161447742984953,0.17845528455284554,0.1621292157659488,0.1661251015434606,0.170117742590337,0.1578733766233766,0.16592292089249494,0.16098945660989455,0.16254560194568302,0.17382495948136142,0.18509518023491292,0.1562753036437247,0.1643059490084986,0.16262135922330098,0.17832591993530125,0.16208569118835894,0.16727272727272727,0.1773021001615509,0.16511909568025837,0.16545601291364004,0.16054860830980233,0.15725806451612903,0.15155179363160015,0.1579371474617244,0.16270640354409988,0.15861513687600645,0.17183098591549295,0.1737731295253419,0.1652593486127865,0.16639871382636656,0.16432302129369225,0.1742971887550201,0.1718185467683661,0.16974317817014445,0.16044925792218212,0.15717722534081796,0.16472945891783566,0.16266025641025642,0.16099319183019623,0.16212970376301042,0.18687474989995997,0.168,0.17393042782886844,0.1750599520383693,0.16060727127447064,0.1665335463258786,0.15728542914171656,0.164804469273743,0.1655364978061428,0.14912280701754385,0.1634117178158629,0.1589641434262948,0.17403424930306652,0.16321656050955413,0.1647433346597692,0.15990453460620524,0.15864811133200796,0.1609697933227345,0.17163289630512515,0.1664019062748213,0.17109964271536324,0.15714285714285714,0.16541055136850455,0.1669310071371927,0.15973047958779232,0.16362916006339145,0.16514851485148516,0.16468725257323832,0.16620498614958448,0.15981012658227847,0.17477263740608937,0.16758893280632411,0.15922560252864482,0.16864139020537125,0.15475720489538097,0.15824782951854774,0.1739644970414201,0.16167192429022081,0.1647615293653922,0.16193853427895982,0.17014572666404096,0.15826771653543306,0.17355371900826447,0.16679779701022818,0.17223751474636256,0.17963836477987422,0.17838899803536346,0.17164179104477612,0.15429917550058891,0.17229199372056514,0.17104746959591996,0.16627450980392156,0.17404939239513917,0.16536050156739812,0.16020368194281237,0.16562255285826155,0.15968688845401174,0.176056338028169,0.18028940164254986,0.1653635652853792,0.17116060961313012,0.16953125,0.15814135103475205,0.17017954722872755,0.17323449083105735,0.1626365054602184,0.16686159844054582,0.16640685892439594,0.16595247370471367,0.16433021806853582,0.16699104710003893,0.167704280155642,0.16569428238039674,0.1671850699844479,0.1698406529343179,0.16977466977466976,0.16116504854368932,0.16653726708074534,0.17462165308498254,0.17765709852598913,0.1729352462194649,0.16279069767441862,0.17047655947307244,0.14601084430673897,0.17150600077429345,0.17763157894736842,0.16479690522243715,0.17788089713843774,0.17549284885968303,0.17465224111282843,0.16029354963306297,0.1806949806949807,0.1702045542261675,0.18171296296296297,0.16004627844195912,0.16499614494988435,0.16685934489402698,0.16409861325115563,0.16942626107046593,0.17128560431100848,0.180454020777222,0.1676923076923077,0.16416762783544792,0.16218293620292082,0.16365731847867845,0.16897081413210446,0.17236084452975048,0.1531082118188795,0.17990026850786345,0.1683282208588957,0.16404752778842469,0.17547892720306513,0.17234775947912678,0.1718989280245023,0.17336394948335246,0.1557000765110941,0.16596558317399618,0.17966360856269112,0.1673672143675965,0.16959511077158135,0.1706758304696449,0.1717557251908397,0.16787485692483786,0.17810831426392068,0.1517346549752192,0.16234756097560976,0.17485714285714285,0.16260472201066262,0.16482679862961552,0.15601217656012176,0.18219855458349182,0.17832699619771863,0.1638160395286963,0.16679331306990883,0.18533991644511963,0.16514806378132119,0.177988614800759,0.16350531107739,0.15547971179370496,0.1626231993934799,0.1663508904888215,0.15568181818181817,0.1586520257478228,0.17146101438304315,0.17063942489595157,0.17473524962178516,0.1508506616257089,0.16439909297052155,0.16698148847752173,0.1559667673716012,0.15817289543223859,0.15962264150943395,0.17050169747265184,0.16779788838612367,0.1613267998492273,0.16013564431047475,0.16497175141242937,0.16490963855421686,0.16974030861874295,0.15876598946576373,0.1673561489281685,0.17706766917293232,0.17587373167981962,0.1652892561983471,0.1656027037176117,0.1602852852852853,0.1624765478424015,0.17591897974493623,0.15860517435320584,0.15179910044977513,0.1738478831022855,0.15917602996254682,0.16435791838262823,0.15980538922155688,0.17658062102506547,0.17090501121914733,0.17457943925233646,0.1741405082212257,0.16249533059394844,0.16467513069454817,0.1702127659574468,0.16902985074626867,0.16672883252517717,0.16890380313199105,0.15840477077897874,0.1687779433681073,0.18100558659217877,0.1690245718540581,0.16821734276144398,0.1558779761904762,0.1595388620304946,0.16617100371747212,0.15458937198067632,0.17199108469539376,0.1726698848867434,0.16666666666666666,0.16771799628942485,0.16135014836795253,0.16091954022988506,0.17197924388435878,0.18043719896257873,0.1559259259259259,0.17215845982969272,0.16654330125832717,0.1753607103218646,0.1752958579881657,0.15489833641404807,0.16038433111603842,0.16771333579608422,0.16137370753323485,0.17534145441122184,0.17232472324723247,0.17705643673921062,0.16187315634218288,0.16107629929966827,0.16138540899042003,0.16500920810313074,0.17709867452135494,0.16231137283768862,0.170345842531273,0.16072085325487312,0.18088235294117647,0.17126056596839398,0.1763409257898604,0.1601175174439956,0.16409691629955947,0.17908256880733944,0.16397652237710933,0.160982764943161,0.16678885630498533,0.16379626236716746,0.16043956043956045,0.17356279751006956,0.17349926793557832,0.1778265642151482,0.1686174103877103,0.16343692870201096,0.16301169590643275,0.16550968213372305,0.16764061358655954,0.1759766338079591,0.1708029197080292,0.16490331995622035,0.1611962071480671,0.15457528253736785,0.15415451895043733,0.16429872495446265,0.15440640932265112,0.16199490353112486,0.16703056768558952,0.16333212077118953,0.15890909090909092,0.16430388949472918,0.1595203488372093,0.17653468942971304,0.16158315177923022,0.1705989110707804,0.15312046444121916,0.16539717083786726,0.16062364031907178,0.1634650235592606,0.17391304347826086,0.16370880115900036,0.16545981173062999,0.16539992761491132,0.16389290882778582,0.16889692585895116,0.15582067968185104,0.17275027105168053,0.17846820809248554,0.1834597327555074,0.17545126353790613,0.16997473836160232,0.16955266955266957,0.1539848539487919,0.1532083633741889,0.16396396396396395,0.1732708933717579,0.1678069859560677,0.17026637868970482,0.17992083483267363,0.16330935251798562,0.1725997842502697,0.17505391804457224,0.17175709665828243,0.15732758620689655,0.170197486535009,0.15434314429289303,0.18012199497667744,0.16642754662840745,0.16816063105055576,0.16738351254480285,0.16445718380508778,0.16296561604584528,0.16791979949874686,0.1621331424481031,0.16851520572450804,0.16201716738197425,0.17089739006077942,0.16154395997140814,0.16112897463379777,0.16857142857142857,0.1635130310603356,0.16773733047822983,0.16054227613271496,0.1636947218259629,0.16684491978609625,0.16535994297933002,0.16031350195938723,0.15669515669515668,0.16375934496262015,0.1693950177935943,0.17004624688722875,0.15184921763869133,0.1741912548880199,0.1670220326936745,0.16198934280639432,0.15234375,0.1757188498402556,0.15826827537260468,0.17027314650585315,0.16950354609929077,0.1729883020205601,0.16513111268603828,0.16507261778250087,0.15970254957507082,0.1695575221238938,0.17445152158527955,0.18004952246197384,0.16796322489391796,0.17674089784376104,0.17809187279151945,0.17696926880960792,0.15572033898305085,0.1507236145428874,0.17501764290755117,0.15731922398589065,0.1770098730606488,0.17166020444131125,0.16102889358703312,0.16625572384642479,0.1647887323943662,0.15804294262583599,0.16924700914848698,0.17094618360886388,0.16842475386779185,0.16379613356766257,0.17146872803935348,0.17527221636810678,0.1580056179775281,0.1561951561951562,0.163859649122807,0.15994387934058224,0.1644460028050491,0.16789344549596916,0.16327960756832516,0.16147110332749562,0.16141456582633054,0.1592579628981449,0.16794961511546536,0.16614200769499826,0.16573426573426572,0.1730164278224397,0.1652690426275332,0.170450576318547,0.1763268156424581,0.16544502617801046,0.16189811584089323,0.1594000697593303,0.15411436541143655,0.17218543046357615,0.1588850174216028,0.16614420062695925,0.16434540389972144,0.16254785938043856,0.17745302713987474,0.1676521739130435,0.1672461752433936,0.16440736878693082,0.16330785267546907,0.16568252865578326,0.16770833333333332,0.16591461298160362,0.16273421235253296,0.17585848074921956,0.16470180305131762,0.17157712305025996,0.17567567567567569,0.15725666782126776,0.16481994459833796,0.16580131533402562,0.1795847750865052,0.16153580076098237,0.16424619640387275,0.16626339440027654,0.1599861782999309,0.16511226252158895,0.16540055248618785,0.17259233690024162,0.16701173222912352,0.1638496033114867,0.16655172413793104,0.16132368148914167,0.16368022053756032,0.17395797450912848,0.17148760330578514,0.17246127366609296,0.17377838953888505,0.15927072583419333,0.15371389270976615,0.1777243038844964,0.1731958762886598,0.1683270353830299,0.17410714285714285,0.16924133196017851,0.15854495538778313,0.1632933104631218,0.1858710562414266,0.17757970517655125,0.16038382453735436,0.16889345666324085,0.17705479452054795,0.16638137624101335,0.16392881587953456,0.15874101950051317,0.17202462380300956,0.15794871794871795,0.16062884483937115,0.17458148274683977,0.1598360655737705,0.17548651416865824,0.1597269624573379,0.17093142272262027,0.17019099590723055,0.16263211728605523,0.16700749829584186,0.16183986371379896,0.1539509536784741,0.16649642492339123,0.15690946221919674,0.1748894181694454,0.16122448979591836,0.15980958857531452,0.1600951733514616,0.16275908936459396,0.16847826086956522,0.16774193548387098,0.17006109979633402,0.170003393281303,0.1655359565807327,0.16717531366564936,0.1688135593220339,0.16231785835310064,0.17208672086720866,0.16186928547240095,0.17230873392010831,0.1769881556683587,0.16407307171853858,0.15928305715251945,0.16362407031778228,0.17472118959107807,0.1581081081081081,0.17156366092536304,0.15800135043889263,0.16368545393182585,0.16767881241565452,0.17774030354131534,0.1712744436952124,0.16649814627569937,0.1711590296495957,0.17211182216234422,0.1707070707070707,0.16358128576236958,0.1655450874831763,0.16683484695593676,0.17451244115669132,0.16806722689075632,0.16969086021505375,0.17366476318441385,0.17058428475486903,0.16247062772742532,0.17114093959731544,0.15766521301576653,0.18209255533199195,0.16694602748910492,0.16890080428954424,0.16448911222780568,0.15606162089752176,0.16069635085369938,0.1609772423025435,0.15322850451656073,0.16789297658862876,0.17251755265797392,0.17546791443850268,0.1657200133645172,0.17501670006680026,0.1609348914858097,0.1658878504672897,0.1558224891558225,0.157104736490994,0.17505835278426143,0.176,0.17427524158613794,0.15389740173217856,0.15517815517815517,0.16644474034620507,0.17970049916805325,0.16600133067198936,0.17991353508480212,0.14926861702127658,0.16616816218012628,0.17142857142857143,0.17203586848223182,0.16766268260292164,0.16428808496515102,0.17617783676177837,0.16318407960199005,0.16777188328912468,0.1554524361948956,0.17362491716368456,0.17257369990062935,0.17119205298013246,0.17907977490897053,0.15453342157511582,0.18028448561032087,0.15773809523809523,0.1649586776859504,0.1658955717118308,0.15758176412289396,0.16743725231175693,0.17695609111918126,0.17854785478547855,0.18409765753876609,0.16094986807387862,0.1852950873722387,0.15688859591298615,0.18056013179571664,0.1627140974967062,0.18570958182416858,0.17149440421329823,0.17374136229022705,0.16381578947368422,0.17231173955935547,0.17915844838921763,0.16398291160039435,0.1530880420499343,0.16453201970443349,0.1608667104399212,0.16508040695766327,0.16076115485564305,0.15808461790751066,0.16,0.17305801376597837,0.16677588466579293,0.15492957746478872,0.16175507531106745,0.1630114566284779,0.17473821989528796,0.1678115799803729,0.16644865925441465,0.17391304347826086,0.1696078431372549,0.16693890885331591,0.16067929457870672,0.17009467841984982,0.16024804177545693,0.17128874388254486,0.1643835616438356,0.17443756113465927,0.1665580182529335,0.16878462039752362,0.15700325732899023,0.14588082057961577,0.166015625,0.17539863325740318,0.15517241379310345,0.1678048780487805,0.1628738621586476,0.1667208319792005,0.17348927875243664,0.17570639818122766,0.1685064935064935,0.16455696202531644,0.16482803374432187,0.1628284138825819,0.1611543450064851,0.16045380875202594,0.16396629941672067,0.16812439261418854,0.18167098445595856,0.16963418582065393,0.16666666666666666,0.16143642834034294,0.16688227684346701,0.17879081797607502,0.17388493859082094,0.16252019386106623,0.17700258397932817,0.1611236680658702,0.17204648160103292,0.16585995482413682,0.1706451612903226,0.1728474685585295,0.16731141199226304,0.1588785046728972,0.16849226804123713,0.1793880837359098,0.1654861558274308,0.16865143224975862,0.1657014157014157,0.16757799935670634,0.16881028938906753,0.164577306332369,0.15199228791773778,0.17153870864118215,0.1573538856775851,0.16276083467094704,0.16752246469833118,0.1693936477382098,0.1699807568954458,0.16287271561397884,0.16666666666666666,0.1707785966036527,0.16335682254964767,0.1761127121357669,0.1674135723431498,0.17408,0.1548304542546385,0.16725295810681165,0.17327365728900257,0.16714605305209332,0.1696485623003195,0.1641648035771319,0.15549169859514686,0.16214490903287584,0.17772814294830888,0.1700159489633174,0.18016581632653061,0.17150143449155245,0.168578712555768,0.15195922268238293,0.16146496815286623,0.17382999044890163,0.1578612348822406,0.17276487432389437,0.17239185750636132,0.16629570747217806,0.16115702479338842,0.16619002224340643,0.16772554002541296,0.1610034931724357,0.1492063492063492,0.15931450333227548,0.18908629441624367,0.16333650491595306,0.15757767913760304,0.17274167987321712,0.17490494296577946,0.16281279695913842,0.15357821405953134,0.17030705919594807,0.15949367088607594,0.16671939259727933,0.16729917773561037,0.17009168510907366,0.1634007585335019,0.17851500789889416,0.16961465571699305,0.16040416798231766,0.16792929292929293,0.17639633953928685,0.1665615141955836,0.16587827183853673,0.16551071878940732,0.16136148755121335,0.16540642722117202,0.1631496062992126,0.1561712846347607,0.1759521561221278,0.1658275645059786,0.17835797420572508,0.17075471698113207,0.15309651053127948,0.16153362664990573,0.15237197612315426,0.1774497487437186,0.16577708006279435,0.16509730069052103,0.16535927204267337,0.15558343789209536,0.16023831922232676,0.1702194357366771,0.16107803196490128,0.16854636591478697,0.17005950516755403,0.18534752661239826,0.15837245696400626,0.16239048811013768,0.15827338129496402,0.16729205753595996,0.1700531416067521,0.165,0.1733833177132146,0.16708307307932543,0.16827973774586324,0.16760299625468164,0.15912636505460218,0.17061759201497192,0.16152167134393514,0.16458852867830423,0.16017450919289497,0.16292834890965732,0.1622547492992837,0.1706102117061021,0.16059757236227826,0.17641568139390168,0.1682737169517885,0.16511194029850745,0.1694124961143923,0.16065879428216284,0.16775396085740912,0.15745341614906833,0.17137534927041292,0.16139044072004965,0.16196090598820975,0.168424317617866,0.1696124031007752,0.16738995660260383,0.18035326929036258,0.15954151177199505,0.161969650046454,0.1569659442724458,0.16248839368616527,0.1646039603960396,0.16826476956387257,0.16852195423623995,0.1740340030911901,0.17243510506798518,0.17763361136855113,0.16738727609635579,0.17289286816918803,0.1580246913580247,0.16414686825053995,0.16964836520666254,0.1637372802960222,0.17694204685573367,0.1633281972265023,0.16789895255699322,0.16630736064059132,0.16933497536945813,0.17574638350261618,0.16953846153846153,0.16487234697016304,0.16728167281672818,0.15985244389794037,0.17086662569145666,0.17572964669738864,0.15786240786240785,0.17531470678538533,0.17403314917127072,0.15250076710647437,0.15858895705521472,0.1754063170806501,0.16983445738810546,0.16610481152313822,0.17616421568627452,0.16447166921898929,0.1677893447642376,0.16222834404652586,0.16585067319461444,0.15907005200367086,0.1779816513761468,0.17639865484561296,0.16595354523227385,0.15429269783073632,0.1686010995723885,0.15938931297709924,0.16971916971916973,0.16722612145254806,0.16564978645515557,0.15340042695943884,0.16310975609756098,0.17128924108503504,0.17154174283973186,0.16966189460858971,0.16534713763702802,0.18660578386605783,0.1634205721241631,0.1712808031639793,0.1745742092457421,0.17604134995439344,0.1574468085106383,0.16438772409601946,0.1758809234507898,0.16853932584269662,0.17486338797814208,0.15022761760242792,0.16474514563106796,0.16439187139824082,0.1713159490600364,0.1551985450136405,0.1712121212121212,0.16601029990911845,0.1665657177468201,0.15773539206781714,0.17191283292978207,0.1664145234493192,0.15789473684210525,0.15361354702146962,0.1674727932285369,0.176186158960411,0.1661631419939577,0.1682271217154938,0.16455314009661837,0.15273166314518563,0.16173808086904043,0.16440422322775264,0.16706875753920386,0.16973168525776303,0.17450271247739602,0.1732449532991865,0.15210843373493976,0.16139716952725083,0.15894039735099338,0.1643093590129401,0.17478941034897713,0.16451127819548872,0.16325917017438366,0.16351067027351968,0.16526442307692307,0.1649143887053169,0.16396396396396395,0.1549084359051336,0.1716686674669868,0.15841584158415842,0.15686862627474504,0.1628185907046477,0.16756594724220625,0.1708121066826491,0.16746554823247453,0.16202455825097334,0.16497005988023952,0.16701586351391798,0.16187911430281268,0.17618905174992522,0.16357655502392343,0.16113602391629298,0.171249252839211,0.1625336121900209,0.17234169653524492,0.1594505822633622,0.1761194029850746,0.1680095493882423,0.1655727923627685,0.16433045034297644,0.16487775790101372,0.17466467958271237,0.16775923718712754,0.16949657432231158,0.1643835616438356,0.16850253051503425,0.16339285714285715,0.16304671228800952,0.1728138013087448,0.15640796907523044,0.16022592152199763,0.16017830609212483,0.16072489601901366,0.16453816453816453,0.166270783847981,0.1715642623924013,0.1774480712166172,0.1619697419163453,0.17319098457888493,0.15209012748295286,0.15915826911677533,0.16355555555555557,0.16558056872037916,0.15960912052117263,0.16518650088809947,0.1707605800532702,0.16538461538461538,0.1626737651582372,0.16469544648137197,0.17706177948566362,0.16991725768321514,0.15716395864106353,0.16715888954518607,0.16356657809270742,0.160271546635183,0.17261729123635292,0.16696165191740414,0.1713358891182542,0.15742924528301888,0.17005599764220453,0.16411314083677078,0.15787923416789396,0.1769729093050648,0.16337945245805122,0.16244849911712772,0.16298911444542513,0.16411764705882353,0.17759482505145546,0.16166960611405057,0.17572729944166912,0.18037602820211515,0.17180616740088106,0.1673517322372284,0.16495450542999707,0.15375586854460094,0.15576415371076563,0.17038123167155425,0.16710642040457344,0.1655920281359906,0.1681804863756226,0.1619800820152314,0.16486090775988288,0.18062060889929743,0.16681299385425813,0.16354593329432415,0.17373501023691137,0.16578947368421051,0.1639871382636656,0.17416715371127994,0.1761612620508326,0.15858644859813084,0.1597080291970803,0.16082895504962055,0.1715786402100963,0.16394399066511084,0.16447944006999124,0.15626822157434403,0.16700670358496064,0.16258741258741258,0.17535683076026798,0.15695981362842168,0.1653566229985444,0.160069848661234,0.17457084666860634,0.17161140197789412,0.1671997673742367,0.18052325581395348,0.16448706771287416,0.1801278326554329,0.16061574208539064,0.1672473867595819,0.17213352685050798,0.1709228090539756,0.16942268639396577,0.16821345707656613,0.16323572049869528,0.16028985507246377,0.16806722689075632,0.1842410196987254,0.16710107153200116,0.1557614360162131,0.14703328509406657,0.1707175925925926,0.15880821521550478,0.1622325043377675,0.1691240242844753,0.17369942196531793,0.16873735914475585,0.16955517042172155,0.16979497545480798,0.1665704387990762,0.1673881673881674,0.16907097518753605,0.16383040092298817,0.17445213379469435,0.16950129720380513,0.17060518731988472,0.1630653990204552,0.1641705069124424,0.1730492369709185,0.15889464594127806,0.16863309352517986,0.16714614499424627,0.17026171987345412,0.17538815411155836,0.1638401839609083,0.16580459770114941,0.15656420568802068,0.1639862148190695,0.17025552684467413,0.15815154994259473,0.1624103299856528,0.17670682730923695,0.16547175222254087,0.1705848623853211,0.1584981370020063,0.17134670487106018,0.16041248925809223,0.1620847651775487,0.1617520755797309,0.17258156840297653,0.165379113018598,0.17620137299771166,0.16271089505290248,0.1652372784448256,0.16919119748499573,0.156,0.1610968294772922,0.15962307252998287,0.16129032258064516,0.1723744292237443,0.16918687589158346,0.16115231032515687,0.15169660678642716,0.16020524515393386,0.18324308919920204,0.1737891737891738,0.1694673882084876,0.16030751708428245,0.16567036720751493,0.16733067729083664,0.16955903271692746,0.15273037542662116,0.16036394654535116,0.17282546901648663,0.1622620062517761,0.15795454545454546,0.16642999147969326,0.17149346961953435,0.17485097927902357,0.16912599318955732,0.15773049645390072,0.16108905275099264,0.16813155656365183,0.14540816326530612,0.15698498158118449,0.17025495750708217,0.17870291702067403,0.16930917327293318,0.16643079535805264,0.17402376910016978,0.16944837340876945,0.15978506787330315,0.16963528413910092,0.1695873374788016,0.17095224639728737,0.16610169491525423,0.16577238068342276,0.16431394692264256,0.16003386960203217,0.16337471783295712,0.16502115655853314,0.1751269035532995,0.17987031294051312,0.16770011273957158,0.17131586362355594,0.1684507042253521,0.17994931005350606,0.17483108108108109,0.15902054601745005,0.16404051772650535,0.17074542897327707,0.17154105736782901,0.17880236154062412,0.15767284991568298,0.170272548468671,0.16573033707865167,0.16427969671440606,0.17209432902863558,0.1627841706427168,0.1610549943883277,0.16942496493688639,0.16461020751542343,0.16119988786094758,0.15835201793721973,0.1658727934995797,0.17759103641456583,0.17810137216465977,0.18169092945128779,0.16148894486425971,0.16088416340235032,0.1655944055944056,0.16331096196868009,0.16326530612244897,0.16405813303521521,0.15730651019837943,0.16452513966480448,0.1748115051661547,0.1689000558347292,0.16466648060284678,0.17159598214285715,0.17154811715481172,0.16062465142219742,0.1667131307499303,0.1686176142697882,0.165784341042073,0.1671309192200557,0.1665274296853244,0.17316258351893096,0.17506262176454215,0.17056204785754034,0.16773296244784422,0.16268075639599555,0.17514595496246874,0.16286826014452474,0.18088357877188108,0.17305555555555555,0.16995279089141904,0.17212659633536925,0.1659728004440744,0.1678690344062153,0.16005547850208043,0.16528008874098724,0.1696700859439978,0.15105321507760533,0.16652812413410917,0.1739612188365651,0.16283577956244807,0.17109634551495018,0.17049543315804042,0.17155506364139458,0.17565698478561548,0.175608407079646,0.14957146806745922,0.1691542288557214,0.16137054434926776,0.16519337016574587,0.1668047500690417,0.16813914964108229,0.1573281810654154,0.168598233995585,0.17544827586206896,0.16326530612244897,0.17066446098704163,0.175303197353914,0.174979333149628,0.1699724517906336,0.16359129716331589,0.1676762114537445,0.1665290393614093,0.16180517336268574,0.16038514442916094,0.15786578657865788,0.16772064888644486,0.17482133040131942,0.17257488320967299,0.16346153846153846,0.16698709145839055,0.16337177375068643,0.16167993412023057,0.16575192096597147,0.16982167352537722,0.16703236423477785,0.16259939676446394,0.15789473684210525,0.17319813647574678,0.16684931506849315,0.17830731306491374,0.17059145673603504,0.16725978647686832,0.17405582922824303,0.16142270861833105,0.15563457330415756,0.1613344271260596,0.165390924002187,0.1639792292976223,0.1680327868852459,0.16552854411363016,0.17149098853085745,0.1567021567021567,0.16375545851528384,0.16234652114597545,0.16830332787779595,0.1589855467684756,0.17121046892039257,0.1643499591169256,0.17547683923705723,0.168346499591392,0.16176470588235295,0.1603593792540158,0.17310832879695154,0.16326530612244897,0.15968443960826986,0.18248572205602392,0.16231647634584012,0.15384615384615385,0.17554347826086958,0.15865254007063298,0.16268332428028245,0.1724137931034483,0.1769815418023887,0.16445047489823608,0.16196418882257188,0.16137781394087333,0.1621475054229935,0.16752507454594742,0.17181571815718158,0.1677052289352479,0.16386782231852653,0.15759545085296506,0.16811044937736871,0.16968876860622462,0.16044372294372294,0.15769542872599404,0.17928610059491618,0.16950527169505272,0.17432432432432432,0.16860308024858148,0.16396542409508374,0.16095058061031595,0.17008639308855292,0.15708502024291499,0.16567728008634647,0.16536282708389533,0.16963322545846818,0.16095982744675114,0.17008086253369273,0.16356777149016438,0.1646012931034483,0.165903582009157,0.17151319332256326,0.16877523553162854,0.1727664155005382,0.16814635458703256,0.164066702528241,0.1707448238773864,0.16451612903225807,0.16474066111260413,0.1646963997850618,0.16196615632554393,0.17024704618689582,0.17261744966442952,0.1642512077294686,0.1663536356318755,0.1665772532188841,0.166532582461786,0.164343163538874,0.16831948539265612,0.15862808145766344,0.17037235467452452,0.1735404392072844,0.15475234270414992,0.15872591006423983,0.16724645437516725,0.16639914392723382,0.16047071409467772,0.16925133689839572,0.1748195669607057,0.16541956173169428,0.16403954047555436,0.1655982905982906,0.17570093457943925,0.16497597437266417,0.17133706965572457,0.17022411953041622,0.15897572686049613,0.17066666666666666,0.16155691815515863,0.15778251599147122,0.15267785771382894,0.1667554608417688,0.15818908122503328,0.1679978700745474,0.16369443705083844,0.1577967003725386,0.1601489757914339,0.163031914893617,0.17123105557032703,0.15762892078681554,0.18469306404464522,0.1647183846971307,0.16786188579017264,0.169676048858205,0.1762675869392089,0.17436305732484075,0.1655611568055187,0.1649867374005305,0.16441262264651285,0.16675503711558853,0.1698913331566393,0.1658717541070482,0.17642384105960265,0.1750529661016949,0.16653428647074398,0.16728427739544732,0.1619476051865573,0.16428571428571428,0.17349907431896325,0.1641988365943945,0.16389109172614327,0.17071881606765327,0.17040951122853368,0.1648177496038035,0.16002112490097703,0.16737064413938754,0.18316178411190287,0.16912928759894458,0.16460036929570035,0.16798523206751054,0.16846823095175323,0.1599894570374275,0.1712779973649539,0.17597471022128555,0.17066104819594416,0.15587151132174829,0.17530929191892602,0.16973684210526316,0.16732438831886345,0.1654392425039453,0.1590849329476729,0.16666666666666666,0.1718791064388962,0.16868102995270626,0.16627265563435775,0.16596638655462184,0.16828563927540036,0.16929133858267717,0.16557334033062188,0.1650052465897167,0.16968266456858117,0.16885159937073937,0.16644823066841416,0.16771488469601678,0.16085931359706576,0.1608171817705605,0.16025137470542028,0.1630890052356021,0.18084271133211202,0.17713239141810572,0.17133141511901648,0.17102510460251047,0.16522875816993465,0.16858337689492944,0.16461980663705253,0.16901776384535006,0.16296683207103682,0.17754569190600522,0.15766118506917254,0.16466597077244258,0.16097051917558047,0.1684924360980699,0.163754889178618,0.1540667361835245,0.1602814698983581,0.16440854611776967,0.16671008075019536,0.15807291666666667,0.16870606612861233,0.16944299843831337,0.15352589123080926,0.16675338189386057,0.16410923276983094,0.1669266770670827,0.15518585911099558,0.17307692307692307,0.17251234086775785,0.1644155844155844,0.17060503765255777,0.16822429906542055,0.17051648066441732,0.16242864556305137,0.17380025940337224,0.18049792531120332,0.17500648172154523,0.16148263348885433,0.17076962943767815,0.16787564766839377,0.16912716912716913,0.15976178146038322,0.16619207869531452,0.1669254658385093,0.17102199223803363,0.1603724780134506,0.16834755624515127,0.17063081695966908,0.16024812613078315,0.16614987080103358,0.16636528028933092,0.17691115702479338,0.16318099664342886,0.16288074341765618,0.16670967741935483,0.16692466460268318,0.17616713954088212,0.1704486848891181,0.1789120907450374,0.17036082474226805,0.16310229322339603,0.16306027820710975,0.17203193407159412,0.16040164778578786,0.16988416988416988,0.16932578486875965,0.1605351170568562,0.165380658436214,0.15788120339418873,0.1712082262210797,0.16808018504240554,0.17420349434737925,0.17004880554842025,0.17026194144838214,0.16559691912708602,0.16863449691991786,0.16730818578393636,0.16957414058491535,0.16491408053347012,0.16666666666666666,0.161497052037939,0.1619682214249103,0.1660261337432744,0.1757172131147541,0.16696542893725994,0.1625704045058884,0.16995136933708727,0.1653019447287615,0.1772831926323868,0.17033248081841432,0.16926617233444133,0.15925357873210633,0.1666240736008178,0.15687276443536025,0.1558109833971903,0.16853932584269662,0.1738575440388052,0.17075038284839203,0.166113804541975,0.16862244897959183,0.16679418515684774,0.16496685364609892,0.16543461636502677,0.17023445463812437,0.1689171974522293,0.16327050433010698,0.17137764196587726,0.17006109979633402,0.16492746245864087,0.1743002544529262,0.16331722208089544,0.16683621566632756,0.16170861937452327,0.16217590238942553,0.15806861499364677,0.16666666666666666,0.17094234188468377,0.17699339766378872,0.17085554709317086,0.15710659898477158,0.16721644252727735,0.16539827498731607,0.17550088764899824,0.16835699797160245,0.16552598225602028,0.15864166244298022,0.16848239168989107,0.16261398176291794,0.16890351987845023,0.17088607594936708,0.17084282460136674,0.16371457489878544,0.16316721477358967,0.16489630753667173,0.1683944374209861,0.17290192113245703,0.16148597422289612,0.1733198585144012,0.17277090174286436,0.16944444444444445,0.1666245897500631,0.16431095406360424,0.1683068382538481,0.1710393541876892,0.15636822194199243,0.16086737266767523,0.16864129064784472,0.15751008064516128,0.16981607457797934,0.16397984886649875,0.15915386552505667,0.17497482376636456,0.15857034986156557,0.17211877201811776,0.16729559748427672,0.17806841046277666,0.16771435755594669,0.16390145801910508,0.16034179442070873,0.1670854271356784,0.1738256719417232,0.17754897036664993,0.16520210896309315,0.16892570281124497,0.16361355081555834,0.17059708981435023,0.18234261349385503,0.17552657973921765,0.16495362246176987,0.1649122807017544,0.16386870458531697,0.16708416833667333,0.16453794139744554,0.1654982473710566,0.17622027534418022,0.1729229229229229,0.16962722041531147,0.16883441720860431,0.17704426106526633,0.1595,0.1757060734816296,0.16666666666666666,0.1673744691481389,0.16758241758241757,0.1637952559300874,0.16525212181727408,0.161217868729723,0.16367265469061876,0.15215764529807932,0.17506234413965088,0.1787584143605086,0.16326021934197407,0.15848492399700972,0.16741405082212257,0.15616438356164383,0.16782868525896413,0.16803584764749813,0.1602787456445993,0.1701915899477482,0.1691542288557214,0.16836607809002735,0.17081054201889606,0.1600795426298782,0.1702286282306163,0.16919254658385094,0.1646795827123696,0.17208840327787434,0.1705561072492552,0.16381236038719285,0.17096774193548386,0.17191763830315057,0.16939484126984128,0.16166625340937268,0.17649975210708974,0.15588599752168525,0.16650148662041625,0.16076294277929154,0.15577018325903913,0.16835850458034166,0.1735148514851485,0.17099727790150954,0.1714497773379515,0.1644818204303735,0.16345202769535114,0.17058096415327564,0.17053880375679684,0.16160118606375093,0.166501976284585,0.16794270190170413,0.1693827160493827,0.17304369291532956,0.16386969397828233,0.17246484085862324,0.160828811050814,0.16128236744759555,0.16296844181459566,0.15824500862706434,0.1720059142434697,0.16136979551613698,0.16453201970443349,0.15808914060576212,0.1760216642048252,0.17031749938469112,0.17002952755905512,0.18130381303813037,0.17117560255779635,0.1713793951315466,0.1669124877089479,0.16343081838289505,0.16683046683046682,0.16777204618029967,0.16822200392927308,0.16989933709796218,0.16838487972508592,0.16711656441717793,0.1678115799803729,0.1545253863134658,0.17263364394310937,0.16352047070360382,0.1625,0.1646655231560892,0.16976972072513474,0.17487141807494488,0.1775220372184133,0.16621787025703794,0.16372980910425844,0.16393442622950818,0.17318982387475537,0.16556615309366593,0.17579462102689486,0.16328526032754828,0.1644672531769306,0.16882482286831174,0.1668295065950171,0.1645909645909646,0.16064453125,0.1686599951183793,0.16861883845778428,0.1666260063430105,0.17268292682926828,0.16264325774201413,0.16162847391516333,0.1669510114550329,0.16398635477582846,0.15371498172959805,0.16950803701899658,0.17263209155101047,0.15481986368062317,0.16549038695546361,0.16569343065693432,0.1717343711992216,0.18385214007782102,0.16970581084366643,0.170393777345649,0.16622114216281894,0.16350826044703595,0.16395433568132134,0.16585721223895095,0.1714008254430687,0.16189320388349515,0.15991264256248483,0.1715186802523047,0.1724472471501334,0.17507274490785646,0.17042424242424242,0.1701405719825497,0.16501090380421612,0.17054263565891473,0.1717122790021797,0.1738498789346247,0.16025175502299685,0.16577928363988384,0.16331962255020566,0.17198838896952104,0.16856106408706167,0.16561895551257252,0.16896301667875271,0.15635572740454326,0.16066682773616817,0.15893719806763285,0.17266360782419704,0.16030902945436987,0.17258025585324643,0.16771235521235522,0.16284680337756333,0.17197298601061264,0.16662647697130456,0.16658630665380905,0.16775126536514823,0.16192771084337348,0.16140688990604674,0.16473988439306358,0.17047917168312063,0.17236398651901783,0.17569193742478942,0.1595283926852743,0.17199903776762088,0.16498316498316498,0.17383986535224813,0.16947115384615385,0.1658255227108868,0.17083133109082171,0.1640643766514533,0.17411143131604226,0.16638655462184873,0.16178588574171868,0.16318694504439646,0.16314779270633398,0.16982489805708803,0.17649880095923262,0.16398945097099016,0.17305848513902206,0.16175413371675054,0.17201724964063247,0.1667065868263473,0.17169540229885058,0.1618386401723725,0.16251795117280995,0.16630772912179947,0.1777511961722488,0.15977038985888545,0.15925394548063126,0.1678221372220894,0.16802103250478012,0.16033452807646356,0.17510750119445773,0.17076665870551708,0.15353390639923592,0.16519455717354978,0.16897374701670645,0.1739441660701503,0.16436068702290077,0.16336751729072263,0.17358130662851692,0.15899880810488676,0.16873212583412775,0.16440314510364545,0.16126727012863268,0.16837342224339127,0.16476190476190475,0.1713877648179005,0.17420276059019515,0.16892695693552223,0.1715033301617507,0.16504161712247326,0.16642891107941038,0.1621107677680057,0.16730038022813687,0.17129959610358755,0.16104513064133016,0.16694371883163145,0.16358024691358025,0.158556847851887,0.16516373991457048,0.1620403321470937,0.1693548387096774,0.1624377519563671,0.173067804646752,0.16117563403650154,0.1495260663507109,0.18644870883676853,0.17456181904310752,0.1655221406582998,0.17045454545454544,0.1621301775147929,0.16587789872219594,0.17577478116867754,0.17052980132450332,0.1652873019626389,0.17754137115839244,0.16544552115339164,0.1694234404536862,0.16891093786912356,0.17052432687765706,0.16576151121605667,0.1796506137865911,0.18126032570214776,0.16989145823501653,0.1589997640953055,0.16580188679245284,0.17543032303701958,0.16077322017916076,0.16921989158614187,0.16423185673892554,0.1667844522968198,0.16368346679227508,0.1667059100541559,0.1621939736346516,0.16568604377500587,0.17388235294117646,0.16443189837685251,0.1627469426152399,0.16576534211145075,0.1624353549600376,0.16404230317273796,0.16964285714285715,0.17946910970166785,0.16416157820573038,0.17116694059638413,0.1647887323943662,0.16873973245716967,0.171046457062412,0.17569786535303777,0.1622889305816135,0.16694021101992965,0.1659634317862166,0.16639325052730256,0.1738519212746017,0.16772077769969548,0.16416861826697893,0.16670568953406698,0.17392322097378277,0.17528668382869178,0.16869443144595228,0.1705263157894737,0.16908325537885874,0.16997895721299977,0.17438055165965405,0.15985043234400562,0.1616822429906542,0.16257883672039244,0.16464269033162074,0.16904039224842402,0.16830065359477125,0.1661610268378063,0.16868875408306114,0.16771635176113833,0.15321828358208955,0.15784565166705525,0.16083916083916083,0.16732696341179212,0.168452935694315,0.1695783834148614,0.17582673497904053,0.1760186263096624,0.16084729981378026,0.17267861298580406,0.17612843182875756,0.16608513607815772,0.16325581395348837,0.16182283189955823,0.16062296606229662,0.16407157796885893,0.15520446096654275,0.17328687572590012,0.17533673943334882,0.16391920130020896,0.1745589600742804,0.15757716407519146,0.1617169373549884,0.16075156576200417,0.15932282003710574,0.1690238812891259,0.17547519703291609,0.16917728852838934,0.17261353104726598,0.16492934908501275,0.16604909680407595,0.16462144014818245,0.1673611111111111,0.1728766489238602,0.17353077279037482,0.17626648160999306,0.17437557816836263,0.1715606936416185,0.17360147942672213,0.16732146984053617,0.17074861367837338,0.16516516516516516,0.17043879907621248,0.1600092357423228,0.15512465373961218,0.16755135010385414,0.1652053530226119,0.1748558246828143,0.16351476014760147,0.1690108369840904,0.16874135546334718,0.1726204194514865,0.1608294930875576,0.16240497581202487,0.16513127590971902,0.16279069767441862,0.16298342541436464,0.1760644418872267,0.17303267372296363,0.16333103289625028,0.16444342226310948,0.16394573465164405,0.17172413793103447,0.15743507239715007,0.16268382352941177,0.15644383184011026,0.15962333486449243,0.1618828932261768,0.17424242424242425,0.1698416341519394,0.17875172097292336,0.15944023858683185,0.15940366972477063,0.16693418940609953,0.17744154057771663,0.17052486820994728,0.1587992667277727,0.1697594501718213,0.1571232249198351,0.16830776276620105,0.1636904761904762,0.1693751430533303,0.1668192219679634,0.16151910318005033,0.1678865507776761,0.15824376857992226,0.16392318244170095,0.17005714285714285,0.1636197440585009,0.1619830934429975,0.16537231612608497,0.1619091116693309,0.16598173515981735,0.16982424104085825,0.16727521679598356,0.17180013689253937,0.1708485401459854,0.166248574686431,0.17213862289101686,0.16890813767950763,0.16978122151321787,0.16541353383458646,0.17517084282460138,0.15713960373491231,0.16051912568306012,0.16913271113134531,0.1709148839326354,0.16996587030716723,0.1651501364877161,0.16875142142369798,0.16734879490677582,0.16071834507842692,0.1625,0.15837309702340377,0.16083598364379828,0.16079945491710199,0.1553133514986376,0.17707150964812712,0.17362687244666364,0.16791468118901748,0.16991833030852996,0.16602404173281923,0.16938775510204082,0.16662888233960554,0.15367180417044424,0.16247450713800135,0.16311735387403714,0.16466591166477917,0.1682518115942029,0.16232737151913063,0.16976007243096425,0.1719846119031455,0.16493212669683258,0.17575209228681293,0.15829941203075532,0.16482025774361292,0.15890596745027125,0.1663276836158192,0.1683235427022142,0.16421956177998645,0.17028003613369466,0.17272522013998645,0.1598194130925508,0.1654254118709095,0.1658393501805054,0.1603879990976765,0.16599007668019847,0.1589627959413754,0.15757439134355275,0.16339869281045752,0.15772870662460567,0.1687316963280018,0.1677927927927928,0.1612249493357352,0.16591625393966683,0.158226423587666,0.1680918091809181,0.16692913385826771,0.17026540710751237,0.16055767933438272,0.16614208633093525,0.16902674758372668,0.1649438202247191,0.16962480341496292,0.16307277628032346,0.16662923871547272,0.172204759766502,0.15914702581369247,0.1606822262118492,0.17500560915413957,0.16890982503364738,0.1771697690065037,0.165695067264574,0.15579466487334678,0.15912147019273867,0.16155052655164687,0.173163082437276,0.1585666293393057,0.16793551276309898,0.16006268188941125,0.16763652641002685,0.16334750503468337,0.16062639821029082,0.155893536121673,0.1648032200357782,0.17281466577241225,0.16428252123379525,0.15217877094972068,0.16577301161751565,0.1726602635693545,0.16368914694059847,0.1605269033266354,0.16763392857142856,0.16603436732872126,0.16599732262382866,0.15971447691278162,0.1652542372881356,0.17480490523968784,0.1732055283102987,0.1606864274570983,0.16911764705882354,0.1688572065047895,0.16570155902004455,0.16700066800267202,0.16073018699910951,0.16269752949031827,0.16889185580774366,0.17130144605116795,0.16725978647686832,0.15677118078719146,0.170964873277012,0.16248055123360747,0.1668888888888889,0.17129526771828482,0.16637050199911152,0.1667777037530535,0.158303730017762,0.16914539400665926,0.1615623612960497,0.16108276015087641,0.1590505767524401,0.16411621202040363,0.16696230598669623,0.1529594324983374,0.17154255319148937,0.1630844227786395,0.16415595923792645,0.1778516057585825,0.1629760850310009,0.16205446092539297,0.16622399291722,0.16065501217083425,0.16349557522123895,0.16921035169210352,0.17072091994692615,0.15675436657086006,0.15561450044208666,0.1723756906077348,0.16637207247017233,0.162580075104926,0.15591872791519434,0.16118348421285053,0.16379690949227374,0.15713970425954535,0.17740511915269197,0.16390911096404148,0.16343184825760917,0.16471885336273429,0.1715167548500882,0.16332378223495703,0.16791538122520935,0.16325181758096496,0.16123348017621145,0.1627394846950011,0.16600616468516072,0.16156724631300903,0.1637323943661972,0.16523652365236524,0.16498020237571492,0.16384429294040026,0.17370272647317503,0.15915585843042426,0.17472527472527472,0.16963304768182816,0.1647627416520211,0.16933889743026576,0.16820377689942909,0.17255762897914378,0.1742756804214223,0.16282642089093702,0.16959192628345765,0.1675806097828471,0.16732456140350876,0.17167287875465906,0.16944322665497588,0.16809116809116809,0.16827344434706398,0.17130339539978096,0.16206745510293474,0.172542150208014,0.165061295971979,0.16896476253009413,0.16236323851203502,0.16254648873331876,0.16404199475065617,0.16772359501421386,0.1554438128552689,0.1619672131147541,0.17176573426573427,0.16364430849901682,0.16688510266491918,0.15986023149159206,0.1720524017467249,0.16219166120934295,0.1639022261021388,0.1736853589351953,0.17342931937172776,0.16859323882224644,0.15896205843872657,0.16394157401351647,0.1658674803836094,0.16626716060143823,0.17734204793028321,0.1714223480723154,0.16550522648083624,0.1748312649684302,0.15759686547670876,0.15778019586507072,0.1612271540469974,0.1707635414400696,0.17137886037407568,0.1700369645575125,0.17478260869565218,0.15627037600521626,0.16970882225119513,0.18140343254399305,0.16550825369244135,0.16438653637350706,0.16261398176291794,0.16344692858693294,0.17122395833333334,0.1657626383163376,0.1650759219088937,0.16590761223162004,0.1691240242844753,0.16973769781053544,0.1671001300390117,0.16034669555796316,0.17179376083188908,0.1678579163959281,0.16305760069294067,0.17038319982680233,0.15995670995670996,0.16966024669984853,0.165296408481177,0.16115076789963229,0.16371107266435986,0.1669189189189189,0.17552961521833116,0.16814350551113033,0.16702679343128782,0.15921365305681573,0.16349892008639308,0.17188512200388684,0.1692573402417962,0.1700841787178934,0.15472593871385412,0.17367853290183388,0.16630716134598791,0.1699374595643735,0.16472617507546355,0.178486742832507,0.16853448275862068,0.1691445809092868,0.17190866006031882,0.16433340512599612,0.1686046511627907,0.16576964477933262,0.1743435213086526,0.16828061114697654,0.17362306368330466,0.1684233168423317,0.1664516129032258,0.17007095248333692,0.16079105760963028,0.1758005587792822,0.16287064890416847,0.16176154672395274,0.16065292096219932,0.16448357311573975,0.1670244740231859,0.17793517922300922,0.16931330472103004,0.16348423085174854,0.1615186615186615,0.16705983272571306,0.1676672384219554,0.17256162915326903,0.16695242177453923,0.15963145489607886,0.1726649528706084,0.16534589847933176,0.16488222698072805,0.1697709269963605,0.17059075342465754,0.1587845067408517,0.17479674796747968,0.17283422459893047,0.16488451668092385,0.17190506735086594,0.16737922188969645,0.1716178670656123,0.16645299145299144,0.1696218756675924,0.1676633917129432,0.17766389066837499,0.1690862510674637,0.16029882604055495,0.17008109261630389,0.17260507787497334,0.17128839590443687,0.17551716783962465,0.16183368869936035,0.17096567895971007,0.1583546462063086,0.16471340294054976,0.1670217298679165,0.1665601703940362,0.17440374787052812,0.1652118373429849,0.16475095785440613,0.16599276441796126,0.17085106382978724,0.16783663050414804,0.16439812845597618,0.16840314692749309,0.17410714285714285,0.16578108395324123,0.1619209519762006,0.17314637773528788,0.16801189464740868,0.15926948396687196,0.17176220806794054,0.1645085969008703,0.16808149405772496,0.17335030765966475,0.16779804836656767,0.16797454931071049,0.16687871077184055,0.17341530633877464,0.16405256464603646,0.15808433990252171,0.16398305084745762,0.17242109722516416,0.16941973739940702,0.16959559601947916,0.17464013547840812,0.16973544973544974,0.16314007617435464,0.17156759043790987,0.16624365482233502,0.1636709663776697,0.159830866807611,0.16634960896216444,0.15722738799661876,0.1671244453834777,0.16708914237431347,0.16050686378035903,0.16765202702702703,0.16508338610935192,0.16905867454622203,0.1656467609200253,0.16540084388185655,0.16874077198903184,0.1613243357233235,0.16845878136200718,0.16694772344013492,0.1612223393045311,0.1597134428992836,0.16052243522224563,0.17207245155855097,0.17308907138344914,0.16463157894736843,0.1704904230688276,0.17213804713804715,0.17252261729434043,0.16365166175851914,0.16214511041009463,0.16358284272497897,0.1700651671221358,0.17044976881042453,0.16579113259088044,0.17016806722689076,0.16278092837639152,0.17072658546829064,0.16859122401847576,0.1769521410579345,0.1689401888772298,0.15694502727654217,0.16844975875812881,0.1723993288590604,0.16816942755294612,0.1540880503144654,0.16705093271850766,0.16492036881810562,0.15943850827571757,0.17071638039379974,0.17403141361256544,0.1698073701842546,0.1691438141092736,0.17434072833821682,0.16405105670642395,0.15753138075313808,0.16481907550721606,0.171267252195734,0.17206773991218902,0.1701505016722408,0.1607105538140021,0.1642290012536565,0.1723417589304366,0.16812865497076024,0.1672583002714554,0.1603340292275574,0.17094552285535378,0.1713272120200334,0.17358648028374712,0.15811430955360867,0.16600625651720544,0.170767306088407,0.17219095267875756,0.1661108795331388,0.16690977286934777,0.18,0.15517600499895856,0.18242399000416493,0.16510514261919634,0.156744379683597,0.16420395421436004,0.1643778610070745,0.16871229457041814,0.16430948419301164,0.16302765647743814,0.17692307692307693,0.16046559966742882,0.1672901080631754,0.17037190941200914,0.17095970087245535,0.16510903426791276,0.16715116279069767,0.15611376375337346,0.16604400166044,0.16642456941274122,0.17240663900414938,0.1825347438290811,0.16880962256325177,0.16110304789550073,0.1623134328358209,0.1666321243523316,0.1703273932863655,0.16366273047441476,0.16052195526097762,0.16690826258024435,0.16956521739130434,0.17015110743117368,0.1734271523178808,0.1669770328988206,0.15846090194455936,0.17104446742502585,0.1654259718775848,0.17200744262972917,0.16845804051260851,0.16408348832403388,0.16301652892561982,0.17207188597397233,0.17534076827757125,0.170348957257898,0.15772089182493806,0.16904024767801856,0.17705323978539,0.1553538271095523,0.15985973597359737,0.16209527737677873,0.16226804123711341,0.17233560090702948,0.16446826051112942,0.1654646610344117,0.17284713638236507,0.17116374871266735,0.1719522240527183,0.16821082973028617,0.17373404693289418,0.1629965013377238,0.16954732510288065,0.16663238016868956,0.17359111476758535,0.16183425868805265,0.16159539473684212,0.15621788283658788,0.16399506781750925,0.1614957879597288,0.16433853738701726,0.17703840624358183,0.164476386036961,0.1660849928146171,0.16174055829228243,0.17114713728709213,0.17562576938859253,0.16307692307692306,0.17001640689089417,0.16218987082222677,0.17076670766707666,0.1678622668579627,0.16209016393442624,0.15652530219217373,0.16755428103236378,0.16833913577718615,0.1685094185094185,0.1744114636642784,0.1735571019238641,0.16595048086760794,0.17164484451718495,0.1609736142360401,0.1640081799591002,0.16479247597628296,0.1598528209321341,0.161250766400981,0.16469145892930118,0.1644535240040858,0.16380718954248366,0.171125178680825,0.16843609636586362,0.16044090630740968,0.16510204081632654,0.17384207304631707,0.1631986944104447,0.16398123597797268,0.16476345840130505,0.1765545361875637,0.17081125152874033,0.16955369879763604,0.16951915240423798,0.17029944998981464,0.15845213849287168,0.16778660150682143,0.15533387622149838,0.1628332994097293,0.16524216524216523,0.1664292980671414,0.16537835638730675,0.16514134634940003,0.16205774705164702,0.1689367757674324,0.16747967479674797,0.16399105872790085,0.18082080455099553,0.1629087954499289,0.1653127538586515,0.16852791878172588,0.16788469346325618,0.16257357418307286,0.16842532467532467,0.1704199634814364,0.16734279918864098,0.1705536402352464,0.16180048661800486,0.16379485100344618,0.15849209566274827,0.16048632218844985,0.16531604538087522,0.17014381203159815,0.16079384366140137,0.1716946750354323,0.1651821862348178,0.17162517708965797,0.16471064346418454,0.1555735383370423,0.16868932038834952,0.16885743174924167,0.17226041245450868,0.16838487972508592,0.1740097008892482,0.16366942816730654,0.16727272727272727,0.16521914764694,0.16680129240710823,0.17443973349485162,0.1683488090431974,0.16690211907164482,0.16646489104116222,0.17349203147064757,0.16014521984671237,0.16394434361766486,0.17802419354838708,0.16790969562588187,0.17331721080209592,0.1619987910537981,0.16962127316680098,0.17663645518630414,0.16512283527990335,0.16468693376283472,0.17149758454106281,0.17106057556852486,0.17464788732394365,0.1695835847917924,0.16170555108608206,0.1729338427508546,0.16867712102935264,0.16402010050251256,0.15695337620578778,0.1729957805907173,0.16151064684612293,0.16850773247640088,0.1670682730923695,0.15679582413170046,0.17041348855881172,0.1705799719044752,0.1673354735152488,0.1675025075225677,0.1638588046530285,0.16763585321836777,0.1635926222935044,0.1771898175987172,0.16793587174348698,0.16549789621318373,0.15925480769230768,0.1518125375525736,0.16039247096515818,0.16976976976976976,0.1635308246597278,0.16489893936361816,0.16986794717887155,0.16683336667333468,0.1652,0.16856628674265148,0.1643342662934826,0.16689986008394964,0.17765787370103917,0.16443556443556442,0.16919696364362766,0.17155981625723987,0.16533546325878595,0.17408664404072668,0.17385229540918162,0.16383955298343644,0.1666001596169194,0.17195292240175544,0.16035101715197447,0.1625124626121635,0.1638755980861244,0.16962328084512657,0.16640095655639697,0.16238294480972304,0.1750996015936255,0.16889065923122884,0.16965352449223417,0.16643440175194107,0.16540605095541402,0.16557213930348258,0.16335057699960207,0.1708772627809827,0.16487669053301512,0.16066812487572082,0.17037773359840955,0.1631882329556748,0.15937996820349762,0.1623286310351679,0.16964640444974174,0.1676266137040715,0.1511119936457506,0.16756005558864404,0.1629614926558158,0.17483627703909504,0.16944444444444445,0.1648482443959532,0.16798889329631098,0.17271465397580804,0.17069785884218874,0.1649157581764123,0.1694411414982164,0.17218149395680601,0.1644215530903328,0.1626064567241038,0.1716831683168317,0.175212829142744,0.16963578780680919,0.17395606570354244,0.166798575385833,0.16142433234421366,0.16930379746835442,0.16511765869092349,0.1737841043890866,0.1715754101601107,0.1715415019762846,0.16814858723572418,0.17186882655077046,0.16274935808809007,0.16666666666666666,0.16011846001974334,0.1685748124753257,0.1640023682652457,0.16002367797947908,0.17912803314263168,0.15897435897435896,0.1735357917570499,0.16147476340694006,0.17110191208357975,0.16495861253448957,0.16866995073891625,0.1652876280535855,0.16584597203072682,0.1656163844033084,0.15436109470368184,0.16929133858267717,0.16217280062979728,0.1641086186540732,0.17292937241786346,0.1618804091266719,0.16440511307767944,0.16614235155328352,0.1631609986239434,0.17197327044025157,0.16211436431518964,0.15776031434184676,0.16912197996464348,0.16987431264728986,0.17003730610642057,0.16784452296819788,0.16722276741903827,0.16601255886970173,0.1577398469688052,0.1600627697136132,0.1561090409884291,0.16686274509803922,0.16428151342873945,0.17542140337122697,0.16441309033901627,0.16731974921630094,0.16885406464250735,0.1627497062279671,0.1695711768161347,0.17443226311667973,0.1673517322372284,0.16379647749510765,0.1665036196439053,0.16666666666666666,0.16037551339722275,0.1689479859210012,0.1681329423264907,0.16594996090695857,0.17119405901895643,0.1651035560765924,0.16604805626098848,0.1595703125,0.15250927553212262,0.16282702069504099,0.1684559828225649,0.16978922716627634,0.1779512195121951,0.1685524775653531,0.16052272283986738,0.16614664586583464,0.17157340612205108,0.16335282651072125,0.1695575911128435,0.15958690568978956,0.17221897525813365,0.16478379431242696,0.1647517039922103,0.1684190031152648,0.161767568619817,0.16582327753989878,0.1692936368943374,0.16848249027237355,0.16669908578097647,0.1691948658109685,0.16780089441959944,0.14871695178849145,0.17745383867832848,0.16323357947920716,0.1624247134252963,0.1585081585081585,0.16275004855311712,0.1683495145631068,0.16695787225781403,0.16750776397515527,0.16068309722491753,0.1715172681412495,0.1652764306498545,0.16815360744763383,0.17083575722319178,0.16595579682047304,0.16631130063965885,0.16453488372093023,0.171865917457857,0.1621464548624564,0.168506682161534,0.1733152594887684,0.1707647628267183,0.16415021293070073,0.17631120572866266,0.15750773993808048,0.167343780228284,0.172147001934236,0.15993038097079867,0.1674400618716164,0.17610670790643726,0.16408967916505604,0.16734299516908213,0.16808346213292116,0.16186980876955767,0.1705291618385477,0.167213747827766,0.1722007722007722,0.17062343176992859,0.16885372443072172,0.1703646536754775,0.1701388888888889,0.17010607521697205,0.16872348630929426,0.1717755928282244,0.16788743253662297,0.17248024667566006,0.16917148362235068,0.16875361202080524,0.17449922958397535,0.170421721548238,0.17693492491336157,0.17305101058710298,0.1558891454965358,0.16490282855493554,0.1679492112350904,0.1717638007309098,0.15865384615384615,0.1640069217458181,0.17570165321030373,0.16874879876994042,0.16448885472713298,0.16368876080691644,0.1600076834421821,0.1686191665066257,0.157642089093702,0.16029948166634672,0.17024952015355085,0.16445979658414892,0.16634689178818113,0.16324573182428545,0.1751054852320675,0.17181208053691274,0.16391871165644173,0.17404638681234427,0.16922192410885398,0.16152519639777735,0.15402298850574714,0.16222945795824556,0.15875143623132898,0.16255025847214244,0.16539050535987748,0.16114832535885168,0.15250669728281668,0.1798354696766788,0.1660290742157613,0.17096959265633965,0.15659655831739963,0.16344867138214492,0.1565366972477064,0.16911905216892795,0.16297286969812763,0.16695319961795607,0.1602368220015279,0.1691808287187321,0.15941198930889652,0.16816186295094485,0.17041984732824428,0.1619919862621637,0.16463181991606257,0.16727064657638757,0.16170861937452327,0.16911344137273593,0.17479984750285932,0.16047265103868877,0.17358993902439024,0.17069918079634216,0.1699047619047619,0.16396876785374215,0.16165270373191165,0.1680944222349134,0.16444613627712218,0.1598477640342531,0.16248097412480975,0.16206962145710482,0.16698364397109167,0.16866324396273055,0.16787072243346007,0.17506177532788444,0.16324591410110223,0.16625498764962948,0.16337386018237082,0.16524216524216523,0.16483099126471706,0.17011581545471804,0.1672361427486712,0.18200797115202125,0.176280834914611,0.1699867197875166,0.15914264036418815,0.16556040204816994,0.1621160409556314,0.164739336492891,0.17077331311599697,0.17453098351335986,0.1570670708601743,0.17181284334154195,0.1662878787878788,0.1670138231395569,0.17039000378644453,0.17243990157107705,0.17165026495079486,0.16367076631977295,0.16515323496027243,0.1673917155286552,0.16925113464447805,0.17413499716392514,0.17145557655954632,0.1597051597051597,0.1630763416477702,0.16493481957302097,0.1618813751416698,0.15750708215297451,0.1642749244712991,0.1748159335472909,0.16024915062287656,0.16248348745046234,0.16905660377358492,0.1622335408413507,0.16276876650320635,0.17178955308316046,0.17345399698340874,0.16644674835061263,0.16094986807387862,0.15790465423026193,0.16239638281838734,0.16198907515539648,0.16760828625235405,0.1683298813782715,0.16490963855421686,0.1803124411820064,0.1576966503575461,0.16142991533396048,0.16741911211437172,0.16324995298100434,0.16039864610755925,0.1645046061289716,0.1656015037593985,0.16350310092087952,0.161217587373168,0.16738681194814953,0.16998497370398197,0.17295774647887324,0.16748028539241458,0.16294349540078842,0.16441441441441443,0.16250703696753613,0.16097560975609757,0.16394672669292815,0.16260315078769694,0.16238514907181698,0.16666666666666666,0.16157450796626055,0.16547976011994003,0.16769720816938355,0.16110902959910078,0.16969469938190673,0.17715355805243446,0.1711290020595394,0.16997379258704606,0.16994198016095827,0.16130239520958084,0.15696913002806362,0.16049382716049382,0.17018889096689732,0.16660433807030667,0.16619928958683866,0.1629906542056075,0.1650158848813306,0.17059043348281017,0.1649542312721838,0.16268210683601045,0.17012138188608777,0.17083644510828977,0.16819115176404703,0.16685330347144456,0.1630901287553648,0.15988805970149253,0.16358888267114344,0.16971279373368145,0.16912176020883835,0.16256524981357195,0.16495806150978565,0.15691390234811778,0.16582820942798585,0.15480625931445605,0.17116781523561184,0.16927374301675976,0.16663563582200708,0.1703276247207744,0.15801228364042436,0.16877558615556382,0.16688372093023257,0.17261904761904762,0.16998326204203087,0.17794719226478245,0.16713143707008737,0.17286245353159851,0.16428173202007063,0.17001114827201783,0.16830763514768715,0.16901931649331353,0.16935933147632312,0.16320089119940587,0.17003898273621681,0.15720118782479583,0.1684913713119317,0.1673469387755102,0.1606381005379336,0.1769287833827893,0.172445763026145,0.1599925843529848,0.16941612604263206,0.15808005930318755,0.15508615897720957,0.16580214894405335,0.16743841452120764,0.16833333333333333,0.17367154230698018,0.1677156608663458,0.16361280769942624,0.1702442635085122,0.162627197039778,0.1564927857935627,0.17588311448122804,0.16364644970414202,0.16454058051395823,0.1609981515711645,0.1622620587691739,0.17165558019216556,0.1731017919822649,0.16457332840783154,0.1698984302862419,0.16469719350073855,0.16595901790659037,0.17331118493909192,0.16829673371470752,0.17472324723247232,0.16546762589928057,0.1630394688306898,0.1663286004056795,0.16482300884955753,0.16516129032258065,0.1734242535938076,0.16159941035562927,0.16470154753131908,0.16264505433781543,0.16906077348066298,0.16810900386669123,0.16697349042709866,0.16675869685256764,0.1610231873389768,0.16945722171113156,0.17200147167034585,0.1666360125068972,0.16347922030158146,0.16271373414230558,0.16893382352941178,0.1674324572688844,0.16280779125321573,0.1598383244534264,0.1719324026451139,0.1674931129476584,0.16893132574366507,0.17422434367541767,0.16685022026431717,0.16681959992659204,0.16862385321100917,0.16547422491286,0.17369772560528246,0.16321291032459198,0.1694169416941694,0.15985334555453712,0.17045454545454544,0.17042330951072018,0.1716746060828142,0.1579043780912255,0.1749084249084249,0.16645303058047978,0.165140974002197,0.16913783635365184,0.15775988286969253,0.17401646843549862,0.16977680204903037,0.17651362721785258,0.16404535479151428,0.17425489120497348,0.1736745886654479,0.17071833302869677,0.16867690058479531,0.16334734149460992,0.17025940811107051,0.16712328767123288,0.17037983929875822,0.16761000547745117,0.17214311792625045,0.1655411571454645,0.16405109489051095,0.16694033935413247,0.17676030645749727,0.16724420937443005,0.16940189642596645,0.16773017319963537,0.16569449507838133,0.17204301075268819,0.17419825072886297,0.17744580069229368,0.16830601092896175,0.16208340921507922,0.16114348142753096,0.16766794101583835,0.15944666909355662,0.17233848953594177,0.16575691411935953,0.1606330725850464,0.16205893052018916,0.1580287324968176,0.16345454545454546,0.16706053444828214,0.1688476917484551,0.16590950390695983,0.16951308139534885,0.16893732970027248,0.16091536505630222,0.16724169239150172,0.16830065359477125,0.16191686331457614,0.17295825771324863,0.16457993104699692,0.1650943396226415,0.15998548884454925,0.17645992020311932,0.1601087941976428,0.16352429296591733,0.1640384266811673,0.17216382747372236,0.18264178293169053,0.16630434782608697,0.16518746603876108,0.1752988047808765,0.17019735650914358,0.16220130340333092,0.16524886877828054,0.17191458559536735,0.17025511127193776,0.1649782923299566,0.17344908663411104,0.16383363471971066,0.1677815946483457,0.16576283441793202,0.16031086210012652,0.15811348030357789,0.17380307136404696,0.17070086705202311,0.16398771898139786,0.1684723726977248,0.16826141902870553,0.1700361010830325,0.1653131203753835,0.16654637315048718,0.16074327981237596,0.16522366522366522,0.1733092876465284,0.16895059502344031,0.17306652244456464,0.16834895457822638,0.1668769147594161,0.16036036036036036,0.15600792649972978,0.17237031700288186,0.16171438861876464,0.1633057256031689,0.16111611161116113,0.16324694024478043,0.1680763001619579,0.16606693055055777,0.16477783774060084,0.16007194244604317,0.1591440388419349,0.16522833513124774,0.17041164839115586,0.16642703091301222,0.16424079065588498,0.1649299317283507,0.16921142446560086,0.1754669540229885,0.16699586999461305,0.16337522441651706,0.16657691617303896,0.1568557071069634,0.16849093845325677,0.15644061715105848,0.1684304932735426,0.16122668579626973,0.16585978124439663,0.16278235926855503,0.1747625022405449,0.16630824372759856,0.16627844472316788,0.1635614475098531,0.16192011463370948,0.16565186246418337,0.16812891674127126,0.18152524167561762,0.1691426525863612,0.17304939155332857,0.17051350867775988,0.16940966010733452,0.17116794848864247,0.1680972818311874,0.17289468979080994,0.163031819806936,0.16854334226988382,0.1651179413867048,0.16580310880829016,0.16327259735619865,0.16717270941239507,0.15928571428571428,0.1724692019282271,0.17279543020349875,0.16705336426914152,0.18076374018558172,0.17091882247992862,0.16179093828041385,0.1683609773497414,0.1679743223965763,0.17436263148511322,0.1663101604278075,0.16806273391552307,0.16429080541696364,0.16087653661143772,0.16993231207695048,0.16883348174532503,0.1606125356125356,0.1643225921310308,0.1587753648985404,0.1596369460758142,0.16779359430604981,0.17007649884362214,0.16542155816435433,0.16272452427529788,0.16749644381223328,0.1688888888888889,0.16743690010664772,0.1604762751021859,0.16169154228855723,0.16326168058269674,0.1685612788632327,0.16036228023441662,0.15980113636363635,0.15657731226699806,0.16347177848775293,0.1730257320319432,0.17068843151171043,0.1623203831825439,0.16778999645264278,0.16900159602766449,0.1675531914893617,0.17691898599539088,0.17245657568238212,0.17597022860180755,0.16034727143869595,0.16439326837909654,0.1769394261424017,0.17797060386045688,0.16731586402266288,0.1697645600991326,0.16424778761061948,0.1590868872765882,0.16118188251946214,0.16274544489651513,0.16749204103289705,0.16516357206012378,0.15841584158415842,0.15997878734311471,0.16772711205372923,0.15921540908287685,0.17208480565371026,0.16569510687157746,0.1693747792299541,0.16422390958855732,0.1686087570621469,0.16663724624889673,0.16731380162372045,0.16004940885830246,0.15931545518701482,0.16722526018698183,0.1689594356261023,0.16416857697055193,0.16801833568406205,0.16375815265291732,0.1612618963694043,0.16334801762114537,0.16279069767441862,0.15959133345076626,0.16379006692497358,0.17485472794506074,0.16672535211267606,0.16352754796690724,0.16367476240760295,0.1652296322364948,0.17382125263898662,0.16182937554969218,0.17340837143862117,0.1644100580270793,0.16332630098452883,0.16030936895763753,0.1678383128295255,0.16201019153048674,0.16988756148981027,0.16388547338837167,0.17650158061116966,0.16294995610184373,0.1759129213483146,0.1769352290679305,0.15584415584415584,0.15967713633970873,0.1726315789473684,0.16856691808454657,0.1611715187653455,0.16166929686130108,0.16830294530154277,0.15898334794040314,0.17034700315457413,0.17154371824075695,0.16380518570427471,0.1674548957785952,0.16917688266199649,0.16004202416389424,0.16701680672268907,0.1648870995974094,0.17465873293664683,0.1641294838145232,0.1593771868439468,0.17334266223543818,0.17243791535501923,0.16331526490645218,0.16695804195804195,0.17059954553399756,0.1716183152743796,0.1707146601432815,0.16771488469601678,0.16786026200873364,0.16922808243101642,0.16850008730574473,0.16934357541899442,0.16582300576016756,0.168760907504363,0.159134531495376,0.16154919748778787,0.1603000174428746,0.16567840948726892,0.16041848299912817,0.16195955369595538,0.1711696008366742,0.16451725339839665,0.16779926816518556,0.16689895470383276,0.1687859257968995,0.1663183559735284,0.1626327703290963,0.16695682451253482,0.1599651871192341,0.16689871214758092,0.16739168261701756,0.16527487821851078,0.16611584623412767,0.17095652173913042,0.16344983481133715,0.16828929068150209,0.1691291500086911,0.1777893639207508,0.16941789748045177,0.16226546212647672,0.1651902032308494,0.1668982285515804,0.159576315332523,0.16302083333333334,0.1671584794306544,0.16296424852481778,0.17039736248481693,0.16672449687716864,0.1644405897658283,0.16892126257370793,0.17634818796601354,0.16556865464632456,0.1672733576009707,0.16308492201039862,0.16132386068272397,0.17013167013167013,0.1652520353369132,0.1678212677519917,0.1676190476190476,0.17018698060941828,0.16600311580405056,0.16666666666666666,0.16127357674338122,0.16643598615916955,0.1622556651098426,0.16707021791767554,0.16842469306588276,0.16441908713692946,0.16560069144338807,0.1700656757690978,0.1689994815966822,0.164651002073255,0.16911383658662982,0.16424870466321242,0.1645657054049387,0.17058011049723756,0.16899706542378734,0.15516051087331723,0.16652286453839515,0.16545893719806765,0.16198033465585648,0.1679889617109348,0.16209691326090706,0.16689655172413792,0.17048784692294433,0.1608066184074457,0.16284680337756333,0.1698828394210889,0.17433247200689062,0.16448501550120564,0.16325124849319786,0.16666666666666666,0.16250645550008608,0.1674698795180723,0.1724315952503872,0.17343427391603577,0.1627386891450198,0.1652906776745786,0.17265692175408426,0.1672971114167813,0.1593604951005673,0.1710209694052939,0.16875751847396459,0.17285223367697594,0.1704174540456966,0.16128478186190312,0.16520693800446506,0.1720467032967033,0.16412017167381973,0.16323377960865088,0.1745323494079286,0.16660947151681538,0.17584491336421343,0.1634648370497427,0.17235465614817355,0.1598079561042524,0.16183781930396024,0.16540966746657526,0.15492716366752357,0.17135023989033585,0.16326880246702072,0.17437478588557725,0.17263230005137867,0.17431506849315068,0.17103235747303544,0.16894899007189318,0.17268526441896287,0.17299794661190965,0.16424294268605646,0.17499144714334589,0.17188301693175986,0.16826265389876882,0.1651564369977774,0.17076923076923076,0.17176551016920186,0.1696855775803144,0.16521441995557834,0.16569866757772464,0.15883859948761742,0.17400956284153005,0.16083319105344032,0.17395015363605326,0.1662399726915856,0.1718430034129693,0.1697662514929193,0.16154895939952235,0.16732048439365513,0.16115279672578445,0.1597612958226769,0.1629730651210365,0.1690813021987387,0.16138377641445126,0.16476401431248935,0.16422487223168655,0.170328734457503,0.16927792915531334,0.16993018900051082,0.15406877766428329,0.16238297872340426,0.15776038121170866,0.17134592479156033,0.17420891459680163,0.17145773090661678,0.17448979591836736,0.15932664512837952,0.1681400884053043,0.17083120856705764,0.16536369816451393,0.16261682242990655,0.17023445463812437,0.17717003567181927,0.17629076086956522,0.1553744268976057,0.1634974533106961,0.15735868273637751,0.16106585200271556,0.17189886305786525,0.17153036986766204,0.1597964376590331,0.1621438263229308,0.17127352891300662,0.17310952865378093,0.158670961179861,0.17033898305084746,0.16963226571767498,0.16706201287699085,0.16686430628493987,0.17462737127371275,0.1607112616426757,0.15865221808330512,0.16844421872354834,0.16841570751523358,0.16669487222880353,0.16463620981387478,0.16494670952461513,0.1703315290933694,0.16658210722137662,0.15809942509299965,0.16923076923076924,0.1658215010141988,0.17103261788068277,0.16475160527205138,0.16371008616320323,0.16131756756756757,0.16145921297078197,0.17342114150624788,0.17035286172547695,0.1785955435516543,0.17485232067510548,0.16587917651029363,0.16855070018559137,0.16700404858299595,0.1614100185528757,0.16053962900505903,0.15764626538526386,0.1604855023600809,0.1732681611326479,0.16447590158409167,0.1657961246840775,0.15919811320754718,0.16321374431531077,0.16487032670932975,0.15979121064152213,0.1606060606060606,0.16529203837737755,0.17014473241332884,0.16557294295810196,0.16823687752355315,0.1633305298570227,0.16027581567440297,0.16680679334118043,0.16190316072629454,0.1706169104051101,0.16134453781512606,0.16501428331372878,0.16733870967741934,0.15437594490173023,0.16577091031239502,0.16221662468513853,0.1732706514439221,0.1665267752224274,0.1661631419939577,0.16999496559825475,0.16644295302013423,0.15936923335010905,0.1702448842670245,0.17071943652523897,0.15375586854460094,0.1721709974853311,0.1748240026818639,0.16339869281045752,0.1734249329758713,0.16769978220807505,0.16733668341708544,0.1669737062468598,0.17699263228399195,0.16541101623974552,0.16739203213927017,0.16736401673640167,0.16716867469879518,0.1740003346160281,0.16761458681833388,0.1707643418631878,0.1596989966555184,0.17154322019729143,0.16917418923436978,0.15811465819822831,0.16711229946524064,0.1722639933166249,0.16855997327096559,0.16535827626524136,0.1653306613226453,0.15478377024544998,0.1649415692821369,0.16658320814555166,0.16805740987983978,0.17170031703654262,0.170337003670337,0.16814011676396998,0.16060707138092062,0.16574954143738535,0.1662220740246749,0.16669444907484582,0.16466666666666666,0.16763872687885353,0.16527824058647117,0.1584207896051974,0.15956029313790807,0.16103247293921732,0.16583416583416583,0.16530714166805394,0.1676098535286285,0.17324013979031452,0.16855241264559068,0.1643653302279155,0.16699933466400532,0.1668052552802262,0.16461589624210177,0.1685785536159601,0.15774601063829788,0.1663619744058501,0.1643403123961449,0.15766738660907129,0.1697674418604651,0.16259757515362896,0.17070740617734972,0.16104931097459738,0.17114873837981406,0.16846473029045644,0.15997344839030866,0.1642608262817322,0.16473125414731254,0.16188422623984078,0.17064676616915422,0.16846294146907645,0.17771883289124668,0.16343444389192774,0.15677825654623798,0.17299088649544325,0.15473823724320743,0.1598476064270333,0.1614773103676714,0.16194734227521113,0.16870860927152317,0.16719086243999337,0.1585567692816948,0.1759060069501903,0.15883520847121113,0.16989247311827957,0.17201455507773736,0.16156771953034563,0.16021825396825398,0.17507025954703256,0.16727272727272727,0.17170715584200957,0.1728354263053536,0.16537254254088882,0.170796167822927,0.17291494632535095,0.17767503302509907,0.16988608221892026,0.1705183228788379,0.15877207459976894,0.16864686468646864,0.16828906121102127,0.18112834048168922,0.16955302655451096,0.15897097625329815,0.16735366859027206,0.16551269370260469,0.16944123949233558,0.1639749505603164,0.16246498599439776,0.16523887973640858,0.17064733981222205,0.16798418972332016,0.17454305944343818,0.161178794863352,0.16493827160493826,0.16556945358788677,0.16323844001974658,0.16386969397828233,0.16203322914953117,0.1649671052631579,0.16329551060680808,0.16195330483393622,0.16800920598388952,0.16452991452991453,0.1636811832374692,0.16201117318435754,0.1720059142434697,0.16327201051248358,0.1689932665462309,0.16715927750410509,0.16450500738794943,0.16447800393959291,0.16609223699327097,0.17000328191663933,0.16735028712059064,0.15813648293963253,0.1666393308184353,0.16251229911446377,0.16920806689621248,0.15770491803278688,0.1593181445664645,0.16568338249754178,0.1659839423234475,0.1649737876802097,0.1601965601965602,0.16475597772682607,0.15883412477484854,0.16339227242960053,0.16156490423964642,0.15990180032733226,0.16363933889707086,0.16475785340314136,0.16407655815475217,0.16355904481517827,0.1633687653311529,0.157946370176586,0.16069968939022397,0.17342268715266426,0.1719235169145285,0.16584967320261437,0.16124816206502204,0.1644887291734727,0.1718112036583374,0.1659046374918354,0.16212244897959183,0.1673196212863206,0.17251509711114738,0.16889686684073107,0.16364822972752488,0.17406199021207178,0.1619637905725004,0.16552511415525115,0.16924832871351703,0.171014020215194,0.16544417277913612,0.16101694915254236,0.17223399054912825,0.16959921798631475,0.16517348102296792,0.16791530944625407,0.16593388698908973,0.15906870726147834,0.16669379781865537,0.17041015625,0.17070789259560618,0.16010413276928084,0.16674800715796323,0.16574495770982434,0.16897056431940152,0.1705691056910569,0.17086652576816777,0.16384915474642392,0.1613846903949293,0.15892102697432564,0.16718115353371243,0.16358024691358025,0.1674516810134806,0.16888600194868464,0.16252638415327164,0.1616883116883117,0.17123843531894173,0.16861408633560532,0.17102060684731463,0.17245295262816354,0.1759935117599351,0.16266623418747972,0.16247770390789687,0.17201686121919585,0.16534284324850057,0.16904376012965963,0.16917841516771998,0.16526247569669475,0.1611858091689616,0.1645610625202462,0.17020242914979758,0.16564119170984457,0.17484215638659542,0.16461638070573,0.15924906942871014,0.16488673139158577,0.1668014884322925,0.16370106761565836,0.1759663593724729,0.1621927554980595,0.17235246564268392,0.16359521500161656,0.16857927913366735,0.16289592760180996,0.16917111003393118,0.1680129240710824,0.1665320626716201,0.16521317829457363,0.16809300823510415,0.16257668711656442,0.16739305891848263,0.17672692059393158,0.16895271905760853,0.16666666666666666,0.16825294402322954,0.17016129032258065,0.16303821964199322,0.15640116091583361,0.174754151217153,0.16795615731785946,0.16889605157131346,0.16838543345149856,0.15853069115514742,0.16607603092783504,0.16959252697696892,0.15491143317230274,0.1600386411205925,0.17321313586606568,0.16916143569934008,0.17090440939813326,0.17071600965406275,0.16586229086229087,0.16470966704198167,0.1555162431650048,0.16144074610065928,0.16832797427652732,0.1642822697315544,0.1677917068466731,0.16326530612244897,0.16838046272493573,0.1710843373493976,0.15901060070671377,0.17199293399710935,0.1628131021194605,0.16824530422218656,0.16581059390048153,0.16803081367356765,0.17682926829268292,0.16236162361623616,0.1740455566249599,0.1698476343223737,0.16693393200769724,0.1579284912618246,0.17569733889067007,0.18159961532296842,0.16378205128205128,0.16599903861560647,0.1707785966036527,0.16610603876341504,0.16095451633568225,0.1631705364291433,0.1665065642010887,0.16071714422923003,0.16261203585147246,0.17266762682029124,0.1664,0.17181250999840025,0.16682661548304542,0.1696785542939389,0.16629357211384713,0.1630695443645084,0.16608056265984655,0.16781205050343614,0.1716203259827421,0.16504233903179422,0.17252396166134185,0.16562849385082254,0.1660811242414564,0.16318058438448027,0.16347381864623245,0.1701516360734238,0.17044366421959783,0.16626775171533428,0.16480536056158265,0.17084064444089966,0.16507177033492823,0.16919151650454473,0.1720344387755102,0.1667463733460864,0.16767612368504942,0.1601593625498008,0.16124920331421289,0.16536562051935638,0.1634278432621854,0.15957955088389872,0.17117834394904458,0.16319057474924376,0.1658707418019739,0.16313862804392806,0.16884150222788033,0.1673826571201273,0.16258351893095768,0.17273739462382695,0.16141857506361323,0.16202893941803148,0.1713831478537361,0.16754093148942933,0.17148760330578514,0.16605752423327508,0.16396568160152525,0.16314535345512313,0.16439008894536214,0.16626965221534065,0.16005080978088282,0.16066042228925226,0.16666666666666666,0.16489446119663545,0.16058394160583941,0.17007774075836904,0.1686230964467005,0.1639968279143537,0.16619092927370757,0.1693356587918186,0.16074825618262523,0.16389285148200983,0.1664025356576862,0.16669307558231658,0.16460709759188846,0.17281799461428798,0.17706683560342096,0.16785431512272367,0.17257758074730842,0.17318347316764288,0.16983222538778095,0.16537426808039246,0.17072784810126582,0.1684859990507831,0.16418854792787094,0.16764194211608413,0.16160657811511703,0.1707509881422925,0.1653493518811255,0.17417417417417416,0.18125790139064477,0.1674830146942645,0.17235387045813585,0.15747907123677143,0.1688250157927985,0.17069319437865152,0.17224502683928009,0.1638516179952644,0.16145833333333334,0.16458892220293514,0.1702429788576838,0.17037387600567913,0.16514195583596214,0.16953161961835672,0.1704509618416903,0.1604918808134952,0.16708701134930642,0.16469661150512213,0.16813740939174282,0.16779580904364266,0.1720226843100189,0.17546070247283035,0.16566929133858269,0.16737521650133838,0.16341309823677583,0.17062804974028017,0.1671388101983003,0.16884343036978758,0.16677155443675268,0.1673745477426459,0.17599874174268637,0.17046705456832836,0.17169811320754716,0.16821254519729603,0.16472807293303993,0.16344491592016344,0.16939032055311126,0.17172034564021996,0.17200754005655042,0.17370818281765352,0.17022613065326633,0.17459569791176008,0.1566718995290424,0.16622194318003453,0.17027620841180163,0.1625608033892986,0.16661437088170694,0.16125490196078432,0.1645232120451694,0.16732005645287754,0.16713703355283788,0.16617024612008152,0.16269592476489028,0.16658830904246982,0.16436853650893138,0.16308945636847877,0.16697994987468673,0.16867658574784652,0.1689633573441904,0.1645529982777517,0.17235441452723857,0.16622319611832836,0.170735524256651,0.16773587857925207,0.1620775969962453,0.16596277178163615,0.16953393806693776,0.1638780297107115,0.1732332707942464,0.16226356104423947,0.1673960612691466,0.17174558524769495,0.17328125,0.16013122949539135,0.16276163698844112,0.17210682492581603,0.1631792629606496,0.16768149882903982,0.16484545738370276,0.173091930700796,0.16697877652933832,0.1733499765954127,0.17082683307332294,0.16409296521603495,0.1689020586400499,0.1719943864026197,0.1618334892422825,0.17474668745128605,0.16942019950124687,0.16643291257597007,0.16297912122156435,0.16653684374513164,0.1705607476635514,0.15963245600373774,0.1642790407972594,0.17094815506772537,0.16469489414694893,0.17463035019455253,0.1621537503890445,0.1632176754317722,0.16972619788425639,0.16674443925960492,0.15972006220839813,0.15845125174933913,0.16277985074626866,0.16446448002487177,0.17298725520671432,0.17125097125097125,0.16438781852082038,0.16249805810160012,0.16449207828518173,0.1702127659574468,0.1673913043478261,0.1616208663251048,0.15911207699472213,0.1662269129287599,0.16495965238982,0.17020946470131884,0.16413279553211294,0.16069489685124863,0.17307692307692307,0.16328112885718715,0.16744186046511628,0.1691210665013176,0.16769993800371977,0.17185805051913838,0.165478772854044,0.16855151045701006,0.16387856257744735,0.16695059625212946,0.17280891917002167,0.1653506734788667,0.16547987616099072,0.16483516483516483,0.16357164964407303,0.16416524833668575,0.16599628712871287,0.1716937354988399,0.1676461490875348,0.16561002010205658,0.1645021645021645,0.16648631936929972,0.17094281298299846,0.17199814557255447,0.16146477132262052,0.1673103661362583,0.16404077849860982,0.17204633204633205,0.16661519456454602,0.17122124440327313,0.16424822476072862,0.1668467356073468,0.1683641975308642,0.1637093041197346,0.1607528540573897,0.1639672990899275,0.16903146206045652,0.16499614494988435,0.1790009250693802,0.1686449822722368,0.1684648581997534,0.17059639389736478,0.16409861325115563,0.16700046217840087,0.17082563154651878,0.1626366856614816,0.16553741915614414,0.17074672825250192,0.16594827586206898,0.17023241496075112,0.16220375500153894,0.173872903523619,0.16753846153846153,0.16812798031072143,0.16548754229467855,0.1640781177917884,0.1714329643296433,0.17217524980784013,0.17245619428220105,0.1685876748117412,0.16717885679164105,0.1676140728222461,0.16774193548387098,0.16756258639225927,0.16185503685503685,0.1725779210809151,0.17285845870432914,0.1642363775901765,0.16543891958256599,0.16648764769065522,0.1632402577477754,0.16981132075471697,0.1673312883435583,0.17113939579819046,0.16421343146274148,0.16694772344013492,0.17060085836909872,0.1635249042145594,0.1590560833588722,0.16715183085644247,0.16666666666666666,0.16449686016235257,0.16431852986217457,0.1682743837084673,0.16181873851806491,0.16562069493341497,0.1697275788184879,0.162203519510329,0.1702876376988984,0.1607771148845036,0.1566228204343836,0.16883315491665393,0.16299694189602446,0.16266625898180706,0.16799143992662793,0.16949411584899893,0.16824572127139364,0.1653170359052712,0.16605560647723802,0.16908507713456544,0.16081246182040318,0.1661322339288441,0.1619847328244275,0.17096626469241338,0.17063492063492064,0.1680146497787273,0.16753127860848338,0.1757437070938215,0.1654972544234289,0.1703522952569773,0.15675510826471487,0.16435432230522945,0.16981707317073172,0.1652187166590459,0.16382200548613227,0.1637970440347402,0.16483851310176723,0.1744097486671744,0.16707279926896132,0.16963605908329527,0.1721985383678441,0.16105952199725987,0.16423135464231356,0.1596408461421397,0.1650943396226415,0.16233074699528374,0.17417097657438393,0.1679087452471483,0.16286496350364962,0.17850083624752927,0.16448768622681667,0.16415868673050615,0.1656534954407295,0.1581826470141316,0.1640838650865998,0.17773051800091144,0.1698055893074119,0.16871678056188308,0.17263893106589737,0.16760285410657355,0.1662112932604736,0.1730156321141296,0.17223065250379363,0.17068730086481565,0.16838592233009708,0.16183831336265736,0.16742493175614195,0.1652767247915087,0.15448756822316556,0.17128998029407305,0.1670203091846014,0.16805576602515532,0.17015151515151516,0.16224814422057265,0.1688882156922145,0.16159321520520975,0.15687462144155057,0.17108251324753973,0.17257039055404177,0.17375510821855608,0.16691888619854722,0.16628839461340597,0.16263237518910742,0.15867493571320526,0.1677253478523896,0.16512929079086647,0.16782582400967644,0.16810279667422526,0.15976420798065297,0.17062112739912347,0.16651556361438502,0.16301556126303066,0.16117824773413897,0.1676483914816493,0.16294170945333736,0.17152347878604862,0.16681763285024154,0.1710188679245283,0.17144581949894355,0.16478044363965597,0.17773083886541943,0.16835118419067732,0.1689291101055807,0.1664907253807872,0.16676718938480095,0.16402834313282075,0.16249623153451914,0.1680482290881688,0.16892706449668474,0.16890161217417507,0.15953600482072913,0.163880102425064,0.15677710843373494,0.16608944436078904,0.16305329719963865,0.1564052385970194,0.1739915713425647,0.16794582392776525,0.16927475173036413,0.16699262825334737,0.16681708784596871,0.16799518724620244,0.16481203007518797,0.16508795669824086,0.16761876127480457,0.16052908462347812,0.16756837992185153,0.17114951164537942,0.1640625,0.16674177557458314,0.16536497446680684,0.1702958402162487,0.16801801801801802,0.1712956012610719,0.16241368958270788,0.16238931412276753,0.17707082833133253,0.16744186046511628,0.1638163816381638,0.16109194540272986,0.17081583683263346,0.16254310991153095,0.16491754122938532,0.1711887273272373,0.16321942446043167,0.1667915480293721,0.16062331435421037,0.16808988764044944,0.16417016177351706,0.1684888422944436,0.16741539383048817,0.1655936517442731,0.17709580838323352,0.1635982637329741,0.1679137982639928,0.15666616788867274,0.16412327947336924,0.16514584891548242,0.16437331737959915,0.16659189472110064,0.15759569377990432,0.15861862759754822,0.1615844544095665,0.17142430130025407,0.17513448894202033,0.1718213058419244,0.1671646250373469,0.1766990291262136,0.16786140979689368,0.17291324473644915,0.16587040907733652,0.15957605612778025,0.1580597014925373,0.16281152066855692,0.1692032229185318,0.16947635387140086,0.16318615751789975,0.1656972408650261,0.1614971667163734,0.1650514387952885,0.16621943947525342,0.1660456103741243,0.1676602086438152,0.17076441662941438,0.16314064362336114,0.15969015343363624,0.17039022937146261,0.15949367088607594,0.168106015485408,0.16927199642697632,0.16924679964275083,0.1591010567048668,0.17232142857142857,0.16336854634726974,0.16542695626301696,0.1616837721255392,0.16225461035098157,0.1646096654275093,0.16993755575379127,0.16679054556265793,0.1721165279429251,0.17253678109674542,0.15913818722139672,0.16297726935076512,0.16844919786096257,0.16084954700727758,0.17107217107217107,0.16674090571640682,0.1668646080760095,0.16505863143832566,0.1632531908578213,0.17331948360290844,0.1661721068249258,0.16659249369529744,0.16449124888757044,0.16535666617232686,0.16681494661921709,0.16901408450704225,0.1652831307441447,0.17059433822439604,0.16301126259632484,0.16758038227885613,0.16177777777777777,0.1710857650718412,0.17579976303317535,0.16659262549977788,0.16286644951140064,0.16743153219837156,0.15985790408525755,0.1627941394109812,0.1624741047647233,0.16748039650835922,0.16375739644970413,0.1666913178523887,0.1585329784087548,0.16649415939671744,0.16380839739798936,0.16038433111603842,0.17129766479456104,0.16890793556967637,0.1656323877068558,0.1625055399615896,0.1707533234859675,0.1636390488849505,0.16804489072652096,0.16078547172597077,0.1730144670800118,0.15616236162361624,0.1675029515938607,0.1692489302051055,0.16568309235762763,0.16506859418793332,0.16563421828908553,0.16855920955611267,0.16470067826599824,0.15892672858617132,0.1636202830188679,0.17037582903463522,0.1694665487768936,0.17238838956829233,0.17192103712433707,0.1707173368684637,0.16715758468335787,0.16094831394492712,0.16548881036513546,0.1634035036066539,0.1682366794230203,0.15688005886681383,0.16539140670982933,0.15845225834927174,0.16990291262135923,0.16693631416384763,0.1623529411764706,0.17012204087634172,0.16024698618053515,0.1691900632074085,0.16328630217519105,0.16855253490080824,0.1692624155157214,0.17055971793741737,0.165834312573443,0.16992216184461742,0.17063142437591777,0.16972544413448834,0.1657369348209043,0.17070306766475854,0.16084531846199002,0.17212032281731474,0.17004107981220656,0.16209476309226933,0.16852449398650632,0.16131397565625458,0.16319648093841643,0.16419879783023017,0.1586045148050425,0.16752161805657337,0.16280773739742085,0.17186813186813188,0.16276003515968357,0.16449392119525413,0.16725248974809606,0.169424513105872,0.16896046852122987,0.17362026057678231,0.1791569086651054,0.1609834626079321,0.1640327772900205,0.15961960497439648,0.16632533645406672,0.16264443469357906,0.15750219362386664,0.16595993566310865,0.1624269005847953,0.16649612629732496,0.1581408944752996,0.16805494666082127,0.16423144360023378,0.17618699780861943,0.16856558574349986,0.16474368336497736,0.16501168224299065,0.1648415827128048,0.16686131386861314,0.16654502992263903,0.16856392294220665,0.1648912884867941,0.16880653632915085,0.16790663749088255,0.16802800466744458,0.1678576637013271,0.1647710702828813,0.16766292462458085,0.16880466472303207,0.15682845066316864,0.165112212183037,0.16333964738452572,0.1668123543123543,0.17378004369992717,0.15991843868336733,0.1689238386486093,0.16584158415841585,0.16305139030426555,0.15662299854439593,0.17246397904235192,0.16821885913853318,0.17052233376982395,0.1680244399185336,0.1733818181818182,0.1691390343222804,0.16329794968736366,0.17257923815062517,0.160633813054223,0.16787790697674418,0.1642203168144165,0.16477768090671316,0.1685311637367427,0.16109819872167344,0.16223674655047204,0.16758640720302062,0.16974009002468418,0.16332752613240417,0.16620699666134417,0.16734397677793905,0.15904803366710202,0.1735345327916425,0.1664006963586247,0.1660864519872353,0.16925308194343727,0.1700986078886311,0.16760910540814847,0.17323861988982314,0.16886505290621828,0.16434782608695653,0.16215041298362556,0.16777745580991016,0.16297262059973924,0.1727983777520278,0.16466328747284575,0.1653634520706632,0.17228898219197916,0.16488129704690213,0.16876537849182227,0.16685962373371924,0.16148169584720012,0.16999421296296297,0.1715608274265876,0.1656060167775528,0.17266811279826463,0.1625216888374783,0.16828104669654476,0.16579936397802833,0.1555138025726261,0.1680635838150289,0.17237393440254298,0.16165848020803236,0.1692907698974433,0.16291161178509533,0.16346570397111915,0.16257580132832805,0.16774938645878446,0.15444572748267898,0.16842257179968248,0.16262626262626262,0.16938392728322033,0.16921523369878824,0.16616183470359153,0.1589270262474762,0.1664023071377073,0.16392733564013842,0.16606602277641633,0.1671951571057942,0.15765960513042226,0.1685878962536023,0.17158910819766604,0.1662345145491213,0.16217773296845744,0.16345046082949308,0.16630669546436286,0.161243881370573,0.16640276378292787,0.16983304548071387,0.15700100733918548,0.1647482014388489,0.16515609264853978,0.17002301495972383,0.1655400546526679,0.16623526028185218,0.1593098490294752,0.17193789534215065,0.16860715825786976,0.16225926990514516,0.16309814628538583,0.16379310344827586,0.16549346358281855,0.16302786555587476,0.16544592847910383,0.15781160252728316,0.16252692031586505,0.1630778064886592,0.16377206832208985,0.16446613088404133,0.17075620605538816,0.16901004304160688,0.17199827858269975,0.16795754446356856,0.15990248099813567,0.16891310582162317,0.17060931899641577,0.16972477064220184,0.16841049161530744,0.16580682143880768,0.1689353775612552,0.17063037249283666,0.17175189800888124,0.16184474362646806,0.16898181297436632,0.1660939289805269,0.16134574087329992,0.15760091611795018,0.1670244740231859,0.17329708070978822,0.16769208756617543,0.17110157367668097,0.1687884422829352,0.17391304347826086,0.16745316745316746,0.16285387474978552,0.16254467476769122,0.16538021726700972,0.16407031584964984,0.1700485853100886,0.17445349335619373,0.17,0.1614055134980717,0.17366466723793203,0.16792803084392402,0.1624785836664763,0.16188436830835118,0.17099628889523266,0.1615527329813044,0.17051940639269406,0.16250535026394636,0.16176890156918688,0.17001854229068605,0.17655447803764973,0.17467560245258806,0.15511833475905332,0.1660727013542409,0.16519384264538198,0.1678780105458173,0.16714163579367342,0.1705371135489386,0.16965811965811967,0.15952143569292124,0.16547992025064084,0.167876975651431,0.1688496583143508,0.16839857651245552,0.17292912040990607,0.17802760779849153,0.16647694934547524,0.16816047801963294,0.1642958748221906,0.17394396245199828,0.17036405005688282,0.16323048485710223,0.16647711117429628,0.16687988628287137,0.16699829448550313,0.169674577234617,0.1672350099460074,0.16365961074016194,0.1630681818181818,0.16844198267291577,0.1628798636750923,0.1645605565810024,0.17049971607041453,0.1660752306600426,0.1643485665625887,0.16801475805307223,0.16643019296254258,0.16711590296495957,0.15773049645390072,0.16054460360232592,0.17526942711287577,0.16262583297887423,0.16685568471789056,0.1720765414599575,0.16340702947845806,0.1696188181947003,0.17058656843298384,0.1738206544836379,0.1652974504249292,0.16145021951564933,0.16723307844803173,0.17018264193685403,0.16520385050962627,0.17013446567586696,0.17124257005377866,0.1655582283854535,0.1639784946236559,0.15928702786815674,0.16322489391796322,0.1697072549851506,0.17067307692307693,0.1714972430369009,0.16892847045518802,0.1680565371024735,0.16449971735443752,0.16249823371485092,0.16826787228030518,0.17022178273767483,0.17019774011299435,0.16833780539471827,0.1731149392826885,0.1667372582239164,0.1691134952004517,0.16372618207480594,0.1651143099068586,0.16890080428954424,0.15928329571106095,0.16772464381436028,0.17320169252468265,0.1648568608094768,0.16567963902989283,0.16297758353306077,0.1647871440654074,0.16814658210007047,0.17080045095828636,0.16669015076793012,0.1624401239785855,0.16734751373432877,0.17084507042253522,0.16983523447401774,0.16488313151225006,0.1659862030128115,0.16568130630630631,0.16101337086558762,0.16394596115958346,0.16124947235120304,0.16586944288126054,0.1693627795751864,0.17243319268635723,0.1710026719167487,0.16015185601799775,0.1656122592436384,0.16854090525723925,0.15881939564300773,0.16427768409218663,0.17254461149360686,0.16451250351222255,0.16434892541087232,0.1696629213483146,0.16640921218929924,0.16652625666947488,0.16692404885581918,0.16577765300393038,0.15859649122807018,0.16952006735896716,0.17019783920303072,0.1632996632996633,0.17141254032823677,0.16760168302945302,0.16070677324358434,0.1685361749859787,0.1717369970559372,0.16344266890944772,0.15949544498948845,0.17306614349775784,0.1614123581336696,0.16923507985430092,0.1721529625998039,0.1684873949579832,0.15964150679176586,0.1661999439932792,0.17065658686826263,0.16055431131019038,0.17102869139258223,0.16050937587461517,0.16580383377640967,0.16116396194739788,0.16295985452510842,0.16097902097902098,0.16724933575723674,0.1669463087248322,0.16874038864811966,0.17053396701146212,0.1639412997903564,0.16922861934041364,0.16459410367472405,0.1584241408214585,0.17083391535130604,0.17039106145251395,0.16226783968719452,0.16419994414967887,0.1679463911768812,0.17127303182579565,0.17306350314026517,0.16648060284677643,0.16966652713827263,0.1630859375,0.16543450969451806,0.16304044630404463,0.16538836982289778,0.17163970998326827,0.16938519447929737,0.16824644549763032,0.16529616724738677,0.16499442586399107,0.16845478612233525,0.1646698244636389,0.16408970608719878,0.16657381615598885,0.17309566912686256,0.1617933723196881,0.16594737574829457,0.1653674832962138,0.16339596381350036,0.1722794322293348,0.16738555725615695,0.15929326655537007,0.16302684657115038,0.16717663421418638,0.1707690168265888,0.16031701890989988,0.16126789934658695,0.16305254378648873,0.16567060458651842,0.16203446359088383,0.17910240377935252,0.17171436510141705,0.15766078622030838,0.16777777777777778,0.1612276072767671,0.1677311857817273,0.17478828266000276,0.17240421987784565,0.16655100624566274,0.17027477102414654,0.16927986679617038,0.16204217536071033,0.16493272298515743,0.1680998613037448,0.16239079184579117,0.16597337770382695,0.1676140302232081,0.1650956473523704,0.16576576576576577,0.17142461197339245,0.16114729111819315,0.1708229426433915,0.16151821581936557,0.16759002770083103,0.17573743248857499,0.16865134311824978,0.17416585906133186,0.1719269102990033,0.16761245674740485,0.17630777747024634,0.1628614916286149,0.16892639734366352,0.1585281505049108,0.1681881051175657,0.16788825888535472,0.1688329646017699,0.16936264343978985,0.17417749516173625,0.16710435383552177,0.17274737423991154,0.1731380406245682,0.1644100580270793,0.16424920569139384,0.1617403314917127,0.16586106891313354,0.16252416459541563,0.16981913571724425,0.1740750966316952,0.15845410628019324,0.1656086116478057,0.16420587829446667,0.16404525386313465,0.16360877362394813,0.17172413793103447,0.16549441456350847,0.15581908439051295,0.17454846270508756,0.17066446098704163,0.17229496898690558,0.1681367144432194,0.1653575857792476,0.16505924497106642,0.16930706708913074,0.16666666666666666,0.1618234402974797,0.16662076562930322,0.17031529670934875,0.16506057268722468,0.1633860977288369,0.1665290393614093,0.16980872437044173,0.1666208035222895,0.16370890081166597,0.16795048143053645,0.1735662219777197,0.16529152915291528,0.1622439158531555,0.16950783612867748,0.16508591065292097,0.1636888400219901,0.17259859832348495,0.16927727397636713,0.1656820991894491,0.16964285714285715,0.16907018266721605,0.16506454270804724,0.17012220238912537,0.16488193300384404,0.170487302676733,0.16387592643425747,0.1634417455743104,0.17027991218441274,0.16298532034572644,0.17174211248285323,0.171581401728158,0.16648381788261107,0.16851775675305086,0.16876885111050177,0.16860863605209048,0.16625548245614036,0.17034397697683978,0.1737462318443409,0.16673516920126044,0.166986301369863,0.17559238460484866,0.16488633251164064,0.16020813364370806,0.16046002190580505,0.16317590691307324,0.1630166986038872,0.176132475708225,0.16461412151067323,0.168832945683404,0.16456908344733243,0.16057994802352618,0.1638402625820569,0.16039928893750854,0.1692644243915778,0.1645933014354067,0.15828321487151448,0.17138171381713818,0.16821535938781088,0.1657330236371089,0.1650273224043716,0.16473159404452944,0.16402622234362196,0.1726068551140243,0.16521026761332605,0.17583617747440272,0.17280917280917282,0.16787225330967653,0.1662117903930131,0.1721926592986765,0.16657571623465212,0.16150593370617924,0.16666666666666666,0.16923496522569206,0.16580310880829016,0.16496250852079072,0.16766630316248637,0.16519013220662396,0.1668029435813573,0.16255620656765227,0.16185286103542235,0.1698678654134314,0.17175156633070007,0.16641699577829225,0.1636710239651416,0.17358747447243023,0.1673019330247754,0.1622430924186743,0.16548720740337508,0.16437610559259763,0.16081632653061226,0.16650795810093866,0.15968443960826986,0.16850265197878417,0.16453630677182485,0.16084296397008838,0.16476345840130505,0.1681391871686829,0.15493340581679804,0.17284957195271097,0.1686141304347826,0.16492324412443962,0.1617766911165444,0.15727285074018743,0.16295491580662683,0.171622539035981,0.1762150420852566,0.16017374779421745,0.17141693811074918,0.1700366399782874,0.1700135685210312,0.17094017094017094,0.16793271839392296,0.170893801708938,0.16558177379983727,0.16664406779661017,0.16065618221258135,0.15941439609597396,0.16888045540796964,0.16763789131318607,0.16517615176151762,0.16434087522015986,0.16377675426713628,0.1636191250169308,0.15845070422535212,0.16641841570751523,0.16504197129704848,0.16745634222282388,0.16783974011911207,0.1686290431722831,0.16359945872801082,0.16777161412528752,0.16856060606060605,0.16826727985932638,0.1604003245875034,0.16943881000676134,0.16400757166035695,0.16952818710287954,0.16666666666666666,0.15921070414920935,0.17581081081081082,0.17524658829887854,0.16049716292893812,0.17047143050114819,0.1647757968665586,0.16448345712356516,0.16945719686740482,0.1709194005670312,0.16725161987041037,0.16061546767444998,0.16734143049932523,0.1651598974497369,0.16028062601187265,0.16632942128692838,0.16833018613434045,0.16102494942683748,0.16909385113268607,0.1624646083322098,0.16055540576974925,0.16417306914678528,0.16428571428571428,0.16264654359250774,0.17246025330099704,0.1652970497103597,0.1685075431034483,0.16215488215488216,0.17129006194451926,0.15618688568735695,0.17003231017770598,0.16287521873738053,0.16541049798115748,0.1683488090431974,0.15958019375672766,0.16655455401587516,0.1689534570890503,0.1691997310020175,0.16863905325443787,0.17144009681323114,0.15797257327238504,0.1681677644844737,0.16236559139784945,0.16866012632710659,0.1654125235151841,0.16915222356576648,0.16321869962385815,0.1638683680322364,0.17311308084877786,0.16865852020948033,0.1647422126745435,0.1664652973553497,0.17087248322147652,0.17219165212723125,0.16545893719806765,0.16020394472024688,0.17011000804936946,0.16338028169014085,0.1712714592274678,0.16642081265924635,0.1745776347546259,0.1640970639495911,0.15991957104557641,0.16981637850154135,0.1664433127847762,0.16883290901782125,0.16733654876741694,0.16570663094440724,0.161398339137423,0.16378733092272665,0.1628280664167113,0.16776007497656983,0.16372155287817938,0.16731361263552402,0.16541755888650964,0.16526160845711227,0.16992239764516992,0.17043478260869566,0.16760299625468164,0.16771432392670857,0.16608718908799144,0.17194812140660515,0.1767379679144385,0.16575324154524795,0.17187917669072442,0.16744621141253507,0.1638161411010155,0.16713426853707414,0.16818060379374833,0.16214772271938027,0.16907051282051283,0.16744558686072908,0.17049399198931908,0.16126017888132427,0.1601708489054992,0.15761377285466435,0.17387243127835603,0.16824549699799868,0.1634204909284952,0.17486994797919167,0.1712456655108029,0.16668889185224697,0.1684,0.16651113184908678,0.16049053585710477,0.16766626682660268,0.16457889125799574,0.16162558294470353,0.16120436983746336,0.16797655521513255,0.16808737346830047,0.17072845918231455,0.16284953395472704,0.16176274796964452,0.16959531416400425,0.1650472514308532,0.16196433324461007,0.16766467065868262,0.1680415114422565,0.16243182120526806,0.16799680766161212,0.16398457241654477,0.16316489361702127,0.1689934849089217,0.17043339537357086,0.16389738136381762,0.16879319510898458,0.16598006644518273,0.17007706617060855,0.16434170320180683,0.17096174282678003,0.1619072918050206,0.16653386454183267,0.17129199309520649,0.17126925119490174,0.17084826762246116,0.16113618263870455,0.16987392169873922,0.16613588110403396,0.15748971739418868,0.16768373573892278,0.16368218596630854,0.17148541114058355,0.1749104893250232,0.16653407584195173,0.17075434177383003,0.16185047720042417,0.17216699801192842,0.163927908825868,0.16682125347820326,0.16825649178590354,0.1654523777983839,0.17298013245033111,0.16434909283538604,0.16353283898305085,0.164967562557924,0.16256288059306329,0.1645268034414295,0.16278454208575965,0.16289532883419347,0.17054776395871923,0.16523349649424526,0.1578042328042328,0.16439624388308424,0.16715154720973288,0.17426946978712152,0.1669751454257007,0.1596827495042961,0.16204070843246102,0.16096207215541167,0.1650369978858351,0.1654115471000132,0.16089828269484807,0.16299035794478933,0.16798732171156894,0.16426779347682557,0.16728280961182995,0.1699009900990099,0.16763463569165787,0.16404909594826447,0.1634996041171813,0.1585961208602718,0.17348284960422164,0.16937079540957659,0.16618306515431286,0.17275484636687327,0.16363396624472573,0.16809492419248517,0.16082256788821514,0.1675233952814024,0.1669741697416974,0.17433126894188958,0.1673254281949934,0.16124357792122251,0.1647787144362487,0.1700250230475438,0.16131156175928366,0.16484529295589204,0.16495523959978936,0.17256811899433988,0.1703079757831008,0.16278457691801554,0.16828947368421052,0.17024075779502698,0.16798210997106025,0.16375115086150205,0.17135718043135192,0.1710716633793557,0.16697344201945832,0.16064151439463653,0.1646950578338591,0.17085030884478908,0.16544021024967148,0.16975430298252528,0.1655281135049921,0.17062918691711546,0.16955608090359864,0.1540380827314511,0.16911764705882354,0.16423788893265065,0.16474140194276712,0.1634072712954456,0.1636482939632546,0.1724183178060622,0.1695093151403831,0.1693558966286239,0.17025183630640084,0.1699672131147541,0.17230527143981117,0.16939819063852105,0.17029365495542736,0.1690916240660637,0.16487549148099606,0.17337177303105752,0.17099056603773585,0.17188523516310755,0.1760544930573749,0.16764898493778652,0.1636982713462546,0.165510017022391,0.16417910447761194,0.16572849849456736,0.17356020942408376,0.1662086114382934,0.16540172729651922,0.1683893758995159,0.1707221350078493,0.17174623937213865,0.16322260005231493,0.1620243232640251,0.17024058577405857,0.16342005490913844,0.1649673202614379,0.16390014377205595,0.17054364871928906,0.16712400365869592,0.17206689312777632,0.17465708687132592,0.16274817136886102,0.16690609899438422,0.17054061112562027,0.16829873351612482,0.17232375979112272,0.1723012661532437,0.16040198381623597,0.1682108834660055,0.16310020876826722,0.17129810828440967,0.16957996347508478,0.16421025172818574,0.16262389149713094,0.16481940279045507,0.1664928292046936,0.16529787511406596,0.16423357664233576,0.16799165906425126,0.1636695334897055,0.1683387622149837,0.15607087024491922,0.1716816464764882,0.16631935399843709,0.16525589269436125,0.16484375,0.16651477672178103,0.16649310075501172,0.16490954054405832,0.1648880791254555,0.17397527651268704,0.1692688004163414,0.1667750748016131,0.1677939646201873,0.1681623097932111,0.1730819245773732,0.17201924327135612,0.16367654706188248,0.1684648381645652,0.16233428645697948,0.16608187134502925,0.16722972972972974,0.16473950889957126,0.16614705118212522,0.1702818547863359,0.16493506493506493,0.170107778210622,0.16774863671773566,0.1630533558353888,0.16238317757009346,0.1646982478909799,0.16052426680508694,0.16115219929933827,0.17189932537623248,0.16098067194188612,0.16964980544747083,0.16794190118013227,0.1746628630705394,0.17036172695449242,0.16800622245268343,0.169799092676604,0.16329704510108864,0.17027342231437087,0.1696035242290749,0.16763829511594766,0.16735751295336787,0.16280274575832146,0.1645946645946646,0.17674478829470414,0.16170378042465045,0.16789644012944985,0.16735697644317887,0.16655881972304906,0.16045548654244307,0.1672920170785354,0.16610608020698578,0.16194541456473935,0.16916709777547853,0.1647484805379542,0.16692526506335661,0.1676793794440853,0.17644777662874872,0.1690577743311361,0.18014990953734816,0.1604858508851273,0.16214470284237725,0.16406149076346727,0.1646861276156032,0.1690559214774635,0.16477272727272727,0.1659134925758554,0.1640846888716757,0.16599974183554925,0.16236448115642746,0.16802168021680217,0.17716129032258066,0.1652689975487034,0.16615067079463364,0.16922481620018057,0.16082022182099562,0.1592520954223082,0.16722537390407427,0.16746164754415366,0.16279969064191802,0.16174764789276969,0.18041237113402062,0.16131941760082463,0.1659366142746715,0.16179312121602474,0.16872746007212777,0.1639407598197038,0.1758949266031419,0.16776104029869962,0.16181771369721937,0.16604453597631613,0.16859716859716858,0.16638785227126496,0.16636644364384973,0.16698829280843946,0.16670954463596604,0.15678456591639872,0.1680812757201646,0.17114568599717114,0.16250964258164052,0.16968762051677594,0.16966580976863754,0.1593625498007968,0.1583140580827551,0.16882950019272774,0.1707348406988695,0.17199743095696854,0.16259953763164656,0.1740079619879286,0.1751412429378531,0.16574656566953397,0.17188703465982028,0.16429213194711847,0.16696611909650924,0.1664314128063647,0.16948935078265331,0.159204618345093,0.16585428424833248,0.15852250865717585,0.17837907155680943,0.1695089113988973,0.1737179487179487,0.16805537751570312,0.16944373237631377,0.15494040753556323,0.16542798564838546,0.17130044843049327,0.16666666666666666,0.16485205584731652,0.16367827868852458,0.1653220642847996,0.1619718309859155,0.16707207783894507,0.1639784946236559,0.16254959682580314,0.1661121064755567,0.16340371081254,0.17054759467758443,0.16515287194575926,0.15975952929137888,0.1603785650338918,0.1622762148337596,0.16788134509653496,0.16172334441319355,0.16272529720056245,0.16717791411042945,0.1594888178913738,0.1588295425504728,0.16468634214897152,0.1713081246806336,0.1711585132200792,0.1681992337164751,0.1644745243263951,0.17045454545454544,0.16430486403676753,0.15815675261679857,0.16477345245692407,0.16602858601327208,0.1657522010973587,0.17325848430722124,0.1725985457328741,0.17359693877551022,0.1622242060961612,0.1616934455496047,0.16983297207701134,0.16879143294237633,0.1668578712555768,0.16798368595462657,0.16503122212310437,0.1611875637104995,0.17314307555102562,0.1677707006369427,0.17297159597503503,0.1618695873662761,0.1674519291990322,0.16717596129360834,0.16397199236155316,0.16980651731160895,0.16100292732595137,0.1644184270806821,0.16516096195444713,0.16526717557251908,0.16028495102404275,0.16535232765199695,0.160498537453898,0.1703967446592065,0.16401780038143673,0.1600559369438088,0.16257785687047158,0.17399593289273005,0.16736561189477697,0.16442185514612453,0.1649091602083598,0.1676829268292683,0.16918582497142132,0.166751333502667,0.1613968253968254,0.17166074149314373,0.1579281452329567,0.16425488702716426,0.16410712019291787,0.16776649746192893,0.16114706255551325,0.1609997462572951,0.16427755930483318,0.1641298833079655,0.1677869372225745,0.17271113365457774,0.16660327120578167,0.16556795131845842,0.17137786791735327,0.1667934093789607,0.1687998986186795,0.1670045615813482,0.16888382110731026,0.16962249809982266,0.16643445218492717,0.16527355623100304,0.15955426111181462,0.1653583185616612,0.16900873528294721,0.17139240506329115,0.17542083280597393,0.17223487724626677,0.16727824876629127,0.1646002024291498,0.16774193548387098,0.17442448773083735,0.16441128114329076,0.17210419828022255,0.15842710835756732,0.17218710493046777,0.16938440146631273,0.1640546006066734,0.16466573992164793,0.17336365933788223,0.16437144662034112,0.17104598281960587,0.17127699886320577,0.1625410457186158,0.16820305594140675,0.16426767676767676,0.17018053276101502,0.1666245897500631,0.1663511296226177,0.16191317516405856,0.1616403785488959,0.15909664395659853,0.16891636180143813,0.16410191725529769,0.170261066969353,0.1601513240857503,0.1745051065439415,0.1734745335350479,0.16727593596369594,0.1639778169901689,0.16017643352236924,0.1702368951612903,0.16971147788837093,0.16628873771730915,0.1660158710165008,0.16612090680100755,0.16597405868278553,0.16897506925207756,0.16882789877879895,0.16477844914400805,0.16538703587161738,0.16171658696199345,0.16610041525103814,0.15764972320080523,0.16454899987419802,0.16088050314465407,0.16073449880518173,0.1637323943661972,0.16760970702879416,0.16545134523510183,0.1670647391577624,0.16855203619909503,0.1653889656905869,0.17253078662980648,0.167985927880387,0.1635678391959799,0.16555709081773645,0.15887967847274553,0.16036669596885597,0.1575841285786037,0.17049591964846203,0.16746171227717802,0.16681310405422367,0.16616465863453816,0.17003388128999875,0.16662484316185697,0.16836030610964747,0.1621926743602609,0.16279944813746394,0.16027088036117382,0.15761755485893417,0.16198595787362086,0.16509966152688982,0.16846327400350966,0.1607970923674646,0.16303258145363408,0.16451572484651047,0.168754698070659,0.16322184642365026,0.16194889779559118,0.16393237319974954,0.17017280240420737,0.17077751345937148,0.1656234351527291,0.15959444235824258,0.1693366708385482,0.16756350894756603,0.16228728728728728,0.16852245715000624,0.16800100075056293,0.1693558474046279,0.16483241620810404,0.1635613355008128,0.16854213553388347,0.1707713464183023,0.16575,0.16322959630046244,0.16108472881779556,0.1649381481944271,0.1629185407296352,0.16002498438475954,0.16650012490632027,0.16123392031972025,0.16745754245754246,0.167561493320015,0.16104868913857678,0.16477343652477844,0.1635047428856715,0.16797703731436417,0.16882954829049163,0.16993137866500313,0.16429640718562874,0.17001372084320818,0.1718633075579945,0.16647961092405536,0.16546134663341647,0.16992893654157837,0.16853652455746695,0.165399476505048,0.16400797607178463,0.16485981308411216,0.16870171941191128,0.16905444126074498,0.16654210264075736,0.16228671067380745,0.1597758405977584,0.16797410036110075,0.17131474103585656,0.16618946844267396,0.1650485436893204,0.17249533291848165,0.17346938775510204,0.1683463979096678,0.16907190843493405,0.1730314715760667,0.1657960199004975,0.16627285163536873,0.15941308132305396,0.16486385676986198,0.16844853306812532,0.1660658794282163,0.1641809594829729,0.16590033552876848,0.17109840954274355,0.1601441172816499,0.16981366459627328,0.16581791081853187,0.17001987083954298,0.16540419719359245,0.16116215545070772,0.165983860955928,0.16037735849056603,0.1753754499193248,0.1690245718540581,0.16701824047648592,0.16823821339950373,0.159533556630691,0.16323492929794095,0.16172640456405804,0.17100694444444445,0.16652200867947922,0.16439375154971486,0.1674724184951035,0.16472483886960834,0.16123435369934316,0.15997521685254026,0.16193780200718622,0.1786422200198216,0.16524216524216523,0.16844191231112213,0.1726315789473684,0.16765725606736007,0.16392224835953945,0.16786333250804655,0.16957544250526055,0.16497524752475248,0.16408860289568122,0.1632021776787924,0.1657800321662749,0.17033646709549727,0.16672850958565244,0.16386346772198862,0.16631631012736492,0.16567754698318496,0.16676968722957103,0.16143386897404202,0.16326782845136573,0.1630004943153732,0.16569875200790807,0.1674079565109958,0.15935762816553428,0.1636610671936759,0.15746572804742498,0.16744875277846383,0.1694036300777874,0.16691358024691358,0.16393037896555981,0.16860034559368056,0.1631494508206837,0.16140177690029614,0.16495990129549662,0.16913397483345669,0.16479585543357592,0.17488899851998027,0.1670982858552226,0.16966707768187422,0.16976944889656023,0.16629684418145957,0.16689264143966473,0.1673650480650727,0.16586568083795442,0.17890586495810745,0.16644080325243316,0.1674057649667406,0.1656607956644907,0.16637931034482759,0.17337766284940279,0.16387589263728145,0.16360950387787762,0.1656819300837026,0.1665230769230769,0.16034949544671426,0.16168327796234774,0.15969488188976377,0.16496494033706482,0.16666666666666666,0.16959783544459475,0.16920806689621248,0.16451493913684986,0.16326530612244897,0.16570374923171483,0.16777286135693215,0.17266805948138134,0.1620791349225854,0.16574517754023835,0.1671990171990172,0.17319739589730992,0.16556128715303364,0.15866388308977036,0.16171414538310414,0.1723756906077348,0.17112693346427696,0.16202283048975083,0.16126656848306334,0.1692232175727083,0.1656441717791411,0.16709606183290393,0.17136898920510305,0.17098000735925425,0.1626195732155997,0.1688534641324341,0.1620892594409024,0.16170160598259165,0.16584947291002697,0.16766760632430444,0.17230392156862745,0.1661561083200588,0.16527811810830678,0.16440034301114786,0.16915727584517393,0.1653398652786283,0.16311535635562086,0.16064650422431737,0.16050440744368266,0.16403476557718202,0.1646266829865361,0.16974666503487945,0.16740088105726872,0.16799216933806435,0.16283337411304136,0.1743119266055046,0.1757583170254403,0.1688883453589336,0.16715578381022256,0.16799119696784448,0.16198044009779952,0.15914924825815915,0.16829626008310927,0.1654649883905658,0.1698435972629521,0.1761759315821625,0.16784754458832152,0.16684988396237938,0.16292134831460675,0.1620466479423617,0.15836385836385836,0.16945427908680258,0.164794921875,0.1683144147442939,0.16377837442030754,0.1651006711409396,0.1703269887750122,0.1707941929974381,0.16650402537204195,0.1729479204781071,0.1626829268292683,0.16741860748689183,0.16934893928310168,0.16408630988662684,0.17296440760604584,0.16489945155393054,0.166707287350719,0.17082977945656147,0.15826023391812866,0.16896089657692775,0.1668696711327649,0.17342589209596881,0.16889917194349732,0.17508827468647267,0.1642317993669345,0.17139379184418746,0.1646786757546251,0.17475964463916271,0.1716962764662935,0.16790363791215476,0.1650851581508516,0.16275392288042817,0.16772074920943808,0.1652681503101058,0.16719357976653695,0.16753799392097266,0.15840019450522733,0.16263522547708764,0.16407389402041808,0.16429699842022116,0.1671931956257594,0.163406633458875,0.1715257531584062,0.1657961860804081,0.16468302161768278,0.17304189435336975,0.16962117532782905,0.17154303751365788,0.17188638018936636,0.16895254278431848,0.17135922330097086,0.16988229583788375,0.1608832807570978,0.16644425573213636,0.16181465308102863,0.1700424499696786,0.15789473684210525,0.16030071541166485,0.16525218234723568,0.1613528912595466,0.1584242424242424,0.16858562598472912,0.16238487639360155,0.16745425905731248,0.17094741943300218,0.16135675348273773,0.16593992248062014,0.16822090347583868,0.15899733591668685,0.16975420753117812,0.17300242130750607,0.16874470403098898,0.1617041878479787,0.16362096091008108,0.16662633107454017,0.16575922565033274,0.17287684490684732,0.16281601548324665,0.16956942428640542,0.16761397992502117,0.1713422007255139,0.16793616249546608,0.16936653771760155,0.16837906442644748,0.1652163403432439,0.17643504531722054,0.1680763653939101,0.1705932101002779,0.16755254892486107,0.16716994806136007,0.16871980676328502,0.17002777442337882,0.1742332769862352,0.16322588434142218,0.16731047802993723,0.1647555823777912,0.16606323919864832,0.16495716181971762,0.1656611969111969,0.16491736035709978,0.16043425814234016,0.16198287299481365,0.1648576941630487,0.16712890389485108,0.1646973715939233,0.16431585292344786,0.16453712632594023,0.16620465228395806,0.1631718486382261,0.17267140619351729,0.17024096385542167,0.16708830261414287,0.16682727053721993,0.16355534144285197,0.16907514450867053,0.1645996387718242,0.16638574524440164,0.1649211508366438,0.1655031295137217,0.16187266819111806,0.17364620938628159,0.1665262904584286,0.1667468719923003,0.16853121616744857,0.1671878758720231,0.1646422128683103,0.16197691197691197,0.17145605386557652,0.16758836258716037,0.16768842408943382,0.1622596153846154,0.16716740776348996,0.16762797404470078,0.16856902559173376,0.16314271984622777,0.16588588588588588,0.165865962046601,0.1577999279452384,0.16942843419788664,0.1749309641013327,0.16206482593037214,0.16444604489256992,0.1703072491598656,0.17124684987399497,0.17134629229661627,0.16544691061787642,0.16518714011516314,0.17140458198392708,0.16346845766370832,0.16860534836311308,0.1642685851318945,0.1756384126603525,0.16602733157516184,0.164209516960326,0.1761744966442953,0.1640503295386459,0.1625928588545411,0.16616748532406853,0.16914230953521803,0.16720565337166127,0.1694610778443114,0.17087773919291102,0.16247605363984674,0.1652101041541961,0.16279626526214988,0.1576301615798923,0.16251795117280995,0.15986598061505325,0.1658291457286432,0.1623399928221079,0.16877990430622009,0.16792249730893433,0.1551064338674958,0.165371278249432,0.16367766618842658,0.1643753735803945,0.1698541716471432,0.1709095255169117,0.16861854684512428,0.17170510216274346,0.16427718040621267,0.1659299964161988,0.1626851409460105,0.16529320434730682,0.16324337234296632,0.16561194029850745,0.1722779369627507,0.16819863913095381,0.16519455717354978,0.1699486812268767,0.16813842482100239,0.16978880801813626,0.16416129801956575,0.16449958248836932,0.17473759541984732,0.16899224806201552,0.1701645599809206,0.1581018242518183,0.16297091082498807,0.1633090952437716,0.16865315852205007,0.16541532594446431,0.16956625357483318,0.16215894197545574,0.16952585179890398,0.16843359142346634,0.16388756550738448,0.16351077765868763,0.15872826863538939,0.16394808905822122,0.16273809523809524,0.16521842637781217,0.16305641513925256,0.1667261692252767,0.1662303664921466,0.16311719214753123,0.16773733047822983,0.1643868205067206,0.16841103710751665,0.16470448329171125,0.17265160523186682,0.16680537391511116,0.1667855444602948,0.16510162843218829,0.16781554551937247,0.16244800950683302,0.15910171102661597,0.16941903290958774,0.1711808030411024,0.16070792255612307,0.17410926365795726,0.1607885049281558,0.17228686772738067,0.16312477739522735,0.16951566951566951,0.1656973293768546,0.17279848089247568,0.16518333926664294,0.1644518272425249,0.16988966662712066,0.16334519572953737,0.16890048630055746,0.16413662239089183,0.1655401399264793,0.16552051221247333,0.16111440426793125,0.1677335229966809,0.17055825530401802,0.16745674330410049,0.16482995615594265,0.1650473933649289,0.16194763653595545,0.16820658611703387,0.16783133957124244,0.1687588820464235,0.16388395500296032,0.1729812929197253,0.17213211791168462,0.16323390151515152,0.1707894425375784,0.1634319526627219,0.16980239024967458,0.1632749645054425,0.16538507038921094,0.16773125147859003,0.15848610289769366,0.16556291390728478,0.17015490126522406,0.16836131473161503,0.16763210781416243,0.1652482269503546,0.16912894456919986,0.15835499881824627,0.1662531017369727,0.1776937618147448,0.1631423508564678,0.16501299314906687,0.17184362820361404,0.1598960793575815,0.15905065533120794,0.1665879574970484,0.16467949474678314,0.17658168083097261,0.1693615012392305,0.16745338683030447,0.16542772861356933,0.16375648890986313,0.17010734929810073,0.17032318943146968,0.16358061092109918,0.16273584905660377,0.16460323075109068,0.16658806885168592,0.1617352351762348,0.17291371994342292,0.16923983500294637,0.16533113363186425,0.16260162601626016,0.1793119698397738,0.16951348804335023,0.16702002355712603,0.16052290660699564,0.16804050871408385,0.17037560343812552,0.1624676242053214,0.15915244261330194,0.16089924670433145,0.16441096857714488,0.16486232054601083,0.17084362866219555,0.16458823529411765,0.165509940007058,0.16972477064220184,0.16217805480418676,0.16850893697083724,0.16731334509112286,0.15824124147660476,0.16633360761725638,0.16278796426892336,0.161828652015513,0.16415981198589893,0.16508048407942663,0.17281484962406016,0.16868319041465993,0.16455250176180408,0.16770405167351732,0.16568811648661344,0.16942585417400494,0.16799718243719183,0.1660993074304496,0.16220657276995304,0.15784532331885928,0.15712274114057734,0.16754663850756776,0.16119192867198498,0.16668621700879765,0.16912972085385877,0.1720417497361323,0.16838649155722327,0.16578731387032478,0.15955451348182884,0.1649279099753839,0.16479137365213314,0.1668815188093285,0.1762362315444106,0.1615700058582308,0.16776007497656983,0.16727187536605365,0.17498243148278286,0.17859234102353905,0.16206088992974238,0.15770987003863715,0.1661203465230625,0.15966288189160716,0.16725187265917604,0.166296079578701,0.16814884156330448,0.16637416637416638,0.1606223678053346,0.16727102585097672,0.1607017543859649,0.17424862589170856,0.17036950420954164,0.1614638138664796,0.16121112929623568,0.16925774400935126,0.1645628798503974,0.16617973588874604,0.163706473475111,0.1587802313354364,0.172196261682243,0.16668613479733677,0.15989254846998366,0.17120168165362606,0.16347501167678655,0.17057793345008757,0.16413728694840066,0.16283413096766663,0.16666666666666666,0.15929513362119266,0.16802800466744458,0.1661416404153541,0.16145590293980402,0.1683191414907267,0.172148355493352,0.15638483965014577,0.1687266791044776,0.16870700711204384,0.16472371182093729,0.17099895092668144,0.1613053613053613,0.17328982636056403,0.16616173386157074,0.16439473377606897,0.16996738117427773,0.15608619685497963,0.16876310272536688,0.1734016536625131,0.16453190498369819,0.16882058446850623,0.16449359720605355,0.17204050750785707,0.1630586592178771,0.16338880484114976,0.16697696067023504,0.16881908086096567,0.16670544439274082,0.16191694777247878,0.1608513607815771,0.16746133271310618,0.17232558139534884,0.16358562957795605,0.1600790513833992,0.1658723701034523,0.16864249186424918,0.1633933759442185,0.1643039739716477,0.17067503195073777,0.16356877323420074,0.17365547682657684,0.16678281068524972,0.16444083149459993,0.1646539712029726,0.16440264716126785,0.16206175992570235,0.17074869413813118,0.16527390900649955,0.1718695601717535,0.16871663959155256,0.167420814479638,0.17134570765661253,0.16703398677647605,0.1684064022268615,0.17569291429896788,0.16662801484230055,0.1648695652173913,0.17099466728495247,0.16228121015416716,0.1663189615206305,0.16873334105921892,0.1682502896871379,0.1678832116788321,0.1657784986098239,0.16691764160778408,0.15867500579105862,0.16004632310364794,0.1661648911533117,0.16602987148315387,0.16357953229914332,0.1695798124782961,0.16446759259259258,0.1599351926860317,0.16882666049525571,0.16464190674534304,0.16820916242480333,0.1572006940427993,0.1692111959287532,0.1760148028217879,0.16998149861239592,0.16475893166840097,0.1677456647398844,0.16529880938619812,0.1593851132686084,0.1652606032589853,0.1678992373468916,0.16533795493934142,0.16705175600739372,0.16091024604366408,0.16793716793716792,0.16606998498671902,0.16478060046189377,0.17249740214755802,0.17293927499422765,0.16160683366039477,0.1722068328716528,0.1636468551644547,0.1685898915301177,0.16441675320179994,0.16151361329026304,0.16933902410889376,0.15893886966551327,0.1601891362011302,0.16524446494464945,0.1705292286406088,0.16174775190223656,0.1644956772334294,0.1656293222683264,0.16618646997810302,0.16455404471076285,0.17225486807235857,0.16336405529953918,0.1742886764197673,0.16228979497811563,0.17056316941149371,0.15879778903730998,0.1722510074841681,0.1705042597282984,0.16783699781282377,0.17345764272559852,0.1664173092415698,0.17238204833141543,0.16798987458290185,0.16589967786470317,0.16657080409524905,0.16574649183344836,0.16745255894192065,0.17628794848206072,0.16442451420029897,0.16049666590020695,0.1654213127945741,0.16620689655172413,0.16273991495230433,0.16938634796598484,0.16649431230610134,0.16532628676470587,0.16898334290637565,0.16287617734895474,0.16423567244745607,0.16306844281120808,0.16626478355723964,0.16498277841561423,0.175180805877626,0.16804407713498623,0.16469643062091127,0.167316961211843,0.17223178427997704,0.17324460761817348,0.1732247332797981,0.1655196145905024,0.16722101158389724,0.16938073394495412,0.16649466804265567,0.16349461132767715,0.17058351484580994,0.15508940852819808,0.16939828080229227,0.16445106578042631,0.1689011114930675,0.16807974335472045,0.16794592736854164,0.16735395189003435,0.16722024968503035,0.17246907924874028,0.16718195350967593,0.16945271353331806,0.1641671436748712,0.16506410256410256,0.1651596657891725,0.16720073243305103,0.1726742190181943,0.1568649885583524,0.16828738130648668,0.16769617936398992,0.1668763582294407,0.16010978956999086,0.16958261863922242,0.1717356505831237,0.16748599519835372,0.16563786008230452,0.16264715967539148,0.16422857142857142,0.16409553193920695,0.16144881170018283,0.17205529532731634,0.17135023989033585,0.16253569388920616,0.16537231612608497,0.16044307411213887,0.16339346882849964,0.1637173193286905,0.16723744292237444,0.1696153407145303,0.17005249942935402,0.1661531439004907,0.1710406207211319,0.1707929264118654,0.16187542778918548,0.17143834835177368,0.16149635036496351,0.16353061922682177,0.16716077537058152,0.17329836962718048,0.16757865937072502,0.16060640601846574,0.16651470253020287,0.16501424501424503,0.1629443938012762,0.16497664350005697,0.1712235133287765,0.15776284314842237,0.17072892938496584,0.17002619291652432,0.16146663630152586,0.16270067175224867,0.16518670309653916,0.17085941946499716,0.1700432506259959,0.17218618413565495,0.1744424214838416,0.16258960063716008,0.16678043230944256,0.16505517006028894,0.1751592356687898,0.16774707153417492,0.16522629065271777,0.1694144400227402,0.1605275125056844,0.16005456405592816,0.171629915889975,0.16763268553244687,0.17897727272727273,0.16248153618906944,0.1682572142694842,0.16801090537316823,0.16799182189913675,0.16717773992049972,0.16238928003633887,0.1691836039514023,0.1673478655767484,0.16142581450788965,0.17219069239500567,0.17217114969923958,0.1702224239673173,0.16657210938386474,0.16995688677104606,0.1644923425978446,0.16447368421052633,0.16173301576499943,0.1726014969380812,0.1712212268964735,0.1683673469387755,0.15893889581680082,0.16515529358422126,0.1783973705088972,0.16523118766999093,0.16623229461756375,0.16610015862225244,0.16528831992749518,0.16583597643860443,0.16434477290746405,0.16896942242355606,0.16645906465858906,0.1646286231884058,0.16925166987433488,0.17319447588861217,0.1606112054329372,0.16794929832503394,0.15933008939685414,0.16349852907897713,0.17207828939925332,0.16843891402714933,0.168306752629793,0.16693055869712733,0.17392287685174715,0.16813658977838083,0.16902204635387225,0.16188107619262943,0.16039335367921329,0.1687386980108499,0.16431235167815572,0.16677966101694916,0.16258049937860128,0.16448260280162674,0.16694905681689823,0.16602665461938107,0.16928289102202146,0.16350496838301717,0.16472846336231228,0.1617746669677128,0.1672875042329834,0.16896162528216704,0.16070420945717187,0.16192733017377567,0.17025837752454023,0.17023916967509026,0.16356457980823463,0.16501240694789082,0.16848990639449646,0.16429860171402796,0.17397677302965386,0.16493799323562572,0.17179573892458572,0.16749323715058612,0.1726586272962921,0.16542709037638043,0.16461971830985916,0.17102298332582244,0.16480793060718713,0.16298715927010587,0.17073994819236402,0.16272522522522523,0.16585970048417972,0.1684305336635893,0.17156366092536304,0.1629896443043674,0.1674732695554305,0.16205266711681296,0.1664228648587825,0.15999099909991,0.1598605017437282,0.17424071991001125,0.16061185468451242,0.16430499325236167,0.17058360508264928,0.17382505059590736,0.1612141652613828,0.15703687050359713,0.1724176688771496,0.16194650483254663,0.16529947185076974,0.17292134831460673,0.16762161554881475,0.16333408222871265,0.17027968100640234,0.17284366576819407,0.1618192026951151,0.16775207725129127,0.16582463231166497,0.16535698248765154,0.1666853743405545,0.1637485970819304,0.1692290427561441,0.16786355475763015,0.1634690900931224,0.16199237155037022,0.16130117779024117,0.18337819650067294,0.16653583043624537,0.17313298945952008,0.16717120753447695,0.1679372197309417,0.16825467996861337,0.1694687289845326,0.15857895326683852,0.1671896010757508,0.1672829131652661,0.15998207483755322,0.17049400694522235,0.16565860215053763,0.1626161944226677,0.16629339305711086,0.17512036726010524,0.17163009404388715,0.16836449121235866,0.1607342735616745,0.16743144935646334,0.1683079677708147,0.1700794450039163,0.16603266950100692,0.1674683969124063,0.16353467561521254,0.16497036125713008,0.16685305300827555,0.16381527451638153,0.16938729874776387,0.17003912800447177,0.16800804828973842,0.15703587794791551,0.1646177916852928,0.16594032852832719,0.16614525139664804,0.16165791531672438,0.15962913315460234,0.1699988830559589,0.17053830690194327,0.1640424343941932,0.1713934792317999,0.16668527408730602,0.16889930788122348,0.16932693380957697,0.17020089285714285,0.17263698247963397,0.17317563043963402,0.168693517795381,0.16577420794288264,0.17077523703290576,0.16094133392817309,0.16616482658637224,0.1652542372881356,0.1612219868435723,0.18093645484949833,0.17032660795897894,0.16562639322336156,0.15992421709573165,0.1622464898595944,0.16690807799442897,0.1661096256684492,0.17188370279603432,0.17030519046558254,0.16516315848089988,0.16391982182628062,0.16501503173365994,0.17412602983745268,0.16765000556606924,0.1645146927871772,0.160378408458542,0.16202982417093256,0.16190052297763435,0.16110369381397419,0.16698186672599843,0.1668520578420467,0.1678345011678345,0.17026245551601424,0.16890915156232625,0.16544362908605736,0.1734296831573096,0.167741218319253,0.1584972768700678,0.15959102022671706,0.16501833537059674,0.1741111111111111,0.16253749583379626,0.16585203288158187,0.16572253693213373,0.17381163927143492,0.16701832315380344,0.17099711303575393,0.16687021205728877,0.16563055062166962,0.16983016983016982,0.16037735849056603,0.1689046720674731,0.16333777185974258,0.17030955286807944,0.16773907255380519,0.1656128674431503,0.16736912156166814,0.16524342907840744,0.1615657573741406,0.16820046568355693,0.17361419068736142,0.17071278128810552,0.1612724451341166,0.17156156488972626,0.16522606382978725,0.1615512465373961,0.17161533348105473,0.16483881688268529,0.1655959237926451,0.16502381216081516,0.17043189368770764,0.17074521094009523,0.16485828166519043,0.1652828517657478,0.16504317024573834,0.1627006087437742,0.1644532979194334,0.15580391722916898,0.17260455853064838,0.17181104104436332,0.16969026548672567,0.16425174206393098,0.163680601636806,0.17018688488333517,0.17182662538699692,0.16705362078496408,0.1615078487729383,0.17110644412512435,0.16633510167992926,0.17460492872140568,0.16674033149171272,0.16639045409347034,0.17101193106495802,0.16944659228984868,0.16810249613430528,0.1729431253451132,0.16431095406360424,0.16241581097493651,0.16283947891366748,0.17121095043603046,0.16490066225165562,0.16885553470919323,0.16111233723239904,0.16308065761888998,0.16471756398940865,0.16833976833976835,0.1696448268255019,0.16510422410940775,0.15846934274371416,0.16771419120079392,0.16857772877618524,0.1627163488038805,0.16335978835978837,0.16719938278408464,0.1610094776283888,0.16760330578512397,0.16692375495813133,0.16569351107194008,0.16501432033487554,0.1638947020596982,0.16508810572687224,0.16936460742209009,0.15987667914556264,0.16316195089728064,0.1641347424042272,0.16774903687396808,0.15551397754787585,0.16738197424892703,0.1643926056338028,0.16129387171305976,0.1645764576457646,0.16961830381696183,0.1705895292564892,0.16716155284284615,0.17198152628106445,0.17053326003298516,0.1693051890941073,0.16664834560844236,0.1675093427126841,0.16375425870974833,0.1689010989010989,0.16250961432809582,0.16600747088551968,0.1623640558057783,0.17058435852372583,0.15947281713344316,0.16747199648583352,0.17228505545185022,0.16403162055335968,0.17005159732133054,0.16432491767288693,0.16255076281418065,0.1728489903424056,0.1660265554702074,0.1641430765854729,0.16500274273176083,0.16553312856516017,0.16617308325106944,0.16659355121737224,0.1647110428775085,0.17039473684210527,0.16061835325074006,0.16794562595921947,0.15937739778581608,0.16790881192459448,0.16723287671232875,0.16743370589524437,0.166538840802016,0.16663014899211218,0.1650783218315259,0.17097480832420592,0.16274230642864965,0.1600963644327639,0.16894777181648965,0.168053426757171,0.16694033935413247,0.162215411558669,0.17007770603042574,0.16502516962136135,0.1700404858299595,0.16980306345733043,0.1721912263428509,0.17009407131918616,0.16449742972766052,0.1643700787401575,0.16325861126298524,0.17133172971790947,0.16836121132611787,0.1694359422824661,0.17040113673625532,0.16306010928961748,0.16959895093432412,0.16302447552447552,0.1643177100404239,0.16003932707013327,0.1657018022938285,0.16076889471384884,0.16326307742710494,0.16936012229744485,0.16279069767441862,0.17237991266375546,0.16461085034384892,0.15979043876882776,0.1686128997053367,0.16368398079441293,0.16595744680851063,0.1632118699541785,0.16439402203556233,0.17397469458987783,0.16381284763878284,0.1658669574700109,0.1717369970559372,0.16757522895769733,0.16788400741306006,0.16993677785044692,0.1756948228882834,0.15780296425457715,0.16541353383458646,0.15460884724340815,0.1678832116788321,0.16688453159041394,0.16316305413353666,0.1712045306033544,0.16574104323205924,0.16474303135888502,0.16276537833424062,0.16644894404528632,0.170022858386851,0.17250761863299957,0.1587767983458483,0.1646354733405876,0.1583070394951583,0.16742819843342036,0.16262373545088654,0.1602131825103328,0.16541598694942905,0.17050891692040018,0.16842448624551484,0.16927592954990214,0.1650179367322535,0.17065217391304346,0.16661232474731008,0.18126494240382526,0.16777137889818539,0.16590612777053454,0.16914720260727864,0.16999782750380188,0.1615075486043228,0.16561685490877498,0.17146269953306548,0.16188925081433225,0.16708283573987623,0.1656534954407295,0.1679149028546619,0.16648578250488388,0.16733586543678786,0.16959635416666666,0.17163936204838884,0.16608808852245607,0.1691072784466862,0.16594360086767895,0.16625094892094133,0.16666666666666666,0.16317900899924104,0.15741543798785776,0.1613008130081301,0.16973769781053544,0.16495068819768072,0.16579973992197658,0.16534835843536677,0.16988082340195015,0.16422922760264327,0.16941074523396882,0.16787609660998593,0.16742473467619667,0.16989713048186247,0.16998700736249459,0.1679116596297499,0.16626975535830266,0.16365407511635457,0.1658008658008658,0.1627529488150633,0.1753949361610041,0.16628800173103972,0.16562094331458244,0.160302866414278,0.16309755569976206,0.16578349735049205,0.16446799307958476,0.16596388798789058,0.16832432432432431,0.16765755053507728,0.16926070038910507,0.16329838971144495,0.16565809379727686,0.16564019448946515,0.17102420051858255,0.16884519822836772,0.1621300496867574,0.17215682039097094,0.1695464362850972,0.17071590540978296,0.16637875188944073,0.17564503940408074,0.16342832469775476,0.1664328116567728,0.1592920353982301,0.16100140282723643,0.1687526974536038,0.1662531017369727,0.1703344120819849,0.16136339121993312,0.16770923209663502,0.17146554513102555,0.17565236144058657,0.17024258760107816,0.16645105648986633,0.16535517947612374,0.16490622979090322,0.16531953874339908,0.171875,0.16883956470207953,0.16580478345184227,0.15889259937520198,0.17384747953468332,0.1680129240710824,0.16605642903295284,0.16916119306557553,0.16666666666666666,0.16901711702013134,0.15823466092572658,0.16607469594230975,0.1682092122255704,0.1715269557731626,0.17505917796427803,0.1671866594943518,0.1689974182444062,0.16833387114122836,0.1716498171649817,0.1663619744058501,0.16698924731182796,0.16772390065584344,0.16835089228122985,0.16844028807911426,0.16616509028374893,0.17119828049435787,0.16741886954652913,0.1675083270656495,0.1649119037387194,0.1660758405843807,0.17432867883995704,0.1677585651380088,0.17021048109965636,0.16740040803178352,0.16426884260253383,0.16274825550187869,0.16519965650493773,0.17409037243747988,0.16355441081777206,0.1669707050112673,0.16083690987124463,0.1661838858491578,0.17667882428663376,0.16486109621366513,0.16516516516516516,0.16493297587131367,0.16941882907999142,0.16950788034737857,0.16487993138936535,0.17397363061421375,0.1684887459807074,0.16450541206730254,0.16363051864552078,0.16586306653809066,0.17238054424683952,0.17439742903053027,0.1682733504712939,0.16493520402698938,0.16845148854144357,0.17250240925152585,0.16498929336188436,0.1685044427791457,0.17009205737529437,0.16279567590709623,0.1717679794520548,0.16704119850187266,0.16509736785790713,0.16015833957419492,0.17372700042789901,0.169750775484009,0.17176470588235293,0.16094535343813496,0.16189050470487595,0.17299262268790763,0.16720119734872782,0.16547300908605023,0.1671654553227875,0.15731537886074595,0.17129728574481726,0.17234747302062187,0.16121794871794873,0.16397820745646832,0.16887417218543047,0.16736088860407988,0.16841093549765057,0.16529631607047518,0.16079436258808455,0.16259207857371624,0.16801878736122972,0.16501227452236097,0.15805763073639273,0.1578273396649237,0.16613316261203584,0.1691027419182759,0.16769788777469596,0.17024,0.16574232081911264,0.16380505492161673,0.16432075069311153,0.16472971532146286,0.16727078891257996,0.155207333972924,0.16979322106160732,0.17020142811467548,0.1707161125319693,0.16643580181140116,0.16450031962497336,0.16789176520720145,0.16403919897741798,0.16764298647353285,0.17326943556975505,0.16696837397508252,0.16737649063032367,0.1666134355371021,0.1706408345752608,0.16551357104843,0.16815666240953597,0.16569117803554326,0.17035539476484357,0.16140014895201618,0.16446808510638297,0.16413147537496012,0.1645394596894278,0.1648410081888759,0.16556784347086345,0.16831472620946306,0.16691473527535616,0.17221218241734879,0.16209608843537415,0.1630353916462961,0.16801275239107333,0.16321326107746253,0.16277093072673182,0.16562201211091043,0.17144678138942002,0.16792352628783855,0.1697111299915038,0.16661357120101944,0.1647908260777235,0.16477333050217646,0.17791932059447982,0.16813501751406432,0.16790490341753342,0.16788708479252892,0.1712648556876061,0.17188328912466844,0.17377466581795034,0.16813408295321947,0.1680101824352991,0.15982606851203734,0.16765641569459172,0.16170077404304953,0.16751484308736217,0.16749708470263966,0.1636633453466186,0.16608373078961314,0.1632047477744807,0.16848574758927626,0.16793812248357703,0.16177561182328637,0.16726694915254237,0.16703739010698018,0.17390383393348866,0.1678492004659536,0.16624311732316815,0.1620963472736898,0.16705483802667795,0.1610034931724357,0.17209991532599492,0.16223939041168378,0.16423280423280423,0.16940006348534548,0.16673719847651292,0.16883529038400508,0.16077850645229533,0.16213643574828132,0.16677241962774958,0.16590885058686686,0.16176781560583633,0.16597949043239243,0.16553911205073996,0.16816404185604059,0.17057704502219403,0.16221071541794357,0.17180896027049875,0.16101426307448494,0.16965983519966193,0.17122636526882856,0.16687790452049006,0.1674939275530679,0.1689545934530095,0.17136522014570796,0.1649070945945946,0.1679510186846828,0.17331644500738863,0.16094986807387862,0.1724356268467708,0.16693046322675953,0.1654357459379616,0.16183141681611984,0.17362869198312236,0.16643813943676827,0.1594600295296351,0.16260677000949067,0.17081400253057782,0.17163943068002108,0.1705671515918195,0.16506798777274165,0.16599915682967958,0.1724101591316261,0.1690200210748156,0.16520914550626908,0.1685630004214075,0.16791319919941008,0.17242468927743837,0.1673512374934176,0.16227885425442293,0.172896704222386,0.17393135396925669,0.16591220128434572,0.16589473684210526,0.16882433428060203,0.1645969269627447,0.1667894349152899,0.16856060606060605,0.17022619673855865,0.16305491268672417,0.1743978121384243,0.16617585191417752,0.16847197391944474,0.16813880126182965,0.17169593102723163,0.17441126997476872,0.1585199201093241,0.17111624973722936,0.16594850236468733,0.16456494325346785,0.16423242618472209,0.16379491489808784,0.1681899359176384,0.16743697478991595,0.17109547316458354,0.17328292375551355,0.16433896881234905,0.16925661486770266,0.16556430446194226,0.1628175519630485,0.16626430145901122,0.1658270361041142,0.16381572043236436,0.1597061909758657,0.1692372258944497,0.16397398237515737,0.16311759152417918,0.16624711558632263,0.16727844782380702,0.16558305369127516,0.16650938450246408,0.16911302159781924,0.17045811929971696,0.16572327044025156,0.1731474688187821,0.17103332634667784,0.16692863879283243,0.16261525565800503,0.17056050288108957,0.16907605279698304,0.1692678328270661,0.16296606619187265,0.16577652110168603,0.16890052356020943,0.16689351900324573,0.1708542713567839,0.16371820370564222,0.16558509524806364,0.1729984301412873,0.16335286730849727,0.17296222664015903,0.1668759154634861,0.1702060885029815,0.16746861924686193,0.16881079385001568,0.16753817193055845,0.17212171912579735,0.16739857800083646,0.16382645060115003,0.16276395567635377,0.1701682868192746,0.169314381270903,0.16229491064897064,0.1633228840125392,0.16947027478842336,0.16527371500208943,0.16243601796719942,0.16586588677668687,0.16898172323759791,0.16322055137844613,0.16602276286937453,0.1674671121319691,0.1620210877962209,0.16951983298538623,0.16720592839995824,0.17104988520141934,0.16184910779505374,0.1652754590984975,0.16619718309859155,0.16628416440642604,0.16710128298737875,0.16750104297037965,0.16769214725205966,0.1691345151199166,0.1740173078928162,0.1743119266055046,0.16856040863129365,0.1684386074629977,0.1702970297029703,0.16131721550646103,0.17265812232989475,0.1634715565742863,0.1706427752890926,0.16625,0.15998333506926363,0.17131847531764216,0.16838487972508592,0.16274468971261974,0.16762103071317022,0.16500104101603164,0.16352659519100657,0.16538301415487094,0.17296284733062753,0.16326742976066597,0.17011757361356777,0.16521015397419891,0.16280037449287424,0.1657998751820262,0.1671346853874155,0.16670133111480864,0.1695955079546636,0.1605323352048243,0.15843642790310844,0.170997920997921,0.16910924020372103,0.16805237996258574,0.16491738543073886,0.16136741479634248,0.1656103896103896,0.16341159360066487,0.1630829957411447,0.1610926464478604,0.16907259320801746,0.16355140186915887,0.1717370989513031,0.1660091362126246,0.16588809301359908,0.16410629022212997,0.1634665282823041,0.1653175591531756,0.16934730725329458,0.16787715293629385,0.16536985164436144,0.17136929460580913,0.1720775853127269,0.1670815183571873,0.16519755262884994,0.16746163417669016,0.1607050285121825,0.16483516483516483,0.17466569918109257,0.16863598673300165,0.1612602342211628,0.16839378238341968,0.16101958346285358,0.1652507252382926,0.16854863772920337,0.17029210689869484,0.16789228379078197,0.1658036454018227,0.16868592730661697,0.16276661834748396,0.17092866756393002,0.17039337474120084,0.16561432563916778,0.16125025874560134,0.166407947842285,0.17021937086092714,0.16399379203310915,0.16770122077384647,0.16478742112340955,0.16270169631774928,0.17240666046126796,0.1670113753877973,0.16285802915934236,0.17204301075268819,0.16282435645611495,0.16435807318585902,0.16372093023255813,0.1677346010748243,0.16895732148393097,0.168113246538541,0.16685608017357165,0.16921487603305785,0.17002375787625246,0.16856021483164635,0.16213983269647836,0.16904171829822387,0.16293236964377905,0.1650836258517448,0.1690925983276556,0.17402972749793558,0.16689028795541336,0.1586171310629515,0.16530801774842638,0.17426743706149403,0.1691942639017848,0.16340004126263669,0.1624548736462094,0.16872937293729373,0.16871197277508507,0.16436378634770055,0.16290339210227858,0.16938144329896906,0.16771466859086692,0.16264687693259122,0.16190868803462846,0.169002473206925,0.1618753219989696,0.16948279414794973,0.1695683527351396,0.1715080346106304,0.167267483777938,0.1670442842430484,0.17001338688085676,0.16155271828665568,0.17018428909708638,0.1622400658842907,0.16541430777148738,0.16251543845203786,0.16939384583719255,0.1747273101461206,0.16123057927770346,0.16327160493827161,0.16788396255529267,0.16982102448055955,0.16352977476087627,0.16772932949403538,0.17059125964010283,0.1624511618342587,0.17220108975017992,0.17146381578947367,0.16661527392332204,0.16680369989722507,0.16750590895077588,0.16132346896835184,0.16428644816603308,0.1709471953975755,0.166512583461736,0.16772801972062448,0.16350005135051865,0.16728280961182995,0.1701406715268508,0.1662217659137577,0.16836053793245045,0.16793266269759802,0.16083341886482602,0.16738505747126436,0.1646998460749102,0.16652985840344756,0.15943367189904586,0.16393106278210914,0.17294081444250692,0.1682051282051282,0.16675212798687314,0.16745283018867924,0.1652824771865067,0.16670084068074636,0.16914402870322912,0.1618491184911849,0.16521471763861842,0.17729042836646855,0.16538579772517675,0.16875,0.16022948468394632,0.17301782421634912,0.16326948683806208,0.16929537074969275,0.1729646697388633,0.16649600655334834,0.1706767687109655,0.16953316953316952,0.1712560139215887,0.1647901740020471,0.170913928973493,0.1714081047891936,0.170878952215287,0.16891753632085124,0.16644501278772378,0.16775777414075285,0.1617060447990181,0.1643485375332379,0.17067184783720216,0.16768916155419222,0.1699212759431551,0.16888161930075649,0.17203311867525298,0.16567865903515944,0.1661727133367399,0.16390762313509094,0.16276693573107184,0.1731712300776461,0.15895392787823068,0.16435137895812052,0.16586661219487284,0.16830065359477125,0.1674665577453283,0.1684704921380437,0.16671771311893824,0.1671090240914659,0.15821169745840563,0.16523780363339458,0.1680783753444229,0.16459183673469388,0.17202326293235384,0.17414813303407467,0.1713761093542793,0.16574867401060792,0.16787353391126977,0.1710177442382215,0.16508616294483533,0.16843393148450245,0.17167907024161486,0.1601427115188583,0.1631841810213026,0.17101508357113737,0.17089575053500458,0.16364377420012227,0.16342333163525216,0.17277913610431947,0.17133543852500763,0.17315135465471582,0.15724615541297485,0.15926680244399186,0.15609408410548825,0.1649358582773366,0.17235060572126643,0.16897394136807817,0.16997455470737913,0.1681253816405455,0.16922763813981886,0.16971916971916973,0.17041408078136128,0.16358087487283826,0.16854846912826774,0.17005695687550854,0.1618020949862707,0.1705308114704088,0.16298932384341638,0.17019113460756405,0.17515502693910745,0.16415938198820898,0.1656672426059559,0.1676829268292683,0.16614165227111066,0.16968095915464337,0.17179721629584477,0.16802112962210483,0.16597257491112238,0.15996343692870202,0.16522798821976237,0.16602355808285946,0.16651436694080618,0.16964467005076142,0.16566846005481678,0.175700365408039,0.16928854156094592,0.15820986401461334,0.16722475900558093,0.16213474025974026,0.16850968854621082,0.16981132075471697,0.16512830915914392,0.1654158215010142,0.168542744143596,0.17014804299330766,0.1708405150562709,0.1598742903487429,0.15995945261023822,0.16501114940198663,0.17360899969595622,0.17044993919740575,0.1662782450096261,0.17163120567375886,0.16604194103940836,0.1648095623987034,0.17198419933151018,0.1719667814462224,0.1671898734177215,0.16686917780477925,0.16128379062468362,0.17007491395019234,0.1633768600060735,0.17044534412955464,0.17002327699625544,0.16656547257640153,0.1657391480319741,0.1680493727235937,0.17025796661608497,0.16680153752781712,0.1682006675432386,0.16120550161812297,0.16472848619678432,0.1641051567239636,0.16439187139824082,0.158714112414072,0.16486404528454462,0.16252274105518497,0.16210207175341082,0.16572352465642684,0.16378700616348388,0.17023641139624165,0.15870289928275583,0.16727272727272727,0.16998283001717,0.16279539486972328,0.1644956073916995,0.16720516962843296,0.1678950025239778,0.16999798102160307,0.17250428989603311,0.17046830843762617,0.16621253405994552,0.16236125126135217,0.16436282917969933,0.16394269572235673,0.16049631796630687,0.16310268307444017,0.16611195158850228,0.1674062121823316,0.1679943531309872,0.17443032869530148,0.16604496421010181,0.16350806451612904,0.1654067130329604,0.16579318685748842,0.16990829386274311,0.1652559451833938,0.16544080604534006,0.15998388071730807,0.16399717940969075,0.16317485898468978,0.16960418974720515,0.16445115810674724,0.17249018225757728,0.16854611357229157,0.16571025873351455,0.16690155023152808,0.16467035732259688,0.16012479871175522,0.162624534567777,0.16753874018917286,0.17174766073045578,0.17313883299798793,0.16265969218388493,0.16626433313216657,0.1619229608769989,0.167538213998391,0.16902966314731022,0.16861049668208325,0.16195837941087765,0.16576196220345799,0.17247964619559755,0.16552763819095478,0.16822429906542055,0.1690112540192926,0.17030041193609965,0.16988145469158128,0.17267704671019588,0.16623141824025714,0.1704328613036055,0.1653946575617594,0.16075911236067877,0.16566265060240964,0.16946089750025098,0.16954426821923307,0.1729398775469236,0.1667001204335608,0.16838936276969393,0.1670680313064419,0.16283736329888632,0.16934189406099517,0.16731868793259103,0.16639919759277833,0.1650787283121051,0.1693742478941035,0.1684548280356964,0.16763585321836777,0.16701754385964912,0.16790296712109062,0.16898867395008518,0.16867107636800963,0.16254133680729532,0.17154308617234468,0.16761847510269512,0.1728110599078341,0.17569868776920766,0.16215945512820512,0.17045568352528792,0.160925295413579,0.16261139481325723,0.16379655586704045,0.17018720592651918,0.16086086086086085,0.17135421879691723,0.1677341873498799,0.16181326928850195,0.16529917950770462,0.16268134067033516,0.1721688675470188,0.17055116534960488,0.16423284656931386,0.1701170117011701]},"selected":{"id":"1045"},"selection_policy":{"id":"1044"}},"id":"1034","type":"ColumnDataSource"},{"attributes":{},"id":"1023","type":"SaveTool"},{"attributes":{},"id":"1044","type":"UnionRenderers"},{"attributes":{},"id":"1045","type":"Selection"},{"attributes":{},"id":"1006","type":"DataRange1d"},{"attributes":{"data_source":{"id":"1034"},"glyph":{"id":"1035"},"hover_glyph":null,"muted_glyph":null,"nonselection_glyph":{"id":"1036"},"selection_glyph":null,"view":{"id":"1038"}},"id":"1037","type":"GlyphRenderer"},{"attributes":{"axis_label":"Numero de veces que se corrio la simulacion","formatter":{"id":"1040"},"ticker":{"id":"1013"}},"id":"1012","type":"LinearAxis"},{"attributes":{"line_color":"#1f77b4","x":{"field":"x"},"y":{"field":"y"}},"id":"1035","type":"Line"},{"attributes":{"axis":{"id":"1016"},"dimension":1,"ticker":null},"id":"1019","type":"Grid"},{"attributes":{},"id":"1025","type":"HelpTool"},{"attributes":{},"id":"1040","type":"BasicTickFormatter"},{"attributes":{"line_alpha":0.1,"line_color":"#1f77b4","x":{"field":"x"},"y":{"field":"y"}},"id":"1036","type":"Line"},{"attributes":{"axis_label":"Probabilidad de obtener X numero","formatter":{"id":"1042"},"ticker":{"id":"1017"}},"id":"1016","type":"LinearAxis"},{"attributes":{},"id":"1008","type":"LinearScale"},{"attributes":{},"id":"1021","type":"WheelZoomTool"},{"attributes":{"below":[{"id":"1012"}],"center":[{"id":"1015"},{"id":"1019"}],"left":[{"id":"1016"}],"renderers":[{"id":"1037"}],"title":{"id":"1002"},"toolbar":{"id":"1027"},"x_range":{"id":"1004"},"x_scale":{"id":"1008"},"y_range":{"id":"1006"},"y_scale":{"id":"1010"}},"id":"1001","subtype":"Figure","type":"Plot"},{"attributes":{},"id":"1010","type":"LinearScale"},{"attributes":{"text":"Lanzamiento de dados"},"id":"1002","type":"Title"},{"attributes":{"bottom_units":"screen","fill_alpha":0.5,"fill_color":"lightgrey","left_units":"screen","level":"overlay","line_alpha":1.0,"line_color":"black","line_dash":[4,4],"line_width":2,"right_units":"screen","top_units":"screen"},"id":"1026","type":"BoxAnnotation"},{"attributes":{},"id":"1042","type":"BasicTickFormatter"}],"root_ids":["1001"]},"title":"Bokeh Application","version":"2.2.1"}}
</script>
<script type="text/javascript">
(function() {
var fn = function() {
Bokeh.safely(function() {
(function(root) {
function embed_document(root) {
var docs_json = document.getElementById('1119').textContent;
var render_items = [{"docid":"422b7b83-226d-4cb5-bddb-dc213722bc99","root_ids":["1001"],"roots":{"1001":"87c52568-c515-4696-8346-85185e32eefa"}}];
root.Bokeh.embed.embed_items(docs_json, render_items);
}
if (root.Bokeh !== undefined) {
embed_document(root);
} else {
var attempts = 0;
var timer = setInterval(function(root) {
if (root.Bokeh !== undefined) {
clearInterval(timer);
embed_document(root);
} else {
attempts++;
if (attempts > 100) {
clearInterval(timer);
console.log("Bokeh: ERROR: Unable to run BokehJS code because BokehJS library is missing");
}
}
}, 10, root)
}
})(window);
});
};
if (document.readyState != "loading") fn();
else document.addEventListener("DOMContentLoaded", fn);
})();
</script>
</body>
</html>