diff --git a/Infrastructure/Search_algorithms/Results/raw_output/CSs.csv b/Infrastructure/Search_algorithms/Results/raw_output/CSs.csv deleted file mode 100644 index 5689679..0000000 --- a/Infrastructure/Search_algorithms/Results/raw_output/CSs.csv +++ /dev/null @@ -1,301 +0,0 @@ -,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,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,cs_id,info -0,0,0,0,0,0,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0,num_vehicles_connected -1,0,0,0,0,0,0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.07575757575757576,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,3,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.0,0.0,0.0,0.0,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,4,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,4,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,5,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.051440329218107,0.051440329218107,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,5,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,6,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.05411255411255411,0.05411255411255411,0.05411255411255411,0.05411255411255411,0.05411255411255411,0.05411255411255411,0.05411255411255411,0.05411255411255411,0.05411255411255411,0.05411255411255411,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,7,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,7,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.05411255411255411,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,7,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,8,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,9,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,9,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,9,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,10,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,10,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0744047619047619,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,10,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,11,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,11,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,11,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,12,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,12,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,12,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,13,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,13,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,13,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,14,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,14,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,14,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,15,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,15,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,15,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,16,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,16,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,16,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,17,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,17,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.05482456140350877,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.06410256410256411,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,17,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,18,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,18,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.050200803212851405,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,18,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,19,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,19,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.060386473429951695,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,19,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,20,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,20,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.05630630630630631,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,20,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,21,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,21,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,21,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,22,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,22,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.06830601092896174,0.06830601092896174,0.06830601092896174,0.06830601092896174,0.06830601092896174,0.06830601092896174,0.06830601092896174,0.06830601092896174,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0,0.0,0.0,0.0,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,22,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,23,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,23,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.05555555555555556,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,23,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,24,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,24,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,24,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,25,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,25,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,25,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,26,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,26,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,26,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,27,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,27,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,27,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,28,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,28,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.051440329218107,0.051440329218107,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,28,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,29,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,29,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.0,0.0,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,29,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,30,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,30,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,30,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,31,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,31,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,31,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,32,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,32,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.052742616033755275,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,32,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,33,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,33,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,33,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,34,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,34,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,34,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,35,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,35,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,35,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,36,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,36,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.05787037037037037,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,36,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,37,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,37,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,37,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,38,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,38,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.06944444444444445,0.06944444444444445,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,38,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,39,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,39,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.07716049382716049,0.07716049382716049,0.07716049382716049,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,39,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,40,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,40,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.07861635220125787,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,40,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,41,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,41,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.045787545787545784,0.045787545787545784,0.045787545787545784,0.045787545787545784,0.045787545787545784,0.045787545787545784,0.045787545787545784,0.045787545787545784,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,41,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,42,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,42,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,42,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,43,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,43,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,43,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,44,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,44,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.13661202185792348,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,44,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,45,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,45,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.22522522522522523,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,45,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,46,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,46,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.06944444444444445,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,46,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,47,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,47,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.0,0.0,0.0,0.0,0.0,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,47,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,48,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,48,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,48,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,49,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,49,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.045787545787545784,0.045787545787545784,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,49,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,50,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,50,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.07861635220125787,0.07861635220125787,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,50,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,51,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,51,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,51,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,52,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,52,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.051440329218107,0.051440329218107,0.051440329218107,0.051440329218107,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,52,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,53,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,53,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,53,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,54,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,54,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,54,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,55,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,55,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,55,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,56,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,56,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,56,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,57,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,57,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.046296296296296294,0.046296296296296294,0.046296296296296294,0.046296296296296294,0.046296296296296294,0.046296296296296294,0.046296296296296294,0.046296296296296294,0.046296296296296294,0.046296296296296294,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,57,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,58,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,58,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,58,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,59,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,59,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.0,0.0,0.0,0.0,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.05630630630630631,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,59,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,60,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,60,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,60,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,61,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,61,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.16666666666666666,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,61,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,62,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,62,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.06510416666666667,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0,0.0,0.0,0.0,0.0,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,62,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,63,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,63,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,63,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,64,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,64,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,64,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,65,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,65,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.10416666666666667,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,65,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,66,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,66,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,66,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,67,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,67,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.07309941520467837,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,67,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,68,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,68,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,68,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,69,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,69,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.06944444444444445,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,69,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,70,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,70,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2777777777777778,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,70,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,71,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,71,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.04681647940074907,0.04681647940074907,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.044326241134751775,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,71,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,72,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,72,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.052083333333333336,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,72,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,73,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,73,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.05341880341880342,0.05341880341880342,0.05341880341880342,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,73,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,74,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,74,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.0744047619047619,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,74,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,75,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,75,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,75,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,76,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,76,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,76,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,77,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,77,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,77,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,78,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,78,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.051440329218107,0.051440329218107,0.051440329218107,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.05630630630630631,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,78,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,79,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,79,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,79,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,80,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,80,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,80,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,81,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,81,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,81,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,82,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,82,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.06510416666666667,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,82,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,83,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,83,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,83,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,84,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,84,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.04734848484848485,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,84,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,85,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,85,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.050200803212851405,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,85,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,86,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,86,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,86,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,87,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,87,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,87,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,88,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,88,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.044802867383512544,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12077294685990339,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.16025641025641024,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.18518518518518517,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2032520325203252,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.2380952380952381,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.30864197530864196,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,88,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,89,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,89,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36231884057971014,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.36666666666666664,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.05341880341880342,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,89,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,90,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,90,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,90,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,91,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,91,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.07183908045977012,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.12820512820512822,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,91,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,92,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,92,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.05952380952380953,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.04208754208754208,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,92,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,93,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,93,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,93,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,94,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,94,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.047892720306513405,0.09920634920634921,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,94,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,95,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,95,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.06510416666666667,0.06510416666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.19379844961240308,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,95,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,96,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,96,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.06720430107526881,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.05707762557077625,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,96,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,97,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,97,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.043402777777777776,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.17006802721088435,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.1893939393939394,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.19841269841269843,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.23148148148148148,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.2604166666666667,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.04251700680272109,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.04960317460317461,0.04960317460317461,0.04960317460317461,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,97,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,98,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,98,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.06313131313131314,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.13020833333333334,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.12820512820512822,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.11574074074074074,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11261261261261261,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,98,kWh_consumption -0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,99,num_vehicles_connected -1,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,2.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,1.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,99,num_vehicles_charging -2,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.041666666666666664,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.08960573476702509,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.09363295880149813,0.04681647940074907,0.04681647940074907,0.04681647940074907,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.10416666666666667,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.13661202185792348,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15723270440251574,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.1388888888888889,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.13440860215053763,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.12437810945273632,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11904761904761905,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.11737089201877934,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.10964912280701754,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.11111111111111112,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.1773049645390071,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.13227513227513227,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.12626262626262627,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.1141552511415525,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.10822510822510822,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09578544061302681,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.09259259259259259,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08333333333333333,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08417508417508417,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.08680555555555555,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.08503401360544217,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0859106529209622,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.0429553264604811,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.08865248226950355,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.09157509157509157,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.0946969696969697,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.09920634920634921,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.10040160642570281,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.102880658436214,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10683760683760685,0.10548523206751055,0.10548523206751055,0.10548523206751055,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14619883040935674,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.1488095238095238,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15432098765432098,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.15151515151515152,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.14367816091954025,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,99,kWh_consumption diff --git a/Infrastructure/Search_algorithms/Results/__init__.py b/Simulation/Infrastructure/Search_algorithms/Results/__init__.py similarity index 100% rename from Infrastructure/Search_algorithms/Results/__init__.py rename to Simulation/Infrastructure/Search_algorithms/Results/__init__.py diff --git a/Infrastructure/_NotUsed/peripheral_building.py b/Simulation/Infrastructure/_NotUsed/peripheral_building.py similarity index 100% rename from Infrastructure/_NotUsed/peripheral_building.py rename to Simulation/Infrastructure/_NotUsed/peripheral_building.py diff --git a/Infrastructure/__init__.py b/Simulation/Infrastructure/__init__.py similarity index 100% rename from Infrastructure/__init__.py rename to Simulation/Infrastructure/__init__.py diff --git a/Infrastructure/electric_generator.py b/Simulation/Infrastructure/electric_generator.py similarity index 100% rename from Infrastructure/electric_generator.py rename to Simulation/Infrastructure/electric_generator.py diff --git a/Infrastructure/electric_storage.py b/Simulation/Infrastructure/electric_storage.py similarity index 100% rename from Infrastructure/electric_storage.py rename to Simulation/Infrastructure/electric_storage.py diff --git a/Infrastructure/ev_charger.py b/Simulation/Infrastructure/ev_charger.py similarity index 100% rename from Infrastructure/ev_charger.py rename to Simulation/Infrastructure/ev_charger.py diff --git a/Infrastructure/grid.py b/Simulation/Infrastructure/grid.py similarity index 100% rename from Infrastructure/grid.py rename to Simulation/Infrastructure/grid.py diff --git a/Infrastructure/parking_lot.py b/Simulation/Infrastructure/parking_lot.py similarity index 100% rename from Infrastructure/parking_lot.py rename to Simulation/Infrastructure/parking_lot.py diff --git a/Operations/ChargingAlgorithms.py b/Simulation/Operations/ChargingAlgorithms.py similarity index 100% rename from Operations/ChargingAlgorithms.py rename to Simulation/Operations/ChargingAlgorithms.py diff --git a/Operations/IntegratedAlgorithms.py b/Simulation/Operations/IntegratedAlgorithms.py similarity index 100% rename from Operations/IntegratedAlgorithms.py rename to Simulation/Operations/IntegratedAlgorithms.py diff --git a/Operations/NonLinearAlgorithms.py b/Simulation/Operations/NonLinearAlgorithms.py similarity index 100% rename from Operations/NonLinearAlgorithms.py rename to Simulation/Operations/NonLinearAlgorithms.py diff --git a/Operations/Operator_utils.py b/Simulation/Operations/Operator_utils.py similarity index 100% rename from Operations/Operator_utils.py rename to Simulation/Operations/Operator_utils.py diff --git a/Operations/RoutingAlgorithms.py b/Simulation/Operations/RoutingAlgorithms.py similarity index 100% rename from Operations/RoutingAlgorithms.py rename to Simulation/Operations/RoutingAlgorithms.py diff --git a/Operations/StorageAlgorithms.py b/Simulation/Operations/StorageAlgorithms.py similarity index 100% rename from Operations/StorageAlgorithms.py rename to Simulation/Operations/StorageAlgorithms.py diff --git a/Operations/__init__.py b/Simulation/Operations/__init__.py similarity index 100% rename from Operations/__init__.py rename to Simulation/Operations/__init__.py diff --git a/Operations/operator.py b/Simulation/Operations/operator.py similarity index 99% rename from Operations/operator.py rename to Simulation/Operations/operator.py index 5bca4a2..0def293 100644 --- a/Operations/operator.py +++ b/Simulation/Operations/operator.py @@ -1,15 +1,15 @@ import simpy from resources.configuration.configuration import Configuration -import Operations.ChargingAlgorithms as charge_algos -import Operations.RoutingAlgorithms as route_algos -import Operations.IntegratedAlgorithms as integrate_algos -import Operations.StorageAlgorithms as store_algos +import Simulation.Operations.ChargingAlgorithms as charge_algos +import Simulation.Operations.RoutingAlgorithms as route_algos +import Simulation.Operations.IntegratedAlgorithms as integrate_algos +import Simulation.Operations.StorageAlgorithms as store_algos from resources.logging.log import lg import numpy as np import pandas as pd -from Operations.NonLinearAlgorithms import nonlinear_pricing -from Operations.Operator_utils import get_exp_free_grid_capacity_utility +from Simulation.Operations.NonLinearAlgorithms import nonlinear_pricing +from Simulation.Operations.Operator_utils import get_exp_free_grid_capacity_utility from Utilities.RL_environments.rl_pricing_env import convert_to_vector diff --git a/Operations/test.py b/Simulation/Operations/test.py similarity index 100% rename from Operations/test.py rename to Simulation/Operations/test.py diff --git a/Preferences/EV_user_decision_making.py b/Simulation/Preferences/EV_user_decision_making.py similarity index 100% rename from Preferences/EV_user_decision_making.py rename to Simulation/Preferences/EV_user_decision_making.py diff --git a/Preferences/__init__.py b/Simulation/Preferences/__init__.py similarity index 100% rename from Preferences/__init__.py rename to Simulation/Preferences/__init__.py diff --git a/Preferences/vehicle.py b/Simulation/Preferences/vehicle.py similarity index 99% rename from Preferences/vehicle.py rename to Simulation/Preferences/vehicle.py index edff20e..0cf5453 100644 --- a/Preferences/vehicle.py +++ b/Simulation/Preferences/vehicle.py @@ -2,7 +2,7 @@ import numpy as np from resources.configuration.configuration import Configuration -from Preferences.EV_user_decision_making import ev_decision_making +from Simulation.Preferences.EV_user_decision_making import ev_decision_making import pandas as pd class Vehicle: diff --git a/Simulation/model.py b/Simulation/model.py index 1fb13fa..8c2f896 100644 --- a/Simulation/model.py +++ b/Simulation/model.py @@ -1,18 +1,18 @@ from resources.configuration.configuration import Configuration from resources.logging.log import lg -from Infrastructure.grid import GridCapacity -from Infrastructure.parking_lot import ParkingLot -from Operations.operator import Operator +from Simulation.Infrastructure.grid import GridCapacity +from Simulation.Infrastructure.parking_lot import ParkingLot +from Simulation.Operations.operator import Operator import pandas as pd -from Infrastructure.ev_charger import EVCharger -from Infrastructure.electric_generator import NonDispatchableGenerator -from Infrastructure.electric_storage import ElectricStorage +from Simulation.Infrastructure.ev_charger import EVCharger +from Simulation.Infrastructure.electric_generator import NonDispatchableGenerator +from Simulation.Infrastructure.electric_storage import ElectricStorage import Utilities.visualization as viz import Utilities.sim_input_processing as prep # NOTE: unit sim time is defined as 1 minute real time! # from Preferences.request_generator import RequestGenerator -from Preferences.vehicle import Vehicle +from Simulation.Preferences.vehicle import Vehicle import numpy as np class EVCC_Sim_Model: diff --git a/data/output/actor_pricing_double_capa_500_2_average_power_m_200_m_post_tuning b/data/output/actor_pricing_double_capa_500_2_average_power_m_200_m_post_tuning index c75fb25..2eff911 100644 Binary files a/data/output/actor_pricing_double_capa_500_2_average_power_m_200_m_post_tuning and b/data/output/actor_pricing_double_capa_500_2_average_power_m_200_m_post_tuning differ diff --git a/experience.csv b/experience.csv deleted file mode 100644 index 72193e4..0000000 --- a/experience.csv +++ /dev/null @@ -1,1967 +0,0 @@ -,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,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 -0,27,13,2,10,12.0,8.0,488.0,49.0,12.0,29.0,7.0,9.0,18.0,9.0,7.0,271.0,154.0,72.0,5.0,7.0,1.0,8.0,14.0,10.0,384.0,29.0,38.0,10.0,11.0,8.0,13.0,2.0,13.0,102.0,152.0,170.0,15.0,19.0,2.0,2.0,1.0,3.0,34.0,145.0,178.0,1.0,8.0,3.0,10.0,8.0,18.0,188.0,42.0,77.0,14.0,3.0,12.0,13.0,11.0,15.0,324.0,14.0,104.0,3.0,12.0,2.0,8.0,15.0,18.0,461.0,143.0,121.0,17.0,0.0,1.0,6.0,18.0,6.0,88.0,44.0,109.0,4.0,0.0,14.0,15.0,13.0,8.0,82.0,27.0,108.0,48615.59236128973 -0,24,2,6,0,3.0,12.0,51.0,73.0,106.0,22.0,12.0,12.0,5.0,19.0,1.0,314.0,22.0,254.0,24.0,1.0,12.0,15.0,0.0,17.0,179.0,145.0,170.0,22.0,12.0,12.0,12.0,12.0,14.0,458.0,75.0,27.0,21.0,1.0,2.0,11.0,16.0,15.0,47.0,70.0,182.0,19.0,15.0,6.0,17.0,4.0,17.0,38.0,100.0,4.0,21.0,9.0,1.0,2.0,5.0,2.0,375.0,180.0,196.0,6.0,12.0,18.0,17.0,17.0,0.0,179.0,135.0,145.0,13.0,13.0,19.0,8.0,12.0,3.0,264.0,122.0,216.0,19.0,13.0,19.0,17.0,10.0,6.0,198.0,75.0,144.0,585650.6889886913 -0,22,6,6,8,1.0,8.0,531.0,50.0,275.0,23.0,6.0,0.0,13.0,19.0,8.0,425.0,20.0,119.0,12.0,4.0,18.0,0.0,17.0,17.0,152.0,19.0,280.0,21.0,13.0,16.0,17.0,15.0,8.0,66.0,22.0,33.0,12.0,13.0,1.0,17.0,18.0,1.0,69.0,66.0,98.0,20.0,19.0,17.0,17.0,4.0,17.0,426.0,171.0,16.0,29.0,6.0,4.0,12.0,6.0,14.0,536.0,160.0,270.0,27.0,16.0,18.0,0.0,3.0,16.0,585.0,149.0,239.0,11.0,8.0,19.0,15.0,14.0,7.0,50.0,60.0,83.0,15.0,0.0,11.0,8.0,18.0,3.0,39.0,56.0,193.0,53799.583522762885 -0,4,13,16,7,0.0,18.0,161.0,115.0,256.0,21.0,5.0,9.0,19.0,8.0,19.0,327.0,131.0,41.0,5.0,10.0,11.0,1.0,1.0,17.0,440.0,30.0,241.0,4.0,8.0,0.0,2.0,0.0,10.0,181.0,79.0,37.0,2.0,18.0,8.0,7.0,9.0,0.0,564.0,81.0,195.0,29.0,6.0,19.0,10.0,6.0,10.0,203.0,64.0,58.0,4.0,7.0,2.0,15.0,7.0,18.0,443.0,81.0,222.0,22.0,10.0,5.0,18.0,11.0,2.0,189.0,97.0,207.0,25.0,11.0,14.0,4.0,15.0,14.0,42.0,72.0,163.0,5.0,6.0,16.0,10.0,15.0,3.0,35.0,197.0,194.0,274546.0485229626 -0,22,19,12,3,1.0,11.0,371.0,167.0,81.0,19.0,10.0,18.0,19.0,0.0,13.0,430.0,85.0,101.0,5.0,15.0,5.0,2.0,17.0,12.0,50.0,166.0,165.0,10.0,10.0,5.0,0.0,4.0,10.0,504.0,59.0,63.0,20.0,1.0,15.0,11.0,18.0,9.0,229.0,54.0,54.0,1.0,8.0,7.0,11.0,11.0,19.0,481.0,61.0,201.0,10.0,9.0,1.0,14.0,13.0,1.0,562.0,168.0,168.0,24.0,2.0,9.0,9.0,7.0,0.0,550.0,159.0,98.0,5.0,14.0,8.0,6.0,14.0,11.0,440.0,118.0,12.0,23.0,5.0,17.0,0.0,14.0,14.0,577.0,42.0,26.0,50775.83675918818 -0,2,6,15,7,15.0,13.0,216.0,42.0,158.0,8.0,11.0,13.0,16.0,8.0,8.0,295.0,85.0,119.0,19.0,8.0,1.0,16.0,13.0,16.0,198.0,21.0,1.0,13.0,14.0,19.0,2.0,15.0,18.0,16.0,59.0,19.0,3.0,13.0,18.0,5.0,19.0,0.0,292.0,70.0,222.0,27.0,3.0,4.0,14.0,6.0,13.0,92.0,79.0,193.0,5.0,17.0,18.0,8.0,17.0,15.0,105.0,195.0,33.0,20.0,0.0,2.0,4.0,4.0,12.0,286.0,41.0,297.0,19.0,1.0,0.0,8.0,6.0,16.0,114.0,61.0,119.0,12.0,6.0,18.0,17.0,7.0,5.0,273.0,26.0,211.0,194963.2434646457 -0,28,9,15,8,17.0,1.0,400.0,177.0,226.0,27.0,11.0,14.0,9.0,16.0,14.0,439.0,38.0,239.0,18.0,19.0,5.0,14.0,11.0,7.0,330.0,31.0,219.0,9.0,4.0,4.0,3.0,4.0,5.0,586.0,59.0,145.0,29.0,17.0,4.0,3.0,10.0,13.0,537.0,25.0,18.0,23.0,14.0,6.0,10.0,7.0,14.0,355.0,133.0,123.0,21.0,18.0,16.0,15.0,0.0,6.0,590.0,128.0,50.0,15.0,5.0,11.0,0.0,17.0,3.0,558.0,154.0,209.0,3.0,3.0,17.0,3.0,15.0,7.0,235.0,121.0,209.0,3.0,5.0,19.0,4.0,8.0,16.0,277.0,106.0,199.0,48431.050809288114 -0,10,4,7,12,10.0,3.0,55.0,71.0,31.0,22.0,1.0,5.0,16.0,8.0,4.0,128.0,15.0,133.0,4.0,9.0,8.0,18.0,9.0,1.0,578.0,145.0,286.0,4.0,17.0,7.0,16.0,0.0,2.0,289.0,121.0,216.0,14.0,15.0,16.0,11.0,19.0,7.0,357.0,126.0,126.0,20.0,5.0,9.0,18.0,4.0,3.0,374.0,133.0,126.0,28.0,3.0,11.0,0.0,8.0,19.0,78.0,199.0,69.0,20.0,13.0,12.0,19.0,13.0,10.0,142.0,153.0,188.0,9.0,17.0,8.0,6.0,1.0,15.0,123.0,182.0,212.0,18.0,10.0,17.0,17.0,10.0,15.0,297.0,17.0,111.0,538512.4114564882 -0,14,16,11,12,10.0,1.0,595.0,130.0,140.0,9.0,17.0,12.0,0.0,2.0,1.0,13.0,139.0,297.0,22.0,0.0,18.0,11.0,0.0,19.0,202.0,114.0,144.0,13.0,14.0,8.0,12.0,16.0,15.0,100.0,180.0,198.0,18.0,2.0,8.0,6.0,10.0,6.0,365.0,28.0,62.0,23.0,10.0,11.0,7.0,14.0,18.0,443.0,36.0,236.0,12.0,0.0,13.0,16.0,8.0,3.0,29.0,99.0,211.0,12.0,11.0,0.0,5.0,1.0,3.0,3.0,150.0,275.0,3.0,6.0,0.0,12.0,18.0,17.0,496.0,48.0,153.0,19.0,14.0,13.0,10.0,2.0,17.0,345.0,69.0,51.0,51717.16472904055 -0,0,7,0,18,18.0,19.0,239.0,197.0,87.0,19.0,0.0,7.0,19.0,10.0,19.0,461.0,30.0,66.0,13.0,16.0,1.0,5.0,5.0,6.0,137.0,116.0,151.0,14.0,9.0,18.0,3.0,0.0,18.0,252.0,195.0,213.0,24.0,5.0,18.0,9.0,0.0,1.0,527.0,142.0,217.0,15.0,5.0,3.0,3.0,15.0,7.0,87.0,77.0,124.0,18.0,15.0,8.0,10.0,6.0,17.0,205.0,151.0,295.0,14.0,16.0,9.0,2.0,3.0,4.0,458.0,52.0,127.0,0.0,8.0,12.0,15.0,13.0,4.0,261.0,62.0,10.0,10.0,0.0,6.0,7.0,10.0,11.0,172.0,32.0,0.0,56087.31787275399 -0,8,19,10,1,9.0,2.0,260.0,67.0,165.0,8.0,15.0,12.0,19.0,5.0,8.0,367.0,47.0,97.0,27.0,6.0,16.0,8.0,7.0,5.0,590.0,198.0,107.0,23.0,3.0,1.0,18.0,13.0,4.0,322.0,169.0,134.0,12.0,3.0,3.0,11.0,6.0,0.0,74.0,47.0,191.0,14.0,12.0,8.0,15.0,2.0,0.0,182.0,120.0,280.0,19.0,5.0,12.0,16.0,18.0,11.0,508.0,68.0,180.0,1.0,17.0,8.0,18.0,13.0,15.0,226.0,30.0,3.0,1.0,0.0,6.0,18.0,12.0,16.0,247.0,157.0,174.0,1.0,2.0,19.0,19.0,12.0,14.0,430.0,41.0,273.0,41831.26583500662 -0,17,18,13,4,9.0,6.0,554.0,176.0,27.0,21.0,12.0,18.0,15.0,12.0,6.0,309.0,23.0,279.0,29.0,2.0,0.0,12.0,9.0,11.0,205.0,24.0,138.0,2.0,3.0,4.0,5.0,15.0,18.0,498.0,166.0,232.0,4.0,13.0,2.0,4.0,5.0,11.0,542.0,107.0,290.0,8.0,7.0,11.0,17.0,4.0,5.0,365.0,149.0,45.0,15.0,2.0,7.0,4.0,2.0,2.0,15.0,83.0,165.0,23.0,16.0,2.0,17.0,3.0,17.0,563.0,88.0,8.0,22.0,19.0,3.0,5.0,18.0,2.0,73.0,64.0,229.0,12.0,8.0,6.0,9.0,11.0,0.0,491.0,112.0,221.0,32622.794352405668 -0,22,18,12,1,11.0,16.0,273.0,153.0,69.0,2.0,11.0,13.0,18.0,10.0,8.0,198.0,163.0,235.0,1.0,0.0,5.0,4.0,10.0,15.0,497.0,196.0,125.0,29.0,5.0,18.0,8.0,0.0,15.0,351.0,52.0,224.0,16.0,18.0,18.0,6.0,10.0,18.0,144.0,105.0,222.0,14.0,13.0,2.0,7.0,17.0,5.0,270.0,156.0,276.0,19.0,19.0,5.0,16.0,12.0,15.0,526.0,162.0,40.0,8.0,8.0,5.0,10.0,5.0,19.0,564.0,183.0,165.0,29.0,14.0,14.0,18.0,18.0,19.0,314.0,37.0,114.0,8.0,12.0,19.0,1.0,18.0,7.0,261.0,138.0,257.0,50984.68821825281 -0,23,8,2,3,0.0,15.0,51.0,167.0,26.0,8.0,11.0,11.0,13.0,12.0,9.0,383.0,76.0,221.0,1.0,17.0,15.0,4.0,1.0,0.0,338.0,57.0,262.0,24.0,7.0,4.0,18.0,16.0,4.0,146.0,15.0,146.0,20.0,18.0,2.0,1.0,6.0,3.0,265.0,136.0,67.0,2.0,6.0,15.0,15.0,18.0,0.0,386.0,69.0,86.0,19.0,19.0,12.0,18.0,11.0,18.0,145.0,22.0,299.0,20.0,19.0,18.0,17.0,12.0,15.0,210.0,116.0,40.0,3.0,12.0,8.0,7.0,7.0,11.0,306.0,100.0,33.0,12.0,3.0,13.0,14.0,2.0,5.0,220.0,116.0,65.0,506556.4774413796 -0,16,18,0,0,0.0,8.0,579.0,193.0,210.0,4.0,17.0,15.0,1.0,0.0,12.0,372.0,120.0,69.0,8.0,0.0,11.0,12.0,9.0,3.0,368.0,16.0,185.0,26.0,13.0,15.0,7.0,19.0,14.0,258.0,178.0,39.0,28.0,9.0,18.0,4.0,19.0,5.0,124.0,141.0,235.0,23.0,1.0,1.0,0.0,7.0,17.0,347.0,39.0,223.0,3.0,10.0,0.0,0.0,6.0,16.0,562.0,107.0,168.0,16.0,1.0,13.0,16.0,7.0,6.0,224.0,197.0,24.0,20.0,18.0,2.0,4.0,4.0,12.0,65.0,60.0,139.0,10.0,8.0,15.0,4.0,9.0,8.0,445.0,142.0,138.0,53052.74193194249 -0,19,18,19,16,17.0,2.0,481.0,194.0,160.0,25.0,5.0,2.0,17.0,14.0,2.0,108.0,199.0,238.0,12.0,6.0,4.0,15.0,15.0,1.0,530.0,12.0,36.0,26.0,11.0,4.0,1.0,14.0,10.0,195.0,164.0,173.0,12.0,15.0,16.0,12.0,3.0,15.0,574.0,117.0,253.0,19.0,12.0,1.0,2.0,0.0,13.0,413.0,185.0,193.0,15.0,7.0,3.0,11.0,14.0,16.0,19.0,167.0,8.0,12.0,11.0,9.0,15.0,1.0,15.0,141.0,186.0,48.0,1.0,7.0,7.0,0.0,13.0,10.0,103.0,112.0,109.0,9.0,3.0,16.0,6.0,3.0,4.0,318.0,73.0,159.0,49470.514273116154 -0,4,19,18,12,15.0,13.0,159.0,136.0,40.0,20.0,18.0,17.0,13.0,0.0,19.0,159.0,89.0,169.0,11.0,7.0,15.0,19.0,5.0,18.0,308.0,160.0,80.0,19.0,0.0,16.0,15.0,10.0,8.0,275.0,156.0,116.0,7.0,8.0,3.0,12.0,14.0,5.0,2.0,85.0,83.0,8.0,10.0,11.0,6.0,2.0,6.0,109.0,123.0,72.0,21.0,14.0,16.0,12.0,8.0,5.0,300.0,148.0,295.0,14.0,1.0,5.0,16.0,3.0,17.0,376.0,78.0,192.0,5.0,6.0,12.0,17.0,13.0,9.0,41.0,159.0,172.0,16.0,18.0,3.0,18.0,16.0,0.0,227.0,116.0,136.0,356951.8972212055 -0,14,11,1,0,16.0,8.0,159.0,182.0,147.0,2.0,12.0,18.0,12.0,9.0,10.0,310.0,96.0,69.0,0.0,15.0,2.0,7.0,7.0,6.0,584.0,54.0,142.0,27.0,8.0,10.0,4.0,7.0,10.0,150.0,50.0,40.0,22.0,5.0,11.0,2.0,10.0,8.0,182.0,97.0,21.0,19.0,1.0,10.0,13.0,4.0,1.0,223.0,87.0,243.0,10.0,13.0,6.0,18.0,11.0,8.0,286.0,81.0,161.0,3.0,19.0,7.0,13.0,16.0,14.0,350.0,38.0,142.0,21.0,2.0,0.0,7.0,8.0,14.0,388.0,107.0,208.0,3.0,11.0,18.0,4.0,10.0,8.0,9.0,91.0,159.0,238288.9354865933 -0,24,14,5,19,16.0,11.0,415.0,106.0,145.0,1.0,15.0,12.0,4.0,13.0,2.0,429.0,136.0,150.0,0.0,4.0,1.0,5.0,6.0,2.0,33.0,153.0,165.0,5.0,18.0,3.0,3.0,12.0,6.0,353.0,178.0,116.0,25.0,19.0,4.0,1.0,2.0,17.0,508.0,28.0,104.0,15.0,15.0,12.0,2.0,8.0,8.0,228.0,66.0,65.0,23.0,19.0,9.0,13.0,12.0,17.0,163.0,47.0,95.0,0.0,5.0,0.0,9.0,10.0,10.0,24.0,46.0,296.0,25.0,8.0,1.0,8.0,18.0,18.0,244.0,189.0,197.0,14.0,4.0,13.0,1.0,4.0,15.0,213.0,184.0,105.0,51032.05530590785 -0,25,10,0,19,2.0,6.0,306.0,79.0,13.0,1.0,8.0,10.0,0.0,19.0,3.0,9.0,139.0,269.0,5.0,13.0,14.0,1.0,3.0,0.0,372.0,104.0,8.0,23.0,13.0,13.0,9.0,15.0,10.0,322.0,54.0,146.0,15.0,12.0,15.0,17.0,12.0,10.0,582.0,62.0,87.0,2.0,15.0,8.0,10.0,14.0,12.0,403.0,91.0,264.0,24.0,1.0,5.0,18.0,11.0,5.0,537.0,100.0,190.0,22.0,2.0,14.0,4.0,15.0,4.0,103.0,111.0,121.0,16.0,17.0,7.0,7.0,15.0,4.0,295.0,153.0,110.0,7.0,10.0,1.0,11.0,18.0,1.0,321.0,120.0,82.0,150698.58886729798 -0,24,15,15,10,8.0,10.0,460.0,84.0,158.0,12.0,6.0,0.0,19.0,17.0,4.0,87.0,182.0,208.0,28.0,2.0,3.0,15.0,19.0,13.0,421.0,60.0,32.0,24.0,15.0,12.0,12.0,7.0,15.0,85.0,17.0,129.0,29.0,4.0,8.0,16.0,8.0,19.0,61.0,158.0,26.0,9.0,0.0,5.0,14.0,18.0,6.0,9.0,114.0,155.0,17.0,8.0,13.0,6.0,4.0,12.0,186.0,140.0,31.0,27.0,8.0,6.0,1.0,5.0,8.0,113.0,106.0,53.0,13.0,8.0,11.0,13.0,16.0,4.0,577.0,24.0,102.0,13.0,2.0,14.0,13.0,13.0,3.0,5.0,138.0,284.0,43547.87053345647 -0,25,3,9,18,18.0,14.0,246.0,10.0,94.0,22.0,0.0,9.0,11.0,6.0,16.0,410.0,124.0,297.0,13.0,11.0,12.0,7.0,17.0,5.0,422.0,118.0,264.0,13.0,16.0,8.0,16.0,11.0,15.0,319.0,61.0,277.0,16.0,11.0,3.0,7.0,15.0,1.0,510.0,19.0,184.0,7.0,16.0,17.0,15.0,4.0,14.0,297.0,106.0,51.0,2.0,11.0,9.0,15.0,11.0,0.0,78.0,112.0,250.0,14.0,8.0,19.0,0.0,11.0,5.0,492.0,96.0,55.0,5.0,19.0,5.0,14.0,9.0,7.0,86.0,127.0,144.0,17.0,7.0,15.0,5.0,6.0,12.0,511.0,16.0,200.0,66750.79409484043 -0,3,9,8,8,18.0,9.0,271.0,90.0,79.0,27.0,17.0,15.0,5.0,4.0,16.0,32.0,153.0,52.0,10.0,10.0,17.0,9.0,3.0,2.0,539.0,99.0,19.0,6.0,12.0,12.0,11.0,13.0,9.0,400.0,30.0,236.0,24.0,15.0,17.0,16.0,7.0,18.0,47.0,15.0,259.0,3.0,7.0,14.0,16.0,1.0,17.0,475.0,198.0,166.0,0.0,18.0,4.0,0.0,8.0,14.0,158.0,163.0,178.0,2.0,16.0,11.0,1.0,18.0,4.0,110.0,111.0,254.0,20.0,13.0,14.0,1.0,14.0,4.0,154.0,68.0,37.0,18.0,7.0,13.0,0.0,14.0,2.0,215.0,93.0,248.0,133686.99170266575 -0,4,18,19,19,0.0,18.0,566.0,34.0,169.0,22.0,16.0,12.0,3.0,16.0,9.0,301.0,63.0,274.0,0.0,19.0,5.0,7.0,1.0,14.0,539.0,170.0,76.0,10.0,4.0,16.0,18.0,6.0,1.0,184.0,138.0,33.0,6.0,13.0,8.0,12.0,16.0,0.0,189.0,60.0,51.0,0.0,0.0,11.0,2.0,5.0,3.0,23.0,187.0,206.0,22.0,11.0,17.0,12.0,6.0,3.0,440.0,58.0,233.0,12.0,15.0,1.0,19.0,11.0,9.0,519.0,96.0,9.0,21.0,15.0,12.0,13.0,16.0,14.0,352.0,12.0,37.0,15.0,4.0,10.0,7.0,3.0,12.0,505.0,44.0,220.0,52282.21413607785 -0,13,5,13,16,6.0,14.0,467.0,14.0,20.0,14.0,5.0,12.0,16.0,0.0,10.0,341.0,95.0,45.0,8.0,18.0,11.0,0.0,11.0,12.0,328.0,101.0,257.0,10.0,7.0,17.0,12.0,15.0,5.0,387.0,192.0,121.0,1.0,19.0,12.0,15.0,0.0,10.0,123.0,73.0,195.0,28.0,19.0,19.0,14.0,12.0,9.0,131.0,83.0,7.0,19.0,13.0,13.0,18.0,6.0,11.0,582.0,112.0,204.0,17.0,9.0,15.0,12.0,3.0,15.0,590.0,18.0,47.0,22.0,3.0,6.0,12.0,0.0,8.0,136.0,87.0,243.0,19.0,15.0,18.0,13.0,6.0,18.0,357.0,111.0,1.0,43871.01928065268 -0,24,6,17,6,5.0,6.0,201.0,96.0,4.0,2.0,7.0,3.0,17.0,8.0,2.0,451.0,88.0,26.0,13.0,3.0,18.0,6.0,17.0,4.0,183.0,112.0,100.0,8.0,7.0,18.0,9.0,16.0,14.0,500.0,152.0,25.0,15.0,3.0,9.0,4.0,11.0,9.0,164.0,141.0,242.0,11.0,11.0,5.0,8.0,4.0,10.0,263.0,198.0,24.0,26.0,13.0,16.0,19.0,3.0,4.0,401.0,85.0,284.0,22.0,15.0,13.0,16.0,11.0,15.0,140.0,161.0,15.0,4.0,11.0,7.0,14.0,17.0,12.0,190.0,108.0,214.0,22.0,12.0,15.0,7.0,12.0,17.0,398.0,11.0,42.0,106979.64072738428 -0,3,7,13,9,3.0,5.0,458.0,104.0,33.0,22.0,10.0,15.0,2.0,2.0,12.0,578.0,80.0,38.0,29.0,18.0,5.0,8.0,11.0,2.0,544.0,46.0,260.0,9.0,15.0,1.0,14.0,9.0,19.0,59.0,169.0,292.0,29.0,5.0,11.0,8.0,6.0,17.0,215.0,180.0,3.0,3.0,11.0,8.0,19.0,10.0,16.0,303.0,94.0,50.0,14.0,0.0,3.0,9.0,14.0,18.0,108.0,36.0,133.0,7.0,1.0,5.0,8.0,15.0,2.0,122.0,29.0,255.0,1.0,3.0,13.0,0.0,16.0,18.0,208.0,179.0,89.0,15.0,19.0,1.0,4.0,5.0,18.0,251.0,177.0,200.0,55339.89919020221 -0,27,7,7,8,9.0,11.0,479.0,54.0,248.0,15.0,1.0,15.0,9.0,3.0,2.0,217.0,76.0,109.0,8.0,17.0,15.0,2.0,4.0,15.0,46.0,77.0,201.0,5.0,2.0,2.0,15.0,8.0,13.0,417.0,80.0,222.0,29.0,1.0,17.0,19.0,15.0,1.0,139.0,49.0,92.0,15.0,2.0,5.0,2.0,3.0,14.0,507.0,96.0,6.0,5.0,0.0,17.0,19.0,3.0,6.0,492.0,144.0,274.0,14.0,1.0,14.0,9.0,1.0,4.0,31.0,68.0,84.0,26.0,5.0,17.0,1.0,6.0,11.0,375.0,179.0,63.0,0.0,3.0,9.0,4.0,5.0,7.0,479.0,124.0,54.0,50323.65250488008 -0,3,6,1,13,10.0,8.0,579.0,103.0,117.0,28.0,16.0,3.0,17.0,16.0,4.0,335.0,24.0,42.0,29.0,7.0,13.0,4.0,12.0,6.0,344.0,197.0,149.0,6.0,0.0,19.0,2.0,3.0,6.0,62.0,37.0,247.0,11.0,6.0,15.0,5.0,18.0,2.0,128.0,174.0,213.0,21.0,8.0,16.0,10.0,1.0,8.0,452.0,126.0,127.0,12.0,6.0,19.0,6.0,14.0,8.0,569.0,78.0,40.0,12.0,12.0,3.0,0.0,0.0,8.0,297.0,136.0,83.0,12.0,18.0,7.0,18.0,17.0,7.0,367.0,57.0,200.0,2.0,5.0,8.0,15.0,15.0,2.0,578.0,42.0,185.0,53443.76319661923 -0,13,18,13,19,9.0,11.0,470.0,46.0,186.0,24.0,16.0,1.0,10.0,1.0,11.0,349.0,44.0,189.0,8.0,7.0,3.0,2.0,16.0,19.0,457.0,71.0,20.0,12.0,14.0,18.0,18.0,19.0,0.0,444.0,12.0,40.0,23.0,15.0,0.0,10.0,12.0,8.0,172.0,109.0,256.0,16.0,5.0,11.0,6.0,16.0,10.0,344.0,83.0,17.0,9.0,6.0,2.0,14.0,15.0,6.0,470.0,24.0,108.0,28.0,17.0,2.0,17.0,5.0,7.0,392.0,11.0,202.0,18.0,11.0,13.0,8.0,8.0,18.0,87.0,104.0,64.0,2.0,5.0,6.0,14.0,12.0,9.0,356.0,25.0,60.0,48026.765201397895 -0,1,5,4,17,2.0,12.0,467.0,102.0,36.0,11.0,6.0,8.0,0.0,18.0,1.0,302.0,196.0,170.0,7.0,10.0,3.0,12.0,6.0,0.0,226.0,94.0,183.0,5.0,5.0,0.0,11.0,7.0,13.0,453.0,104.0,87.0,22.0,13.0,6.0,4.0,14.0,1.0,191.0,41.0,26.0,29.0,12.0,13.0,9.0,9.0,1.0,533.0,198.0,84.0,29.0,11.0,19.0,7.0,4.0,15.0,261.0,138.0,261.0,6.0,19.0,2.0,7.0,12.0,7.0,436.0,159.0,188.0,27.0,5.0,14.0,5.0,10.0,0.0,544.0,182.0,129.0,20.0,1.0,18.0,12.0,13.0,15.0,181.0,79.0,242.0,50472.77037617623 -0,28,1,6,8,13.0,14.0,513.0,140.0,134.0,19.0,9.0,0.0,11.0,13.0,13.0,570.0,178.0,204.0,22.0,5.0,5.0,16.0,19.0,19.0,20.0,151.0,192.0,21.0,2.0,8.0,1.0,17.0,2.0,305.0,59.0,110.0,7.0,4.0,15.0,17.0,11.0,11.0,504.0,134.0,74.0,18.0,14.0,11.0,2.0,7.0,0.0,497.0,137.0,250.0,0.0,11.0,1.0,11.0,10.0,4.0,505.0,109.0,158.0,9.0,7.0,19.0,9.0,14.0,11.0,348.0,138.0,85.0,26.0,3.0,3.0,16.0,0.0,4.0,391.0,57.0,77.0,3.0,19.0,15.0,4.0,4.0,19.0,122.0,164.0,91.0,55582.45120264208 -0,5,1,7,9,11.0,1.0,139.0,198.0,52.0,5.0,0.0,16.0,0.0,13.0,13.0,434.0,110.0,259.0,16.0,17.0,4.0,14.0,1.0,12.0,21.0,53.0,78.0,28.0,3.0,2.0,19.0,9.0,16.0,329.0,132.0,56.0,22.0,11.0,17.0,13.0,12.0,14.0,87.0,21.0,123.0,19.0,9.0,7.0,3.0,12.0,15.0,167.0,42.0,38.0,21.0,16.0,10.0,1.0,1.0,10.0,28.0,11.0,222.0,16.0,15.0,18.0,7.0,6.0,5.0,26.0,100.0,167.0,10.0,4.0,14.0,18.0,10.0,4.0,0.0,190.0,146.0,11.0,1.0,2.0,16.0,11.0,13.0,496.0,151.0,44.0,60662.92356020602 -0,7,0,10,14,1.0,0.0,100.0,172.0,272.0,11.0,16.0,0.0,14.0,7.0,5.0,369.0,114.0,94.0,5.0,18.0,6.0,18.0,13.0,9.0,42.0,116.0,171.0,22.0,10.0,19.0,3.0,3.0,3.0,309.0,152.0,205.0,22.0,7.0,15.0,3.0,17.0,0.0,535.0,36.0,280.0,26.0,0.0,8.0,5.0,2.0,7.0,259.0,175.0,26.0,17.0,12.0,9.0,13.0,3.0,18.0,543.0,184.0,246.0,27.0,13.0,4.0,0.0,2.0,15.0,60.0,72.0,162.0,8.0,9.0,9.0,5.0,18.0,15.0,77.0,157.0,78.0,22.0,9.0,17.0,15.0,3.0,9.0,42.0,107.0,2.0,446315.0176711806 -0,15,4,0,4,10.0,18.0,225.0,52.0,124.0,12.0,16.0,8.0,5.0,16.0,5.0,127.0,45.0,14.0,11.0,6.0,19.0,19.0,13.0,7.0,507.0,155.0,267.0,5.0,1.0,1.0,15.0,2.0,17.0,524.0,66.0,28.0,28.0,4.0,5.0,13.0,3.0,19.0,61.0,26.0,200.0,12.0,10.0,13.0,5.0,5.0,10.0,596.0,28.0,48.0,3.0,4.0,13.0,11.0,0.0,18.0,408.0,112.0,110.0,10.0,11.0,1.0,18.0,3.0,2.0,367.0,138.0,100.0,22.0,12.0,2.0,2.0,15.0,5.0,307.0,138.0,190.0,10.0,9.0,1.0,19.0,16.0,13.0,244.0,109.0,11.0,179479.37845061015 -0,15,0,3,9,14.0,2.0,527.0,47.0,138.0,14.0,12.0,0.0,7.0,10.0,9.0,266.0,12.0,143.0,20.0,11.0,18.0,19.0,12.0,19.0,195.0,134.0,261.0,8.0,8.0,2.0,13.0,15.0,5.0,402.0,129.0,126.0,25.0,9.0,2.0,14.0,4.0,18.0,571.0,12.0,0.0,6.0,3.0,17.0,10.0,6.0,9.0,241.0,65.0,265.0,15.0,7.0,18.0,18.0,2.0,7.0,568.0,163.0,54.0,29.0,8.0,10.0,5.0,15.0,8.0,286.0,189.0,125.0,26.0,6.0,11.0,3.0,0.0,9.0,34.0,140.0,127.0,9.0,12.0,1.0,3.0,11.0,10.0,453.0,17.0,173.0,53224.553937567965 -0,26,17,7,13,5.0,18.0,595.0,62.0,125.0,1.0,12.0,9.0,7.0,6.0,18.0,341.0,29.0,299.0,15.0,4.0,7.0,8.0,2.0,10.0,480.0,134.0,8.0,20.0,10.0,4.0,13.0,13.0,10.0,336.0,96.0,88.0,2.0,14.0,17.0,7.0,1.0,8.0,56.0,59.0,289.0,27.0,17.0,18.0,10.0,0.0,19.0,594.0,12.0,157.0,4.0,5.0,16.0,15.0,0.0,5.0,246.0,23.0,268.0,25.0,2.0,5.0,5.0,5.0,18.0,84.0,120.0,79.0,16.0,12.0,14.0,3.0,6.0,2.0,138.0,192.0,259.0,19.0,0.0,10.0,13.0,2.0,14.0,557.0,66.0,2.0,51647.452373636654 -0,29,18,18,16,10.0,5.0,331.0,189.0,286.0,15.0,11.0,6.0,18.0,1.0,17.0,555.0,42.0,65.0,19.0,6.0,9.0,13.0,8.0,3.0,47.0,144.0,97.0,9.0,15.0,17.0,5.0,18.0,4.0,112.0,56.0,281.0,25.0,16.0,17.0,18.0,5.0,13.0,427.0,18.0,286.0,13.0,18.0,14.0,5.0,5.0,19.0,53.0,81.0,58.0,20.0,13.0,2.0,10.0,2.0,13.0,440.0,43.0,116.0,16.0,16.0,4.0,0.0,4.0,9.0,410.0,55.0,140.0,7.0,1.0,15.0,6.0,1.0,5.0,572.0,197.0,263.0,18.0,0.0,18.0,10.0,6.0,16.0,255.0,156.0,217.0,52049.90988207688 -0,2,16,18,5,10.0,14.0,114.0,43.0,50.0,22.0,2.0,8.0,10.0,2.0,3.0,570.0,187.0,47.0,6.0,16.0,0.0,15.0,17.0,17.0,255.0,183.0,98.0,25.0,7.0,2.0,19.0,17.0,19.0,12.0,99.0,274.0,22.0,14.0,8.0,16.0,11.0,15.0,6.0,66.0,282.0,3.0,5.0,8.0,8.0,16.0,0.0,335.0,100.0,60.0,7.0,6.0,12.0,16.0,3.0,5.0,328.0,45.0,173.0,12.0,8.0,19.0,0.0,17.0,12.0,462.0,102.0,148.0,29.0,4.0,0.0,7.0,13.0,9.0,496.0,71.0,2.0,3.0,7.0,14.0,18.0,7.0,4.0,95.0,199.0,199.0,385771.5624909536 -0,24,9,8,4,14.0,10.0,304.0,160.0,152.0,6.0,1.0,12.0,3.0,12.0,8.0,576.0,91.0,174.0,19.0,11.0,19.0,17.0,1.0,8.0,19.0,135.0,156.0,15.0,16.0,6.0,9.0,8.0,18.0,373.0,41.0,264.0,11.0,18.0,4.0,14.0,13.0,14.0,272.0,185.0,156.0,0.0,3.0,18.0,14.0,18.0,6.0,462.0,30.0,91.0,28.0,4.0,6.0,11.0,14.0,8.0,98.0,95.0,99.0,17.0,15.0,18.0,19.0,3.0,16.0,13.0,109.0,263.0,20.0,17.0,11.0,4.0,4.0,12.0,553.0,97.0,36.0,29.0,19.0,15.0,13.0,18.0,13.0,28.0,15.0,253.0,50373.61402776378 -0,6,17,1,0,3.0,0.0,260.0,181.0,134.0,12.0,16.0,13.0,5.0,18.0,16.0,441.0,60.0,286.0,19.0,7.0,5.0,10.0,4.0,15.0,296.0,100.0,99.0,29.0,6.0,3.0,2.0,19.0,6.0,367.0,106.0,1.0,2.0,18.0,19.0,7.0,18.0,2.0,10.0,156.0,220.0,1.0,0.0,9.0,1.0,10.0,7.0,483.0,158.0,98.0,15.0,13.0,10.0,12.0,14.0,8.0,211.0,24.0,175.0,1.0,10.0,15.0,6.0,8.0,14.0,103.0,162.0,94.0,29.0,9.0,8.0,0.0,7.0,3.0,354.0,182.0,67.0,26.0,19.0,2.0,8.0,17.0,3.0,294.0,199.0,23.0,524707.5645166989 -0,9,8,8,9,1.0,6.0,457.0,51.0,140.0,14.0,12.0,4.0,4.0,8.0,17.0,372.0,103.0,205.0,28.0,15.0,15.0,10.0,10.0,5.0,68.0,122.0,178.0,21.0,16.0,5.0,12.0,5.0,13.0,25.0,144.0,166.0,0.0,2.0,11.0,9.0,19.0,2.0,561.0,90.0,10.0,17.0,18.0,12.0,1.0,11.0,4.0,573.0,137.0,13.0,11.0,16.0,8.0,13.0,15.0,16.0,412.0,37.0,24.0,27.0,14.0,10.0,9.0,16.0,8.0,356.0,196.0,88.0,24.0,4.0,5.0,2.0,12.0,5.0,570.0,99.0,209.0,9.0,18.0,0.0,14.0,12.0,6.0,240.0,129.0,54.0,52431.251480158884 -0,10,12,11,5,5.0,19.0,200.0,152.0,48.0,11.0,3.0,8.0,2.0,18.0,3.0,192.0,56.0,105.0,24.0,3.0,1.0,13.0,6.0,5.0,200.0,106.0,13.0,3.0,13.0,0.0,9.0,6.0,8.0,357.0,141.0,77.0,7.0,10.0,12.0,19.0,4.0,2.0,337.0,107.0,47.0,25.0,0.0,1.0,15.0,16.0,3.0,161.0,17.0,217.0,23.0,19.0,13.0,4.0,4.0,10.0,534.0,166.0,72.0,29.0,14.0,5.0,11.0,19.0,15.0,565.0,48.0,7.0,26.0,18.0,7.0,14.0,7.0,14.0,104.0,43.0,26.0,12.0,17.0,11.0,18.0,14.0,0.0,271.0,73.0,175.0,53073.421477731645 -0,10,5,12,12,18.0,16.0,203.0,50.0,9.0,13.0,0.0,3.0,11.0,11.0,0.0,37.0,64.0,212.0,3.0,11.0,6.0,1.0,13.0,11.0,186.0,20.0,53.0,29.0,16.0,6.0,7.0,17.0,2.0,323.0,114.0,209.0,25.0,15.0,19.0,6.0,13.0,15.0,464.0,193.0,249.0,14.0,12.0,14.0,11.0,1.0,8.0,470.0,143.0,272.0,11.0,0.0,7.0,11.0,3.0,9.0,289.0,32.0,66.0,21.0,13.0,3.0,2.0,6.0,7.0,26.0,167.0,97.0,26.0,15.0,11.0,12.0,10.0,10.0,250.0,42.0,76.0,16.0,16.0,17.0,1.0,18.0,5.0,570.0,162.0,93.0,402932.57538306987 -0,9,18,1,5,17.0,5.0,551.0,82.0,269.0,23.0,3.0,5.0,4.0,13.0,2.0,178.0,68.0,19.0,26.0,3.0,4.0,7.0,3.0,6.0,421.0,163.0,172.0,28.0,16.0,10.0,18.0,10.0,6.0,507.0,51.0,157.0,24.0,13.0,14.0,16.0,19.0,14.0,468.0,105.0,280.0,11.0,7.0,19.0,9.0,11.0,3.0,120.0,184.0,181.0,23.0,12.0,3.0,0.0,12.0,3.0,319.0,110.0,193.0,12.0,19.0,6.0,17.0,6.0,1.0,87.0,191.0,230.0,3.0,17.0,19.0,2.0,0.0,15.0,587.0,31.0,115.0,29.0,13.0,12.0,12.0,16.0,3.0,336.0,136.0,49.0,51357.965629224986 -0,10,2,2,19,0.0,1.0,237.0,37.0,207.0,20.0,0.0,13.0,16.0,0.0,1.0,282.0,47.0,232.0,5.0,0.0,10.0,15.0,12.0,6.0,301.0,130.0,131.0,19.0,13.0,18.0,8.0,15.0,5.0,472.0,185.0,158.0,10.0,2.0,15.0,1.0,19.0,15.0,313.0,59.0,29.0,11.0,18.0,17.0,3.0,18.0,15.0,284.0,61.0,82.0,17.0,6.0,18.0,5.0,1.0,14.0,349.0,88.0,67.0,4.0,3.0,9.0,2.0,0.0,19.0,363.0,86.0,277.0,6.0,14.0,9.0,6.0,10.0,9.0,242.0,155.0,177.0,16.0,4.0,18.0,10.0,11.0,18.0,156.0,70.0,21.0,130575.35228559548 -0,17,8,13,1,0.0,12.0,22.0,64.0,59.0,11.0,10.0,12.0,19.0,15.0,5.0,2.0,194.0,255.0,8.0,5.0,16.0,13.0,4.0,8.0,251.0,99.0,94.0,21.0,11.0,0.0,8.0,10.0,0.0,474.0,55.0,257.0,24.0,11.0,2.0,14.0,10.0,2.0,342.0,191.0,249.0,18.0,3.0,6.0,3.0,2.0,4.0,363.0,45.0,23.0,23.0,8.0,11.0,15.0,11.0,12.0,393.0,100.0,101.0,9.0,3.0,17.0,4.0,6.0,10.0,268.0,129.0,212.0,25.0,11.0,3.0,5.0,1.0,13.0,28.0,196.0,243.0,15.0,13.0,14.0,8.0,7.0,15.0,402.0,155.0,95.0,857588.9450965296 -0,9,7,15,2,16.0,1.0,433.0,46.0,200.0,24.0,9.0,9.0,9.0,4.0,1.0,102.0,158.0,36.0,13.0,0.0,6.0,19.0,15.0,1.0,36.0,145.0,176.0,23.0,15.0,12.0,0.0,12.0,7.0,360.0,69.0,219.0,4.0,4.0,7.0,5.0,18.0,8.0,452.0,67.0,171.0,19.0,17.0,9.0,16.0,6.0,6.0,312.0,132.0,182.0,18.0,9.0,14.0,13.0,11.0,11.0,248.0,65.0,203.0,4.0,16.0,14.0,12.0,19.0,11.0,380.0,15.0,37.0,28.0,9.0,2.0,13.0,7.0,13.0,38.0,11.0,294.0,19.0,5.0,19.0,2.0,2.0,18.0,79.0,111.0,155.0,51722.57288640689 -0,21,2,15,3,3.0,7.0,526.0,103.0,176.0,13.0,2.0,3.0,7.0,6.0,15.0,399.0,158.0,126.0,24.0,0.0,4.0,5.0,10.0,4.0,13.0,152.0,72.0,18.0,17.0,18.0,4.0,9.0,13.0,262.0,64.0,2.0,18.0,9.0,10.0,3.0,8.0,0.0,393.0,72.0,222.0,25.0,0.0,16.0,0.0,13.0,1.0,333.0,174.0,73.0,10.0,4.0,16.0,8.0,15.0,13.0,60.0,14.0,228.0,19.0,11.0,15.0,5.0,18.0,19.0,29.0,39.0,228.0,28.0,15.0,18.0,11.0,4.0,19.0,31.0,158.0,190.0,3.0,16.0,0.0,10.0,6.0,6.0,109.0,123.0,265.0,51471.44134559698 -0,29,11,6,14,6.0,5.0,216.0,140.0,132.0,0.0,14.0,0.0,1.0,7.0,16.0,413.0,157.0,181.0,25.0,5.0,1.0,1.0,11.0,16.0,439.0,126.0,48.0,18.0,3.0,14.0,6.0,9.0,16.0,2.0,132.0,222.0,19.0,4.0,5.0,0.0,17.0,1.0,400.0,58.0,115.0,9.0,0.0,2.0,2.0,13.0,7.0,533.0,134.0,217.0,1.0,14.0,1.0,16.0,3.0,13.0,44.0,98.0,48.0,29.0,2.0,17.0,8.0,18.0,12.0,166.0,165.0,165.0,3.0,11.0,13.0,3.0,10.0,4.0,214.0,174.0,265.0,27.0,19.0,8.0,9.0,11.0,12.0,190.0,167.0,71.0,65737.93708199749 -0,11,13,1,5,5.0,17.0,448.0,32.0,135.0,28.0,19.0,17.0,3.0,14.0,8.0,330.0,56.0,243.0,0.0,15.0,2.0,13.0,11.0,11.0,453.0,91.0,60.0,27.0,3.0,17.0,3.0,4.0,4.0,270.0,156.0,23.0,26.0,17.0,15.0,19.0,9.0,2.0,71.0,87.0,211.0,4.0,16.0,3.0,4.0,11.0,18.0,26.0,126.0,89.0,16.0,17.0,11.0,9.0,5.0,5.0,349.0,76.0,295.0,13.0,7.0,12.0,6.0,14.0,5.0,193.0,158.0,146.0,4.0,17.0,7.0,18.0,8.0,8.0,264.0,118.0,240.0,23.0,1.0,19.0,15.0,15.0,16.0,246.0,72.0,218.0,48673.32764354452 -0,14,9,11,2,5.0,3.0,71.0,72.0,190.0,25.0,8.0,14.0,0.0,10.0,15.0,244.0,19.0,156.0,8.0,15.0,14.0,5.0,1.0,3.0,59.0,97.0,31.0,15.0,4.0,18.0,9.0,13.0,12.0,288.0,100.0,247.0,17.0,4.0,14.0,9.0,6.0,12.0,484.0,94.0,103.0,28.0,3.0,19.0,14.0,18.0,2.0,122.0,139.0,262.0,29.0,10.0,7.0,4.0,10.0,13.0,284.0,161.0,190.0,2.0,7.0,11.0,12.0,6.0,18.0,355.0,94.0,42.0,4.0,18.0,18.0,15.0,8.0,3.0,552.0,46.0,134.0,1.0,13.0,17.0,10.0,8.0,17.0,441.0,199.0,47.0,761913.237572931 -0,18,15,9,16,8.0,9.0,138.0,126.0,122.0,27.0,3.0,3.0,3.0,5.0,4.0,304.0,47.0,211.0,28.0,12.0,18.0,15.0,15.0,12.0,571.0,51.0,64.0,1.0,17.0,9.0,17.0,8.0,14.0,503.0,165.0,205.0,20.0,6.0,7.0,2.0,15.0,13.0,347.0,90.0,224.0,19.0,0.0,4.0,11.0,0.0,4.0,535.0,191.0,227.0,25.0,5.0,7.0,1.0,1.0,16.0,330.0,171.0,176.0,22.0,14.0,18.0,11.0,3.0,16.0,148.0,131.0,218.0,17.0,7.0,19.0,14.0,13.0,13.0,238.0,167.0,121.0,14.0,15.0,14.0,1.0,11.0,15.0,351.0,64.0,244.0,462490.33597818407 -0,19,14,14,3,10.0,19.0,213.0,96.0,214.0,8.0,5.0,17.0,2.0,9.0,12.0,173.0,105.0,243.0,2.0,14.0,12.0,5.0,3.0,11.0,510.0,83.0,144.0,18.0,18.0,10.0,15.0,2.0,18.0,142.0,51.0,61.0,23.0,10.0,13.0,4.0,5.0,4.0,439.0,178.0,1.0,12.0,5.0,5.0,13.0,13.0,11.0,383.0,32.0,154.0,15.0,3.0,10.0,8.0,5.0,5.0,370.0,92.0,191.0,29.0,15.0,5.0,10.0,11.0,0.0,293.0,83.0,31.0,24.0,6.0,15.0,12.0,12.0,4.0,489.0,58.0,262.0,5.0,17.0,12.0,7.0,11.0,6.0,406.0,179.0,238.0,191320.66742577273 -0,13,0,9,9,17.0,0.0,205.0,40.0,123.0,7.0,0.0,18.0,18.0,14.0,8.0,270.0,37.0,215.0,17.0,9.0,2.0,17.0,17.0,15.0,481.0,93.0,281.0,7.0,0.0,7.0,16.0,15.0,14.0,221.0,139.0,136.0,17.0,7.0,7.0,1.0,0.0,18.0,158.0,76.0,46.0,12.0,1.0,17.0,4.0,15.0,2.0,483.0,63.0,5.0,26.0,4.0,11.0,8.0,18.0,13.0,136.0,39.0,145.0,2.0,17.0,5.0,17.0,19.0,17.0,204.0,18.0,294.0,19.0,9.0,13.0,3.0,4.0,4.0,194.0,154.0,249.0,25.0,11.0,15.0,11.0,7.0,2.0,585.0,197.0,142.0,43165.86837190689 -0,21,3,10,17,17.0,19.0,286.0,93.0,266.0,20.0,3.0,9.0,3.0,9.0,0.0,514.0,37.0,184.0,28.0,17.0,14.0,0.0,1.0,16.0,80.0,128.0,119.0,9.0,4.0,16.0,11.0,4.0,18.0,184.0,122.0,270.0,6.0,17.0,0.0,7.0,3.0,0.0,591.0,175.0,279.0,8.0,17.0,5.0,2.0,2.0,9.0,513.0,80.0,40.0,7.0,18.0,1.0,2.0,17.0,12.0,527.0,125.0,94.0,8.0,5.0,1.0,7.0,6.0,8.0,125.0,156.0,36.0,2.0,7.0,5.0,5.0,19.0,4.0,372.0,116.0,34.0,4.0,11.0,18.0,14.0,17.0,19.0,207.0,158.0,259.0,49992.922673954134 -0,6,0,2,11,14.0,5.0,391.0,55.0,296.0,27.0,11.0,10.0,7.0,2.0,11.0,8.0,197.0,54.0,20.0,10.0,2.0,0.0,5.0,19.0,228.0,93.0,111.0,10.0,13.0,16.0,6.0,5.0,5.0,408.0,135.0,222.0,2.0,9.0,9.0,0.0,9.0,18.0,59.0,148.0,89.0,5.0,10.0,19.0,13.0,19.0,16.0,346.0,118.0,13.0,0.0,9.0,11.0,11.0,1.0,3.0,93.0,74.0,51.0,11.0,13.0,14.0,15.0,9.0,8.0,519.0,84.0,226.0,8.0,14.0,5.0,11.0,12.0,2.0,46.0,179.0,48.0,11.0,9.0,0.0,10.0,17.0,9.0,273.0,185.0,113.0,39362.49533664465 -0,24,14,16,9,3.0,9.0,565.0,185.0,73.0,5.0,14.0,8.0,18.0,15.0,1.0,568.0,134.0,57.0,15.0,7.0,3.0,0.0,0.0,12.0,24.0,75.0,159.0,5.0,3.0,12.0,10.0,6.0,5.0,458.0,135.0,1.0,1.0,7.0,5.0,19.0,19.0,8.0,72.0,172.0,130.0,20.0,11.0,1.0,2.0,6.0,11.0,143.0,198.0,248.0,25.0,19.0,8.0,11.0,6.0,2.0,267.0,75.0,226.0,26.0,9.0,12.0,7.0,10.0,12.0,73.0,187.0,156.0,9.0,10.0,1.0,3.0,16.0,13.0,413.0,102.0,20.0,13.0,3.0,5.0,14.0,12.0,10.0,272.0,92.0,71.0,55613.133933553305 -0,24,18,18,9,4.0,1.0,0.0,90.0,31.0,7.0,4.0,9.0,6.0,4.0,14.0,404.0,40.0,7.0,28.0,7.0,10.0,15.0,2.0,9.0,35.0,96.0,65.0,23.0,7.0,5.0,2.0,8.0,0.0,552.0,102.0,51.0,4.0,4.0,3.0,13.0,3.0,1.0,121.0,192.0,273.0,1.0,2.0,16.0,11.0,1.0,14.0,91.0,154.0,36.0,21.0,10.0,13.0,9.0,13.0,8.0,137.0,111.0,30.0,13.0,8.0,19.0,19.0,11.0,18.0,386.0,156.0,278.0,4.0,14.0,16.0,11.0,2.0,12.0,73.0,102.0,57.0,10.0,19.0,3.0,0.0,13.0,3.0,390.0,106.0,159.0,781857.096612181 -0,24,3,7,3,15.0,17.0,412.0,173.0,202.0,4.0,8.0,9.0,12.0,2.0,13.0,128.0,194.0,282.0,16.0,5.0,4.0,17.0,16.0,0.0,129.0,12.0,134.0,8.0,2.0,12.0,15.0,1.0,3.0,288.0,30.0,50.0,29.0,0.0,5.0,7.0,12.0,4.0,322.0,157.0,178.0,18.0,2.0,10.0,0.0,11.0,3.0,18.0,166.0,29.0,3.0,12.0,3.0,7.0,9.0,14.0,100.0,57.0,124.0,6.0,7.0,17.0,2.0,10.0,18.0,515.0,116.0,33.0,27.0,12.0,15.0,18.0,17.0,16.0,264.0,197.0,203.0,23.0,11.0,14.0,9.0,4.0,0.0,54.0,117.0,280.0,46779.90476268941 -0,18,12,12,6,10.0,9.0,524.0,28.0,251.0,14.0,9.0,8.0,0.0,10.0,17.0,461.0,58.0,74.0,4.0,2.0,13.0,9.0,4.0,4.0,547.0,132.0,171.0,24.0,18.0,8.0,14.0,18.0,3.0,409.0,150.0,140.0,3.0,17.0,15.0,8.0,18.0,5.0,12.0,52.0,176.0,15.0,3.0,18.0,2.0,19.0,5.0,392.0,183.0,26.0,8.0,14.0,19.0,12.0,19.0,8.0,87.0,70.0,292.0,4.0,15.0,11.0,17.0,5.0,19.0,431.0,82.0,248.0,27.0,8.0,11.0,19.0,2.0,11.0,169.0,85.0,216.0,18.0,7.0,11.0,15.0,6.0,4.0,124.0,11.0,31.0,53359.36156213077 -0,3,15,14,14,16.0,6.0,6.0,62.0,254.0,17.0,11.0,6.0,15.0,15.0,16.0,575.0,20.0,224.0,25.0,19.0,13.0,15.0,7.0,8.0,43.0,149.0,164.0,11.0,1.0,11.0,8.0,4.0,11.0,522.0,160.0,10.0,18.0,9.0,8.0,15.0,18.0,10.0,476.0,140.0,94.0,19.0,4.0,10.0,11.0,11.0,9.0,449.0,164.0,78.0,10.0,17.0,9.0,16.0,16.0,5.0,334.0,34.0,58.0,0.0,4.0,4.0,14.0,3.0,17.0,9.0,20.0,71.0,10.0,9.0,0.0,19.0,14.0,3.0,476.0,27.0,214.0,6.0,11.0,9.0,19.0,12.0,19.0,519.0,143.0,245.0,59872.97486104873 -0,21,15,18,14,6.0,7.0,324.0,111.0,289.0,0.0,13.0,17.0,17.0,18.0,16.0,33.0,160.0,188.0,0.0,2.0,0.0,17.0,14.0,8.0,319.0,195.0,66.0,4.0,2.0,3.0,15.0,1.0,14.0,305.0,196.0,100.0,21.0,12.0,1.0,16.0,15.0,18.0,290.0,17.0,258.0,15.0,4.0,17.0,3.0,6.0,4.0,391.0,133.0,147.0,21.0,5.0,17.0,7.0,4.0,8.0,366.0,121.0,287.0,10.0,12.0,12.0,11.0,9.0,15.0,436.0,106.0,189.0,25.0,17.0,19.0,9.0,1.0,14.0,268.0,16.0,119.0,6.0,9.0,14.0,1.0,16.0,3.0,127.0,198.0,96.0,43548.76642415163 -0,17,14,4,13,10.0,2.0,445.0,31.0,283.0,14.0,16.0,15.0,10.0,0.0,2.0,140.0,55.0,142.0,22.0,19.0,4.0,19.0,7.0,8.0,24.0,132.0,17.0,10.0,1.0,1.0,15.0,4.0,9.0,24.0,111.0,173.0,1.0,4.0,6.0,17.0,11.0,17.0,206.0,47.0,141.0,27.0,10.0,0.0,19.0,1.0,10.0,21.0,39.0,208.0,25.0,6.0,2.0,8.0,17.0,3.0,526.0,181.0,48.0,24.0,13.0,8.0,17.0,6.0,9.0,67.0,21.0,89.0,10.0,10.0,15.0,13.0,1.0,6.0,200.0,27.0,242.0,7.0,15.0,11.0,3.0,6.0,6.0,380.0,146.0,1.0,44332.07945229037 -0,0,4,17,0,10.0,9.0,90.0,22.0,266.0,24.0,14.0,4.0,2.0,8.0,3.0,343.0,81.0,208.0,8.0,14.0,0.0,2.0,8.0,3.0,317.0,28.0,181.0,4.0,11.0,9.0,5.0,1.0,1.0,487.0,188.0,150.0,23.0,0.0,17.0,11.0,1.0,13.0,536.0,195.0,245.0,15.0,7.0,13.0,18.0,8.0,15.0,332.0,126.0,0.0,13.0,14.0,13.0,17.0,18.0,1.0,456.0,109.0,122.0,21.0,8.0,16.0,6.0,15.0,0.0,289.0,170.0,295.0,4.0,14.0,10.0,7.0,0.0,4.0,35.0,54.0,189.0,20.0,6.0,13.0,9.0,2.0,1.0,566.0,183.0,17.0,559184.8926652098 -0,0,5,7,5,5.0,3.0,344.0,195.0,134.0,3.0,6.0,17.0,13.0,10.0,15.0,484.0,194.0,56.0,26.0,7.0,10.0,15.0,3.0,15.0,420.0,129.0,248.0,20.0,9.0,14.0,4.0,13.0,14.0,93.0,76.0,246.0,27.0,2.0,16.0,16.0,12.0,5.0,236.0,35.0,99.0,26.0,17.0,10.0,17.0,6.0,12.0,386.0,54.0,241.0,3.0,0.0,6.0,2.0,1.0,10.0,168.0,101.0,68.0,7.0,13.0,17.0,0.0,12.0,5.0,571.0,110.0,131.0,28.0,9.0,13.0,3.0,16.0,6.0,241.0,130.0,101.0,18.0,7.0,1.0,10.0,2.0,13.0,108.0,29.0,190.0,52712.55623971285 -0,0,4,16,10,7.0,18.0,481.0,99.0,283.0,13.0,10.0,18.0,1.0,4.0,10.0,287.0,73.0,150.0,5.0,19.0,18.0,1.0,14.0,12.0,195.0,133.0,276.0,6.0,4.0,14.0,11.0,19.0,8.0,52.0,171.0,256.0,15.0,1.0,2.0,11.0,11.0,8.0,209.0,114.0,29.0,4.0,14.0,10.0,8.0,5.0,8.0,228.0,70.0,233.0,15.0,14.0,2.0,6.0,16.0,1.0,250.0,115.0,51.0,14.0,13.0,11.0,8.0,10.0,16.0,459.0,176.0,147.0,16.0,1.0,13.0,16.0,16.0,6.0,561.0,27.0,16.0,20.0,9.0,19.0,1.0,0.0,5.0,506.0,101.0,23.0,53381.91128597259 -0,12,2,18,0,1.0,1.0,351.0,58.0,260.0,22.0,0.0,5.0,8.0,4.0,6.0,308.0,45.0,228.0,21.0,1.0,3.0,9.0,5.0,19.0,67.0,124.0,254.0,11.0,10.0,4.0,2.0,1.0,6.0,490.0,38.0,203.0,19.0,19.0,12.0,5.0,12.0,0.0,283.0,192.0,216.0,15.0,9.0,15.0,1.0,18.0,5.0,185.0,15.0,220.0,26.0,9.0,13.0,9.0,7.0,19.0,420.0,59.0,132.0,5.0,11.0,8.0,13.0,19.0,8.0,528.0,178.0,244.0,9.0,15.0,9.0,11.0,4.0,9.0,252.0,175.0,156.0,10.0,7.0,0.0,14.0,5.0,19.0,503.0,37.0,25.0,46070.62880925036 -0,18,16,2,6,3.0,11.0,331.0,18.0,118.0,25.0,6.0,2.0,1.0,14.0,2.0,13.0,18.0,171.0,6.0,10.0,4.0,5.0,17.0,6.0,289.0,150.0,215.0,17.0,15.0,4.0,16.0,5.0,15.0,469.0,171.0,283.0,6.0,4.0,12.0,1.0,10.0,7.0,248.0,54.0,133.0,15.0,18.0,9.0,2.0,9.0,4.0,434.0,112.0,54.0,22.0,18.0,10.0,12.0,14.0,3.0,73.0,157.0,113.0,2.0,14.0,0.0,18.0,18.0,4.0,319.0,13.0,179.0,16.0,14.0,1.0,11.0,4.0,11.0,137.0,48.0,51.0,12.0,17.0,17.0,8.0,0.0,19.0,69.0,72.0,150.0,70422.7583026026 -0,7,13,11,11,12.0,9.0,139.0,160.0,273.0,10.0,1.0,14.0,19.0,15.0,6.0,369.0,96.0,109.0,8.0,9.0,14.0,2.0,7.0,3.0,357.0,113.0,178.0,20.0,8.0,13.0,19.0,18.0,14.0,30.0,150.0,171.0,10.0,14.0,1.0,19.0,3.0,17.0,206.0,175.0,246.0,17.0,7.0,11.0,6.0,15.0,7.0,225.0,24.0,51.0,11.0,19.0,2.0,1.0,11.0,7.0,506.0,134.0,20.0,1.0,18.0,18.0,15.0,9.0,5.0,531.0,90.0,227.0,5.0,9.0,5.0,15.0,6.0,10.0,14.0,156.0,125.0,19.0,19.0,16.0,13.0,3.0,5.0,208.0,139.0,284.0,349793.5488450817 -0,20,16,5,4,17.0,5.0,222.0,156.0,158.0,21.0,19.0,4.0,0.0,5.0,3.0,502.0,17.0,70.0,28.0,3.0,16.0,14.0,3.0,2.0,191.0,30.0,203.0,24.0,18.0,7.0,4.0,0.0,17.0,561.0,164.0,189.0,11.0,0.0,3.0,17.0,8.0,10.0,81.0,198.0,39.0,3.0,0.0,5.0,5.0,6.0,17.0,8.0,39.0,100.0,26.0,15.0,1.0,17.0,12.0,0.0,82.0,27.0,170.0,3.0,19.0,0.0,15.0,12.0,17.0,188.0,82.0,30.0,9.0,19.0,9.0,12.0,15.0,10.0,489.0,111.0,213.0,20.0,15.0,12.0,14.0,13.0,9.0,447.0,163.0,226.0,64489.72539174826 -0,22,3,0,5,8.0,8.0,218.0,103.0,143.0,26.0,10.0,8.0,8.0,17.0,11.0,354.0,72.0,240.0,25.0,5.0,12.0,16.0,4.0,12.0,437.0,90.0,146.0,12.0,0.0,12.0,11.0,5.0,7.0,235.0,42.0,84.0,23.0,12.0,4.0,17.0,7.0,4.0,402.0,77.0,77.0,5.0,15.0,19.0,8.0,0.0,1.0,389.0,39.0,299.0,13.0,2.0,13.0,0.0,10.0,10.0,135.0,167.0,27.0,29.0,1.0,6.0,17.0,3.0,17.0,35.0,47.0,18.0,2.0,16.0,4.0,7.0,1.0,11.0,384.0,136.0,200.0,7.0,12.0,2.0,1.0,17.0,10.0,563.0,89.0,288.0,88122.8844359286 -0,0,11,2,2,5.0,10.0,476.0,95.0,198.0,1.0,3.0,11.0,6.0,14.0,0.0,96.0,178.0,126.0,12.0,2.0,1.0,1.0,16.0,4.0,494.0,47.0,59.0,11.0,12.0,7.0,19.0,12.0,16.0,405.0,75.0,222.0,29.0,12.0,11.0,19.0,3.0,17.0,356.0,104.0,1.0,10.0,5.0,6.0,13.0,7.0,8.0,215.0,76.0,46.0,27.0,9.0,7.0,4.0,3.0,3.0,348.0,181.0,57.0,27.0,13.0,17.0,15.0,12.0,9.0,507.0,138.0,71.0,24.0,4.0,16.0,3.0,6.0,6.0,64.0,113.0,111.0,28.0,13.0,14.0,11.0,10.0,13.0,27.0,134.0,88.0,46239.05676761002 -0,23,6,7,5,10.0,2.0,103.0,93.0,8.0,12.0,4.0,14.0,18.0,6.0,11.0,281.0,136.0,285.0,8.0,3.0,12.0,0.0,11.0,6.0,490.0,16.0,246.0,6.0,13.0,3.0,14.0,2.0,14.0,240.0,46.0,29.0,5.0,13.0,0.0,18.0,9.0,17.0,156.0,170.0,299.0,16.0,10.0,2.0,6.0,18.0,0.0,145.0,147.0,254.0,28.0,19.0,0.0,1.0,16.0,15.0,284.0,189.0,123.0,17.0,14.0,14.0,0.0,3.0,8.0,178.0,37.0,148.0,21.0,11.0,17.0,4.0,12.0,1.0,485.0,113.0,116.0,22.0,3.0,1.0,8.0,1.0,4.0,411.0,166.0,56.0,47718.2646955556 -0,9,7,13,19,7.0,1.0,224.0,17.0,266.0,10.0,17.0,8.0,8.0,12.0,3.0,301.0,29.0,239.0,2.0,6.0,0.0,10.0,19.0,16.0,434.0,58.0,285.0,25.0,13.0,10.0,15.0,10.0,0.0,303.0,29.0,63.0,17.0,9.0,19.0,12.0,0.0,19.0,399.0,166.0,216.0,20.0,19.0,13.0,11.0,2.0,0.0,509.0,39.0,212.0,15.0,13.0,4.0,8.0,18.0,10.0,369.0,25.0,12.0,22.0,15.0,7.0,3.0,4.0,13.0,118.0,59.0,145.0,0.0,16.0,18.0,2.0,14.0,0.0,319.0,114.0,111.0,15.0,3.0,11.0,10.0,19.0,6.0,30.0,174.0,33.0,49253.70740122209 -0,29,10,7,4,6.0,12.0,527.0,39.0,94.0,11.0,8.0,15.0,9.0,2.0,2.0,494.0,105.0,47.0,13.0,18.0,4.0,5.0,16.0,7.0,58.0,118.0,172.0,16.0,18.0,6.0,2.0,12.0,18.0,228.0,63.0,249.0,29.0,17.0,2.0,0.0,16.0,17.0,137.0,110.0,149.0,16.0,14.0,7.0,4.0,4.0,18.0,574.0,40.0,30.0,4.0,18.0,7.0,2.0,10.0,16.0,407.0,148.0,223.0,11.0,1.0,6.0,0.0,1.0,2.0,69.0,119.0,24.0,10.0,9.0,1.0,5.0,14.0,8.0,416.0,173.0,195.0,15.0,16.0,5.0,1.0,13.0,14.0,278.0,125.0,205.0,52804.207749937836 -0,13,7,15,4,7.0,0.0,129.0,154.0,162.0,16.0,1.0,12.0,9.0,13.0,0.0,397.0,172.0,272.0,9.0,0.0,13.0,18.0,11.0,1.0,200.0,190.0,61.0,11.0,6.0,17.0,8.0,2.0,14.0,285.0,179.0,33.0,23.0,17.0,8.0,19.0,12.0,18.0,115.0,35.0,176.0,17.0,4.0,10.0,8.0,0.0,15.0,523.0,132.0,175.0,8.0,1.0,14.0,7.0,14.0,7.0,592.0,103.0,104.0,19.0,8.0,1.0,9.0,4.0,4.0,329.0,172.0,210.0,21.0,19.0,14.0,10.0,15.0,16.0,456.0,99.0,57.0,1.0,10.0,6.0,2.0,5.0,13.0,175.0,59.0,87.0,463929.8128698 -0,15,19,9,4,14.0,16.0,238.0,93.0,0.0,1.0,4.0,6.0,15.0,12.0,17.0,410.0,178.0,184.0,6.0,17.0,8.0,18.0,11.0,7.0,479.0,55.0,230.0,20.0,18.0,1.0,3.0,18.0,12.0,62.0,48.0,203.0,26.0,2.0,17.0,17.0,13.0,0.0,351.0,52.0,295.0,26.0,10.0,6.0,16.0,8.0,1.0,32.0,60.0,101.0,7.0,5.0,10.0,19.0,11.0,5.0,203.0,128.0,244.0,3.0,7.0,10.0,12.0,1.0,5.0,557.0,100.0,253.0,6.0,15.0,18.0,9.0,11.0,10.0,209.0,78.0,201.0,0.0,13.0,0.0,18.0,18.0,16.0,548.0,162.0,191.0,35582.33304519896 -0,6,17,18,1,2.0,12.0,424.0,88.0,130.0,29.0,12.0,8.0,19.0,7.0,19.0,555.0,161.0,149.0,29.0,8.0,6.0,7.0,7.0,19.0,592.0,15.0,93.0,8.0,1.0,11.0,18.0,17.0,11.0,375.0,44.0,76.0,23.0,9.0,4.0,10.0,10.0,15.0,402.0,166.0,144.0,28.0,4.0,13.0,0.0,1.0,0.0,136.0,82.0,282.0,21.0,11.0,17.0,9.0,4.0,13.0,587.0,131.0,126.0,25.0,10.0,7.0,15.0,10.0,18.0,150.0,177.0,291.0,25.0,1.0,11.0,13.0,18.0,0.0,8.0,25.0,271.0,22.0,19.0,4.0,3.0,10.0,14.0,197.0,69.0,245.0,52673.415456813265 -0,1,19,12,6,19.0,18.0,581.0,38.0,267.0,26.0,1.0,3.0,4.0,11.0,18.0,463.0,195.0,171.0,26.0,11.0,12.0,11.0,11.0,14.0,286.0,126.0,114.0,8.0,17.0,19.0,15.0,7.0,8.0,543.0,108.0,266.0,0.0,9.0,13.0,17.0,5.0,14.0,459.0,52.0,208.0,0.0,19.0,16.0,11.0,19.0,7.0,169.0,66.0,270.0,1.0,1.0,11.0,16.0,8.0,11.0,459.0,50.0,104.0,6.0,12.0,19.0,12.0,11.0,2.0,112.0,172.0,247.0,24.0,9.0,13.0,16.0,15.0,10.0,42.0,196.0,4.0,13.0,6.0,2.0,17.0,13.0,2.0,512.0,145.0,102.0,55235.80028699347 -0,6,5,1,5,12.0,3.0,50.0,124.0,274.0,2.0,13.0,14.0,16.0,18.0,6.0,105.0,173.0,7.0,8.0,7.0,11.0,16.0,6.0,15.0,329.0,57.0,22.0,3.0,19.0,8.0,11.0,8.0,16.0,421.0,123.0,228.0,12.0,10.0,12.0,1.0,10.0,11.0,230.0,70.0,255.0,3.0,1.0,1.0,19.0,7.0,8.0,310.0,125.0,163.0,14.0,2.0,7.0,9.0,4.0,4.0,138.0,65.0,148.0,15.0,15.0,15.0,6.0,1.0,12.0,94.0,64.0,139.0,20.0,2.0,5.0,12.0,6.0,4.0,404.0,70.0,250.0,19.0,11.0,1.0,15.0,8.0,11.0,488.0,115.0,18.0,801899.0083545487 -0,18,6,13,12,12.0,13.0,157.0,25.0,143.0,7.0,2.0,5.0,12.0,6.0,10.0,230.0,161.0,165.0,15.0,9.0,3.0,3.0,0.0,2.0,33.0,99.0,230.0,23.0,9.0,17.0,16.0,16.0,15.0,467.0,78.0,166.0,18.0,13.0,0.0,15.0,18.0,1.0,377.0,150.0,221.0,17.0,13.0,4.0,15.0,0.0,13.0,137.0,159.0,228.0,23.0,16.0,2.0,19.0,11.0,6.0,551.0,41.0,152.0,7.0,5.0,0.0,11.0,15.0,5.0,1.0,198.0,148.0,29.0,1.0,1.0,4.0,3.0,15.0,317.0,143.0,180.0,17.0,5.0,6.0,9.0,1.0,19.0,6.0,84.0,178.0,38337.07111103584 -0,4,3,6,3,0.0,13.0,235.0,38.0,230.0,26.0,14.0,14.0,3.0,5.0,0.0,200.0,94.0,159.0,27.0,6.0,0.0,10.0,17.0,2.0,241.0,50.0,162.0,4.0,14.0,12.0,0.0,9.0,2.0,135.0,151.0,43.0,21.0,14.0,9.0,8.0,16.0,11.0,273.0,174.0,33.0,14.0,14.0,6.0,0.0,18.0,17.0,51.0,155.0,59.0,27.0,15.0,18.0,17.0,2.0,6.0,166.0,148.0,285.0,20.0,7.0,6.0,14.0,4.0,11.0,18.0,161.0,144.0,20.0,19.0,18.0,2.0,9.0,15.0,311.0,31.0,36.0,4.0,9.0,18.0,2.0,5.0,8.0,318.0,162.0,257.0,133129.56310485755 -0,14,5,0,18,2.0,3.0,37.0,17.0,7.0,4.0,19.0,3.0,10.0,18.0,13.0,313.0,28.0,293.0,12.0,12.0,18.0,11.0,19.0,3.0,74.0,60.0,251.0,12.0,2.0,7.0,7.0,3.0,1.0,458.0,121.0,3.0,6.0,17.0,19.0,2.0,2.0,3.0,262.0,192.0,12.0,4.0,7.0,3.0,7.0,19.0,14.0,254.0,62.0,40.0,25.0,18.0,17.0,9.0,15.0,5.0,295.0,46.0,71.0,14.0,2.0,13.0,3.0,16.0,15.0,529.0,143.0,146.0,17.0,17.0,16.0,5.0,3.0,10.0,205.0,147.0,174.0,9.0,13.0,4.0,12.0,17.0,5.0,426.0,19.0,21.0,526756.4167216116 -0,14,8,6,7,8.0,10.0,268.0,105.0,12.0,21.0,14.0,5.0,14.0,11.0,15.0,592.0,139.0,195.0,18.0,17.0,17.0,5.0,18.0,7.0,209.0,185.0,291.0,4.0,5.0,12.0,17.0,12.0,2.0,37.0,175.0,286.0,4.0,1.0,18.0,14.0,8.0,5.0,132.0,164.0,238.0,28.0,16.0,11.0,6.0,16.0,16.0,315.0,57.0,78.0,21.0,12.0,0.0,16.0,12.0,2.0,308.0,61.0,259.0,25.0,0.0,16.0,9.0,10.0,7.0,340.0,18.0,224.0,23.0,14.0,4.0,16.0,2.0,1.0,307.0,72.0,135.0,23.0,14.0,18.0,19.0,17.0,0.0,367.0,99.0,124.0,51577.60189134446 -0,27,7,10,10,17.0,0.0,485.0,29.0,73.0,27.0,7.0,1.0,3.0,14.0,8.0,139.0,13.0,288.0,29.0,8.0,18.0,11.0,8.0,18.0,299.0,155.0,259.0,26.0,18.0,13.0,1.0,18.0,17.0,329.0,197.0,65.0,1.0,13.0,2.0,10.0,11.0,19.0,65.0,50.0,131.0,2.0,18.0,15.0,10.0,13.0,7.0,159.0,136.0,194.0,20.0,18.0,12.0,3.0,15.0,15.0,321.0,144.0,171.0,19.0,6.0,6.0,17.0,4.0,3.0,303.0,28.0,157.0,19.0,16.0,16.0,10.0,13.0,19.0,47.0,160.0,252.0,13.0,0.0,17.0,19.0,16.0,10.0,506.0,152.0,219.0,50690.6494280954 -0,11,17,16,9,7.0,18.0,133.0,152.0,17.0,12.0,2.0,3.0,17.0,4.0,7.0,458.0,56.0,195.0,16.0,2.0,13.0,17.0,0.0,11.0,6.0,175.0,169.0,10.0,10.0,7.0,16.0,6.0,18.0,239.0,15.0,283.0,11.0,4.0,19.0,11.0,7.0,3.0,285.0,136.0,172.0,11.0,1.0,4.0,3.0,14.0,13.0,539.0,143.0,62.0,10.0,13.0,11.0,2.0,11.0,10.0,502.0,135.0,148.0,4.0,8.0,5.0,14.0,17.0,2.0,190.0,194.0,163.0,17.0,7.0,12.0,15.0,3.0,16.0,253.0,177.0,51.0,13.0,16.0,14.0,12.0,16.0,1.0,511.0,191.0,98.0,303523.9996808113 -0,21,6,9,4,16.0,19.0,587.0,18.0,290.0,10.0,14.0,11.0,3.0,14.0,2.0,275.0,64.0,85.0,1.0,2.0,3.0,18.0,13.0,10.0,206.0,180.0,85.0,9.0,8.0,17.0,9.0,10.0,6.0,98.0,37.0,117.0,20.0,17.0,8.0,8.0,12.0,11.0,221.0,106.0,92.0,4.0,17.0,13.0,3.0,11.0,11.0,341.0,193.0,177.0,11.0,10.0,19.0,18.0,15.0,5.0,245.0,59.0,290.0,14.0,19.0,1.0,3.0,6.0,7.0,573.0,101.0,135.0,16.0,1.0,3.0,14.0,16.0,18.0,163.0,160.0,15.0,1.0,1.0,13.0,15.0,8.0,2.0,200.0,104.0,83.0,37624.558687431774 -0,28,3,0,11,8.0,14.0,504.0,156.0,105.0,12.0,17.0,4.0,11.0,1.0,16.0,12.0,76.0,119.0,12.0,2.0,1.0,14.0,2.0,7.0,85.0,123.0,28.0,4.0,19.0,5.0,13.0,14.0,6.0,82.0,85.0,298.0,2.0,0.0,4.0,13.0,8.0,19.0,100.0,123.0,59.0,29.0,2.0,11.0,0.0,16.0,18.0,359.0,20.0,263.0,22.0,15.0,2.0,19.0,2.0,5.0,170.0,125.0,121.0,3.0,8.0,12.0,8.0,19.0,3.0,243.0,186.0,144.0,19.0,8.0,5.0,15.0,3.0,0.0,40.0,126.0,17.0,0.0,7.0,5.0,13.0,3.0,10.0,455.0,77.0,252.0,47210.08723110544 -0,8,8,3,0,16.0,1.0,67.0,170.0,9.0,1.0,8.0,6.0,18.0,19.0,16.0,582.0,173.0,277.0,29.0,13.0,13.0,18.0,15.0,19.0,194.0,188.0,144.0,3.0,12.0,17.0,4.0,0.0,17.0,502.0,69.0,158.0,24.0,9.0,7.0,15.0,15.0,1.0,281.0,57.0,58.0,26.0,14.0,17.0,16.0,19.0,18.0,56.0,105.0,280.0,25.0,2.0,16.0,12.0,11.0,14.0,200.0,42.0,91.0,7.0,5.0,6.0,18.0,12.0,3.0,159.0,122.0,162.0,3.0,4.0,2.0,8.0,13.0,9.0,221.0,135.0,263.0,11.0,3.0,8.0,16.0,12.0,1.0,77.0,111.0,292.0,303203.0081246857 -0,9,6,2,7,17.0,5.0,114.0,154.0,95.0,20.0,2.0,5.0,12.0,10.0,8.0,577.0,148.0,218.0,26.0,9.0,6.0,15.0,11.0,0.0,154.0,70.0,18.0,7.0,18.0,7.0,0.0,15.0,16.0,262.0,135.0,10.0,5.0,11.0,7.0,13.0,14.0,15.0,40.0,68.0,62.0,13.0,18.0,10.0,18.0,0.0,11.0,277.0,106.0,273.0,10.0,16.0,4.0,17.0,17.0,14.0,204.0,28.0,208.0,8.0,19.0,0.0,15.0,17.0,12.0,197.0,100.0,3.0,29.0,18.0,0.0,6.0,4.0,0.0,485.0,70.0,87.0,25.0,14.0,13.0,0.0,7.0,11.0,480.0,142.0,93.0,330157.23429415375 -0,7,11,18,12,3.0,6.0,63.0,19.0,70.0,25.0,9.0,13.0,4.0,3.0,11.0,435.0,160.0,151.0,24.0,9.0,3.0,2.0,15.0,13.0,421.0,127.0,17.0,7.0,2.0,3.0,14.0,14.0,10.0,356.0,148.0,68.0,18.0,16.0,7.0,3.0,18.0,0.0,514.0,122.0,95.0,8.0,15.0,2.0,11.0,0.0,13.0,494.0,83.0,71.0,4.0,11.0,1.0,2.0,19.0,15.0,149.0,48.0,181.0,25.0,7.0,8.0,12.0,10.0,2.0,40.0,193.0,212.0,14.0,2.0,10.0,16.0,6.0,8.0,189.0,82.0,169.0,6.0,4.0,18.0,3.0,5.0,4.0,356.0,173.0,210.0,685653.7173983417 -0,7,10,0,7,15.0,5.0,188.0,126.0,132.0,3.0,15.0,8.0,2.0,17.0,4.0,200.0,76.0,223.0,8.0,15.0,9.0,19.0,4.0,19.0,153.0,103.0,169.0,13.0,19.0,1.0,16.0,14.0,5.0,534.0,132.0,62.0,15.0,4.0,15.0,6.0,10.0,7.0,232.0,133.0,139.0,0.0,8.0,12.0,12.0,17.0,19.0,173.0,97.0,269.0,16.0,2.0,17.0,10.0,11.0,15.0,329.0,176.0,139.0,17.0,2.0,10.0,17.0,2.0,1.0,378.0,177.0,58.0,0.0,8.0,7.0,10.0,4.0,19.0,125.0,67.0,225.0,12.0,17.0,9.0,13.0,4.0,9.0,103.0,39.0,64.0,232026.73445689544 -0,3,9,9,11,1.0,9.0,476.0,34.0,19.0,29.0,10.0,18.0,10.0,8.0,11.0,237.0,121.0,26.0,17.0,14.0,19.0,1.0,2.0,9.0,424.0,146.0,257.0,21.0,15.0,10.0,19.0,15.0,19.0,138.0,129.0,276.0,21.0,7.0,8.0,16.0,2.0,17.0,102.0,57.0,19.0,24.0,17.0,17.0,9.0,1.0,16.0,164.0,42.0,261.0,11.0,8.0,2.0,1.0,19.0,3.0,361.0,192.0,159.0,14.0,12.0,14.0,18.0,7.0,11.0,588.0,95.0,96.0,3.0,12.0,7.0,1.0,16.0,0.0,535.0,177.0,166.0,0.0,15.0,12.0,14.0,19.0,17.0,152.0,125.0,203.0,52358.45450524131 -0,23,4,0,7,10.0,0.0,570.0,160.0,135.0,17.0,5.0,7.0,16.0,5.0,10.0,595.0,19.0,277.0,22.0,14.0,14.0,4.0,6.0,6.0,158.0,158.0,238.0,17.0,16.0,13.0,8.0,15.0,5.0,307.0,141.0,246.0,17.0,1.0,4.0,17.0,3.0,4.0,201.0,181.0,118.0,11.0,16.0,0.0,17.0,7.0,3.0,112.0,60.0,172.0,17.0,3.0,4.0,19.0,18.0,18.0,223.0,175.0,269.0,12.0,1.0,13.0,1.0,3.0,12.0,242.0,27.0,114.0,9.0,17.0,3.0,15.0,16.0,8.0,459.0,190.0,189.0,9.0,17.0,10.0,14.0,5.0,16.0,163.0,119.0,48.0,56964.191084488455 -0,9,15,16,9,1.0,0.0,10.0,96.0,289.0,8.0,19.0,19.0,18.0,6.0,13.0,355.0,91.0,9.0,29.0,11.0,17.0,12.0,18.0,15.0,218.0,72.0,12.0,11.0,0.0,10.0,6.0,11.0,16.0,355.0,154.0,26.0,8.0,13.0,16.0,18.0,17.0,19.0,137.0,74.0,210.0,12.0,15.0,12.0,7.0,10.0,9.0,303.0,148.0,8.0,5.0,17.0,11.0,17.0,11.0,9.0,29.0,68.0,60.0,12.0,19.0,7.0,14.0,13.0,5.0,549.0,141.0,102.0,22.0,5.0,3.0,10.0,13.0,17.0,46.0,104.0,173.0,11.0,14.0,9.0,14.0,9.0,4.0,163.0,144.0,44.0,758928.5894662599 -0,5,7,19,9,4.0,8.0,585.0,19.0,206.0,6.0,4.0,11.0,15.0,12.0,14.0,520.0,127.0,121.0,4.0,16.0,3.0,13.0,18.0,5.0,547.0,171.0,215.0,7.0,13.0,19.0,18.0,9.0,18.0,527.0,161.0,89.0,14.0,1.0,12.0,3.0,18.0,18.0,469.0,145.0,37.0,17.0,18.0,5.0,17.0,2.0,15.0,116.0,158.0,34.0,28.0,11.0,19.0,15.0,11.0,2.0,368.0,131.0,143.0,3.0,12.0,11.0,2.0,13.0,15.0,472.0,52.0,30.0,7.0,9.0,18.0,8.0,5.0,17.0,320.0,187.0,133.0,15.0,13.0,13.0,3.0,18.0,1.0,238.0,104.0,147.0,48662.23384910337 -0,4,10,18,0,11.0,9.0,169.0,20.0,75.0,11.0,4.0,17.0,1.0,18.0,2.0,329.0,42.0,290.0,14.0,8.0,4.0,11.0,6.0,13.0,322.0,123.0,54.0,12.0,7.0,18.0,3.0,18.0,16.0,466.0,129.0,262.0,23.0,13.0,13.0,4.0,14.0,10.0,354.0,59.0,244.0,28.0,0.0,10.0,18.0,6.0,1.0,599.0,133.0,130.0,17.0,17.0,2.0,13.0,6.0,8.0,505.0,24.0,109.0,0.0,19.0,8.0,19.0,13.0,19.0,335.0,104.0,252.0,26.0,9.0,4.0,5.0,7.0,9.0,281.0,62.0,24.0,16.0,19.0,0.0,1.0,16.0,19.0,350.0,155.0,262.0,422341.46127861936 -0,15,14,7,18,17.0,14.0,152.0,132.0,149.0,26.0,2.0,15.0,6.0,15.0,19.0,404.0,27.0,221.0,24.0,10.0,7.0,1.0,0.0,5.0,322.0,46.0,112.0,1.0,6.0,10.0,3.0,19.0,8.0,230.0,53.0,245.0,10.0,14.0,9.0,13.0,12.0,10.0,587.0,147.0,221.0,13.0,4.0,9.0,13.0,1.0,12.0,502.0,164.0,42.0,4.0,4.0,7.0,16.0,13.0,18.0,527.0,115.0,243.0,3.0,11.0,16.0,14.0,9.0,9.0,209.0,58.0,254.0,17.0,12.0,18.0,9.0,2.0,3.0,510.0,92.0,85.0,19.0,14.0,1.0,2.0,2.0,19.0,152.0,199.0,92.0,232780.63366513583 -0,10,1,13,18,13.0,4.0,599.0,178.0,155.0,11.0,15.0,15.0,9.0,15.0,14.0,328.0,184.0,240.0,25.0,2.0,15.0,15.0,16.0,8.0,2.0,191.0,158.0,9.0,18.0,17.0,16.0,2.0,12.0,274.0,185.0,252.0,29.0,3.0,6.0,2.0,18.0,13.0,146.0,151.0,149.0,27.0,16.0,1.0,9.0,16.0,17.0,257.0,12.0,299.0,13.0,11.0,11.0,9.0,2.0,19.0,429.0,161.0,151.0,26.0,9.0,10.0,1.0,17.0,6.0,538.0,179.0,226.0,0.0,0.0,4.0,16.0,6.0,7.0,82.0,143.0,73.0,10.0,8.0,6.0,1.0,7.0,16.0,113.0,138.0,237.0,56330.777937897416 -0,12,4,18,13,8.0,13.0,267.0,58.0,12.0,7.0,0.0,8.0,14.0,13.0,19.0,282.0,112.0,195.0,18.0,1.0,16.0,5.0,13.0,19.0,209.0,185.0,243.0,11.0,5.0,4.0,2.0,1.0,2.0,490.0,175.0,286.0,4.0,1.0,18.0,1.0,12.0,0.0,490.0,15.0,216.0,15.0,5.0,11.0,9.0,2.0,19.0,48.0,171.0,220.0,21.0,9.0,20.0,0.0,10.0,2.0,308.0,120.0,132.0,14.0,11.0,13.0,19.0,19.0,8.0,302.0,178.0,244.0,9.0,10.0,15.0,1.0,8.0,11.0,252.0,72.0,135.0,25.0,15.0,3.0,15.0,10.0,8.0,64.0,99.0,217.0,49198.948595311565 -0,14,6,6,1,8.0,10.0,268.0,59.0,260.0,22.0,14.0,8.0,11.0,4.0,15.0,308.0,104.0,228.0,18.0,1.0,14.0,9.0,5.0,7.0,135.0,124.0,291.0,4.0,10.0,12.0,6.0,5.0,6.0,37.0,161.0,203.0,19.0,15.0,14.0,6.0,10.0,0.0,185.0,192.0,237.0,28.0,13.0,15.0,1.0,18.0,12.0,227.0,43.0,116.0,23.0,11.0,13.0,16.0,7.0,15.0,320.0,60.0,145.0,5.0,1.0,8.0,13.0,10.0,7.0,340.0,18.0,224.0,23.0,14.0,8.0,16.0,3.0,7.0,307.0,175.0,149.0,10.0,11.0,0.0,19.0,13.0,0.0,503.0,37.0,124.0,46068.270368020465 -0,21,1,8,3,20.0,8.0,216.0,167.0,296.0,10.0,11.0,10.0,15.0,19.0,15.0,493.0,85.0,289.0,5.0,12.0,8.0,0.0,2.0,7.0,50.0,166.0,81.0,18.0,10.0,16.0,6.0,2.0,5.0,408.0,42.0,49.0,19.0,1.0,9.0,8.0,18.0,18.0,152.0,84.0,54.0,9.0,8.0,1.0,0.0,19.0,16.0,432.0,118.0,13.0,10.0,15.0,13.0,14.0,1.0,3.0,419.0,142.0,273.0,24.0,20.0,6.0,15.0,10.0,0.0,550.0,159.0,98.0,18.0,14.0,12.0,10.0,12.0,2.0,288.0,118.0,12.0,11.0,9.0,10.0,10.0,8.0,11.0,361.0,68.0,181.0,45816.3822457161 -0,6,10,12,11,7.0,5.0,389.0,103.0,81.0,23.0,10.0,17.0,19.0,0.0,12.0,8.0,197.0,62.0,7.0,14.0,2.0,1.0,5.0,12.0,75.0,101.0,130.0,10.0,11.0,11.0,4.0,5.0,10.0,504.0,129.0,63.0,5.0,9.0,12.0,1.0,11.0,9.0,59.0,66.0,65.0,3.0,8.0,13.0,11.0,11.0,19.0,357.0,65.0,99.0,9.0,0.0,2.0,11.0,13.0,1.0,409.0,95.0,77.0,11.0,8.0,13.0,14.0,8.0,8.0,542.0,84.0,226.0,5.0,6.0,8.0,9.0,14.0,11.0,383.0,145.0,12.0,14.0,5.0,17.0,9.0,14.0,9.0,450.0,116.0,113.0,41231.04967733298 -0,5,12,13,17,2.0,2.0,486.0,19.0,113.0,24.0,6.0,19.0,3.0,18.0,19.0,520.0,127.0,121.0,7.0,16.0,3.0,5.0,7.0,5.0,226.0,171.0,183.0,5.0,13.0,17.0,2.0,17.0,5.0,527.0,104.0,269.0,7.0,17.0,12.0,19.0,14.0,18.0,43.0,145.0,37.0,21.0,9.0,12.0,10.0,8.0,12.0,533.0,137.0,34.0,18.0,11.0,6.0,15.0,12.0,15.0,520.0,194.0,143.0,6.0,12.0,2.0,17.0,11.0,15.0,27.0,180.0,188.0,7.0,20.0,11.0,5.0,5.0,17.0,539.0,187.0,197.0,20.0,20.0,13.0,17.0,18.0,1.0,524.0,65.0,147.0,54220.86522688805 -0,1,5,9,13,3.0,12.0,467.0,102.0,206.0,6.0,5.0,8.0,7.0,12.0,14.0,302.0,159.0,130.0,4.0,11.0,20.0,12.0,14.0,4.0,547.0,170.0,215.0,6.0,5.0,19.0,11.0,7.0,13.0,525.0,161.0,87.0,18.0,1.0,6.0,3.0,18.0,7.0,469.0,93.0,26.0,27.0,18.0,13.0,10.0,3.0,15.0,324.0,193.0,79.0,28.0,11.0,19.0,7.0,6.0,5.0,261.0,134.0,169.0,3.0,13.0,7.0,4.0,12.0,13.0,436.0,151.0,135.0,18.0,9.0,14.0,8.0,10.0,0.0,544.0,182.0,129.0,15.0,3.0,13.0,4.0,16.0,15.0,181.0,89.0,189.0,52354.6358870401 -0,11,5,14,19,1.0,12.0,174.0,102.0,36.0,9.0,19.0,11.0,0.0,0.0,19.0,430.0,196.0,170.0,7.0,6.0,18.0,6.0,6.0,16.0,50.0,141.0,48.0,0.0,10.0,5.0,0.0,11.0,6.0,538.0,41.0,180.0,3.0,18.0,3.0,6.0,14.0,1.0,121.0,185.0,135.0,20.0,12.0,7.0,7.0,11.0,19.0,486.0,63.0,201.0,1.0,9.0,12.0,14.0,4.0,14.0,261.0,168.0,168.0,24.0,19.0,9.0,9.0,12.0,3.0,436.0,39.0,108.0,5.0,10.0,10.0,17.0,14.0,11.0,440.0,118.0,115.0,0.0,6.0,18.0,0.0,13.0,8.0,577.0,79.0,242.0,40948.05468955471 -0,4,19,11,9,1.0,11.0,371.0,167.0,80.0,12.0,10.0,16.0,19.0,16.0,7.0,302.0,153.0,138.0,6.0,10.0,3.0,9.0,17.0,2.0,204.0,94.0,183.0,7.0,5.0,0.0,11.0,4.0,13.0,453.0,66.0,63.0,21.0,9.0,6.0,11.0,15.0,9.0,194.0,41.0,34.0,1.0,10.0,9.0,11.0,11.0,2.0,481.0,104.0,164.0,20.0,9.0,1.0,12.0,13.0,15.0,562.0,138.0,261.0,6.0,2.0,2.0,7.0,7.0,7.0,461.0,171.0,98.0,13.0,13.0,8.0,6.0,10.0,0.0,542.0,146.0,78.0,22.0,2.0,17.0,12.0,14.0,14.0,181.0,59.0,222.0,49270.03058792787 -0,7,1,0,3,1.0,11.0,489.0,127.0,81.0,19.0,9.0,1.0,17.0,18.0,5.0,430.0,138.0,204.0,20.0,15.0,5.0,19.0,9.0,19.0,302.0,145.0,165.0,10.0,20.0,5.0,15.0,17.0,2.0,380.0,126.0,63.0,24.0,12.0,8.0,2.0,2.0,12.0,12.0,107.0,178.0,18.0,14.0,4.0,2.0,11.0,0.0,534.0,179.0,110.0,26.0,5.0,10.0,11.0,14.0,6.0,505.0,74.0,57.0,13.0,16.0,9.0,9.0,14.0,14.0,348.0,158.0,165.0,26.0,14.0,1.0,16.0,17.0,4.0,379.0,118.0,12.0,1.0,0.0,18.0,4.0,18.0,14.0,122.0,42.0,91.0,52954.53498928732 -0,27,19,10,4,3.0,11.0,454.0,140.0,134.0,19.0,10.0,17.0,19.0,2.0,8.0,507.0,116.0,105.0,5.0,5.0,5.0,2.0,19.0,12.0,23.0,160.0,192.0,21.0,7.0,8.0,0.0,14.0,8.0,504.0,59.0,110.0,13.0,4.0,17.0,16.0,14.0,9.0,419.0,54.0,54.0,1.0,9.0,9.0,11.0,7.0,19.0,497.0,70.0,225.0,6.0,10.0,19.0,14.0,10.0,1.0,515.0,138.0,165.0,24.0,4.0,14.0,9.0,7.0,11.0,416.0,159.0,97.0,5.0,3.0,8.0,6.0,8.0,7.0,440.0,99.0,77.0,23.0,19.0,15.0,0.0,14.0,17.0,274.0,164.0,78.0,54194.63007074152 -0,13,0,4,9,6.0,10.0,376.0,125.0,152.0,12.0,1.0,8.0,15.0,17.0,1.0,568.0,134.0,174.0,19.0,7.0,19.0,3.0,7.0,8.0,24.0,75.0,159.0,15.0,12.0,9.0,15.0,8.0,7.0,287.0,135.0,1.0,9.0,1.0,5.0,13.0,13.0,14.0,272.0,185.0,265.0,8.0,11.0,1.0,14.0,6.0,6.0,30.0,30.0,68.0,3.0,2.0,15.0,15.0,14.0,6.0,267.0,191.0,226.0,15.0,15.0,5.0,12.0,13.0,16.0,13.0,25.0,246.0,27.0,10.0,20.0,3.0,13.0,12.0,413.0,197.0,36.0,29.0,12.0,20.0,13.0,12.0,5.0,272.0,15.0,216.0,51949.66481712097 -0,24,9,16,4,14.0,9.0,436.0,160.0,109.0,5.0,14.0,12.0,18.0,15.0,2.0,576.0,112.0,87.0,15.0,11.0,3.0,0.0,1.0,12.0,19.0,135.0,156.0,5.0,13.0,7.0,10.0,6.0,18.0,379.0,41.0,248.0,7.0,16.0,4.0,14.0,19.0,8.0,77.0,180.0,140.0,16.0,3.0,14.0,11.0,15.0,7.0,462.0,132.0,217.0,28.0,4.0,6.0,11.0,6.0,2.0,98.0,75.0,164.0,26.0,12.0,12.0,8.0,10.0,15.0,27.0,187.0,224.0,9.0,17.0,11.0,4.0,6.0,13.0,553.0,100.0,20.0,14.0,14.0,15.0,13.0,18.0,10.0,28.0,63.0,253.0,55369.91086965012 -0,13,0,9,0,0.0,7.0,201.0,170.0,188.0,15.0,0.0,3.0,19.0,14.0,8.0,270.0,181.0,26.0,17.0,17.0,2.0,6.0,17.0,15.0,156.0,181.0,281.0,13.0,19.0,12.0,9.0,1.0,16.0,311.0,62.0,25.0,21.0,7.0,9.0,1.0,10.0,14.0,158.0,76.0,46.0,11.0,15.0,19.0,7.0,4.0,16.0,396.0,108.0,5.0,26.0,7.0,11.0,20.0,18.0,1.0,401.0,91.0,167.0,29.0,4.0,13.0,17.0,3.0,15.0,140.0,38.0,210.0,4.0,15.0,3.0,8.0,4.0,12.0,190.0,154.0,214.0,17.0,12.0,16.0,5.0,2.0,17.0,535.0,11.0,252.0,43165.86837190689 -0,24,0,17,9,8.0,6.0,205.0,67.0,21.0,2.0,0.0,14.0,18.0,8.0,2.0,401.0,37.0,138.0,16.0,3.0,12.0,13.0,17.0,14.0,276.0,100.0,100.0,8.0,0.0,11.0,16.0,16.0,8.0,500.0,152.0,135.0,15.0,3.0,8.0,3.0,1.0,9.0,160.0,141.0,129.0,11.0,8.0,17.0,4.0,15.0,9.0,387.0,198.0,24.0,26.0,13.0,11.0,8.0,3.0,12.0,136.0,85.0,146.0,8.0,15.0,5.0,16.0,12.0,16.0,204.0,31.0,160.0,13.0,10.0,7.0,6.0,14.0,8.0,193.0,108.0,249.0,24.0,11.0,6.0,11.0,7.0,2.0,493.0,197.0,72.0,125317.41380354374 -0,24,9,16,9,15.0,20.0,565.0,185.0,226.0,30.0,16.0,14.0,10.0,15.0,14.0,495.0,110.0,173.0,17.0,7.0,5.0,14.0,11.0,12.0,24.0,75.0,109.0,9.0,0.0,4.0,3.0,9.0,5.0,481.0,135.0,1.0,20.0,17.0,5.0,19.0,10.0,8.0,181.0,172.0,18.0,23.0,5.0,1.0,10.0,6.0,7.0,238.0,133.0,248.0,19.0,4.0,3.0,2.0,1.0,2.0,590.0,75.0,39.0,15.0,5.0,12.0,16.0,1.0,3.0,114.0,187.0,39.0,21.0,5.0,0.0,3.0,16.0,0.0,235.0,82.0,20.0,14.0,5.0,10.0,4.0,8.0,10.0,238.0,14.0,71.0,55369.91086965012 -0,26,14,15,8,17.0,5.0,400.0,177.0,201.0,11.0,12.0,13.0,13.0,15.0,3.0,536.0,134.0,59.0,18.0,13.0,3.0,14.0,0.0,9.0,330.0,31.0,219.0,8.0,4.0,10.0,10.0,6.0,16.0,586.0,122.0,114.0,1.0,17.0,4.0,3.0,17.0,12.0,72.0,25.0,103.0,20.0,11.0,6.0,2.0,6.0,14.0,143.0,186.0,164.0,22.0,18.0,16.0,11.0,0.0,2.0,267.0,128.0,226.0,26.0,5.0,11.0,0.0,17.0,11.0,558.0,154.0,179.0,3.0,6.0,17.0,3.0,15.0,9.0,397.0,121.0,209.0,3.0,3.0,5.0,9.0,11.0,16.0,277.0,92.0,199.0,53330.16259223207 -0,29,14,9,6,18.0,11.0,517.0,18.0,72.0,22.0,2.0,9.0,15.0,12.0,16.0,13.0,50.0,149.0,21.0,10.0,11.0,5.0,6.0,16.0,530.0,150.0,237.0,12.0,14.0,12.0,20.0,5.0,10.0,319.0,26.0,81.0,18.0,13.0,12.0,6.0,15.0,3.0,148.0,62.0,31.0,4.0,4.0,9.0,15.0,9.0,14.0,425.0,30.0,54.0,20.0,11.0,16.0,19.0,14.0,0.0,471.0,112.0,113.0,26.0,8.0,19.0,2.0,14.0,9.0,253.0,13.0,178.0,5.0,19.0,5.0,2.0,9.0,7.0,103.0,63.0,144.0,14.0,7.0,11.0,3.0,2.0,12.0,563.0,12.0,233.0,44515.08615282486 -0,19,16,7,6,3.0,13.0,303.0,11.0,106.0,23.0,4.0,2.0,9.0,14.0,2.0,410.0,124.0,297.0,9.0,10.0,4.0,6.0,17.0,5.0,331.0,129.0,227.0,14.0,15.0,4.0,9.0,9.0,13.0,339.0,171.0,277.0,16.0,4.0,5.0,2.0,14.0,6.0,510.0,54.0,133.0,7.0,16.0,17.0,2.0,5.0,4.0,363.0,112.0,52.0,2.0,12.0,9.0,13.0,11.0,0.0,75.0,142.0,250.0,2.0,8.0,0.0,18.0,14.0,4.0,492.0,96.0,116.0,7.0,18.0,4.0,14.0,6.0,7.0,103.0,104.0,55.0,12.0,7.0,15.0,8.0,0.0,14.0,387.0,32.0,150.0,46824.90234285347 -0,29,14,11,19,10.0,9.0,200.0,135.0,140.0,30.0,11.0,12.0,8.0,12.0,13.0,410.0,139.0,94.0,22.0,12.0,18.0,2.0,2.0,10.0,479.0,97.0,150.0,13.0,14.0,8.0,10.0,16.0,15.0,100.0,48.0,198.0,25.0,2.0,17.0,6.0,10.0,6.0,349.0,52.0,178.0,26.0,10.0,7.0,4.0,14.0,6.0,443.0,112.0,101.0,8.0,4.0,20.0,16.0,19.0,20.0,203.0,67.0,149.0,3.0,7.0,10.0,9.0,0.0,15.0,557.0,106.0,197.0,6.0,15.0,0.0,12.0,18.0,11.0,568.0,41.0,153.0,13.0,16.0,3.0,8.0,16.0,1.0,548.0,162.0,78.0,97774.48268850565 -0,14,19,9,4,12.0,1.0,500.0,93.0,101.0,9.0,4.0,10.0,5.0,5.0,17.0,13.0,178.0,207.0,6.0,1.0,8.0,13.0,11.0,13.0,221.0,114.0,190.0,18.0,15.0,2.0,10.0,17.0,13.0,66.0,180.0,199.0,21.0,2.0,8.0,8.0,13.0,2.0,365.0,37.0,295.0,23.0,10.0,10.0,7.0,8.0,1.0,32.0,54.0,107.0,12.0,0.0,10.0,16.0,11.0,4.0,29.0,128.0,211.0,12.0,11.0,10.0,10.0,4.0,4.0,3.0,150.0,273.0,3.0,8.0,18.0,11.0,16.0,11.0,209.0,55.0,186.0,7.0,13.0,0.0,13.0,9.0,16.0,535.0,69.0,51.0,49512.6663467455 -0,6,6,17,11,5.0,6.0,306.0,86.0,296.0,23.0,11.0,3.0,2.0,10.0,3.0,8.0,177.0,54.0,13.0,3.0,17.0,6.0,8.0,19.0,228.0,198.0,150.0,8.0,13.0,16.0,3.0,16.0,5.0,530.0,153.0,285.0,2.0,9.0,3.0,9.0,11.0,19.0,399.0,18.0,183.0,29.0,14.0,1.0,4.0,4.0,10.0,446.0,118.0,164.0,5.0,13.0,13.0,7.0,14.0,1.0,567.0,20.0,232.0,22.0,15.0,15.0,15.0,9.0,8.0,140.0,182.0,226.0,3.0,2.0,5.0,5.0,18.0,2.0,47.0,58.0,207.0,11.0,0.0,0.0,10.0,15.0,17.0,398.0,184.0,238.0,70908.06748129406 -0,19,0,2,6,5.0,5.0,391.0,73.0,214.0,4.0,7.0,4.0,13.0,2.0,11.0,245.0,88.0,41.0,16.0,10.0,18.0,1.0,12.0,4.0,200.0,104.0,111.0,8.0,10.0,17.0,7.0,5.0,7.0,500.0,147.0,133.0,13.0,3.0,9.0,4.0,10.0,12.0,160.0,147.0,120.0,10.0,11.0,12.0,13.0,17.0,12.0,316.0,162.0,24.0,0.0,9.0,11.0,14.0,1.0,3.0,401.0,85.0,200.0,11.0,13.0,13.0,16.0,10.0,8.0,519.0,161.0,156.0,4.0,13.0,6.0,13.0,15.0,12.0,116.0,122.0,214.0,22.0,11.0,15.0,7.0,13.0,11.0,336.0,185.0,113.0,46440.75140335041 -0,4,15,18,14,19.0,7.0,391.0,118.0,294.0,27.0,3.0,8.0,0.0,18.0,5.0,361.0,197.0,184.0,25.0,20.0,2.0,4.0,5.0,5.0,228.0,93.0,76.0,10.0,2.0,14.0,9.0,1.0,18.0,40.0,196.0,62.0,7.0,9.0,9.0,0.0,9.0,15.0,448.0,46.0,253.0,5.0,5.0,19.0,12.0,19.0,16.0,200.0,73.0,49.0,21.0,5.0,11.0,0.0,4.0,1.0,93.0,179.0,76.0,10.0,12.0,14.0,15.0,9.0,9.0,519.0,127.0,226.0,25.0,2.0,12.0,9.0,7.0,14.0,46.0,131.0,32.0,11.0,17.0,14.0,1.0,16.0,9.0,106.0,198.0,255.0,49075.304488244175 -0,6,0,2,12,12.0,5.0,351.0,103.0,294.0,0.0,13.0,13.0,14.0,11.0,11.0,27.0,160.0,188.0,10.0,2.0,0.0,13.0,5.0,8.0,317.0,195.0,82.0,9.0,13.0,3.0,11.0,3.0,14.0,408.0,147.0,222.0,12.0,9.0,7.0,12.0,15.0,12.0,216.0,107.0,89.0,6.0,4.0,17.0,13.0,6.0,4.0,346.0,118.0,13.0,9.0,9.0,16.0,7.0,3.0,8.0,366.0,74.0,115.0,10.0,12.0,12.0,14.0,6.0,12.0,436.0,93.0,190.0,8.0,15.0,5.0,11.0,4.0,4.0,268.0,170.0,102.0,8.0,9.0,0.0,7.0,17.0,3.0,189.0,188.0,96.0,39362.49533664465 -0,27,3,14,6,15.0,12.0,322.0,38.0,260.0,16.0,0.0,5.0,11.0,1.0,1.0,308.0,173.0,254.0,21.0,15.0,12.0,2.0,5.0,19.0,179.0,28.0,254.0,11.0,19.0,12.0,19.0,14.0,6.0,490.0,38.0,203.0,21.0,10.0,16.0,5.0,12.0,15.0,283.0,113.0,182.0,15.0,4.0,6.0,17.0,9.0,17.0,483.0,100.0,185.0,10.0,3.0,0.0,9.0,5.0,15.0,190.0,180.0,196.0,5.0,11.0,18.0,0.0,19.0,3.0,42.0,178.0,145.0,6.0,4.0,5.0,0.0,0.0,3.0,121.0,122.0,268.0,10.0,13.0,16.0,20.0,15.0,4.0,440.0,75.0,59.0,45812.51618872884 -0,12,2,6,0,3.0,1.0,138.0,62.0,136.0,10.0,12.0,12.0,6.0,4.0,2.0,311.0,40.0,228.0,24.0,6.0,3.0,14.0,0.0,17.0,67.0,143.0,233.0,19.0,10.0,9.0,6.0,12.0,14.0,458.0,75.0,196.0,20.0,1.0,12.0,6.0,16.0,0.0,205.0,70.0,190.0,15.0,15.0,10.0,1.0,18.0,11.0,185.0,15.0,17.0,24.0,9.0,13.0,2.0,7.0,15.0,407.0,59.0,132.0,5.0,11.0,8.0,13.0,18.0,0.0,446.0,147.0,177.0,10.0,14.0,9.0,10.0,9.0,9.0,252.0,175.0,156.0,14.0,7.0,0.0,14.0,5.0,6.0,482.0,37.0,135.0,301435.7155711215 -0,3,0,9,8,5.0,9.0,205.0,40.0,78.0,7.0,0.0,19.0,5.0,14.0,8.0,1.0,37.0,134.0,10.0,9.0,5.0,18.0,3.0,11.0,539.0,93.0,57.0,6.0,12.0,14.0,11.0,15.0,9.0,400.0,139.0,236.0,22.0,15.0,7.0,6.0,17.0,19.0,158.0,76.0,46.0,12.0,13.0,17.0,17.0,19.0,17.0,582.0,76.0,166.0,10.0,3.0,4.0,10.0,18.0,11.0,158.0,39.0,178.0,2.0,4.0,11.0,12.0,10.0,17.0,313.0,18.0,254.0,10.0,9.0,13.0,1.0,9.0,11.0,154.0,76.0,158.0,18.0,7.0,15.0,5.0,7.0,14.0,170.0,177.0,142.0,383364.6817245797 -0,4,9,8,9,17.0,8.0,271.0,90.0,98.0,17.0,1.0,16.0,17.0,4.0,13.0,182.0,153.0,52.0,15.0,9.0,13.0,17.0,17.0,15.0,493.0,99.0,19.0,6.0,0.0,7.0,16.0,13.0,14.0,351.0,57.0,196.0,20.0,7.0,17.0,1.0,3.0,18.0,47.0,42.0,259.0,3.0,1.0,14.0,8.0,15.0,2.0,478.0,198.0,5.0,26.0,8.0,11.0,1.0,12.0,14.0,136.0,163.0,177.0,20.0,16.0,5.0,15.0,18.0,4.0,110.0,111.0,291.0,19.0,13.0,13.0,3.0,8.0,4.0,194.0,154.0,124.0,25.0,7.0,13.0,11.0,14.0,5.0,335.0,197.0,248.0,50612.79650405625 -0,9,1,12,8,3.0,6.0,224.0,17.0,134.0,30.0,20.0,19.0,20.0,10.0,5.0,570.0,29.0,233.0,22.0,5.0,0.0,16.0,0.0,7.0,210.0,160.0,192.0,16.0,12.0,8.0,16.0,17.0,15.0,305.0,59.0,141.0,15.0,4.0,5.0,7.0,1.0,11.0,504.0,166.0,216.0,20.0,19.0,13.0,10.0,5.0,0.0,509.0,39.0,250.0,0.0,13.0,3.0,8.0,18.0,10.0,86.0,194.0,158.0,19.0,15.0,9.0,9.0,7.0,5.0,118.0,59.0,145.0,10.0,16.0,2.0,2.0,20.0,0.0,319.0,79.0,111.0,5.0,19.0,13.0,10.0,4.0,19.0,30.0,48.0,33.0,67283.51799236181 -0,28,5,6,9,7.0,14.0,249.0,63.0,266.0,19.0,11.0,5.0,8.0,12.0,6.0,558.0,178.0,206.0,2.0,6.0,0.0,12.0,10.0,18.0,434.0,151.0,285.0,24.0,9.0,10.0,1.0,10.0,2.0,303.0,40.0,110.0,7.0,9.0,15.0,17.0,11.0,13.0,408.0,134.0,74.0,18.0,14.0,11.0,3.0,3.0,17.0,497.0,60.0,212.0,9.0,13.0,3.0,8.0,10.0,4.0,372.0,81.0,12.0,9.0,7.0,13.0,7.0,4.0,12.0,348.0,138.0,117.0,26.0,3.0,9.0,15.0,14.0,2.0,353.0,78.0,77.0,10.0,4.0,15.0,4.0,4.0,7.0,95.0,164.0,91.0,51988.968203649165 -0,28,2,16,0,10.0,5.0,351.0,192.0,95.0,14.0,11.0,5.0,1.0,18.0,17.0,308.0,13.0,228.0,12.0,6.0,9.0,13.0,5.0,12.0,67.0,120.0,254.0,11.0,5.0,18.0,5.0,18.0,20.0,490.0,38.0,203.0,7.0,17.0,11.0,18.0,5.0,13.0,283.0,192.0,193.0,18.0,6.0,4.0,1.0,15.0,5.0,53.0,81.0,232.0,5.0,13.0,13.0,14.0,2.0,7.0,562.0,78.0,79.0,18.0,11.0,18.0,0.0,4.0,5.0,483.0,178.0,12.0,27.0,15.0,14.0,6.0,10.0,20.0,390.0,53.0,263.0,10.0,19.0,0.0,10.0,5.0,19.0,255.0,156.0,217.0,50617.606281326516 -0,17,11,18,15,1.0,4.0,331.0,58.0,286.0,18.0,3.0,6.0,17.0,3.0,8.0,555.0,44.0,65.0,20.0,1.0,3.0,9.0,6.0,16.0,53.0,134.0,97.0,10.0,12.0,16.0,4.0,17.0,4.0,112.0,43.0,249.0,19.0,16.0,17.0,16.0,12.0,11.0,325.0,18.0,286.0,14.0,12.0,15.0,1.0,17.0,19.0,108.0,42.0,220.0,26.0,9.0,2.0,10.0,7.0,16.0,436.0,59.0,132.0,11.0,12.0,4.0,13.0,13.0,9.0,410.0,55.0,175.0,9.0,1.0,13.0,10.0,1.0,7.0,315.0,197.0,203.0,14.0,4.0,4.0,10.0,6.0,16.0,503.0,81.0,25.0,48224.819028098354 -0,5,1,7,9,11.0,1.0,238.0,142.0,116.0,30.0,4.0,15.0,7.0,13.0,17.0,410.0,178.0,159.0,6.0,17.0,17.0,13.0,3.0,3.0,21.0,49.0,200.0,1.0,3.0,19.0,14.0,0.0,16.0,285.0,143.0,203.0,30.0,20.0,17.0,13.0,13.0,3.0,131.0,21.0,152.0,19.0,9.0,7.0,17.0,8.0,15.0,32.0,35.0,38.0,0.0,16.0,16.0,19.0,11.0,0.0,483.0,66.0,188.0,3.0,7.0,18.0,12.0,1.0,5.0,521.0,136.0,63.0,6.0,4.0,8.0,9.0,10.0,4.0,119.0,166.0,146.0,0.0,13.0,19.0,13.0,18.0,16.0,228.0,55.0,44.0,60662.92356020602 -0,12,8,9,8,12.0,16.0,144.0,93.0,35.0,1.0,0.0,15.0,2.0,12.0,13.0,433.0,110.0,184.0,7.0,17.0,8.0,14.0,1.0,7.0,479.0,53.0,230.0,27.0,12.0,1.0,19.0,9.0,12.0,189.0,48.0,183.0,25.0,9.0,17.0,13.0,12.0,13.0,351.0,50.0,219.0,24.0,10.0,6.0,16.0,9.0,1.0,167.0,46.0,59.0,7.0,5.0,10.0,1.0,7.0,5.0,186.0,90.0,244.0,16.0,7.0,10.0,7.0,3.0,16.0,413.0,100.0,222.0,6.0,15.0,15.0,17.0,11.0,7.0,209.0,190.0,201.0,1.0,1.0,1.0,18.0,11.0,13.0,548.0,155.0,175.0,318457.00772592454 -0,6,3,6,5,8.0,17.0,447.0,108.0,18.0,2.0,17.0,8.0,8.0,2.0,18.0,0.0,197.0,49.0,25.0,10.0,14.0,16.0,18.0,3.0,328.0,150.0,69.0,2.0,13.0,12.0,11.0,5.0,1.0,235.0,14.0,222.0,16.0,9.0,4.0,8.0,7.0,9.0,225.0,148.0,195.0,5.0,15.0,7.0,18.0,14.0,16.0,389.0,39.0,299.0,0.0,6.0,9.0,11.0,10.0,5.0,49.0,125.0,251.0,29.0,13.0,14.0,12.0,5.0,17.0,232.0,191.0,226.0,13.0,14.0,0.0,11.0,12.0,0.0,384.0,165.0,48.0,7.0,12.0,8.0,7.0,17.0,9.0,481.0,89.0,97.0,44881.27999173732 -0,22,1,0,11,14.0,8.0,391.0,55.0,143.0,26.0,11.0,10.0,7.0,11.0,14.0,259.0,117.0,153.0,23.0,10.0,11.0,0.0,4.0,12.0,228.0,92.0,111.0,12.0,11.0,15.0,7.0,5.0,5.0,408.0,76.0,165.0,20.0,9.0,9.0,0.0,9.0,10.0,363.0,77.0,77.0,6.0,14.0,16.0,8.0,19.0,1.0,358.0,113.0,13.0,13.0,3.0,11.0,4.0,1.0,3.0,104.0,74.0,47.0,11.0,1.0,13.0,15.0,6.0,8.0,519.0,75.0,36.0,8.0,16.0,4.0,9.0,1.0,9.0,46.0,136.0,49.0,9.0,11.0,0.0,1.0,17.0,10.0,372.0,109.0,288.0,46373.03392449356 -0,24,2,19,6,1.0,6.0,351.0,80.0,4.0,12.0,0.0,1.0,8.0,6.0,17.0,308.0,87.0,124.0,21.0,20.0,3.0,6.0,5.0,4.0,103.0,124.0,118.0,30.0,17.0,4.0,2.0,12.0,14.0,490.0,134.0,203.0,19.0,8.0,4.0,12.0,14.0,9.0,19.0,114.0,216.0,11.0,9.0,5.0,1.0,4.0,0.0,263.0,198.0,220.0,24.0,4.0,18.0,2.0,4.0,19.0,401.0,149.0,23.0,26.0,11.0,12.0,1.0,4.0,12.0,47.0,121.0,293.0,9.0,3.0,12.0,14.0,11.0,12.0,596.0,99.0,214.0,8.0,12.0,13.0,1.0,5.0,17.0,358.0,11.0,82.0,44916.713787311724 -0,12,4,17,0,5.0,4.0,201.0,58.0,19.0,2.0,7.0,3.0,17.0,7.0,2.0,451.0,81.0,228.0,13.0,3.0,13.0,6.0,8.0,10.0,183.0,112.0,254.0,9.0,9.0,18.0,9.0,1.0,7.0,497.0,152.0,168.0,16.0,19.0,10.0,4.0,12.0,0.0,283.0,148.0,242.0,11.0,11.0,13.0,8.0,13.0,7.0,185.0,15.0,74.0,26.0,11.0,13.0,10.0,6.0,4.0,410.0,77.0,284.0,5.0,15.0,8.0,13.0,12.0,13.0,495.0,161.0,21.0,4.0,11.0,7.0,13.0,9.0,9.0,252.0,153.0,156.0,10.0,7.0,15.0,11.0,12.0,19.0,503.0,37.0,25.0,47736.868597561304 -0,11,6,1,1,7.0,4.0,271.0,129.0,110.0,28.0,7.0,15.0,17.0,7.0,0.0,75.0,88.0,26.0,10.0,10.0,18.0,5.0,10.0,2.0,408.0,112.0,177.0,25.0,7.0,1.0,11.0,8.0,9.0,249.0,152.0,119.0,15.0,19.0,9.0,4.0,7.0,0.0,164.0,107.0,240.0,15.0,0.0,2.0,18.0,17.0,4.0,328.0,198.0,278.0,0.0,13.0,14.0,19.0,8.0,10.0,401.0,114.0,163.0,28.0,13.0,13.0,19.0,11.0,4.0,56.0,179.0,8.0,4.0,18.0,3.0,14.0,19.0,4.0,190.0,14.0,37.0,8.0,16.0,19.0,5.0,18.0,17.0,398.0,11.0,60.0,53453.170019639525 -0,24,9,17,8,5.0,7.0,201.0,94.0,9.0,27.0,10.0,3.0,5.0,4.0,4.0,37.0,153.0,52.0,13.0,3.0,17.0,9.0,17.0,3.0,183.0,99.0,100.0,7.0,12.0,16.0,9.0,16.0,14.0,480.0,78.0,116.0,16.0,9.0,17.0,14.0,11.0,16.0,146.0,141.0,242.0,3.0,10.0,5.0,13.0,4.0,15.0,354.0,198.0,54.0,16.0,16.0,11.0,7.0,3.0,14.0,158.0,117.0,181.0,2.0,15.0,12.0,16.0,18.0,15.0,138.0,156.0,254.0,20.0,11.0,13.0,14.0,14.0,10.0,154.0,88.0,51.0,18.0,7.0,13.0,3.0,12.0,15.0,251.0,93.0,181.0,48743.85134286834 -0,26,7,1,7,20.0,19.0,410.0,140.0,131.0,19.0,9.0,9.0,15.0,6.0,2.0,337.0,11.0,121.0,20.0,9.0,8.0,16.0,5.0,13.0,502.0,99.0,215.0,26.0,8.0,8.0,1.0,17.0,20.0,26.0,172.0,89.0,14.0,19.0,2.0,10.0,11.0,18.0,469.0,145.0,221.0,1.0,14.0,5.0,2.0,17.0,4.0,497.0,137.0,73.0,28.0,11.0,4.0,11.0,8.0,2.0,492.0,22.0,212.0,16.0,12.0,11.0,9.0,14.0,15.0,436.0,155.0,275.0,0.0,3.0,19.0,8.0,0.0,5.0,320.0,128.0,133.0,3.0,19.0,15.0,17.0,18.0,1.0,353.0,60.0,91.0,51960.91988743118 -0,28,1,7,8,11.0,13.0,585.0,19.0,161.0,6.0,7.0,10.0,11.0,12.0,14.0,543.0,146.0,189.0,5.0,11.0,5.0,14.0,18.0,18.0,377.0,160.0,192.0,7.0,13.0,19.0,18.0,9.0,18.0,527.0,161.0,110.0,11.0,4.0,12.0,3.0,15.0,11.0,504.0,135.0,51.0,17.0,15.0,11.0,17.0,7.0,6.0,116.0,158.0,192.0,7.0,11.0,1.0,15.0,10.0,4.0,478.0,128.0,150.0,5.0,7.0,19.0,2.0,13.0,11.0,369.0,91.0,85.0,25.0,3.0,18.0,10.0,5.0,6.0,391.0,187.0,85.0,15.0,16.0,13.0,3.0,4.0,19.0,238.0,106.0,147.0,55771.97663065919 -0,9,18,6,8,13.0,8.0,352.0,140.0,206.0,19.0,4.0,19.0,15.0,18.0,14.0,520.0,59.0,204.0,4.0,5.0,5.0,0.0,19.0,5.0,191.0,176.0,215.0,15.0,2.0,1.0,18.0,9.0,2.0,31.0,93.0,166.0,28.0,14.0,15.0,3.0,11.0,11.0,529.0,134.0,114.0,11.0,7.0,5.0,2.0,17.0,0.0,338.0,175.0,130.0,0.0,11.0,15.0,15.0,19.0,5.0,342.0,159.0,143.0,5.0,7.0,8.0,7.0,18.0,11.0,472.0,52.0,260.0,26.0,0.0,3.0,8.0,5.0,4.0,320.0,187.0,109.0,7.0,19.0,0.0,6.0,4.0,18.0,122.0,104.0,147.0,52009.18599665559 -0,5,3,11,9,4.0,10.0,566.0,61.0,134.0,9.0,4.0,11.0,14.0,12.0,13.0,570.0,127.0,126.0,22.0,16.0,3.0,13.0,18.0,10.0,547.0,156.0,199.0,7.0,3.0,8.0,1.0,13.0,15.0,527.0,136.0,101.0,14.0,3.0,12.0,13.0,18.0,17.0,499.0,134.0,74.0,17.0,14.0,7.0,2.0,2.0,15.0,421.0,137.0,108.0,3.0,7.0,1.0,11.0,10.0,2.0,404.0,117.0,158.0,3.0,8.0,16.0,2.0,13.0,15.0,348.0,138.0,85.0,16.0,3.0,14.0,12.0,0.0,17.0,391.0,92.0,133.0,15.0,16.0,13.0,3.0,18.0,1.0,192.0,164.0,91.0,55336.83999923346 -0,20,12,6,0,19.0,15.0,594.0,73.0,106.0,0.0,13.0,17.0,17.0,12.0,6.0,260.0,25.0,188.0,6.0,2.0,2.0,9.0,1.0,8.0,319.0,195.0,65.0,0.0,2.0,12.0,6.0,12.0,14.0,305.0,196.0,158.0,22.0,12.0,5.0,4.0,3.0,0.0,13.0,99.0,127.0,19.0,15.0,5.0,14.0,6.0,10.0,357.0,133.0,4.0,6.0,9.0,2.0,7.0,4.0,8.0,375.0,161.0,287.0,6.0,12.0,2.0,17.0,2.0,0.0,188.0,65.0,60.0,13.0,13.0,18.0,8.0,1.0,3.0,264.0,122.0,35.0,23.0,13.0,2.0,2.0,10.0,3.0,127.0,121.0,96.0,51807.29360819786 -0,21,2,17,14,4.0,11.0,324.0,111.0,289.0,11.0,12.0,12.0,9.0,19.0,7.0,314.0,22.0,201.0,0.0,1.0,7.0,16.0,7.0,13.0,203.0,145.0,66.0,22.0,8.0,11.0,12.0,1.0,14.0,458.0,75.0,33.0,27.0,1.0,1.0,14.0,15.0,15.0,241.0,54.0,244.0,18.0,11.0,6.0,12.0,4.0,17.0,190.0,103.0,147.0,21.0,5.0,17.0,2.0,5.0,4.0,366.0,146.0,250.0,8.0,17.0,14.0,11.0,16.0,0.0,436.0,132.0,145.0,25.0,17.0,19.0,8.0,12.0,5.0,265.0,16.0,119.0,16.0,9.0,19.0,15.0,16.0,5.0,198.0,198.0,121.0,40755.78365243852 -0,21,7,0,8,20.0,8.0,585.0,117.0,36.0,6.0,4.0,0.0,15.0,18.0,4.0,16.0,82.0,121.0,4.0,4.0,3.0,10.0,18.0,5.0,487.0,151.0,215.0,16.0,20.0,20.0,1.0,15.0,1.0,527.0,161.0,89.0,29.0,1.0,17.0,3.0,0.0,15.0,20.0,75.0,37.0,17.0,18.0,9.0,17.0,2.0,9.0,116.0,158.0,237.0,7.0,10.0,19.0,15.0,9.0,2.0,186.0,131.0,143.0,18.0,12.0,20.0,2.0,5.0,15.0,472.0,52.0,24.0,18.0,0.0,18.0,16.0,10.0,17.0,305.0,114.0,133.0,15.0,13.0,13.0,2.0,18.0,1.0,238.0,160.0,128.0,50990.625954442374 -0,5,12,19,1,17.0,8.0,68.0,19.0,206.0,4.0,11.0,11.0,15.0,13.0,6.0,252.0,95.0,121.0,4.0,19.0,3.0,11.0,18.0,5.0,558.0,171.0,215.0,7.0,6.0,7.0,2.0,9.0,14.0,436.0,161.0,89.0,27.0,9.0,0.0,19.0,18.0,18.0,469.0,145.0,37.0,17.0,18.0,7.0,17.0,15.0,15.0,116.0,158.0,34.0,28.0,11.0,4.0,15.0,2.0,2.0,40.0,131.0,35.0,3.0,16.0,9.0,3.0,13.0,6.0,199.0,52.0,73.0,0.0,10.0,10.0,7.0,5.0,0.0,265.0,151.0,280.0,15.0,12.0,13.0,3.0,18.0,14.0,460.0,104.0,147.0,82840.00484991763 -0,30,6,17,11,3.0,11.0,201.0,100.0,4.0,20.0,17.0,3.0,12.0,8.0,13.0,237.0,114.0,25.0,12.0,3.0,6.0,6.0,1.0,4.0,372.0,111.0,171.0,8.0,10.0,19.0,3.0,3.0,14.0,500.0,21.0,25.0,15.0,18.0,10.0,6.0,7.0,5.0,164.0,36.0,242.0,30.0,0.0,8.0,5.0,2.0,7.0,313.0,158.0,26.0,25.0,12.0,10.0,13.0,17.0,4.0,437.0,184.0,187.0,27.0,13.0,1.0,0.0,2.0,15.0,252.0,161.0,179.0,6.0,9.0,18.0,13.0,17.0,12.0,77.0,108.0,78.0,22.0,13.0,15.0,7.0,12.0,17.0,398.0,63.0,181.0,151669.8110601657 -0,7,1,10,9,1.0,0.0,100.0,136.0,63.0,2.0,9.0,1.0,17.0,7.0,2.0,420.0,88.0,64.0,13.0,12.0,18.0,16.0,13.0,8.0,65.0,115.0,100.0,12.0,8.0,18.0,4.0,8.0,9.0,309.0,22.0,205.0,17.0,3.0,15.0,3.0,15.0,0.0,347.0,141.0,280.0,13.0,3.0,6.0,7.0,3.0,9.0,263.0,185.0,24.0,21.0,13.0,9.0,19.0,1.0,15.0,542.0,85.0,284.0,22.0,14.0,13.0,13.0,11.0,15.0,140.0,72.0,15.0,4.0,9.0,7.0,10.0,18.0,14.0,190.0,111.0,159.0,3.0,10.0,17.0,15.0,5.0,9.0,362.0,17.0,42.0,488436.14356100484 -0,20,12,0,0,19.0,8.0,483.0,103.0,108.0,4.0,17.0,17.0,6.0,9.0,14.0,372.0,31.0,69.0,8.0,0.0,11.0,12.0,11.0,9.0,425.0,16.0,185.0,21.0,5.0,19.0,11.0,2.0,5.0,258.0,178.0,39.0,28.0,9.0,16.0,4.0,1.0,8.0,92.0,99.0,194.0,24.0,1.0,4.0,14.0,6.0,17.0,357.0,39.0,223.0,6.0,9.0,4.0,0.0,6.0,19.0,375.0,107.0,168.0,6.0,1.0,2.0,16.0,7.0,6.0,81.0,197.0,60.0,20.0,16.0,18.0,8.0,1.0,10.0,224.0,60.0,287.0,10.0,16.0,15.0,2.0,13.0,17.0,137.0,171.0,119.0,52657.25705697294 -0,16,17,6,10,0.0,15.0,594.0,73.0,106.0,2.0,13.0,15.0,3.0,12.0,8.0,344.0,105.0,156.0,6.0,0.0,2.0,9.0,9.0,8.0,319.0,111.0,94.0,26.0,11.0,15.0,6.0,16.0,1.0,305.0,193.0,158.0,25.0,12.0,18.0,5.0,19.0,3.0,49.0,127.0,158.0,23.0,4.0,5.0,1.0,7.0,16.0,347.0,133.0,4.0,3.0,9.0,0.0,7.0,4.0,8.0,410.0,142.0,250.0,15.0,6.0,13.0,17.0,5.0,0.0,188.0,65.0,24.0,13.0,18.0,7.0,7.0,4.0,9.0,65.0,61.0,133.0,23.0,8.0,2.0,4.0,9.0,7.0,163.0,142.0,129.0,52956.851033494815 -0,14,20,20,10,18.0,9.0,268.0,150.0,260.0,22.0,14.0,11.0,19.0,13.0,13.0,570.0,127.0,150.0,3.0,1.0,13.0,9.0,2.0,7.0,135.0,156.0,1.0,23.0,3.0,9.0,9.0,13.0,15.0,185.0,172.0,185.0,19.0,3.0,12.0,1.0,18.0,0.0,497.0,122.0,237.0,22.0,14.0,20.0,20.0,2.0,4.0,421.0,135.0,280.0,3.0,6.0,13.0,11.0,10.0,13.0,108.0,147.0,158.0,5.0,8.0,16.0,19.0,6.0,3.0,340.0,135.0,219.0,23.0,3.0,19.0,16.0,8.0,7.0,307.0,34.0,149.0,7.0,16.0,19.0,19.0,10.0,13.0,192.0,37.0,87.0,45285.14694663582 -0,5,6,6,8,5.0,10.0,422.0,59.0,134.0,18.0,8.0,8.0,11.0,12.0,15.0,308.0,106.0,228.0,21.0,16.0,14.0,10.0,8.0,8.0,270.0,124.0,291.0,6.0,4.0,10.0,2.0,5.0,6.0,37.0,161.0,104.0,14.0,15.0,14.0,6.0,10.0,17.0,185.0,181.0,74.0,22.0,13.0,9.0,1.0,15.0,13.0,377.0,91.0,113.0,23.0,11.0,1.0,16.0,7.0,11.0,341.0,93.0,151.0,3.0,2.0,8.0,2.0,13.0,14.0,344.0,68.0,224.0,16.0,14.0,12.0,13.0,0.0,17.0,391.0,92.0,146.0,15.0,11.0,13.0,5.0,15.0,0.0,384.0,164.0,91.0,51262.19735658968 -0,21,2,15,6,5.0,7.0,448.0,80.0,285.0,12.0,13.0,9.0,16.0,6.0,20.0,308.0,186.0,186.0,24.0,5.0,0.0,20.0,5.0,3.0,366.0,152.0,175.0,15.0,17.0,7.0,20.0,6.0,13.0,262.0,38.0,290.0,7.0,11.0,10.0,14.0,1.0,3.0,44.0,159.0,216.0,11.0,0.0,18.0,0.0,2.0,17.0,333.0,172.0,132.0,4.0,4.0,18.0,8.0,14.0,10.0,401.0,82.0,228.0,10.0,11.0,11.0,14.0,2.0,6.0,47.0,70.0,228.0,9.0,1.0,15.0,14.0,19.0,12.0,420.0,99.0,190.0,3.0,16.0,2.0,1.0,18.0,20.0,45.0,64.0,265.0,51471.44134559698 -0,24,2,18,4,3.0,6.0,351.0,103.0,176.0,13.0,0.0,1.0,7.0,6.0,15.0,356.0,158.0,124.0,21.0,0.0,4.0,5.0,10.0,19.0,67.0,124.0,118.0,18.0,14.0,4.0,2.0,11.0,14.0,490.0,89.0,28.0,18.0,9.0,6.0,12.0,9.0,9.0,19.0,114.0,220.0,25.0,9.0,6.0,0.0,13.0,0.0,271.0,188.0,73.0,21.0,14.0,16.0,5.0,15.0,18.0,60.0,14.0,23.0,19.0,14.0,12.0,4.0,8.0,14.0,29.0,39.0,276.0,10.0,11.0,12.0,11.0,4.0,14.0,31.0,156.0,214.0,8.0,14.0,10.0,10.0,5.0,17.0,170.0,107.0,82.0,46187.41115246606 -0,3,5,16,18,2.0,8.0,71.0,96.0,175.0,5.0,5.0,19.0,9.0,1.0,1.0,568.0,136.0,104.0,15.0,10.0,3.0,0.0,0.0,8.0,2.0,75.0,158.0,7.0,11.0,12.0,16.0,2.0,12.0,274.0,143.0,153.0,1.0,15.0,0.0,8.0,12.0,13.0,72.0,172.0,94.0,16.0,16.0,7.0,17.0,17.0,11.0,267.0,198.0,299.0,21.0,2.0,8.0,9.0,11.0,18.0,429.0,41.0,226.0,30.0,9.0,11.0,1.0,17.0,12.0,109.0,179.0,82.0,26.0,4.0,1.0,13.0,8.0,19.0,121.0,143.0,20.0,24.0,19.0,5.0,1.0,6.0,16.0,173.0,92.0,71.0,655501.5326104925 -0,24,11,13,17,3.0,4.0,599.0,185.0,155.0,11.0,14.0,8.0,18.0,0.0,10.0,328.0,150.0,75.0,24.0,3.0,5.0,15.0,16.0,10.0,6.0,191.0,159.0,8.0,12.0,12.0,10.0,4.0,9.0,458.0,135.0,252.0,29.0,3.0,6.0,19.0,18.0,8.0,73.0,160.0,130.0,20.0,15.0,4.0,9.0,16.0,13.0,143.0,73.0,248.0,25.0,17.0,11.0,11.0,4.0,11.0,267.0,75.0,185.0,2.0,2.0,10.0,3.0,16.0,6.0,538.0,187.0,158.0,9.0,8.0,3.0,5.0,12.0,11.0,124.0,102.0,73.0,12.0,4.0,5.0,9.0,7.0,10.0,143.0,138.0,144.0,55876.24264790069 -0,26,11,19,6,0.0,6.0,456.0,80.0,57.0,17.0,14.0,1.0,10.0,14.0,15.0,424.0,87.0,124.0,5.0,5.0,8.0,6.0,5.0,4.0,50.0,166.0,100.0,30.0,10.0,1.0,6.0,12.0,15.0,241.0,49.0,49.0,19.0,8.0,1.0,14.0,1.0,10.0,206.0,196.0,216.0,4.0,19.0,17.0,0.0,19.0,18.0,263.0,57.0,204.0,24.0,4.0,0.0,14.0,0.0,15.0,465.0,33.0,126.0,0.0,8.0,17.0,15.0,11.0,11.0,138.0,179.0,130.0,17.0,14.0,14.0,19.0,5.0,12.0,288.0,99.0,92.0,26.0,17.0,10.0,10.0,0.0,11.0,361.0,68.0,232.0,50731.00749698262 -0,21,1,8,3,13.0,8.0,351.0,82.0,120.0,10.0,11.0,10.0,15.0,19.0,17.0,433.0,85.0,289.0,19.0,14.0,3.0,0.0,2.0,7.0,54.0,155.0,81.0,18.0,17.0,4.0,3.0,11.0,10.0,471.0,42.0,161.0,19.0,1.0,4.0,8.0,18.0,9.0,152.0,84.0,54.0,9.0,8.0,5.0,0.0,9.0,6.0,286.0,190.0,179.0,17.0,15.0,14.0,2.0,2.0,3.0,401.0,147.0,122.0,26.0,16.0,12.0,1.0,6.0,8.0,47.0,121.0,283.0,9.0,9.0,2.0,10.0,12.0,2.0,596.0,118.0,120.0,8.0,9.0,11.0,1.0,6.0,14.0,359.0,67.0,82.0,45816.3822457161 -0,22,14,8,5,3.0,8.0,211.0,101.0,176.0,27.0,19.0,8.0,10.0,15.0,9.0,399.0,30.0,126.0,25.0,13.0,10.0,17.0,19.0,12.0,254.0,152.0,151.0,18.0,15.0,8.0,15.0,9.0,13.0,560.0,188.0,142.0,28.0,2.0,4.0,3.0,8.0,0.0,322.0,104.0,77.0,5.0,9.0,1.0,0.0,0.0,8.0,333.0,58.0,59.0,13.0,12.0,16.0,2.0,10.0,19.0,598.0,14.0,228.0,22.0,6.0,15.0,5.0,3.0,19.0,211.0,39.0,203.0,28.0,15.0,19.0,5.0,0.0,19.0,384.0,47.0,190.0,3.0,4.0,0.0,19.0,15.0,17.0,109.0,172.0,130.0,80915.99464199753 -0,21,3,13,4,4.0,7.0,526.0,103.0,143.0,24.0,2.0,3.0,7.0,11.0,11.0,354.0,73.0,240.0,24.0,3.0,11.0,5.0,8.0,4.0,13.0,144.0,105.0,17.0,0.0,12.0,4.0,5.0,7.0,235.0,51.0,33.0,18.0,9.0,4.0,17.0,7.0,1.0,396.0,73.0,217.0,15.0,0.0,16.0,8.0,9.0,1.0,334.0,123.0,299.0,10.0,4.0,15.0,0.0,13.0,13.0,99.0,49.0,189.0,19.0,11.0,6.0,7.0,6.0,17.0,29.0,47.0,228.0,10.0,16.0,17.0,11.0,4.0,11.0,31.0,158.0,200.0,3.0,12.0,0.0,7.0,10.0,10.0,563.0,95.0,288.0,33797.49658565541 -0,0,0,16,11,4.0,0.0,325.0,185.0,109.0,7.0,0.0,18.0,18.0,9.0,1.0,270.0,37.0,215.0,15.0,20.0,2.0,0.0,17.0,3.0,73.0,93.0,217.0,2.0,3.0,13.0,16.0,15.0,4.0,389.0,139.0,136.0,16.0,4.0,2.0,20.0,0.0,17.0,534.0,172.0,74.0,20.0,11.0,1.0,2.0,20.0,11.0,583.0,13.0,290.0,26.0,19.0,20.0,19.0,6.0,13.0,356.0,177.0,141.0,2.0,12.0,5.0,7.0,16.0,3.0,465.0,73.0,294.0,9.0,4.0,1.0,19.0,17.0,13.0,455.0,102.0,20.0,3.0,11.0,5.0,11.0,13.0,14.0,133.0,197.0,71.0,49117.5304443055 -0,18,6,9,0,3.0,1.0,561.0,69.0,73.0,5.0,14.0,14.0,15.0,14.0,8.0,430.0,134.0,113.0,17.0,8.0,2.0,17.0,12.0,12.0,24.0,75.0,159.0,7.0,2.0,12.0,12.0,8.0,14.0,386.0,135.0,55.0,4.0,20.0,5.0,1.0,19.0,12.0,99.0,150.0,59.0,12.0,1.0,17.0,4.0,7.0,5.0,483.0,178.0,5.0,25.0,15.0,10.0,8.0,12.0,2.0,144.0,75.0,226.0,26.0,17.0,12.0,15.0,13.0,12.0,199.0,18.0,277.0,19.0,10.0,13.0,3.0,11.0,4.0,216.0,154.0,29.0,13.0,3.0,8.0,11.0,12.0,6.0,272.0,92.0,142.0,638253.7480173236 -0,10,17,13,1,7.0,1.0,368.0,130.0,140.0,19.0,17.0,0.0,14.0,12.0,14.0,13.0,29.0,56.0,11.0,3.0,0.0,11.0,0.0,11.0,543.0,114.0,144.0,25.0,14.0,10.0,12.0,10.0,0.0,539.0,129.0,198.0,10.0,9.0,15.0,6.0,8.0,19.0,399.0,28.0,73.0,23.0,10.0,14.0,11.0,7.0,12.0,509.0,119.0,159.0,15.0,0.0,4.0,9.0,7.0,18.0,258.0,199.0,12.0,12.0,11.0,18.0,5.0,12.0,3.0,3.0,59.0,214.0,11.0,13.0,17.0,10.0,8.0,19.0,496.0,114.0,5.0,19.0,14.0,6.0,10.0,2.0,6.0,529.0,20.0,51.0,49301.50387243726 -0,9,7,12,12,8.0,1.0,322.0,80.0,266.0,9.0,2.0,10.0,8.0,11.0,1.0,218.0,61.0,290.0,4.0,4.0,16.0,10.0,19.0,18.0,255.0,95.0,285.0,13.0,13.0,8.0,15.0,10.0,15.0,303.0,40.0,63.0,17.0,2.0,19.0,6.0,10.0,6.0,366.0,77.0,180.0,20.0,19.0,11.0,8.0,11.0,18.0,443.0,38.0,214.0,12.0,13.0,9.0,15.0,18.0,3.0,138.0,64.0,34.0,22.0,15.0,5.0,3.0,1.0,6.0,118.0,150.0,275.0,2.0,16.0,2.0,10.0,18.0,3.0,319.0,48.0,122.0,15.0,10.0,13.0,10.0,19.0,11.0,340.0,161.0,46.0,45057.23088155204 -0,18,10,17,6,11.0,6.0,154.0,56.0,3.0,2.0,15.0,3.0,18.0,17.0,5.0,5.0,94.0,185.0,8.0,17.0,9.0,15.0,19.0,4.0,2.0,112.0,243.0,2.0,7.0,18.0,16.0,16.0,14.0,500.0,152.0,25.0,15.0,16.0,9.0,13.0,15.0,9.0,112.0,151.0,242.0,11.0,11.0,7.0,13.0,9.0,20.0,257.0,198.0,249.0,28.0,5.0,2.0,2.0,2.0,4.0,429.0,78.0,280.0,22.0,18.0,10.0,1.0,11.0,19.0,348.0,127.0,15.0,0.0,20.0,7.0,19.0,6.0,19.0,190.0,143.0,73.0,21.0,17.0,6.0,4.0,14.0,16.0,113.0,69.0,42.0,392144.82569938194 -0,22,1,13,11,9.0,4.0,599.0,103.0,4.0,2.0,7.0,6.0,10.0,12.0,9.0,451.0,184.0,240.0,25.0,2.0,15.0,6.0,16.0,8.0,125.0,146.0,117.0,9.0,10.0,17.0,15.0,15.0,12.0,460.0,185.0,125.0,22.0,3.0,6.0,2.0,11.0,13.0,146.0,141.0,149.0,27.0,16.0,3.0,8.0,16.0,10.0,257.0,72.0,24.0,24.0,11.0,12.0,9.0,2.0,7.0,401.0,85.0,168.0,26.0,9.0,13.0,2.0,17.0,6.0,140.0,161.0,226.0,4.0,4.0,6.0,14.0,17.0,9.0,82.0,108.0,214.0,19.0,9.0,15.0,5.0,10.0,16.0,393.0,42.0,227.0,54956.63668001462 -0,21,19,9,3,3.0,18.0,371.0,30.0,209.0,19.0,10.0,18.0,5.0,0.0,17.0,453.0,158.0,126.0,5.0,7.0,15.0,7.0,2.0,4.0,30.0,152.0,72.0,17.0,10.0,15.0,1.0,4.0,20.0,600.0,118.0,63.0,28.0,15.0,13.0,18.0,0.0,0.0,393.0,72.0,262.0,6.0,2.0,5.0,13.0,20.0,19.0,313.0,75.0,201.0,10.0,15.0,16.0,8.0,13.0,13.0,56.0,29.0,168.0,19.0,18.0,15.0,9.0,10.0,8.0,29.0,154.0,98.0,12.0,14.0,8.0,9.0,6.0,11.0,476.0,47.0,12.0,23.0,6.0,15.0,10.0,10.0,11.0,572.0,42.0,26.0,46533.18810998266 -0,21,15,12,0,1.0,7.0,488.0,103.0,81.0,13.0,2.0,3.0,19.0,6.0,13.0,430.0,103.0,114.0,10.0,9.0,4.0,5.0,17.0,12.0,22.0,156.0,165.0,18.0,17.0,18.0,3.0,9.0,13.0,401.0,59.0,56.0,18.0,2.0,11.0,11.0,18.0,0.0,385.0,54.0,54.0,1.0,7.0,7.0,11.0,12.0,10.0,428.0,174.0,189.0,10.0,9.0,1.0,14.0,15.0,1.0,305.0,168.0,228.0,24.0,2.0,14.0,5.0,18.0,15.0,550.0,72.0,228.0,5.0,15.0,18.0,9.0,9.0,18.0,80.0,158.0,165.0,18.0,6.0,6.0,0.0,10.0,9.0,577.0,123.0,265.0,52281.84627058521 -0,9,7,6,19,5.0,15.0,554.0,96.0,266.0,2.0,13.0,16.0,13.0,1.0,6.0,152.0,88.0,11.0,16.0,14.0,8.0,10.0,8.0,5.0,183.0,85.0,285.0,0.0,16.0,18.0,5.0,16.0,14.0,95.0,86.0,60.0,3.0,3.0,1.0,3.0,11.0,9.0,327.0,166.0,242.0,30.0,11.0,3.0,7.0,2.0,0.0,509.0,39.0,64.0,23.0,13.0,17.0,15.0,3.0,19.0,401.0,25.0,284.0,22.0,15.0,7.0,16.0,4.0,15.0,409.0,59.0,15.0,4.0,17.0,18.0,9.0,14.0,11.0,382.0,108.0,187.0,26.0,3.0,15.0,10.0,19.0,17.0,1.0,11.0,217.0,52856.66962260465 -0,24,6,13,6,7.0,6.0,204.0,54.0,4.0,6.0,16.0,8.0,16.0,8.0,2.0,347.0,29.0,173.0,8.0,6.0,1.0,6.0,17.0,16.0,434.0,78.0,258.0,24.0,10.0,10.0,9.0,14.0,0.0,303.0,101.0,25.0,17.0,8.0,16.0,5.0,8.0,12.0,164.0,157.0,238.0,15.0,19.0,13.0,8.0,4.0,5.0,384.0,105.0,43.0,23.0,1.0,13.0,16.0,18.0,8.0,369.0,85.0,112.0,23.0,15.0,7.0,3.0,5.0,13.0,140.0,161.0,46.0,0.0,13.0,15.0,11.0,16.0,6.0,271.0,111.0,194.0,22.0,7.0,11.0,7.0,12.0,6.0,163.0,174.0,42.0,140028.20741661475 -0,13,19,18,20,7.0,1.0,481.0,55.0,268.0,13.0,8.0,18.0,20.0,17.0,8.0,131.0,84.0,92.0,7.0,7.0,14.0,17.0,14.0,1.0,428.0,93.0,276.0,6.0,0.0,10.0,11.0,1.0,5.0,264.0,30.0,136.0,15.0,6.0,2.0,1.0,0.0,4.0,244.0,25.0,29.0,12.0,18.0,13.0,4.0,15.0,5.0,276.0,29.0,233.0,23.0,8.0,17.0,3.0,9.0,6.0,136.0,115.0,131.0,7.0,12.0,14.0,19.0,17.0,11.0,49.0,12.0,294.0,16.0,7.0,11.0,17.0,16.0,2.0,452.0,27.0,249.0,20.0,11.0,19.0,1.0,7.0,19.0,506.0,197.0,61.0,50613.04161502613 -0,6,2,9,9,17.0,0.0,243.0,79.0,123.0,11.0,0.0,18.0,12.0,7.0,9.0,287.0,51.0,215.0,6.0,16.0,7.0,1.0,14.0,13.0,382.0,133.0,281.0,7.0,4.0,8.0,12.0,16.0,14.0,168.0,164.0,151.0,17.0,4.0,7.0,11.0,11.0,10.0,199.0,100.0,40.0,4.0,10.0,10.0,5.0,5.0,2.0,228.0,65.0,5.0,15.0,4.0,7.0,6.0,16.0,13.0,250.0,39.0,51.0,2.0,13.0,5.0,17.0,15.0,16.0,323.0,176.0,292.0,19.0,6.0,12.0,6.0,5.0,4.0,194.0,92.0,16.0,25.0,10.0,15.0,11.0,1.0,4.0,524.0,101.0,23.0,82859.98990180349 -0,14,2,6,6,3.0,1.0,138.0,62.0,136.0,5.0,4.0,1.0,14.0,4.0,17.0,308.0,87.0,119.0,21.0,13.0,3.0,14.0,5.0,8.0,212.0,124.0,254.0,7.0,13.0,9.0,2.0,18.0,14.0,402.0,91.0,80.0,20.0,4.0,12.0,3.0,8.0,9.0,19.0,34.0,103.0,22.0,9.0,10.0,1.0,6.0,18.0,88.0,198.0,17.0,24.0,19.0,13.0,11.0,4.0,11.0,401.0,149.0,294.0,21.0,11.0,9.0,13.0,7.0,19.0,47.0,121.0,293.0,9.0,14.0,12.0,10.0,11.0,1.0,252.0,42.0,156.0,14.0,3.0,13.0,14.0,5.0,6.0,358.0,11.0,275.0,414581.6827399037 -0,12,2,14,0,1.0,1.0,297.0,80.0,30.0,10.0,11.0,1.0,8.0,6.0,4.0,308.0,40.0,161.0,24.0,20.0,9.0,6.0,3.0,17.0,67.0,143.0,181.0,23.0,17.0,5.0,6.0,9.0,19.0,460.0,106.0,202.0,19.0,3.0,4.0,12.0,14.0,0.0,205.0,92.0,208.0,13.0,15.0,8.0,1.0,12.0,6.0,185.0,150.0,71.0,24.0,6.0,15.0,2.0,5.0,17.0,407.0,59.0,23.0,19.0,11.0,9.0,10.0,5.0,12.0,446.0,147.0,287.0,10.0,3.0,9.0,14.0,9.0,12.0,264.0,175.0,207.0,10.0,7.0,6.0,1.0,5.0,17.0,463.0,24.0,82.0,51915.79724340124 -0,12,14,5,13,5.0,4.0,565.0,12.0,197.0,23.0,14.0,19.0,17.0,10.0,12.0,147.0,184.0,16.0,15.0,3.0,3.0,0.0,3.0,19.0,526.0,198.0,150.0,5.0,5.0,18.0,3.0,6.0,5.0,530.0,135.0,92.0,17.0,7.0,5.0,15.0,19.0,19.0,487.0,43.0,130.0,20.0,11.0,1.0,4.0,18.0,10.0,406.0,198.0,90.0,5.0,18.0,8.0,11.0,3.0,16.0,437.0,97.0,226.0,13.0,15.0,12.0,15.0,10.0,8.0,412.0,187.0,226.0,9.0,2.0,3.0,5.0,1.0,1.0,413.0,58.0,207.0,11.0,1.0,12.0,1.0,15.0,17.0,272.0,113.0,9.0,50853.7450739944 -0,6,6,16,10,3.0,8.0,420.0,86.0,73.0,5.0,11.0,3.0,8.0,10.0,1.0,568.0,177.0,54.0,13.0,6.0,17.0,4.0,8.0,12.0,24.0,92.0,159.0,6.0,3.0,13.0,7.0,8.0,5.0,458.0,145.0,146.0,1.0,7.0,3.0,19.0,11.0,8.0,243.0,132.0,138.0,22.0,14.0,1.0,3.0,6.0,10.0,249.0,118.0,164.0,15.0,15.0,9.0,9.0,6.0,1.0,267.0,43.0,231.0,26.0,9.0,15.0,11.0,9.0,12.0,73.0,182.0,193.0,3.0,10.0,1.0,3.0,16.0,11.0,47.0,102.0,20.0,12.0,1.0,2.0,10.0,12.0,12.0,398.0,184.0,187.0,53949.68049560647 -0,20,17,20,17,5.0,15.0,400.0,191.0,32.0,13.0,18.0,14.0,10.0,16.0,16.0,439.0,76.0,188.0,18.0,9.0,4.0,7.0,15.0,8.0,452.0,199.0,219.0,0.0,2.0,12.0,13.0,18.0,14.0,586.0,59.0,145.0,10.0,7.0,4.0,6.0,3.0,15.0,438.0,155.0,229.0,19.0,13.0,2.0,10.0,3.0,10.0,347.0,89.0,4.0,30.0,12.0,9.0,13.0,7.0,6.0,79.0,128.0,287.0,19.0,5.0,11.0,17.0,4.0,6.0,558.0,154.0,56.0,3.0,18.0,6.0,17.0,15.0,5.0,401.0,121.0,232.0,3.0,3.0,2.0,4.0,0.0,16.0,127.0,118.0,275.0,54391.094854978044 -0,21,12,10,2,19.0,14.0,519.0,91.0,123.0,2.0,12.0,17.0,9.0,13.0,6.0,260.0,25.0,239.0,6.0,12.0,5.0,9.0,1.0,8.0,330.0,59.0,65.0,6.0,2.0,4.0,3.0,4.0,5.0,305.0,196.0,158.0,29.0,13.0,4.0,3.0,10.0,1.0,408.0,25.0,18.0,19.0,14.0,5.0,12.0,6.0,14.0,355.0,17.0,49.0,9.0,18.0,4.0,7.0,0.0,6.0,378.0,134.0,50.0,10.0,12.0,9.0,2.0,17.0,3.0,382.0,65.0,209.0,11.0,4.0,17.0,7.0,1.0,3.0,264.0,121.0,209.0,9.0,5.0,16.0,2.0,8.0,3.0,169.0,121.0,135.0,52100.917607560645 -0,23,11,10,18,5.0,1.0,246.0,62.0,136.0,22.0,15.0,9.0,16.0,5.0,4.0,526.0,40.0,228.0,23.0,13.0,5.0,7.0,14.0,7.0,67.0,118.0,264.0,0.0,3.0,9.0,6.0,13.0,2.0,458.0,162.0,277.0,11.0,4.0,12.0,7.0,16.0,1.0,584.0,19.0,184.0,23.0,15.0,17.0,9.0,4.0,11.0,185.0,106.0,68.0,2.0,5.0,11.0,13.0,19.0,15.0,407.0,91.0,82.0,5.0,8.0,4.0,0.0,1.0,5.0,446.0,96.0,55.0,10.0,3.0,7.0,10.0,6.0,7.0,313.0,127.0,144.0,8.0,7.0,15.0,5.0,5.0,8.0,431.0,195.0,200.0,51372.612377599704 -0,12,2,6,0,18.0,14.0,164.0,42.0,104.0,15.0,0.0,9.0,6.0,4.0,8.0,410.0,62.0,297.0,13.0,6.0,7.0,14.0,0.0,16.0,422.0,129.0,233.0,16.0,10.0,8.0,16.0,11.0,15.0,319.0,66.0,266.0,18.0,11.0,3.0,6.0,15.0,0.0,413.0,42.0,190.0,7.0,15.0,16.0,15.0,18.0,13.0,297.0,85.0,51.0,24.0,11.0,10.0,15.0,7.0,0.0,78.0,112.0,132.0,6.0,11.0,8.0,13.0,11.0,0.0,449.0,147.0,78.0,7.0,19.0,5.0,11.0,3.0,9.0,194.0,155.0,156.0,15.0,8.0,0.0,11.0,5.0,11.0,502.0,24.0,135.0,301435.7155711215 -0,16,5,17,9,0.0,9.0,579.0,193.0,66.0,5.0,3.0,17.0,11.0,15.0,12.0,568.0,134.0,57.0,15.0,17.0,3.0,12.0,9.0,11.0,368.0,93.0,185.0,5.0,7.0,16.0,7.0,14.0,5.0,458.0,178.0,133.0,24.0,9.0,5.0,2.0,9.0,2.0,72.0,146.0,130.0,26.0,2.0,1.0,0.0,6.0,11.0,347.0,152.0,248.0,29.0,2.0,5.0,17.0,7.0,1.0,221.0,107.0,216.0,14.0,6.0,12.0,20.0,10.0,6.0,73.0,199.0,283.0,20.0,10.0,9.0,3.0,4.0,12.0,413.0,60.0,139.0,10.0,14.0,5.0,20.0,9.0,2.0,159.0,142.0,117.0,56501.5749373667 -0,24,18,8,2,2.0,8.0,575.0,192.0,210.0,4.0,14.0,10.0,16.0,0.0,4.0,372.0,120.0,69.0,8.0,7.0,11.0,9.0,0.0,12.0,97.0,30.0,165.0,26.0,4.0,15.0,10.0,6.0,14.0,374.0,135.0,21.0,13.0,8.0,18.0,19.0,19.0,8.0,79.0,141.0,201.0,21.0,7.0,1.0,1.0,6.0,17.0,143.0,39.0,243.0,21.0,19.0,3.0,8.0,15.0,16.0,562.0,83.0,168.0,23.0,8.0,12.0,11.0,9.0,7.0,195.0,190.0,24.0,9.0,18.0,1.0,4.0,8.0,13.0,234.0,93.0,80.0,11.0,3.0,8.0,4.0,12.0,8.0,334.0,103.0,138.0,54103.01696854307 -0,24,9,17,18,8.0,2.0,363.0,90.0,226.0,2.0,16.0,1.0,2.0,9.0,11.0,232.0,121.0,239.0,13.0,19.0,12.0,14.0,16.0,7.0,183.0,165.0,219.0,20.0,14.0,18.0,18.0,4.0,10.0,442.0,152.0,25.0,29.0,17.0,9.0,10.0,11.0,19.0,124.0,25.0,242.0,23.0,14.0,2.0,14.0,7.0,9.0,247.0,198.0,123.0,21.0,7.0,16.0,9.0,15.0,4.0,436.0,172.0,284.0,29.0,5.0,11.0,16.0,17.0,15.0,140.0,139.0,232.0,3.0,11.0,7.0,14.0,17.0,7.0,235.0,121.0,214.0,22.0,13.0,11.0,4.0,8.0,17.0,398.0,36.0,199.0,48743.85134286834 -0,28,8,16,7,10.0,1.0,328.0,177.0,4.0,27.0,9.0,5.0,15.0,8.0,14.0,451.0,59.0,26.0,18.0,15.0,17.0,6.0,12.0,5.0,330.0,51.0,100.0,8.0,4.0,13.0,9.0,16.0,14.0,511.0,114.0,145.0,15.0,8.0,9.0,4.0,10.0,10.0,524.0,141.0,18.0,11.0,12.0,5.0,10.0,4.0,14.0,343.0,171.0,24.0,24.0,13.0,16.0,17.0,0.0,4.0,494.0,94.0,50.0,15.0,9.0,13.0,0.0,11.0,3.0,412.0,161.0,88.0,3.0,3.0,13.0,3.0,15.0,7.0,217.0,120.0,209.0,7.0,9.0,15.0,5.0,12.0,16.0,380.0,19.0,42.0,50003.89069543456 -0,28,19,17,8,11.0,11.0,212.0,177.0,44.0,11.0,10.0,9.0,0.0,17.0,16.0,342.0,88.0,101.0,18.0,19.0,5.0,3.0,11.0,7.0,7.0,175.0,219.0,9.0,4.0,19.0,4.0,4.0,5.0,504.0,59.0,145.0,13.0,7.0,10.0,11.0,11.0,8.0,229.0,54.0,54.0,23.0,12.0,6.0,10.0,11.0,14.0,355.0,68.0,123.0,29.0,18.0,13.0,7.0,11.0,6.0,541.0,62.0,168.0,15.0,2.0,17.0,9.0,1.0,3.0,192.0,159.0,50.0,30.0,14.0,8.0,7.0,18.0,20.0,235.0,17.0,282.0,25.0,18.0,19.0,0.0,14.0,14.0,591.0,42.0,199.0,52078.49649978202 -0,22,9,15,3,4.0,3.0,400.0,172.0,134.0,19.0,10.0,18.0,15.0,0.0,13.0,431.0,66.0,230.0,5.0,17.0,5.0,2.0,17.0,8.0,50.0,147.0,187.0,9.0,7.0,4.0,0.0,6.0,10.0,586.0,172.0,63.0,22.0,10.0,4.0,3.0,12.0,11.0,537.0,25.0,18.0,1.0,14.0,6.0,10.0,10.0,18.0,444.0,133.0,201.0,19.0,9.0,16.0,14.0,0.0,2.0,590.0,128.0,135.0,18.0,5.0,10.0,8.0,17.0,0.0,550.0,154.0,98.0,3.0,13.0,12.0,5.0,15.0,7.0,275.0,120.0,209.0,23.0,5.0,17.0,4.0,13.0,16.0,277.0,71.0,26.0,52201.634389718725 -0,26,7,12,3,3.0,9.0,410.0,184.0,291.0,29.0,13.0,5.0,18.0,15.0,18.0,246.0,111.0,121.0,7.0,9.0,11.0,16.0,5.0,13.0,502.0,195.0,134.0,26.0,8.0,5.0,12.0,6.0,0.0,458.0,135.0,1.0,8.0,5.0,10.0,10.0,7.0,20.0,193.0,145.0,221.0,3.0,9.0,4.0,2.0,2.0,17.0,348.0,137.0,216.0,25.0,19.0,8.0,11.0,8.0,2.0,160.0,101.0,212.0,26.0,11.0,11.0,17.0,10.0,15.0,73.0,155.0,5.0,16.0,10.0,17.0,14.0,0.0,3.0,391.0,125.0,66.0,3.0,14.0,15.0,9.0,12.0,10.0,143.0,92.0,91.0,50400.04089995649 -0,24,14,9,7,11.0,11.0,565.0,185.0,106.0,14.0,14.0,8.0,15.0,15.0,1.0,380.0,130.0,57.0,15.0,7.0,3.0,7.0,0.0,12.0,24.0,99.0,180.0,17.0,3.0,8.0,10.0,15.0,9.0,323.0,172.0,11.0,11.0,7.0,2.0,12.0,13.0,18.0,457.0,172.0,130.0,1.0,11.0,1.0,2.0,17.0,4.0,497.0,155.0,248.0,28.0,13.0,4.0,11.0,7.0,5.0,374.0,57.0,226.0,25.0,10.0,11.0,7.0,14.0,12.0,436.0,187.0,156.0,9.0,3.0,1.0,8.0,16.0,13.0,320.0,102.0,104.0,13.0,15.0,10.0,14.0,16.0,1.0,342.0,87.0,79.0,54731.81049373241 -0,7,5,6,19,0.0,0.0,249.0,132.0,214.0,19.0,13.0,13.0,8.0,12.0,6.0,558.0,178.0,207.0,24.0,2.0,2.0,9.0,7.0,18.0,434.0,82.0,65.0,0.0,6.0,12.0,6.0,12.0,13.0,303.0,120.0,110.0,7.0,12.0,13.0,17.0,11.0,11.0,366.0,134.0,127.0,11.0,14.0,11.0,3.0,6.0,10.0,482.0,126.0,140.0,6.0,12.0,6.0,8.0,4.0,4.0,328.0,54.0,184.0,2.0,12.0,2.0,17.0,1.0,0.0,298.0,151.0,95.0,13.0,10.0,5.0,2.0,13.0,3.0,353.0,66.0,77.0,21.0,4.0,15.0,17.0,3.0,7.0,127.0,156.0,91.0,44170.9585756027 -0,24,12,3,8,19.0,14.0,594.0,68.0,266.0,6.0,11.0,16.0,17.0,8.0,10.0,260.0,114.0,188.0,6.0,4.0,0.0,11.0,8.0,13.0,319.0,177.0,285.0,23.0,5.0,10.0,1.0,10.0,9.0,303.0,40.0,122.0,15.0,9.0,15.0,4.0,3.0,8.0,29.0,99.0,74.0,18.0,14.0,9.0,14.0,4.0,17.0,496.0,102.0,197.0,6.0,11.0,2.0,7.0,10.0,4.0,372.0,148.0,265.0,9.0,11.0,9.0,10.0,3.0,6.0,348.0,98.0,60.0,24.0,13.0,9.0,8.0,4.0,2.0,264.0,89.0,59.0,22.0,8.0,3.0,2.0,5.0,7.0,95.0,129.0,91.0,52998.53990699693 -0,23,20,0,5,14.0,8.0,218.0,81.0,226.0,5.0,10.0,5.0,9.0,17.0,11.0,354.0,40.0,65.0,4.0,0.0,5.0,4.0,16.0,12.0,330.0,131.0,56.0,9.0,0.0,8.0,20.0,5.0,0.0,586.0,42.0,145.0,23.0,12.0,4.0,17.0,10.0,4.0,403.0,77.0,288.0,23.0,14.0,1.0,18.0,4.0,3.0,353.0,133.0,174.0,11.0,2.0,16.0,16.0,17.0,10.0,590.0,80.0,189.0,29.0,1.0,10.0,17.0,9.0,0.0,558.0,87.0,209.0,28.0,6.0,3.0,20.0,1.0,7.0,235.0,140.0,209.0,20.0,5.0,19.0,4.0,8.0,10.0,566.0,95.0,288.0,94688.40307754443 -0,22,8,15,8,17.0,2.0,400.0,103.0,143.0,26.0,11.0,8.0,8.0,16.0,14.0,439.0,39.0,239.0,25.0,13.0,10.0,15.0,5.0,7.0,437.0,90.0,146.0,9.0,4.0,8.0,11.0,4.0,5.0,506.0,54.0,84.0,26.0,13.0,4.0,15.0,7.0,5.0,402.0,25.0,18.0,5.0,14.0,19.0,8.0,7.0,5.0,379.0,39.0,165.0,13.0,8.0,15.0,9.0,0.0,8.0,349.0,128.0,49.0,15.0,2.0,10.0,0.0,17.0,8.0,35.0,47.0,153.0,2.0,3.0,15.0,7.0,15.0,9.0,242.0,136.0,200.0,3.0,12.0,2.0,1.0,17.0,14.0,277.0,99.0,259.0,51264.88381628883 -0,21,18,17,0,1.0,19.0,278.0,149.0,210.0,12.0,6.0,1.0,0.0,19.0,12.0,314.0,157.0,69.0,11.0,12.0,3.0,10.0,3.0,20.0,138.0,16.0,66.0,0.0,13.0,11.0,12.0,19.0,14.0,458.0,89.0,33.0,0.0,9.0,18.0,4.0,14.0,5.0,38.0,175.0,244.0,18.0,5.0,0.0,12.0,1.0,3.0,347.0,39.0,147.0,14.0,5.0,0.0,5.0,11.0,14.0,366.0,107.0,250.0,13.0,1.0,14.0,11.0,7.0,15.0,364.0,177.0,241.0,20.0,18.0,19.0,8.0,14.0,12.0,541.0,27.0,119.0,20.0,11.0,17.0,10.0,16.0,11.0,480.0,198.0,123.0,39291.34736870042 -0,18,6,0,0,0.0,10.0,324.0,111.0,289.0,10.0,12.0,13.0,2.0,0.0,7.0,363.0,95.0,108.0,2.0,0.0,9.0,15.0,8.0,5.0,203.0,145.0,185.0,22.0,10.0,15.0,7.0,19.0,14.0,455.0,80.0,39.0,27.0,1.0,1.0,14.0,15.0,15.0,241.0,141.0,235.0,21.0,4.0,6.0,0.0,6.0,16.0,209.0,103.0,223.0,21.0,7.0,17.0,1.0,5.0,4.0,562.0,146.0,196.0,16.0,17.0,13.0,14.0,14.0,3.0,244.0,197.0,67.0,25.0,17.0,2.0,7.0,8.0,5.0,109.0,16.0,139.0,11.0,8.0,17.0,7.0,9.0,7.0,260.0,142.0,135.0,45486.65935591885 -0,14,7,6,7,20.0,19.0,353.0,60.0,131.0,22.0,14.0,4.0,20.0,2.0,16.0,166.0,11.0,202.0,26.0,1.0,1.0,13.0,5.0,13.0,502.0,82.0,215.0,30.0,14.0,8.0,1.0,17.0,6.0,589.0,102.0,203.0,19.0,13.0,17.0,10.0,11.0,0.0,469.0,192.0,155.0,28.0,11.0,7.0,5.0,18.0,4.0,442.0,128.0,166.0,27.0,12.0,7.0,16.0,6.0,7.0,492.0,22.0,144.0,16.0,12.0,13.0,13.0,10.0,14.0,17.0,18.0,275.0,10.0,7.0,18.0,16.0,2.0,5.0,91.0,128.0,273.0,3.0,4.0,15.0,1.0,15.0,1.0,257.0,60.0,91.0,46518.25207211853 -0,22,6,2,1,8.0,11.0,410.0,85.0,260.0,19.0,9.0,8.0,15.0,4.0,14.0,337.0,13.0,121.0,18.0,1.0,11.0,12.0,5.0,7.0,299.0,124.0,284.0,9.0,10.0,12.0,1.0,5.0,12.0,37.0,168.0,89.0,14.0,18.0,13.0,6.0,10.0,15.0,185.0,147.0,226.0,24.0,13.0,15.0,2.0,17.0,12.0,497.0,43.0,100.0,27.0,11.0,13.0,11.0,7.0,12.0,431.0,29.0,145.0,14.0,3.0,8.0,10.0,14.0,13.0,389.0,155.0,243.0,0.0,4.0,18.0,11.0,1.0,5.0,314.0,175.0,149.0,10.0,15.0,13.0,18.0,14.0,0.0,353.0,44.0,124.0,51162.529377307976 -0,2,13,2,3,20.0,19.0,526.0,153.0,176.0,15.0,0.0,15.0,15.0,6.0,15.0,399.0,161.0,223.0,24.0,0.0,4.0,5.0,18.0,4.0,449.0,99.0,282.0,10.0,8.0,18.0,19.0,18.0,13.0,262.0,28.0,89.0,0.0,19.0,14.0,1.0,3.0,0.0,393.0,34.0,221.0,29.0,14.0,5.0,11.0,18.0,18.0,489.0,59.0,149.0,13.0,18.0,0.0,11.0,3.0,2.0,492.0,22.0,7.0,6.0,12.0,18.0,9.0,18.0,3.0,436.0,22.0,275.0,22.0,10.0,11.0,8.0,15.0,19.0,333.0,128.0,190.0,23.0,8.0,15.0,17.0,18.0,1.0,109.0,199.0,276.0,54789.996976202805 -0,26,3,15,3,3.0,19.0,494.0,140.0,141.0,19.0,6.0,9.0,7.0,4.0,2.0,337.0,122.0,126.0,23.0,6.0,8.0,16.0,10.0,11.0,502.0,152.0,188.0,23.0,17.0,16.0,3.0,15.0,19.0,256.0,102.0,2.0,14.0,9.0,6.0,4.0,9.0,18.0,393.0,96.0,221.0,1.0,13.0,13.0,0.0,16.0,1.0,421.0,174.0,73.0,16.0,10.0,13.0,11.0,8.0,4.0,380.0,14.0,212.0,16.0,11.0,15.0,5.0,14.0,19.0,29.0,39.0,270.0,0.0,8.0,18.0,11.0,3.0,14.0,320.0,158.0,133.0,3.0,18.0,4.0,15.0,6.0,2.0,353.0,120.0,236.0,50856.09484809165 -0,22,3,15,8,17.0,8.0,314.0,103.0,235.0,30.0,9.0,8.0,10.0,17.0,14.0,342.0,39.0,240.0,25.0,5.0,12.0,15.0,5.0,12.0,437.0,27.0,146.0,15.0,2.0,12.0,19.0,4.0,0.0,235.0,79.0,70.0,23.0,12.0,0.0,17.0,3.0,5.0,402.0,185.0,18.0,26.0,14.0,19.0,8.0,7.0,1.0,379.0,39.0,299.0,13.0,8.0,1.0,9.0,6.0,10.0,397.0,36.0,49.0,29.0,2.0,4.0,17.0,17.0,14.0,86.0,97.0,131.0,2.0,9.0,5.0,14.0,13.0,11.0,548.0,136.0,117.0,24.0,12.0,2.0,13.0,4.0,8.0,563.0,59.0,34.0,60947.93916773307 -0,22,8,12,6,8.0,4.0,400.0,20.0,145.0,19.0,11.0,0.0,9.0,16.0,11.0,354.0,46.0,239.0,5.0,5.0,11.0,16.0,4.0,7.0,437.0,103.0,146.0,12.0,3.0,8.0,11.0,4.0,6.0,329.0,42.0,84.0,26.0,12.0,6.0,15.0,7.0,4.0,468.0,41.0,77.0,29.0,14.0,19.0,20.0,0.0,5.0,382.0,22.0,165.0,13.0,7.0,14.0,0.0,0.0,8.0,135.0,129.0,27.0,26.0,1.0,6.0,0.0,3.0,17.0,35.0,28.0,45.0,23.0,3.0,4.0,11.0,11.0,9.0,384.0,46.0,200.0,4.0,14.0,2.0,8.0,17.0,12.0,277.0,99.0,259.0,50296.475468521116 -0,28,2,6,3,3.0,0.0,533.0,140.0,141.0,27.0,10.0,9.0,1.0,15.0,6.0,337.0,95.0,14.0,23.0,19.0,0.0,12.0,10.0,11.0,434.0,113.0,75.0,6.0,6.0,6.0,2.0,10.0,2.0,303.0,102.0,163.0,26.0,9.0,6.0,4.0,2.0,5.0,36.0,185.0,221.0,1.0,1.0,11.0,0.0,1.0,1.0,526.0,60.0,186.0,16.0,1.0,13.0,7.0,10.0,5.0,306.0,29.0,12.0,9.0,12.0,19.0,13.0,14.0,5.0,348.0,39.0,8.0,26.0,14.0,6.0,11.0,11.0,2.0,521.0,131.0,77.0,10.0,8.0,15.0,20.0,6.0,20.0,8.0,120.0,163.0,51048.39232295409 -0,26,3,6,9,3.0,16.0,249.0,63.0,266.0,12.0,6.0,8.0,7.0,11.0,2.0,558.0,126.0,142.0,14.0,11.0,8.0,16.0,10.0,18.0,502.0,151.0,249.0,23.0,9.0,12.0,2.0,11.0,7.0,256.0,40.0,70.0,7.0,12.0,9.0,5.0,10.0,18.0,393.0,97.0,134.0,13.0,14.0,12.0,0.0,16.0,17.0,497.0,174.0,212.0,14.0,11.0,5.0,9.0,8.0,4.0,374.0,14.0,212.0,16.0,10.0,14.0,7.0,4.0,19.0,278.0,131.0,117.0,19.0,3.0,9.0,14.0,3.0,14.0,353.0,140.0,133.0,4.0,18.0,4.0,11.0,4.0,2.0,353.0,139.0,112.0,54389.109198706035 -0,28,1,19,2,17.0,2.0,519.0,163.0,184.0,0.0,0.0,18.0,9.0,14.0,10.0,94.0,144.0,289.0,25.0,12.0,13.0,17.0,17.0,15.0,400.0,169.0,83.0,29.0,15.0,7.0,3.0,4.0,5.0,382.0,147.0,158.0,29.0,6.0,4.0,3.0,3.0,10.0,408.0,105.0,18.0,12.0,14.0,5.0,4.0,6.0,2.0,319.0,198.0,5.0,16.0,5.0,11.0,5.0,0.0,20.0,136.0,56.0,50.0,2.0,12.0,9.0,17.0,0.0,3.0,260.0,76.0,220.0,19.0,9.0,0.0,3.0,13.0,4.0,194.0,121.0,209.0,27.0,5.0,15.0,11.0,8.0,2.0,169.0,197.0,135.0,50798.99770546906 -0,13,12,9,9,18.0,14.0,205.0,50.0,32.0,6.0,12.0,17.0,14.0,13.0,8.0,260.0,37.0,215.0,17.0,11.0,5.0,9.0,6.0,8.0,479.0,93.0,281.0,7.0,2.0,4.0,16.0,8.0,7.0,245.0,196.0,136.0,22.0,12.0,5.0,1.0,10.0,1.0,158.0,53.0,23.0,15.0,1.0,16.0,12.0,15.0,14.0,377.0,32.0,21.0,9.0,16.0,5.0,7.0,13.0,13.0,218.0,126.0,145.0,10.0,12.0,8.0,6.0,18.0,17.0,204.0,65.0,209.0,15.0,4.0,16.0,5.0,4.0,3.0,264.0,154.0,249.0,25.0,7.0,16.0,9.0,7.0,3.0,585.0,140.0,142.0,166550.46423245495 -0,9,14,9,3,14.0,0.0,373.0,140.0,274.0,29.0,2.0,9.0,5.0,4.0,2.0,411.0,113.0,149.0,21.0,10.0,11.0,5.0,10.0,11.0,502.0,12.0,237.0,14.0,14.0,16.0,3.0,10.0,10.0,256.0,26.0,81.0,14.0,9.0,6.0,18.0,15.0,15.0,393.0,153.0,145.0,23.0,13.0,0.0,3.0,17.0,14.0,425.0,174.0,73.0,24.0,19.0,10.0,20.0,8.0,5.0,471.0,112.0,113.0,17.0,8.0,14.0,3.0,14.0,18.0,253.0,82.0,188.0,0.0,8.0,2.0,9.0,3.0,7.0,345.0,41.0,144.0,3.0,18.0,11.0,15.0,14.0,16.0,565.0,12.0,233.0,50451.31889232842 -0,27,3,15,5,16.0,19.0,506.0,18.0,141.0,22.0,5.0,10.0,7.0,4.0,16.0,13.0,50.0,138.0,23.0,6.0,9.0,11.0,9.0,13.0,503.0,150.0,215.0,12.0,17.0,12.0,20.0,11.0,18.0,319.0,102.0,2.0,15.0,13.0,10.0,6.0,14.0,18.0,148.0,96.0,107.0,1.0,4.0,9.0,7.0,9.0,1.0,421.0,30.0,54.0,17.0,10.0,13.0,18.0,14.0,1.0,457.0,14.0,199.0,19.0,10.0,15.0,2.0,14.0,11.0,116.0,39.0,200.0,2.0,19.0,17.0,2.0,9.0,9.0,178.0,146.0,133.0,3.0,13.0,4.0,3.0,5.0,4.0,353.0,95.0,234.0,48744.92172709198 -0,12,0,1,9,1.0,0.0,32.0,40.0,4.0,18.0,0.0,1.0,19.0,14.0,4.0,48.0,87.0,124.0,21.0,20.0,3.0,6.0,17.0,4.0,481.0,70.0,234.0,30.0,17.0,18.0,16.0,5.0,20.0,490.0,134.0,24.0,28.0,8.0,11.0,20.0,7.0,9.0,342.0,114.0,212.0,22.0,9.0,17.0,5.0,0.0,15.0,72.0,87.0,158.0,17.0,4.0,2.0,20.0,4.0,19.0,253.0,58.0,19.0,29.0,11.0,4.0,20.0,5.0,10.0,47.0,194.0,17.0,20.0,9.0,20.0,17.0,14.0,5.0,462.0,154.0,275.0,8.0,12.0,13.0,19.0,7.0,2.0,310.0,11.0,153.0,614911.9548460152 -0,13,0,9,6,13.0,6.0,331.0,80.0,111.0,10.0,0.0,14.0,17.0,7.0,17.0,272.0,37.0,141.0,17.0,9.0,2.0,17.0,5.0,15.0,117.0,93.0,118.0,9.0,4.0,5.0,2.0,15.0,14.0,452.0,136.0,160.0,17.0,7.0,5.0,3.0,5.0,18.0,19.0,76.0,115.0,12.0,1.0,5.0,4.0,6.0,0.0,263.0,198.0,6.0,24.0,18.0,13.0,2.0,18.0,14.0,385.0,39.0,23.0,16.0,17.0,12.0,7.0,4.0,17.0,204.0,18.0,293.0,19.0,3.0,12.0,12.0,11.0,4.0,256.0,99.0,229.0,25.0,11.0,14.0,11.0,6.0,17.0,585.0,197.0,110.0,43165.86837190689 -0,21,12,10,18,10.0,14.0,519.0,167.0,123.0,2.0,4.0,17.0,9.0,1.0,6.0,249.0,170.0,106.0,6.0,6.0,15.0,5.0,15.0,19.0,25.0,59.0,65.0,4.0,2.0,14.0,3.0,4.0,5.0,314.0,196.0,158.0,29.0,13.0,4.0,3.0,10.0,1.0,408.0,25.0,18.0,19.0,4.0,5.0,4.0,6.0,10.0,470.0,17.0,49.0,9.0,5.0,4.0,7.0,15.0,6.0,378.0,16.0,290.0,26.0,12.0,9.0,14.0,17.0,0.0,500.0,21.0,209.0,29.0,4.0,3.0,6.0,20.0,4.0,324.0,146.0,209.0,30.0,5.0,10.0,2.0,8.0,3.0,169.0,121.0,167.0,52100.917607560645 -0,14,12,5,2,19.0,14.0,88.0,91.0,250.0,2.0,12.0,17.0,5.0,11.0,3.0,260.0,25.0,1.0,6.0,14.0,10.0,9.0,17.0,7.0,330.0,59.0,217.0,6.0,2.0,4.0,7.0,4.0,5.0,13.0,132.0,158.0,29.0,5.0,4.0,10.0,20.0,19.0,408.0,198.0,168.0,21.0,14.0,5.0,5.0,6.0,14.0,349.0,53.0,49.0,9.0,6.0,18.0,5.0,5.0,13.0,403.0,77.0,176.0,10.0,12.0,11.0,2.0,17.0,3.0,514.0,65.0,1.0,11.0,4.0,17.0,13.0,1.0,3.0,101.0,121.0,209.0,9.0,5.0,16.0,17.0,20.0,16.0,106.0,121.0,81.0,527978.5084763351 -0,23,6,12,18,4.0,14.0,269.0,110.0,94.0,19.0,20.0,3.0,12.0,11.0,11.0,354.0,122.0,240.0,14.0,6.0,11.0,16.0,12.0,4.0,378.0,144.0,105.0,30.0,17.0,12.0,4.0,15.0,16.0,256.0,140.0,33.0,14.0,9.0,6.0,17.0,9.0,9.0,396.0,96.0,258.0,12.0,0.0,11.0,0.0,16.0,1.0,595.0,27.0,299.0,16.0,18.0,13.0,10.0,13.0,0.0,380.0,49.0,212.0,20.0,8.0,5.0,20.0,14.0,19.0,29.0,31.0,45.0,0.0,16.0,18.0,20.0,2.0,0.0,70.0,21.0,200.0,3.0,5.0,0.0,15.0,6.0,14.0,213.0,109.0,154.0,707741.8340332995 -0,26,3,14,3,3.0,18.0,494.0,140.0,143.0,24.0,5.0,9.0,7.0,4.0,2.0,344.0,73.0,126.0,24.0,3.0,11.0,16.0,10.0,7.0,355.0,152.0,188.0,21.0,0.0,16.0,3.0,6.0,7.0,237.0,59.0,2.0,17.0,9.0,5.0,4.0,7.0,11.0,394.0,73.0,217.0,3.0,13.0,16.0,8.0,9.0,5.0,334.0,153.0,73.0,11.0,9.0,13.0,0.0,10.0,5.0,349.0,32.0,202.0,16.0,15.0,9.0,5.0,6.0,17.0,147.0,41.0,228.0,10.0,12.0,17.0,11.0,3.0,14.0,320.0,158.0,133.0,22.0,16.0,3.0,8.0,6.0,10.0,353.0,95.0,288.0,51606.076449694934 -0,21,2,7,14,4.0,2.0,324.0,111.0,227.0,24.0,2.0,12.0,17.0,11.0,7.0,598.0,12.0,240.0,24.0,3.0,7.0,10.0,20.0,0.0,203.0,67.0,39.0,22.0,8.0,12.0,4.0,1.0,10.0,301.0,164.0,33.0,27.0,9.0,1.0,17.0,15.0,1.0,327.0,73.0,186.0,3.0,11.0,16.0,10.0,11.0,5.0,190.0,66.0,75.0,21.0,10.0,17.0,18.0,13.0,5.0,445.0,125.0,250.0,8.0,11.0,6.0,12.0,6.0,15.0,29.0,132.0,228.0,2.0,16.0,8.0,14.0,4.0,7.0,31.0,158.0,119.0,3.0,2.0,19.0,7.0,10.0,10.0,198.0,189.0,288.0,48527.63499407259 -0,1,2,14,9,1.0,7.0,522.0,106.0,243.0,11.0,12.0,5.0,7.0,13.0,11.0,314.0,31.0,201.0,5.0,2.0,11.0,5.0,7.0,13.0,13.0,144.0,96.0,17.0,0.0,11.0,12.0,5.0,8.0,235.0,56.0,226.0,18.0,8.0,4.0,14.0,11.0,5.0,248.0,62.0,243.0,16.0,7.0,11.0,10.0,5.0,1.0,334.0,108.0,198.0,10.0,4.0,15.0,0.0,5.0,8.0,191.0,49.0,202.0,8.0,17.0,10.0,8.0,16.0,7.0,383.0,47.0,145.0,22.0,16.0,17.0,10.0,12.0,5.0,265.0,16.0,200.0,16.0,12.0,0.0,15.0,16.0,8.0,261.0,198.0,221.0,51769.48106752671 -0,24,18,13,6,18.0,3.0,517.0,18.0,4.0,6.0,5.0,9.0,15.0,13.0,20.0,487.0,29.0,149.0,25.0,6.0,1.0,19.0,10.0,14.0,530.0,50.0,237.0,12.0,19.0,3.0,11.0,14.0,8.0,404.0,26.0,25.0,24.0,13.0,16.0,5.0,15.0,8.0,204.0,62.0,31.0,15.0,0.0,9.0,8.0,0.0,6.0,74.0,153.0,54.0,23.0,4.0,14.0,18.0,7.0,5.0,369.0,47.0,113.0,29.0,12.0,7.0,3.0,13.0,10.0,253.0,13.0,178.0,21.0,7.0,5.0,9.0,7.0,7.0,482.0,134.0,144.0,14.0,12.0,12.0,18.0,5.0,3.0,563.0,44.0,42.0,54055.971032919704 -0,25,6,9,6,16.0,11.0,267.0,54.0,72.0,14.0,2.0,8.0,15.0,12.0,15.0,13.0,50.0,173.0,8.0,10.0,11.0,5.0,14.0,7.0,521.0,92.0,240.0,24.0,10.0,10.0,11.0,5.0,8.0,303.0,101.0,81.0,18.0,9.0,12.0,5.0,8.0,12.0,148.0,157.0,107.0,10.0,9.0,13.0,15.0,4.0,14.0,408.0,105.0,46.0,22.0,1.0,14.0,16.0,14.0,8.0,407.0,108.0,112.0,23.0,8.0,17.0,2.0,9.0,13.0,222.0,152.0,46.0,4.0,13.0,11.0,3.0,12.0,7.0,271.0,63.0,194.0,22.0,7.0,14.0,5.0,6.0,12.0,163.0,77.0,59.0,125252.79359490296 -0,6,11,7,7,20.0,17.0,519.0,45.0,21.0,2.0,18.0,15.0,18.0,14.0,14.0,557.0,87.0,59.0,5.0,2.0,5.0,6.0,16.0,20.0,115.0,166.0,163.0,6.0,2.0,19.0,16.0,4.0,5.0,519.0,77.0,49.0,29.0,7.0,16.0,17.0,10.0,20.0,228.0,196.0,129.0,19.0,19.0,17.0,12.0,6.0,18.0,115.0,57.0,141.0,24.0,0.0,0.0,7.0,0.0,6.0,294.0,44.0,126.0,6.0,8.0,9.0,5.0,11.0,17.0,382.0,99.0,209.0,17.0,14.0,14.0,4.0,17.0,12.0,473.0,169.0,209.0,12.0,17.0,10.0,2.0,16.0,11.0,361.0,44.0,135.0,55410.95145763929 -0,24,12,13,2,0.0,9.0,506.0,86.0,62.0,3.0,14.0,1.0,9.0,13.0,9.0,351.0,76.0,213.0,5.0,12.0,6.0,8.0,4.0,4.0,330.0,59.0,65.0,30.0,9.0,4.0,5.0,8.0,15.0,241.0,49.0,84.0,19.0,9.0,2.0,4.0,9.0,1.0,206.0,53.0,31.0,9.0,14.0,14.0,0.0,19.0,14.0,353.0,35.0,167.0,9.0,5.0,4.0,7.0,0.0,8.0,388.0,104.0,50.0,7.0,12.0,9.0,15.0,17.0,3.0,367.0,65.0,130.0,11.0,4.0,14.0,7.0,2.0,8.0,273.0,99.0,92.0,26.0,5.0,11.0,10.0,6.0,3.0,354.0,114.0,232.0,49629.78235281238 -0,26,3,15,3,18.0,18.0,371.0,98.0,141.0,19.0,8.0,9.0,7.0,7.0,2.0,453.0,120.0,126.0,5.0,7.0,8.0,9.0,14.0,4.0,124.0,152.0,162.0,2.0,13.0,15.0,11.0,15.0,19.0,600.0,102.0,231.0,14.0,0.0,6.0,15.0,20.0,18.0,393.0,96.0,230.0,6.0,18.0,17.0,14.0,18.0,0.0,421.0,75.0,73.0,16.0,4.0,16.0,8.0,8.0,4.0,377.0,12.0,168.0,26.0,11.0,15.0,5.0,1.0,19.0,486.0,197.0,237.0,28.0,14.0,17.0,6.0,16.0,11.0,476.0,171.0,234.0,23.0,18.0,18.0,14.0,17.0,11.0,355.0,42.0,161.0,50856.09484809165 -0,21,15,12,3,13.0,18.0,494.0,113.0,202.0,19.0,10.0,18.0,5.0,3.0,17.0,337.0,158.0,126.0,23.0,6.0,13.0,7.0,8.0,4.0,30.0,152.0,72.0,23.0,14.0,16.0,1.0,6.0,19.0,256.0,103.0,47.0,28.0,12.0,13.0,18.0,1.0,3.0,447.0,72.0,262.0,4.0,13.0,9.0,13.0,18.0,19.0,350.0,130.0,201.0,15.0,15.0,14.0,11.0,13.0,4.0,200.0,29.0,191.0,17.0,15.0,18.0,8.0,13.0,16.0,29.0,154.0,260.0,4.0,9.0,18.0,9.0,6.0,14.0,466.0,47.0,82.0,22.0,6.0,11.0,13.0,10.0,2.0,537.0,64.0,236.0,52281.84627058521 -0,13,2,3,12,3.0,19.0,139.0,80.0,267.0,19.0,6.0,15.0,7.0,9.0,2.0,201.0,110.0,286.0,23.0,10.0,3.0,16.0,10.0,6.0,502.0,152.0,118.0,8.0,17.0,16.0,3.0,5.0,14.0,582.0,102.0,203.0,0.0,8.0,2.0,6.0,14.0,9.0,19.0,197.0,290.0,12.0,9.0,10.0,0.0,4.0,0.0,263.0,198.0,224.0,24.0,4.0,10.0,2.0,14.0,4.0,401.0,13.0,23.0,11.0,11.0,12.0,5.0,4.0,13.0,507.0,148.0,293.0,0.0,5.0,12.0,11.0,6.0,16.0,320.0,158.0,137.0,8.0,7.0,20.0,1.0,18.0,2.0,364.0,120.0,215.0,500707.11330830277 -0,24,3,19,6,2.0,6.0,376.0,140.0,94.0,12.0,0.0,9.0,8.0,4.0,12.0,337.0,122.0,125.0,21.0,20.0,3.0,6.0,5.0,7.0,103.0,124.0,132.0,25.0,1.0,13.0,2.0,14.0,16.0,484.0,109.0,122.0,16.0,9.0,4.0,9.0,9.0,11.0,193.0,114.0,219.0,11.0,13.0,5.0,0.0,16.0,1.0,421.0,174.0,73.0,16.0,4.0,13.0,11.0,4.0,10.0,380.0,118.0,212.0,25.0,11.0,13.0,1.0,14.0,16.0,47.0,59.0,270.0,9.0,3.0,18.0,13.0,11.0,12.0,596.0,113.0,185.0,3.0,12.0,13.0,15.0,5.0,17.0,358.0,11.0,236.0,48694.46643952831 -0,21,3,17,4,4.0,4.0,306.0,177.0,225.0,23.0,2.0,3.0,7.0,14.0,18.0,354.0,144.0,240.0,24.0,15.0,5.0,5.0,14.0,3.0,7.0,125.0,236.0,11.0,0.0,19.0,4.0,6.0,6.0,206.0,172.0,290.0,13.0,12.0,4.0,17.0,7.0,1.0,396.0,73.0,68.0,5.0,11.0,5.0,19.0,11.0,13.0,163.0,123.0,148.0,10.0,4.0,15.0,0.0,15.0,2.0,541.0,49.0,189.0,15.0,15.0,9.0,9.0,1.0,8.0,29.0,94.0,31.0,0.0,16.0,17.0,15.0,11.0,20.0,263.0,29.0,200.0,16.0,3.0,0.0,7.0,19.0,10.0,515.0,95.0,111.0,49602.51463763017 -0,28,16,13,7,10.0,8.0,526.0,103.0,44.0,20.0,2.0,8.0,0.0,15.0,14.0,350.0,86.0,171.0,20.0,3.0,11.0,3.0,10.0,4.0,9.0,156.0,133.0,9.0,4.0,16.0,4.0,5.0,6.0,235.0,55.0,95.0,17.0,8.0,9.0,14.0,7.0,2.0,229.0,54.0,111.0,19.0,0.0,16.0,9.0,9.0,7.0,339.0,91.0,299.0,22.0,18.0,14.0,4.0,13.0,9.0,99.0,52.0,168.0,19.0,4.0,6.0,7.0,5.0,3.0,134.0,64.0,228.0,30.0,14.0,10.0,11.0,6.0,17.0,31.0,17.0,282.0,21.0,13.0,19.0,0.0,12.0,14.0,591.0,42.0,229.0,52039.2634396808 -0,5,17,18,6,0.0,14.0,460.0,87.0,60.0,17.0,16.0,5.0,18.0,17.0,3.0,270.0,105.0,124.0,5.0,17.0,8.0,17.0,8.0,15.0,23.0,93.0,100.0,20.0,0.0,16.0,18.0,17.0,10.0,30.0,49.0,225.0,0.0,7.0,1.0,1.0,0.0,0.0,158.0,182.0,216.0,4.0,1.0,17.0,13.0,15.0,2.0,308.0,63.0,280.0,26.0,11.0,11.0,10.0,0.0,0.0,469.0,104.0,96.0,26.0,17.0,5.0,7.0,8.0,1.0,305.0,179.0,130.0,19.0,14.0,14.0,3.0,4.0,3.0,194.0,68.0,92.0,26.0,20.0,4.0,0.0,16.0,17.0,212.0,197.0,142.0,50474.22299227356 -0,26,11,17,7,6.0,6.0,402.0,80.0,91.0,12.0,14.0,18.0,11.0,6.0,9.0,397.0,72.0,215.0,8.0,6.0,2.0,11.0,14.0,11.0,374.0,114.0,173.0,7.0,9.0,5.0,6.0,15.0,14.0,221.0,139.0,116.0,18.0,7.0,1.0,10.0,1.0,10.0,196.0,76.0,46.0,12.0,19.0,17.0,1.0,15.0,14.0,314.0,57.0,159.0,25.0,3.0,0.0,8.0,17.0,15.0,465.0,34.0,139.0,2.0,8.0,17.0,15.0,16.0,17.0,145.0,18.0,209.0,17.0,9.0,13.0,3.0,4.0,12.0,202.0,99.0,133.0,25.0,11.0,15.0,11.0,7.0,5.0,361.0,68.0,232.0,51007.331162752234 -0,22,0,9,0,20.0,10.0,464.0,183.0,272.0,7.0,0.0,9.0,18.0,12.0,18.0,270.0,56.0,47.0,17.0,10.0,15.0,7.0,16.0,20.0,88.0,176.0,281.0,28.0,1.0,7.0,16.0,15.0,10.0,319.0,139.0,249.0,26.0,3.0,2.0,1.0,13.0,7.0,148.0,76.0,5.0,12.0,5.0,9.0,1.0,15.0,8.0,451.0,64.0,5.0,12.0,4.0,0.0,4.0,6.0,18.0,78.0,39.0,113.0,2.0,10.0,5.0,17.0,19.0,2.0,289.0,18.0,178.0,5.0,0.0,11.0,3.0,9.0,9.0,501.0,185.0,132.0,14.0,0.0,15.0,3.0,4.0,12.0,577.0,197.0,46.0,44628.58637286266 -0,29,14,9,7,17.0,8.0,349.0,28.0,89.0,14.0,0.0,11.0,16.0,13.0,8.0,13.0,48.0,196.0,21.0,9.0,9.0,16.0,16.0,15.0,481.0,99.0,237.0,7.0,0.0,9.0,16.0,5.0,14.0,300.0,75.0,136.0,18.0,9.0,7.0,1.0,0.0,10.0,158.0,64.0,46.0,4.0,3.0,17.0,4.0,9.0,2.0,483.0,30.0,12.0,22.0,11.0,15.0,8.0,18.0,4.0,401.0,112.0,145.0,2.0,15.0,11.0,2.0,15.0,12.0,253.0,13.0,206.0,19.0,9.0,13.0,2.0,5.0,4.0,135.0,154.0,144.0,25.0,9.0,11.0,3.0,7.0,2.0,570.0,12.0,142.0,44515.08615282486 -0,14,15,0,12,18.0,8.0,579.0,130.0,210.0,20.0,17.0,1.0,0.0,0.0,1.0,372.0,177.0,69.0,8.0,0.0,5.0,3.0,3.0,19.0,368.0,136.0,144.0,26.0,14.0,15.0,13.0,16.0,0.0,83.0,93.0,198.0,20.0,9.0,8.0,12.0,10.0,5.0,535.0,75.0,178.0,23.0,10.0,6.0,7.0,7.0,8.0,347.0,111.0,223.0,12.0,6.0,13.0,0.0,17.0,19.0,562.0,195.0,211.0,12.0,11.0,0.0,8.0,7.0,3.0,232.0,150.0,24.0,20.0,6.0,14.0,16.0,4.0,12.0,496.0,183.0,250.0,10.0,8.0,15.0,12.0,9.0,8.0,345.0,142.0,138.0,53418.74713690023 -0,16,18,2,0,4.0,1.0,595.0,149.0,140.0,4.0,17.0,14.0,0.0,0.0,2.0,304.0,122.0,132.0,19.0,0.0,16.0,11.0,0.0,3.0,202.0,16.0,182.0,23.0,13.0,8.0,7.0,17.0,14.0,100.0,179.0,130.0,18.0,2.0,10.0,5.0,19.0,5.0,210.0,141.0,235.0,23.0,1.0,11.0,4.0,7.0,18.0,362.0,36.0,226.0,3.0,0.0,0.0,16.0,8.0,3.0,29.0,102.0,168.0,16.0,1.0,13.0,13.0,3.0,6.0,87.0,197.0,115.0,3.0,18.0,2.0,9.0,18.0,17.0,65.0,60.0,139.0,17.0,14.0,13.0,9.0,3.0,13.0,352.0,69.0,137.0,53346.965436628205 -0,21,18,0,0,1.0,18.0,579.0,152.0,240.0,4.0,3.0,18.0,12.0,0.0,17.0,453.0,62.0,69.0,8.0,16.0,15.0,11.0,2.0,10.0,327.0,176.0,45.0,4.0,10.0,15.0,1.0,9.0,17.0,600.0,178.0,12.0,4.0,9.0,18.0,18.0,19.0,5.0,368.0,82.0,235.0,3.0,5.0,1.0,0.0,10.0,17.0,548.0,75.0,201.0,23.0,10.0,0.0,8.0,0.0,16.0,510.0,107.0,168.0,16.0,1.0,13.0,9.0,7.0,1.0,29.0,175.0,98.0,27.0,14.0,2.0,14.0,16.0,12.0,415.0,191.0,139.0,5.0,8.0,15.0,4.0,8.0,8.0,572.0,42.0,26.0,53364.382570470814 -0,18,18,9,1,3.0,14.0,549.0,193.0,209.0,14.0,14.0,15.0,1.0,0.0,14.0,372.0,120.0,76.0,5.0,7.0,12.0,7.0,9.0,3.0,368.0,152.0,137.0,24.0,11.0,12.0,2.0,9.0,18.0,361.0,118.0,63.0,28.0,15.0,13.0,7.0,0.0,3.0,393.0,78.0,262.0,7.0,2.0,5.0,4.0,15.0,18.0,347.0,67.0,223.0,8.0,15.0,16.0,4.0,12.0,16.0,233.0,47.0,168.0,17.0,1.0,14.0,16.0,10.0,6.0,99.0,179.0,24.0,19.0,17.0,8.0,5.0,4.0,11.0,65.0,49.0,78.0,10.0,6.0,5.0,10.0,9.0,11.0,566.0,78.0,118.0,50704.16651859088 -0,28,19,17,10,11.0,8.0,498.0,177.0,199.0,26.0,10.0,8.0,11.0,17.0,11.0,95.0,17.0,189.0,18.0,19.0,19.0,18.0,16.0,19.0,437.0,28.0,114.0,9.0,8.0,12.0,4.0,5.0,19.0,252.0,59.0,274.0,13.0,14.0,4.0,15.0,11.0,4.0,229.0,124.0,81.0,3.0,15.0,19.0,12.0,0.0,1.0,31.0,39.0,264.0,18.0,1.0,19.0,7.0,5.0,6.0,135.0,70.0,195.0,15.0,0.0,6.0,17.0,1.0,6.0,13.0,159.0,50.0,30.0,16.0,13.0,7.0,18.0,20.0,235.0,121.0,183.0,20.0,18.0,9.0,1.0,3.0,18.0,591.0,72.0,288.0,52078.49649978202 -0,22,10,0,5,8.0,11.0,218.0,104.0,44.0,18.0,17.0,9.0,7.0,17.0,16.0,342.0,77.0,106.0,25.0,5.0,5.0,3.0,8.0,7.0,144.0,90.0,146.0,9.0,2.0,12.0,4.0,4.0,7.0,325.0,42.0,145.0,23.0,7.0,4.0,16.0,7.0,8.0,229.0,77.0,54.0,5.0,12.0,6.0,8.0,11.0,10.0,368.0,68.0,299.0,25.0,17.0,13.0,2.0,11.0,10.0,541.0,167.0,27.0,24.0,1.0,17.0,17.0,2.0,6.0,35.0,142.0,21.0,26.0,14.0,8.0,7.0,1.0,12.0,268.0,18.0,200.0,25.0,15.0,5.0,0.0,14.0,10.0,578.0,89.0,199.0,72927.57192506286 -0,13,19,15,0,17.0,19.0,40.0,191.0,209.0,26.0,15.0,16.0,7.0,2.0,5.0,453.0,158.0,197.0,23.0,7.0,8.0,16.0,2.0,4.0,74.0,152.0,238.0,28.0,20.0,16.0,1.0,4.0,14.0,150.0,102.0,65.0,28.0,15.0,13.0,4.0,0.0,14.0,393.0,72.0,12.0,1.0,13.0,5.0,12.0,16.0,5.0,359.0,191.0,279.0,20.0,15.0,17.0,8.0,16.0,13.0,576.0,176.0,168.0,17.0,18.0,12.0,9.0,10.0,2.0,29.0,135.0,270.0,12.0,14.0,18.0,9.0,6.0,14.0,476.0,83.0,220.0,23.0,16.0,0.0,20.0,6.0,2.0,353.0,160.0,287.0,455419.57070305053 -0,26,3,11,3,9.0,18.0,394.0,51.0,141.0,23.0,6.0,9.0,5.0,4.0,10.0,337.0,122.0,126.0,5.0,6.0,13.0,7.0,6.0,8.0,137.0,152.0,188.0,23.0,17.0,15.0,1.0,10.0,20.0,305.0,117.0,33.0,14.0,9.0,8.0,6.0,3.0,10.0,280.0,87.0,221.0,6.0,7.0,5.0,5.0,19.0,19.0,371.0,172.0,201.0,11.0,10.0,13.0,8.0,11.0,4.0,380.0,21.0,212.0,17.0,11.0,6.0,6.0,14.0,8.0,29.0,63.0,98.0,6.0,9.0,8.0,10.0,3.0,14.0,356.0,153.0,133.0,13.0,15.0,12.0,10.0,10.0,11.0,572.0,117.0,26.0,48003.16777953376 -0,17,19,9,6,8.0,8.0,200.0,158.0,143.0,19.0,20.0,8.0,5.0,2.0,11.0,440.0,158.0,261.0,1.0,14.0,15.0,0.0,4.0,13.0,37.0,152.0,206.0,18.0,12.0,16.0,1.0,4.0,18.0,235.0,118.0,74.0,14.0,15.0,4.0,1.0,0.0,12.0,464.0,167.0,77.0,24.0,2.0,19.0,8.0,5.0,16.0,135.0,126.0,201.0,10.0,15.0,13.0,8.0,10.0,13.0,56.0,167.0,79.0,29.0,18.0,6.0,4.0,6.0,13.0,285.0,47.0,98.0,2.0,14.0,13.0,7.0,1.0,11.0,476.0,59.0,200.0,7.0,0.0,15.0,10.0,17.0,8.0,403.0,152.0,26.0,91330.7650850497 -0,22,8,2,3,3.0,17.0,371.0,49.0,167.0,24.0,10.0,16.0,8.0,15.0,16.0,422.0,74.0,126.0,22.0,5.0,12.0,12.0,2.0,4.0,30.0,142.0,72.0,17.0,6.0,15.0,11.0,4.0,18.0,600.0,42.0,70.0,24.0,12.0,13.0,17.0,7.0,2.0,393.0,73.0,167.0,5.0,4.0,6.0,13.0,0.0,18.0,347.0,39.0,299.0,13.0,15.0,16.0,1.0,10.0,10.0,122.0,29.0,78.0,19.0,1.0,15.0,11.0,10.0,12.0,35.0,47.0,54.0,11.0,15.0,6.0,9.0,1.0,11.0,417.0,136.0,90.0,23.0,6.0,2.0,1.0,10.0,10.0,572.0,89.0,288.0,46876.75034876441 -0,6,20,19,2,8.0,18.0,324.0,59.0,289.0,10.0,12.0,20.0,8.0,8.0,7.0,568.0,36.0,109.0,12.0,6.0,1.0,4.0,7.0,7.0,551.0,173.0,121.0,27.0,15.0,11.0,7.0,1.0,14.0,458.0,145.0,127.0,27.0,7.0,8.0,4.0,11.0,15.0,497.0,151.0,244.0,18.0,7.0,9.0,3.0,5.0,17.0,190.0,51.0,217.0,15.0,13.0,9.0,2.0,5.0,1.0,58.0,119.0,250.0,16.0,0.0,15.0,11.0,9.0,7.0,411.0,182.0,145.0,3.0,17.0,12.0,16.0,16.0,15.0,350.0,19.0,119.0,27.0,11.0,2.0,10.0,16.0,2.0,198.0,16.0,187.0,55684.40793129826 -0,18,3,16,10,4.0,8.0,420.0,86.0,73.0,10.0,11.0,11.0,8.0,10.0,3.0,477.0,177.0,155.0,2.0,3.0,17.0,8.0,8.0,12.0,149.0,141.0,79.0,16.0,8.0,11.0,7.0,8.0,6.0,458.0,75.0,33.0,1.0,1.0,1.0,19.0,15.0,12.0,242.0,85.0,138.0,18.0,13.0,6.0,12.0,6.0,10.0,223.0,103.0,157.0,21.0,15.0,14.0,4.0,5.0,4.0,305.0,144.0,240.0,13.0,10.0,14.0,2.0,13.0,12.0,436.0,132.0,193.0,25.0,15.0,19.0,3.0,13.0,8.0,247.0,99.0,47.0,12.0,9.0,19.0,10.0,14.0,10.0,256.0,184.0,130.0,50066.93703089599 -0,14,14,9,5,8.0,4.0,410.0,107.0,277.0,23.0,2.0,6.0,10.0,15.0,14.0,534.0,31.0,243.0,20.0,10.0,8.0,5.0,5.0,0.0,523.0,150.0,237.0,12.0,10.0,4.0,20.0,14.0,0.0,37.0,168.0,89.0,14.0,13.0,2.0,6.0,10.0,15.0,185.0,62.0,203.0,8.0,3.0,15.0,17.0,19.0,18.0,425.0,189.0,153.0,20.0,20.0,3.0,0.0,14.0,0.0,246.0,45.0,100.0,26.0,3.0,8.0,7.0,15.0,14.0,253.0,162.0,178.0,0.0,7.0,18.0,11.0,9.0,5.0,526.0,63.0,149.0,17.0,9.0,11.0,11.0,14.0,12.0,264.0,109.0,159.0,52950.26321790852 -0,22,10,2,6,8.0,15.0,507.0,30.0,256.0,19.0,9.0,9.0,15.0,12.0,16.0,337.0,16.0,121.0,20.0,1.0,12.0,11.0,5.0,7.0,466.0,124.0,251.0,9.0,14.0,4.0,1.0,5.0,10.0,319.0,26.0,81.0,16.0,18.0,12.0,14.0,15.0,8.0,183.0,147.0,199.0,6.0,8.0,11.0,15.0,9.0,14.0,463.0,37.0,57.0,27.0,11.0,16.0,19.0,7.0,12.0,458.0,112.0,113.0,25.0,8.0,9.0,6.0,14.0,9.0,389.0,128.0,183.0,5.0,4.0,5.0,2.0,7.0,6.0,314.0,175.0,144.0,10.0,10.0,13.0,18.0,2.0,7.0,563.0,44.0,233.0,52237.5741368149 -0,26,2,17,17,12.0,9.0,324.0,115.0,289.0,19.0,10.0,9.0,7.0,12.0,2.0,256.0,127.0,293.0,23.0,6.0,8.0,16.0,8.0,13.0,203.0,145.0,188.0,14.0,17.0,13.0,0.0,15.0,12.0,177.0,75.0,131.0,27.0,5.0,6.0,4.0,4.0,19.0,234.0,54.0,221.0,1.0,0.0,13.0,0.0,16.0,17.0,421.0,192.0,235.0,23.0,10.0,15.0,2.0,8.0,4.0,380.0,147.0,56.0,8.0,11.0,12.0,4.0,4.0,0.0,379.0,132.0,145.0,0.0,17.0,2.0,4.0,12.0,14.0,313.0,45.0,133.0,27.0,18.0,13.0,15.0,6.0,3.0,539.0,198.0,192.0,45250.526147179145 -0,21,2,15,9,3.0,16.0,494.0,114.0,141.0,11.0,8.0,11.0,8.0,12.0,7.0,337.0,28.0,126.0,0.0,3.0,7.0,2.0,10.0,11.0,434.0,151.0,111.0,22.0,11.0,12.0,3.0,13.0,15.0,256.0,96.0,17.0,14.0,1.0,6.0,9.0,10.0,18.0,325.0,96.0,232.0,1.0,12.0,6.0,12.0,4.0,14.0,260.0,174.0,73.0,18.0,5.0,16.0,11.0,7.0,4.0,366.0,14.0,250.0,16.0,17.0,14.0,7.0,16.0,18.0,410.0,85.0,218.0,25.0,8.0,19.0,11.0,7.0,7.0,320.0,135.0,122.0,6.0,17.0,19.0,9.0,8.0,2.0,330.0,131.0,121.0,51471.44134559698 -0,11,6,1,1,11.0,19.0,600.0,129.0,110.0,0.0,8.0,15.0,17.0,4.0,0.0,337.0,88.0,113.0,10.0,14.0,8.0,16.0,15.0,5.0,408.0,14.0,16.0,23.0,7.0,16.0,0.0,19.0,9.0,395.0,34.0,271.0,20.0,6.0,16.0,8.0,14.0,9.0,409.0,96.0,95.0,1.0,0.0,0.0,18.0,10.0,10.0,198.0,174.0,21.0,16.0,10.0,14.0,11.0,8.0,5.0,380.0,133.0,291.0,28.0,11.0,20.0,5.0,14.0,4.0,554.0,100.0,144.0,0.0,18.0,18.0,19.0,19.0,15.0,190.0,14.0,55.0,17.0,8.0,19.0,5.0,13.0,5.0,353.0,11.0,252.0,53453.170019639525 -0,25,5,7,3,7.0,4.0,494.0,140.0,141.0,19.0,7.0,14.0,7.0,5.0,2.0,273.0,122.0,126.0,23.0,9.0,18.0,5.0,5.0,2.0,461.0,147.0,181.0,24.0,9.0,1.0,4.0,15.0,12.0,249.0,152.0,2.0,14.0,19.0,6.0,5.0,7.0,15.0,164.0,107.0,229.0,4.0,7.0,7.0,10.0,17.0,1.0,407.0,198.0,278.0,0.0,10.0,13.0,18.0,8.0,4.0,380.0,14.0,172.0,16.0,13.0,14.0,19.0,11.0,6.0,40.0,179.0,181.0,0.0,14.0,3.0,11.0,8.0,4.0,278.0,29.0,133.0,3.0,17.0,4.0,15.0,14.0,6.0,364.0,120.0,159.0,43746.37974971717 -0,28,19,1,17,19.0,14.0,504.0,91.0,123.0,2.0,18.0,5.0,13.0,13.0,6.0,260.0,39.0,206.0,2.0,13.0,8.0,9.0,17.0,18.0,449.0,171.0,65.0,30.0,17.0,20.0,1.0,10.0,3.0,139.0,11.0,217.0,13.0,16.0,4.0,3.0,19.0,1.0,408.0,179.0,18.0,5.0,14.0,11.0,3.0,0.0,14.0,497.0,132.0,49.0,9.0,12.0,16.0,8.0,10.0,2.0,372.0,134.0,12.0,6.0,15.0,6.0,10.0,12.0,12.0,303.0,172.0,209.0,27.0,3.0,3.0,15.0,18.0,2.0,264.0,78.0,2.0,9.0,17.0,15.0,4.0,8.0,14.0,241.0,75.0,135.0,51005.49979559791 -0,26,12,9,7,19.0,9.0,249.0,67.0,266.0,10.0,12.0,8.0,8.0,12.0,4.0,497.0,25.0,239.0,6.0,6.0,3.0,12.0,2.0,8.0,330.0,148.0,285.0,14.0,4.0,10.0,3.0,9.0,3.0,303.0,40.0,158.0,27.0,10.0,15.0,8.0,11.0,13.0,408.0,134.0,74.0,19.0,8.0,10.0,5.0,6.0,15.0,355.0,17.0,212.0,9.0,15.0,3.0,7.0,0.0,5.0,378.0,111.0,50.0,10.0,8.0,9.0,2.0,13.0,3.0,382.0,81.0,126.0,20.0,3.0,9.0,7.0,14.0,3.0,346.0,121.0,209.0,10.0,4.0,15.0,2.0,7.0,3.0,169.0,158.0,91.0,51726.39910053068 -0,24,4,6,6,19.0,6.0,348.0,80.0,123.0,12.0,9.0,1.0,9.0,13.0,14.0,260.0,198.0,239.0,6.0,12.0,3.0,6.0,10.0,4.0,222.0,178.0,92.0,8.0,2.0,4.0,13.0,4.0,14.0,307.0,180.0,203.0,5.0,13.0,4.0,16.0,10.0,9.0,19.0,114.0,139.0,19.0,20.0,5.0,1.0,4.0,0.0,444.0,143.0,21.0,9.0,11.0,4.0,19.0,4.0,3.0,378.0,14.0,159.0,10.0,11.0,16.0,12.0,11.0,13.0,278.0,121.0,209.0,1.0,6.0,14.0,14.0,1.0,3.0,471.0,196.0,225.0,18.0,1.0,16.0,7.0,14.0,17.0,156.0,158.0,82.0,43677.30570762718 -0,21,2,10,2,1.0,9.0,406.0,91.0,4.0,2.0,12.0,15.0,8.0,11.0,17.0,297.0,61.0,124.0,21.0,20.0,4.0,8.0,5.0,8.0,103.0,124.0,65.0,6.0,16.0,17.0,2.0,12.0,14.0,450.0,196.0,158.0,19.0,11.0,0.0,7.0,14.0,1.0,408.0,34.0,144.0,11.0,14.0,7.0,12.0,5.0,14.0,300.0,116.0,81.0,24.0,18.0,8.0,3.0,0.0,19.0,401.0,136.0,48.0,23.0,11.0,10.0,1.0,4.0,6.0,99.0,65.0,239.0,9.0,3.0,16.0,13.0,11.0,10.0,596.0,99.0,209.0,9.0,5.0,14.0,2.0,6.0,3.0,358.0,121.0,135.0,47798.78930257505 -0,21,19,12,3,18.0,11.0,428.0,177.0,68.0,6.0,16.0,11.0,0.0,8.0,20.0,337.0,158.0,108.0,9.0,17.0,13.0,3.0,5.0,5.0,51.0,175.0,72.0,9.0,13.0,19.0,0.0,6.0,5.0,504.0,84.0,67.0,13.0,12.0,10.0,11.0,11.0,2.0,403.0,187.0,235.0,11.0,13.0,19.0,20.0,16.0,7.0,355.0,154.0,123.0,15.0,2.0,14.0,11.0,11.0,3.0,541.0,38.0,267.0,14.0,5.0,17.0,8.0,13.0,14.0,486.0,159.0,260.0,13.0,14.0,18.0,7.0,11.0,5.0,235.0,47.0,68.0,28.0,8.0,11.0,13.0,5.0,1.0,537.0,64.0,199.0,54105.09114528876 -0,21,15,17,7,12.0,12.0,482.0,158.0,196.0,11.0,10.0,13.0,5.0,17.0,16.0,339.0,88.0,116.0,23.0,6.0,5.0,5.0,11.0,4.0,23.0,172.0,166.0,23.0,4.0,18.0,2.0,4.0,17.0,335.0,59.0,145.0,20.0,10.0,13.0,14.0,1.0,3.0,231.0,56.0,102.0,4.0,12.0,6.0,10.0,13.0,18.0,350.0,123.0,195.0,29.0,18.0,13.0,7.0,11.0,4.0,270.0,43.0,191.0,17.0,12.0,18.0,8.0,7.0,16.0,45.0,154.0,50.0,30.0,13.0,9.0,7.0,18.0,16.0,364.0,17.0,195.0,24.0,12.0,12.0,0.0,13.0,9.0,547.0,42.0,236.0,53186.08844385181 -0,4,8,2,18,18.0,0.0,558.0,65.0,94.0,26.0,17.0,8.0,0.0,0.0,11.0,304.0,88.0,257.0,19.0,3.0,18.0,18.0,0.0,18.0,202.0,188.0,29.0,10.0,13.0,8.0,9.0,8.0,3.0,100.0,125.0,240.0,1.0,16.0,10.0,5.0,10.0,7.0,210.0,154.0,258.0,21.0,9.0,11.0,0.0,3.0,11.0,404.0,106.0,299.0,16.0,18.0,7.0,10.0,13.0,11.0,417.0,102.0,168.0,22.0,9.0,6.0,13.0,3.0,19.0,441.0,46.0,221.0,2.0,18.0,18.0,20.0,18.0,0.0,164.0,143.0,210.0,17.0,14.0,7.0,12.0,6.0,14.0,250.0,141.0,154.0,49504.2330360236 -0,17,8,7,3,16.0,2.0,527.0,119.0,140.0,4.0,17.0,9.0,7.0,11.0,3.0,316.0,119.0,147.0,14.0,3.0,16.0,16.0,6.0,3.0,378.0,134.0,161.0,23.0,13.0,12.0,7.0,17.0,14.0,144.0,179.0,112.0,16.0,3.0,8.0,16.0,14.0,8.0,330.0,141.0,235.0,23.0,1.0,11.0,4.0,13.0,12.0,549.0,29.0,226.0,4.0,7.0,7.0,16.0,10.0,0.0,287.0,49.0,202.0,16.0,3.0,8.0,20.0,14.0,6.0,73.0,197.0,53.0,0.0,16.0,2.0,9.0,15.0,17.0,65.0,60.0,200.0,3.0,5.0,0.0,9.0,3.0,13.0,238.0,85.0,137.0,53471.06557357535 -0,28,20,17,3,6.0,0.0,371.0,81.0,44.0,9.0,15.0,17.0,5.0,6.0,16.0,160.0,88.0,12.0,18.0,7.0,15.0,7.0,6.0,7.0,338.0,152.0,219.0,4.0,15.0,19.0,15.0,2.0,7.0,504.0,47.0,145.0,13.0,6.0,13.0,14.0,11.0,18.0,184.0,72.0,262.0,23.0,20.0,6.0,10.0,11.0,19.0,522.0,104.0,201.0,21.0,7.0,11.0,7.0,11.0,0.0,535.0,29.0,11.0,10.0,2.0,15.0,9.0,10.0,6.0,192.0,154.0,213.0,12.0,14.0,15.0,7.0,6.0,11.0,476.0,47.0,12.0,25.0,6.0,12.0,2.0,20.0,10.0,441.0,54.0,117.0,47180.77595317207 -0,23,19,9,8,11.0,11.0,212.0,30.0,209.0,11.0,19.0,18.0,4.0,13.0,16.0,453.0,138.0,105.0,14.0,13.0,5.0,4.0,8.0,5.0,7.0,175.0,72.0,12.0,4.0,18.0,1.0,4.0,16.0,587.0,118.0,122.0,28.0,10.0,10.0,18.0,1.0,0.0,270.0,54.0,235.0,23.0,8.0,5.0,12.0,16.0,14.0,352.0,70.0,123.0,27.0,17.0,16.0,8.0,12.0,6.0,168.0,29.0,168.0,19.0,18.0,17.0,9.0,1.0,3.0,29.0,154.0,90.0,30.0,14.0,5.0,9.0,18.0,16.0,468.0,37.0,225.0,23.0,11.0,16.0,0.0,14.0,12.0,591.0,42.0,26.0,80494.72712655348 -0,6,12,17,20,6.0,8.0,585.0,193.0,66.0,5.0,3.0,11.0,9.0,15.0,14.0,126.0,28.0,121.0,4.0,9.0,3.0,13.0,12.0,1.0,596.0,93.0,185.0,8.0,13.0,16.0,8.0,14.0,5.0,458.0,99.0,155.0,14.0,14.0,2.0,2.0,2.0,4.0,207.0,145.0,130.0,26.0,20.0,5.0,0.0,6.0,15.0,286.0,159.0,293.0,28.0,11.0,17.0,15.0,8.0,2.0,368.0,131.0,143.0,3.0,12.0,20.0,11.0,15.0,14.0,393.0,17.0,198.0,20.0,10.0,12.0,8.0,5.0,12.0,320.0,107.0,133.0,15.0,13.0,11.0,3.0,18.0,9.0,443.0,104.0,117.0,53588.216174710775 -0,8,5,17,3,1.0,9.0,584.0,19.0,206.0,5.0,3.0,14.0,15.0,12.0,12.0,541.0,132.0,66.0,6.0,16.0,3.0,12.0,9.0,10.0,368.0,151.0,215.0,7.0,7.0,19.0,18.0,9.0,18.0,527.0,178.0,111.0,24.0,6.0,9.0,3.0,11.0,2.0,390.0,146.0,44.0,17.0,18.0,1.0,12.0,4.0,11.0,268.0,152.0,64.0,29.0,11.0,9.0,17.0,11.0,1.0,221.0,107.0,149.0,14.0,9.0,12.0,2.0,12.0,12.0,291.0,194.0,174.0,14.0,9.0,17.0,3.0,4.0,12.0,325.0,60.0,139.0,10.0,13.0,13.0,20.0,13.0,1.0,159.0,142.0,136.0,55274.74742401686 -0,16,20,2,5,5.0,14.0,324.0,149.0,140.0,28.0,9.0,13.0,20.0,3.0,15.0,568.0,36.0,110.0,20.0,10.0,5.0,4.0,0.0,10.0,202.0,99.0,121.0,23.0,13.0,19.0,11.0,1.0,1.0,458.0,179.0,127.0,18.0,7.0,8.0,4.0,19.0,20.0,210.0,81.0,244.0,23.0,11.0,9.0,3.0,13.0,18.0,190.0,45.0,291.0,16.0,13.0,6.0,16.0,19.0,19.0,94.0,112.0,58.0,25.0,0.0,20.0,12.0,9.0,10.0,586.0,182.0,243.0,3.0,18.0,2.0,9.0,16.0,15.0,65.0,199.0,30.0,5.0,8.0,14.0,9.0,9.0,18.0,352.0,150.0,187.0,50894.94783418422 -0,6,18,10,0,4.0,8.0,595.0,59.0,289.0,4.0,13.0,20.0,0.0,8.0,6.0,304.0,116.0,128.0,12.0,3.0,11.0,4.0,1.0,3.0,551.0,85.0,158.0,25.0,15.0,8.0,15.0,17.0,14.0,397.0,145.0,130.0,27.0,2.0,8.0,5.0,17.0,15.0,497.0,149.0,238.0,18.0,1.0,11.0,4.0,5.0,17.0,362.0,39.0,225.0,15.0,4.0,0.0,2.0,8.0,3.0,32.0,112.0,168.0,16.0,0.0,14.0,13.0,6.0,6.0,395.0,182.0,115.0,25.0,17.0,5.0,9.0,17.0,15.0,297.0,47.0,122.0,17.0,14.0,2.0,9.0,7.0,10.0,340.0,59.0,139.0,51926.12036665503 -0,6,12,2,12,12.0,17.0,205.0,142.0,264.0,6.0,5.0,17.0,19.0,11.0,8.0,260.0,160.0,188.0,17.0,11.0,0.0,9.0,6.0,8.0,277.0,102.0,82.0,9.0,13.0,4.0,16.0,16.0,12.0,351.0,111.0,140.0,21.0,12.0,10.0,1.0,10.0,20.0,158.0,53.0,69.0,15.0,4.0,16.0,12.0,15.0,4.0,346.0,65.0,21.0,9.0,17.0,5.0,5.0,3.0,13.0,218.0,185.0,115.0,10.0,17.0,10.0,6.0,16.0,8.0,479.0,93.0,209.0,24.0,18.0,19.0,18.0,17.0,3.0,369.0,170.0,102.0,8.0,14.0,16.0,7.0,18.0,8.0,585.0,61.0,142.0,131331.5076368697 -0,13,4,4,9,12.0,5.0,351.0,50.0,294.0,0.0,12.0,13.0,14.0,13.0,11.0,27.0,121.0,215.0,13.0,2.0,3.0,12.0,5.0,8.0,327.0,195.0,114.0,8.0,3.0,3.0,15.0,8.0,11.0,245.0,193.0,222.0,16.0,11.0,6.0,3.0,10.0,2.0,195.0,102.0,23.0,15.0,1.0,17.0,13.0,7.0,5.0,377.0,66.0,13.0,9.0,16.0,15.0,7.0,13.0,8.0,355.0,83.0,140.0,10.0,4.0,12.0,6.0,6.0,14.0,204.0,65.0,190.0,15.0,12.0,16.0,11.0,4.0,4.0,264.0,163.0,249.0,25.0,8.0,5.0,9.0,16.0,4.0,189.0,140.0,96.0,40884.45136992633 -0,14,5,9,9,0.0,14.0,332.0,51.0,13.0,11.0,3.0,9.0,14.0,13.0,6.0,255.0,15.0,90.0,15.0,17.0,2.0,9.0,1.0,16.0,330.0,93.0,65.0,6.0,6.0,4.0,5.0,12.0,5.0,188.0,31.0,162.0,29.0,9.0,5.0,14.0,4.0,1.0,564.0,146.0,18.0,26.0,4.0,9.0,2.0,8.0,11.0,355.0,20.0,106.0,13.0,20.0,8.0,4.0,19.0,1.0,117.0,107.0,158.0,14.0,14.0,9.0,7.0,20.0,16.0,484.0,139.0,209.0,22.0,18.0,9.0,3.0,4.0,6.0,42.0,121.0,139.0,14.0,13.0,16.0,20.0,13.0,13.0,225.0,80.0,117.0,45366.215699029075 -0,21,9,10,2,11.0,9.0,560.0,193.0,75.0,2.0,5.0,12.0,9.0,15.0,12.0,568.0,111.0,124.0,8.0,12.0,4.0,10.0,1.0,11.0,368.0,59.0,185.0,5.0,7.0,8.0,7.0,9.0,15.0,311.0,180.0,148.0,24.0,13.0,4.0,2.0,9.0,1.0,408.0,54.0,61.0,23.0,14.0,5.0,7.0,6.0,14.0,354.0,134.0,103.0,28.0,10.0,4.0,8.0,0.0,6.0,221.0,134.0,50.0,10.0,8.0,12.0,13.0,12.0,4.0,337.0,199.0,283.0,13.0,4.0,17.0,7.0,1.0,12.0,281.0,60.0,147.0,9.0,5.0,14.0,2.0,8.0,2.0,168.0,142.0,118.0,52888.42217286829 -0,29,6,12,18,7.0,14.0,494.0,88.0,94.0,19.0,20.0,11.0,1.0,11.0,8.0,418.0,138.0,186.0,23.0,15.0,11.0,9.0,8.0,4.0,378.0,163.0,72.0,23.0,14.0,12.0,16.0,4.0,3.0,256.0,140.0,33.0,14.0,12.0,5.0,9.0,6.0,6.0,180.0,29.0,243.0,23.0,13.0,9.0,8.0,5.0,1.0,350.0,27.0,55.0,27.0,15.0,18.0,9.0,13.0,0.0,434.0,83.0,191.0,20.0,8.0,18.0,8.0,13.0,16.0,65.0,154.0,168.0,0.0,16.0,18.0,6.0,9.0,13.0,330.0,107.0,200.0,25.0,6.0,11.0,20.0,6.0,14.0,595.0,147.0,154.0,52626.6383915316 -0,22,15,20,8,4.0,14.0,305.0,110.0,190.0,3.0,14.0,18.0,6.0,3.0,12.0,338.0,140.0,126.0,14.0,6.0,13.0,7.0,10.0,20.0,113.0,144.0,105.0,30.0,16.0,16.0,1.0,15.0,19.0,256.0,103.0,38.0,23.0,11.0,6.0,18.0,1.0,6.0,447.0,80.0,258.0,6.0,0.0,11.0,7.0,16.0,17.0,595.0,130.0,270.0,15.0,15.0,13.0,10.0,13.0,3.0,200.0,49.0,208.0,17.0,11.0,5.0,13.0,13.0,19.0,29.0,31.0,121.0,3.0,11.0,16.0,20.0,2.0,0.0,248.0,29.0,151.0,3.0,5.0,0.0,15.0,10.0,7.0,402.0,64.0,220.0,45248.2050641315 -0,21,12,9,3,4.0,2.0,264.0,91.0,123.0,21.0,7.0,11.0,3.0,13.0,19.0,14.0,158.0,253.0,2.0,17.0,15.0,9.0,1.0,17.0,330.0,59.0,65.0,17.0,18.0,4.0,1.0,4.0,16.0,345.0,47.0,31.0,29.0,15.0,4.0,16.0,0.0,0.0,393.0,198.0,18.0,6.0,2.0,5.0,13.0,6.0,0.0,313.0,193.0,201.0,0.0,18.0,16.0,8.0,14.0,6.0,598.0,13.0,168.0,10.0,18.0,9.0,9.0,10.0,8.0,29.0,58.0,209.0,3.0,6.0,0.0,7.0,6.0,1.0,38.0,47.0,278.0,9.0,13.0,16.0,2.0,8.0,4.0,572.0,121.0,57.0,163217.35509768798 -0,21,19,10,2,3.0,14.0,519.0,55.0,209.0,19.0,10.0,17.0,9.0,1.0,14.0,260.0,25.0,171.0,5.0,7.0,5.0,7.0,1.0,5.0,234.0,137.0,72.0,12.0,2.0,15.0,3.0,4.0,6.0,305.0,194.0,63.0,28.0,13.0,7.0,15.0,2.0,0.0,393.0,72.0,262.0,11.0,2.0,5.0,12.0,17.0,19.0,351.0,39.0,78.0,10.0,15.0,4.0,7.0,13.0,8.0,56.0,95.0,50.0,10.0,13.0,13.0,4.0,13.0,3.0,382.0,120.0,98.0,11.0,4.0,14.0,7.0,1.0,3.0,264.0,121.0,209.0,14.0,5.0,15.0,3.0,10.0,9.0,525.0,71.0,135.0,49380.32575239476 -0,9,15,9,3,13.0,18.0,371.0,54.0,54.0,8.0,10.0,20.0,11.0,0.0,17.0,453.0,180.0,126.0,20.0,7.0,13.0,7.0,18.0,4.0,497.0,152.0,84.0,23.0,14.0,16.0,1.0,4.0,12.0,330.0,98.0,63.0,1.0,6.0,19.0,18.0,5.0,5.0,482.0,72.0,86.0,15.0,2.0,14.0,13.0,9.0,4.0,540.0,75.0,14.0,15.0,15.0,17.0,12.0,18.0,14.0,56.0,29.0,168.0,19.0,18.0,15.0,18.0,10.0,16.0,29.0,148.0,148.0,4.0,14.0,8.0,9.0,6.0,14.0,69.0,47.0,45.0,22.0,18.0,17.0,2.0,10.0,8.0,229.0,42.0,236.0,51668.86922614294 -0,11,19,9,11,3.0,11.0,426.0,113.0,202.0,21.0,10.0,18.0,5.0,3.0,17.0,396.0,49.0,126.0,23.0,6.0,15.0,7.0,6.0,12.0,30.0,152.0,72.0,17.0,13.0,15.0,1.0,6.0,19.0,256.0,118.0,47.0,28.0,13.0,13.0,16.0,0.0,0.0,446.0,72.0,262.0,5.0,12.0,7.0,13.0,18.0,19.0,336.0,130.0,201.0,11.0,20.0,14.0,9.0,13.0,11.0,200.0,60.0,180.0,17.0,15.0,18.0,8.0,13.0,15.0,231.0,59.0,238.0,12.0,11.0,12.0,0.0,19.0,11.0,468.0,47.0,82.0,23.0,10.0,11.0,12.0,9.0,2.0,572.0,64.0,175.0,51243.85860818655 -0,6,8,15,8,9.0,14.0,74.0,103.0,162.0,17.0,8.0,13.0,8.0,5.0,10.0,27.0,96.0,188.0,10.0,13.0,20.0,13.0,5.0,7.0,125.0,179.0,29.0,11.0,13.0,5.0,8.0,9.0,14.0,408.0,81.0,287.0,12.0,13.0,4.0,2.0,15.0,8.0,216.0,171.0,79.0,14.0,14.0,19.0,8.0,18.0,4.0,588.0,182.0,274.0,14.0,8.0,19.0,4.0,0.0,15.0,366.0,35.0,155.0,15.0,2.0,0.0,14.0,17.0,19.0,35.0,93.0,190.0,1.0,18.0,16.0,7.0,15.0,10.0,116.0,170.0,16.0,3.0,11.0,0.0,14.0,17.0,14.0,277.0,99.0,40.0,51045.344232933756 -0,22,7,5,8,17.0,5.0,351.0,45.0,174.0,26.0,11.0,8.0,10.0,16.0,11.0,149.0,39.0,226.0,24.0,7.0,0.0,15.0,5.0,8.0,368.0,170.0,146.0,5.0,4.0,3.0,9.0,3.0,5.0,506.0,147.0,84.0,26.0,9.0,5.0,15.0,7.0,6.0,383.0,25.0,18.0,5.0,4.0,17.0,13.0,7.0,4.0,379.0,118.0,119.0,11.0,9.0,15.0,8.0,3.0,8.0,349.0,82.0,49.0,10.0,2.0,11.0,0.0,14.0,12.0,436.0,60.0,153.0,5.0,6.0,15.0,9.0,11.0,7.0,263.0,136.0,200.0,8.0,10.0,2.0,7.0,17.0,7.0,189.0,188.0,257.0,42331.701228907485 -0,5,7,11,9,4.0,8.0,585.0,164.0,48.0,6.0,4.0,4.0,15.0,11.0,14.0,582.0,127.0,121.0,14.0,16.0,17.0,13.0,6.0,5.0,93.0,171.0,215.0,23.0,3.0,19.0,6.0,10.0,0.0,527.0,103.0,225.0,20.0,0.0,11.0,12.0,18.0,18.0,469.0,140.0,37.0,9.0,19.0,5.0,2.0,9.0,11.0,116.0,158.0,34.0,25.0,11.0,14.0,15.0,11.0,4.0,245.0,146.0,132.0,3.0,12.0,18.0,5.0,1.0,9.0,222.0,52.0,240.0,7.0,12.0,8.0,15.0,5.0,17.0,135.0,187.0,103.0,28.0,13.0,13.0,6.0,18.0,1.0,238.0,104.0,13.0,52972.05595294204 -0,28,10,14,5,4.0,12.0,511.0,176.0,206.0,12.0,4.0,11.0,20.0,12.0,14.0,476.0,81.0,121.0,4.0,16.0,3.0,13.0,19.0,5.0,426.0,119.0,136.0,7.0,14.0,19.0,18.0,12.0,18.0,527.0,161.0,114.0,0.0,1.0,12.0,4.0,18.0,18.0,529.0,162.0,37.0,16.0,19.0,5.0,4.0,19.0,20.0,335.0,113.0,229.0,28.0,11.0,19.0,15.0,11.0,2.0,368.0,131.0,109.0,3.0,12.0,7.0,2.0,14.0,15.0,472.0,20.0,120.0,20.0,9.0,18.0,8.0,5.0,17.0,347.0,178.0,133.0,22.0,17.0,20.0,3.0,13.0,7.0,420.0,104.0,165.0,55717.25696750008 -0,23,6,7,20,2.0,0.0,400.0,110.0,145.0,19.0,20.0,0.0,14.0,1.0,11.0,161.0,122.0,101.0,5.0,14.0,10.0,2.0,19.0,13.0,108.0,13.0,125.0,20.0,15.0,8.0,6.0,0.0,8.0,256.0,135.0,84.0,14.0,9.0,19.0,17.0,7.0,12.0,396.0,95.0,77.0,24.0,0.0,6.0,19.0,16.0,5.0,595.0,81.0,299.0,16.0,18.0,14.0,0.0,13.0,0.0,359.0,141.0,27.0,20.0,12.0,0.0,1.0,6.0,19.0,35.0,28.0,11.0,23.0,3.0,19.0,20.0,11.0,0.0,584.0,21.0,200.0,24.0,11.0,9.0,15.0,6.0,14.0,277.0,183.0,124.0,47718.2646955556 -0,22,7,15,10,4.0,14.0,316.0,56.0,113.0,19.0,11.0,3.0,9.0,15.0,11.0,220.0,93.0,239.0,9.0,5.0,11.0,11.0,8.0,7.0,386.0,103.0,144.0,16.0,17.0,8.0,4.0,14.0,6.0,328.0,140.0,78.0,26.0,10.0,9.0,15.0,8.0,8.0,400.0,81.0,258.0,12.0,14.0,19.0,18.0,0.0,1.0,382.0,22.0,165.0,13.0,7.0,13.0,2.0,3.0,8.0,380.0,83.0,38.0,24.0,1.0,6.0,16.0,3.0,17.0,29.0,30.0,45.0,0.0,16.0,4.0,15.0,10.0,5.0,70.0,45.0,200.0,4.0,14.0,1.0,12.0,17.0,12.0,213.0,101.0,154.0,41927.9269122899 -0,18,12,15,2,6.0,14.0,519.0,91.0,65.0,11.0,12.0,17.0,1.0,13.0,18.0,212.0,196.0,76.0,12.0,12.0,12.0,7.0,1.0,3.0,368.0,152.0,113.0,23.0,16.0,5.0,2.0,4.0,19.0,426.0,72.0,158.0,18.0,13.0,4.0,7.0,0.0,3.0,408.0,60.0,262.0,14.0,13.0,5.0,12.0,13.0,18.0,426.0,95.0,106.0,5.0,15.0,14.0,20.0,10.0,16.0,310.0,195.0,114.0,17.0,1.0,9.0,2.0,18.0,12.0,221.0,106.0,114.0,27.0,4.0,17.0,7.0,7.0,2.0,264.0,49.0,209.0,9.0,6.0,16.0,0.0,6.0,1.0,169.0,155.0,118.0,53658.67068628832 -0,21,18,9,1,3.0,11.0,545.0,175.0,140.0,2.0,13.0,15.0,1.0,5.0,14.0,372.0,120.0,239.0,5.0,9.0,5.0,8.0,2.0,8.0,353.0,106.0,65.0,24.0,2.0,10.0,3.0,9.0,7.0,307.0,127.0,63.0,28.0,13.0,12.0,3.0,1.0,2.0,403.0,25.0,210.0,8.0,14.0,5.0,4.0,6.0,14.0,355.0,62.0,100.0,8.0,17.0,10.0,4.0,12.0,6.0,233.0,47.0,131.0,10.0,12.0,10.0,16.0,11.0,6.0,153.0,74.0,209.0,11.0,6.0,8.0,5.0,1.0,11.0,65.0,91.0,94.0,9.0,5.0,6.0,2.0,8.0,10.0,273.0,121.0,132.0,49836.03079008424 -0,6,6,2,8,9.0,19.0,496.0,59.0,220.0,26.0,15.0,8.0,8.0,8.0,7.0,171.0,39.0,127.0,12.0,10.0,9.0,1.0,0.0,7.0,463.0,90.0,146.0,23.0,4.0,11.0,11.0,4.0,7.0,410.0,145.0,109.0,20.0,13.0,14.0,10.0,11.0,15.0,212.0,88.0,18.0,19.0,7.0,16.0,8.0,18.0,5.0,328.0,39.0,263.0,23.0,13.0,1.0,18.0,0.0,5.0,347.0,128.0,250.0,15.0,5.0,15.0,11.0,1.0,9.0,35.0,182.0,145.0,3.0,17.0,15.0,20.0,16.0,12.0,467.0,136.0,255.0,1.0,9.0,16.0,5.0,16.0,12.0,102.0,29.0,259.0,49802.38676740226 -0,14,8,15,2,17.0,17.0,383.0,103.0,289.0,10.0,11.0,10.0,2.0,16.0,14.0,522.0,38.0,123.0,25.0,11.0,10.0,4.0,5.0,7.0,437.0,173.0,131.0,9.0,15.0,8.0,7.0,4.0,5.0,458.0,54.0,116.0,26.0,7.0,8.0,4.0,7.0,9.0,497.0,54.0,174.0,5.0,11.0,9.0,3.0,5.0,15.0,276.0,51.0,171.0,15.0,8.0,15.0,2.0,5.0,1.0,286.0,123.0,49.0,16.0,0.0,10.0,4.0,17.0,7.0,205.0,107.0,153.0,2.0,8.0,12.0,16.0,15.0,9.0,305.0,19.0,200.0,3.0,12.0,4.0,1.0,17.0,2.0,198.0,16.0,215.0,50824.95940229989 -0,0,1,20,17,17.0,9.0,351.0,180.0,39.0,0.0,0.0,13.0,9.0,6.0,12.0,308.0,160.0,124.0,21.0,2.0,3.0,6.0,5.0,4.0,384.0,124.0,82.0,9.0,4.0,20.0,5.0,12.0,14.0,90.0,147.0,222.0,22.0,9.0,4.0,12.0,15.0,12.0,216.0,107.0,16.0,6.0,2.0,17.0,19.0,11.0,0.0,263.0,79.0,220.0,9.0,18.0,18.0,7.0,4.0,8.0,401.0,184.0,23.0,28.0,12.0,3.0,1.0,6.0,12.0,143.0,36.0,97.0,5.0,13.0,13.0,17.0,15.0,4.0,425.0,170.0,30.0,8.0,12.0,13.0,9.0,2.0,3.0,189.0,89.0,266.0,48018.145725896415 -0,6,0,9,12,1.0,5.0,351.0,103.0,294.0,4.0,5.0,11.0,14.0,8.0,14.0,294.0,108.0,188.0,10.0,20.0,1.0,13.0,15.0,8.0,232.0,195.0,118.0,17.0,16.0,4.0,11.0,3.0,14.0,427.0,134.0,203.0,12.0,8.0,7.0,12.0,14.0,12.0,19.0,108.0,216.0,11.0,5.0,9.0,10.0,4.0,3.0,309.0,198.0,13.0,24.0,7.0,16.0,6.0,3.0,14.0,366.0,74.0,110.0,10.0,11.0,12.0,14.0,4.0,15.0,128.0,93.0,190.0,8.0,3.0,5.0,11.0,4.0,4.0,416.0,166.0,119.0,27.0,9.0,0.0,2.0,17.0,17.0,264.0,11.0,82.0,46762.44963663057 -0,11,7,20,15,8.0,15.0,324.0,105.0,238.0,10.0,19.0,20.0,1.0,8.0,16.0,197.0,36.0,199.0,13.0,6.0,1.0,4.0,10.0,13.0,373.0,173.0,127.0,15.0,15.0,11.0,7.0,13.0,14.0,205.0,112.0,127.0,10.0,7.0,11.0,6.0,13.0,15.0,243.0,151.0,244.0,13.0,7.0,11.0,10.0,5.0,17.0,190.0,51.0,110.0,16.0,13.0,9.0,13.0,13.0,1.0,58.0,79.0,250.0,16.0,0.0,15.0,2.0,9.0,6.0,411.0,182.0,145.0,10.0,17.0,12.0,16.0,16.0,15.0,39.0,19.0,119.0,27.0,11.0,10.0,12.0,14.0,2.0,547.0,16.0,57.0,44258.31227254537 -0,6,20,19,2,8.0,17.0,572.0,12.0,284.0,10.0,17.0,18.0,8.0,8.0,7.0,380.0,120.0,162.0,21.0,6.0,1.0,4.0,7.0,7.0,291.0,173.0,286.0,27.0,15.0,11.0,7.0,1.0,6.0,465.0,90.0,127.0,27.0,7.0,8.0,14.0,11.0,15.0,60.0,154.0,248.0,18.0,18.0,15.0,3.0,5.0,17.0,190.0,51.0,217.0,5.0,13.0,18.0,2.0,3.0,1.0,385.0,123.0,91.0,16.0,0.0,12.0,17.0,9.0,7.0,360.0,171.0,224.0,11.0,17.0,12.0,16.0,14.0,6.0,231.0,151.0,283.0,2.0,11.0,2.0,10.0,5.0,2.0,198.0,16.0,187.0,55684.40793129826 -0,6,8,15,12,20.0,13.0,400.0,103.0,150.0,26.0,10.0,3.0,14.0,13.0,3.0,439.0,95.0,106.0,28.0,15.0,3.0,5.0,5.0,5.0,437.0,195.0,75.0,16.0,11.0,6.0,11.0,3.0,6.0,420.0,147.0,284.0,5.0,9.0,4.0,2.0,9.0,5.0,467.0,25.0,89.0,15.0,9.0,19.0,8.0,7.0,4.0,486.0,140.0,13.0,9.0,10.0,16.0,14.0,3.0,10.0,349.0,28.0,122.0,10.0,12.0,12.0,14.0,8.0,4.0,302.0,93.0,269.0,8.0,0.0,5.0,14.0,4.0,4.0,242.0,157.0,200.0,3.0,12.0,10.0,8.0,17.0,14.0,189.0,140.0,76.0,51045.344232933756 -0,22,0,13,8,12.0,5.0,364.0,103.0,202.0,14.0,12.0,8.0,11.0,15.0,14.0,166.0,125.0,189.0,21.0,2.0,1.0,15.0,17.0,7.0,317.0,175.0,82.0,23.0,5.0,3.0,5.0,3.0,6.0,423.0,54.0,222.0,26.0,13.0,7.0,12.0,7.0,12.0,216.0,29.0,72.0,6.0,13.0,17.0,13.0,6.0,4.0,352.0,84.0,165.0,13.0,9.0,15.0,7.0,0.0,8.0,360.0,91.0,115.0,15.0,7.0,10.0,0.0,9.0,10.0,163.0,87.0,156.0,2.0,3.0,15.0,8.0,12.0,7.0,258.0,170.0,133.0,6.0,9.0,0.0,5.0,17.0,3.0,236.0,99.0,176.0,43380.82188757509 -0,23,6,2,12,12.0,5.0,68.0,78.0,294.0,0.0,11.0,3.0,12.0,13.0,0.0,27.0,122.0,172.0,10.0,9.0,11.0,13.0,5.0,8.0,402.0,144.0,82.0,30.0,17.0,6.0,4.0,3.0,14.0,408.0,140.0,159.0,0.0,6.0,20.0,17.0,17.0,6.0,396.0,96.0,179.0,17.0,0.0,17.0,0.0,16.0,1.0,346.0,182.0,299.0,26.0,8.0,15.0,8.0,13.0,0.0,584.0,49.0,212.0,25.0,11.0,14.0,15.0,6.0,12.0,323.0,159.0,215.0,24.0,11.0,17.0,20.0,10.0,4.0,70.0,170.0,38.0,8.0,5.0,0.0,14.0,15.0,0.0,393.0,14.0,71.0,745761.9834610736 -0,22,0,9,18,4.0,9.0,351.0,110.0,94.0,19.0,13.0,12.0,14.0,20.0,3.0,202.0,131.0,188.0,10.0,4.0,0.0,15.0,12.0,5.0,326.0,195.0,100.0,9.0,13.0,12.0,6.0,13.0,16.0,256.0,147.0,218.0,13.0,17.0,7.0,12.0,15.0,9.0,216.0,105.0,206.0,9.0,2.0,14.0,1.0,13.0,1.0,578.0,27.0,13.0,16.0,18.0,16.0,7.0,3.0,6.0,366.0,55.0,127.0,17.0,8.0,5.0,14.0,7.0,12.0,436.0,86.0,139.0,0.0,15.0,18.0,17.0,2.0,0.0,268.0,21.0,178.0,4.0,6.0,6.0,14.0,6.0,12.0,189.0,144.0,96.0,44628.58637286266 -0,14,3,17,2,7.0,18.0,402.0,122.0,23.0,23.0,2.0,3.0,7.0,8.0,18.0,568.0,144.0,47.0,0.0,16.0,4.0,4.0,7.0,15.0,7.0,20.0,258.0,25.0,7.0,19.0,19.0,6.0,0.0,206.0,145.0,290.0,28.0,12.0,4.0,8.0,11.0,2.0,187.0,151.0,171.0,5.0,7.0,5.0,3.0,10.0,15.0,596.0,18.0,217.0,10.0,13.0,9.0,10.0,3.0,13.0,415.0,141.0,201.0,26.0,15.0,16.0,15.0,9.0,7.0,488.0,21.0,74.0,3.0,13.0,12.0,3.0,15.0,20.0,244.0,131.0,193.0,27.0,3.0,8.0,19.0,6.0,8.0,198.0,87.0,244.0,54252.404666407674 -0,21,20,17,4,4.0,15.0,312.0,59.0,278.0,10.0,10.0,20.0,7.0,14.0,12.0,354.0,36.0,240.0,21.0,15.0,5.0,4.0,10.0,3.0,72.0,160.0,206.0,22.0,15.0,19.0,6.0,5.0,8.0,289.0,172.0,227.0,23.0,7.0,8.0,4.0,7.0,1.0,415.0,149.0,244.0,18.0,9.0,8.0,19.0,11.0,13.0,184.0,69.0,148.0,11.0,4.0,15.0,0.0,9.0,2.0,58.0,54.0,233.0,15.0,0.0,9.0,9.0,1.0,8.0,29.0,149.0,106.0,2.0,16.0,17.0,15.0,12.0,15.0,350.0,25.0,200.0,16.0,8.0,1.0,8.0,16.0,10.0,208.0,41.0,111.0,47843.820849424665 -0,16,2,12,3,13.0,10.0,494.0,119.0,279.0,19.0,10.0,18.0,5.0,15.0,8.0,453.0,163.0,126.0,28.0,6.0,13.0,11.0,8.0,20.0,24.0,152.0,72.0,11.0,0.0,9.0,1.0,14.0,19.0,600.0,144.0,63.0,16.0,9.0,13.0,18.0,15.0,7.0,99.0,72.0,149.0,4.0,2.0,5.0,13.0,17.0,10.0,159.0,116.0,273.0,10.0,15.0,14.0,19.0,1.0,16.0,56.0,29.0,251.0,17.0,18.0,15.0,18.0,13.0,8.0,444.0,154.0,9.0,12.0,13.0,20.0,9.0,6.0,1.0,234.0,39.0,35.0,18.0,6.0,6.0,1.0,10.0,11.0,572.0,55.0,179.0,53407.60979871785 -0,23,15,9,3,3.0,18.0,371.0,113.0,208.0,1.0,10.0,18.0,8.0,3.0,17.0,389.0,61.0,126.0,20.0,7.0,14.0,7.0,2.0,7.0,30.0,152.0,233.0,22.0,12.0,15.0,1.0,5.0,20.0,524.0,105.0,47.0,16.0,15.0,13.0,18.0,0.0,0.0,415.0,117.0,262.0,6.0,13.0,7.0,13.0,18.0,18.0,350.0,75.0,149.0,13.0,15.0,16.0,8.0,13.0,13.0,58.0,170.0,168.0,18.0,15.0,16.0,8.0,10.0,11.0,149.0,154.0,117.0,8.0,9.0,8.0,9.0,6.0,11.0,466.0,32.0,73.0,23.0,6.0,12.0,10.0,2.0,9.0,541.0,42.0,40.0,53873.34769538499 -0,24,5,8,3,3.0,14.0,231.0,30.0,256.0,14.0,14.0,10.0,1.0,0.0,15.0,87.0,120.0,76.0,5.0,7.0,12.0,10.0,19.0,3.0,368.0,105.0,137.0,24.0,16.0,15.0,16.0,5.0,1.0,174.0,185.0,185.0,8.0,18.0,13.0,18.0,0.0,20.0,476.0,124.0,179.0,6.0,2.0,16.0,7.0,20.0,4.0,347.0,194.0,119.0,4.0,15.0,4.0,13.0,12.0,13.0,56.0,47.0,125.0,19.0,18.0,14.0,16.0,4.0,10.0,29.0,140.0,98.0,12.0,14.0,7.0,16.0,14.0,11.0,476.0,47.0,224.0,1.0,6.0,14.0,1.0,6.0,20.0,572.0,116.0,118.0,193111.7351122114 -0,18,18,9,3,3.0,17.0,423.0,111.0,156.0,17.0,10.0,18.0,5.0,10.0,16.0,389.0,123.0,76.0,5.0,19.0,15.0,11.0,3.0,4.0,30.0,152.0,97.0,21.0,10.0,12.0,1.0,6.0,18.0,533.0,179.0,63.0,15.0,17.0,13.0,15.0,0.0,3.0,471.0,73.0,19.0,7.0,17.0,5.0,4.0,15.0,18.0,315.0,75.0,215.0,9.0,4.0,0.0,4.0,12.0,13.0,191.0,34.0,168.0,17.0,1.0,14.0,9.0,10.0,6.0,77.0,154.0,24.0,19.0,14.0,13.0,5.0,5.0,7.0,65.0,48.0,12.0,10.0,8.0,6.0,10.0,9.0,11.0,571.0,78.0,26.0,50704.16651859088 -0,16,18,4,5,2.0,20.0,351.0,166.0,195.0,4.0,18.0,2.0,1.0,0.0,13.0,589.0,36.0,161.0,17.0,16.0,16.0,11.0,0.0,0.0,442.0,137.0,118.0,30.0,1.0,6.0,7.0,17.0,2.0,100.0,173.0,203.0,15.0,0.0,20.0,14.0,19.0,9.0,89.0,85.0,235.0,12.0,0.0,9.0,13.0,4.0,9.0,574.0,36.0,226.0,11.0,4.0,9.0,16.0,4.0,19.0,240.0,149.0,168.0,16.0,1.0,15.0,12.0,4.0,12.0,87.0,121.0,115.0,15.0,18.0,2.0,19.0,11.0,18.0,442.0,60.0,217.0,7.0,14.0,13.0,9.0,5.0,11.0,299.0,69.0,212.0,51844.61929031109 -0,24,10,19,1,1.0,5.0,406.0,89.0,89.0,8.0,5.0,1.0,3.0,4.0,3.0,305.0,122.0,124.0,19.0,0.0,3.0,7.0,1.0,3.0,202.0,16.0,182.0,23.0,13.0,7.0,4.0,12.0,16.0,490.0,134.0,143.0,18.0,7.0,6.0,5.0,18.0,5.0,210.0,135.0,216.0,19.0,9.0,10.0,1.0,7.0,6.0,263.0,198.0,225.0,3.0,0.0,14.0,7.0,6.0,3.0,247.0,102.0,23.0,19.0,11.0,12.0,2.0,3.0,10.0,54.0,156.0,293.0,7.0,16.0,12.0,12.0,11.0,17.0,65.0,99.0,169.0,17.0,13.0,13.0,2.0,3.0,17.0,354.0,69.0,82.0,47072.7876198163 -0,3,18,2,10,13.0,4.0,595.0,46.0,168.0,30.0,17.0,16.0,5.0,11.0,20.0,304.0,122.0,132.0,19.0,1.0,2.0,11.0,0.0,10.0,276.0,16.0,182.0,23.0,13.0,12.0,7.0,16.0,19.0,100.0,179.0,130.0,18.0,16.0,10.0,5.0,19.0,10.0,210.0,82.0,235.0,4.0,2.0,11.0,11.0,7.0,14.0,362.0,36.0,226.0,3.0,10.0,16.0,7.0,8.0,0.0,297.0,102.0,168.0,16.0,1.0,13.0,13.0,3.0,6.0,233.0,197.0,115.0,3.0,18.0,2.0,9.0,1.0,18.0,372.0,60.0,139.0,17.0,14.0,8.0,17.0,3.0,8.0,352.0,69.0,171.0,53672.16785493871 -0,6,18,9,9,4.0,20.0,595.0,10.0,140.0,22.0,17.0,14.0,9.0,0.0,15.0,83.0,172.0,292.0,19.0,0.0,16.0,11.0,0.0,3.0,92.0,189.0,300.0,23.0,13.0,20.0,14.0,17.0,20.0,349.0,179.0,112.0,18.0,2.0,2.0,7.0,9.0,1.0,210.0,141.0,86.0,5.0,14.0,8.0,5.0,3.0,18.0,458.0,36.0,33.0,3.0,8.0,0.0,16.0,6.0,3.0,445.0,200.0,168.0,16.0,0.0,13.0,9.0,19.0,16.0,87.0,174.0,115.0,30.0,18.0,2.0,14.0,18.0,19.0,65.0,60.0,139.0,17.0,2.0,13.0,9.0,3.0,13.0,281.0,90.0,226.0,50262.21264058944 -0,25,9,9,3,10.0,10.0,269.0,30.0,94.0,11.0,20.0,1.0,4.0,13.0,16.0,100.0,138.0,105.0,14.0,6.0,18.0,0.0,8.0,4.0,49.0,144.0,266.0,12.0,19.0,13.0,20.0,0.0,16.0,414.0,26.0,33.0,14.0,20.0,0.0,11.0,9.0,3.0,396.0,96.0,235.0,23.0,8.0,15.0,13.0,16.0,1.0,285.0,70.0,58.0,4.0,18.0,6.0,10.0,12.0,3.0,380.0,29.0,212.0,24.0,11.0,17.0,15.0,0.0,19.0,542.0,31.0,233.0,0.0,16.0,3.0,9.0,2.0,20.0,538.0,132.0,225.0,23.0,5.0,16.0,2.0,10.0,14.0,88.0,109.0,172.0,114730.78422300251 -0,25,19,12,8,4.0,12.0,212.0,33.0,118.0,15.0,19.0,18.0,12.0,12.0,13.0,361.0,123.0,240.0,14.0,10.0,7.0,4.0,10.0,5.0,271.0,175.0,82.0,30.0,16.0,13.0,4.0,4.0,16.0,256.0,118.0,122.0,26.0,9.0,8.0,17.0,5.0,5.0,270.0,61.0,258.0,16.0,7.0,10.0,6.0,16.0,14.0,352.0,27.0,255.0,20.0,17.0,14.0,8.0,12.0,6.0,293.0,49.0,196.0,19.0,18.0,5.0,20.0,1.0,4.0,323.0,154.0,88.0,13.0,15.0,18.0,20.0,18.0,9.0,70.0,31.0,207.0,3.0,11.0,0.0,3.0,12.0,12.0,213.0,42.0,154.0,53592.20456258101 -0,7,15,9,16,13.0,12.0,371.0,80.0,145.0,8.0,3.0,10.0,10.0,14.0,13.0,424.0,180.0,165.0,5.0,11.0,8.0,6.0,5.0,4.0,50.0,113.0,77.0,30.0,20.0,16.0,1.0,1.0,12.0,367.0,177.0,10.0,9.0,6.0,8.0,18.0,1.0,17.0,482.0,139.0,196.0,20.0,12.0,12.0,14.0,9.0,4.0,144.0,95.0,204.0,12.0,7.0,17.0,12.0,18.0,15.0,56.0,29.0,126.0,19.0,2.0,16.0,18.0,0.0,11.0,147.0,179.0,130.0,17.0,14.0,8.0,9.0,17.0,12.0,69.0,99.0,146.0,3.0,17.0,6.0,16.0,12.0,0.0,200.0,54.0,296.0,48541.99758592026 -0,20,11,19,5,0.0,8.0,456.0,54.0,57.0,17.0,13.0,11.0,11.0,0.0,16.0,443.0,95.0,125.0,5.0,5.0,8.0,6.0,8.0,13.0,325.0,152.0,87.0,26.0,12.0,2.0,6.0,12.0,12.0,241.0,91.0,49.0,1.0,8.0,3.0,14.0,5.0,5.0,241.0,107.0,86.0,4.0,19.0,14.0,13.0,19.0,13.0,330.0,67.0,14.0,18.0,15.0,0.0,13.0,15.0,14.0,108.0,33.0,168.0,15.0,12.0,17.0,16.0,11.0,16.0,84.0,148.0,148.0,4.0,17.0,14.0,19.0,5.0,12.0,264.0,47.0,77.0,24.0,17.0,10.0,6.0,10.0,11.0,346.0,42.0,232.0,51165.77187420454 -0,18,12,3,18,6.0,0.0,133.0,65.0,94.0,21.0,0.0,17.0,1.0,4.0,18.0,556.0,196.0,257.0,11.0,3.0,20.0,18.0,11.0,3.0,116.0,188.0,80.0,23.0,16.0,8.0,9.0,4.0,3.0,426.0,72.0,240.0,1.0,16.0,18.0,5.0,0.0,7.0,408.0,60.0,151.0,4.0,9.0,5.0,9.0,13.0,18.0,426.0,106.0,67.0,0.0,15.0,14.0,20.0,1.0,11.0,417.0,23.0,114.0,17.0,9.0,5.0,13.0,12.0,12.0,441.0,173.0,114.0,2.0,4.0,9.0,7.0,2.0,6.0,497.0,194.0,209.0,5.0,14.0,12.0,0.0,6.0,14.0,250.0,141.0,116.0,281400.5833344422 -0,11,8,15,18,13.0,2.0,527.0,91.0,65.0,26.0,17.0,16.0,0.0,3.0,18.0,295.0,192.0,76.0,16.0,11.0,12.0,16.0,0.0,18.0,202.0,152.0,29.0,10.0,13.0,5.0,2.0,6.0,13.0,100.0,79.0,187.0,18.0,13.0,9.0,7.0,1.0,3.0,210.0,63.0,261.0,18.0,13.0,11.0,12.0,11.0,12.0,420.0,95.0,106.0,6.0,17.0,7.0,11.0,10.0,16.0,310.0,156.0,160.0,22.0,1.0,7.0,2.0,17.0,18.0,228.0,106.0,138.0,27.0,11.0,17.0,18.0,7.0,0.0,185.0,110.0,209.0,11.0,6.0,9.0,1.0,6.0,1.0,217.0,142.0,118.0,51413.896655717355 -0,27,19,15,2,1.0,11.0,585.0,108.0,209.0,2.0,3.0,15.0,4.0,8.0,19.0,33.0,138.0,234.0,21.0,13.0,20.0,4.0,19.0,8.0,7.0,42.0,41.0,12.0,10.0,0.0,18.0,4.0,14.0,587.0,126.0,63.0,28.0,2.0,0.0,0.0,1.0,0.0,318.0,118.0,277.0,11.0,14.0,0.0,15.0,11.0,4.0,489.0,119.0,81.0,28.0,18.0,12.0,8.0,0.0,19.0,401.0,99.0,168.0,23.0,18.0,10.0,7.0,15.0,6.0,99.0,119.0,56.0,8.0,2.0,14.0,9.0,15.0,3.0,596.0,99.0,209.0,21.0,5.0,16.0,20.0,8.0,10.0,52.0,43.0,171.0,49619.62916542135 -0,22,19,9,8,9.0,9.0,262.0,91.0,4.0,11.0,14.0,15.0,8.0,13.0,17.0,364.0,135.0,106.0,14.0,20.0,4.0,4.0,5.0,7.0,88.0,124.0,71.0,6.0,4.0,17.0,1.0,7.0,14.0,450.0,196.0,122.0,19.0,11.0,10.0,12.0,14.0,0.0,303.0,39.0,196.0,13.0,9.0,6.0,12.0,8.0,14.0,314.0,101.0,94.0,24.0,17.0,16.0,3.0,1.0,9.0,285.0,36.0,50.0,21.0,17.0,17.0,9.0,3.0,3.0,33.0,65.0,90.0,18.0,3.0,7.0,13.0,11.0,16.0,547.0,37.0,216.0,23.0,11.0,14.0,2.0,14.0,5.0,436.0,121.0,135.0,355715.3281768 -0,21,13,9,15,4.0,14.0,21.0,95.0,77.0,28.0,3.0,20.0,7.0,8.0,20.0,354.0,16.0,53.0,15.0,17.0,10.0,4.0,14.0,8.0,72.0,93.0,1.0,3.0,20.0,19.0,6.0,12.0,8.0,396.0,64.0,227.0,1.0,5.0,8.0,1.0,14.0,1.0,415.0,43.0,18.0,26.0,2.0,9.0,20.0,8.0,13.0,487.0,133.0,121.0,11.0,20.0,15.0,0.0,10.0,1.0,117.0,109.0,276.0,24.0,11.0,9.0,7.0,11.0,16.0,29.0,129.0,285.0,6.0,16.0,20.0,3.0,4.0,15.0,464.0,25.0,200.0,16.0,11.0,16.0,20.0,16.0,13.0,363.0,133.0,68.0,832103.2056320062 -0,19,5,9,8,1.0,15.0,315.0,56.0,117.0,10.0,10.0,12.0,14.0,13.0,7.0,337.0,21.0,94.0,15.0,15.0,3.0,9.0,10.0,6.0,330.0,137.0,65.0,22.0,14.0,4.0,5.0,6.0,5.0,231.0,39.0,162.0,29.0,9.0,5.0,4.0,5.0,6.0,564.0,149.0,146.0,20.0,5.0,8.0,7.0,11.0,11.0,355.0,20.0,148.0,13.0,4.0,12.0,4.0,19.0,1.0,58.0,107.0,158.0,14.0,14.0,18.0,9.0,20.0,13.0,371.0,139.0,158.0,2.0,18.0,9.0,3.0,4.0,6.0,350.0,121.0,139.0,14.0,8.0,15.0,8.0,13.0,10.0,208.0,61.0,111.0,70232.2964871832 -0,28,3,6,4,9.0,17.0,526.0,103.0,266.0,24.0,15.0,17.0,15.0,1.0,11.0,354.0,73.0,11.0,30.0,12.0,4.0,10.0,8.0,5.0,33.0,76.0,122.0,21.0,16.0,4.0,6.0,3.0,8.0,235.0,195.0,33.0,3.0,16.0,1.0,19.0,7.0,14.0,559.0,43.0,119.0,12.0,11.0,18.0,7.0,19.0,1.0,509.0,39.0,64.0,23.0,4.0,17.0,10.0,19.0,19.0,65.0,61.0,57.0,22.0,11.0,11.0,3.0,15.0,7.0,29.0,59.0,231.0,25.0,8.0,20.0,14.0,11.0,1.0,469.0,158.0,187.0,3.0,12.0,19.0,7.0,11.0,10.0,62.0,160.0,288.0,53595.257965745855 -0,16,4,13,4,4.0,10.0,554.0,96.0,173.0,11.0,4.0,3.0,12.0,11.0,6.0,263.0,88.0,240.0,24.0,9.0,11.0,9.0,17.0,4.0,13.0,132.0,240.0,5.0,9.0,16.0,5.0,5.0,10.0,95.0,51.0,60.0,18.0,9.0,2.0,11.0,9.0,1.0,327.0,73.0,242.0,15.0,0.0,15.0,8.0,6.0,0.0,334.0,93.0,110.0,10.0,13.0,15.0,14.0,3.0,13.0,99.0,49.0,189.0,19.0,11.0,6.0,16.0,5.0,16.0,219.0,47.0,114.0,8.0,16.0,17.0,11.0,6.0,11.0,216.0,135.0,199.0,26.0,8.0,15.0,10.0,10.0,14.0,563.0,52.0,266.0,52846.0261034377 -0,11,6,19,15,4.0,14.0,145.0,105.0,238.0,8.0,0.0,10.0,13.0,8.0,12.0,354.0,143.0,209.0,13.0,6.0,11.0,16.0,10.0,15.0,378.0,47.0,126.0,15.0,7.0,2.0,4.0,12.0,16.0,256.0,106.0,127.0,29.0,9.0,12.0,6.0,8.0,16.0,267.0,151.0,244.0,22.0,7.0,11.0,10.0,5.0,17.0,504.0,27.0,110.0,16.0,18.0,9.0,18.0,17.0,1.0,380.0,159.0,250.0,29.0,11.0,5.0,13.0,14.0,2.0,411.0,31.0,145.0,20.0,9.0,20.0,7.0,16.0,1.0,20.0,19.0,121.0,27.0,5.0,4.0,15.0,17.0,14.0,488.0,16.0,57.0,358621.61224372726 -0,23,6,13,18,8.0,15.0,269.0,110.0,94.0,10.0,19.0,20.0,1.0,9.0,11.0,197.0,36.0,203.0,14.0,3.0,1.0,11.0,10.0,4.0,374.0,169.0,105.0,30.0,15.0,12.0,7.0,15.0,14.0,205.0,122.0,51.0,10.0,8.0,7.0,16.0,12.0,15.0,396.0,97.0,252.0,12.0,0.0,11.0,0.0,16.0,14.0,336.0,43.0,299.0,22.0,18.0,10.0,10.0,13.0,0.0,136.0,53.0,212.0,17.0,0.0,7.0,2.0,9.0,19.0,100.0,144.0,45.0,10.0,16.0,12.0,16.0,2.0,0.0,43.0,19.0,119.0,3.0,5.0,0.0,13.0,9.0,11.0,448.0,61.0,100.0,45749.373697359515 -0,14,7,9,5,0.0,19.0,406.0,82.0,89.0,11.0,13.0,1.0,16.0,13.0,12.0,24.0,84.0,90.0,17.0,12.0,15.0,9.0,1.0,6.0,566.0,16.0,182.0,6.0,13.0,10.0,5.0,12.0,16.0,4.0,26.0,34.0,29.0,9.0,5.0,15.0,17.0,1.0,210.0,197.0,216.0,26.0,4.0,16.0,2.0,8.0,6.0,355.0,12.0,225.0,20.0,20.0,8.0,17.0,19.0,3.0,247.0,57.0,239.0,14.0,10.0,3.0,14.0,3.0,16.0,54.0,91.0,209.0,25.0,18.0,3.0,19.0,11.0,6.0,134.0,106.0,80.0,18.0,13.0,16.0,2.0,17.0,13.0,214.0,69.0,271.0,42787.50060383246 -0,24,6,19,6,1.0,5.0,371.0,73.0,31.0,8.0,3.0,6.0,12.0,4.0,5.0,287.0,122.0,124.0,15.0,0.0,2.0,7.0,1.0,16.0,275.0,33.0,106.0,14.0,12.0,6.0,4.0,12.0,11.0,188.0,134.0,162.0,18.0,7.0,6.0,8.0,4.0,5.0,564.0,138.0,18.0,19.0,5.0,9.0,1.0,7.0,11.0,322.0,133.0,145.0,13.0,14.0,14.0,4.0,6.0,1.0,117.0,107.0,158.0,18.0,13.0,11.0,4.0,9.0,15.0,484.0,156.0,279.0,18.0,16.0,10.0,12.0,4.0,11.0,54.0,111.0,139.0,14.0,13.0,14.0,20.0,13.0,17.0,329.0,70.0,92.0,44810.03307023004 -0,21,12,11,3,6.0,14.0,274.0,30.0,65.0,19.0,1.0,17.0,6.0,3.0,17.0,134.0,129.0,4.0,10.0,14.0,12.0,7.0,1.0,17.0,30.0,152.0,112.0,13.0,16.0,16.0,11.0,17.0,2.0,426.0,72.0,191.0,18.0,13.0,17.0,14.0,0.0,3.0,172.0,60.0,262.0,4.0,13.0,9.0,13.0,3.0,6.0,294.0,139.0,215.0,23.0,7.0,1.0,11.0,10.0,4.0,200.0,173.0,69.0,22.0,13.0,9.0,14.0,13.0,16.0,418.0,154.0,260.0,26.0,4.0,7.0,7.0,6.0,14.0,466.0,49.0,1.0,22.0,20.0,11.0,0.0,14.0,2.0,537.0,117.0,118.0,81867.5123618356 -0,18,15,15,2,13.0,18.0,519.0,95.0,202.0,15.0,10.0,17.0,4.0,13.0,18.0,337.0,196.0,117.0,16.0,10.0,13.0,15.0,8.0,3.0,336.0,152.0,72.0,23.0,14.0,16.0,2.0,4.0,19.0,329.0,103.0,140.0,28.0,12.0,4.0,18.0,0.0,1.0,432.0,72.0,262.0,14.0,13.0,6.0,12.0,14.0,18.0,426.0,119.0,118.0,13.0,13.0,7.0,16.0,11.0,4.0,310.0,29.0,114.0,2.0,9.0,18.0,7.0,18.0,16.0,178.0,106.0,114.0,4.0,9.0,17.0,8.0,7.0,14.0,264.0,47.0,82.0,10.0,6.0,13.0,13.0,6.0,1.0,169.0,120.0,216.0,52955.74585050679 -0,24,20,19,16,9.0,15.0,521.0,187.0,266.0,8.0,5.0,1.0,3.0,4.0,1.0,305.0,151.0,132.0,16.0,14.0,3.0,10.0,6.0,5.0,183.0,85.0,182.0,23.0,6.0,18.0,5.0,5.0,14.0,158.0,33.0,143.0,18.0,7.0,3.0,10.0,18.0,7.0,97.0,190.0,82.0,17.0,10.0,10.0,17.0,2.0,7.0,364.0,39.0,220.0,23.0,0.0,14.0,15.0,6.0,12.0,401.0,25.0,23.0,19.0,0.0,20.0,2.0,3.0,19.0,54.0,99.0,15.0,18.0,17.0,1.0,12.0,14.0,17.0,497.0,148.0,244.0,14.0,3.0,2.0,10.0,19.0,17.0,17.0,75.0,227.0,45960.88149909575 -0,9,7,17,7,2.0,11.0,554.0,89.0,89.0,2.0,8.0,12.0,3.0,1.0,5.0,152.0,103.0,124.0,19.0,0.0,8.0,7.0,3.0,3.0,198.0,16.0,208.0,0.0,13.0,7.0,4.0,12.0,15.0,177.0,104.0,110.0,17.0,3.0,1.0,5.0,13.0,5.0,210.0,166.0,225.0,30.0,11.0,3.0,7.0,4.0,2.0,263.0,198.0,225.0,3.0,13.0,15.0,7.0,3.0,8.0,339.0,31.0,159.0,22.0,15.0,9.0,16.0,3.0,14.0,151.0,138.0,293.0,4.0,16.0,14.0,11.0,12.0,13.0,382.0,99.0,169.0,21.0,6.0,13.0,2.0,19.0,17.0,1.0,51.0,82.0,49964.0357154909 -0,21,2,10,6,13.0,3.0,351.0,80.0,289.0,10.0,7.0,20.0,13.0,8.0,7.0,308.0,87.0,124.0,12.0,20.0,3.0,14.0,5.0,7.0,366.0,51.0,202.0,27.0,17.0,16.0,7.0,8.0,14.0,458.0,134.0,134.0,19.0,8.0,0.0,12.0,14.0,9.0,291.0,63.0,216.0,16.0,7.0,5.0,11.0,4.0,0.0,263.0,114.0,117.0,28.0,4.0,1.0,14.0,4.0,8.0,401.0,119.0,250.0,26.0,13.0,3.0,1.0,4.0,11.0,411.0,121.0,145.0,16.0,17.0,1.0,14.0,20.0,12.0,350.0,19.0,280.0,22.0,11.0,2.0,1.0,3.0,17.0,198.0,16.0,187.0,47798.78930257505 -0,24,20,15,4,8.0,11.0,324.0,59.0,4.0,10.0,0.0,19.0,8.0,6.0,9.0,568.0,53.0,120.0,21.0,17.0,1.0,5.0,7.0,4.0,103.0,160.0,118.0,27.0,15.0,9.0,2.0,12.0,20.0,486.0,145.0,127.0,27.0,7.0,8.0,4.0,11.0,15.0,399.0,137.0,231.0,18.0,7.0,8.0,1.0,5.0,17.0,190.0,198.0,218.0,15.0,12.0,9.0,2.0,4.0,1.0,339.0,132.0,54.0,22.0,11.0,15.0,11.0,9.0,12.0,47.0,124.0,293.0,6.0,3.0,17.0,15.0,13.0,15.0,421.0,30.0,214.0,15.0,12.0,13.0,1.0,5.0,2.0,356.0,11.0,101.0,48444.23913522925 -0,27,15,9,1,19.0,8.0,595.0,190.0,73.0,4.0,10.0,17.0,14.0,4.0,7.0,578.0,177.0,149.0,17.0,0.0,15.0,4.0,0.0,14.0,202.0,21.0,182.0,7.0,3.0,17.0,7.0,17.0,14.0,470.0,145.0,146.0,28.0,17.0,10.0,19.0,19.0,8.0,210.0,141.0,235.0,22.0,1.0,11.0,19.0,7.0,11.0,571.0,118.0,164.0,15.0,5.0,0.0,16.0,6.0,17.0,267.0,43.0,168.0,29.0,9.0,18.0,11.0,17.0,0.0,381.0,197.0,193.0,16.0,10.0,9.0,18.0,18.0,15.0,66.0,193.0,136.0,17.0,1.0,13.0,10.0,4.0,12.0,352.0,95.0,3.0,57595.425687056144 -0,16,8,3,0,3.0,7.0,420.0,126.0,140.0,4.0,11.0,9.0,8.0,8.0,1.0,304.0,122.0,132.0,19.0,6.0,16.0,4.0,1.0,3.0,24.0,31.0,159.0,8.0,13.0,8.0,7.0,12.0,5.0,100.0,179.0,130.0,16.0,7.0,3.0,5.0,16.0,5.0,220.0,135.0,138.0,22.0,6.0,1.0,3.0,6.0,18.0,362.0,36.0,226.0,3.0,10.0,6.0,11.0,7.0,1.0,90.0,102.0,231.0,26.0,6.0,14.0,11.0,4.0,12.0,73.0,193.0,155.0,20.0,10.0,1.0,7.0,16.0,17.0,47.0,79.0,71.0,16.0,14.0,2.0,9.0,3.0,12.0,356.0,69.0,137.0,49285.79689650213 -0,28,10,7,2,4.0,3.0,593.0,59.0,44.0,0.0,0.0,20.0,0.0,11.0,19.0,384.0,135.0,143.0,18.0,15.0,14.0,4.0,11.0,7.0,7.0,157.0,96.0,9.0,5.0,19.0,13.0,4.0,5.0,71.0,170.0,69.0,23.0,7.0,0.0,11.0,18.0,10.0,516.0,149.0,244.0,19.0,18.0,6.0,10.0,14.0,10.0,355.0,182.0,81.0,25.0,4.0,9.0,6.0,3.0,5.0,541.0,51.0,60.0,26.0,2.0,9.0,9.0,17.0,3.0,562.0,40.0,50.0,26.0,16.0,8.0,7.0,18.0,16.0,385.0,17.0,130.0,0.0,10.0,10.0,20.0,16.0,10.0,591.0,124.0,111.0,53465.98567975348 -0,24,19,7,4,11.0,14.0,212.0,177.0,273.0,10.0,18.0,16.0,0.0,17.0,16.0,349.0,85.0,101.0,21.0,18.0,5.0,3.0,10.0,6.0,72.0,161.0,219.0,22.0,10.0,19.0,4.0,4.0,8.0,320.0,59.0,203.0,17.0,17.0,8.0,4.0,7.0,8.0,367.0,135.0,54.0,23.0,9.0,6.0,19.0,9.0,13.0,310.0,68.0,130.0,17.0,6.0,14.0,0.0,9.0,6.0,90.0,57.0,168.0,2.0,0.0,17.0,9.0,1.0,8.0,192.0,159.0,80.0,30.0,14.0,13.0,12.0,12.0,19.0,238.0,25.0,200.0,16.0,9.0,5.0,0.0,15.0,11.0,208.0,41.0,165.0,71009.77321169627 -0,13,14,16,20,8.0,7.0,253.0,80.0,57.0,19.0,20.0,20.0,10.0,6.0,13.0,173.0,177.0,102.0,5.0,4.0,17.0,16.0,7.0,6.0,50.0,144.0,105.0,11.0,13.0,12.0,20.0,15.0,14.0,22.0,173.0,49.0,14.0,13.0,19.0,17.0,11.0,14.0,396.0,96.0,230.0,12.0,19.0,16.0,0.0,4.0,20.0,595.0,193.0,30.0,10.0,9.0,7.0,14.0,16.0,15.0,465.0,49.0,126.0,13.0,13.0,17.0,15.0,11.0,20.0,337.0,31.0,45.0,17.0,16.0,15.0,12.0,5.0,12.0,230.0,57.0,200.0,3.0,17.0,7.0,4.0,10.0,11.0,213.0,109.0,265.0,68484.02581720888 -0,25,6,12,18,0.0,14.0,306.0,81.0,89.0,17.0,15.0,2.0,11.0,12.0,15.0,354.0,92.0,162.0,5.0,5.0,11.0,6.0,5.0,4.0,378.0,166.0,100.0,0.0,15.0,10.0,4.0,12.0,15.0,256.0,74.0,46.0,19.0,9.0,6.0,15.0,1.0,10.0,206.0,96.0,258.0,4.0,19.0,16.0,0.0,18.0,1.0,354.0,49.0,288.0,20.0,9.0,13.0,10.0,8.0,1.0,392.0,36.0,212.0,20.0,8.0,9.0,20.0,13.0,11.0,29.0,179.0,130.0,0.0,14.0,14.0,19.0,4.0,0.0,70.0,65.0,92.0,26.0,5.0,10.0,15.0,6.0,14.0,347.0,68.0,154.0,51659.30930114503 -0,10,3,13,14,1.0,20.0,127.0,160.0,207.0,12.0,2.0,1.0,8.0,2.0,10.0,354.0,190.0,119.0,24.0,20.0,5.0,18.0,5.0,3.0,465.0,124.0,232.0,12.0,17.0,10.0,19.0,13.0,19.0,490.0,134.0,203.0,19.0,9.0,4.0,6.0,7.0,8.0,505.0,75.0,245.0,15.0,9.0,12.0,8.0,9.0,8.0,334.0,198.0,61.0,10.0,16.0,15.0,2.0,4.0,6.0,99.0,149.0,23.0,26.0,11.0,12.0,1.0,4.0,17.0,173.0,47.0,27.0,9.0,16.0,17.0,19.0,16.0,11.0,31.0,99.0,214.0,3.0,10.0,13.0,1.0,6.0,10.0,86.0,191.0,288.0,46250.699326072325 -0,22,2,18,4,3.0,7.0,428.0,80.0,91.0,19.0,0.0,2.0,7.0,6.0,17.0,330.0,81.0,124.0,21.0,12.0,6.0,5.0,7.0,4.0,39.0,144.0,105.0,17.0,0.0,6.0,2.0,11.0,10.0,235.0,130.0,159.0,18.0,8.0,18.0,17.0,14.0,8.0,355.0,114.0,216.0,12.0,7.0,15.0,1.0,4.0,0.0,263.0,123.0,299.0,17.0,4.0,18.0,1.0,13.0,14.0,382.0,49.0,189.0,19.0,11.0,6.0,7.0,5.0,12.0,29.0,121.0,265.0,10.0,13.0,12.0,14.0,6.0,12.0,596.0,158.0,212.0,8.0,14.0,0.0,4.0,5.0,16.0,562.0,95.0,82.0,49350.33240931091 -0,21,19,13,17,5.0,15.0,401.0,90.0,149.0,3.0,10.0,8.0,8.0,6.0,12.0,308.0,36.0,240.0,14.0,1.0,2.0,4.0,18.0,19.0,377.0,160.0,118.0,25.0,20.0,19.0,2.0,5.0,1.0,175.0,134.0,249.0,23.0,7.0,2.0,11.0,7.0,15.0,491.0,114.0,171.0,18.0,1.0,8.0,20.0,6.0,0.0,184.0,69.0,294.0,11.0,4.0,2.0,0.0,4.0,19.0,304.0,149.0,23.0,13.0,15.0,9.0,9.0,4.0,8.0,47.0,42.0,231.0,9.0,3.0,17.0,14.0,3.0,12.0,350.0,138.0,214.0,4.0,12.0,1.0,1.0,5.0,20.0,279.0,41.0,111.0,50020.467331997614 -0,24,2,18,4,4.0,6.0,336.0,75.0,201.0,10.0,0.0,1.0,7.0,14.0,15.0,310.0,87.0,124.0,21.0,18.0,3.0,6.0,10.0,4.0,76.0,132.0,152.0,30.0,15.0,10.0,6.0,11.0,8.0,289.0,172.0,219.0,19.0,7.0,4.0,4.0,10.0,4.0,415.0,132.0,244.0,17.0,1.0,6.0,19.0,10.0,13.0,263.0,80.0,180.0,24.0,0.0,15.0,2.0,9.0,2.0,204.0,78.0,97.0,23.0,9.0,9.0,3.0,3.0,12.0,29.0,121.0,293.0,2.0,10.0,12.0,14.0,11.0,13.0,518.0,99.0,213.0,13.0,11.0,10.0,2.0,16.0,10.0,213.0,36.0,102.0,46187.41115246606 -0,28,5,0,12,3.0,14.0,519.0,55.0,289.0,6.0,12.0,9.0,9.0,0.0,2.0,424.0,145.0,109.0,12.0,4.0,1.0,0.0,12.0,1.0,64.0,173.0,121.0,19.0,2.0,11.0,3.0,4.0,14.0,152.0,145.0,72.0,28.0,13.0,7.0,2.0,5.0,20.0,278.0,40.0,244.0,11.0,7.0,17.0,12.0,20.0,19.0,351.0,51.0,217.0,10.0,15.0,9.0,7.0,5.0,1.0,435.0,95.0,70.0,8.0,10.0,17.0,11.0,13.0,3.0,480.0,56.0,98.0,30.0,4.0,10.0,9.0,16.0,15.0,350.0,144.0,216.0,27.0,5.0,15.0,13.0,16.0,2.0,525.0,16.0,3.0,41548.729112872796 -0,6,19,19,2,3.0,17.0,491.0,55.0,209.0,19.0,10.0,18.0,8.0,1.0,14.0,274.0,28.0,171.0,5.0,6.0,5.0,4.0,1.0,7.0,335.0,160.0,72.0,19.0,15.0,15.0,6.0,1.0,10.0,450.0,159.0,63.0,27.0,10.0,8.0,4.0,7.0,4.0,393.0,151.0,261.0,12.0,2.0,5.0,3.0,12.0,17.0,334.0,41.0,195.0,10.0,14.0,7.0,4.0,13.0,7.0,57.0,119.0,170.0,10.0,13.0,14.0,4.0,12.0,5.0,402.0,182.0,145.0,7.0,8.0,12.0,16.0,1.0,3.0,264.0,19.0,186.0,16.0,11.0,10.0,9.0,12.0,8.0,198.0,71.0,187.0,48025.07874544349 -0,0,5,17,0,0.0,13.0,437.0,67.0,140.0,25.0,6.0,2.0,16.0,0.0,13.0,255.0,43.0,82.0,15.0,0.0,19.0,14.0,0.0,13.0,202.0,93.0,268.0,23.0,13.0,8.0,7.0,12.0,17.0,370.0,179.0,130.0,18.0,2.0,10.0,18.0,4.0,10.0,548.0,151.0,18.0,12.0,4.0,4.0,2.0,8.0,18.0,355.0,173.0,34.0,13.0,10.0,8.0,4.0,19.0,1.0,117.0,41.0,295.0,14.0,14.0,13.0,20.0,20.0,10.0,484.0,161.0,178.0,22.0,6.0,2.0,9.0,14.0,5.0,469.0,118.0,139.0,29.0,13.0,16.0,20.0,20.0,13.0,225.0,80.0,117.0,51184.58170065479 -0,14,18,6,9,0.0,4.0,332.0,81.0,13.0,10.0,5.0,9.0,6.0,12.0,4.0,292.0,108.0,96.0,19.0,17.0,16.0,11.0,0.0,3.0,330.0,39.0,65.0,6.0,10.0,4.0,5.0,17.0,5.0,100.0,94.0,133.0,23.0,4.0,6.0,10.0,19.0,3.0,564.0,143.0,235.0,23.0,3.0,9.0,2.0,7.0,11.0,355.0,24.0,226.0,12.0,11.0,0.0,16.0,8.0,2.0,81.0,106.0,160.0,15.0,1.0,10.0,13.0,3.0,12.0,87.0,139.0,197.0,3.0,18.0,9.0,3.0,13.0,9.0,42.0,60.0,139.0,14.0,13.0,13.0,18.0,8.0,16.0,352.0,77.0,137.0,40887.06507951453 -0,24,0,15,16,13.0,18.0,293.0,79.0,202.0,10.0,12.0,2.0,5.0,0.0,10.0,337.0,158.0,4.0,6.0,7.0,10.0,4.0,8.0,5.0,551.0,152.0,137.0,20.0,20.0,14.0,1.0,1.0,14.0,458.0,103.0,47.0,10.0,12.0,5.0,9.0,1.0,4.0,447.0,47.0,262.0,5.0,0.0,11.0,4.0,1.0,6.0,190.0,153.0,227.0,15.0,15.0,9.0,11.0,5.0,1.0,523.0,119.0,250.0,16.0,15.0,15.0,10.0,17.0,10.0,29.0,98.0,72.0,18.0,17.0,12.0,16.0,1.0,13.0,448.0,101.0,59.0,29.0,11.0,11.0,2.0,10.0,2.0,537.0,10.0,202.0,41587.31023273802 -0,6,15,19,2,8.0,12.0,494.0,113.0,289.0,18.0,10.0,18.0,8.0,7.0,11.0,568.0,36.0,113.0,17.0,13.0,13.0,5.0,7.0,7.0,30.0,152.0,72.0,27.0,14.0,13.0,7.0,1.0,15.0,256.0,145.0,127.0,27.0,7.0,8.0,9.0,4.0,8.0,493.0,151.0,244.0,4.0,7.0,3.0,8.0,5.0,18.0,350.0,53.0,217.0,15.0,13.0,14.0,2.0,5.0,2.0,90.0,29.0,191.0,17.0,1.0,16.0,8.0,11.0,16.0,411.0,154.0,256.0,3.0,9.0,17.0,11.0,6.0,14.0,466.0,35.0,119.0,27.0,6.0,9.0,10.0,15.0,2.0,198.0,16.0,187.0,53298.83442853691 -0,2,20,17,7,13.0,18.0,17.0,59.0,278.0,4.0,10.0,20.0,7.0,0.0,17.0,354.0,180.0,126.0,13.0,7.0,5.0,4.0,18.0,14.0,497.0,120.0,209.0,22.0,14.0,16.0,1.0,0.0,16.0,330.0,172.0,227.0,20.0,14.0,19.0,4.0,7.0,17.0,415.0,72.0,270.0,18.0,9.0,9.0,19.0,14.0,13.0,184.0,86.0,264.0,27.0,4.0,13.0,0.0,9.0,10.0,56.0,145.0,130.0,6.0,8.0,14.0,4.0,1.0,5.0,29.0,148.0,209.0,2.0,7.0,17.0,8.0,6.0,14.0,350.0,25.0,183.0,10.0,16.0,17.0,9.0,16.0,3.0,148.0,83.0,236.0,560698.4877462952 -0,9,19,10,3,8.0,17.0,312.0,54.0,54.0,8.0,10.0,20.0,9.0,13.0,12.0,453.0,36.0,240.0,20.0,15.0,13.0,7.0,12.0,3.0,72.0,152.0,170.0,23.0,15.0,19.0,4.0,4.0,8.0,314.0,98.0,63.0,14.0,6.0,10.0,13.0,5.0,1.0,482.0,110.0,208.0,15.0,3.0,13.0,15.0,11.0,4.0,326.0,70.0,82.0,13.0,6.0,15.0,12.0,18.0,14.0,57.0,32.0,168.0,19.0,18.0,15.0,9.0,10.0,16.0,368.0,148.0,113.0,4.0,16.0,14.0,9.0,12.0,15.0,69.0,25.0,67.0,17.0,8.0,1.0,2.0,11.0,10.0,208.0,41.0,111.0,48501.25013382782 -0,10,20,15,9,5.0,18.0,433.0,84.0,268.0,10.0,19.0,3.0,10.0,6.0,6.0,287.0,49.0,66.0,0.0,6.0,11.0,8.0,7.0,7.0,551.0,167.0,181.0,30.0,6.0,12.0,4.0,1.0,19.0,351.0,145.0,186.0,0.0,7.0,8.0,17.0,11.0,5.0,396.0,96.0,88.0,8.0,0.0,4.0,10.0,16.0,17.0,316.0,24.0,299.0,15.0,18.0,19.0,10.0,12.0,1.0,139.0,49.0,295.0,16.0,15.0,5.0,20.0,14.0,19.0,242.0,182.0,145.0,2.0,16.0,18.0,16.0,2.0,6.0,70.0,147.0,200.0,27.0,11.0,0.0,0.0,1.0,14.0,391.0,134.0,154.0,51037.69546165208 -0,6,20,17,11,4.0,14.0,276.0,59.0,289.0,15.0,20.0,14.0,8.0,9.0,11.0,387.0,63.0,212.0,12.0,12.0,8.0,4.0,7.0,7.0,378.0,173.0,121.0,28.0,15.0,11.0,7.0,15.0,15.0,458.0,140.0,102.0,26.0,8.0,6.0,16.0,9.0,13.0,483.0,151.0,255.0,12.0,7.0,10.0,3.0,11.0,11.0,595.0,51.0,228.0,15.0,15.0,13.0,3.0,9.0,0.0,178.0,56.0,250.0,20.0,3.0,15.0,11.0,12.0,7.0,411.0,49.0,45.0,0.0,16.0,12.0,20.0,2.0,0.0,132.0,20.0,119.0,3.0,5.0,1.0,11.0,13.0,2.0,198.0,47.0,178.0,44235.16920409253 -0,12,8,0,19,19.0,9.0,371.0,91.0,4.0,8.0,8.0,19.0,11.0,0.0,7.0,453.0,17.0,124.0,13.0,7.0,2.0,7.0,17.0,8.0,497.0,45.0,17.0,1.0,12.0,16.0,2.0,12.0,12.0,450.0,48.0,215.0,12.0,7.0,9.0,18.0,6.0,5.0,173.0,72.0,251.0,15.0,2.0,14.0,12.0,17.0,14.0,102.0,116.0,109.0,7.0,10.0,8.0,12.0,0.0,19.0,56.0,195.0,201.0,3.0,11.0,7.0,18.0,4.0,13.0,29.0,65.0,239.0,17.0,18.0,10.0,9.0,11.0,5.0,69.0,94.0,45.0,17.0,11.0,4.0,2.0,6.0,8.0,229.0,181.0,236.0,46583.09210020521 -0,11,9,10,3,7.0,18.0,400.0,54.0,14.0,5.0,10.0,15.0,9.0,11.0,4.0,297.0,61.0,124.0,20.0,15.0,8.0,8.0,11.0,4.0,103.0,149.0,84.0,10.0,14.0,16.0,1.0,6.0,14.0,330.0,168.0,117.0,1.0,6.0,19.0,7.0,5.0,1.0,408.0,34.0,110.0,11.0,11.0,7.0,12.0,9.0,7.0,540.0,75.0,70.0,15.0,15.0,15.0,3.0,0.0,18.0,401.0,29.0,48.0,23.0,17.0,10.0,1.0,7.0,16.0,61.0,127.0,217.0,4.0,6.0,11.0,13.0,6.0,14.0,596.0,47.0,209.0,22.0,5.0,14.0,2.0,10.0,3.0,315.0,44.0,145.0,47616.03474481635 -0,19,20,6,2,8.0,6.0,210.0,172.0,27.0,12.0,12.0,1.0,1.0,6.0,7.0,264.0,36.0,109.0,13.0,0.0,3.0,3.0,18.0,8.0,551.0,61.0,94.0,28.0,11.0,8.0,18.0,2.0,9.0,557.0,134.0,127.0,6.0,1.0,11.0,9.0,14.0,5.0,186.0,114.0,232.0,18.0,11.0,5.0,1.0,4.0,17.0,478.0,198.0,176.0,5.0,4.0,9.0,2.0,5.0,2.0,401.0,119.0,23.0,20.0,11.0,0.0,1.0,7.0,7.0,223.0,121.0,293.0,2.0,3.0,0.0,2.0,5.0,15.0,350.0,19.0,214.0,4.0,11.0,13.0,0.0,16.0,17.0,571.0,11.0,82.0,103947.22483683763 -0,6,5,10,2,8.0,18.0,324.0,65.0,4.0,10.0,0.0,9.0,8.0,6.0,17.0,308.0,54.0,124.0,12.0,18.0,1.0,6.0,7.0,5.0,412.0,156.0,119.0,29.0,16.0,11.0,2.0,12.0,14.0,490.0,145.0,203.0,19.0,7.0,4.0,4.0,11.0,9.0,33.0,151.0,244.0,11.0,9.0,5.0,3.0,5.0,12.0,190.0,51.0,217.0,15.0,8.0,18.0,2.0,4.0,3.0,58.0,126.0,41.0,21.0,0.0,12.0,11.0,9.0,8.0,411.0,160.0,145.0,3.0,4.0,10.0,14.0,11.0,12.0,460.0,99.0,132.0,21.0,11.0,12.0,9.0,7.0,3.0,340.0,11.0,187.0,43116.206268040994 -0,6,20,9,8,16.0,12.0,332.0,13.0,13.0,11.0,3.0,9.0,19.0,13.0,3.0,255.0,36.0,90.0,8.0,6.0,1.0,9.0,7.0,7.0,330.0,93.0,223.0,27.0,15.0,4.0,5.0,12.0,14.0,188.0,145.0,116.0,28.0,18.0,8.0,0.0,14.0,1.0,497.0,175.0,244.0,18.0,19.0,15.0,3.0,5.0,2.0,402.0,51.0,217.0,22.0,18.0,19.0,2.0,5.0,12.0,117.0,107.0,148.0,19.0,10.0,19.0,6.0,19.0,7.0,484.0,187.0,143.0,22.0,17.0,12.0,20.0,16.0,6.0,30.0,19.0,119.0,0.0,19.0,2.0,20.0,20.0,18.0,225.0,81.0,16.0,52191.45987041756 -0,11,5,11,2,4.0,14.0,324.0,59.0,104.0,10.0,8.0,20.0,8.0,10.0,7.0,409.0,15.0,102.0,12.0,17.0,1.0,4.0,1.0,11.0,551.0,154.0,121.0,6.0,6.0,11.0,6.0,3.0,11.0,212.0,31.0,138.0,27.0,9.0,5.0,12.0,4.0,8.0,548.0,146.0,183.0,22.0,6.0,9.0,2.0,5.0,13.0,204.0,41.0,154.0,13.0,17.0,8.0,2.0,19.0,0.0,58.0,119.0,214.0,14.0,0.0,9.0,11.0,14.0,14.0,411.0,140.0,209.0,3.0,18.0,9.0,4.0,16.0,12.0,182.0,109.0,139.0,14.0,13.0,8.0,12.0,16.0,13.0,212.0,16.0,177.0,45531.80683907925 -0,21,11,10,7,0.0,18.0,371.0,53.0,156.0,17.0,1.0,1.0,11.0,4.0,1.0,453.0,180.0,126.0,20.0,9.0,11.0,6.0,11.0,9.0,50.0,58.0,100.0,28.0,7.0,18.0,10.0,12.0,15.0,330.0,49.0,63.0,11.0,15.0,6.0,15.0,14.0,13.0,384.0,86.0,86.0,4.0,20.0,18.0,6.0,9.0,9.0,351.0,57.0,14.0,24.0,7.0,8.0,12.0,4.0,1.0,465.0,33.0,126.0,19.0,18.0,15.0,1.0,10.0,11.0,383.0,56.0,60.0,4.0,14.0,8.0,9.0,12.0,10.0,298.0,101.0,45.0,17.0,15.0,20.0,10.0,0.0,8.0,8.0,121.0,236.0,47402.548967259514 -0,9,15,11,3,10.0,6.0,456.0,67.0,57.0,8.0,14.0,20.0,10.0,0.0,17.0,436.0,154.0,124.0,16.0,5.0,11.0,7.0,5.0,18.0,497.0,166.0,89.0,24.0,13.0,16.0,1.0,11.0,12.0,306.0,90.0,49.0,1.0,6.0,17.0,14.0,1.0,8.0,430.0,196.0,216.0,14.0,16.0,16.0,1.0,19.0,18.0,263.0,62.0,204.0,15.0,15.0,6.0,13.0,18.0,14.0,318.0,30.0,160.0,0.0,14.0,17.0,17.0,11.0,12.0,125.0,170.0,148.0,13.0,9.0,11.0,17.0,5.0,13.0,288.0,94.0,92.0,25.0,17.0,17.0,2.0,1.0,8.0,322.0,68.0,232.0,50373.887571498395 -0,15,15,9,0,13.0,11.0,46.0,59.0,145.0,8.0,0.0,20.0,8.0,0.0,9.0,114.0,53.0,126.0,20.0,4.0,18.0,2.0,4.0,4.0,470.0,152.0,118.0,27.0,15.0,16.0,2.0,12.0,6.0,283.0,145.0,127.0,27.0,6.0,19.0,2.0,11.0,15.0,482.0,137.0,86.0,5.0,7.0,14.0,1.0,11.0,4.0,190.0,149.0,125.0,25.0,15.0,17.0,5.0,18.0,10.0,42.0,132.0,96.0,22.0,11.0,15.0,18.0,6.0,8.0,29.0,90.0,293.0,4.0,14.0,17.0,9.0,8.0,10.0,69.0,126.0,207.0,16.0,4.0,13.0,6.0,10.0,8.0,229.0,135.0,221.0,52481.71090441842 -0,20,16,15,3,13.0,18.0,324.0,54.0,30.0,10.0,1.0,19.0,11.0,6.0,13.0,538.0,177.0,121.0,20.0,15.0,5.0,7.0,13.0,17.0,311.0,156.0,84.0,25.0,14.0,9.0,1.0,4.0,12.0,365.0,98.0,63.0,10.0,6.0,8.0,18.0,5.0,13.0,436.0,86.0,211.0,18.0,4.0,11.0,13.0,9.0,5.0,540.0,75.0,14.0,25.0,12.0,9.0,9.0,4.0,1.0,122.0,29.0,89.0,19.0,18.0,15.0,11.0,9.0,12.0,47.0,125.0,148.0,6.0,7.0,8.0,9.0,6.0,14.0,159.0,45.0,214.0,15.0,18.0,17.0,1.0,5.0,5.0,260.0,42.0,236.0,48029.2257176799 -0,29,6,16,0,10.0,15.0,293.0,110.0,43.0,10.0,3.0,0.0,8.0,9.0,10.0,183.0,62.0,200.0,5.0,3.0,1.0,3.0,11.0,7.0,374.0,49.0,137.0,30.0,15.0,17.0,7.0,16.0,14.0,458.0,171.0,51.0,10.0,13.0,7.0,4.0,8.0,15.0,593.0,47.0,103.0,5.0,18.0,11.0,19.0,12.0,14.0,190.0,43.0,227.0,22.0,18.0,15.0,11.0,5.0,8.0,523.0,97.0,180.0,16.0,15.0,15.0,7.0,17.0,19.0,29.0,186.0,45.0,18.0,17.0,12.0,18.0,1.0,20.0,441.0,167.0,284.0,3.0,20.0,11.0,8.0,10.0,2.0,537.0,10.0,245.0,54049.2536793263 -0,23,0,14,16,8.0,16.0,289.0,79.0,94.0,10.0,14.0,2.0,4.0,0.0,11.0,302.0,56.0,203.0,14.0,5.0,10.0,4.0,8.0,4.0,551.0,152.0,105.0,27.0,20.0,14.0,1.0,4.0,11.0,405.0,108.0,48.0,10.0,8.0,5.0,9.0,10.0,8.0,424.0,61.0,252.0,12.0,14.0,13.0,4.0,1.0,6.0,336.0,139.0,299.0,15.0,16.0,9.0,10.0,9.0,0.0,136.0,109.0,235.0,17.0,8.0,7.0,3.0,16.0,10.0,55.0,98.0,66.0,10.0,16.0,12.0,16.0,2.0,13.0,99.0,60.0,96.0,29.0,6.0,0.0,2.0,9.0,5.0,449.0,61.0,113.0,44053.93813392466 -0,3,5,9,0,13.0,6.0,115.0,185.0,267.0,8.0,10.0,20.0,0.0,0.0,17.0,226.0,35.0,264.0,12.0,19.0,18.0,14.0,18.0,18.0,497.0,94.0,84.0,24.0,13.0,16.0,1.0,11.0,13.0,306.0,169.0,153.0,1.0,14.0,19.0,8.0,4.0,5.0,430.0,72.0,86.0,14.0,16.0,14.0,11.0,9.0,19.0,241.0,149.0,14.0,15.0,15.0,6.0,0.0,18.0,6.0,318.0,147.0,160.0,19.0,16.0,17.0,20.0,17.0,16.0,125.0,170.0,225.0,14.0,7.0,10.0,17.0,14.0,8.0,69.0,117.0,92.0,25.0,18.0,17.0,10.0,10.0,15.0,229.0,42.0,206.0,47547.60957719764 -0,22,9,9,3,10.0,17.0,371.0,64.0,56.0,8.0,10.0,20.0,10.0,6.0,17.0,442.0,163.0,126.0,16.0,5.0,11.0,9.0,10.0,5.0,127.0,166.0,87.0,23.0,14.0,19.0,1.0,4.0,15.0,330.0,92.0,63.0,1.0,8.0,17.0,14.0,3.0,7.0,434.0,196.0,214.0,15.0,2.0,15.0,10.0,19.0,18.0,263.0,66.0,204.0,14.0,15.0,13.0,12.0,18.0,3.0,56.0,30.0,162.0,9.0,16.0,15.0,17.0,10.0,12.0,29.0,148.0,100.0,8.0,14.0,10.0,9.0,6.0,13.0,288.0,94.0,61.0,22.0,17.0,17.0,2.0,4.0,10.0,259.0,68.0,233.0,49525.31520925577 -0,28,19,16,8,1.0,8.0,406.0,93.0,13.0,2.0,12.0,15.0,8.0,11.0,13.0,255.0,36.0,220.0,8.0,6.0,4.0,13.0,3.0,13.0,330.0,93.0,65.0,6.0,8.0,17.0,12.0,6.0,14.0,450.0,62.0,158.0,19.0,11.0,8.0,0.0,14.0,3.0,408.0,175.0,144.0,13.0,20.0,7.0,20.0,5.0,13.0,586.0,125.0,217.0,24.0,18.0,8.0,17.0,5.0,19.0,446.0,107.0,4.0,15.0,11.0,16.0,14.0,3.0,14.0,343.0,65.0,272.0,9.0,17.0,12.0,13.0,10.0,9.0,319.0,19.0,183.0,9.0,8.0,5.0,8.0,11.0,3.0,385.0,121.0,135.0,47214.4000922638 -0,6,6,9,2,5.0,12.0,339.0,78.0,9.0,11.0,3.0,13.0,19.0,11.0,16.0,294.0,61.0,90.0,21.0,11.0,1.0,8.0,5.0,8.0,103.0,124.0,223.0,27.0,15.0,4.0,5.0,0.0,14.0,422.0,167.0,117.0,28.0,14.0,4.0,7.0,7.0,1.0,458.0,34.0,244.0,18.0,18.0,15.0,11.0,5.0,14.0,402.0,99.0,207.0,22.0,18.0,11.0,2.0,0.0,12.0,401.0,136.0,48.0,20.0,10.0,16.0,1.0,4.0,7.0,99.0,131.0,226.0,22.0,11.0,13.0,17.0,16.0,6.0,196.0,32.0,177.0,0.0,5.0,4.0,20.0,12.0,16.0,243.0,110.0,16.0,47203.784550592405 -0,6,20,9,4,8.0,11.0,488.0,159.0,4.0,11.0,3.0,15.0,8.0,6.0,11.0,255.0,53.0,244.0,8.0,17.0,19.0,8.0,11.0,12.0,330.0,160.0,118.0,4.0,15.0,8.0,2.0,12.0,4.0,75.0,145.0,127.0,27.0,19.0,18.0,0.0,20.0,19.0,399.0,137.0,244.0,18.0,19.0,14.0,2.0,7.0,17.0,402.0,198.0,81.0,21.0,10.0,12.0,2.0,5.0,16.0,181.0,132.0,279.0,19.0,9.0,15.0,6.0,11.0,7.0,493.0,124.0,143.0,3.0,4.0,15.0,8.0,13.0,15.0,30.0,19.0,265.0,14.0,12.0,18.0,20.0,9.0,6.0,225.0,81.0,101.0,52191.45987041756 -0,24,20,12,8,8.0,12.0,331.0,37.0,13.0,10.0,0.0,9.0,19.0,13.0,8.0,522.0,48.0,107.0,21.0,11.0,19.0,9.0,5.0,7.0,103.0,93.0,223.0,5.0,0.0,5.0,5.0,13.0,16.0,246.0,145.0,116.0,28.0,8.0,8.0,1.0,14.0,11.0,402.0,141.0,236.0,13.0,7.0,13.0,1.0,5.0,12.0,207.0,161.0,217.0,22.0,18.0,19.0,11.0,4.0,12.0,237.0,109.0,148.0,21.0,10.0,19.0,8.0,19.0,8.0,342.0,184.0,280.0,13.0,3.0,17.0,15.0,16.0,6.0,421.0,30.0,166.0,1.0,19.0,2.0,9.0,12.0,4.0,356.0,11.0,44.0,46571.23378809942 -0,17,6,8,10,15.0,10.0,554.0,89.0,173.0,12.0,8.0,18.0,3.0,1.0,6.0,152.0,103.0,79.0,24.0,10.0,11.0,9.0,13.0,17.0,101.0,140.0,149.0,0.0,13.0,16.0,17.0,12.0,10.0,95.0,157.0,110.0,18.0,14.0,16.0,15.0,12.0,2.0,319.0,63.0,239.0,9.0,11.0,15.0,8.0,6.0,5.0,334.0,93.0,110.0,10.0,17.0,2.0,7.0,1.0,8.0,496.0,31.0,65.0,19.0,9.0,5.0,16.0,3.0,2.0,302.0,138.0,120.0,4.0,16.0,17.0,11.0,12.0,1.0,382.0,198.0,199.0,21.0,6.0,13.0,10.0,19.0,20.0,563.0,52.0,151.0,51483.78496033513 -0,9,5,16,7,3.0,11.0,53.0,96.0,92.0,4.0,4.0,12.0,12.0,11.0,5.0,263.0,88.0,124.0,19.0,2.0,9.0,7.0,8.0,3.0,181.0,84.0,221.0,5.0,9.0,15.0,4.0,8.0,15.0,138.0,51.0,60.0,17.0,9.0,2.0,5.0,12.0,1.0,313.0,95.0,242.0,30.0,6.0,3.0,7.0,4.0,0.0,294.0,198.0,159.0,9.0,13.0,15.0,11.0,3.0,13.0,99.0,49.0,189.0,21.0,13.0,6.0,7.0,4.0,14.0,219.0,47.0,273.0,8.0,16.0,16.0,11.0,6.0,11.0,216.0,125.0,185.0,23.0,8.0,15.0,4.0,10.0,14.0,1.0,51.0,82.0,548516.2555210422 -0,20,10,19,2,4.0,17.0,519.0,91.0,77.0,11.0,13.0,17.0,8.0,8.0,8.0,280.0,196.0,76.0,5.0,6.0,2.0,4.0,1.0,7.0,335.0,199.0,72.0,19.0,5.0,5.0,3.0,12.0,10.0,419.0,72.0,80.0,18.0,7.0,8.0,19.0,6.0,12.0,596.0,151.0,79.0,18.0,13.0,5.0,9.0,4.0,17.0,213.0,41.0,195.0,5.0,14.0,0.0,20.0,16.0,7.0,57.0,119.0,114.0,5.0,13.0,9.0,0.0,14.0,12.0,494.0,125.0,145.0,7.0,4.0,5.0,16.0,20.0,2.0,576.0,131.0,186.0,18.0,8.0,1.0,5.0,6.0,8.0,198.0,28.0,136.0,50511.751212014715 -0,18,14,15,5,3.0,14.0,491.0,76.0,72.0,19.0,12.0,18.0,3.0,13.0,16.0,212.0,59.0,171.0,9.0,12.0,5.0,4.0,18.0,5.0,348.0,152.0,88.0,23.0,16.0,15.0,6.0,4.0,18.0,440.0,159.0,90.0,27.0,13.0,7.0,7.0,7.0,4.0,404.0,60.0,261.0,12.0,2.0,5.0,9.0,13.0,17.0,388.0,50.0,106.0,10.0,14.0,14.0,19.0,10.0,8.0,310.0,136.0,170.0,10.0,1.0,14.0,4.0,18.0,5.0,402.0,117.0,119.0,27.0,8.0,16.0,14.0,1.0,2.0,264.0,49.0,209.0,11.0,6.0,15.0,9.0,10.0,1.0,169.0,78.0,187.0,50562.38904710974 -0,5,15,12,10,13.0,4.0,322.0,46.0,168.0,5.0,10.0,20.0,11.0,12.0,17.0,304.0,122.0,126.0,19.0,1.0,15.0,11.0,18.0,19.0,598.0,42.0,113.0,23.0,14.0,12.0,20.0,5.0,9.0,329.0,98.0,194.0,18.0,6.0,10.0,5.0,16.0,6.0,370.0,41.0,187.0,1.0,2.0,14.0,5.0,9.0,4.0,553.0,144.0,86.0,10.0,15.0,16.0,7.0,4.0,20.0,297.0,102.0,268.0,29.0,18.0,14.0,13.0,3.0,13.0,424.0,166.0,115.0,3.0,16.0,8.0,0.0,6.0,14.0,97.0,161.0,45.0,18.0,0.0,6.0,2.0,15.0,8.0,568.0,71.0,236.0,45772.71989989379 -0,9,17,6,7,13.0,18.0,434.0,53.0,54.0,15.0,16.0,16.0,5.0,11.0,19.0,319.0,123.0,132.0,19.0,5.0,2.0,7.0,0.0,10.0,276.0,110.0,84.0,3.0,13.0,13.0,1.0,16.0,16.0,279.0,179.0,98.0,1.0,6.0,15.0,18.0,5.0,5.0,210.0,72.0,190.0,10.0,15.0,11.0,12.0,7.0,8.0,362.0,59.0,55.0,13.0,10.0,16.0,12.0,16.0,8.0,56.0,29.0,168.0,19.0,1.0,13.0,18.0,10.0,6.0,233.0,148.0,121.0,4.0,17.0,2.0,9.0,1.0,18.0,163.0,47.0,137.0,17.0,14.0,16.0,9.0,6.0,8.0,322.0,66.0,227.0,50209.00073699445 -0,11,15,20,8,9.0,3.0,324.0,67.0,238.0,8.0,14.0,20.0,1.0,3.0,16.0,165.0,36.0,199.0,13.0,6.0,9.0,7.0,20.0,13.0,497.0,32.0,162.0,15.0,13.0,11.0,8.0,0.0,1.0,129.0,199.0,1.0,1.0,6.0,17.0,16.0,1.0,15.0,471.0,151.0,244.0,3.0,4.0,1.0,13.0,19.0,17.0,138.0,135.0,188.0,16.0,13.0,9.0,13.0,18.0,6.0,223.0,26.0,275.0,23.0,0.0,15.0,2.0,9.0,12.0,411.0,62.0,31.0,21.0,11.0,14.0,16.0,4.0,2.0,122.0,115.0,180.0,30.0,11.0,16.0,17.0,14.0,11.0,279.0,148.0,232.0,54626.117763202245 -0,9,7,15,3,8.0,7.0,456.0,67.0,57.0,9.0,15.0,3.0,2.0,8.0,17.0,436.0,154.0,174.0,16.0,5.0,6.0,6.0,5.0,17.0,479.0,173.0,89.0,24.0,13.0,16.0,1.0,11.0,14.0,306.0,112.0,49.0,10.0,6.0,16.0,13.0,8.0,10.0,430.0,154.0,237.0,14.0,7.0,16.0,10.0,14.0,18.0,190.0,62.0,110.0,15.0,13.0,8.0,14.0,13.0,9.0,58.0,34.0,250.0,16.0,6.0,17.0,17.0,11.0,6.0,333.0,170.0,145.0,10.0,17.0,12.0,16.0,7.0,15.0,288.0,44.0,119.0,25.0,17.0,11.0,12.0,1.0,4.0,322.0,58.0,227.0,51722.57288640689 -0,2,0,2,10,13.0,4.0,595.0,46.0,168.0,19.0,10.0,6.0,15.0,11.0,19.0,41.0,114.0,132.0,8.0,1.0,1.0,5.0,13.0,0.0,103.0,139.0,182.0,23.0,17.0,9.0,12.0,16.0,19.0,100.0,179.0,130.0,22.0,0.0,6.0,19.0,11.0,10.0,245.0,53.0,9.0,4.0,7.0,8.0,10.0,20.0,10.0,362.0,140.0,226.0,15.0,5.0,16.0,7.0,8.0,6.0,278.0,102.0,168.0,16.0,18.0,8.0,3.0,14.0,6.0,47.0,90.0,293.0,20.0,18.0,6.0,12.0,7.0,2.0,421.0,67.0,139.0,17.0,12.0,1.0,1.0,3.0,8.0,356.0,69.0,171.0,51145.12542595494 -0,21,18,15,4,8.0,8.0,324.0,49.0,4.0,25.0,0.0,18.0,7.0,6.0,15.0,345.0,53.0,120.0,21.0,5.0,2.0,11.0,0.0,9.0,177.0,19.0,118.0,25.0,15.0,12.0,7.0,12.0,19.0,486.0,145.0,128.0,27.0,14.0,10.0,4.0,19.0,15.0,393.0,82.0,235.0,18.0,2.0,10.0,7.0,7.0,14.0,190.0,188.0,222.0,8.0,11.0,11.0,3.0,4.0,0.0,334.0,114.0,127.0,16.0,6.0,14.0,11.0,9.0,7.0,233.0,197.0,115.0,6.0,3.0,5.0,9.0,4.0,15.0,372.0,30.0,169.0,15.0,14.0,8.0,17.0,4.0,2.0,352.0,11.0,150.0,44768.17210410824 -0,0,15,10,13,6.0,12.0,519.0,146.0,145.0,19.0,12.0,15.0,16.0,14.0,5.0,95.0,25.0,236.0,5.0,9.0,5.0,6.0,1.0,4.0,561.0,36.0,72.0,30.0,20.0,19.0,4.0,1.0,6.0,305.0,170.0,10.0,9.0,7.0,12.0,18.0,19.0,0.0,403.0,143.0,196.0,20.0,2.0,12.0,14.0,6.0,19.0,190.0,87.0,46.0,11.0,3.0,20.0,12.0,18.0,9.0,533.0,29.0,50.0,10.0,13.0,13.0,4.0,20.0,7.0,568.0,120.0,287.0,11.0,2.0,19.0,7.0,1.0,8.0,264.0,12.0,110.0,3.0,11.0,0.0,4.0,9.0,9.0,200.0,71.0,296.0,50259.602468136254 -0,7,17,10,2,8.0,14.0,519.0,58.0,209.0,8.0,4.0,17.0,9.0,1.0,13.0,424.0,180.0,165.0,5.0,10.0,5.0,6.0,3.0,4.0,50.0,135.0,77.0,12.0,2.0,15.0,3.0,1.0,12.0,326.0,177.0,33.0,28.0,9.0,7.0,16.0,1.0,17.0,396.0,72.0,224.0,20.0,12.0,10.0,13.0,9.0,4.0,351.0,46.0,78.0,10.0,7.0,17.0,7.0,13.0,8.0,585.0,95.0,94.0,11.0,2.0,16.0,5.0,13.0,5.0,307.0,120.0,104.0,17.0,4.0,12.0,7.0,2.0,11.0,69.0,121.0,209.0,14.0,5.0,15.0,3.0,12.0,3.0,338.0,57.0,171.0,51048.73993807533 -0,16,20,13,2,8.0,8.0,324.0,96.0,240.0,27.0,1.0,13.0,8.0,11.0,9.0,437.0,85.0,120.0,29.0,12.0,11.0,9.0,2.0,6.0,13.0,160.0,183.0,27.0,18.0,1.0,2.0,16.0,4.0,486.0,51.0,127.0,18.0,7.0,2.0,11.0,1.0,10.0,327.0,73.0,231.0,15.0,20.0,15.0,8.0,5.0,17.0,190.0,93.0,218.0,10.0,12.0,4.0,20.0,8.0,13.0,174.0,20.0,60.0,29.0,8.0,1.0,15.0,7.0,16.0,521.0,119.0,293.0,22.0,11.0,13.0,4.0,13.0,7.0,421.0,98.0,90.0,8.0,12.0,15.0,4.0,5.0,9.0,132.0,23.0,266.0,48022.34126404237 -0,24,18,15,4,4.0,10.0,554.0,59.0,4.0,10.0,3.0,19.0,12.0,6.0,7.0,568.0,88.0,215.0,22.0,10.0,1.0,6.0,7.0,19.0,47.0,156.0,240.0,24.0,9.0,13.0,2.0,8.0,13.0,318.0,145.0,60.0,27.0,9.0,6.0,4.0,10.0,1.0,399.0,77.0,242.0,17.0,6.0,8.0,1.0,5.0,0.0,231.0,198.0,110.0,13.0,12.0,9.0,2.0,3.0,1.0,99.0,49.0,107.0,22.0,11.0,15.0,15.0,7.0,15.0,111.0,92.0,114.0,6.0,3.0,17.0,14.0,8.0,15.0,216.0,96.0,205.0,26.0,8.0,13.0,3.0,7.0,14.0,563.0,19.0,229.0,54018.09908134682 -0,21,1,6,3,4.0,16.0,420.0,30.0,209.0,7.0,17.0,7.0,11.0,11.0,14.0,576.0,25.0,171.0,3.0,9.0,5.0,9.0,2.0,5.0,234.0,137.0,208.0,18.0,2.0,15.0,3.0,11.0,4.0,305.0,51.0,70.0,19.0,9.0,3.0,11.0,2.0,0.0,108.0,67.0,262.0,0.0,12.0,5.0,12.0,2.0,0.0,387.0,93.0,56.0,10.0,13.0,13.0,5.0,15.0,13.0,99.0,50.0,50.0,26.0,11.0,13.0,14.0,5.0,4.0,506.0,109.0,114.0,22.0,19.0,14.0,1.0,7.0,11.0,264.0,135.0,199.0,14.0,8.0,15.0,1.0,5.0,9.0,525.0,71.0,43.0,50993.99065053958 -0,16,4,11,2,3.0,14.0,519.0,59.0,173.0,11.0,10.0,3.0,12.0,1.0,13.0,262.0,88.0,240.0,14.0,7.0,9.0,8.0,15.0,4.0,13.0,136.0,72.0,10.0,8.0,16.0,5.0,5.0,9.0,95.0,194.0,62.0,28.0,13.0,4.0,12.0,5.0,0.0,327.0,72.0,242.0,13.0,2.0,10.0,10.0,9.0,19.0,351.0,42.0,103.0,10.0,14.0,4.0,12.0,9.0,8.0,74.0,73.0,163.0,19.0,13.0,6.0,13.0,13.0,3.0,268.0,120.0,108.0,10.0,12.0,17.0,11.0,2.0,3.0,216.0,121.0,209.0,26.0,5.0,15.0,10.0,10.0,14.0,563.0,52.0,141.0,50488.28142918594 -0,5,1,17,5,10.0,13.0,555.0,197.0,140.0,19.0,6.0,2.0,16.0,0.0,17.0,255.0,94.0,82.0,14.0,8.0,20.0,14.0,2.0,13.0,97.0,93.0,72.0,0.0,10.0,15.0,1.0,12.0,17.0,468.0,141.0,227.0,26.0,15.0,13.0,18.0,19.0,13.0,338.0,151.0,80.0,10.0,4.0,4.0,2.0,17.0,0.0,364.0,75.0,201.0,13.0,15.0,12.0,6.0,12.0,13.0,117.0,29.0,295.0,29.0,18.0,13.0,9.0,10.0,8.0,136.0,161.0,195.0,12.0,17.0,4.0,9.0,6.0,2.0,272.0,136.0,169.0,29.0,6.0,16.0,20.0,17.0,11.0,403.0,42.0,26.0,53908.15611615531 -0,3,16,14,3,0.0,18.0,411.0,36.0,182.0,23.0,10.0,17.0,5.0,0.0,13.0,453.0,111.0,119.0,14.0,1.0,15.0,7.0,0.0,12.0,30.0,102.0,268.0,17.0,11.0,8.0,7.0,5.0,20.0,438.0,179.0,68.0,28.0,13.0,10.0,18.0,1.0,8.0,420.0,77.0,125.0,6.0,2.0,5.0,8.0,11.0,18.0,355.0,94.0,121.0,10.0,10.0,9.0,8.0,14.0,1.0,84.0,41.0,168.0,14.0,14.0,14.0,20.0,18.0,10.0,29.0,154.0,178.0,22.0,9.0,8.0,1.0,13.0,11.0,472.0,118.0,17.0,23.0,13.0,15.0,12.0,10.0,11.0,572.0,55.0,117.0,51424.66633536246 -0,24,20,17,13,13.0,15.0,595.0,128.0,149.0,19.0,17.0,1.0,3.0,11.0,3.0,305.0,97.0,132.0,8.0,14.0,2.0,17.0,6.0,5.0,276.0,23.0,129.0,23.0,6.0,0.0,7.0,5.0,19.0,100.0,76.0,130.0,18.0,17.0,19.0,1.0,17.0,7.0,97.0,190.0,82.0,4.0,5.0,10.0,13.0,19.0,7.0,362.0,36.0,226.0,23.0,0.0,14.0,12.0,8.0,12.0,297.0,108.0,23.0,16.0,0.0,8.0,2.0,3.0,19.0,579.0,88.0,15.0,3.0,2.0,4.0,14.0,9.0,13.0,497.0,194.0,244.0,17.0,18.0,8.0,8.0,10.0,9.0,495.0,25.0,171.0,56848.20320535225 -0,22,18,19,13,9.0,4.0,521.0,75.0,247.0,27.0,5.0,7.0,5.0,6.0,19.0,304.0,151.0,132.0,19.0,1.0,2.0,10.0,1.0,10.0,235.0,34.0,48.0,23.0,11.0,12.0,5.0,10.0,14.0,158.0,109.0,137.0,21.0,8.0,6.0,10.0,18.0,7.0,124.0,82.0,235.0,13.0,9.0,10.0,11.0,3.0,11.0,364.0,37.0,220.0,3.0,4.0,15.0,7.0,7.0,0.0,317.0,25.0,168.0,17.0,1.0,13.0,8.0,16.0,6.0,233.0,106.0,115.0,13.0,17.0,1.0,10.0,9.0,18.0,372.0,74.0,185.0,14.0,3.0,2.0,10.0,19.0,8.0,83.0,69.0,224.0,50779.470724118524 -0,3,18,15,19,14.0,9.0,595.0,188.0,112.0,11.0,9.0,16.0,1.0,11.0,18.0,304.0,196.0,66.0,12.0,12.0,17.0,7.0,12.0,10.0,368.0,149.0,182.0,7.0,1.0,4.0,2.0,16.0,17.0,100.0,72.0,158.0,0.0,0.0,4.0,18.0,12.0,10.0,210.0,82.0,144.0,14.0,13.0,8.0,12.0,13.0,14.0,199.0,36.0,256.0,3.0,8.0,14.0,7.0,10.0,20.0,198.0,103.0,218.0,16.0,12.0,9.0,0.0,3.0,6.0,221.0,197.0,114.0,12.0,6.0,8.0,11.0,1.0,18.0,264.0,49.0,139.0,1.0,6.0,8.0,0.0,4.0,12.0,298.0,155.0,118.0,53731.96911686642 -0,7,12,2,10,13.0,7.0,519.0,70.0,101.0,30.0,17.0,17.0,3.0,13.0,19.0,266.0,131.0,76.0,19.0,1.0,11.0,11.0,1.0,5.0,336.0,73.0,113.0,0.0,15.0,10.0,6.0,4.0,19.0,426.0,141.0,156.0,12.0,13.0,8.0,5.0,5.0,5.0,408.0,60.0,262.0,4.0,12.0,5.0,11.0,7.0,18.0,426.0,95.0,226.0,3.0,10.0,16.0,20.0,8.0,0.0,297.0,112.0,114.0,17.0,1.0,10.0,7.0,18.0,12.0,233.0,168.0,114.0,27.0,12.0,2.0,9.0,7.0,2.0,370.0,55.0,209.0,9.0,8.0,14.0,17.0,3.0,8.0,263.0,145.0,171.0,650579.4350250736 -0,18,12,15,11,5.0,14.0,584.0,91.0,65.0,2.0,12.0,17.0,10.0,1.0,1.0,212.0,196.0,124.0,21.0,18.0,12.0,0.0,13.0,10.0,368.0,146.0,213.0,28.0,16.0,17.0,2.0,18.0,14.0,450.0,75.0,280.0,18.0,11.0,4.0,15.0,14.0,3.0,428.0,60.0,144.0,5.0,15.0,3.0,3.0,8.0,14.0,426.0,95.0,81.0,12.0,5.0,8.0,20.0,3.0,14.0,14.0,175.0,128.0,24.0,15.0,9.0,2.0,2.0,7.0,98.0,171.0,246.0,17.0,3.0,16.0,13.0,7.0,7.0,78.0,141.0,209.0,9.0,6.0,18.0,2.0,13.0,1.0,92.0,121.0,286.0,53658.67068628832 -0,18,2,10,2,6.0,9.0,406.0,122.0,4.0,3.0,15.0,15.0,8.0,11.0,18.0,297.0,179.0,76.0,12.0,12.0,5.0,7.0,4.0,3.0,103.0,152.0,113.0,18.0,16.0,17.0,10.0,5.0,19.0,433.0,72.0,158.0,19.0,13.0,1.0,12.0,0.0,1.0,408.0,59.0,262.0,11.0,13.0,7.0,10.0,7.0,18.0,336.0,107.0,106.0,24.0,15.0,14.0,3.0,8.0,16.0,401.0,195.0,69.0,18.0,1.0,9.0,1.0,4.0,8.0,198.0,65.0,239.0,15.0,3.0,17.0,12.0,11.0,10.0,596.0,49.0,136.0,9.0,5.0,14.0,0.0,1.0,3.0,358.0,128.0,130.0,49217.316410776984 -0,29,17,8,2,1.0,14.0,45.0,187.0,4.0,8.0,2.0,16.0,16.0,6.0,5.0,473.0,61.0,132.0,16.0,20.0,6.0,8.0,2.0,8.0,161.0,163.0,274.0,6.0,13.0,18.0,2.0,12.0,14.0,8.0,196.0,56.0,19.0,14.0,0.0,7.0,14.0,7.0,133.0,190.0,67.0,27.0,14.0,10.0,12.0,2.0,1.0,328.0,199.0,81.0,24.0,18.0,14.0,5.0,16.0,2.0,401.0,136.0,23.0,22.0,10.0,7.0,14.0,10.0,1.0,99.0,170.0,132.0,9.0,17.0,7.0,13.0,11.0,20.0,596.0,93.0,139.0,14.0,19.0,2.0,20.0,6.0,10.0,272.0,75.0,135.0,497265.44826720096 -0,21,17,10,16,7.0,15.0,521.0,124.0,40.0,7.0,11.0,15.0,3.0,11.0,1.0,304.0,151.0,124.0,19.0,19.0,4.0,9.0,5.0,8.0,183.0,124.0,182.0,23.0,9.0,18.0,5.0,9.0,4.0,450.0,33.0,144.0,18.0,7.0,3.0,8.0,18.0,1.0,97.0,34.0,111.0,12.0,10.0,8.0,17.0,3.0,9.0,319.0,103.0,119.0,23.0,0.0,14.0,15.0,0.0,18.0,401.0,25.0,48.0,22.0,7.0,10.0,1.0,3.0,14.0,97.0,65.0,239.0,18.0,3.0,1.0,12.0,11.0,10.0,497.0,136.0,244.0,10.0,4.0,14.0,10.0,19.0,3.0,358.0,121.0,227.0,52728.31740111619 -0,25,5,15,4,16.0,11.0,371.0,30.0,142.0,12.0,10.0,3.0,5.0,0.0,17.0,562.0,123.0,126.0,21.0,16.0,1.0,7.0,1.0,19.0,329.0,36.0,72.0,24.0,15.0,9.0,14.0,14.0,20.0,600.0,118.0,7.0,28.0,15.0,8.0,18.0,10.0,2.0,221.0,41.0,35.0,20.0,7.0,17.0,13.0,1.0,16.0,313.0,92.0,201.0,3.0,12.0,9.0,3.0,18.0,4.0,56.0,29.0,281.0,12.0,9.0,1.0,10.0,9.0,10.0,567.0,131.0,98.0,6.0,11.0,17.0,19.0,13.0,15.0,145.0,15.0,214.0,22.0,20.0,14.0,13.0,10.0,10.0,572.0,11.0,101.0,49646.540110052 -0,24,19,9,3,3.0,11.0,348.0,50.0,209.0,18.0,2.0,19.0,7.0,6.0,11.0,453.0,131.0,120.0,5.0,12.0,8.0,5.0,2.0,4.0,103.0,160.0,102.0,19.0,10.0,9.0,1.0,4.0,18.0,486.0,127.0,108.0,27.0,7.0,11.0,8.0,1.0,15.0,399.0,137.0,231.0,18.0,2.0,5.0,1.0,11.0,18.0,190.0,75.0,218.0,11.0,15.0,11.0,8.0,4.0,1.0,335.0,132.0,54.0,19.0,18.0,15.0,9.0,10.0,10.0,47.0,125.0,293.0,12.0,8.0,15.0,9.0,6.0,11.0,476.0,47.0,12.0,23.0,6.0,13.0,5.0,5.0,2.0,356.0,40.0,26.0,101424.21417989198 -0,11,11,12,15,18.0,9.0,554.0,90.0,142.0,11.0,10.0,0.0,0.0,4.0,11.0,494.0,196.0,36.0,14.0,1.0,11.0,1.0,18.0,19.0,346.0,160.0,240.0,5.0,5.0,11.0,2.0,5.0,10.0,175.0,51.0,249.0,23.0,10.0,7.0,0.0,7.0,10.0,328.0,73.0,294.0,15.0,1.0,8.0,10.0,2.0,6.0,507.0,69.0,294.0,29.0,4.0,1.0,0.0,3.0,15.0,304.0,175.0,119.0,9.0,15.0,1.0,16.0,5.0,1.0,47.0,148.0,114.0,2.0,3.0,12.0,11.0,4.0,7.0,350.0,138.0,207.0,30.0,2.0,1.0,11.0,11.0,14.0,363.0,41.0,266.0,53706.471607078485 -0,16,12,13,4,4.0,15.0,483.0,95.0,149.0,3.0,5.0,5.0,9.0,10.0,6.0,283.0,88.0,179.0,17.0,9.0,4.0,4.0,17.0,18.0,251.0,132.0,118.0,25.0,15.0,18.0,3.0,18.0,1.0,95.0,85.0,60.0,18.0,7.0,8.0,6.0,8.0,8.0,410.0,114.0,242.0,17.0,0.0,9.0,13.0,6.0,0.0,326.0,75.0,110.0,10.0,6.0,2.0,6.0,4.0,19.0,167.0,49.0,189.0,17.0,11.0,6.0,9.0,4.0,14.0,219.0,42.0,179.0,8.0,16.0,17.0,12.0,6.0,11.0,216.0,135.0,214.0,20.0,8.0,15.0,1.0,5.0,20.0,486.0,52.0,111.0,50581.60387809046 -0,9,15,2,18,10.0,13.0,371.0,67.0,29.0,8.0,14.0,20.0,1.0,12.0,17.0,453.0,149.0,214.0,14.0,5.0,11.0,12.0,18.0,5.0,497.0,152.0,37.0,24.0,15.0,20.0,16.0,6.0,12.0,306.0,166.0,170.0,1.0,6.0,17.0,18.0,9.0,17.0,430.0,17.0,249.0,15.0,1.0,15.0,0.0,19.0,17.0,332.0,119.0,17.0,6.0,15.0,17.0,6.0,12.0,14.0,56.0,147.0,230.0,0.0,11.0,17.0,5.0,14.0,11.0,393.0,50.0,122.0,19.0,14.0,11.0,2.0,6.0,6.0,303.0,47.0,154.0,12.0,18.0,8.0,2.0,10.0,8.0,322.0,42.0,236.0,50485.509178294065 -0,9,15,9,1,13.0,18.0,449.0,64.0,57.0,8.0,10.0,20.0,10.0,0.0,11.0,442.0,178.0,126.0,17.0,5.0,13.0,7.0,5.0,18.0,497.0,166.0,85.0,23.0,13.0,18.0,1.0,5.0,4.0,330.0,95.0,50.0,29.0,6.0,19.0,14.0,5.0,6.0,482.0,196.0,216.0,14.0,10.0,14.0,10.0,14.0,5.0,540.0,75.0,14.0,15.0,0.0,15.0,12.0,0.0,9.0,216.0,29.0,161.0,19.0,18.0,15.0,18.0,11.0,16.0,89.0,148.0,148.0,7.0,9.0,8.0,17.0,6.0,13.0,221.0,58.0,68.0,22.0,17.0,17.0,3.0,2.0,0.0,229.0,68.0,232.0,51668.86922614294 -0,28,7,17,9,10.0,16.0,235.0,89.0,89.0,2.0,19.0,12.0,17.0,1.0,8.0,152.0,41.0,271.0,4.0,0.0,3.0,16.0,19.0,3.0,169.0,134.0,83.0,0.0,18.0,12.0,4.0,17.0,13.0,144.0,26.0,281.0,17.0,15.0,15.0,5.0,13.0,17.0,210.0,84.0,200.0,30.0,4.0,3.0,7.0,14.0,5.0,263.0,75.0,226.0,4.0,13.0,15.0,4.0,10.0,8.0,96.0,23.0,202.0,16.0,10.0,8.0,9.0,3.0,19.0,155.0,102.0,73.0,4.0,10.0,2.0,9.0,15.0,0.0,65.0,60.0,182.0,7.0,11.0,13.0,10.0,3.0,17.0,238.0,85.0,82.0,112449.48127674618 -0,17,8,15,7,8.0,2.0,527.0,113.0,99.0,3.0,17.0,9.0,5.0,10.0,4.0,316.0,119.0,125.0,14.0,2.0,16.0,12.0,6.0,3.0,337.0,20.0,169.0,23.0,13.0,8.0,6.0,12.0,14.0,149.0,179.0,110.0,16.0,4.0,2.0,16.0,13.0,6.0,251.0,153.0,227.0,23.0,11.0,11.0,5.0,8.0,2.0,549.0,58.0,225.0,3.0,10.0,7.0,9.0,7.0,0.0,287.0,49.0,196.0,22.0,15.0,9.0,20.0,5.0,11.0,73.0,186.0,202.0,0.0,15.0,12.0,10.0,13.0,17.0,148.0,99.0,200.0,18.0,5.0,0.0,9.0,11.0,13.0,1.0,51.0,137.0,53196.603594725675 -0,6,13,5,17,14.0,9.0,290.0,180.0,238.0,9.0,19.0,19.0,9.0,19.0,17.0,308.0,160.0,78.0,29.0,13.0,1.0,8.0,5.0,17.0,384.0,124.0,291.0,14.0,6.0,17.0,5.0,12.0,19.0,90.0,112.0,222.0,22.0,19.0,9.0,12.0,20.0,3.0,243.0,132.0,244.0,0.0,7.0,11.0,2.0,11.0,0.0,190.0,84.0,110.0,9.0,18.0,19.0,19.0,4.0,7.0,58.0,13.0,202.0,11.0,18.0,19.0,1.0,9.0,11.0,24.0,36.0,145.0,5.0,13.0,13.0,8.0,15.0,15.0,211.0,11.0,37.0,6.0,17.0,10.0,1.0,14.0,2.0,600.0,87.0,266.0,50288.47051229832 -0,10,3,8,16,17.0,15.0,324.0,158.0,165.0,10.0,0.0,13.0,2.0,7.0,16.0,197.0,36.0,186.0,21.0,2.0,3.0,4.0,9.0,4.0,375.0,132.0,127.0,15.0,10.0,13.0,7.0,13.0,14.0,185.0,147.0,127.0,20.0,9.0,11.0,6.0,13.0,12.0,216.0,151.0,16.0,13.0,3.0,15.0,13.0,5.0,0.0,263.0,53.0,220.0,12.0,13.0,18.0,11.0,13.0,3.0,222.0,165.0,38.0,28.0,1.0,7.0,1.0,7.0,12.0,411.0,182.0,97.0,9.0,16.0,12.0,16.0,15.0,4.0,313.0,35.0,30.0,27.0,11.0,11.0,12.0,14.0,2.0,372.0,18.0,57.0,44537.909331580166 -0,20,20,9,3,8.0,11.0,390.0,59.0,97.0,11.0,3.0,10.0,9.0,13.0,4.0,255.0,36.0,32.0,21.0,17.0,2.0,5.0,7.0,4.0,103.0,93.0,65.0,20.0,18.0,19.0,2.0,12.0,20.0,273.0,53.0,279.0,15.0,18.0,9.0,20.0,10.0,1.0,384.0,44.0,231.0,9.0,14.0,8.0,10.0,5.0,6.0,513.0,79.0,217.0,21.0,14.0,19.0,2.0,17.0,9.0,412.0,61.0,148.0,1.0,11.0,4.0,19.0,19.0,7.0,47.0,100.0,129.0,5.0,17.0,12.0,13.0,13.0,6.0,421.0,19.0,23.0,0.0,12.0,7.0,20.0,17.0,18.0,454.0,81.0,3.0,45213.6113012366 -0,11,17,15,7,8.0,12.0,324.0,54.0,13.0,10.0,0.0,17.0,19.0,6.0,4.0,322.0,47.0,90.0,14.0,14.0,11.0,9.0,1.0,7.0,330.0,160.0,223.0,27.0,15.0,9.0,5.0,19.0,14.0,188.0,124.0,123.0,27.0,11.0,9.0,4.0,14.0,4.0,399.0,175.0,233.0,18.0,7.0,15.0,1.0,5.0,2.0,197.0,51.0,217.0,20.0,18.0,9.0,2.0,4.0,11.0,330.0,129.0,57.0,19.0,10.0,15.0,8.0,15.0,12.0,59.0,169.0,216.0,6.0,17.0,17.0,19.0,16.0,15.0,41.0,30.0,190.0,15.0,18.0,7.0,1.0,20.0,2.0,225.0,11.0,92.0,46335.10834719831 -0,6,16,15,15,0.0,20.0,554.0,91.0,4.0,11.0,4.0,3.0,15.0,3.0,3.0,297.0,61.0,46.0,6.0,11.0,11.0,0.0,4.0,8.0,13.0,11.0,65.0,5.0,16.0,20.0,5.0,1.0,14.0,504.0,51.0,13.0,20.0,11.0,0.0,11.0,16.0,1.0,391.0,34.0,34.0,20.0,0.0,14.0,12.0,3.0,14.0,300.0,192.0,43.0,22.0,18.0,8.0,6.0,0.0,13.0,401.0,178.0,48.0,19.0,11.0,6.0,16.0,4.0,18.0,99.0,139.0,114.0,9.0,3.0,14.0,9.0,11.0,10.0,596.0,140.0,220.0,4.0,8.0,14.0,2.0,10.0,19.0,358.0,78.0,122.0,50486.71170747121 -0,20,3,12,4,1.0,9.0,452.0,95.0,50.0,2.0,9.0,10.0,12.0,3.0,6.0,291.0,68.0,184.0,24.0,20.0,9.0,8.0,17.0,6.0,89.0,132.0,240.0,5.0,10.0,17.0,2.0,12.0,10.0,450.0,196.0,133.0,18.0,9.0,2.0,10.0,14.0,18.0,347.0,73.0,144.0,13.0,11.0,15.0,9.0,5.0,0.0,334.0,116.0,107.0,24.0,13.0,8.0,14.0,0.0,19.0,99.0,136.0,189.0,22.0,13.0,7.0,1.0,5.0,12.0,219.0,65.0,203.0,8.0,16.0,16.0,13.0,10.0,11.0,291.0,106.0,209.0,26.0,5.0,15.0,9.0,6.0,3.0,439.0,53.0,266.0,47729.11596105077 -0,3,5,16,0,13.0,6.0,59.0,89.0,267.0,10.0,19.0,20.0,0.0,12.0,17.0,226.0,15.0,70.0,4.0,19.0,18.0,18.0,0.0,11.0,7.0,34.0,121.0,6.0,15.0,16.0,6.0,11.0,13.0,212.0,126.0,236.0,27.0,9.0,19.0,12.0,19.0,8.0,321.0,72.0,119.0,24.0,9.0,20.0,3.0,9.0,19.0,316.0,41.0,265.0,3.0,15.0,5.0,15.0,11.0,6.0,58.0,147.0,214.0,19.0,10.0,13.0,9.0,17.0,14.0,125.0,114.0,225.0,21.0,11.0,11.0,15.0,16.0,4.0,182.0,109.0,19.0,25.0,13.0,2.0,12.0,10.0,15.0,229.0,15.0,206.0,655501.5326104925 -0,7,5,10,2,10.0,12.0,315.0,69.0,104.0,8.0,10.0,20.0,8.0,0.0,7.0,268.0,27.0,218.0,21.0,18.0,5.0,4.0,17.0,18.0,551.0,150.0,116.0,22.0,11.0,11.0,4.0,3.0,11.0,216.0,133.0,138.0,8.0,14.0,5.0,8.0,5.0,5.0,449.0,129.0,183.0,19.0,16.0,9.0,11.0,5.0,13.0,223.0,100.0,69.0,14.0,16.0,6.0,0.0,18.0,0.0,318.0,119.0,161.0,14.0,7.0,15.0,20.0,14.0,14.0,411.0,170.0,209.0,14.0,9.0,9.0,11.0,15.0,12.0,125.0,117.0,92.0,14.0,18.0,8.0,10.0,11.0,13.0,227.0,42.0,184.0,51066.37188790201 -0,13,20,15,0,8.0,7.0,456.0,96.0,57.0,3.0,1.0,20.0,16.0,11.0,9.0,493.0,85.0,120.0,16.0,5.0,11.0,10.0,8.0,6.0,13.0,112.0,183.0,14.0,18.0,19.0,2.0,16.0,4.0,486.0,51.0,0.0,18.0,6.0,16.0,13.0,2.0,20.0,257.0,136.0,237.0,23.0,7.0,12.0,8.0,20.0,17.0,190.0,105.0,110.0,15.0,12.0,6.0,20.0,0.0,2.0,58.0,20.0,65.0,16.0,10.0,19.0,17.0,2.0,16.0,500.0,145.0,146.0,26.0,17.0,2.0,2.0,15.0,15.0,288.0,177.0,51.0,17.0,9.0,15.0,12.0,1.0,9.0,322.0,23.0,266.0,53500.85840954725 -0,9,7,13,3,13.0,7.0,324.0,67.0,240.0,27.0,15.0,10.0,2.0,10.0,17.0,436.0,154.0,174.0,29.0,5.0,7.0,6.0,2.0,11.0,202.0,170.0,89.0,27.0,13.0,1.0,1.0,11.0,14.0,306.0,112.0,101.0,10.0,7.0,2.0,12.0,1.0,10.0,327.0,92.0,231.0,14.0,14.0,15.0,10.0,12.0,18.0,438.0,93.0,218.0,10.0,12.0,4.0,14.0,8.0,9.0,174.0,31.0,60.0,29.0,7.0,1.0,15.0,7.0,6.0,521.0,170.0,145.0,10.0,15.0,13.0,12.0,7.0,7.0,304.0,98.0,119.0,11.0,12.0,15.0,4.0,4.0,4.0,132.0,58.0,227.0,49253.70740122209 -0,10,3,14,4,14.0,11.0,324.0,51.0,165.0,1.0,0.0,19.0,8.0,7.0,16.0,197.0,53.0,186.0,30.0,14.0,3.0,4.0,20.0,8.0,103.0,132.0,117.0,15.0,8.0,11.0,2.0,12.0,14.0,344.0,147.0,127.0,20.0,7.0,19.0,1.0,11.0,15.0,11.0,151.0,231.0,18.0,1.0,15.0,13.0,5.0,17.0,263.0,53.0,220.0,12.0,5.0,9.0,2.0,5.0,13.0,470.0,132.0,38.0,14.0,1.0,3.0,1.0,9.0,9.0,527.0,112.0,279.0,6.0,16.0,18.0,16.0,18.0,14.0,421.0,26.0,277.0,22.0,11.0,4.0,1.0,3.0,2.0,470.0,18.0,6.0,41821.97251463102 -0,24,20,14,16,8.0,15.0,397.0,101.0,4.0,25.0,0.0,13.0,8.0,6.0,14.0,467.0,43.0,120.0,21.0,9.0,2.0,4.0,7.0,4.0,375.0,160.0,124.0,20.0,15.0,13.0,5.0,12.0,15.0,201.0,145.0,225.0,20.0,9.0,9.0,4.0,12.0,14.0,385.0,137.0,16.0,14.0,7.0,8.0,1.0,5.0,4.0,208.0,198.0,218.0,14.0,12.0,9.0,11.0,4.0,1.0,324.0,165.0,49.0,28.0,11.0,15.0,11.0,8.0,9.0,411.0,124.0,97.0,9.0,13.0,16.0,15.0,13.0,4.0,313.0,31.0,196.0,24.0,11.0,11.0,2.0,5.0,0.0,371.0,16.0,97.0,51797.0751841854 -0,25,2,12,5,11.0,20.0,306.0,159.0,114.0,3.0,19.0,0.0,10.0,8.0,7.0,379.0,179.0,32.0,17.0,7.0,11.0,7.0,4.0,9.0,274.0,135.0,300.0,30.0,15.0,10.0,10.0,5.0,15.0,458.0,74.0,264.0,6.0,6.0,1.0,20.0,0.0,17.0,206.0,96.0,258.0,4.0,20.0,5.0,10.0,17.0,18.0,492.0,49.0,63.0,20.0,14.0,13.0,10.0,8.0,20.0,8.0,195.0,21.0,26.0,1.0,11.0,18.0,13.0,3.0,198.0,179.0,130.0,0.0,3.0,18.0,19.0,2.0,0.0,243.0,65.0,92.0,9.0,5.0,7.0,11.0,1.0,17.0,358.0,68.0,130.0,49973.93262688492 -0,18,6,10,13,0.0,9.0,348.0,81.0,4.0,17.0,15.0,11.0,8.0,11.0,18.0,297.0,92.0,155.0,11.0,12.0,9.0,6.0,4.0,3.0,103.0,152.0,113.0,16.0,16.0,17.0,4.0,12.0,19.0,433.0,73.0,78.0,19.0,9.0,6.0,12.0,1.0,7.0,349.0,59.0,262.0,7.0,14.0,16.0,0.0,18.0,1.0,354.0,55.0,249.0,20.0,13.0,13.0,7.0,7.0,16.0,401.0,74.0,196.0,18.0,4.0,15.0,6.0,9.0,10.0,29.0,129.0,207.0,15.0,4.0,14.0,15.0,11.0,5.0,596.0,49.0,136.0,26.0,5.0,13.0,0.0,3.0,3.0,347.0,114.0,152.0,45202.76923899879 -0,6,17,15,15,8.0,11.0,23.0,91.0,199.0,11.0,4.0,19.0,15.0,16.0,6.0,297.0,105.0,120.0,21.0,4.0,0.0,1.0,1.0,8.0,262.0,21.0,107.0,5.0,3.0,14.0,5.0,7.0,20.0,512.0,145.0,29.0,28.0,18.0,0.0,4.0,16.0,13.0,231.0,34.0,34.0,18.0,20.0,8.0,14.0,19.0,4.0,300.0,137.0,43.0,9.0,7.0,9.0,6.0,4.0,13.0,560.0,178.0,54.0,0.0,4.0,18.0,14.0,9.0,12.0,284.0,44.0,114.0,9.0,16.0,19.0,9.0,7.0,15.0,596.0,66.0,148.0,0.0,12.0,7.0,1.0,10.0,3.0,358.0,91.0,170.0,718359.9979559185 -0,12,18,15,14,0.0,20.0,324.0,68.0,4.0,10.0,0.0,3.0,8.0,3.0,9.0,488.0,53.0,56.0,6.0,13.0,4.0,1.0,7.0,5.0,103.0,11.0,83.0,27.0,15.0,20.0,2.0,10.0,19.0,504.0,79.0,127.0,24.0,10.0,0.0,11.0,13.0,15.0,398.0,137.0,231.0,20.0,5.0,10.0,9.0,4.0,14.0,190.0,192.0,57.0,15.0,18.0,8.0,3.0,0.0,2.0,351.0,132.0,48.0,19.0,11.0,11.0,12.0,4.0,18.0,67.0,124.0,191.0,6.0,3.0,14.0,9.0,13.0,10.0,575.0,30.0,214.0,13.0,8.0,13.0,1.0,6.0,2.0,357.0,11.0,105.0,44729.92617864695 -0,9,7,2,18,0.0,2.0,306.0,51.0,182.0,17.0,15.0,10.0,10.0,12.0,5.0,354.0,103.0,294.0,0.0,5.0,11.0,6.0,3.0,4.0,198.0,16.0,218.0,27.0,4.0,0.0,4.0,12.0,16.0,52.0,193.0,46.0,19.0,14.0,16.0,6.0,2.0,10.0,206.0,166.0,258.0,4.0,11.0,3.0,0.0,4.0,1.0,438.0,60.0,249.0,18.0,3.0,13.0,10.0,5.0,19.0,411.0,31.0,159.0,22.0,15.0,19.0,5.0,2.0,5.0,389.0,170.0,174.0,0.0,16.0,17.0,11.0,4.0,0.0,56.0,99.0,169.0,8.0,17.0,7.0,2.0,9.0,19.0,1.0,68.0,299.0,44784.25234586529 -0,22,6,17,11,0.0,13.0,509.0,81.0,97.0,13.0,8.0,12.0,5.0,10.0,15.0,152.0,92.0,129.0,19.0,0.0,9.0,7.0,5.0,3.0,225.0,126.0,208.0,0.0,13.0,10.0,0.0,11.0,15.0,177.0,74.0,110.0,17.0,3.0,6.0,15.0,8.0,9.0,208.0,123.0,225.0,30.0,14.0,11.0,7.0,18.0,2.0,279.0,77.0,271.0,8.0,9.0,13.0,7.0,3.0,6.0,392.0,34.0,198.0,20.0,10.0,9.0,18.0,3.0,14.0,97.0,142.0,145.0,4.0,15.0,14.0,12.0,4.0,12.0,304.0,65.0,92.0,24.0,5.0,13.0,15.0,12.0,17.0,347.0,51.0,99.0,50793.09042861873 -0,11,9,9,14,13.0,3.0,277.0,185.0,151.0,8.0,12.0,20.0,0.0,20.0,16.0,393.0,35.0,264.0,9.0,13.0,4.0,10.0,18.0,4.0,156.0,94.0,266.0,10.0,20.0,2.0,20.0,9.0,16.0,306.0,40.0,33.0,1.0,20.0,7.0,8.0,4.0,3.0,396.0,96.0,86.0,11.0,8.0,14.0,3.0,14.0,9.0,204.0,70.0,141.0,27.0,16.0,17.0,10.0,18.0,14.0,318.0,147.0,160.0,24.0,5.0,16.0,10.0,9.0,7.0,542.0,170.0,248.0,28.0,7.0,3.0,17.0,15.0,17.0,538.0,112.0,265.0,13.0,5.0,16.0,8.0,4.0,17.0,52.0,127.0,230.0,49321.225839794 -0,21,5,9,1,10.0,6.0,116.0,30.0,120.0,11.0,11.0,1.0,1.0,13.0,16.0,121.0,106.0,142.0,12.0,19.0,15.0,1.0,18.0,18.0,49.0,142.0,153.0,24.0,17.0,13.0,3.0,0.0,14.0,414.0,26.0,125.0,7.0,14.0,7.0,11.0,7.0,5.0,430.0,72.0,143.0,15.0,16.0,14.0,13.0,14.0,11.0,241.0,101.0,26.0,15.0,15.0,5.0,1.0,12.0,4.0,380.0,29.0,162.0,22.0,14.0,5.0,20.0,0.0,16.0,493.0,63.0,233.0,8.0,16.0,10.0,9.0,6.0,9.0,325.0,118.0,149.0,24.0,18.0,17.0,2.0,10.0,14.0,169.0,73.0,183.0,168970.60518750697 -0,16,20,9,4,14.0,10.0,257.0,19.0,116.0,11.0,1.0,3.0,8.0,17.0,9.0,255.0,161.0,14.0,29.0,12.0,2.0,9.0,2.0,12.0,13.0,160.0,118.0,0.0,18.0,15.0,9.0,4.0,4.0,137.0,51.0,127.0,17.0,19.0,19.0,11.0,20.0,19.0,445.0,137.0,88.0,15.0,20.0,15.0,12.0,5.0,4.0,166.0,198.0,293.0,27.0,9.0,4.0,3.0,5.0,11.0,328.0,159.0,60.0,19.0,13.0,1.0,6.0,2.0,17.0,145.0,124.0,137.0,3.0,11.0,14.0,8.0,5.0,13.0,421.0,19.0,145.0,8.0,15.0,8.0,18.0,17.0,6.0,38.0,81.0,266.0,69013.15157802498 -0,6,11,13,2,10.0,10.0,488.0,138.0,80.0,26.0,3.0,14.0,8.0,6.0,11.0,437.0,68.0,244.0,8.0,12.0,19.0,8.0,11.0,6.0,272.0,14.0,183.0,27.0,16.0,6.0,17.0,12.0,14.0,75.0,93.0,127.0,27.0,7.0,2.0,1.0,15.0,11.0,399.0,96.0,235.0,16.0,19.0,14.0,2.0,5.0,17.0,230.0,93.0,81.0,16.0,11.0,8.0,20.0,8.0,13.0,178.0,132.0,215.0,20.0,9.0,10.0,15.0,11.0,16.0,510.0,119.0,293.0,22.0,8.0,13.0,4.0,18.0,7.0,73.0,98.0,265.0,14.0,12.0,18.0,15.0,5.0,8.0,165.0,23.0,252.0,54212.674941343765 -0,20,14,4,2,4.0,17.0,43.0,56.0,234.0,23.0,9.0,6.0,12.0,3.0,6.0,154.0,68.0,184.0,24.0,1.0,14.0,8.0,15.0,12.0,126.0,132.0,240.0,5.0,0.0,6.0,2.0,12.0,10.0,450.0,43.0,206.0,6.0,14.0,2.0,10.0,5.0,16.0,347.0,161.0,132.0,17.0,4.0,11.0,7.0,5.0,10.0,202.0,28.0,89.0,24.0,13.0,8.0,18.0,10.0,19.0,336.0,136.0,145.0,2.0,13.0,7.0,5.0,7.0,19.0,278.0,65.0,203.0,8.0,15.0,16.0,16.0,10.0,11.0,534.0,106.0,61.0,18.0,10.0,15.0,9.0,6.0,19.0,439.0,53.0,266.0,563118.0167214898 -0,23,3,12,13,1.0,10.0,452.0,17.0,50.0,6.0,3.0,10.0,12.0,9.0,6.0,35.0,111.0,121.0,16.0,20.0,9.0,14.0,17.0,6.0,492.0,118.0,193.0,20.0,11.0,0.0,2.0,13.0,10.0,450.0,185.0,133.0,18.0,10.0,2.0,10.0,14.0,18.0,574.0,73.0,53.0,13.0,13.0,15.0,9.0,14.0,0.0,334.0,81.0,23.0,24.0,13.0,0.0,19.0,10.0,19.0,99.0,178.0,189.0,22.0,13.0,7.0,3.0,5.0,12.0,219.0,168.0,203.0,8.0,16.0,16.0,13.0,10.0,19.0,291.0,48.0,170.0,26.0,11.0,2.0,9.0,15.0,5.0,264.0,53.0,266.0,47300.50690402917 -0,16,7,11,2,4.0,17.0,554.0,89.0,64.0,27.0,8.0,20.0,19.0,13.0,9.0,409.0,167.0,102.0,19.0,12.0,1.0,7.0,3.0,3.0,52.0,67.0,27.0,6.0,13.0,7.0,6.0,0.0,3.0,212.0,23.0,138.0,27.0,3.0,5.0,15.0,4.0,8.0,548.0,146.0,225.0,22.0,4.0,3.0,2.0,12.0,13.0,271.0,23.0,46.0,26.0,0.0,19.0,16.0,5.0,3.0,55.0,182.0,159.0,15.0,9.0,18.0,16.0,3.0,14.0,411.0,92.0,209.0,17.0,16.0,14.0,6.0,8.0,7.0,511.0,157.0,74.0,18.0,1.0,19.0,2.0,19.0,7.0,1.0,51.0,223.0,379640.7035778526 -0,10,5,14,7,3.0,14.0,456.0,59.0,104.0,4.0,8.0,13.0,5.0,9.0,5.0,152.0,55.0,111.0,12.0,13.0,8.0,4.0,1.0,8.0,402.0,74.0,152.0,0.0,10.0,8.0,6.0,4.0,11.0,203.0,44.0,110.0,17.0,9.0,3.0,12.0,6.0,5.0,210.0,159.0,195.0,24.0,8.0,8.0,7.0,5.0,8.0,214.0,198.0,154.0,13.0,14.0,15.0,7.0,19.0,4.0,78.0,119.0,214.0,22.0,0.0,0.0,11.0,5.0,8.0,319.0,138.0,293.0,4.0,18.0,9.0,5.0,12.0,13.0,182.0,108.0,139.0,14.0,8.0,13.0,12.0,16.0,17.0,100.0,50.0,139.0,46217.932383572064 -0,28,9,15,18,8.0,14.0,306.0,81.0,89.0,27.0,2.0,19.0,8.0,11.0,15.0,577.0,124.0,290.0,4.0,17.0,11.0,6.0,3.0,13.0,323.0,160.0,118.0,0.0,15.0,10.0,2.0,12.0,2.0,486.0,50.0,219.0,19.0,9.0,6.0,10.0,2.0,15.0,523.0,96.0,231.0,4.0,8.0,18.0,12.0,18.0,1.0,354.0,49.0,29.0,20.0,4.0,0.0,11.0,4.0,1.0,298.0,105.0,152.0,20.0,3.0,17.0,11.0,1.0,11.0,298.0,179.0,293.0,8.0,4.0,17.0,12.0,6.0,17.0,421.0,65.0,92.0,26.0,19.0,10.0,1.0,3.0,14.0,5.0,11.0,154.0,48431.050809288114 -0,24,20,12,4,0.0,13.0,308.0,77.0,67.0,10.0,1.0,7.0,10.0,12.0,9.0,359.0,92.0,133.0,14.0,15.0,1.0,5.0,5.0,8.0,351.0,165.0,113.0,0.0,6.0,9.0,2.0,12.0,18.0,256.0,145.0,118.0,27.0,7.0,8.0,4.0,11.0,10.0,206.0,121.0,258.0,8.0,12.0,10.0,0.0,7.0,17.0,190.0,198.0,240.0,15.0,9.0,10.0,2.0,8.0,1.0,379.0,107.0,54.0,20.0,8.0,13.0,17.0,10.0,12.0,47.0,174.0,130.0,1.0,14.0,14.0,16.0,6.0,4.0,403.0,36.0,214.0,21.0,8.0,13.0,10.0,5.0,2.0,348.0,44.0,132.0,46571.23378809942 -0,9,7,13,12,8.0,17.0,324.0,67.0,66.0,18.0,15.0,4.0,18.0,10.0,17.0,436.0,154.0,33.0,29.0,12.0,11.0,6.0,5.0,17.0,479.0,78.0,183.0,23.0,13.0,1.0,1.0,16.0,17.0,486.0,112.0,159.0,18.0,10.0,11.0,13.0,1.0,10.0,40.0,75.0,54.0,5.0,20.0,15.0,10.0,18.0,6.0,190.0,62.0,52.0,11.0,13.0,8.0,20.0,16.0,13.0,174.0,44.0,89.0,30.0,18.0,7.0,15.0,10.0,16.0,333.0,18.0,123.0,5.0,16.0,11.0,17.0,10.0,18.0,288.0,169.0,119.0,8.0,8.0,15.0,13.0,5.0,7.0,322.0,58.0,266.0,49253.70740122209 -0,10,15,15,2,8.0,8.0,456.0,80.0,240.0,21.0,11.0,10.0,3.0,8.0,9.0,436.0,110.0,174.0,16.0,5.0,10.0,7.0,2.0,9.0,13.0,165.0,89.0,24.0,18.0,5.0,1.0,11.0,11.0,306.0,60.0,63.0,18.0,6.0,16.0,11.0,3.0,10.0,365.0,73.0,236.0,15.0,11.0,15.0,8.0,8.0,18.0,190.0,73.0,218.0,10.0,12.0,4.0,14.0,8.0,9.0,103.0,26.0,72.0,25.0,7.0,1.0,17.0,7.0,6.0,521.0,119.0,145.0,19.0,14.0,12.0,11.0,8.0,9.0,390.0,87.0,94.0,25.0,17.0,11.0,8.0,1.0,9.0,237.0,32.0,227.0,50502.26804232775 -0,25,9,9,3,14.0,7.0,245.0,30.0,94.0,23.0,20.0,1.0,4.0,2.0,16.0,100.0,19.0,65.0,14.0,0.0,10.0,0.0,20.0,11.0,49.0,144.0,266.0,12.0,19.0,0.0,20.0,0.0,16.0,56.0,51.0,178.0,16.0,20.0,0.0,5.0,15.0,3.0,396.0,96.0,235.0,20.0,13.0,6.0,13.0,16.0,1.0,284.0,51.0,180.0,8.0,0.0,6.0,7.0,18.0,3.0,380.0,102.0,62.0,24.0,11.0,13.0,0.0,16.0,16.0,542.0,18.0,68.0,0.0,16.0,3.0,3.0,2.0,20.0,498.0,87.0,225.0,27.0,5.0,12.0,20.0,10.0,7.0,507.0,109.0,6.0,114730.78422300251 -0,13,9,6,15,6.0,6.0,43.0,30.0,229.0,11.0,20.0,1.0,7.0,10.0,16.0,100.0,138.0,271.0,14.0,11.0,18.0,0.0,8.0,1.0,49.0,144.0,266.0,24.0,19.0,13.0,13.0,0.0,8.0,414.0,26.0,179.0,14.0,8.0,0.0,11.0,9.0,1.0,61.0,96.0,214.0,12.0,8.0,16.0,13.0,18.0,1.0,285.0,196.0,58.0,30.0,16.0,6.0,10.0,12.0,3.0,380.0,183.0,211.0,26.0,9.0,7.0,15.0,0.0,19.0,217.0,200.0,218.0,0.0,16.0,1.0,9.0,2.0,20.0,213.0,132.0,217.0,25.0,17.0,14.0,0.0,18.0,8.0,264.0,109.0,116.0,537507.3833963424 -0,24,20,9,0,4.0,0.0,554.0,32.0,32.0,28.0,3.0,16.0,1.0,17.0,11.0,307.0,72.0,215.0,19.0,10.0,17.0,18.0,7.0,3.0,202.0,156.0,240.0,24.0,1.0,5.0,2.0,15.0,13.0,246.0,134.0,12.0,9.0,7.0,2.0,5.0,1.0,4.0,399.0,44.0,216.0,19.0,17.0,7.0,1.0,16.0,0.0,70.0,198.0,146.0,13.0,10.0,1.0,0.0,3.0,20.0,363.0,109.0,107.0,12.0,11.0,15.0,18.0,3.0,15.0,530.0,152.0,114.0,17.0,16.0,17.0,12.0,19.0,17.0,65.0,96.0,285.0,23.0,14.0,2.0,4.0,19.0,17.0,354.0,16.0,290.0,52261.981865559246 -0,24,18,16,3,2.0,7.0,533.0,89.0,6.0,9.0,3.0,14.0,12.0,4.0,4.0,561.0,120.0,124.0,21.0,7.0,1.0,6.0,7.0,3.0,47.0,58.0,182.0,23.0,9.0,7.0,4.0,12.0,16.0,490.0,145.0,60.0,27.0,9.0,9.0,4.0,18.0,1.0,226.0,96.0,234.0,18.0,9.0,8.0,13.0,5.0,6.0,246.0,198.0,225.0,3.0,11.0,12.0,5.0,6.0,2.0,99.0,49.0,23.0,19.0,2.0,12.0,9.0,6.0,10.0,68.0,156.0,293.0,6.0,9.0,12.0,14.0,11.0,15.0,216.0,97.0,178.0,22.0,8.0,5.0,2.0,4.0,14.0,563.0,69.0,229.0,54268.29860872698 -0,6,20,15,4,6.0,2.0,324.0,83.0,57.0,25.0,13.0,20.0,8.0,16.0,17.0,307.0,154.0,297.0,21.0,1.0,7.0,1.0,5.0,18.0,279.0,166.0,94.0,24.0,13.0,9.0,1.0,15.0,20.0,119.0,160.0,127.0,27.0,6.0,6.0,4.0,1.0,8.0,399.0,137.0,34.0,10.0,16.0,16.0,1.0,4.0,7.0,263.0,198.0,204.0,15.0,15.0,9.0,12.0,18.0,15.0,339.0,184.0,54.0,22.0,13.0,17.0,17.0,11.0,12.0,125.0,170.0,177.0,24.0,17.0,11.0,19.0,16.0,13.0,421.0,137.0,92.0,8.0,17.0,3.0,15.0,1.0,2.0,108.0,68.0,232.0,45507.71962867903 -0,9,17,11,3,9.0,6.0,448.0,65.0,4.0,9.0,0.0,19.0,10.0,3.0,15.0,534.0,72.0,120.0,17.0,17.0,11.0,5.0,5.0,17.0,497.0,160.0,89.0,24.0,14.0,9.0,1.0,12.0,12.0,422.0,100.0,49.0,17.0,6.0,8.0,14.0,7.0,14.0,414.0,193.0,228.0,14.0,13.0,8.0,1.0,5.0,17.0,254.0,62.0,210.0,18.0,13.0,6.0,13.0,4.0,14.0,334.0,54.0,63.0,0.0,12.0,15.0,15.0,10.0,12.0,47.0,124.0,283.0,13.0,6.0,17.0,17.0,7.0,14.0,288.0,30.0,137.0,24.0,12.0,16.0,1.0,5.0,8.0,322.0,38.0,111.0,52053.543673365144 -0,30,14,18,6,18.0,20.0,324.0,121.0,13.0,10.0,8.0,2.0,8.0,3.0,3.0,241.0,41.0,156.0,21.0,8.0,16.0,4.0,1.0,11.0,506.0,163.0,166.0,27.0,10.0,20.0,6.0,3.0,9.0,67.0,51.0,211.0,27.0,7.0,4.0,0.0,4.0,8.0,399.0,123.0,245.0,18.0,7.0,8.0,20.0,20.0,17.0,365.0,79.0,218.0,16.0,17.0,9.0,2.0,4.0,0.0,311.0,57.0,134.0,23.0,4.0,9.0,11.0,14.0,14.0,411.0,20.0,209.0,26.0,20.0,17.0,10.0,17.0,15.0,421.0,77.0,270.0,6.0,12.0,5.0,1.0,10.0,13.0,80.0,157.0,177.0,44518.49930615804 -0,11,13,11,2,4.0,12.0,34.0,59.0,31.0,27.0,1.0,20.0,15.0,10.0,7.0,409.0,48.0,120.0,17.0,1.0,15.0,5.0,3.0,10.0,464.0,154.0,120.0,6.0,15.0,9.0,3.0,12.0,13.0,212.0,31.0,127.0,0.0,9.0,8.0,12.0,11.0,15.0,546.0,137.0,187.0,22.0,6.0,9.0,1.0,5.0,13.0,190.0,64.0,161.0,13.0,12.0,8.0,2.0,18.0,0.0,243.0,131.0,132.0,15.0,8.0,15.0,11.0,9.0,12.0,47.0,127.0,293.0,3.0,18.0,12.0,4.0,16.0,14.0,262.0,30.0,139.0,14.0,12.0,8.0,8.0,5.0,2.0,212.0,14.0,156.0,722812.7244167103 -0,3,5,9,4,4.0,5.0,339.0,185.0,267.0,19.0,4.0,20.0,0.0,0.0,14.0,362.0,35.0,217.0,15.0,19.0,18.0,15.0,5.0,11.0,109.0,154.0,84.0,24.0,6.0,2.0,1.0,4.0,15.0,172.0,200.0,138.0,9.0,9.0,19.0,8.0,14.0,5.0,54.0,54.0,183.0,24.0,16.0,7.0,2.0,9.0,13.0,241.0,136.0,111.0,9.0,17.0,9.0,3.0,18.0,0.0,318.0,119.0,249.0,1.0,8.0,9.0,17.0,17.0,16.0,66.0,140.0,66.0,14.0,7.0,9.0,4.0,12.0,12.0,182.0,155.0,92.0,18.0,13.0,19.0,0.0,10.0,13.0,229.0,16.0,257.0,47547.60957719764 -0,11,2,11,0,8.0,14.0,189.0,96.0,188.0,10.0,8.0,20.0,4.0,4.0,10.0,226.0,15.0,225.0,12.0,18.0,1.0,7.0,10.0,18.0,516.0,113.0,119.0,16.0,12.0,15.0,5.0,11.0,11.0,296.0,132.0,149.0,27.0,14.0,18.0,12.0,6.0,5.0,443.0,72.0,145.0,14.0,6.0,14.0,5.0,8.0,19.0,237.0,99.0,122.0,15.0,15.0,6.0,0.0,18.0,6.0,58.0,147.0,160.0,18.0,14.0,17.0,20.0,14.0,15.0,185.0,170.0,213.0,7.0,18.0,10.0,8.0,14.0,10.0,118.0,117.0,102.0,20.0,17.0,17.0,12.0,14.0,13.0,212.0,42.0,177.0,220120.02687782672 -0,22,3,12,4,9.0,5.0,26.0,138.0,50.0,10.0,19.0,10.0,10.0,16.0,6.0,317.0,68.0,184.0,28.0,20.0,9.0,20.0,6.0,3.0,449.0,167.0,240.0,30.0,15.0,17.0,2.0,15.0,18.0,351.0,145.0,122.0,0.0,17.0,8.0,14.0,14.0,5.0,395.0,96.0,144.0,13.0,19.0,15.0,9.0,12.0,0.0,316.0,24.0,295.0,16.0,18.0,14.0,0.0,12.0,1.0,573.0,45.0,189.0,22.0,3.0,5.0,6.0,5.0,4.0,242.0,182.0,132.0,2.0,15.0,3.0,13.0,0.0,2.0,291.0,106.0,209.0,6.0,10.0,5.0,14.0,6.0,14.0,391.0,119.0,5.0,529508.5841269334 -0,12,14,15,9,5.0,10.0,433.0,95.0,268.0,2.0,16.0,8.0,12.0,5.0,6.0,287.0,49.0,66.0,0.0,16.0,11.0,14.0,7.0,6.0,97.0,150.0,181.0,5.0,9.0,15.0,2.0,8.0,13.0,450.0,196.0,160.0,14.0,8.0,3.0,17.0,11.0,10.0,349.0,73.0,88.0,12.0,5.0,4.0,9.0,5.0,6.0,325.0,39.0,107.0,17.0,13.0,19.0,10.0,7.0,7.0,99.0,95.0,209.0,18.0,14.0,6.0,1.0,12.0,15.0,239.0,65.0,165.0,3.0,16.0,18.0,14.0,8.0,6.0,70.0,147.0,200.0,27.0,11.0,15.0,9.0,1.0,9.0,439.0,58.0,253.0,52875.20960896139 -0,16,5,8,2,17.0,8.0,554.0,59.0,240.0,27.0,8.0,13.0,3.0,11.0,9.0,540.0,187.0,131.0,30.0,16.0,11.0,7.0,7.0,6.0,342.0,156.0,240.0,27.0,15.0,13.0,2.0,5.0,16.0,486.0,51.0,127.0,27.0,10.0,2.0,20.0,10.0,14.0,588.0,73.0,242.0,20.0,17.0,8.0,1.0,5.0,0.0,398.0,93.0,110.0,23.0,12.0,9.0,2.0,12.0,13.0,251.0,49.0,33.0,29.0,3.0,13.0,5.0,5.0,15.0,320.0,92.0,176.0,6.0,11.0,0.0,5.0,18.0,15.0,421.0,98.0,90.0,6.0,8.0,13.0,3.0,11.0,0.0,132.0,152.0,269.0,54000.29092145564 -0,24,18,14,4,4.0,10.0,332.0,96.0,214.0,10.0,3.0,18.0,8.0,10.0,8.0,469.0,88.0,194.0,29.0,11.0,1.0,7.0,2.0,8.0,41.0,158.0,183.0,24.0,18.0,1.0,2.0,9.0,4.0,368.0,145.0,84.0,18.0,7.0,6.0,4.0,1.0,1.0,363.0,76.0,231.0,16.0,20.0,12.0,6.0,19.0,17.0,190.0,115.0,218.0,10.0,12.0,4.0,20.0,8.0,1.0,174.0,20.0,107.0,22.0,11.0,6.0,2.0,7.0,16.0,220.0,119.0,293.0,9.0,9.0,13.0,9.0,9.0,11.0,225.0,96.0,161.0,26.0,12.0,15.0,4.0,5.0,9.0,563.0,23.0,245.0,48718.46790500066 -0,3,9,15,20,19.0,11.0,504.0,67.0,68.0,30.0,13.0,12.0,2.0,9.0,17.0,34.0,103.0,34.0,16.0,15.0,6.0,12.0,1.0,3.0,532.0,173.0,234.0,24.0,17.0,9.0,4.0,12.0,11.0,590.0,63.0,40.0,26.0,18.0,1.0,5.0,8.0,10.0,563.0,166.0,140.0,30.0,11.0,10.0,20.0,3.0,2.0,500.0,62.0,110.0,8.0,0.0,8.0,14.0,0.0,9.0,58.0,17.0,264.0,16.0,10.0,7.0,16.0,3.0,7.0,151.0,170.0,180.0,23.0,17.0,12.0,20.0,7.0,13.0,288.0,44.0,119.0,6.0,17.0,5.0,12.0,19.0,4.0,322.0,58.0,244.0,52859.33633346714 -0,15,7,15,7,6.0,7.0,486.0,68.0,89.0,9.0,15.0,10.0,3.0,7.0,14.0,250.0,154.0,141.0,18.0,2.0,8.0,6.0,3.0,16.0,390.0,24.0,132.0,0.0,11.0,7.0,1.0,11.0,14.0,177.0,106.0,49.0,17.0,3.0,1.0,13.0,13.0,5.0,210.0,159.0,225.0,14.0,8.0,10.0,7.0,14.0,15.0,190.0,111.0,199.0,15.0,13.0,13.0,11.0,13.0,8.0,121.0,33.0,181.0,19.0,14.0,14.0,16.0,5.0,6.0,333.0,138.0,293.0,10.0,16.0,14.0,16.0,12.0,15.0,382.0,99.0,147.0,21.0,8.0,11.0,6.0,1.0,17.0,1.0,51.0,99.0,50234.28582482646 -0,13,5,14,10,20.0,11.0,274.0,110.0,4.0,10.0,0.0,18.0,6.0,6.0,9.0,326.0,100.0,147.0,17.0,17.0,1.0,15.0,7.0,4.0,257.0,169.0,164.0,30.0,15.0,18.0,20.0,19.0,20.0,378.0,145.0,127.0,17.0,17.0,7.0,10.0,12.0,15.0,453.0,137.0,192.0,12.0,7.0,11.0,0.0,12.0,14.0,128.0,198.0,218.0,2.0,10.0,14.0,2.0,13.0,1.0,448.0,132.0,271.0,17.0,4.0,7.0,13.0,10.0,18.0,47.0,124.0,266.0,10.0,8.0,14.0,20.0,16.0,8.0,392.0,160.0,283.0,15.0,5.0,0.0,13.0,20.0,11.0,448.0,61.0,224.0,45269.24158094232 -0,23,8,13,4,8.0,13.0,269.0,99.0,94.0,10.0,15.0,19.0,1.0,9.0,11.0,222.0,36.0,203.0,21.0,3.0,11.0,7.0,9.0,4.0,300.0,160.0,113.0,27.0,0.0,12.0,2.0,12.0,18.0,486.0,122.0,79.0,27.0,8.0,8.0,6.0,11.0,11.0,398.0,97.0,231.0,18.0,0.0,10.0,1.0,11.0,14.0,336.0,43.0,290.0,15.0,12.0,10.0,7.0,4.0,0.0,339.0,127.0,212.0,17.0,6.0,15.0,8.0,0.0,19.0,100.0,144.0,45.0,6.0,3.0,16.0,15.0,3.0,15.0,421.0,19.0,149.0,7.0,5.0,13.0,12.0,5.0,2.0,437.0,11.0,101.0,41509.88740015979 -0,20,3,12,3,15.0,12.0,115.0,144.0,267.0,10.0,12.0,5.0,10.0,1.0,7.0,61.0,35.0,264.0,24.0,19.0,6.0,14.0,18.0,6.0,89.0,132.0,288.0,10.0,20.0,16.0,16.0,17.0,10.0,437.0,97.0,151.0,17.0,9.0,3.0,2.0,15.0,18.0,505.0,73.0,43.0,13.0,10.0,13.0,9.0,1.0,0.0,563.0,85.0,14.0,21.0,3.0,6.0,0.0,0.0,6.0,318.0,136.0,67.0,22.0,13.0,17.0,1.0,5.0,13.0,402.0,65.0,225.0,12.0,7.0,3.0,6.0,14.0,17.0,152.0,117.0,78.0,27.0,19.0,9.0,14.0,6.0,3.0,439.0,53.0,116.0,47729.11596105077 -0,3,5,10,3,1.0,6.0,452.0,135.0,225.0,8.0,9.0,10.0,3.0,3.0,6.0,226.0,68.0,184.0,17.0,19.0,18.0,8.0,17.0,18.0,247.0,94.0,84.0,10.0,12.0,16.0,1.0,11.0,13.0,417.0,169.0,141.0,10.0,11.0,2.0,10.0,4.0,16.0,430.0,72.0,144.0,13.0,12.0,14.0,11.0,9.0,2.0,246.0,116.0,52.0,17.0,13.0,8.0,0.0,18.0,12.0,99.0,147.0,160.0,21.0,16.0,7.0,20.0,17.0,15.0,200.0,170.0,206.0,9.0,16.0,10.0,13.0,10.0,11.0,263.0,106.0,92.0,25.0,12.0,17.0,9.0,8.0,15.0,229.0,42.0,247.0,46277.46809284189 -0,9,3,12,4,8.0,17.0,522.0,21.0,104.0,17.0,0.0,3.0,13.0,9.0,6.0,568.0,57.0,120.0,1.0,9.0,13.0,5.0,7.0,2.0,89.0,13.0,203.0,5.0,9.0,13.0,2.0,12.0,20.0,316.0,64.0,133.0,7.0,1.0,8.0,15.0,11.0,16.0,347.0,196.0,175.0,18.0,11.0,8.0,1.0,5.0,18.0,120.0,130.0,121.0,30.0,12.0,9.0,17.0,18.0,19.0,99.0,136.0,189.0,22.0,11.0,15.0,1.0,5.0,20.0,47.0,41.0,293.0,14.0,3.0,17.0,15.0,4.0,11.0,421.0,158.0,280.0,26.0,1.0,3.0,2.0,6.0,15.0,544.0,53.0,266.0,53818.51614654578 -0,24,10,15,4,1.0,9.0,408.0,59.0,45.0,9.0,9.0,10.0,8.0,5.0,6.0,336.0,54.0,184.0,22.0,17.0,7.0,5.0,14.0,4.0,103.0,132.0,121.0,10.0,10.0,17.0,14.0,12.0,10.0,486.0,196.0,127.0,21.0,7.0,5.0,10.0,12.0,15.0,393.0,137.0,207.0,13.0,7.0,12.0,4.0,2.0,7.0,243.0,198.0,218.0,19.0,13.0,8.0,4.0,4.0,10.0,266.0,135.0,54.0,22.0,12.0,10.0,11.0,9.0,12.0,219.0,124.0,248.0,8.0,5.0,16.0,13.0,13.0,11.0,355.0,30.0,214.0,15.0,12.0,15.0,4.0,5.0,2.0,366.0,11.0,151.0,49893.41879096338 -0,30,20,15,2,4.0,14.0,324.0,59.0,63.0,10.0,8.0,20.0,2.0,19.0,13.0,409.0,15.0,136.0,8.0,17.0,1.0,4.0,14.0,4.0,527.0,94.0,271.0,4.0,15.0,4.0,17.0,12.0,11.0,212.0,31.0,127.0,12.0,7.0,8.0,13.0,4.0,15.0,576.0,90.0,183.0,22.0,7.0,8.0,1.0,12.0,13.0,566.0,188.0,202.0,15.0,17.0,8.0,18.0,16.0,1.0,58.0,119.0,225.0,22.0,4.0,15.0,11.0,2.0,12.0,47.0,99.0,209.0,1.0,18.0,17.0,4.0,8.0,15.0,421.0,30.0,34.0,14.0,11.0,5.0,1.0,15.0,19.0,234.0,60.0,177.0,48550.21243750003 -0,11,5,15,4,8.0,11.0,62.0,21.0,4.0,21.0,0.0,19.0,15.0,7.0,8.0,518.0,42.0,102.0,20.0,17.0,16.0,5.0,4.0,10.0,410.0,157.0,118.0,13.0,6.0,9.0,5.0,6.0,18.0,390.0,145.0,134.0,27.0,9.0,5.0,4.0,6.0,8.0,548.0,146.0,231.0,20.0,6.0,9.0,2.0,15.0,17.0,192.0,198.0,154.0,13.0,12.0,8.0,2.0,19.0,0.0,339.0,131.0,54.0,14.0,9.0,13.0,9.0,11.0,14.0,411.0,126.0,293.0,5.0,9.0,9.0,12.0,13.0,12.0,182.0,109.0,139.0,14.0,12.0,8.0,12.0,8.0,10.0,212.0,11.0,101.0,567530.2718179438 -0,6,20,8,12,17.0,11.0,488.0,90.0,4.0,15.0,8.0,15.0,16.0,19.0,0.0,229.0,43.0,38.0,17.0,17.0,8.0,8.0,3.0,3.0,198.0,160.0,135.0,0.0,15.0,9.0,3.0,19.0,20.0,177.0,160.0,103.0,17.0,18.0,18.0,13.0,10.0,19.0,531.0,166.0,225.0,30.0,19.0,14.0,11.0,7.0,17.0,79.0,104.0,86.0,3.0,5.0,15.0,7.0,3.0,14.0,181.0,101.0,264.0,23.0,15.0,9.0,16.0,19.0,18.0,464.0,70.0,293.0,15.0,13.0,14.0,8.0,12.0,13.0,30.0,99.0,265.0,24.0,3.0,18.0,2.0,4.0,17.0,139.0,12.0,265.0,51756.98170803892 -0,7,7,17,7,2.0,8.0,553.0,159.0,89.0,4.0,3.0,14.0,8.0,4.0,5.0,242.0,103.0,124.0,8.0,0.0,17.0,7.0,3.0,12.0,329.0,134.0,185.0,3.0,13.0,7.0,2.0,1.0,15.0,163.0,122.0,127.0,27.0,10.0,15.0,0.0,18.0,5.0,306.0,137.0,241.0,18.0,11.0,3.0,4.0,4.0,13.0,354.0,107.0,225.0,16.0,11.0,12.0,5.0,5.0,15.0,325.0,31.0,196.0,19.0,9.0,9.0,10.0,4.0,14.0,210.0,129.0,143.0,4.0,12.0,14.0,9.0,12.0,14.0,382.0,19.0,259.0,21.0,6.0,13.0,12.0,18.0,15.0,203.0,51.0,101.0,53321.89875136816 -0,19,9,12,1,18.0,6.0,521.0,44.0,47.0,8.0,8.0,13.0,12.0,5.0,3.0,290.0,40.0,61.0,12.0,4.0,11.0,10.0,13.0,11.0,506.0,85.0,209.0,20.0,4.0,20.0,6.0,5.0,14.0,67.0,53.0,160.0,14.0,7.0,5.0,3.0,18.0,11.0,97.0,112.0,245.0,18.0,2.0,10.0,10.0,20.0,8.0,364.0,79.0,246.0,2.0,0.0,16.0,3.0,6.0,11.0,401.0,85.0,219.0,23.0,0.0,4.0,7.0,7.0,17.0,201.0,179.0,105.0,26.0,17.0,1.0,0.0,11.0,17.0,517.0,77.0,244.0,14.0,4.0,6.0,10.0,19.0,20.0,17.0,157.0,21.0,51490.9165894176 -0,24,20,19,10,9.0,18.0,324.0,121.0,181.0,8.0,6.0,2.0,4.0,3.0,1.0,303.0,138.0,139.0,21.0,9.0,16.0,8.0,4.0,6.0,183.0,163.0,178.0,27.0,10.0,18.0,5.0,4.0,13.0,142.0,47.0,161.0,27.0,19.0,3.0,10.0,4.0,7.0,365.0,123.0,82.0,17.0,9.0,8.0,20.0,6.0,16.0,365.0,39.0,218.0,16.0,17.0,14.0,15.0,5.0,8.0,333.0,57.0,134.0,21.0,4.0,14.0,2.0,3.0,14.0,54.0,80.0,43.0,24.0,19.0,5.0,12.0,17.0,15.0,478.0,148.0,270.0,6.0,5.0,3.0,6.0,17.0,17.0,80.0,151.0,180.0,45960.88149909575 -0,9,7,11,2,2.0,9.0,170.0,89.0,64.0,27.0,8.0,11.0,13.0,18.0,16.0,564.0,167.0,260.0,28.0,0.0,6.0,1.0,3.0,3.0,52.0,16.0,27.0,6.0,13.0,11.0,4.0,7.0,19.0,212.0,10.0,190.0,10.0,3.0,5.0,14.0,20.0,5.0,422.0,72.0,225.0,3.0,20.0,13.0,7.0,18.0,13.0,502.0,191.0,51.0,26.0,13.0,20.0,7.0,5.0,8.0,55.0,146.0,0.0,15.0,9.0,6.0,16.0,3.0,11.0,308.0,92.0,209.0,4.0,16.0,14.0,6.0,8.0,13.0,511.0,99.0,169.0,18.0,6.0,19.0,2.0,14.0,7.0,1.0,51.0,223.0,152449.14820846452 -0,11,7,13,4,4.0,17.0,554.0,111.0,76.0,25.0,6.0,12.0,3.0,1.0,5.0,409.0,125.0,124.0,19.0,12.0,4.0,10.0,3.0,3.0,198.0,34.0,101.0,0.0,1.0,7.0,6.0,8.0,15.0,177.0,23.0,138.0,27.0,11.0,1.0,15.0,13.0,8.0,467.0,166.0,225.0,30.0,4.0,3.0,2.0,4.0,12.0,271.0,23.0,150.0,15.0,12.0,15.0,16.0,4.0,3.0,339.0,149.0,159.0,15.0,15.0,13.0,16.0,1.0,9.0,179.0,138.0,289.0,7.0,10.0,14.0,6.0,11.0,10.0,463.0,157.0,110.0,18.0,3.0,14.0,5.0,14.0,15.0,1.0,51.0,82.0,47965.273520627474 -0,9,20,2,16,14.0,10.0,456.0,59.0,97.0,7.0,3.0,10.0,15.0,13.0,9.0,477.0,179.0,77.0,17.0,17.0,6.0,7.0,7.0,18.0,103.0,84.0,89.0,20.0,11.0,11.0,6.0,12.0,9.0,497.0,32.0,125.0,1.0,6.0,9.0,15.0,18.0,8.0,384.0,40.0,216.0,28.0,14.0,2.0,1.0,19.0,20.0,304.0,14.0,175.0,30.0,15.0,19.0,1.0,18.0,6.0,318.0,185.0,148.0,3.0,2.0,4.0,11.0,11.0,7.0,47.0,170.0,76.0,5.0,17.0,15.0,17.0,13.0,8.0,595.0,19.0,81.0,25.0,12.0,19.0,20.0,17.0,1.0,454.0,68.0,286.0,52070.22196419467 -0,20,17,10,20,10.0,8.0,390.0,60.0,76.0,8.0,12.0,20.0,10.0,6.0,7.0,436.0,37.0,73.0,17.0,15.0,2.0,7.0,5.0,4.0,497.0,166.0,65.0,24.0,16.0,19.0,1.0,11.0,20.0,273.0,90.0,198.0,15.0,12.0,17.0,14.0,10.0,1.0,396.0,125.0,231.0,14.0,16.0,9.0,3.0,5.0,13.0,263.0,66.0,217.0,16.0,14.0,12.0,2.0,17.0,11.0,412.0,45.0,160.0,1.0,13.0,17.0,17.0,17.0,10.0,125.0,100.0,129.0,13.0,16.0,11.0,15.0,6.0,12.0,326.0,64.0,23.0,0.0,15.0,7.0,6.0,1.0,18.0,322.0,81.0,3.0,49953.77611947148 -0,9,0,11,3,1.0,3.0,452.0,182.0,57.0,8.0,9.0,20.0,18.0,1.0,6.0,226.0,154.0,169.0,16.0,5.0,18.0,14.0,5.0,20.0,497.0,23.0,136.0,23.0,13.0,16.0,18.0,4.0,13.0,306.0,90.0,13.0,10.0,10.0,17.0,10.0,1.0,12.0,430.0,72.0,257.0,14.0,18.0,14.0,3.0,19.0,18.0,249.0,62.0,52.0,14.0,7.0,0.0,0.0,15.0,12.0,99.0,147.0,2.0,0.0,16.0,12.0,15.0,11.0,11.0,369.0,170.0,35.0,9.0,2.0,3.0,4.0,13.0,11.0,263.0,96.0,219.0,25.0,17.0,12.0,19.0,1.0,20.0,89.0,68.0,232.0,51756.039992412785 -0,7,6,10,3,10.0,19.0,456.0,135.0,225.0,8.0,14.0,10.0,3.0,0.0,12.0,401.0,68.0,159.0,16.0,14.0,11.0,7.0,17.0,18.0,333.0,94.0,86.0,17.0,12.0,2.0,6.0,11.0,12.0,417.0,157.0,127.0,2.0,8.0,2.0,13.0,1.0,15.0,532.0,196.0,216.0,13.0,12.0,16.0,9.0,9.0,13.0,263.0,62.0,182.0,16.0,14.0,6.0,4.0,13.0,14.0,318.0,136.0,121.0,21.0,14.0,7.0,20.0,17.0,12.0,125.0,28.0,150.0,12.0,16.0,10.0,13.0,8.0,13.0,279.0,106.0,93.0,24.0,15.0,17.0,2.0,7.0,15.0,229.0,45.0,236.0,52694.666401605 -0,14,5,12,4,1.0,9.0,575.0,51.0,13.0,21.0,9.0,9.0,14.0,3.0,6.0,291.0,185.0,90.0,24.0,20.0,2.0,9.0,1.0,16.0,89.0,39.0,65.0,19.0,6.0,2.0,5.0,12.0,5.0,4.0,196.0,133.0,3.0,9.0,19.0,14.0,4.0,19.0,347.0,73.0,144.0,26.0,11.0,9.0,9.0,14.0,0.0,353.0,73.0,107.0,29.0,20.0,11.0,2.0,19.0,19.0,596.0,136.0,189.0,14.0,16.0,9.0,5.0,17.0,12.0,586.0,106.0,203.0,22.0,18.0,16.0,5.0,12.0,1.0,42.0,121.0,121.0,14.0,5.0,15.0,18.0,12.0,13.0,39.0,150.0,41.0,52229.39457223523 -0,20,4,9,9,0.0,14.0,452.0,52.0,48.0,9.0,3.0,10.0,12.0,13.0,6.0,255.0,68.0,148.0,15.0,18.0,6.0,8.0,6.0,6.0,292.0,132.0,240.0,5.0,9.0,4.0,2.0,12.0,10.0,232.0,31.0,148.0,18.0,9.0,4.0,10.0,14.0,18.0,377.0,146.0,18.0,13.0,5.0,12.0,2.0,8.0,11.0,347.0,21.0,106.0,19.0,13.0,8.0,13.0,0.0,10.0,117.0,107.0,158.0,21.0,14.0,7.0,5.0,5.0,15.0,219.0,65.0,209.0,8.0,17.0,9.0,3.0,4.0,6.0,291.0,111.0,171.0,24.0,6.0,15.0,16.0,13.0,4.0,365.0,59.0,266.0,50007.5661094754 -0,9,15,19,14,1.0,6.0,456.0,176.0,234.0,11.0,14.0,20.0,10.0,15.0,2.0,319.0,147.0,194.0,14.0,5.0,14.0,8.0,17.0,2.0,247.0,39.0,89.0,10.0,13.0,8.0,8.0,11.0,20.0,306.0,90.0,141.0,2.0,8.0,11.0,14.0,4.0,8.0,462.0,72.0,216.0,13.0,3.0,14.0,16.0,19.0,3.0,246.0,116.0,204.0,23.0,11.0,8.0,0.0,18.0,12.0,267.0,30.0,160.0,0.0,11.0,8.0,17.0,11.0,15.0,125.0,35.0,206.0,9.0,10.0,10.0,13.0,10.0,13.0,263.0,194.0,92.0,13.0,17.0,7.0,11.0,1.0,19.0,4.0,104.0,145.0,52705.2383220147 -0,7,5,10,3,8.0,6.0,455.0,67.0,102.0,2.0,12.0,10.0,8.0,0.0,6.0,273.0,154.0,124.0,16.0,8.0,11.0,7.0,5.0,18.0,429.0,166.0,84.0,20.0,12.0,20.0,1.0,11.0,12.0,417.0,169.0,49.0,8.0,9.0,8.0,12.0,1.0,11.0,296.0,156.0,144.0,14.0,12.0,14.0,8.0,9.0,13.0,263.0,63.0,136.0,16.0,13.0,6.0,13.0,6.0,14.0,215.0,147.0,227.0,5.0,14.0,15.0,17.0,14.0,13.0,196.0,170.0,150.0,11.0,9.0,11.0,15.0,5.0,11.0,267.0,97.0,20.0,24.0,16.0,17.0,6.0,8.0,11.0,244.0,58.0,247.0,51066.37188790201 -0,20,8,11,20,5.0,17.0,32.0,95.0,268.0,16.0,18.0,8.0,12.0,3.0,6.0,52.0,11.0,184.0,25.0,16.0,11.0,13.0,9.0,20.0,321.0,179.0,181.0,5.0,9.0,10.0,2.0,8.0,20.0,450.0,70.0,213.0,5.0,8.0,3.0,14.0,11.0,5.0,310.0,73.0,38.0,3.0,5.0,4.0,0.0,5.0,9.0,325.0,116.0,107.0,24.0,9.0,8.0,14.0,0.0,7.0,199.0,95.0,189.0,18.0,10.0,7.0,1.0,11.0,15.0,293.0,63.0,163.0,8.0,18.0,13.0,5.0,10.0,11.0,456.0,147.0,200.0,26.0,11.0,17.0,15.0,6.0,3.0,498.0,58.0,211.0,647752.4436113527 -0,19,12,15,9,1.0,10.0,433.0,95.0,50.0,2.0,12.0,9.0,5.0,3.0,0.0,291.0,49.0,66.0,0.0,20.0,10.0,8.0,10.0,6.0,90.0,150.0,182.0,19.0,9.0,17.0,4.0,11.0,11.0,450.0,115.0,160.0,18.0,8.0,2.0,16.0,13.0,15.0,349.0,73.0,129.0,12.0,11.0,14.0,0.0,13.0,0.0,334.0,39.0,83.0,22.0,13.0,19.0,12.0,7.0,11.0,99.0,119.0,209.0,22.0,13.0,6.0,1.0,11.0,14.0,219.0,65.0,203.0,3.0,0.0,18.0,13.0,8.0,7.0,208.0,146.0,209.0,26.0,5.0,15.0,8.0,1.0,5.0,439.0,55.0,266.0,50531.51028410462 -0,9,9,11,13,14.0,1.0,188.0,67.0,59.0,5.0,6.0,12.0,1.0,0.0,17.0,415.0,103.0,124.0,19.0,6.0,11.0,7.0,3.0,3.0,78.0,15.0,64.0,28.0,9.0,13.0,4.0,11.0,18.0,177.0,90.0,79.0,19.0,6.0,1.0,14.0,1.0,5.0,48.0,166.0,225.0,26.0,11.0,3.0,6.0,19.0,2.0,263.0,15.0,204.0,15.0,4.0,7.0,3.0,3.0,12.0,159.0,31.0,160.0,21.0,2.0,7.0,16.0,7.0,9.0,555.0,170.0,90.0,14.0,19.0,11.0,11.0,12.0,1.0,368.0,143.0,92.0,21.0,17.0,16.0,2.0,1.0,6.0,47.0,68.0,232.0,131616.49741053136 -0,5,7,11,3,10.0,9.0,494.0,89.0,84.0,2.0,8.0,16.0,6.0,0.0,5.0,432.0,154.0,124.0,18.0,0.0,8.0,7.0,5.0,12.0,327.0,16.0,208.0,20.0,13.0,9.0,1.0,12.0,13.0,197.0,90.0,110.0,10.0,3.0,17.0,5.0,13.0,5.0,210.0,192.0,216.0,16.0,16.0,16.0,5.0,17.0,3.0,263.0,162.0,219.0,10.0,15.0,13.0,10.0,18.0,13.0,318.0,30.0,159.0,0.0,14.0,9.0,16.0,3.0,12.0,129.0,163.0,148.0,7.0,12.0,11.0,13.0,6.0,0.0,288.0,97.0,135.0,21.0,6.0,13.0,16.0,19.0,8.0,284.0,51.0,82.0,52972.05595294204 -0,30,14,12,13,6.0,9.0,231.0,59.0,4.0,12.0,3.0,10.0,9.0,11.0,18.0,297.0,36.0,228.0,21.0,12.0,0.0,6.0,4.0,18.0,472.0,152.0,113.0,16.0,16.0,19.0,5.0,11.0,3.0,433.0,65.0,78.0,21.0,18.0,9.0,20.0,10.0,7.0,470.0,30.0,57.0,9.0,17.0,8.0,0.0,18.0,10.0,513.0,73.0,151.0,19.0,14.0,8.0,7.0,17.0,1.0,412.0,56.0,196.0,19.0,14.0,18.0,0.0,19.0,17.0,47.0,63.0,129.0,5.0,4.0,18.0,11.0,9.0,5.0,40.0,49.0,136.0,13.0,5.0,13.0,20.0,1.0,18.0,376.0,106.0,3.0,81558.7522008215 -0,18,17,10,11,0.0,10.0,390.0,74.0,97.0,11.0,15.0,10.0,8.0,13.0,4.0,255.0,92.0,32.0,11.0,17.0,9.0,5.0,6.0,4.0,291.0,127.0,65.0,17.0,18.0,17.0,4.0,12.0,20.0,429.0,62.0,279.0,19.0,16.0,6.0,19.0,1.0,1.0,384.0,55.0,231.0,7.0,14.0,11.0,9.0,5.0,6.0,423.0,79.0,217.0,20.0,13.0,15.0,2.0,7.0,14.0,401.0,70.0,191.0,11.0,4.0,8.0,19.0,12.0,7.0,29.0,129.0,207.0,15.0,8.0,12.0,13.0,13.0,5.0,469.0,39.0,133.0,3.0,10.0,7.0,0.0,17.0,3.0,347.0,96.0,119.0,45984.56636609548 -0,12,5,9,8,20.0,10.0,433.0,71.0,4.0,3.0,0.0,18.0,12.0,19.0,14.0,513.0,125.0,66.0,0.0,4.0,3.0,14.0,18.0,12.0,257.0,169.0,164.0,5.0,9.0,6.0,10.0,8.0,20.0,378.0,103.0,160.0,14.0,17.0,18.0,12.0,12.0,10.0,21.0,22.0,208.0,20.0,12.0,11.0,0.0,12.0,6.0,162.0,198.0,259.0,2.0,18.0,14.0,10.0,5.0,1.0,448.0,95.0,237.0,18.0,4.0,6.0,1.0,12.0,18.0,47.0,65.0,266.0,10.0,16.0,14.0,14.0,19.0,20.0,327.0,51.0,283.0,11.0,17.0,6.0,13.0,10.0,9.0,439.0,58.0,253.0,42509.85657104983 -0,12,8,14,9,20.0,10.0,274.0,110.0,268.0,3.0,0.0,8.0,6.0,5.0,7.0,326.0,61.0,100.0,7.0,16.0,1.0,15.0,7.0,4.0,227.0,150.0,181.0,30.0,15.0,18.0,20.0,19.0,13.0,393.0,145.0,127.0,17.0,8.0,4.0,10.0,11.0,15.0,349.0,137.0,104.0,12.0,5.0,4.0,2.0,5.0,14.0,325.0,39.0,124.0,17.0,12.0,19.0,2.0,12.0,2.0,428.0,132.0,240.0,17.0,13.0,6.0,13.0,10.0,15.0,239.0,102.0,259.0,3.0,8.0,18.0,20.0,13.0,7.0,70.0,147.0,233.0,19.0,8.0,14.0,12.0,20.0,11.0,444.0,58.0,224.0,52714.095899274864 -0,24,3,8,4,1.0,11.0,554.0,98.0,74.0,15.0,0.0,12.0,19.0,3.0,15.0,141.0,107.0,215.0,9.0,15.0,13.0,8.0,17.0,20.0,89.0,114.0,240.0,25.0,9.0,6.0,17.0,12.0,10.0,318.0,67.0,60.0,18.0,9.0,6.0,4.0,10.0,18.0,151.0,77.0,205.0,13.0,4.0,2.0,0.0,5.0,6.0,94.0,198.0,66.0,24.0,13.0,8.0,2.0,0.0,16.0,239.0,49.0,57.0,7.0,12.0,15.0,12.0,7.0,15.0,301.0,116.0,114.0,8.0,13.0,20.0,13.0,14.0,15.0,291.0,99.0,205.0,26.0,19.0,13.0,3.0,6.0,2.0,439.0,13.0,266.0,52253.76296786344 -0,23,14,13,4,1.0,9.0,452.0,59.0,4.0,4.0,6.0,19.0,18.0,4.0,6.0,568.0,68.0,190.0,24.0,20.0,4.0,6.0,7.0,19.0,65.0,132.0,240.0,5.0,10.0,17.0,2.0,8.0,10.0,450.0,170.0,133.0,27.0,15.0,2.0,8.0,14.0,6.0,399.0,73.0,242.0,16.0,8.0,15.0,9.0,4.0,0.0,259.0,116.0,110.0,13.0,12.0,9.0,14.0,3.0,1.0,99.0,81.0,160.0,22.0,11.0,13.0,15.0,5.0,12.0,111.0,68.0,198.0,6.0,3.0,16.0,13.0,8.0,14.0,229.0,106.0,208.0,26.0,5.0,15.0,9.0,7.0,14.0,563.0,39.0,229.0,50561.33969014486 -0,3,5,10,9,1.0,17.0,452.0,29.0,268.0,8.0,19.0,10.0,18.0,12.0,0.0,132.0,38.0,40.0,17.0,15.0,1.0,8.0,1.0,10.0,551.0,114.0,84.0,30.0,12.0,12.0,1.0,1.0,13.0,417.0,169.0,58.0,10.0,7.0,7.0,17.0,0.0,5.0,427.0,72.0,4.0,28.0,0.0,20.0,10.0,5.0,5.0,284.0,17.0,18.0,15.0,18.0,13.0,0.0,12.0,20.0,139.0,70.0,228.0,21.0,1.0,17.0,19.0,10.0,3.0,26.0,170.0,206.0,2.0,16.0,4.0,13.0,2.0,12.0,541.0,147.0,200.0,26.0,4.0,0.0,10.0,1.0,18.0,391.0,134.0,185.0,46277.46809284189 -0,5,20,15,3,5.0,10.0,433.0,118.0,225.0,9.0,9.0,8.0,10.0,4.0,6.0,226.0,49.0,184.0,15.0,6.0,17.0,5.0,17.0,8.0,247.0,125.0,181.0,26.0,10.0,16.0,4.0,2.0,19.0,351.0,145.0,151.0,3.0,11.0,8.0,10.0,5.0,15.0,396.0,96.0,88.0,13.0,7.0,5.0,11.0,10.0,12.0,246.0,58.0,245.0,17.0,16.0,14.0,10.0,17.0,6.0,99.0,77.0,266.0,16.0,15.0,7.0,20.0,17.0,19.0,205.0,172.0,145.0,9.0,6.0,16.0,16.0,8.0,8.0,108.0,117.0,92.0,25.0,12.0,17.0,9.0,1.0,15.0,294.0,74.0,185.0,51071.646452118395 -0,30,16,10,10,1.0,16.0,549.0,135.0,238.0,29.0,1.0,14.0,11.0,7.0,14.0,73.0,123.0,184.0,0.0,12.0,15.0,8.0,17.0,18.0,311.0,50.0,84.0,8.0,12.0,16.0,15.0,11.0,12.0,104.0,98.0,252.0,7.0,7.0,15.0,10.0,4.0,13.0,156.0,86.0,158.0,18.0,4.0,4.0,13.0,2.0,15.0,8.0,68.0,33.0,25.0,13.0,9.0,2.0,4.0,4.0,163.0,147.0,89.0,5.0,4.0,8.0,11.0,17.0,18.0,200.0,103.0,206.0,6.0,7.0,5.0,14.0,10.0,10.0,159.0,45.0,174.0,2.0,4.0,17.0,1.0,8.0,5.0,333.0,42.0,87.0,51218.03737900249 -0,11,5,11,12,1.0,18.0,324.0,114.0,64.0,8.0,4.0,19.0,7.0,3.0,11.0,283.0,177.0,180.0,20.0,15.0,18.0,7.0,13.0,17.0,282.0,107.0,84.0,21.0,12.0,9.0,1.0,10.0,13.0,417.0,169.0,127.0,15.0,6.0,8.0,18.0,4.0,16.0,436.0,72.0,211.0,14.0,11.0,13.0,12.0,9.0,5.0,246.0,84.0,22.0,17.0,12.0,8.0,2.0,10.0,10.0,99.0,29.0,136.0,21.0,17.0,14.0,15.0,9.0,14.0,47.0,162.0,148.0,9.0,16.0,8.0,9.0,6.0,14.0,263.0,106.0,209.0,20.0,18.0,17.0,9.0,5.0,15.0,229.0,42.0,247.0,45531.80683907925 -0,30,20,4,4,8.0,11.0,260.0,171.0,178.0,10.0,12.0,13.0,16.0,17.0,19.0,2.0,52.0,5.0,21.0,15.0,1.0,5.0,7.0,11.0,63.0,160.0,118.0,19.0,14.0,9.0,2.0,13.0,20.0,170.0,105.0,127.0,27.0,3.0,18.0,8.0,11.0,15.0,399.0,95.0,231.0,2.0,7.0,13.0,1.0,5.0,17.0,218.0,198.0,99.0,15.0,12.0,9.0,19.0,4.0,4.0,403.0,24.0,128.0,1.0,11.0,15.0,11.0,9.0,12.0,112.0,139.0,293.0,6.0,8.0,9.0,3.0,13.0,15.0,421.0,30.0,119.0,5.0,3.0,13.0,1.0,5.0,2.0,295.0,11.0,209.0,64727.4616036801 -0,1,20,15,4,12.0,1.0,513.0,59.0,4.0,10.0,19.0,9.0,8.0,14.0,9.0,568.0,62.0,204.0,21.0,17.0,1.0,5.0,3.0,4.0,550.0,43.0,156.0,30.0,18.0,1.0,2.0,14.0,20.0,486.0,145.0,127.0,22.0,19.0,8.0,4.0,11.0,13.0,399.0,137.0,231.0,27.0,7.0,17.0,17.0,7.0,17.0,167.0,198.0,239.0,15.0,2.0,9.0,2.0,4.0,15.0,339.0,132.0,54.0,22.0,11.0,8.0,11.0,5.0,3.0,47.0,124.0,293.0,6.0,3.0,17.0,16.0,17.0,15.0,203.0,41.0,215.0,15.0,12.0,15.0,1.0,5.0,2.0,124.0,46.0,104.0,54431.78527739643 -0,1,18,15,4,11.0,10.0,83.0,100.0,244.0,10.0,3.0,19.0,0.0,9.0,13.0,568.0,81.0,38.0,3.0,18.0,9.0,6.0,5.0,6.0,311.0,156.0,240.0,24.0,9.0,5.0,1.0,17.0,13.0,157.0,98.0,132.0,10.0,18.0,18.0,17.0,16.0,13.0,399.0,86.0,242.0,17.0,3.0,1.0,13.0,16.0,18.0,98.0,75.0,299.0,13.0,12.0,14.0,2.0,3.0,1.0,122.0,185.0,119.0,9.0,11.0,7.0,0.0,9.0,15.0,47.0,92.0,114.0,6.0,7.0,8.0,7.0,3.0,16.0,35.0,121.0,45.0,26.0,3.0,5.0,1.0,5.0,6.0,576.0,17.0,211.0,383539.61672711186 -0,22,16,15,3,12.0,14.0,324.0,59.0,30.0,9.0,1.0,19.0,11.0,0.0,7.0,538.0,121.0,135.0,20.0,14.0,2.0,6.0,9.0,19.0,47.0,156.0,209.0,24.0,11.0,13.0,2.0,8.0,12.0,318.0,120.0,63.0,26.0,6.0,6.0,4.0,5.0,3.0,436.0,77.0,236.0,17.0,4.0,8.0,1.0,9.0,4.0,358.0,198.0,14.0,25.0,12.0,9.0,9.0,4.0,1.0,99.0,43.0,94.0,19.0,14.0,11.0,12.0,8.0,12.0,111.0,107.0,148.0,6.0,3.0,17.0,13.0,6.0,14.0,192.0,61.0,205.0,15.0,15.0,13.0,1.0,7.0,7.0,525.0,19.0,229.0,49028.798529016625 -0,3,9,2,15,20.0,6.0,452.0,135.0,50.0,6.0,9.0,10.0,3.0,20.0,18.0,35.0,172.0,70.0,5.0,16.0,18.0,8.0,6.0,18.0,492.0,26.0,188.0,20.0,12.0,5.0,15.0,13.0,11.0,274.0,188.0,133.0,23.0,11.0,2.0,10.0,14.0,18.0,443.0,151.0,50.0,13.0,18.0,5.0,13.0,9.0,13.0,321.0,22.0,52.0,4.0,13.0,0.0,8.0,14.0,12.0,99.0,178.0,193.0,15.0,7.0,3.0,20.0,13.0,5.0,200.0,168.0,203.0,9.0,10.0,16.0,13.0,10.0,11.0,263.0,176.0,92.0,12.0,2.0,20.0,9.0,8.0,15.0,264.0,42.0,266.0,50106.22728507394 -0,22,3,10,4,0.0,10.0,452.0,40.0,121.0,7.0,3.0,8.0,12.0,3.0,20.0,226.0,68.0,121.0,16.0,20.0,14.0,14.0,17.0,17.0,247.0,112.0,84.0,10.0,11.0,16.0,2.0,11.0,13.0,450.0,173.0,141.0,12.0,10.0,8.0,13.0,11.0,17.0,558.0,72.0,91.0,9.0,12.0,14.0,9.0,9.0,1.0,270.0,116.0,23.0,24.0,11.0,8.0,3.0,18.0,19.0,99.0,167.0,160.0,21.0,16.0,7.0,3.0,17.0,14.0,210.0,168.0,206.0,8.0,11.0,15.0,13.0,10.0,12.0,291.0,63.0,165.0,26.0,11.0,2.0,10.0,12.0,9.0,229.0,53.0,247.0,49529.40967851014 -0,3,19,0,3,8.0,6.0,425.0,135.0,94.0,5.0,10.0,10.0,5.0,0.0,16.0,361.0,160.0,184.0,14.0,5.0,18.0,0.0,6.0,13.0,551.0,152.0,84.0,9.0,14.0,14.0,10.0,12.0,10.0,195.0,108.0,145.0,22.0,8.0,2.0,10.0,10.0,5.0,430.0,147.0,155.0,14.0,14.0,13.0,11.0,0.0,5.0,246.0,62.0,97.0,30.0,16.0,9.0,5.0,8.0,12.0,99.0,184.0,160.0,21.0,20.0,17.0,20.0,5.0,10.0,214.0,37.0,259.0,0.0,16.0,18.0,13.0,9.0,6.0,263.0,106.0,96.0,29.0,12.0,17.0,19.0,18.0,18.0,449.0,170.0,230.0,50582.3543853715 -0,23,4,10,16,5.0,11.0,402.0,82.0,225.0,8.0,10.0,3.0,3.0,0.0,11.0,226.0,68.0,201.0,17.0,17.0,14.0,4.0,17.0,14.0,373.0,95.0,93.0,14.0,12.0,14.0,9.0,11.0,11.0,406.0,159.0,125.0,15.0,9.0,5.0,9.0,8.0,15.0,426.0,61.0,175.0,12.0,12.0,13.0,6.0,3.0,2.0,290.0,129.0,199.0,17.0,13.0,8.0,8.0,18.0,0.0,136.0,147.0,164.0,17.0,16.0,7.0,3.0,16.0,12.0,55.0,104.0,179.0,10.0,16.0,10.0,14.0,3.0,12.0,99.0,64.0,93.0,25.0,7.0,2.0,9.0,8.0,15.0,259.0,51.0,232.0,45494.194044545606 -0,14,16,18,6,0.0,2.0,560.0,16.0,13.0,29.0,9.0,13.0,8.0,17.0,3.0,241.0,156.0,90.0,1.0,14.0,4.0,4.0,10.0,19.0,506.0,45.0,65.0,6.0,16.0,4.0,5.0,12.0,9.0,188.0,12.0,83.0,29.0,0.0,8.0,15.0,8.0,1.0,338.0,123.0,286.0,18.0,12.0,8.0,20.0,16.0,2.0,355.0,20.0,114.0,16.0,18.0,9.0,4.0,7.0,0.0,311.0,98.0,226.0,23.0,4.0,9.0,7.0,5.0,16.0,308.0,139.0,267.0,26.0,19.0,7.0,3.0,8.0,5.0,213.0,77.0,273.0,6.0,3.0,16.0,1.0,15.0,20.0,225.0,157.0,117.0,49158.694360252266 -0,17,5,9,7,6.0,14.0,332.0,104.0,139.0,10.0,7.0,5.0,14.0,8.0,6.0,255.0,41.0,123.0,15.0,8.0,7.0,7.0,1.0,13.0,487.0,163.0,166.0,24.0,10.0,20.0,5.0,3.0,5.0,174.0,31.0,162.0,27.0,8.0,4.0,14.0,3.0,5.0,399.0,146.0,105.0,26.0,7.0,8.0,2.0,13.0,11.0,358.0,47.0,106.0,14.0,20.0,8.0,2.0,4.0,1.0,117.0,57.0,138.0,14.0,14.0,4.0,11.0,15.0,14.0,416.0,76.0,137.0,23.0,18.0,13.0,9.0,9.0,6.0,42.0,121.0,270.0,14.0,12.0,12.0,20.0,10.0,13.0,80.0,80.0,147.0,145890.02155450152 -0,20,8,9,11,8.0,16.0,390.0,159.0,240.0,11.0,3.0,10.0,8.0,6.0,11.0,276.0,36.0,32.0,8.0,20.0,2.0,8.0,11.0,4.0,398.0,93.0,156.0,17.0,8.0,8.0,2.0,20.0,4.0,390.0,53.0,127.0,27.0,19.0,9.0,0.0,15.0,19.0,501.0,99.0,244.0,18.0,14.0,19.0,2.0,5.0,17.0,402.0,198.0,50.0,21.0,15.0,19.0,10.0,0.0,9.0,412.0,61.0,33.0,19.0,11.0,15.0,19.0,11.0,14.0,493.0,100.0,129.0,5.0,4.0,8.0,8.0,16.0,15.0,421.0,199.0,23.0,27.0,12.0,19.0,20.0,8.0,6.0,454.0,81.0,3.0,49373.44626382802 -0,6,18,9,3,12.0,11.0,471.0,96.0,95.0,28.0,2.0,14.0,8.0,13.0,11.0,255.0,53.0,244.0,16.0,5.0,8.0,5.0,7.0,4.0,103.0,160.0,65.0,7.0,16.0,12.0,2.0,4.0,10.0,121.0,145.0,221.0,23.0,18.0,13.0,20.0,15.0,1.0,395.0,113.0,239.0,12.0,19.0,10.0,7.0,7.0,16.0,494.0,120.0,217.0,21.0,10.0,15.0,16.0,5.0,12.0,181.0,132.0,252.0,1.0,9.0,7.0,6.0,16.0,7.0,410.0,111.0,143.0,3.0,11.0,14.0,9.0,13.0,14.0,153.0,154.0,265.0,0.0,13.0,18.0,20.0,15.0,18.0,225.0,81.0,23.0,50262.21264058944 -0,23,12,17,2,12.0,10.0,540.0,89.0,89.0,0.0,3.0,12.0,3.0,0.0,6.0,152.0,152.0,124.0,19.0,0.0,8.0,2.0,7.0,4.0,492.0,127.0,124.0,0.0,11.0,18.0,2.0,13.0,15.0,519.0,185.0,110.0,17.0,9.0,12.0,10.0,8.0,5.0,126.0,92.0,53.0,20.0,14.0,3.0,9.0,0.0,2.0,297.0,81.0,225.0,3.0,17.0,15.0,8.0,10.0,15.0,99.0,31.0,171.0,22.0,15.0,3.0,1.0,5.0,12.0,350.0,138.0,203.0,8.0,19.0,11.0,13.0,12.0,19.0,291.0,99.0,170.0,23.0,10.0,12.0,9.0,19.0,13.0,264.0,93.0,82.0,49593.16140517326 -0,9,7,16,7,1.0,10.0,553.0,17.0,79.0,2.0,8.0,10.0,12.0,8.0,5.0,96.0,103.0,122.0,18.0,8.0,9.0,14.0,6.0,3.0,290.0,81.0,202.0,18.0,11.0,7.0,3.0,12.0,10.0,441.0,161.0,133.0,18.0,3.0,1.0,5.0,13.0,5.0,385.0,102.0,89.0,30.0,12.0,12.0,7.0,14.0,0.0,329.0,198.0,23.0,24.0,13.0,10.0,19.0,4.0,8.0,339.0,178.0,159.0,22.0,13.0,7.0,4.0,3.0,14.0,157.0,168.0,293.0,4.0,10.0,15.0,11.0,11.0,13.0,382.0,64.0,169.0,26.0,6.0,13.0,2.0,18.0,17.0,1.0,51.0,168.0,50356.05650269665 -0,23,5,14,17,8.0,1.0,554.0,59.0,94.0,10.0,0.0,20.0,4.0,5.0,4.0,568.0,69.0,215.0,14.0,10.0,1.0,4.0,7.0,4.0,551.0,104.0,105.0,3.0,6.0,14.0,1.0,8.0,11.0,357.0,108.0,83.0,21.0,8.0,3.0,7.0,10.0,8.0,212.0,77.0,2.0,5.0,13.0,13.0,5.0,1.0,6.0,295.0,139.0,299.0,13.0,12.0,6.0,10.0,3.0,1.0,183.0,183.0,107.0,7.0,11.0,15.0,13.0,16.0,10.0,433.0,98.0,19.0,10.0,16.0,12.0,14.0,2.0,4.0,430.0,186.0,269.0,4.0,8.0,15.0,2.0,9.0,12.0,473.0,61.0,229.0,44617.38966963743 -0,23,0,14,9,4.0,12.0,289.0,79.0,83.0,29.0,6.0,6.0,12.0,0.0,10.0,302.0,60.0,212.0,20.0,5.0,10.0,5.0,8.0,19.0,47.0,156.0,222.0,26.0,17.0,13.0,1.0,4.0,11.0,340.0,145.0,48.0,12.0,8.0,5.0,4.0,9.0,1.0,405.0,61.0,252.0,12.0,14.0,12.0,2.0,2.0,0.0,336.0,198.0,110.0,13.0,16.0,9.0,7.0,9.0,0.0,136.0,86.0,169.0,17.0,8.0,7.0,15.0,7.0,12.0,55.0,95.0,114.0,6.0,3.0,13.0,14.0,8.0,13.0,115.0,93.0,191.0,26.0,6.0,6.0,3.0,8.0,14.0,449.0,19.0,113.0,44053.93813392466 -0,3,18,15,4,19.0,18.0,553.0,59.0,4.0,10.0,3.0,14.0,8.0,4.0,17.0,452.0,103.0,126.0,8.0,10.0,7.0,6.0,7.0,8.0,329.0,134.0,125.0,24.0,13.0,13.0,5.0,1.0,13.0,318.0,145.0,127.0,25.0,9.0,6.0,0.0,18.0,13.0,134.0,137.0,241.0,5.0,16.0,8.0,13.0,4.0,0.0,155.0,171.0,225.0,13.0,0.0,4.0,14.0,5.0,15.0,582.0,31.0,107.0,2.0,13.0,18.0,15.0,7.0,20.0,111.0,92.0,81.0,4.0,3.0,18.0,9.0,8.0,14.0,216.0,111.0,205.0,26.0,8.0,16.0,2.0,18.0,10.0,203.0,129.0,101.0,53731.96911686642 -0,7,7,17,4,2.0,8.0,554.0,73.0,89.0,8.0,10.0,18.0,12.0,4.0,7.0,568.0,98.0,124.0,22.0,0.0,13.0,7.0,6.0,13.0,163.0,142.0,239.0,18.0,9.0,11.0,2.0,3.0,15.0,295.0,122.0,60.0,27.0,9.0,15.0,3.0,17.0,2.0,338.0,77.0,242.0,17.0,6.0,3.0,1.0,4.0,13.0,296.0,198.0,110.0,16.0,11.0,9.0,4.0,3.0,8.0,173.0,49.0,187.0,22.0,9.0,12.0,10.0,4.0,15.0,210.0,129.0,143.0,5.0,12.0,15.0,14.0,10.0,14.0,332.0,35.0,259.0,21.0,7.0,13.0,8.0,7.0,15.0,353.0,19.0,229.0,53321.89875136816 -0,24,7,17,8,9.0,15.0,553.0,175.0,232.0,3.0,9.0,1.0,14.0,4.0,17.0,37.0,151.0,132.0,8.0,14.0,17.0,10.0,3.0,2.0,183.0,85.0,163.0,1.0,13.0,7.0,14.0,2.0,14.0,158.0,120.0,8.0,18.0,7.0,3.0,10.0,18.0,11.0,507.0,137.0,90.0,8.0,11.0,10.0,17.0,16.0,13.0,564.0,107.0,159.0,11.0,11.0,14.0,9.0,5.0,8.0,500.0,70.0,230.0,15.0,9.0,20.0,7.0,20.0,19.0,210.0,42.0,185.0,4.0,12.0,8.0,9.0,12.0,14.0,382.0,148.0,259.0,15.0,6.0,14.0,11.0,18.0,17.0,178.0,76.0,227.0,51811.02119544685 -0,11,7,18,16,6.0,10.0,521.0,180.0,89.0,4.0,4.0,3.0,8.0,17.0,5.0,305.0,103.0,130.0,12.0,0.0,3.0,7.0,3.0,5.0,329.0,96.0,185.0,23.0,6.0,18.0,4.0,2.0,15.0,163.0,122.0,141.0,22.0,9.0,13.0,9.0,18.0,5.0,177.0,190.0,82.0,17.0,10.0,7.0,4.0,3.0,8.0,364.0,39.0,223.0,19.0,0.0,12.0,15.0,5.0,15.0,401.0,28.0,23.0,19.0,5.0,9.0,8.0,3.0,16.0,54.0,99.0,15.0,18.0,13.0,1.0,12.0,14.0,15.0,497.0,19.0,254.0,14.0,6.0,3.0,10.0,18.0,15.0,17.0,52.0,101.0,53414.726250200045 -0,6,11,12,9,20.0,10.0,132.0,51.0,50.0,30.0,13.0,10.0,14.0,13.0,6.0,488.0,111.0,247.0,16.0,20.0,2.0,16.0,17.0,16.0,573.0,191.0,65.0,6.0,18.0,7.0,20.0,4.0,5.0,9.0,186.0,162.0,18.0,19.0,5.0,5.0,14.0,10.0,564.0,98.0,100.0,29.0,13.0,9.0,9.0,6.0,14.0,355.0,81.0,182.0,14.0,0.0,0.0,7.0,10.0,15.0,117.0,193.0,158.0,14.0,14.0,4.0,3.0,1.0,12.0,219.0,168.0,192.0,22.0,16.0,9.0,13.0,1.0,6.0,291.0,121.0,24.0,14.0,13.0,18.0,9.0,12.0,2.0,452.0,80.0,106.0,335427.6735940676 -0,15,4,9,13,0.0,14.0,353.0,17.0,13.0,6.0,17.0,9.0,12.0,9.0,14.0,255.0,15.0,118.0,15.0,17.0,2.0,10.0,1.0,8.0,407.0,105.0,121.0,15.0,11.0,0.0,5.0,12.0,10.0,283.0,31.0,133.0,29.0,10.0,2.0,11.0,4.0,18.0,574.0,73.0,53.0,17.0,4.0,15.0,6.0,13.0,1.0,334.0,77.0,71.0,22.0,18.0,3.0,9.0,19.0,15.0,115.0,107.0,189.0,19.0,13.0,9.0,6.0,5.0,16.0,484.0,139.0,207.0,14.0,17.0,11.0,3.0,9.0,19.0,42.0,48.0,139.0,26.0,11.0,16.0,11.0,13.0,7.0,250.0,53.0,135.0,42721.89420035793 -0,3,17,10,16,9.0,1.0,129.0,59.0,266.0,14.0,5.0,7.0,3.0,14.0,19.0,305.0,193.0,245.0,16.0,20.0,3.0,18.0,6.0,5.0,519.0,79.0,182.0,23.0,6.0,5.0,5.0,5.0,14.0,442.0,33.0,143.0,14.0,16.0,0.0,11.0,19.0,3.0,97.0,144.0,82.0,17.0,20.0,10.0,17.0,8.0,7.0,446.0,39.0,104.0,23.0,10.0,14.0,15.0,6.0,6.0,241.0,25.0,271.0,19.0,0.0,20.0,2.0,3.0,19.0,316.0,99.0,1.0,18.0,1.0,15.0,12.0,14.0,17.0,192.0,140.0,244.0,30.0,10.0,2.0,10.0,19.0,11.0,400.0,75.0,16.0,438714.45522164664 -0,1,13,1,6,17.0,15.0,521.0,187.0,266.0,8.0,13.0,1.0,20.0,4.0,6.0,305.0,151.0,132.0,16.0,18.0,3.0,10.0,6.0,13.0,499.0,85.0,182.0,23.0,16.0,4.0,5.0,5.0,12.0,158.0,106.0,87.0,27.0,7.0,3.0,5.0,18.0,7.0,97.0,114.0,286.0,17.0,10.0,10.0,17.0,2.0,7.0,364.0,39.0,9.0,23.0,10.0,14.0,19.0,6.0,10.0,263.0,25.0,23.0,19.0,0.0,6.0,2.0,3.0,19.0,532.0,99.0,138.0,18.0,3.0,1.0,12.0,19.0,17.0,497.0,133.0,121.0,14.0,3.0,2.0,10.0,17.0,17.0,97.0,29.0,49.0,53171.34632635146 -0,25,9,13,18,4.0,13.0,306.0,81.0,114.0,17.0,15.0,12.0,9.0,11.0,15.0,34.0,31.0,52.0,21.0,3.0,15.0,7.0,5.0,4.0,378.0,33.0,113.0,0.0,15.0,19.0,0.0,18.0,15.0,486.0,74.0,249.0,27.0,2.0,8.0,6.0,15.0,15.0,438.0,97.0,198.0,18.0,7.0,20.0,15.0,11.0,12.0,450.0,43.0,262.0,20.0,10.0,13.0,7.0,4.0,0.0,392.0,127.0,277.0,20.0,6.0,9.0,20.0,0.0,19.0,475.0,129.0,246.0,9.0,3.0,14.0,20.0,19.0,0.0,246.0,176.0,26.0,7.0,5.0,19.0,8.0,15.0,0.0,234.0,194.0,154.0,52168.55704205058 -0,24,8,12,4,7.0,13.0,269.0,84.0,94.0,11.0,15.0,9.0,11.0,12.0,11.0,222.0,86.0,203.0,14.0,4.0,1.0,6.0,5.0,4.0,330.0,160.0,110.0,1.0,0.0,11.0,3.0,10.0,16.0,256.0,122.0,64.0,19.0,9.0,6.0,15.0,2.0,10.0,206.0,96.0,258.0,4.0,0.0,11.0,0.0,12.0,1.0,336.0,45.0,289.0,15.0,10.0,10.0,10.0,5.0,0.0,339.0,66.0,156.0,18.0,8.0,15.0,8.0,2.0,18.0,29.0,179.0,45.0,2.0,14.0,16.0,15.0,3.0,15.0,421.0,34.0,98.0,26.0,5.0,10.0,15.0,5.0,3.0,437.0,11.0,130.0,48651.306727886404 -0,28,5,11,4,9.0,6.0,554.0,52.0,4.0,10.0,14.0,12.0,3.0,4.0,1.0,305.0,86.0,132.0,22.0,10.0,3.0,6.0,6.0,5.0,183.0,37.0,182.0,29.0,3.0,18.0,0.0,11.0,1.0,318.0,184.0,100.0,27.0,1.0,2.0,11.0,6.0,5.0,412.0,190.0,242.0,17.0,2.0,10.0,1.0,2.0,7.0,290.0,39.0,244.0,17.0,0.0,17.0,15.0,6.0,12.0,243.0,49.0,107.0,22.0,0.0,13.0,15.0,11.0,7.0,310.0,37.0,289.0,0.0,19.0,2.0,17.0,10.0,20.0,497.0,148.0,205.0,26.0,16.0,2.0,10.0,16.0,17.0,580.0,75.0,229.0,51667.4028710242 -0,24,20,17,16,8.0,13.0,521.0,187.0,53.0,9.0,3.0,19.0,12.0,6.0,7.0,568.0,139.0,215.0,16.0,14.0,2.0,10.0,7.0,19.0,47.0,108.0,223.0,23.0,6.0,13.0,5.0,7.0,13.0,158.0,145.0,110.0,24.0,7.0,6.0,10.0,16.0,3.0,308.0,169.0,200.0,4.0,9.0,8.0,12.0,5.0,5.0,323.0,164.0,220.0,19.0,12.0,10.0,2.0,5.0,12.0,139.0,44.0,23.0,19.0,7.0,15.0,2.0,4.0,15.0,71.0,92.0,15.0,6.0,4.0,12.0,12.0,10.0,15.0,349.0,96.0,212.0,14.0,3.0,13.0,8.0,13.0,14.0,17.0,30.0,227.0,56848.20320535225 -0,11,12,19,16,9.0,15.0,575.0,111.0,76.0,25.0,5.0,1.0,6.0,9.0,15.0,305.0,72.0,81.0,19.0,12.0,4.0,17.0,6.0,5.0,183.0,199.0,101.0,2.0,6.0,7.0,6.0,7.0,15.0,158.0,23.0,185.0,18.0,20.0,3.0,10.0,0.0,8.0,97.0,126.0,199.0,8.0,4.0,3.0,18.0,4.0,6.0,98.0,23.0,169.0,19.0,9.0,14.0,10.0,18.0,3.0,339.0,25.0,267.0,19.0,14.0,11.0,16.0,3.0,19.0,179.0,99.0,289.0,7.0,15.0,16.0,14.0,14.0,17.0,146.0,29.0,135.0,18.0,16.0,3.0,10.0,19.0,4.0,475.0,75.0,134.0,52814.02307706735 -0,12,20,13,4,4.0,15.0,543.0,171.0,208.0,19.0,5.0,8.0,14.0,1.0,1.0,409.0,131.0,132.0,16.0,12.0,3.0,10.0,3.0,3.0,197.0,34.0,106.0,21.0,5.0,13.0,5.0,8.0,14.0,169.0,27.0,138.0,27.0,7.0,2.0,15.0,18.0,7.0,467.0,190.0,107.0,30.0,6.0,7.0,17.0,2.0,12.0,271.0,34.0,181.0,15.0,12.0,14.0,16.0,6.0,12.0,401.0,149.0,102.0,15.0,15.0,13.0,14.0,1.0,9.0,54.0,99.0,118.0,18.0,14.0,14.0,6.0,11.0,10.0,483.0,157.0,155.0,14.0,3.0,13.0,5.0,14.0,17.0,1.0,51.0,227.0,50911.68079623489 -0,11,5,12,8,13.0,14.0,332.0,135.0,139.0,28.0,6.0,2.0,14.0,1.0,20.0,255.0,110.0,242.0,19.0,2.0,4.0,17.0,10.0,3.0,260.0,195.0,215.0,29.0,10.0,1.0,6.0,8.0,15.0,174.0,184.0,162.0,27.0,11.0,4.0,11.0,3.0,1.0,399.0,132.0,236.0,26.0,4.0,1.0,2.0,0.0,12.0,271.0,109.0,63.0,29.0,7.0,17.0,16.0,4.0,3.0,10.0,57.0,159.0,15.0,20.0,4.0,12.0,18.0,6.0,416.0,160.0,175.0,15.0,18.0,14.0,6.0,5.0,11.0,53.0,43.0,270.0,21.0,7.0,14.0,3.0,14.0,20.0,80.0,88.0,107.0,50148.663584036956 -0,11,7,13,4,6.0,14.0,415.0,111.0,91.0,10.0,6.0,10.0,3.0,8.0,6.0,409.0,125.0,123.0,15.0,8.0,7.0,10.0,1.0,6.0,391.0,163.0,159.0,10.0,7.0,18.0,5.0,6.0,5.0,176.0,23.0,150.0,27.0,8.0,2.0,14.0,8.0,6.0,434.0,146.0,114.0,28.0,6.0,7.0,2.0,4.0,11.0,358.0,47.0,108.0,14.0,12.0,13.0,4.0,4.0,1.0,141.0,149.0,138.0,14.0,14.0,13.0,13.0,3.0,11.0,338.0,110.0,137.0,7.0,10.0,13.0,8.0,9.0,6.0,463.0,135.0,249.0,15.0,3.0,13.0,5.0,10.0,14.0,51.0,51.0,96.0,47965.273520627474 -0,7,12,10,10,6.0,9.0,231.0,155.0,133.0,2.0,5.0,15.0,3.0,11.0,2.0,268.0,36.0,203.0,15.0,12.0,0.0,8.0,15.0,18.0,481.0,160.0,226.0,27.0,16.0,19.0,17.0,6.0,6.0,321.0,34.0,147.0,4.0,12.0,9.0,20.0,1.0,12.0,470.0,97.0,167.0,18.0,0.0,10.0,1.0,0.0,10.0,520.0,79.0,220.0,10.0,4.0,10.0,7.0,4.0,0.0,412.0,144.0,144.0,8.0,3.0,18.0,10.0,18.0,17.0,288.0,144.0,217.0,14.0,1.0,16.0,11.0,9.0,17.0,421.0,59.0,136.0,15.0,7.0,16.0,8.0,12.0,2.0,437.0,11.0,101.0,78426.56339748221 -0,26,14,12,6,6.0,13.0,263.0,96.0,4.0,10.0,9.0,10.0,1.0,9.0,16.0,297.0,36.0,228.0,12.0,7.0,11.0,7.0,9.0,4.0,359.0,157.0,221.0,22.0,13.0,16.0,2.0,12.0,18.0,486.0,66.0,78.0,27.0,15.0,8.0,8.0,10.0,11.0,425.0,51.0,231.0,11.0,17.0,8.0,0.0,11.0,12.0,426.0,43.0,151.0,19.0,12.0,8.0,18.0,17.0,1.0,339.0,69.0,199.0,18.0,6.0,15.0,8.0,0.0,18.0,100.0,63.0,45.0,6.0,3.0,18.0,12.0,3.0,14.0,47.0,19.0,137.0,7.0,5.0,4.0,20.0,5.0,18.0,376.0,38.0,20.0,48776.74470444735 -0,3,4,13,4,20.0,11.0,269.0,99.0,12.0,5.0,10.0,3.0,9.0,9.0,15.0,222.0,127.0,70.0,25.0,4.0,18.0,7.0,6.0,4.0,355.0,79.0,220.0,21.0,12.0,12.0,2.0,2.0,18.0,486.0,122.0,20.0,27.0,0.0,19.0,10.0,16.0,18.0,443.0,151.0,103.0,13.0,0.0,5.0,0.0,9.0,10.0,337.0,43.0,13.0,4.0,19.0,1.0,19.0,14.0,0.0,61.0,127.0,212.0,17.0,6.0,6.0,20.0,2.0,19.0,200.0,143.0,203.0,6.0,2.0,16.0,2.0,0.0,15.0,531.0,138.0,149.0,12.0,2.0,20.0,3.0,5.0,20.0,437.0,42.0,284.0,48239.44756953667 -0,4,8,2,15,16.0,6.0,441.0,135.0,90.0,6.0,15.0,18.0,3.0,20.0,11.0,35.0,36.0,203.0,15.0,3.0,15.0,7.0,9.0,17.0,300.0,26.0,188.0,27.0,0.0,6.0,14.0,12.0,17.0,274.0,166.0,79.0,24.0,9.0,2.0,6.0,11.0,13.0,420.0,102.0,108.0,18.0,7.0,10.0,13.0,11.0,14.0,336.0,29.0,104.0,15.0,12.0,10.0,7.0,8.0,12.0,339.0,161.0,206.0,15.0,6.0,3.0,8.0,13.0,18.0,100.0,152.0,55.0,9.0,7.0,11.0,15.0,7.0,11.0,318.0,103.0,92.0,7.0,5.0,13.0,10.0,6.0,6.0,279.0,11.0,266.0,49504.2330360236 -0,9,6,4,3,1.0,3.0,597.0,182.0,50.0,0.0,9.0,10.0,18.0,1.0,19.0,404.0,68.0,296.0,15.0,0.0,18.0,8.0,11.0,1.0,533.0,23.0,136.0,5.0,9.0,17.0,18.0,10.0,10.0,306.0,142.0,133.0,18.0,17.0,8.0,10.0,1.0,7.0,466.0,72.0,144.0,13.0,18.0,17.0,3.0,13.0,0.0,482.0,140.0,30.0,24.0,13.0,13.0,14.0,19.0,17.0,99.0,101.0,292.0,17.0,13.0,7.0,15.0,8.0,12.0,65.0,170.0,203.0,8.0,16.0,3.0,1.0,10.0,11.0,263.0,160.0,209.0,13.0,17.0,3.0,19.0,1.0,7.0,89.0,73.0,189.0,55392.6484059591 -0,16,0,11,4,1.0,9.0,144.0,142.0,52.0,8.0,9.0,14.0,12.0,1.0,0.0,244.0,154.0,169.0,16.0,5.0,15.0,14.0,12.0,19.0,497.0,80.0,240.0,23.0,10.0,16.0,2.0,12.0,13.0,450.0,99.0,13.0,15.0,9.0,17.0,13.0,14.0,18.0,347.0,73.0,249.0,14.0,11.0,15.0,9.0,16.0,18.0,249.0,98.0,107.0,15.0,7.0,0.0,0.0,12.0,17.0,18.0,138.0,168.0,12.0,16.0,8.0,1.0,9.0,11.0,219.0,65.0,35.0,9.0,8.0,16.0,4.0,13.0,1.0,266.0,102.0,215.0,25.0,5.0,12.0,15.0,6.0,11.0,439.0,57.0,232.0,404902.598552918 -0,20,6,0,5,17.0,9.0,165.0,95.0,89.0,6.0,6.0,10.0,11.0,12.0,15.0,291.0,100.0,36.0,5.0,5.0,16.0,18.0,1.0,6.0,503.0,147.0,296.0,1.0,5.0,10.0,8.0,8.0,15.0,496.0,196.0,133.0,18.0,9.0,8.0,10.0,20.0,15.0,113.0,73.0,296.0,13.0,19.0,15.0,9.0,5.0,4.0,586.0,107.0,89.0,24.0,9.0,13.0,10.0,0.0,1.0,349.0,198.0,274.0,20.0,13.0,1.0,13.0,5.0,11.0,219.0,65.0,158.0,8.0,16.0,16.0,13.0,0.0,11.0,262.0,69.0,91.0,15.0,5.0,10.0,18.0,0.0,17.0,439.0,21.0,78.0,312233.9948696917 -0,25,3,12,18,0.0,12.0,306.0,81.0,71.0,2.0,15.0,8.0,12.0,3.0,6.0,354.0,68.0,184.0,5.0,20.0,11.0,7.0,14.0,5.0,89.0,132.0,240.0,0.0,10.0,10.0,2.0,12.0,13.0,256.0,196.0,46.0,18.0,19.0,2.0,15.0,4.0,10.0,300.0,88.0,149.0,4.0,14.0,16.0,2.0,18.0,0.0,334.0,79.0,208.0,20.0,9.0,9.0,14.0,8.0,12.0,315.0,122.0,189.0,21.0,8.0,7.0,17.0,13.0,11.0,191.0,179.0,166.0,3.0,15.0,14.0,15.0,6.0,4.0,291.0,85.0,149.0,23.0,13.0,15.0,13.0,4.0,7.0,347.0,62.0,154.0,47617.12916890676 -0,9,5,11,8,10.0,5.0,45.0,189.0,4.0,8.0,18.0,3.0,12.0,19.0,2.0,128.0,125.0,124.0,0.0,5.0,3.0,7.0,13.0,4.0,257.0,98.0,203.0,24.0,3.0,10.0,0.0,10.0,16.0,378.0,90.0,84.0,20.0,0.0,7.0,13.0,12.0,9.0,430.0,22.0,216.0,10.0,15.0,3.0,4.0,19.0,9.0,515.0,136.0,259.0,16.0,5.0,12.0,8.0,9.0,13.0,446.0,95.0,145.0,8.0,4.0,18.0,17.0,1.0,18.0,346.0,93.0,148.0,13.0,0.0,14.0,14.0,5.0,13.0,288.0,67.0,92.0,8.0,13.0,6.0,16.0,10.0,7.0,439.0,68.0,232.0,40855.680018409286 -0,11,6,9,4,20.0,8.0,456.0,71.0,17.0,4.0,0.0,19.0,11.0,0.0,16.0,513.0,132.0,121.0,16.0,4.0,8.0,11.0,5.0,14.0,497.0,169.0,164.0,5.0,13.0,14.0,8.0,8.0,12.0,345.0,103.0,62.0,7.0,17.0,17.0,13.0,1.0,8.0,112.0,196.0,208.0,20.0,12.0,14.0,1.0,13.0,18.0,263.0,144.0,254.0,13.0,15.0,11.0,10.0,18.0,3.0,448.0,40.0,209.0,0.0,10.0,16.0,3.0,11.0,15.0,110.0,65.0,197.0,10.0,16.0,12.0,17.0,8.0,17.0,327.0,51.0,283.0,22.0,17.0,14.0,7.0,9.0,8.0,322.0,58.0,253.0,49355.76799900277 -0,20,11,11,3,8.0,10.0,390.0,182.0,119.0,11.0,17.0,20.0,9.0,13.0,18.0,255.0,154.0,32.0,21.0,5.0,1.0,2.0,17.0,4.0,346.0,93.0,141.0,1.0,9.0,20.0,19.0,17.0,7.0,396.0,166.0,279.0,25.0,18.0,17.0,20.0,13.0,1.0,430.0,72.0,257.0,11.0,10.0,8.0,6.0,19.0,0.0,367.0,79.0,52.0,11.0,8.0,20.0,0.0,20.0,9.0,40.0,138.0,268.0,3.0,11.0,4.0,19.0,19.0,10.0,369.0,143.0,95.0,9.0,6.0,5.0,4.0,13.0,6.0,263.0,36.0,23.0,11.0,17.0,9.0,19.0,17.0,20.0,417.0,81.0,27.0,52341.73695539975 -0,9,0,10,16,1.0,10.0,438.0,145.0,57.0,8.0,4.0,14.0,18.0,13.0,4.0,226.0,36.0,169.0,19.0,15.0,2.0,5.0,6.0,20.0,497.0,23.0,136.0,23.0,15.0,18.0,18.0,4.0,13.0,296.0,53.0,179.0,10.0,10.0,9.0,20.0,1.0,11.0,399.0,62.0,231.0,13.0,15.0,12.0,7.0,13.0,18.0,249.0,74.0,67.0,17.0,14.0,4.0,2.0,16.0,12.0,412.0,125.0,77.0,1.0,16.0,10.0,16.0,11.0,11.0,125.0,143.0,66.0,6.0,2.0,3.0,13.0,13.0,7.0,314.0,96.0,219.0,0.0,16.0,12.0,20.0,8.0,19.0,89.0,68.0,161.0,51255.86264391814 -0,14,10,14,18,0.0,16.0,289.0,79.0,144.0,1.0,12.0,19.0,11.0,17.0,9.0,302.0,56.0,203.0,5.0,14.0,15.0,1.0,20.0,4.0,378.0,166.0,105.0,0.0,0.0,17.0,10.0,12.0,11.0,448.0,74.0,46.0,19.0,9.0,5.0,15.0,15.0,18.0,206.0,61.0,9.0,12.0,2.0,11.0,0.0,16.0,1.0,144.0,139.0,206.0,7.0,12.0,0.0,10.0,4.0,5.0,136.0,109.0,273.0,17.0,8.0,1.0,15.0,13.0,11.0,441.0,38.0,130.0,14.0,17.0,19.0,16.0,18.0,0.0,597.0,65.0,92.0,29.0,18.0,0.0,2.0,9.0,7.0,449.0,68.0,154.0,40319.547934754046 -0,23,0,12,17,8.0,14.0,304.0,81.0,89.0,12.0,14.0,17.0,6.0,0.0,15.0,333.0,92.0,183.0,14.0,5.0,10.0,4.0,6.0,8.0,518.0,155.0,102.0,6.0,17.0,10.0,4.0,4.0,12.0,314.0,108.0,47.0,17.0,8.0,5.0,14.0,10.0,9.0,390.0,83.0,258.0,4.0,14.0,13.0,4.0,6.0,5.0,344.0,87.0,295.0,20.0,13.0,12.0,10.0,8.0,0.0,392.0,36.0,212.0,20.0,8.0,7.0,20.0,15.0,10.0,55.0,98.0,130.0,10.0,16.0,13.0,17.0,3.0,13.0,85.0,64.0,93.0,26.0,5.0,10.0,9.0,6.0,14.0,347.0,61.0,146.0,42799.08013502179 -0,21,15,11,3,3.0,6.0,77.0,31.0,220.0,26.0,9.0,20.0,10.0,10.0,16.0,148.0,154.0,121.0,3.0,5.0,14.0,11.0,19.0,18.0,492.0,26.0,89.0,0.0,13.0,20.0,1.0,11.0,11.0,27.0,136.0,133.0,17.0,1.0,7.0,4.0,8.0,8.0,443.0,151.0,50.0,23.0,18.0,16.0,14.0,19.0,18.0,363.0,94.0,9.0,15.0,15.0,0.0,8.0,3.0,13.0,99.0,30.0,216.0,15.0,6.0,4.0,17.0,11.0,16.0,200.0,170.0,203.0,17.0,10.0,11.0,13.0,5.0,18.0,300.0,94.0,149.0,29.0,17.0,1.0,9.0,16.0,7.0,322.0,176.0,266.0,51309.309458414726 -0,7,14,5,15,10.0,6.0,453.0,67.0,55.0,6.0,10.0,13.0,3.0,17.0,17.0,174.0,156.0,71.0,12.0,6.0,11.0,7.0,5.0,18.0,496.0,119.0,188.0,24.0,12.0,16.0,12.0,12.0,11.0,306.0,180.0,49.0,15.0,8.0,11.0,14.0,13.0,10.0,432.0,196.0,162.0,13.0,16.0,12.0,9.0,14.0,13.0,263.0,23.0,84.0,14.0,13.0,1.0,13.0,16.0,13.0,192.0,166.0,160.0,0.0,7.0,9.0,19.0,13.0,12.0,160.0,168.0,160.0,11.0,9.0,16.0,17.0,10.0,12.0,267.0,104.0,142.0,12.0,2.0,18.0,4.0,4.0,11.0,308.0,61.0,232.0,51044.513349600405 -0,6,5,9,15,6.0,13.0,332.0,83.0,132.0,17.0,9.0,10.0,1.0,5.0,6.0,249.0,46.0,70.0,5.0,17.0,3.0,8.0,6.0,16.0,492.0,135.0,59.0,24.0,6.0,4.0,15.0,15.0,14.0,284.0,188.0,196.0,29.0,9.0,0.0,16.0,4.0,12.0,443.0,44.0,50.0,13.0,12.0,2.0,13.0,8.0,13.0,315.0,196.0,275.0,13.0,13.0,8.0,8.0,14.0,18.0,117.0,110.0,154.0,15.0,18.0,5.0,7.0,20.0,17.0,200.0,12.0,45.0,22.0,10.0,19.0,13.0,3.0,15.0,317.0,119.0,139.0,18.0,13.0,4.0,20.0,13.0,11.0,264.0,158.0,266.0,42564.39753736513 -0,3,5,2,11,20.0,9.0,452.0,51.0,29.0,6.0,6.0,9.0,3.0,17.0,12.0,35.0,172.0,78.0,15.0,16.0,18.0,9.0,1.0,18.0,335.0,66.0,188.0,20.0,12.0,5.0,12.0,12.0,7.0,188.0,152.0,143.0,23.0,11.0,3.0,12.0,12.0,7.0,503.0,151.0,18.0,26.0,13.0,5.0,10.0,8.0,11.0,321.0,20.0,106.0,12.0,16.0,0.0,4.0,19.0,8.0,116.0,178.0,158.0,14.0,14.0,3.0,20.0,13.0,11.0,208.0,150.0,205.0,9.0,18.0,9.0,3.0,9.0,11.0,211.0,121.0,133.0,12.0,2.0,16.0,10.0,11.0,15.0,227.0,80.0,152.0,47718.437988870086 -0,30,6,9,12,14.0,6.0,346.0,52.0,205.0,17.0,15.0,2.0,0.0,12.0,11.0,384.0,98.0,31.0,5.0,5.0,11.0,6.0,5.0,19.0,322.0,166.0,100.0,8.0,10.0,10.0,18.0,16.0,15.0,531.0,122.0,135.0,19.0,6.0,8.0,0.0,19.0,18.0,362.0,96.0,147.0,18.0,0.0,7.0,1.0,11.0,16.0,336.0,52.0,123.0,20.0,9.0,10.0,7.0,20.0,1.0,392.0,127.0,212.0,25.0,6.0,20.0,15.0,12.0,17.0,319.0,139.0,288.0,14.0,3.0,7.0,19.0,0.0,15.0,421.0,55.0,125.0,8.0,5.0,18.0,20.0,17.0,7.0,347.0,100.0,222.0,46191.05294277481 -0,23,8,13,18,8.0,13.0,279.0,81.0,89.0,10.0,15.0,14.0,4.0,11.0,13.0,354.0,92.0,173.0,21.0,3.0,11.0,7.0,9.0,4.0,300.0,164.0,105.0,1.0,0.0,11.0,3.0,12.0,15.0,413.0,74.0,79.0,23.0,9.0,6.0,9.0,3.0,10.0,398.0,97.0,248.0,4.0,19.0,13.0,0.0,18.0,1.0,344.0,43.0,288.0,15.0,12.0,11.0,9.0,4.0,0.0,339.0,36.0,152.0,17.0,8.0,15.0,20.0,6.0,14.0,98.0,144.0,45.0,1.0,13.0,15.0,18.0,3.0,5.0,114.0,19.0,129.0,7.0,14.0,13.0,15.0,5.0,11.0,396.0,68.0,101.0,41509.88740015979 -0,3,0,10,3,6.0,3.0,269.0,165.0,94.0,19.0,7.0,20.0,4.0,13.0,17.0,226.0,154.0,40.0,16.0,19.0,4.0,14.0,5.0,17.0,202.0,168.0,266.0,23.0,13.0,16.0,20.0,4.0,19.0,166.0,90.0,33.0,14.0,9.0,0.0,20.0,1.0,12.0,102.0,43.0,140.0,30.0,18.0,19.0,3.0,14.0,1.0,249.0,121.0,57.0,14.0,18.0,0.0,17.0,15.0,19.0,558.0,36.0,212.0,24.0,7.0,14.0,15.0,11.0,19.0,369.0,142.0,35.0,0.0,7.0,20.0,18.0,10.0,2.0,538.0,96.0,225.0,25.0,19.0,6.0,2.0,7.0,20.0,182.0,109.0,232.0,45532.22725004748 -0,25,5,9,3,1.0,8.0,348.0,182.0,57.0,11.0,17.0,1.0,8.0,1.0,16.0,100.0,145.0,144.0,14.0,5.0,18.0,3.0,8.0,10.0,414.0,134.0,136.0,12.0,19.0,15.0,19.0,0.0,13.0,306.0,26.0,19.0,13.0,17.0,17.0,10.0,9.0,8.0,396.0,72.0,257.0,20.0,8.0,14.0,13.0,17.0,18.0,284.0,70.0,52.0,10.0,7.0,6.0,10.0,14.0,10.0,99.0,29.0,37.0,7.0,16.0,12.0,5.0,0.0,11.0,542.0,31.0,233.0,2.0,16.0,18.0,9.0,11.0,20.0,435.0,110.0,220.0,23.0,11.0,12.0,19.0,2.0,20.0,88.0,68.0,208.0,43109.483535375926 -0,29,7,13,18,20.0,5.0,215.0,111.0,236.0,10.0,6.0,17.0,11.0,8.0,5.0,409.0,16.0,169.0,22.0,5.0,11.0,10.0,3.0,4.0,378.0,166.0,264.0,0.0,1.0,12.0,4.0,20.0,9.0,295.0,174.0,46.0,29.0,11.0,9.0,4.0,6.0,10.0,286.0,185.0,1.0,4.0,4.0,16.0,11.0,18.0,1.0,215.0,51.0,150.0,0.0,12.0,14.0,10.0,8.0,20.0,434.0,133.0,159.0,20.0,8.0,4.0,3.0,13.0,3.0,436.0,138.0,284.0,7.0,14.0,0.0,4.0,11.0,0.0,70.0,65.0,274.0,17.0,3.0,10.0,15.0,14.0,14.0,347.0,51.0,154.0,92618.24263487401 -0,25,6,12,6,0.0,14.0,554.0,81.0,78.0,17.0,9.0,8.0,6.0,1.0,6.0,378.0,92.0,124.0,14.0,12.0,4.0,6.0,5.0,3.0,205.0,114.0,100.0,0.0,7.0,9.0,6.0,12.0,15.0,235.0,74.0,138.0,22.0,9.0,5.0,20.0,2.0,8.0,467.0,96.0,258.0,17.0,19.0,3.0,2.0,4.0,12.0,312.0,23.0,263.0,18.0,11.0,13.0,16.0,7.0,2.0,339.0,36.0,189.0,17.0,8.0,13.0,16.0,3.0,9.0,29.0,144.0,149.0,0.0,10.0,7.0,14.0,4.0,10.0,463.0,157.0,104.0,26.0,5.0,14.0,14.0,6.0,15.0,246.0,68.0,117.0,51659.30930114503 -0,12,8,16,4,1.0,10.0,269.0,95.0,36.0,13.0,0.0,19.0,12.0,18.0,11.0,171.0,36.0,203.0,27.0,13.0,17.0,9.0,17.0,6.0,300.0,160.0,76.0,5.0,0.0,14.0,2.0,13.0,3.0,450.0,122.0,195.0,30.0,8.0,2.0,6.0,11.0,11.0,500.0,73.0,234.0,15.0,0.0,10.0,1.0,3.0,12.0,87.0,93.0,45.0,24.0,3.0,8.0,14.0,0.0,8.0,339.0,127.0,57.0,0.0,17.0,7.0,6.0,5.0,9.0,334.0,152.0,45.0,6.0,16.0,16.0,15.0,14.0,15.0,200.0,70.0,51.0,21.0,6.0,10.0,9.0,5.0,7.0,439.0,111.0,201.0,50637.40278331863 -0,20,3,12,4,1.0,10.0,365.0,98.0,50.0,7.0,9.0,10.0,1.0,3.0,7.0,288.0,66.0,184.0,24.0,18.0,9.0,7.0,12.0,4.0,159.0,132.0,191.0,27.0,3.0,15.0,2.0,6.0,13.0,486.0,196.0,79.0,27.0,9.0,8.0,10.0,12.0,16.0,391.0,90.0,218.0,13.0,4.0,10.0,9.0,5.0,12.0,334.0,60.0,170.0,15.0,12.0,10.0,8.0,2.0,19.0,99.0,127.0,189.0,19.0,12.0,15.0,1.0,0.0,19.0,194.0,99.0,203.0,6.0,10.0,5.0,14.0,3.0,12.0,421.0,57.0,173.0,26.0,18.0,14.0,10.0,6.0,2.0,437.0,48.0,266.0,47729.11596105077 -0,22,0,14,3,13.0,3.0,452.0,182.0,57.0,28.0,12.0,20.0,18.0,0.0,6.0,226.0,83.0,124.0,16.0,5.0,11.0,7.0,5.0,7.0,497.0,166.0,123.0,23.0,13.0,16.0,16.0,11.0,13.0,306.0,116.0,13.0,27.0,10.0,1.0,10.0,10.0,8.0,430.0,196.0,216.0,21.0,18.0,15.0,17.0,4.0,12.0,249.0,72.0,50.0,24.0,10.0,6.0,14.0,20.0,12.0,109.0,147.0,270.0,0.0,14.0,11.0,12.0,11.0,8.0,8.0,15.0,191.0,9.0,2.0,15.0,17.0,13.0,11.0,263.0,94.0,219.0,11.0,17.0,11.0,19.0,1.0,20.0,322.0,68.0,232.0,51960.5596150129 -0,21,1,9,10,6.0,3.0,456.0,67.0,99.0,8.0,13.0,20.0,12.0,0.0,9.0,436.0,154.0,140.0,22.0,4.0,18.0,7.0,10.0,18.0,531.0,127.0,131.0,23.0,3.0,16.0,8.0,7.0,12.0,197.0,90.0,49.0,10.0,6.0,0.0,14.0,1.0,9.0,289.0,80.0,257.0,14.0,16.0,14.0,1.0,15.0,18.0,263.0,62.0,204.0,14.0,7.0,0.0,0.0,15.0,14.0,99.0,91.0,2.0,0.0,14.0,15.0,16.0,17.0,11.0,261.0,77.0,35.0,11.0,5.0,11.0,4.0,12.0,11.0,288.0,96.0,138.0,25.0,7.0,14.0,8.0,1.0,12.0,89.0,68.0,232.0,52019.99853354662 -0,20,0,0,16,8.0,16.0,228.0,89.0,3.0,10.0,20.0,11.0,4.0,1.0,11.0,409.0,81.0,81.0,19.0,13.0,10.0,4.0,3.0,4.0,159.0,158.0,209.0,2.0,1.0,14.0,1.0,3.0,13.0,150.0,23.0,48.0,27.0,11.0,1.0,9.0,13.0,18.0,467.0,17.0,225.0,21.0,4.0,3.0,2.0,0.0,16.0,336.0,139.0,299.0,15.0,6.0,9.0,10.0,4.0,10.0,136.0,73.0,159.0,15.0,8.0,7.0,3.0,14.0,9.0,55.0,104.0,115.0,28.0,16.0,20.0,16.0,0.0,10.0,99.0,143.0,96.0,22.0,3.0,9.0,5.0,14.0,5.0,449.0,51.0,113.0,670146.6338993445 -0,23,7,13,4,6.0,17.0,341.0,111.0,91.0,25.0,6.0,9.0,3.0,0.0,5.0,361.0,125.0,124.0,15.0,12.0,6.0,10.0,8.0,3.0,551.0,97.0,103.0,27.0,20.0,7.0,6.0,7.0,11.0,245.0,108.0,138.0,10.0,8.0,1.0,15.0,10.0,8.0,424.0,61.0,240.0,30.0,13.0,13.0,4.0,4.0,12.0,271.0,139.0,183.0,17.0,14.0,13.0,11.0,6.0,3.0,328.0,145.0,235.0,17.0,15.0,13.0,16.0,12.0,10.0,179.0,98.0,109.0,10.0,13.0,13.0,6.0,10.0,12.0,428.0,157.0,109.0,29.0,6.0,0.0,4.0,9.0,12.0,202.0,61.0,82.0,53695.975141776726 -0,12,3,9,17,20.0,5.0,452.0,71.0,208.0,13.0,5.0,18.0,14.0,10.0,15.0,291.0,125.0,66.0,0.0,13.0,9.0,17.0,18.0,7.0,107.0,169.0,283.0,30.0,10.0,7.0,8.0,14.0,10.0,378.0,103.0,27.0,18.0,17.0,18.0,9.0,12.0,10.0,189.0,22.0,144.0,7.0,11.0,13.0,14.0,5.0,6.0,92.0,198.0,259.0,7.0,13.0,8.0,10.0,5.0,1.0,99.0,95.0,230.0,22.0,11.0,20.0,1.0,12.0,15.0,47.0,65.0,215.0,8.0,16.0,14.0,13.0,10.0,11.0,527.0,184.0,251.0,22.0,17.0,3.0,20.0,10.0,9.0,503.0,58.0,253.0,52781.393163810164 -0,13,4,10,4,5.0,10.0,440.0,95.0,4.0,2.0,9.0,15.0,12.0,18.0,6.0,502.0,91.0,184.0,0.0,17.0,3.0,8.0,17.0,7.0,108.0,132.0,164.0,5.0,9.0,16.0,6.0,11.0,19.0,450.0,196.0,142.0,14.0,12.0,2.0,11.0,14.0,18.0,316.0,48.0,189.0,20.0,12.0,13.0,0.0,8.0,0.0,334.0,182.0,107.0,13.0,18.0,14.0,14.0,0.0,1.0,448.0,106.0,217.0,18.0,4.0,7.0,1.0,5.0,13.0,219.0,65.0,230.0,8.0,6.0,15.0,14.0,19.0,17.0,291.0,92.0,209.0,26.0,5.0,11.0,9.0,6.0,5.0,439.0,53.0,266.0,53365.46992167733 -0,20,18,12,16,9.0,9.0,279.0,95.0,172.0,2.0,1.0,10.0,4.0,4.0,4.0,350.0,166.0,66.0,16.0,14.0,3.0,8.0,15.0,6.0,252.0,132.0,240.0,5.0,4.0,18.0,5.0,16.0,10.0,465.0,181.0,111.0,18.0,9.0,9.0,19.0,18.0,7.0,405.0,190.0,82.0,12.0,19.0,3.0,9.0,18.0,7.0,334.0,67.0,220.0,24.0,0.0,8.0,15.0,0.0,12.0,135.0,14.0,23.0,19.0,13.0,7.0,1.0,5.0,10.0,54.0,54.0,203.0,30.0,15.0,1.0,19.0,10.0,13.0,83.0,62.0,209.0,14.0,3.0,16.0,7.0,12.0,19.0,263.0,53.0,266.0,53504.3434902429 -0,20,18,12,13,7.0,13.0,477.0,187.0,146.0,4.0,5.0,1.0,12.0,3.0,6.0,294.0,68.0,181.0,24.0,18.0,6.0,10.0,6.0,5.0,183.0,126.0,182.0,7.0,6.0,17.0,3.0,5.0,14.0,450.0,196.0,143.0,18.0,7.0,3.0,10.0,14.0,9.0,243.0,89.0,128.0,17.0,11.0,15.0,15.0,2.0,0.0,351.0,58.0,138.0,23.0,13.0,14.0,14.0,6.0,12.0,154.0,136.0,189.0,22.0,0.0,20.0,1.0,4.0,19.0,219.0,90.0,15.0,8.0,16.0,16.0,13.0,12.0,17.0,388.0,148.0,229.0,26.0,5.0,2.0,9.0,8.0,14.0,170.0,74.0,228.0,53504.3434902429 -0,20,16,18,3,2.0,8.0,324.0,59.0,4.0,17.0,3.0,14.0,11.0,6.0,18.0,538.0,159.0,289.0,10.0,15.0,5.0,16.0,13.0,17.0,472.0,156.0,113.0,13.0,14.0,19.0,12.0,11.0,6.0,365.0,65.0,73.0,21.0,18.0,8.0,18.0,10.0,12.0,201.0,153.0,57.0,9.0,0.0,6.0,14.0,18.0,5.0,392.0,75.0,246.0,9.0,11.0,9.0,6.0,17.0,1.0,299.0,56.0,1.0,19.0,14.0,6.0,3.0,9.0,10.0,47.0,67.0,184.0,14.0,4.0,5.0,13.0,9.0,14.0,40.0,49.0,13.0,0.0,2.0,13.0,1.0,5.0,18.0,173.0,42.0,236.0,48278.520089094425 -0,20,14,14,13,13.0,18.0,277.0,54.0,30.0,11.0,1.0,10.0,9.0,11.0,17.0,534.0,177.0,221.0,21.0,14.0,0.0,6.0,4.0,18.0,311.0,152.0,104.0,16.0,14.0,14.0,4.0,4.0,12.0,418.0,98.0,76.0,21.0,6.0,9.0,19.0,9.0,8.0,462.0,30.0,211.0,18.0,4.0,9.0,1.0,13.0,10.0,536.0,73.0,151.0,24.0,13.0,8.0,7.0,4.0,5.0,122.0,29.0,196.0,11.0,15.0,18.0,0.0,10.0,12.0,542.0,125.0,142.0,5.0,7.0,18.0,9.0,6.0,5.0,104.0,45.0,157.0,14.0,5.0,16.0,3.0,2.0,13.0,260.0,106.0,3.0,51017.653896345786 -0,23,6,12,3,5.0,13.0,7.0,180.0,94.0,17.0,17.0,5.0,11.0,2.0,15.0,63.0,192.0,162.0,5.0,18.0,11.0,7.0,9.0,4.0,378.0,188.0,100.0,0.0,15.0,10.0,9.0,12.0,18.0,256.0,172.0,244.0,27.0,5.0,8.0,18.0,15.0,5.0,389.0,97.0,258.0,4.0,14.0,18.0,7.0,3.0,11.0,336.0,20.0,288.0,20.0,12.0,13.0,6.0,8.0,1.0,54.0,200.0,212.0,11.0,5.0,9.0,17.0,20.0,19.0,244.0,200.0,130.0,6.0,14.0,5.0,9.0,10.0,18.0,145.0,19.0,36.0,7.0,5.0,14.0,1.0,17.0,14.0,61.0,101.0,101.0,707741.8340332995 -0,24,8,13,16,0.0,13.0,294.0,98.0,90.0,10.0,15.0,19.0,1.0,9.0,11.0,222.0,36.0,174.0,9.0,5.0,11.0,6.0,5.0,14.0,378.0,160.0,113.0,1.0,2.0,10.0,4.0,1.0,15.0,471.0,74.0,79.0,19.0,8.0,6.0,6.0,3.0,10.0,398.0,96.0,249.0,18.0,6.0,12.0,0.0,15.0,6.0,354.0,49.0,288.0,16.0,9.0,10.0,9.0,7.0,0.0,382.0,53.0,18.0,17.0,7.0,15.0,14.0,7.0,14.0,31.0,179.0,45.0,2.0,3.0,14.0,19.0,4.0,0.0,421.0,65.0,129.0,11.0,19.0,13.0,14.0,6.0,2.0,365.0,68.0,154.0,39015.16406928652 -0,14,8,9,16,9.0,14.0,158.0,30.0,94.0,17.0,3.0,13.0,14.0,13.0,18.0,100.0,140.0,254.0,15.0,6.0,2.0,3.0,0.0,12.0,49.0,148.0,266.0,20.0,19.0,4.0,1.0,0.0,9.0,432.0,31.0,162.0,21.0,19.0,0.0,14.0,4.0,3.0,564.0,96.0,9.0,8.0,4.0,15.0,16.0,16.0,19.0,285.0,20.0,106.0,13.0,1.0,3.0,17.0,12.0,1.0,380.0,107.0,195.0,24.0,14.0,9.0,7.0,17.0,19.0,488.0,31.0,233.0,22.0,16.0,17.0,9.0,1.0,12.0,42.0,37.0,225.0,14.0,10.0,16.0,11.0,13.0,14.0,225.0,20.0,117.0,384013.475284322 -0,25,7,9,7,4.0,10.0,269.0,51.0,13.0,11.0,13.0,9.0,4.0,19.0,13.0,255.0,106.0,103.0,14.0,17.0,14.0,3.0,1.0,13.0,269.0,144.0,65.0,7.0,11.0,4.0,5.0,12.0,16.0,188.0,28.0,33.0,29.0,13.0,3.0,13.0,4.0,1.0,504.0,146.0,235.0,26.0,5.0,9.0,2.0,8.0,5.0,355.0,22.0,104.0,4.0,19.0,6.0,10.0,18.0,3.0,117.0,29.0,158.0,14.0,11.0,17.0,15.0,3.0,16.0,529.0,98.0,209.0,16.0,18.0,9.0,3.0,4.0,15.0,217.0,121.0,158.0,17.0,9.0,18.0,15.0,10.0,13.0,150.0,104.0,165.0,45121.310394358385 -0,17,18,14,13,14.0,16.0,555.0,59.0,208.0,23.0,5.0,19.0,12.0,6.0,7.0,137.0,88.0,282.0,24.0,17.0,1.0,0.0,15.0,19.0,47.0,156.0,240.0,24.0,19.0,13.0,2.0,16.0,19.0,318.0,26.0,266.0,27.0,9.0,6.0,17.0,10.0,1.0,399.0,77.0,143.0,27.0,1.0,10.0,2.0,5.0,16.0,231.0,198.0,145.0,13.0,12.0,9.0,2.0,9.0,10.0,99.0,161.0,169.0,29.0,2.0,3.0,15.0,7.0,15.0,111.0,92.0,114.0,30.0,8.0,17.0,1.0,8.0,15.0,216.0,128.0,205.0,28.0,8.0,13.0,3.0,14.0,14.0,287.0,126.0,229.0,36567.05739107348 -0,24,15,12,13,7.0,8.0,554.0,59.0,4.0,10.0,13.0,0.0,20.0,6.0,11.0,173.0,140.0,215.0,22.0,12.0,3.0,6.0,10.0,15.0,47.0,124.0,112.0,24.0,12.0,20.0,7.0,8.0,13.0,184.0,145.0,60.0,18.0,4.0,6.0,11.0,10.0,16.0,399.0,77.0,83.0,23.0,6.0,8.0,1.0,11.0,7.0,454.0,198.0,110.0,13.0,9.0,8.0,2.0,19.0,1.0,99.0,49.0,229.0,27.0,20.0,9.0,14.0,12.0,15.0,517.0,114.0,162.0,6.0,18.0,6.0,4.0,1.0,15.0,216.0,34.0,10.0,26.0,7.0,13.0,9.0,7.0,13.0,300.0,170.0,229.0,51709.224065374365 -0,24,3,4,15,15.0,4.0,554.0,124.0,291.0,5.0,6.0,12.0,15.0,3.0,2.0,361.0,131.0,238.0,10.0,3.0,11.0,8.0,0.0,20.0,13.0,114.0,13.0,11.0,16.0,20.0,20.0,12.0,10.0,318.0,28.0,218.0,1.0,19.0,0.0,18.0,16.0,15.0,188.0,77.0,34.0,13.0,4.0,14.0,0.0,3.0,6.0,140.0,12.0,66.0,8.0,6.0,5.0,2.0,4.0,3.0,417.0,92.0,48.0,21.0,11.0,6.0,5.0,4.0,2.0,301.0,177.0,114.0,9.0,17.0,14.0,18.0,9.0,10.0,596.0,77.0,220.0,8.0,4.0,13.0,3.0,11.0,12.0,358.0,13.0,116.0,52108.29730998307 -0,6,9,8,4,0.0,18.0,554.0,91.0,4.0,11.0,3.0,9.0,18.0,3.0,15.0,141.0,96.0,215.0,8.0,14.0,13.0,0.0,17.0,19.0,89.0,20.0,67.0,13.0,11.0,20.0,10.0,1.0,12.0,444.0,53.0,13.0,18.0,9.0,5.0,5.0,10.0,15.0,228.0,34.0,101.0,17.0,0.0,4.0,0.0,3.0,6.0,174.0,193.0,43.0,24.0,13.0,4.0,3.0,0.0,13.0,341.0,89.0,57.0,15.0,12.0,13.0,16.0,7.0,15.0,121.0,116.0,116.0,8.0,13.0,20.0,9.0,11.0,15.0,523.0,140.0,205.0,19.0,9.0,14.0,2.0,7.0,5.0,439.0,78.0,122.0,51978.65708841507 -0,3,15,14,4,0.0,13.0,289.0,79.0,163.0,10.0,5.0,7.0,11.0,17.0,11.0,222.0,21.0,241.0,5.0,1.0,15.0,6.0,3.0,20.0,300.0,63.0,105.0,27.0,0.0,6.0,10.0,7.0,12.0,448.0,125.0,46.0,13.0,17.0,8.0,18.0,15.0,18.0,501.0,61.0,231.0,18.0,2.0,10.0,14.0,8.0,1.0,441.0,48.0,290.0,2.0,12.0,14.0,1.0,16.0,0.0,238.0,134.0,74.0,27.0,6.0,1.0,15.0,4.0,17.0,441.0,152.0,130.0,14.0,3.0,16.0,19.0,3.0,15.0,518.0,65.0,125.0,18.0,10.0,15.0,16.0,6.0,2.0,449.0,193.0,101.0,59872.97486104873 -0,21,9,13,12,8.0,13.0,269.0,94.0,144.0,3.0,12.0,19.0,9.0,10.0,10.0,302.0,36.0,203.0,21.0,14.0,11.0,7.0,9.0,4.0,378.0,161.0,113.0,0.0,0.0,14.0,7.0,1.0,12.0,486.0,74.0,72.0,26.0,8.0,5.0,6.0,11.0,16.0,220.0,97.0,9.0,12.0,1.0,10.0,0.0,11.0,14.0,225.0,139.0,241.0,15.0,12.0,0.0,9.0,13.0,0.0,235.0,127.0,240.0,17.0,8.0,12.0,14.0,10.0,11.0,161.0,84.0,50.0,8.0,17.0,17.0,15.0,18.0,6.0,471.0,19.0,149.0,26.0,13.0,0.0,7.0,9.0,7.0,437.0,68.0,125.0,39510.2264983224 -0,14,15,20,17,2.0,5.0,186.0,47.0,55.0,27.0,7.0,9.0,19.0,7.0,19.0,130.0,15.0,226.0,22.0,5.0,15.0,6.0,18.0,4.0,405.0,16.0,65.0,0.0,1.0,4.0,18.0,20.0,5.0,295.0,174.0,162.0,29.0,11.0,1.0,6.0,4.0,17.0,138.0,24.0,177.0,4.0,3.0,16.0,11.0,13.0,16.0,500.0,98.0,106.0,26.0,8.0,14.0,10.0,8.0,18.0,376.0,107.0,231.0,20.0,16.0,13.0,7.0,0.0,5.0,484.0,139.0,222.0,14.0,10.0,17.0,3.0,7.0,13.0,70.0,187.0,166.0,14.0,13.0,2.0,4.0,14.0,14.0,419.0,149.0,50.0,330638.9158697444 -0,29,5,10,18,7.0,12.0,332.0,93.0,236.0,10.0,6.0,9.0,11.0,13.0,5.0,256.0,15.0,169.0,21.0,17.0,11.0,9.0,1.0,16.0,350.0,166.0,264.0,1.0,6.0,12.0,4.0,12.0,5.0,188.0,60.0,46.0,1.0,9.0,8.0,14.0,4.0,8.0,292.0,185.0,12.0,26.0,18.0,11.0,2.0,18.0,2.0,355.0,51.0,149.0,6.0,20.0,8.0,9.0,15.0,2.0,331.0,113.0,159.0,19.0,9.0,4.0,3.0,15.0,3.0,436.0,138.0,228.0,19.0,14.0,5.0,3.0,8.0,2.0,42.0,115.0,274.0,17.0,11.0,16.0,15.0,13.0,13.0,228.0,72.0,154.0,46273.09024016041 -0,9,15,20,4,10.0,1.0,341.0,92.0,57.0,8.0,14.0,20.0,0.0,0.0,5.0,294.0,124.0,124.0,16.0,5.0,6.0,7.0,19.0,3.0,551.0,67.0,22.0,27.0,20.0,16.0,17.0,11.0,11.0,422.0,90.0,272.0,12.0,6.0,10.0,8.0,10.0,8.0,244.0,130.0,240.0,21.0,13.0,13.0,12.0,4.0,1.0,263.0,31.0,223.0,17.0,15.0,6.0,17.0,6.0,2.0,520.0,170.0,117.0,17.0,16.0,17.0,16.0,11.0,10.0,199.0,117.0,148.0,13.0,8.0,13.0,17.0,10.0,12.0,565.0,94.0,92.0,27.0,8.0,14.0,4.0,17.0,8.0,202.0,61.0,232.0,43865.39769497351 -0,23,7,11,3,6.0,15.0,444.0,78.0,91.0,22.0,6.0,14.0,8.0,15.0,9.0,361.0,146.0,132.0,15.0,5.0,6.0,10.0,5.0,18.0,497.0,97.0,103.0,25.0,16.0,11.0,6.0,7.0,11.0,245.0,93.0,67.0,5.0,8.0,1.0,15.0,1.0,8.0,424.0,61.0,216.0,14.0,15.0,14.0,4.0,19.0,18.0,271.0,111.0,183.0,15.0,14.0,13.0,13.0,13.0,14.0,325.0,30.0,160.0,9.0,14.0,15.0,17.0,11.0,12.0,178.0,140.0,109.0,10.0,13.0,12.0,6.0,5.0,12.0,428.0,153.0,109.0,28.0,6.0,14.0,2.0,9.0,11.0,322.0,68.0,82.0,47676.85753320478 -0,16,20,15,3,9.0,19.0,520.0,84.0,182.0,16.0,15.0,14.0,10.0,20.0,5.0,287.0,47.0,66.0,21.0,3.0,11.0,4.0,7.0,14.0,541.0,167.0,181.0,30.0,6.0,1.0,4.0,12.0,15.0,485.0,132.0,28.0,0.0,15.0,6.0,17.0,11.0,10.0,396.0,81.0,248.0,18.0,9.0,12.0,0.0,18.0,16.0,316.0,24.0,100.0,7.0,12.0,11.0,10.0,12.0,1.0,581.0,49.0,180.0,16.0,15.0,15.0,7.0,6.0,19.0,309.0,69.0,45.0,30.0,5.0,15.0,18.0,3.0,6.0,405.0,57.0,136.0,24.0,5.0,13.0,14.0,5.0,18.0,396.0,134.0,247.0,52690.39509004966 -0,12,8,13,10,7.0,13.0,383.0,83.0,89.0,10.0,18.0,12.0,4.0,8.0,9.0,354.0,49.0,71.0,0.0,3.0,13.0,7.0,9.0,6.0,551.0,164.0,105.0,1.0,0.0,11.0,3.0,1.0,18.0,413.0,99.0,79.0,0.0,8.0,8.0,9.0,9.0,7.0,397.0,96.0,172.0,8.0,17.0,9.0,4.0,16.0,17.0,326.0,43.0,288.0,29.0,18.0,19.0,9.0,4.0,0.0,139.0,48.0,295.0,17.0,8.0,5.0,6.0,14.0,14.0,242.0,158.0,50.0,1.0,16.0,16.0,16.0,3.0,5.0,85.0,19.0,200.0,17.0,12.0,0.0,15.0,1.0,12.0,392.0,87.0,154.0,49710.634911597146 -0,11,16,19,15,14.0,20.0,280.0,91.0,208.0,11.0,5.0,3.0,7.0,3.0,3.0,297.0,61.0,46.0,22.0,11.0,11.0,0.0,4.0,14.0,13.0,37.0,229.0,9.0,19.0,16.0,5.0,13.0,14.0,318.0,51.0,49.0,24.0,9.0,6.0,1.0,6.0,18.0,46.0,34.0,34.0,27.0,1.0,14.0,16.0,15.0,6.0,499.0,126.0,278.0,5.0,20.0,1.0,2.0,1.0,13.0,99.0,91.0,169.0,19.0,10.0,0.0,7.0,7.0,16.0,30.0,92.0,114.0,9.0,14.0,14.0,9.0,8.0,15.0,65.0,128.0,77.0,4.0,11.0,14.0,2.0,1.0,11.0,427.0,78.0,229.0,241462.79596247379 -0,7,17,14,13,2.0,18.0,554.0,83.0,4.0,21.0,4.0,7.0,13.0,6.0,7.0,141.0,61.0,282.0,17.0,16.0,2.0,0.0,4.0,19.0,41.0,151.0,102.0,5.0,17.0,14.0,2.0,13.0,17.0,504.0,26.0,175.0,25.0,11.0,3.0,11.0,15.0,11.0,396.0,77.0,109.0,20.0,0.0,10.0,2.0,5.0,14.0,300.0,192.0,145.0,20.0,12.0,9.0,6.0,1.0,12.0,401.0,176.0,89.0,20.0,2.0,6.0,15.0,4.0,15.0,99.0,130.0,114.0,30.0,3.0,15.0,8.0,9.0,12.0,518.0,129.0,206.0,24.0,8.0,13.0,3.0,10.0,16.0,312.0,84.0,122.0,50200.39783901204 -0,6,11,20,15,10.0,6.0,53.0,40.0,3.0,24.0,8.0,19.0,14.0,20.0,12.0,35.0,172.0,241.0,4.0,5.0,18.0,7.0,10.0,2.0,497.0,147.0,285.0,5.0,12.0,20.0,18.0,13.0,12.0,306.0,58.0,48.0,23.0,11.0,5.0,10.0,1.0,8.0,443.0,151.0,216.0,14.0,18.0,5.0,13.0,9.0,18.0,321.0,88.0,204.0,4.0,15.0,4.0,13.0,14.0,12.0,99.0,18.0,226.0,26.0,19.0,15.0,17.0,13.0,5.0,200.0,168.0,168.0,9.0,2.0,7.0,16.0,5.0,12.0,568.0,28.0,92.0,12.0,17.0,17.0,2.0,8.0,15.0,322.0,68.0,232.0,548455.7199124073 -0,4,15,8,6,15.0,6.0,456.0,67.0,57.0,7.0,10.0,19.0,4.0,11.0,18.0,436.0,162.0,96.0,16.0,16.0,11.0,8.0,6.0,18.0,493.0,26.0,176.0,20.0,13.0,16.0,2.0,11.0,11.0,274.0,90.0,50.0,1.0,11.0,16.0,14.0,6.0,18.0,430.0,196.0,77.0,13.0,16.0,16.0,5.0,14.0,16.0,269.0,62.0,52.0,15.0,13.0,6.0,8.0,17.0,14.0,318.0,108.0,160.0,14.0,7.0,17.0,20.0,11.0,12.0,125.0,169.0,182.0,12.0,9.0,11.0,15.0,8.0,11.0,263.0,137.0,92.0,25.0,2.0,20.0,3.0,2.0,8.0,319.0,60.0,266.0,53408.30504654219 -0,20,19,14,0,6.0,5.0,4.0,75.0,217.0,10.0,13.0,8.0,11.0,19.0,5.0,409.0,16.0,169.0,22.0,11.0,11.0,10.0,3.0,6.0,378.0,50.0,75.0,15.0,15.0,14.0,4.0,20.0,13.0,295.0,137.0,195.0,29.0,14.0,9.0,4.0,6.0,9.0,286.0,50.0,93.0,20.0,4.0,16.0,20.0,18.0,1.0,10.0,45.0,87.0,21.0,2.0,14.0,13.0,13.0,10.0,434.0,133.0,231.0,20.0,8.0,4.0,7.0,13.0,19.0,436.0,97.0,284.0,5.0,20.0,0.0,5.0,19.0,1.0,70.0,197.0,274.0,17.0,9.0,10.0,7.0,20.0,14.0,147.0,51.0,127.0,701193.3194116858 -0,4,7,13,18,20.0,20.0,215.0,111.0,236.0,19.0,17.0,17.0,11.0,5.0,5.0,409.0,16.0,75.0,28.0,1.0,8.0,9.0,3.0,1.0,313.0,166.0,264.0,24.0,15.0,3.0,11.0,15.0,16.0,295.0,154.0,288.0,29.0,12.0,9.0,4.0,19.0,8.0,505.0,25.0,1.0,4.0,19.0,19.0,11.0,18.0,1.0,215.0,51.0,150.0,6.0,12.0,14.0,10.0,8.0,16.0,434.0,133.0,159.0,20.0,3.0,4.0,0.0,20.0,3.0,256.0,138.0,286.0,7.0,19.0,20.0,4.0,19.0,4.0,70.0,65.0,274.0,17.0,20.0,10.0,15.0,7.0,9.0,347.0,170.0,15.0,79655.93353736014 -0,6,4,12,13,1.0,10.0,11.0,36.0,4.0,24.0,5.0,3.0,12.0,19.0,3.0,35.0,38.0,186.0,6.0,3.0,14.0,14.0,19.0,8.0,358.0,136.0,65.0,5.0,16.0,16.0,20.0,1.0,16.0,545.0,128.0,220.0,28.0,7.0,0.0,11.0,16.0,18.0,204.0,73.0,53.0,23.0,0.0,0.0,9.0,3.0,14.0,334.0,192.0,33.0,22.0,13.0,0.0,3.0,0.0,13.0,401.0,178.0,189.0,28.0,6.0,9.0,4.0,5.0,6.0,99.0,139.0,114.0,17.0,3.0,14.0,13.0,11.0,3.0,291.0,48.0,220.0,26.0,5.0,2.0,16.0,15.0,14.0,264.0,78.0,281.0,833048.6454865232 -0,23,16,15,15,0.0,20.0,452.0,17.0,24.0,10.0,3.0,10.0,15.0,5.0,6.0,218.0,61.0,112.0,10.0,14.0,9.0,0.0,4.0,6.0,492.0,99.0,126.0,14.0,15.0,4.0,5.0,13.0,14.0,504.0,98.0,13.0,19.0,11.0,0.0,10.0,14.0,11.0,526.0,40.0,40.0,13.0,12.0,14.0,12.0,13.0,11.0,302.0,143.0,34.0,24.0,18.0,3.0,11.0,0.0,19.0,390.0,100.0,88.0,19.0,11.0,6.0,6.0,4.0,18.0,149.0,155.0,203.0,8.0,16.0,14.0,11.0,10.0,14.0,482.0,140.0,207.0,11.0,8.0,6.0,3.0,10.0,5.0,358.0,77.0,122.0,46938.635849180224 -0,21,8,19,3,10.0,15.0,456.0,128.0,238.0,8.0,5.0,2.0,10.0,4.0,19.0,77.0,22.0,124.0,26.0,14.0,11.0,6.0,6.0,1.0,25.0,153.0,182.0,24.0,6.0,10.0,5.0,5.0,20.0,582.0,33.0,294.0,18.0,6.0,17.0,14.0,18.0,7.0,162.0,196.0,129.0,6.0,20.0,16.0,1.0,11.0,7.0,364.0,39.0,297.0,15.0,19.0,14.0,17.0,6.0,12.0,318.0,25.0,233.0,27.0,0.0,4.0,17.0,8.0,12.0,541.0,42.0,12.0,13.0,11.0,1.0,12.0,18.0,19.0,288.0,148.0,92.0,23.0,13.0,2.0,2.0,19.0,0.0,110.0,68.0,7.0,113545.89451800605 -0,24,19,11,16,9.0,6.0,482.0,76.0,266.0,6.0,6.0,20.0,3.0,2.0,1.0,305.0,151.0,132.0,16.0,9.0,3.0,9.0,5.0,10.0,393.0,85.0,135.0,23.0,7.0,18.0,2.0,9.0,12.0,158.0,90.0,49.0,15.0,6.0,13.0,10.0,1.0,8.0,235.0,192.0,82.0,14.0,10.0,10.0,17.0,8.0,14.0,263.0,62.0,213.0,23.0,14.0,6.0,15.0,7.0,13.0,401.0,30.0,56.0,19.0,14.0,17.0,2.0,11.0,19.0,100.0,131.0,131.0,17.0,13.0,11.0,17.0,5.0,13.0,399.0,94.0,244.0,24.0,14.0,17.0,10.0,6.0,10.0,219.0,70.0,231.0,52669.69092699778 -0,20,18,8,4,19.0,19.0,228.0,98.0,74.0,15.0,7.0,12.0,15.0,16.0,15.0,196.0,81.0,81.0,19.0,6.0,10.0,4.0,17.0,3.0,159.0,158.0,209.0,25.0,13.0,6.0,16.0,11.0,20.0,318.0,67.0,38.0,6.0,20.0,6.0,9.0,10.0,18.0,441.0,111.0,205.0,21.0,3.0,3.0,15.0,20.0,16.0,52.0,150.0,257.0,15.0,5.0,15.0,20.0,4.0,15.0,239.0,73.0,57.0,15.0,8.0,15.0,2.0,7.0,18.0,301.0,116.0,80.0,28.0,13.0,17.0,14.0,5.0,10.0,291.0,143.0,96.0,12.0,7.0,9.0,5.0,14.0,17.0,30.0,37.0,266.0,143481.3097205113 -0,21,1,2,8,1.0,12.0,554.0,94.0,3.0,14.0,18.0,11.0,19.0,1.0,11.0,401.0,83.0,196.0,9.0,13.0,13.0,5.0,9.0,20.0,89.0,114.0,220.0,18.0,7.0,14.0,1.0,3.0,10.0,150.0,47.0,48.0,18.0,11.0,1.0,4.0,10.0,8.0,467.0,51.0,221.0,16.0,18.0,2.0,0.0,0.0,6.0,94.0,139.0,73.0,15.0,7.0,9.0,2.0,3.0,16.0,230.0,52.0,121.0,7.0,12.0,7.0,11.0,14.0,13.0,55.0,104.0,115.0,10.0,16.0,15.0,13.0,14.0,15.0,226.0,135.0,205.0,25.0,3.0,10.0,4.0,6.0,3.0,443.0,37.0,113.0,52176.30829894038 -0,10,10,15,1,9.0,16.0,554.0,79.0,144.0,26.0,4.0,2.0,2.0,3.0,3.0,393.0,18.0,46.0,5.0,14.0,11.0,0.0,4.0,18.0,378.0,166.0,65.0,0.0,15.0,5.0,5.0,1.0,14.0,237.0,74.0,190.0,0.0,11.0,20.0,8.0,8.0,1.0,206.0,34.0,34.0,20.0,17.0,14.0,12.0,3.0,1.0,300.0,141.0,43.0,22.0,3.0,9.0,10.0,0.0,5.0,136.0,178.0,48.0,17.0,8.0,9.0,9.0,16.0,11.0,83.0,38.0,114.0,4.0,10.0,6.0,9.0,18.0,18.0,440.0,190.0,92.0,4.0,0.0,19.0,2.0,9.0,13.0,449.0,48.0,269.0,49735.45401307069 -0,14,11,14,15,0.0,20.0,289.0,81.0,131.0,11.0,12.0,3.0,11.0,11.0,9.0,302.0,56.0,58.0,5.0,12.0,11.0,1.0,20.0,4.0,59.0,31.0,81.0,5.0,0.0,17.0,10.0,12.0,12.0,448.0,51.0,24.0,19.0,9.0,5.0,13.0,16.0,18.0,362.0,61.0,9.0,18.0,0.0,12.0,0.0,16.0,14.0,200.0,191.0,59.0,15.0,12.0,0.0,9.0,4.0,13.0,236.0,109.0,84.0,18.0,10.0,2.0,15.0,4.0,18.0,268.0,74.0,116.0,12.0,17.0,17.0,13.0,15.0,0.0,596.0,95.0,220.0,8.0,12.0,11.0,4.0,9.0,7.0,358.0,78.0,154.0,37680.867468652075 -0,17,16,9,3,2.0,8.0,469.0,59.0,11.0,11.0,3.0,20.0,11.0,7.0,18.0,208.0,15.0,289.0,15.0,2.0,3.0,12.0,11.0,0.0,96.0,93.0,113.0,6.0,14.0,17.0,15.0,11.0,18.0,365.0,31.0,300.0,1.0,1.0,5.0,14.0,6.0,1.0,586.0,153.0,157.0,10.0,11.0,9.0,7.0,13.0,20.0,129.0,75.0,158.0,9.0,10.0,8.0,4.0,19.0,1.0,206.0,107.0,1.0,14.0,14.0,9.0,11.0,20.0,8.0,47.0,133.0,185.0,3.0,11.0,9.0,11.0,13.0,16.0,39.0,121.0,13.0,14.0,1.0,13.0,20.0,14.0,3.0,173.0,84.0,236.0,50191.096590290574 -0,18,5,11,8,0.0,13.0,324.0,55.0,4.0,16.0,2.0,9.0,14.0,6.0,6.0,282.0,52.0,90.0,13.0,16.0,2.0,10.0,3.0,16.0,472.0,153.0,65.0,13.0,9.0,14.0,7.0,11.0,5.0,188.0,65.0,162.0,21.0,14.0,5.0,18.0,8.0,3.0,521.0,147.0,42.0,9.0,4.0,6.0,2.0,18.0,6.0,392.0,20.0,136.0,9.0,18.0,8.0,4.0,17.0,7.0,299.0,99.0,98.0,19.0,0.0,6.0,7.0,9.0,16.0,484.0,67.0,184.0,14.0,16.0,5.0,7.0,4.0,14.0,40.0,79.0,139.0,0.0,11.0,14.0,17.0,5.0,15.0,184.0,73.0,199.0,46812.3050243435 -0,23,5,8,9,15.0,9.0,28.0,51.0,89.0,8.0,18.0,14.0,1.0,17.0,1.0,237.0,153.0,173.0,21.0,20.0,4.0,7.0,10.0,16.0,260.0,164.0,65.0,20.0,6.0,4.0,5.0,3.0,5.0,72.0,74.0,110.0,29.0,9.0,13.0,9.0,1.0,15.0,398.0,98.0,121.0,4.0,14.0,1.0,0.0,18.0,17.0,497.0,115.0,288.0,13.0,17.0,11.0,4.0,8.0,0.0,339.0,36.0,242.0,11.0,14.0,5.0,7.0,16.0,16.0,408.0,144.0,34.0,22.0,17.0,15.0,19.0,11.0,5.0,42.0,121.0,157.0,8.0,14.0,13.0,5.0,13.0,13.0,34.0,188.0,240.0,46375.678698652875 -0,21,8,9,18,0.0,13.0,279.0,81.0,31.0,10.0,7.0,11.0,8.0,13.0,6.0,354.0,69.0,90.0,15.0,3.0,11.0,7.0,6.0,4.0,300.0,93.0,105.0,1.0,3.0,9.0,4.0,12.0,15.0,188.0,31.0,122.0,26.0,9.0,5.0,12.0,3.0,1.0,564.0,111.0,248.0,26.0,4.0,12.0,1.0,15.0,1.0,355.0,20.0,134.0,14.0,18.0,8.0,7.0,5.0,1.0,134.0,107.0,153.0,17.0,8.0,10.0,20.0,13.0,14.0,484.0,139.0,45.0,1.0,17.0,9.0,7.0,4.0,6.0,62.0,118.0,133.0,13.0,13.0,15.0,20.0,5.0,11.0,312.0,71.0,101.0,38285.66492428264 -0,20,18,15,6,20.0,9.0,126.0,133.0,172.0,10.0,9.0,17.0,0.0,8.0,13.0,404.0,53.0,213.0,14.0,11.0,3.0,10.0,3.0,7.0,378.0,166.0,289.0,5.0,4.0,12.0,10.0,16.0,12.0,465.0,128.0,111.0,23.0,11.0,8.0,19.0,18.0,7.0,469.0,190.0,12.0,29.0,19.0,10.0,13.0,10.0,8.0,215.0,51.0,244.0,24.0,0.0,5.0,1.0,12.0,17.0,434.0,156.0,23.0,19.0,8.0,7.0,8.0,11.0,16.0,54.0,51.0,284.0,7.0,4.0,19.0,19.0,11.0,18.0,74.0,62.0,209.0,17.0,3.0,11.0,7.0,12.0,6.0,232.0,122.0,201.0,347288.54746618116 -0,24,16,12,17,12.0,7.0,215.0,111.0,187.0,3.0,4.0,13.0,11.0,4.0,5.0,392.0,160.0,169.0,17.0,5.0,4.0,8.0,15.0,5.0,263.0,132.0,264.0,0.0,3.0,18.0,4.0,18.0,9.0,376.0,181.0,82.0,24.0,9.0,9.0,4.0,6.0,7.0,300.0,185.0,37.0,7.0,4.0,4.0,10.0,18.0,1.0,288.0,67.0,150.0,10.0,3.0,8.0,15.0,6.0,20.0,182.0,15.0,159.0,19.0,11.0,4.0,3.0,7.0,10.0,245.0,90.0,203.0,30.0,14.0,1.0,6.0,10.0,3.0,81.0,65.0,274.0,14.0,3.0,16.0,15.0,12.0,14.0,280.0,51.0,228.0,94148.80676443853 -0,8,10,1,16,0.0,11.0,289.0,148.0,181.0,30.0,0.0,17.0,2.0,17.0,0.0,302.0,56.0,149.0,10.0,11.0,15.0,1.0,6.0,18.0,378.0,100.0,182.0,23.0,4.0,1.0,5.0,6.0,11.0,448.0,33.0,108.0,19.0,10.0,5.0,18.0,15.0,0.0,206.0,190.0,296.0,12.0,2.0,15.0,9.0,4.0,7.0,144.0,39.0,57.0,23.0,11.0,17.0,15.0,7.0,17.0,482.0,193.0,273.0,26.0,2.0,20.0,1.0,18.0,15.0,73.0,194.0,130.0,14.0,12.0,14.0,12.0,14.0,11.0,594.0,139.0,78.0,19.0,16.0,11.0,10.0,9.0,11.0,72.0,128.0,292.0,43142.912347545935 -0,16,14,16,18,3.0,16.0,311.0,83.0,266.0,2.0,12.0,7.0,3.0,14.0,6.0,305.0,151.0,203.0,5.0,14.0,3.0,4.0,8.0,4.0,374.0,127.0,178.0,0.0,6.0,17.0,9.0,5.0,14.0,158.0,44.0,143.0,18.0,8.0,3.0,15.0,16.0,18.0,97.0,61.0,67.0,12.0,8.0,10.0,11.0,4.0,7.0,344.0,139.0,216.0,15.0,7.0,0.0,10.0,6.0,5.0,181.0,109.0,82.0,17.0,0.0,1.0,2.0,9.0,16.0,327.0,90.0,15.0,18.0,17.0,19.0,16.0,18.0,0.0,582.0,148.0,222.0,22.0,8.0,0.0,6.0,17.0,8.0,17.0,74.0,220.0,43180.62930027367 -0,20,5,13,12,1.0,17.0,284.0,95.0,58.0,2.0,16.0,9.0,12.0,3.0,16.0,430.0,15.0,170.0,24.0,9.0,3.0,9.0,17.0,9.0,89.0,183.0,65.0,5.0,12.0,6.0,2.0,16.0,1.0,450.0,69.0,162.0,29.0,3.0,2.0,18.0,16.0,2.0,564.0,146.0,216.0,27.0,11.0,15.0,8.0,5.0,15.0,519.0,174.0,197.0,0.0,13.0,8.0,4.0,19.0,19.0,117.0,162.0,274.0,22.0,13.0,7.0,1.0,20.0,12.0,219.0,192.0,106.0,16.0,16.0,9.0,19.0,4.0,19.0,291.0,51.0,122.0,29.0,13.0,20.0,14.0,13.0,12.0,495.0,176.0,264.0,40357.67095550496 -0,15,3,11,4,0.0,10.0,378.0,51.0,18.0,11.0,5.0,10.0,12.0,13.0,17.0,291.0,68.0,118.0,15.0,17.0,2.0,8.0,4.0,7.0,330.0,96.0,240.0,6.0,10.0,4.0,5.0,12.0,10.0,369.0,131.0,157.0,18.0,11.0,4.0,14.0,4.0,1.0,446.0,73.0,136.0,19.0,4.0,9.0,4.0,5.0,11.0,355.0,43.0,106.0,24.0,13.0,8.0,5.0,11.0,7.0,102.0,136.0,176.0,14.0,14.0,7.0,5.0,10.0,16.0,484.0,103.0,204.0,18.0,18.0,16.0,13.0,10.0,11.0,155.0,106.0,193.0,14.0,5.0,15.0,9.0,6.0,12.0,230.0,62.0,266.0,48525.05738983911 -0,4,0,0,5,8.0,16.0,228.0,121.0,4.0,10.0,13.0,7.0,20.0,9.0,11.0,476.0,132.0,150.0,22.0,13.0,20.0,14.0,3.0,4.0,40.0,158.0,209.0,2.0,1.0,14.0,8.0,3.0,19.0,150.0,115.0,48.0,27.0,11.0,13.0,9.0,13.0,18.0,467.0,17.0,225.0,1.0,1.0,3.0,1.0,19.0,16.0,287.0,139.0,218.0,15.0,6.0,9.0,10.0,4.0,10.0,90.0,86.0,72.0,21.0,7.0,5.0,3.0,14.0,9.0,55.0,104.0,115.0,23.0,5.0,20.0,16.0,0.0,10.0,99.0,143.0,201.0,12.0,14.0,9.0,5.0,6.0,5.0,506.0,51.0,113.0,67016.43946576404 -0,20,0,0,16,8.0,1.0,228.0,89.0,201.0,5.0,14.0,13.0,4.0,1.0,8.0,409.0,26.0,132.0,19.0,13.0,10.0,4.0,0.0,4.0,310.0,35.0,209.0,1.0,1.0,1.0,15.0,2.0,7.0,150.0,23.0,48.0,26.0,11.0,1.0,9.0,13.0,11.0,467.0,160.0,225.0,21.0,8.0,17.0,9.0,2.0,12.0,307.0,139.0,44.0,15.0,6.0,9.0,5.0,4.0,10.0,136.0,112.0,159.0,15.0,11.0,7.0,3.0,14.0,0.0,55.0,193.0,32.0,6.0,16.0,4.0,14.0,0.0,10.0,323.0,138.0,96.0,18.0,3.0,9.0,5.0,14.0,1.0,470.0,51.0,113.0,670146.6338993445 -0,6,20,19,15,17.0,15.0,521.0,45.0,266.0,13.0,4.0,3.0,15.0,3.0,3.0,547.0,61.0,46.0,6.0,14.0,17.0,10.0,10.0,5.0,107.0,85.0,287.0,9.0,2.0,20.0,10.0,0.0,14.0,33.0,102.0,13.0,30.0,15.0,20.0,17.0,18.0,7.0,401.0,100.0,34.0,20.0,10.0,19.0,17.0,9.0,4.0,364.0,20.0,185.0,22.0,0.0,14.0,6.0,0.0,1.0,401.0,25.0,23.0,19.0,14.0,4.0,3.0,11.0,19.0,99.0,116.0,208.0,9.0,17.0,1.0,12.0,18.0,6.0,121.0,46.0,76.0,9.0,16.0,2.0,8.0,19.0,19.0,2.0,78.0,232.0,55684.40793129826 -0,24,16,15,15,8.0,17.0,541.0,116.0,139.0,9.0,4.0,1.0,3.0,4.0,1.0,297.0,151.0,49.0,16.0,13.0,3.0,2.0,6.0,6.0,37.0,11.0,145.0,16.0,15.0,19.0,5.0,2.0,6.0,382.0,51.0,143.0,20.0,9.0,2.0,10.0,16.0,1.0,391.0,190.0,82.0,17.0,3.0,11.0,12.0,2.0,11.0,340.0,192.0,43.0,22.0,18.0,9.0,11.0,6.0,12.0,401.0,178.0,45.0,19.0,0.0,20.0,16.0,4.0,18.0,84.0,139.0,114.0,15.0,3.0,12.0,11.0,13.0,13.0,596.0,140.0,244.0,7.0,5.0,14.0,10.0,10.0,17.0,358.0,77.0,196.0,52220.056580109595 -0,13,18,16,7,12.0,19.0,279.0,95.0,172.0,2.0,1.0,10.0,15.0,19.0,4.0,521.0,66.0,93.0,16.0,16.0,7.0,8.0,0.0,2.0,154.0,132.0,240.0,9.0,4.0,18.0,7.0,2.0,10.0,462.0,62.0,49.0,18.0,9.0,9.0,14.0,18.0,7.0,405.0,152.0,116.0,17.0,9.0,3.0,9.0,19.0,5.0,389.0,114.0,220.0,24.0,0.0,8.0,20.0,0.0,12.0,135.0,101.0,263.0,24.0,13.0,2.0,5.0,5.0,10.0,378.0,54.0,203.0,30.0,15.0,5.0,20.0,10.0,9.0,587.0,134.0,209.0,14.0,1.0,16.0,11.0,12.0,4.0,9.0,190.0,266.0,47910.15598574253 -0,23,18,1,16,9.0,9.0,97.0,143.0,172.0,8.0,11.0,10.0,4.0,4.0,2.0,49.0,105.0,68.0,16.0,14.0,3.0,11.0,11.0,17.0,10.0,132.0,194.0,5.0,5.0,14.0,5.0,16.0,10.0,425.0,181.0,65.0,10.0,9.0,9.0,19.0,3.0,7.0,192.0,16.0,168.0,16.0,14.0,15.0,9.0,18.0,7.0,484.0,67.0,272.0,3.0,14.0,8.0,15.0,0.0,12.0,135.0,14.0,259.0,19.0,13.0,18.0,2.0,5.0,16.0,569.0,25.0,203.0,30.0,15.0,1.0,18.0,9.0,13.0,354.0,192.0,209.0,21.0,3.0,16.0,18.0,12.0,1.0,263.0,53.0,266.0,565259.358817156 -0,11,16,19,4,6.0,19.0,158.0,191.0,91.0,2.0,5.0,3.0,6.0,9.0,6.0,305.0,72.0,288.0,28.0,12.0,6.0,17.0,8.0,17.0,77.0,199.0,101.0,2.0,6.0,5.0,13.0,5.0,19.0,537.0,108.0,138.0,20.0,19.0,11.0,10.0,0.0,8.0,97.0,16.0,240.0,8.0,1.0,3.0,2.0,15.0,6.0,98.0,139.0,274.0,20.0,0.0,8.0,11.0,6.0,17.0,339.0,104.0,235.0,17.0,2.0,11.0,16.0,3.0,10.0,597.0,99.0,289.0,10.0,14.0,20.0,14.0,14.0,18.0,146.0,62.0,109.0,29.0,13.0,9.0,1.0,19.0,12.0,475.0,75.0,189.0,241462.79596247379 -0,23,12,13,8,9.0,16.0,575.0,111.0,81.0,12.0,5.0,1.0,3.0,9.0,6.0,361.0,84.0,81.0,15.0,12.0,5.0,16.0,7.0,4.0,183.0,198.0,103.0,12.0,6.0,7.0,6.0,7.0,12.0,158.0,102.0,172.0,18.0,19.0,1.0,15.0,10.0,12.0,424.0,61.0,222.0,12.0,13.0,4.0,4.0,4.0,9.0,271.0,133.0,183.0,18.0,12.0,13.0,10.0,18.0,6.0,330.0,70.0,267.0,18.0,14.0,13.0,16.0,12.0,18.0,49.0,98.0,252.0,8.0,15.0,14.0,6.0,10.0,15.0,428.0,157.0,135.0,18.0,12.0,2.0,6.0,13.0,4.0,202.0,62.0,82.0,53412.09175834038 -0,15,6,14,16,6.0,7.0,521.0,15.0,266.0,4.0,6.0,1.0,3.0,8.0,1.0,246.0,151.0,124.0,15.0,14.0,18.0,10.0,6.0,5.0,281.0,85.0,182.0,26.0,6.0,7.0,14.0,10.0,11.0,245.0,33.0,138.0,16.0,15.0,5.0,1.0,18.0,0.0,22.0,190.0,10.0,17.0,13.0,20.0,17.0,2.0,12.0,459.0,143.0,125.0,22.0,17.0,2.0,11.0,3.0,19.0,401.0,145.0,266.0,27.0,2.0,14.0,2.0,3.0,1.0,54.0,167.0,67.0,10.0,11.0,13.0,6.0,14.0,17.0,497.0,157.0,252.0,9.0,13.0,0.0,4.0,9.0,9.0,17.0,75.0,82.0,50151.09548436178 -0,23,19,15,14,9.0,17.0,341.0,111.0,91.0,19.0,5.0,2.0,3.0,3.0,1.0,361.0,128.0,125.0,15.0,12.0,6.0,10.0,7.0,3.0,258.0,85.0,103.0,26.0,9.0,10.0,5.0,6.0,14.0,158.0,76.0,140.0,13.0,7.0,1.0,14.0,17.0,8.0,97.0,61.0,82.0,26.0,12.0,13.0,12.0,3.0,7.0,324.0,39.0,183.0,21.0,8.0,13.0,15.0,6.0,6.0,359.0,25.0,23.0,17.0,12.0,20.0,16.0,12.0,10.0,179.0,98.0,15.0,17.0,14.0,4.0,12.0,11.0,12.0,428.0,152.0,146.0,14.0,6.0,2.0,4.0,19.0,12.0,100.0,61.0,227.0,33995.96762247719 -0,11,7,2,16,8.0,4.0,578.0,154.0,3.0,10.0,6.0,11.0,5.0,3.0,12.0,409.0,81.0,159.0,19.0,12.0,10.0,5.0,15.0,4.0,159.0,158.0,198.0,4.0,9.0,12.0,1.0,4.0,13.0,150.0,176.0,48.0,27.0,0.0,1.0,9.0,13.0,18.0,210.0,17.0,225.0,21.0,13.0,4.0,2.0,19.0,16.0,301.0,31.0,22.0,9.0,20.0,15.0,20.0,17.0,1.0,136.0,73.0,159.0,15.0,8.0,5.0,3.0,14.0,9.0,582.0,104.0,115.0,28.0,1.0,20.0,16.0,0.0,0.0,247.0,143.0,182.0,22.0,3.0,9.0,5.0,14.0,0.0,449.0,51.0,113.0,51993.80321940864 -0,20,0,0,13,8.0,20.0,96.0,92.0,228.0,17.0,1.0,11.0,4.0,10.0,11.0,123.0,191.0,290.0,23.0,13.0,10.0,19.0,19.0,4.0,480.0,158.0,139.0,2.0,1.0,14.0,4.0,3.0,13.0,150.0,23.0,48.0,27.0,14.0,8.0,1.0,13.0,18.0,89.0,190.0,225.0,7.0,4.0,3.0,2.0,0.0,16.0,515.0,139.0,278.0,29.0,4.0,19.0,4.0,4.0,10.0,136.0,53.0,159.0,19.0,4.0,7.0,18.0,14.0,9.0,55.0,104.0,115.0,2.0,16.0,20.0,16.0,0.0,10.0,99.0,143.0,96.0,8.0,7.0,9.0,20.0,14.0,5.0,449.0,81.0,101.0,670146.6338993445 -0,20,16,13,11,11.0,7.0,554.0,59.0,4.0,24.0,14.0,12.0,3.0,4.0,18.0,305.0,77.0,289.0,25.0,15.0,5.0,16.0,5.0,8.0,472.0,156.0,113.0,26.0,3.0,19.0,0.0,11.0,19.0,158.0,65.0,73.0,21.0,11.0,8.0,18.0,10.0,12.0,506.0,190.0,242.0,23.0,0.0,6.0,14.0,2.0,16.0,392.0,39.0,244.0,17.0,13.0,14.0,20.0,1.0,12.0,243.0,89.0,1.0,13.0,14.0,13.0,20.0,8.0,17.0,271.0,69.0,129.0,14.0,7.0,2.0,20.0,9.0,13.0,75.0,148.0,13.0,18.0,16.0,5.0,10.0,17.0,17.0,580.0,144.0,243.0,53312.04745730797 -0,23,5,14,3,9.0,8.0,463.0,54.0,4.0,10.0,14.0,14.0,11.0,6.0,2.0,538.0,95.0,207.0,18.0,13.0,3.0,6.0,13.0,5.0,237.0,130.0,150.0,20.0,14.0,18.0,6.0,11.0,6.0,318.0,115.0,100.0,27.0,6.0,2.0,11.0,9.0,6.0,253.0,175.0,57.0,9.0,0.0,9.0,3.0,18.0,7.0,290.0,48.0,245.0,11.0,5.0,17.0,15.0,11.0,2.0,296.0,56.0,107.0,22.0,0.0,6.0,15.0,11.0,7.0,280.0,48.0,289.0,0.0,19.0,5.0,17.0,10.0,20.0,220.0,49.0,205.0,0.0,8.0,2.0,1.0,6.0,18.0,475.0,45.0,233.0,44617.38966963743 -0,6,18,12,15,16.0,12.0,452.0,91.0,222.0,11.0,3.0,10.0,15.0,4.0,3.0,482.0,127.0,208.0,16.0,11.0,9.0,0.0,16.0,5.0,173.0,118.0,193.0,5.0,13.0,3.0,5.0,1.0,15.0,450.0,51.0,133.0,2.0,10.0,1.0,10.0,12.0,18.0,574.0,166.0,169.0,20.0,0.0,4.0,12.0,9.0,13.0,276.0,16.0,43.0,22.0,18.0,11.0,19.0,3.0,13.0,99.0,178.0,199.0,7.0,0.0,7.0,10.0,14.0,12.0,219.0,29.0,152.0,17.0,16.0,14.0,7.0,1.0,4.0,291.0,43.0,220.0,4.0,17.0,8.0,9.0,19.0,5.0,204.0,127.0,81.0,53128.831099227216 -0,23,16,12,14,1.0,18.0,554.0,17.0,4.0,6.0,3.0,4.0,15.0,6.0,3.0,297.0,110.0,65.0,8.0,20.0,10.0,13.0,17.0,6.0,492.0,11.0,65.0,20.0,11.0,1.0,3.0,10.0,10.0,453.0,185.0,114.0,18.0,11.0,2.0,11.0,16.0,9.0,436.0,73.0,35.0,20.0,13.0,14.0,9.0,14.0,7.0,328.0,81.0,23.0,22.0,13.0,5.0,15.0,2.0,19.0,401.0,178.0,189.0,19.0,12.0,6.0,3.0,4.0,14.0,99.0,157.0,114.0,8.0,10.0,16.0,9.0,10.0,19.0,374.0,118.0,170.0,26.0,9.0,12.0,2.0,10.0,18.0,335.0,65.0,266.0,41486.669991844414 -0,25,10,16,11,4.0,4.0,473.0,95.0,3.0,22.0,6.0,11.0,12.0,3.0,16.0,330.0,181.0,167.0,24.0,12.0,3.0,9.0,8.0,13.0,365.0,183.0,44.0,5.0,12.0,12.0,2.0,3.0,15.0,115.0,176.0,286.0,27.0,0.0,1.0,18.0,12.0,4.0,268.0,17.0,126.0,27.0,6.0,1.0,1.0,20.0,16.0,519.0,174.0,255.0,9.0,13.0,12.0,12.0,19.0,9.0,592.0,12.0,220.0,15.0,13.0,7.0,1.0,14.0,1.0,0.0,86.0,185.0,6.0,11.0,20.0,2.0,4.0,0.0,91.0,137.0,182.0,29.0,13.0,20.0,14.0,13.0,0.0,243.0,46.0,113.0,51375.90787509661 -0,18,5,2,16,1.0,17.0,284.0,98.0,58.0,7.0,8.0,9.0,7.0,3.0,12.0,424.0,51.0,159.0,19.0,9.0,5.0,6.0,17.0,9.0,143.0,158.0,198.0,4.0,9.0,6.0,1.0,16.0,1.0,234.0,69.0,48.0,27.0,3.0,2.0,9.0,15.0,2.0,333.0,119.0,218.0,23.0,11.0,9.0,8.0,19.0,15.0,337.0,166.0,22.0,2.0,15.0,8.0,4.0,17.0,6.0,125.0,162.0,274.0,22.0,8.0,6.0,3.0,20.0,11.0,582.0,192.0,115.0,16.0,1.0,9.0,16.0,2.0,19.0,284.0,132.0,180.0,22.0,9.0,9.0,8.0,13.0,11.0,467.0,51.0,144.0,46091.111297189454 -0,1,2,18,4,6.0,7.0,127.0,78.0,91.0,25.0,16.0,9.0,3.0,5.0,5.0,213.0,15.0,124.0,12.0,18.0,6.0,4.0,8.0,3.0,551.0,183.0,65.0,16.0,20.0,14.0,15.0,18.0,19.0,335.0,108.0,203.0,29.0,3.0,1.0,15.0,17.0,19.0,129.0,146.0,240.0,4.0,2.0,13.0,4.0,11.0,12.0,519.0,139.0,271.0,14.0,13.0,20.0,11.0,19.0,19.0,155.0,162.0,235.0,7.0,10.0,18.0,16.0,20.0,12.0,219.0,110.0,106.0,24.0,13.0,13.0,9.0,4.0,19.0,428.0,51.0,109.0,16.0,17.0,7.0,16.0,9.0,12.0,10.0,16.0,82.0,577235.262852057 -0,20,6,14,12,2.0,17.0,284.0,103.0,58.0,16.0,6.0,9.0,10.0,0.0,16.0,393.0,125.0,157.0,16.0,9.0,3.0,9.0,9.0,6.0,206.0,180.0,103.0,27.0,12.0,7.0,2.0,15.0,4.0,270.0,69.0,148.0,10.0,8.0,1.0,16.0,10.0,4.0,424.0,61.0,221.0,29.0,12.0,14.0,8.0,4.0,15.0,271.0,174.0,183.0,17.0,13.0,8.0,4.0,15.0,3.0,117.0,148.0,274.0,22.0,14.0,12.0,1.0,12.0,10.0,204.0,192.0,106.0,15.0,16.0,10.0,12.0,5.0,17.0,291.0,157.0,118.0,29.0,13.0,20.0,7.0,9.0,3.0,495.0,74.0,264.0,43194.2146067907 -0,3,6,14,4,18.0,18.0,456.0,44.0,85.0,18.0,0.0,9.0,11.0,3.0,14.0,141.0,31.0,215.0,16.0,15.0,16.0,6.0,5.0,8.0,497.0,20.0,164.0,30.0,4.0,8.0,9.0,20.0,16.0,444.0,53.0,162.0,15.0,14.0,5.0,5.0,10.0,8.0,457.0,196.0,230.0,20.0,1.0,10.0,0.0,10.0,6.0,45.0,144.0,59.0,11.0,17.0,11.0,2.0,16.0,6.0,341.0,110.0,57.0,0.0,10.0,16.0,10.0,11.0,15.0,110.0,124.0,255.0,29.0,3.0,20.0,13.0,2.0,15.0,550.0,188.0,33.0,22.0,17.0,19.0,7.0,0.0,8.0,322.0,162.0,122.0,123663.11830850056 -0,8,6,8,9,9.0,8.0,554.0,78.0,5.0,4.0,3.0,18.0,17.0,0.0,16.0,217.0,132.0,131.0,13.0,14.0,11.0,6.0,17.0,18.0,89.0,117.0,147.0,6.0,11.0,18.0,9.0,8.0,12.0,345.0,56.0,13.0,7.0,11.0,17.0,11.0,1.0,15.0,177.0,137.0,208.0,18.0,0.0,8.0,0.0,3.0,18.0,222.0,162.0,142.0,21.0,14.0,4.0,3.0,14.0,10.0,373.0,89.0,209.0,13.0,11.0,15.0,16.0,7.0,15.0,121.0,103.0,136.0,10.0,16.0,12.0,9.0,8.0,16.0,523.0,51.0,283.0,19.0,9.0,14.0,2.0,7.0,5.0,370.0,74.0,125.0,52389.9224512669 -0,12,16,19,15,2.0,2.0,543.0,13.0,245.0,21.0,4.0,17.0,14.0,1.0,5.0,202.0,131.0,222.0,17.0,12.0,3.0,17.0,14.0,19.0,116.0,199.0,41.0,21.0,17.0,14.0,0.0,8.0,14.0,169.0,27.0,164.0,27.0,1.0,2.0,9.0,0.0,18.0,548.0,190.0,211.0,20.0,7.0,5.0,14.0,19.0,14.0,300.0,34.0,145.0,15.0,14.0,9.0,3.0,1.0,15.0,401.0,125.0,89.0,1.0,8.0,9.0,8.0,19.0,15.0,571.0,99.0,114.0,3.0,17.0,14.0,18.0,9.0,12.0,21.0,173.0,155.0,5.0,3.0,10.0,5.0,0.0,17.0,525.0,163.0,64.0,49545.74036960967 -0,8,19,14,9,4.0,15.0,550.0,127.0,55.0,20.0,5.0,8.0,13.0,6.0,7.0,325.0,130.0,134.0,16.0,16.0,2.0,10.0,3.0,15.0,41.0,83.0,104.0,5.0,5.0,13.0,2.0,12.0,14.0,379.0,26.0,175.0,25.0,7.0,2.0,12.0,15.0,7.0,396.0,136.0,108.0,23.0,6.0,7.0,2.0,5.0,12.0,299.0,192.0,181.0,20.0,12.0,14.0,16.0,6.0,0.0,226.0,149.0,102.0,18.0,15.0,8.0,14.0,2.0,9.0,54.0,127.0,118.0,27.0,14.0,14.0,6.0,10.0,10.0,483.0,156.0,183.0,14.0,6.0,13.0,4.0,11.0,16.0,189.0,64.0,165.0,52879.85823666128 -0,8,2,5,9,10.0,11.0,456.0,67.0,284.0,27.0,3.0,17.0,10.0,17.0,0.0,44.0,82.0,149.0,16.0,11.0,15.0,7.0,6.0,18.0,121.0,100.0,89.0,15.0,4.0,6.0,5.0,6.0,20.0,533.0,90.0,279.0,29.0,11.0,5.0,14.0,5.0,4.0,48.0,196.0,169.0,12.0,16.0,15.0,1.0,18.0,11.0,517.0,117.0,57.0,23.0,11.0,6.0,15.0,7.0,17.0,266.0,86.0,259.0,0.0,14.0,9.0,7.0,8.0,18.0,73.0,147.0,130.0,17.0,9.0,11.0,12.0,0.0,11.0,389.0,139.0,272.0,28.0,19.0,11.0,7.0,19.0,8.0,72.0,68.0,270.0,45147.673629327546 -0,8,12,8,12,0.0,6.0,289.0,148.0,153.0,30.0,14.0,20.0,2.0,4.0,17.0,418.0,116.0,141.0,12.0,5.0,11.0,2.0,5.0,18.0,378.0,166.0,176.0,24.0,7.0,16.0,5.0,10.0,12.0,360.0,38.0,105.0,19.0,10.0,10.0,15.0,13.0,0.0,259.0,190.0,216.0,14.0,2.0,15.0,7.0,4.0,9.0,263.0,62.0,143.0,16.0,14.0,17.0,13.0,18.0,15.0,318.0,193.0,160.0,6.0,14.0,20.0,3.0,11.0,12.0,83.0,187.0,139.0,13.0,12.0,12.0,15.0,5.0,13.0,288.0,94.0,82.0,19.0,16.0,17.0,4.0,1.0,11.0,322.0,127.0,267.0,50316.8221315899 -0,12,20,13,20,6.0,15.0,444.0,78.0,91.0,3.0,5.0,4.0,8.0,15.0,7.0,361.0,146.0,132.0,16.0,14.0,18.0,10.0,19.0,3.0,497.0,128.0,106.0,25.0,5.0,10.0,5.0,18.0,17.0,32.0,81.0,67.0,27.0,18.0,0.0,15.0,18.0,7.0,184.0,22.0,107.0,30.0,15.0,10.0,4.0,17.0,6.0,242.0,34.0,207.0,25.0,12.0,11.0,5.0,3.0,20.0,339.0,149.0,102.0,15.0,19.0,13.0,14.0,13.0,9.0,499.0,167.0,139.0,18.0,12.0,12.0,6.0,13.0,20.0,428.0,12.0,155.0,16.0,1.0,1.0,5.0,3.0,4.0,549.0,168.0,268.0,50911.68079623489 -0,23,15,11,3,4.0,15.0,543.0,130.0,208.0,19.0,5.0,13.0,9.0,1.0,1.0,409.0,131.0,11.0,15.0,9.0,3.0,10.0,3.0,17.0,197.0,34.0,103.0,21.0,10.0,13.0,5.0,7.0,11.0,235.0,68.0,106.0,5.0,7.0,1.0,14.0,1.0,8.0,424.0,190.0,115.0,16.0,12.0,14.0,13.0,4.0,12.0,271.0,57.0,183.0,16.0,12.0,13.0,16.0,6.0,12.0,401.0,30.0,160.0,9.0,14.0,15.0,15.0,6.0,11.0,178.0,99.0,109.0,10.0,14.0,12.0,6.0,5.0,10.0,432.0,157.0,129.0,14.0,6.0,14.0,4.0,11.0,13.0,322.0,62.0,82.0,52270.97795318208 -0,21,8,12,13,17.0,20.0,141.0,88.0,4.0,25.0,16.0,1.0,5.0,3.0,3.0,141.0,15.0,282.0,17.0,9.0,3.0,0.0,4.0,19.0,247.0,151.0,102.0,5.0,14.0,6.0,2.0,14.0,1.0,523.0,29.0,175.0,1.0,4.0,3.0,17.0,6.0,8.0,462.0,191.0,82.0,3.0,16.0,15.0,6.0,5.0,7.0,300.0,54.0,197.0,0.0,12.0,9.0,4.0,19.0,19.0,326.0,176.0,274.0,20.0,13.0,6.0,1.0,4.0,12.0,99.0,178.0,114.0,15.0,3.0,17.0,5.0,9.0,19.0,291.0,78.0,122.0,24.0,8.0,13.0,9.0,13.0,20.0,248.0,84.0,264.0,540527.1555952393 -0,20,8,14,12,1.0,17.0,284.0,95.0,58.0,21.0,4.0,7.0,12.0,4.0,7.0,430.0,16.0,170.0,24.0,16.0,2.0,9.0,17.0,19.0,84.0,181.0,66.0,5.0,17.0,14.0,2.0,16.0,17.0,450.0,32.0,162.0,25.0,9.0,2.0,11.0,15.0,11.0,428.0,146.0,144.0,20.0,1.0,10.0,2.0,2.0,14.0,399.0,192.0,179.0,18.0,13.0,8.0,4.0,1.0,19.0,398.0,173.0,89.0,20.0,2.0,6.0,15.0,11.0,15.0,219.0,130.0,106.0,25.0,16.0,13.0,10.0,4.0,12.0,518.0,51.0,206.0,27.0,13.0,15.0,8.0,12.0,16.0,495.0,133.0,122.0,41528.21477318006 -0,6,3,2,4,0.0,9.0,452.0,135.0,235.0,15.0,14.0,9.0,12.0,12.0,14.0,594.0,154.0,108.0,16.0,20.0,15.0,20.0,5.0,17.0,89.0,132.0,240.0,22.0,11.0,20.0,12.0,11.0,10.0,450.0,196.0,133.0,9.0,16.0,2.0,16.0,1.0,8.0,430.0,187.0,144.0,25.0,4.0,16.0,9.0,19.0,16.0,263.0,81.0,204.0,15.0,9.0,8.0,1.0,18.0,4.0,99.0,156.0,156.0,26.0,9.0,17.0,0.0,4.0,9.0,125.0,168.0,141.0,29.0,20.0,16.0,15.0,10.0,13.0,288.0,152.0,209.0,0.0,17.0,15.0,0.0,13.0,8.0,508.0,53.0,248.0,56157.809619125735 -0,12,15,12,3,1.0,6.0,456.0,82.0,50.0,2.0,9.0,13.0,11.0,0.0,13.0,365.0,68.0,184.0,23.0,5.0,11.0,8.0,15.0,15.0,97.0,166.0,192.0,8.0,12.0,16.0,1.0,12.0,11.0,306.0,131.0,58.0,11.0,6.0,17.0,11.0,6.0,18.0,388.0,196.0,216.0,13.0,11.0,15.0,1.0,5.0,2.0,264.0,112.0,196.0,22.0,13.0,6.0,13.0,0.0,18.0,190.0,136.0,160.0,0.0,13.0,13.0,11.0,11.0,12.0,179.0,132.0,148.0,13.0,12.0,14.0,17.0,7.0,12.0,291.0,100.0,93.0,26.0,5.0,17.0,5.0,1.0,6.0,322.0,59.0,246.0,52362.00035894518 -0,8,6,11,11,4.0,14.0,332.0,92.0,13.0,29.0,19.0,6.0,15.0,12.0,7.0,402.0,15.0,27.0,13.0,16.0,11.0,9.0,16.0,16.0,490.0,93.0,84.0,6.0,9.0,3.0,7.0,12.0,5.0,188.0,31.0,162.0,30.0,2.0,5.0,3.0,2.0,5.0,7.0,146.0,18.0,9.0,2.0,6.0,6.0,8.0,20.0,160.0,20.0,271.0,13.0,19.0,8.0,6.0,4.0,1.0,199.0,103.0,158.0,26.0,14.0,14.0,7.0,19.0,16.0,199.0,67.0,66.0,14.0,4.0,7.0,5.0,4.0,6.0,40.0,121.0,235.0,8.0,15.0,18.0,2.0,15.0,19.0,126.0,186.0,232.0,52910.82697541105 -0,15,5,9,8,0.0,13.0,324.0,52.0,4.0,14.0,3.0,4.0,14.0,13.0,9.0,255.0,52.0,90.0,15.0,17.0,20.0,10.0,1.0,14.0,472.0,107.0,6.0,6.0,6.0,8.0,5.0,11.0,5.0,533.0,45.0,162.0,29.0,14.0,11.0,18.0,4.0,1.0,521.0,147.0,20.0,21.0,4.0,8.0,2.0,18.0,6.0,385.0,20.0,111.0,9.0,18.0,8.0,4.0,19.0,7.0,299.0,103.0,145.0,14.0,14.0,6.0,7.0,14.0,4.0,466.0,75.0,209.0,21.0,16.0,5.0,5.0,12.0,14.0,41.0,79.0,268.0,14.0,11.0,14.0,20.0,11.0,13.0,225.0,76.0,178.0,40304.024875555464 -0,20,5,13,14,1.0,8.0,513.0,101.0,113.0,11.0,20.0,11.0,4.0,7.0,3.0,265.0,160.0,239.0,11.0,9.0,6.0,17.0,7.0,0.0,489.0,84.0,5.0,2.0,14.0,10.0,4.0,5.0,1.0,383.0,67.0,162.0,29.0,19.0,1.0,3.0,3.0,2.0,564.0,192.0,25.0,21.0,14.0,3.0,2.0,19.0,8.0,126.0,44.0,299.0,0.0,14.0,2.0,5.0,4.0,10.0,136.0,145.0,68.0,15.0,2.0,7.0,1.0,14.0,13.0,387.0,104.0,106.0,16.0,16.0,12.0,19.0,11.0,19.0,99.0,146.0,129.0,24.0,18.0,9.0,14.0,13.0,5.0,449.0,37.0,277.0,40357.67095550496 -0,20,2,11,15,8.0,16.0,228.0,89.0,56.0,5.0,19.0,9.0,4.0,2.0,16.0,423.0,20.0,170.0,24.0,10.0,10.0,5.0,17.0,6.0,159.0,175.0,146.0,5.0,1.0,13.0,1.0,16.0,3.0,450.0,45.0,109.0,27.0,3.0,2.0,15.0,13.0,18.0,467.0,17.0,219.0,26.0,4.0,15.0,2.0,1.0,16.0,410.0,152.0,243.0,4.0,10.0,8.0,4.0,19.0,12.0,133.0,73.0,167.0,22.0,13.0,7.0,2.0,19.0,9.0,84.0,148.0,106.0,26.0,16.0,10.0,16.0,3.0,15.0,260.0,76.0,122.0,23.0,12.0,20.0,5.0,13.0,10.0,475.0,176.0,113.0,57163.39367687345 -0,6,9,7,12,13.0,11.0,554.0,81.0,228.0,3.0,19.0,14.0,15.0,11.0,3.0,255.0,61.0,41.0,11.0,11.0,11.0,18.0,20.0,13.0,13.0,152.0,165.0,12.0,16.0,15.0,5.0,5.0,19.0,147.0,161.0,23.0,20.0,0.0,6.0,12.0,13.0,1.0,235.0,34.0,262.0,7.0,18.0,16.0,20.0,18.0,11.0,488.0,192.0,249.0,0.0,20.0,13.0,7.0,16.0,13.0,497.0,94.0,48.0,0.0,13.0,10.0,6.0,4.0,12.0,99.0,122.0,114.0,21.0,4.0,14.0,15.0,11.0,16.0,596.0,142.0,136.0,12.0,8.0,13.0,16.0,3.0,3.0,122.0,193.0,262.0,49167.15526796591 -0,18,6,12,14,0.0,13.0,348.0,91.0,4.0,17.0,8.0,11.0,8.0,6.0,3.0,297.0,83.0,46.0,6.0,12.0,9.0,3.0,1.0,8.0,20.0,138.0,65.0,5.0,16.0,20.0,4.0,1.0,14.0,471.0,57.0,78.0,19.0,9.0,0.0,11.0,13.0,5.0,378.0,59.0,34.0,19.0,0.0,14.0,12.0,3.0,5.0,300.0,132.0,97.0,20.0,18.0,8.0,6.0,0.0,14.0,504.0,74.0,195.0,18.0,7.0,6.0,11.0,8.0,14.0,29.0,132.0,159.0,10.0,3.0,20.0,14.0,11.0,10.0,596.0,140.0,155.0,26.0,7.0,13.0,1.0,10.0,19.0,350.0,109.0,122.0,40293.718717423224 -0,23,4,2,14,5.0,11.0,578.0,82.0,225.0,8.0,10.0,3.0,20.0,3.0,13.0,386.0,81.0,270.0,2.0,12.0,10.0,4.0,15.0,2.0,280.0,158.0,93.0,6.0,20.0,20.0,0.0,4.0,11.0,287.0,176.0,90.0,27.0,2.0,1.0,9.0,5.0,15.0,104.0,17.0,175.0,7.0,7.0,9.0,6.0,3.0,16.0,301.0,79.0,199.0,17.0,13.0,8.0,8.0,12.0,1.0,136.0,32.0,71.0,19.0,8.0,5.0,3.0,14.0,10.0,161.0,154.0,261.0,10.0,1.0,5.0,5.0,3.0,12.0,247.0,143.0,115.0,1.0,7.0,9.0,3.0,7.0,18.0,449.0,51.0,113.0,52623.863058602525 -0,11,7,10,16,6.0,4.0,402.0,143.0,3.0,8.0,6.0,11.0,4.0,0.0,11.0,409.0,72.0,194.0,17.0,14.0,13.0,5.0,16.0,5.0,360.0,142.0,198.0,5.0,12.0,13.0,4.0,4.0,12.0,150.0,159.0,112.0,21.0,7.0,5.0,10.0,11.0,18.0,210.0,61.0,225.0,12.0,13.0,12.0,3.0,19.0,2.0,295.0,31.0,33.0,9.0,18.0,15.0,17.0,18.0,0.0,339.0,147.0,160.0,17.0,14.0,7.0,3.0,16.0,9.0,582.0,104.0,160.0,28.0,9.0,10.0,14.0,2.0,1.0,155.0,64.0,106.0,23.0,3.0,2.0,9.0,10.0,2.0,259.0,159.0,232.0,52223.57435144566 -0,15,10,13,3,5.0,11.0,289.0,130.0,193.0,2.0,0.0,9.0,10.0,3.0,0.0,474.0,92.0,63.0,24.0,17.0,0.0,0.0,6.0,18.0,89.0,183.0,47.0,14.0,4.0,16.0,5.0,16.0,16.0,448.0,185.0,162.0,27.0,10.0,8.0,5.0,16.0,11.0,206.0,16.0,72.0,12.0,2.0,14.0,8.0,18.0,7.0,144.0,39.0,57.0,3.0,10.0,17.0,18.0,12.0,17.0,94.0,162.0,273.0,26.0,17.0,7.0,1.0,18.0,2.0,459.0,192.0,292.0,13.0,12.0,9.0,3.0,12.0,4.0,560.0,153.0,210.0,0.0,6.0,4.0,13.0,8.0,12.0,72.0,157.0,264.0,43983.74906315381 -0,15,5,8,14,0.0,17.0,284.0,142.0,181.0,5.0,16.0,17.0,2.0,17.0,15.0,302.0,15.0,149.0,10.0,9.0,15.0,7.0,17.0,11.0,94.0,100.0,75.0,18.0,12.0,1.0,2.0,6.0,4.0,449.0,69.0,130.0,19.0,8.0,2.0,18.0,15.0,0.0,564.0,176.0,231.0,14.0,11.0,8.0,9.0,4.0,9.0,506.0,174.0,174.0,23.0,11.0,9.0,15.0,19.0,19.0,147.0,189.0,273.0,25.0,2.0,13.0,1.0,20.0,14.0,73.0,194.0,115.0,14.0,15.0,11.0,17.0,14.0,12.0,291.0,91.0,121.0,21.0,15.0,17.0,10.0,13.0,11.0,495.0,140.0,285.0,52982.45130129123 -0,12,20,17,4,11.0,9.0,353.0,95.0,6.0,2.0,19.0,10.0,7.0,3.0,5.0,291.0,137.0,258.0,7.0,13.0,15.0,8.0,11.0,6.0,241.0,29.0,106.0,6.0,5.0,13.0,4.0,12.0,1.0,450.0,151.0,209.0,18.0,7.0,2.0,15.0,14.0,7.0,365.0,199.0,107.0,22.0,6.0,9.0,8.0,9.0,0.0,271.0,123.0,181.0,8.0,13.0,14.0,1.0,13.0,12.0,535.0,136.0,157.0,13.0,15.0,11.0,12.0,9.0,9.0,219.0,99.0,118.0,8.0,18.0,16.0,20.0,17.0,15.0,483.0,45.0,208.0,14.0,13.0,15.0,5.0,7.0,17.0,439.0,58.0,266.0,46814.16458318339 -0,20,15,13,3,2.0,15.0,543.0,98.0,106.0,19.0,6.0,9.0,12.0,1.0,2.0,409.0,114.0,145.0,24.0,16.0,9.0,10.0,3.0,5.0,112.0,34.0,116.0,13.0,7.0,17.0,2.0,10.0,11.0,169.0,33.0,133.0,27.0,7.0,14.0,10.0,15.0,18.0,347.0,161.0,126.0,28.0,7.0,7.0,17.0,4.0,3.0,334.0,39.0,107.0,23.0,12.0,8.0,14.0,0.0,13.0,376.0,149.0,102.0,19.0,13.0,13.0,14.0,5.0,11.0,54.0,90.0,192.0,18.0,16.0,14.0,13.0,11.0,10.0,401.0,157.0,209.0,19.0,5.0,13.0,9.0,14.0,3.0,1.0,52.0,233.0,382978.6433261299 -0,14,5,9,5,9.0,19.0,332.0,98.0,6.0,15.0,7.0,4.0,14.0,16.0,8.0,474.0,89.0,254.0,19.0,6.0,2.0,10.0,17.0,16.0,330.0,93.0,74.0,6.0,8.0,6.0,3.0,11.0,5.0,579.0,38.0,38.0,29.0,18.0,17.0,14.0,13.0,8.0,127.0,146.0,205.0,21.0,10.0,1.0,1.0,20.0,11.0,351.0,150.0,106.0,13.0,20.0,8.0,6.0,8.0,1.0,394.0,13.0,94.0,23.0,14.0,9.0,11.0,7.0,13.0,495.0,139.0,209.0,3.0,13.0,17.0,10.0,4.0,14.0,372.0,167.0,139.0,17.0,7.0,9.0,10.0,14.0,17.0,120.0,37.0,117.0,45366.215699029075 -0,20,18,8,7,8.0,14.0,228.0,53.0,74.0,11.0,3.0,9.0,14.0,13.0,11.0,207.0,22.0,81.0,16.0,8.0,10.0,9.0,7.0,11.0,159.0,135.0,209.0,19.0,7.0,4.0,8.0,11.0,20.0,318.0,32.0,162.0,6.0,14.0,5.0,11.0,10.0,18.0,525.0,111.0,18.0,25.0,3.0,5.0,10.0,19.0,16.0,355.0,116.0,257.0,13.0,5.0,15.0,4.0,18.0,15.0,117.0,107.0,158.0,14.0,9.0,12.0,6.0,13.0,16.0,416.0,120.0,80.0,25.0,18.0,9.0,3.0,4.0,6.0,291.0,121.0,103.0,14.0,13.0,9.0,17.0,13.0,13.0,72.0,66.0,266.0,143481.3097205113 -0,18,13,11,8,7.0,4.0,578.0,154.0,3.0,16.0,11.0,9.0,13.0,1.0,6.0,259.0,81.0,267.0,6.0,12.0,2.0,10.0,1.0,9.0,134.0,153.0,65.0,13.0,9.0,4.0,4.0,11.0,1.0,188.0,176.0,162.0,21.0,0.0,2.0,18.0,17.0,18.0,210.0,198.0,42.0,8.0,19.0,3.0,0.0,20.0,16.0,78.0,31.0,22.0,7.0,18.0,15.0,19.0,4.0,5.0,299.0,54.0,114.0,15.0,9.0,0.0,3.0,9.0,16.0,140.0,52.0,115.0,3.0,12.0,20.0,7.0,4.0,10.0,445.0,166.0,87.0,18.0,6.0,10.0,17.0,6.0,16.0,594.0,73.0,199.0,42102.35395484777 -0,11,6,2,11,5.0,11.0,552.0,88.0,4.0,14.0,3.0,11.0,10.0,6.0,8.0,282.0,52.0,90.0,13.0,15.0,8.0,5.0,3.0,16.0,203.0,158.0,198.0,4.0,13.0,13.0,7.0,4.0,8.0,150.0,65.0,77.0,21.0,14.0,5.0,9.0,9.0,8.0,521.0,144.0,105.0,11.0,6.0,4.0,2.0,18.0,6.0,392.0,20.0,136.0,9.0,18.0,8.0,20.0,17.0,7.0,236.0,73.0,98.0,19.0,1.0,5.0,7.0,10.0,11.0,484.0,67.0,184.0,26.0,1.0,20.0,16.0,0.0,6.0,145.0,125.0,139.0,9.0,3.0,9.0,11.0,5.0,7.0,184.0,61.0,122.0,52516.440668171825 -0,23,7,12,4,3.0,15.0,494.0,118.0,86.0,15.0,13.0,16.0,9.0,20.0,5.0,541.0,146.0,177.0,14.0,4.0,2.0,10.0,3.0,18.0,168.0,34.0,30.0,29.0,11.0,2.0,6.0,8.0,3.0,397.0,21.0,138.0,7.0,8.0,1.0,10.0,18.0,7.0,109.0,61.0,189.0,6.0,15.0,14.0,3.0,19.0,12.0,271.0,34.0,82.0,12.0,13.0,13.0,13.0,18.0,12.0,593.0,58.0,160.0,15.0,15.0,11.0,20.0,11.0,9.0,54.0,48.0,118.0,18.0,13.0,18.0,6.0,11.0,16.0,428.0,48.0,109.0,14.0,1.0,8.0,5.0,9.0,17.0,1.0,68.0,227.0,442445.1907309386 -0,12,7,13,3,4.0,15.0,543.0,156.0,135.0,21.0,5.0,11.0,14.0,1.0,7.0,375.0,142.0,132.0,15.0,12.0,5.0,10.0,5.0,14.0,249.0,41.0,103.0,21.0,5.0,11.0,5.0,7.0,11.0,230.0,49.0,124.0,5.0,7.0,1.0,13.0,18.0,7.0,467.0,188.0,201.0,14.0,12.0,10.0,4.0,14.0,18.0,271.0,111.0,181.0,15.0,13.0,13.0,16.0,11.0,14.0,369.0,149.0,154.0,9.0,14.0,13.0,14.0,1.0,12.0,178.0,110.0,110.0,10.0,14.0,12.0,3.0,5.0,11.0,482.0,156.0,145.0,24.0,3.0,14.0,2.0,14.0,11.0,322.0,56.0,214.0,53222.96689867508 -0,29,7,19,1,17.0,14.0,175.0,139.0,91.0,25.0,4.0,9.0,3.0,0.0,17.0,509.0,64.0,1.0,16.0,12.0,16.0,7.0,1.0,6.0,484.0,36.0,89.0,23.0,0.0,11.0,20.0,4.0,12.0,245.0,108.0,138.0,3.0,2.0,1.0,12.0,1.0,0.0,430.0,40.0,240.0,30.0,6.0,16.0,3.0,4.0,5.0,271.0,33.0,59.0,17.0,15.0,4.0,1.0,7.0,16.0,318.0,84.0,235.0,17.0,15.0,13.0,16.0,11.0,6.0,179.0,170.0,265.0,4.0,19.0,11.0,3.0,4.0,18.0,428.0,191.0,254.0,25.0,7.0,0.0,11.0,1.0,13.0,554.0,61.0,82.0,146948.6859063523 -0,9,15,13,3,8.0,6.0,415.0,83.0,57.0,8.0,14.0,20.0,10.0,0.0,15.0,436.0,154.0,124.0,15.0,5.0,8.0,10.0,8.0,5.0,497.0,156.0,93.0,24.0,19.0,7.0,1.0,7.0,11.0,306.0,99.0,49.0,10.0,7.0,17.0,14.0,10.0,20.0,424.0,196.0,216.0,20.0,15.0,16.0,1.0,9.0,12.0,263.0,139.0,204.0,16.0,14.0,7.0,11.0,6.0,12.0,319.0,30.0,216.0,0.0,14.0,17.0,17.0,12.0,12.0,166.0,162.0,148.0,13.0,13.0,13.0,13.0,10.0,12.0,288.0,153.0,92.0,29.0,6.0,13.0,4.0,7.0,12.0,321.0,68.0,136.0,51144.950459777414 -0,11,0,13,4,20.0,17.0,284.0,71.0,271.0,4.0,17.0,19.0,20.0,0.0,16.0,483.0,137.0,215.0,24.0,4.0,19.0,1.0,5.0,18.0,96.0,78.0,294.0,5.0,5.0,6.0,8.0,8.0,17.0,345.0,103.0,298.0,11.0,14.0,2.0,18.0,1.0,8.0,271.0,196.0,216.0,20.0,11.0,13.0,13.0,17.0,5.0,263.0,50.0,29.0,0.0,13.0,11.0,1.0,2.0,19.0,117.0,67.0,194.0,0.0,19.0,16.0,14.0,19.0,6.0,219.0,65.0,259.0,7.0,0.0,16.0,19.0,14.0,19.0,291.0,51.0,195.0,22.0,17.0,20.0,14.0,13.0,12.0,322.0,20.0,264.0,50595.20897929699 -0,12,6,9,9,1.0,17.0,456.0,84.0,58.0,3.0,16.0,10.0,12.0,2.0,4.0,513.0,128.0,164.0,19.0,5.0,3.0,9.0,11.0,9.0,472.0,183.0,76.0,27.0,13.0,14.0,2.0,15.0,12.0,450.0,69.0,138.0,15.0,10.0,17.0,18.0,16.0,2.0,338.0,155.0,213.0,20.0,11.0,15.0,1.0,6.0,17.0,519.0,144.0,201.0,11.0,15.0,8.0,10.0,19.0,3.0,384.0,143.0,274.0,14.0,10.0,7.0,2.0,20.0,13.0,110.0,192.0,106.0,14.0,16.0,11.0,17.0,7.0,17.0,320.0,51.0,283.0,28.0,16.0,17.0,10.0,12.0,10.0,384.0,140.0,253.0,45453.61601990163 -0,10,2,15,8,9.0,11.0,402.0,79.0,42.0,8.0,4.0,11.0,3.0,3.0,3.0,226.0,42.0,201.0,6.0,14.0,11.0,4.0,7.0,18.0,373.0,166.0,93.0,14.0,17.0,5.0,15.0,11.0,11.0,409.0,159.0,240.0,15.0,11.0,5.0,6.0,8.0,15.0,319.0,61.0,175.0,1.0,17.0,13.0,12.0,3.0,11.0,290.0,100.0,2.0,22.0,4.0,9.0,10.0,11.0,5.0,325.0,50.0,165.0,17.0,18.0,13.0,4.0,16.0,12.0,596.0,104.0,179.0,1.0,10.0,10.0,14.0,2.0,3.0,71.0,190.0,92.0,24.0,0.0,15.0,9.0,4.0,15.0,439.0,159.0,232.0,46866.469209235045 -0,23,4,10,2,5.0,16.0,410.0,82.0,144.0,26.0,9.0,2.0,2.0,0.0,11.0,312.0,24.0,46.0,9.0,17.0,14.0,0.0,5.0,15.0,377.0,150.0,92.0,0.0,15.0,12.0,5.0,1.0,14.0,383.0,74.0,125.0,0.0,10.0,20.0,8.0,11.0,9.0,315.0,58.0,34.0,12.0,12.0,14.0,11.0,1.0,1.0,300.0,141.0,156.0,18.0,10.0,8.0,8.0,1.0,1.0,541.0,147.0,164.0,17.0,14.0,9.0,8.0,6.0,11.0,83.0,67.0,114.0,5.0,16.0,6.0,9.0,8.0,12.0,430.0,64.0,92.0,4.0,5.0,17.0,2.0,8.0,13.0,259.0,50.0,269.0,45494.194044545606 -0,6,9,8,2,0.0,18.0,554.0,91.0,276.0,16.0,6.0,0.0,15.0,8.0,15.0,141.0,96.0,215.0,26.0,14.0,13.0,0.0,17.0,14.0,280.0,163.0,8.0,27.0,11.0,20.0,10.0,18.0,12.0,444.0,84.0,13.0,17.0,1.0,5.0,6.0,11.0,0.0,250.0,128.0,101.0,17.0,0.0,4.0,0.0,3.0,6.0,174.0,167.0,43.0,24.0,13.0,4.0,6.0,0.0,4.0,341.0,89.0,19.0,16.0,12.0,13.0,16.0,7.0,15.0,121.0,33.0,101.0,8.0,13.0,8.0,9.0,11.0,3.0,523.0,140.0,45.0,25.0,9.0,14.0,2.0,7.0,5.0,439.0,78.0,89.0,51978.65708841507 -0,6,9,12,3,3.0,2.0,554.0,58.0,4.0,11.0,3.0,9.0,2.0,3.0,15.0,141.0,96.0,215.0,8.0,14.0,6.0,6.0,17.0,19.0,62.0,20.0,67.0,12.0,20.0,20.0,10.0,5.0,12.0,221.0,135.0,13.0,24.0,18.0,5.0,5.0,10.0,15.0,258.0,34.0,168.0,17.0,16.0,3.0,8.0,12.0,1.0,500.0,117.0,264.0,24.0,14.0,4.0,3.0,14.0,13.0,341.0,192.0,57.0,15.0,12.0,3.0,13.0,13.0,8.0,121.0,128.0,116.0,8.0,13.0,20.0,9.0,17.0,15.0,523.0,140.0,193.0,8.0,9.0,14.0,13.0,9.0,19.0,439.0,102.0,9.0,49193.758632754616 -0,4,18,3,4,7.0,12.0,228.0,114.0,83.0,20.0,6.0,0.0,17.0,8.0,15.0,196.0,193.0,194.0,9.0,12.0,10.0,14.0,1.0,16.0,310.0,158.0,264.0,18.0,6.0,12.0,4.0,11.0,16.0,188.0,53.0,46.0,13.0,20.0,18.0,14.0,4.0,19.0,70.0,185.0,26.0,26.0,20.0,3.0,1.0,16.0,20.0,559.0,51.0,257.0,6.0,6.0,0.0,9.0,11.0,13.0,331.0,184.0,32.0,19.0,9.0,9.0,3.0,4.0,18.0,181.0,104.0,130.0,19.0,13.0,17.0,14.0,14.0,12.0,528.0,148.0,0.0,12.0,9.0,9.0,16.0,13.0,17.0,138.0,165.0,115.0,125313.77795179308 -0,25,5,8,11,8.0,15.0,238.0,95.0,74.0,15.0,6.0,10.0,11.0,16.0,5.0,256.0,81.0,121.0,19.0,10.0,10.0,4.0,17.0,3.0,188.0,159.0,238.0,19.0,13.0,11.0,10.0,11.0,20.0,318.0,62.0,38.0,6.0,9.0,6.0,9.0,9.0,18.0,441.0,111.0,147.0,21.0,18.0,6.0,15.0,18.0,16.0,223.0,89.0,215.0,15.0,15.0,12.0,9.0,14.0,2.0,288.0,113.0,100.0,15.0,8.0,15.0,2.0,8.0,3.0,301.0,137.0,173.0,28.0,14.0,16.0,4.0,8.0,2.0,255.0,115.0,138.0,13.0,11.0,16.0,9.0,14.0,15.0,30.0,72.0,251.0,45831.291735945124 -0,6,17,9,13,10.0,18.0,332.0,83.0,132.0,21.0,4.0,7.0,17.0,5.0,8.0,249.0,46.0,70.0,17.0,16.0,8.0,19.0,4.0,16.0,545.0,123.0,102.0,5.0,6.0,12.0,2.0,17.0,0.0,284.0,77.0,175.0,25.0,9.0,0.0,16.0,15.0,2.0,121.0,133.0,109.0,8.0,0.0,1.0,18.0,8.0,15.0,315.0,196.0,31.0,13.0,12.0,9.0,15.0,4.0,12.0,167.0,110.0,50.0,15.0,2.0,5.0,15.0,20.0,17.0,200.0,200.0,114.0,9.0,2.0,4.0,8.0,9.0,0.0,185.0,129.0,139.0,19.0,8.0,4.0,20.0,0.0,16.0,264.0,55.0,148.0,54437.435848089954 -0,6,5,14,13,3.0,13.0,554.0,83.0,31.0,17.0,9.0,7.0,9.0,5.0,6.0,141.0,61.0,116.0,5.0,17.0,3.0,5.0,4.0,18.0,65.0,135.0,96.0,19.0,16.0,14.0,15.0,15.0,17.0,504.0,188.0,196.0,29.0,11.0,3.0,13.0,7.0,11.0,420.0,75.0,50.0,13.0,7.0,2.0,13.0,5.0,13.0,300.0,192.0,147.0,20.0,13.0,8.0,8.0,13.0,13.0,117.0,166.0,100.0,18.0,2.0,5.0,7.0,4.0,15.0,102.0,41.0,78.0,22.0,10.0,18.0,10.0,6.0,12.0,488.0,122.0,179.0,18.0,13.0,6.0,3.0,13.0,15.0,272.0,125.0,266.0,51863.329891973655 -0,28,1,16,4,19.0,19.0,228.0,98.0,74.0,30.0,0.0,4.0,5.0,16.0,6.0,302.0,56.0,149.0,13.0,11.0,15.0,3.0,20.0,18.0,428.0,158.0,209.0,23.0,8.0,1.0,20.0,11.0,18.0,318.0,67.0,108.0,19.0,2.0,9.0,10.0,12.0,18.0,441.0,40.0,205.0,23.0,5.0,3.0,9.0,4.0,7.0,144.0,185.0,57.0,23.0,18.0,17.0,20.0,6.0,7.0,239.0,85.0,59.0,15.0,10.0,9.0,2.0,18.0,18.0,578.0,194.0,130.0,29.0,12.0,7.0,6.0,3.0,10.0,47.0,143.0,96.0,12.0,16.0,11.0,5.0,7.0,17.0,30.0,61.0,174.0,99782.79142458494 -0,20,18,3,14,0.0,11.0,263.0,148.0,148.0,15.0,7.0,12.0,15.0,16.0,3.0,273.0,65.0,123.0,10.0,6.0,14.0,4.0,15.0,3.0,195.0,137.0,182.0,24.0,4.0,4.0,8.0,11.0,12.0,328.0,33.0,38.0,17.0,16.0,5.0,9.0,10.0,11.0,206.0,176.0,218.0,21.0,3.0,8.0,14.0,12.0,15.0,55.0,39.0,187.0,19.0,11.0,15.0,17.0,4.0,17.0,401.0,101.0,159.0,18.0,7.0,15.0,2.0,9.0,15.0,301.0,131.0,84.0,23.0,13.0,14.0,14.0,12.0,10.0,555.0,139.0,78.0,19.0,9.0,9.0,10.0,9.0,14.0,72.0,91.0,280.0,45808.16931432746 -0,10,18,13,1,12.0,16.0,228.0,182.0,74.0,21.0,13.0,14.0,2.0,16.0,15.0,393.0,68.0,46.0,5.0,8.0,11.0,4.0,17.0,15.0,378.0,16.0,283.0,9.0,5.0,6.0,5.0,16.0,14.0,237.0,74.0,47.0,6.0,20.0,20.0,8.0,7.0,1.0,521.0,34.0,86.0,21.0,17.0,7.0,3.0,3.0,16.0,52.0,141.0,277.0,23.0,0.0,15.0,20.0,0.0,15.0,491.0,176.0,48.0,15.0,19.0,9.0,13.0,7.0,18.0,83.0,116.0,279.0,28.0,5.0,6.0,11.0,5.0,18.0,440.0,190.0,96.0,4.0,0.0,9.0,2.0,14.0,19.0,30.0,37.0,266.0,65000.07010721392 -0,11,17,8,1,16.0,19.0,445.0,98.0,144.0,20.0,6.0,4.0,4.0,15.0,3.0,207.0,81.0,81.0,13.0,11.0,10.0,0.0,4.0,17.0,293.0,158.0,146.0,11.0,13.0,5.0,14.0,1.0,20.0,278.0,67.0,38.0,0.0,11.0,18.0,8.0,10.0,10.0,441.0,47.0,34.0,20.0,8.0,6.0,15.0,20.0,1.0,300.0,150.0,257.0,22.0,4.0,9.0,18.0,1.0,5.0,198.0,131.0,57.0,17.0,15.0,9.0,2.0,16.0,11.0,301.0,38.0,94.0,4.0,13.0,16.0,9.0,14.0,10.0,291.0,143.0,92.0,11.0,2.0,15.0,2.0,11.0,13.0,264.0,48.0,269.0,48326.401650490625 -0,7,12,2,3,6.0,18.0,101.0,130.0,208.0,0.0,4.0,7.0,13.0,10.0,1.0,141.0,61.0,282.0,12.0,16.0,9.0,4.0,4.0,19.0,493.0,34.0,112.0,25.0,10.0,14.0,5.0,1.0,1.0,235.0,186.0,186.0,28.0,7.0,8.0,0.0,15.0,4.0,424.0,190.0,204.0,14.0,0.0,10.0,7.0,12.0,8.0,300.0,200.0,35.0,23.0,3.0,9.0,7.0,17.0,12.0,567.0,30.0,168.0,10.0,2.0,6.0,5.0,7.0,15.0,13.0,27.0,155.0,30.0,3.0,15.0,13.0,11.0,10.0,432.0,157.0,129.0,29.0,6.0,10.0,5.0,11.0,13.0,312.0,62.0,246.0,650579.4350250736 -0,21,15,11,13,4.0,15.0,554.0,83.0,4.0,21.0,5.0,13.0,9.0,3.0,7.0,409.0,131.0,273.0,16.0,14.0,2.0,0.0,3.0,17.0,144.0,151.0,102.0,17.0,17.0,13.0,2.0,7.0,15.0,441.0,26.0,175.0,25.0,11.0,1.0,13.0,1.0,8.0,396.0,77.0,115.0,16.0,11.0,10.0,10.0,4.0,12.0,271.0,122.0,145.0,20.0,20.0,13.0,10.0,2.0,17.0,401.0,47.0,89.0,10.0,14.0,15.0,3.0,6.0,11.0,143.0,99.0,109.0,19.0,14.0,12.0,6.0,5.0,10.0,518.0,139.0,206.0,24.0,8.0,13.0,3.0,10.0,13.0,322.0,78.0,91.0,51309.309458414726 -0,12,12,12,9,17.0,20.0,456.0,158.0,147.0,0.0,5.0,8.0,6.0,3.0,4.0,305.0,128.0,164.0,19.0,7.0,4.0,1.0,18.0,5.0,472.0,51.0,30.0,2.0,12.0,15.0,13.0,8.0,16.0,507.0,73.0,98.0,15.0,4.0,7.0,12.0,6.0,2.0,338.0,171.0,94.0,4.0,20.0,20.0,8.0,4.0,17.0,519.0,144.0,192.0,20.0,15.0,8.0,2.0,18.0,3.0,339.0,143.0,274.0,19.0,6.0,5.0,8.0,3.0,3.0,110.0,192.0,240.0,7.0,2.0,13.0,15.0,14.0,17.0,321.0,29.0,84.0,17.0,0.0,17.0,10.0,12.0,10.0,431.0,140.0,224.0,49781.45489290432 -0,11,9,17,16,1.0,15.0,575.0,95.0,58.0,21.0,16.0,10.0,8.0,9.0,9.0,426.0,78.0,89.0,19.0,5.0,3.0,17.0,9.0,9.0,184.0,183.0,101.0,20.0,6.0,10.0,4.0,15.0,12.0,158.0,69.0,138.0,15.0,20.0,3.0,18.0,6.0,6.0,97.0,152.0,199.0,20.0,4.0,11.0,7.0,6.0,10.0,329.0,23.0,169.0,19.0,14.0,14.0,10.0,18.0,3.0,384.0,25.0,272.0,14.0,14.0,7.0,2.0,20.0,14.0,179.0,105.0,106.0,14.0,16.0,11.0,17.0,10.0,12.0,247.0,29.0,283.0,26.0,20.0,10.0,10.0,19.0,6.0,384.0,75.0,134.0,54307.98315204816 -0,14,8,19,3,6.0,17.0,289.0,183.0,144.0,30.0,12.0,19.0,11.0,1.0,7.0,198.0,142.0,132.0,26.0,14.0,5.0,10.0,20.0,2.0,276.0,41.0,103.0,17.0,5.0,17.0,5.0,14.0,0.0,230.0,55.0,158.0,5.0,7.0,18.0,3.0,18.0,7.0,105.0,96.0,9.0,12.0,15.0,11.0,0.0,16.0,18.0,395.0,33.0,114.0,7.0,16.0,13.0,13.0,18.0,14.0,141.0,174.0,138.0,9.0,8.0,11.0,15.0,13.0,11.0,239.0,147.0,130.0,22.0,13.0,12.0,18.0,18.0,16.0,292.0,131.0,145.0,29.0,3.0,9.0,1.0,14.0,11.0,449.0,56.0,214.0,42118.4329779571 -0,12,8,14,14,4.0,15.0,543.0,79.0,135.0,17.0,6.0,11.0,11.0,17.0,9.0,375.0,72.0,203.0,8.0,13.0,12.0,1.0,17.0,4.0,336.0,166.0,103.0,3.0,3.0,14.0,10.0,12.0,10.0,448.0,60.0,62.0,6.0,9.0,1.0,13.0,15.0,17.0,238.0,63.0,201.0,13.0,2.0,10.0,4.0,14.0,1.0,144.0,131.0,189.0,9.0,12.0,0.0,15.0,8.0,13.0,283.0,149.0,194.0,17.0,11.0,13.0,14.0,1.0,11.0,251.0,38.0,110.0,14.0,14.0,19.0,16.0,6.0,4.0,482.0,65.0,121.0,25.0,18.0,14.0,5.0,9.0,8.0,381.0,57.0,162.0,52714.095899274864 -0,9,5,8,2,6.0,17.0,532.0,143.0,147.0,15.0,19.0,10.0,8.0,0.0,15.0,585.0,15.0,260.0,15.0,17.0,8.0,9.0,12.0,3.0,551.0,97.0,75.0,27.0,20.0,2.0,15.0,3.0,11.0,508.0,108.0,130.0,10.0,14.0,13.0,2.0,19.0,19.0,564.0,61.0,230.0,17.0,13.0,18.0,10.0,4.0,12.0,278.0,37.0,200.0,24.0,8.0,9.0,11.0,6.0,3.0,229.0,88.0,273.0,4.0,2.0,16.0,16.0,20.0,17.0,179.0,164.0,28.0,7.0,15.0,13.0,15.0,14.0,16.0,555.0,157.0,20.0,21.0,14.0,17.0,4.0,5.0,11.0,430.0,55.0,232.0,54256.295149613055 -0,15,7,13,14,3.0,3.0,341.0,123.0,111.0,5.0,16.0,17.0,3.0,17.0,8.0,302.0,125.0,124.0,10.0,10.0,15.0,8.0,17.0,5.0,443.0,97.0,80.0,18.0,12.0,7.0,2.0,7.0,7.0,449.0,96.0,138.0,18.0,6.0,1.0,15.0,14.0,5.0,501.0,176.0,231.0,30.0,12.0,11.0,8.0,4.0,10.0,271.0,153.0,174.0,17.0,14.0,10.0,15.0,19.0,8.0,328.0,145.0,270.0,22.0,15.0,13.0,1.0,15.0,10.0,94.0,121.0,115.0,10.0,13.0,12.0,17.0,10.0,8.0,412.0,91.0,112.0,29.0,14.0,0.0,10.0,9.0,11.0,495.0,61.0,283.0,46079.72125998672 -0,8,20,14,11,8.0,16.0,124.0,79.0,233.0,14.0,13.0,5.0,9.0,17.0,13.0,141.0,177.0,239.0,5.0,3.0,15.0,1.0,4.0,4.0,30.0,166.0,105.0,8.0,19.0,17.0,10.0,7.0,11.0,463.0,20.0,46.0,16.0,19.0,18.0,15.0,15.0,18.0,412.0,61.0,50.0,13.0,7.0,2.0,11.0,2.0,1.0,300.0,192.0,16.0,23.0,16.0,12.0,10.0,16.0,18.0,136.0,35.0,177.0,0.0,2.0,1.0,2.0,13.0,11.0,203.0,41.0,130.0,14.0,2.0,19.0,16.0,7.0,0.0,488.0,122.0,182.0,2.0,12.0,11.0,18.0,4.0,7.0,272.0,125.0,12.0,669514.4568236341 -0,6,9,8,13,3.0,13.0,554.0,82.0,31.0,8.0,9.0,7.0,10.0,6.0,9.0,156.0,56.0,142.0,17.0,17.0,9.0,5.0,19.0,18.0,301.0,135.0,96.0,9.0,0.0,14.0,12.0,12.0,11.0,504.0,166.0,173.0,19.0,9.0,5.0,13.0,7.0,11.0,206.0,61.0,17.0,12.0,4.0,11.0,6.0,14.0,13.0,144.0,139.0,147.0,9.0,13.0,0.0,8.0,12.0,6.0,131.0,109.0,100.0,18.0,2.0,5.0,9.0,4.0,12.0,184.0,39.0,78.0,22.0,13.0,18.0,10.0,18.0,3.0,597.0,65.0,92.0,19.0,16.0,6.0,2.0,13.0,15.0,442.0,91.0,159.0,51978.65708841507 -0,15,5,13,15,14.0,15.0,594.0,16.0,103.0,26.0,7.0,4.0,9.0,5.0,4.0,141.0,146.0,116.0,23.0,5.0,18.0,5.0,12.0,11.0,166.0,128.0,106.0,19.0,5.0,6.0,16.0,12.0,2.0,495.0,81.0,67.0,12.0,19.0,13.0,15.0,20.0,7.0,420.0,75.0,50.0,13.0,2.0,2.0,12.0,16.0,16.0,300.0,34.0,266.0,15.0,13.0,11.0,8.0,4.0,16.0,339.0,166.0,16.0,5.0,2.0,13.0,14.0,13.0,9.0,102.0,172.0,110.0,25.0,10.0,12.0,6.0,16.0,16.0,488.0,122.0,208.0,11.0,1.0,6.0,1.0,18.0,15.0,549.0,125.0,268.0,36743.36496616086 -0,12,20,14,13,5.0,14.0,444.0,82.0,44.0,6.0,9.0,7.0,8.0,6.0,7.0,141.0,102.0,125.0,16.0,17.0,3.0,8.0,4.0,6.0,65.0,130.0,96.0,23.0,11.0,13.0,15.0,15.0,10.0,32.0,188.0,196.0,28.0,15.0,3.0,13.0,17.0,8.0,311.0,22.0,107.0,28.0,7.0,10.0,4.0,5.0,6.0,267.0,44.0,189.0,25.0,12.0,8.0,6.0,13.0,16.0,117.0,149.0,100.0,16.0,19.0,8.0,8.0,4.0,11.0,304.0,164.0,104.0,19.0,12.0,18.0,7.0,6.0,16.0,428.0,12.0,156.0,17.0,9.0,1.0,3.0,7.0,4.0,492.0,168.0,266.0,48409.55087545679 -0,20,5,10,19,20.0,9.0,341.0,148.0,57.0,0.0,7.0,20.0,15.0,4.0,15.0,374.0,65.0,124.0,28.0,1.0,6.0,7.0,15.0,5.0,195.0,104.0,80.0,24.0,20.0,5.0,8.0,11.0,11.0,328.0,33.0,272.0,12.0,18.0,10.0,8.0,10.0,8.0,244.0,130.0,240.0,21.0,3.0,13.0,14.0,19.0,1.0,143.0,61.0,186.0,21.0,11.0,15.0,9.0,6.0,2.0,520.0,101.0,89.0,14.0,16.0,17.0,1.0,9.0,15.0,301.0,131.0,148.0,23.0,17.0,14.0,14.0,11.0,12.0,327.0,86.0,151.0,19.0,8.0,10.0,17.0,12.0,17.0,346.0,91.0,232.0,49055.68014826931 -0,9,15,3,7,1.0,1.0,263.0,92.0,148.0,13.0,14.0,12.0,3.0,16.0,3.0,277.0,124.0,123.0,10.0,5.0,14.0,6.0,19.0,3.0,319.0,68.0,22.0,25.0,15.0,6.0,10.0,13.0,11.0,422.0,90.0,38.0,17.0,6.0,5.0,8.0,9.0,9.0,206.0,176.0,234.0,18.0,5.0,13.0,12.0,4.0,9.0,64.0,31.0,223.0,19.0,15.0,6.0,17.0,4.0,4.0,435.0,170.0,141.0,17.0,16.0,15.0,5.0,10.0,10.0,237.0,117.0,84.0,15.0,11.0,13.0,17.0,12.0,10.0,559.0,94.0,90.0,27.0,8.0,12.0,10.0,12.0,8.0,72.0,75.0,280.0,52405.997345536 -0,8,12,15,20,4.0,1.0,341.0,111.0,94.0,23.0,8.0,15.0,6.0,11.0,18.0,526.0,128.0,240.0,19.0,5.0,15.0,10.0,11.0,5.0,378.0,166.0,94.0,10.0,7.0,8.0,5.0,2.0,17.0,588.0,76.0,140.0,3.0,10.0,17.0,6.0,17.0,19.0,97.0,144.0,82.0,26.0,12.0,11.0,2.0,3.0,9.0,508.0,62.0,183.0,21.0,19.0,13.0,13.0,5.0,12.0,318.0,25.0,263.0,6.0,14.0,20.0,16.0,12.0,3.0,179.0,98.0,15.0,17.0,14.0,8.0,20.0,5.0,11.0,288.0,94.0,134.0,14.0,1.0,3.0,4.0,19.0,4.0,100.0,127.0,166.0,50055.33806169552 -0,20,16,8,13,0.0,6.0,289.0,117.0,143.0,19.0,5.0,20.0,2.0,3.0,17.0,361.0,116.0,130.0,15.0,12.0,10.0,7.0,5.0,8.0,303.0,112.0,103.0,24.0,8.0,16.0,5.0,8.0,13.0,240.0,75.0,105.0,13.0,7.0,1.0,14.0,13.0,0.0,259.0,190.0,216.0,14.0,10.0,13.0,10.0,4.0,7.0,324.0,39.0,178.0,18.0,10.0,15.0,13.0,13.0,15.0,353.0,98.0,49.0,17.0,12.0,20.0,3.0,11.0,12.0,83.0,103.0,139.0,13.0,13.0,10.0,15.0,11.0,12.0,428.0,150.0,105.0,19.0,13.0,4.0,13.0,1.0,11.0,322.0,103.0,267.0,53746.93559828551 -0,13,0,12,16,12.0,12.0,228.0,163.0,112.0,12.0,16.0,13.0,14.0,1.0,1.0,409.0,128.0,125.0,19.0,10.0,12.0,4.0,12.0,14.0,258.0,106.0,103.0,26.0,1.0,10.0,5.0,5.0,1.0,447.0,76.0,140.0,15.0,11.0,1.0,5.0,13.0,6.0,467.0,61.0,12.0,26.0,20.0,13.0,18.0,7.0,9.0,307.0,139.0,44.0,11.0,8.0,0.0,15.0,14.0,6.0,242.0,25.0,265.0,17.0,12.0,7.0,15.0,14.0,0.0,141.0,188.0,98.0,17.0,16.0,5.0,3.0,11.0,10.0,433.0,31.0,285.0,14.0,7.0,9.0,20.0,14.0,1.0,470.0,164.0,58.0,54197.950266767664 -0,21,19,0,14,8.0,1.0,341.0,89.0,91.0,11.0,12.0,10.0,3.0,1.0,1.0,361.0,86.0,125.0,16.0,12.0,6.0,5.0,7.0,3.0,264.0,85.0,144.0,1.0,9.0,8.0,9.0,5.0,12.0,158.0,23.0,48.0,21.0,8.0,9.0,14.0,17.0,11.0,97.0,160.0,82.0,21.0,12.0,17.0,10.0,2.0,12.0,314.0,61.0,183.0,15.0,6.0,11.0,5.0,5.0,10.0,359.0,85.0,73.0,15.0,11.0,19.0,3.0,12.0,4.0,179.0,177.0,26.0,6.0,15.0,12.0,13.0,0.0,10.0,342.0,146.0,146.0,16.0,3.0,5.0,4.0,16.0,8.0,374.0,58.0,227.0,44380.63827684159 -0,6,6,7,3,1.0,17.0,460.0,168.0,284.0,5.0,0.0,10.0,12.0,17.0,16.0,513.0,128.0,164.0,19.0,5.0,4.0,9.0,11.0,14.0,472.0,183.0,76.0,9.0,13.0,14.0,2.0,6.0,9.0,450.0,69.0,138.0,29.0,1.0,19.0,13.0,9.0,13.0,338.0,155.0,139.0,6.0,15.0,20.0,13.0,6.0,1.0,519.0,144.0,285.0,8.0,2.0,8.0,10.0,19.0,18.0,384.0,126.0,107.0,14.0,12.0,7.0,2.0,20.0,2.0,110.0,192.0,67.0,19.0,3.0,11.0,0.0,15.0,17.0,413.0,51.0,283.0,1.0,17.0,20.0,10.0,12.0,10.0,543.0,140.0,131.0,52928.76414113616 -0,12,6,9,4,4.0,17.0,391.0,161.0,58.0,3.0,16.0,10.0,6.0,19.0,4.0,142.0,101.0,164.0,19.0,19.0,2.0,16.0,0.0,0.0,472.0,183.0,51.0,27.0,13.0,14.0,18.0,15.0,4.0,450.0,69.0,138.0,15.0,11.0,17.0,18.0,16.0,2.0,568.0,155.0,261.0,20.0,7.0,11.0,1.0,6.0,17.0,519.0,177.0,201.0,11.0,15.0,8.0,10.0,6.0,3.0,384.0,143.0,274.0,21.0,5.0,7.0,12.0,14.0,13.0,110.0,103.0,190.0,14.0,5.0,5.0,2.0,16.0,17.0,200.0,51.0,250.0,28.0,16.0,17.0,18.0,19.0,10.0,384.0,52.0,253.0,45453.61601990163 -0,9,13,2,16,9.0,15.0,575.0,88.0,229.0,13.0,3.0,1.0,10.0,6.0,19.0,282.0,99.0,193.0,13.0,12.0,8.0,17.0,3.0,5.0,310.0,84.0,77.0,8.0,13.0,7.0,20.0,18.0,8.0,158.0,181.0,213.0,18.0,20.0,3.0,2.0,9.0,14.0,343.0,43.0,180.0,8.0,13.0,4.0,18.0,18.0,14.0,565.0,24.0,185.0,21.0,2.0,9.0,13.0,18.0,16.0,339.0,186.0,158.0,19.0,14.0,6.0,8.0,3.0,11.0,593.0,99.0,289.0,7.0,15.0,19.0,16.0,7.0,1.0,145.0,58.0,139.0,9.0,16.0,9.0,19.0,19.0,2.0,307.0,53.0,134.0,53545.651961117735 -0,5,6,19,11,6.0,11.0,555.0,108.0,18.0,24.0,5.0,9.0,7.0,8.0,14.0,283.0,55.0,84.0,17.0,15.0,4.0,5.0,5.0,7.0,203.0,167.0,156.0,4.0,6.0,13.0,6.0,7.0,10.0,150.0,29.0,170.0,18.0,16.0,5.0,9.0,0.0,8.0,521.0,129.0,174.0,11.0,5.0,3.0,11.0,17.0,6.0,373.0,22.0,146.0,15.0,10.0,8.0,12.0,17.0,7.0,236.0,65.0,267.0,19.0,13.0,11.0,7.0,10.0,17.0,385.0,92.0,184.0,15.0,6.0,16.0,14.0,2.0,15.0,145.0,34.0,137.0,17.0,3.0,3.0,11.0,7.0,5.0,473.0,61.0,127.0,51537.90676784624 -0,18,6,15,0,18.0,20.0,548.0,79.0,91.0,15.0,13.0,16.0,9.0,10.0,5.0,100.0,146.0,177.0,14.0,4.0,6.0,19.0,11.0,18.0,258.0,34.0,103.0,10.0,11.0,2.0,1.0,6.0,14.0,397.0,21.0,107.0,13.0,8.0,1.0,9.0,18.0,8.0,97.0,184.0,257.0,6.0,14.0,4.0,3.0,10.0,16.0,206.0,34.0,82.0,21.0,13.0,13.0,11.0,6.0,16.0,359.0,63.0,139.0,18.0,4.0,11.0,16.0,1.0,9.0,179.0,48.0,15.0,3.0,13.0,16.0,6.0,11.0,12.0,113.0,152.0,146.0,22.0,1.0,4.0,4.0,9.0,17.0,95.0,91.0,284.0,38555.824840065616 -0,23,19,12,10,5.0,17.0,471.0,114.0,86.0,19.0,5.0,2.0,3.0,20.0,1.0,541.0,141.0,125.0,15.0,12.0,5.0,10.0,4.0,3.0,171.0,85.0,30.0,29.0,9.0,8.0,5.0,7.0,3.0,158.0,76.0,138.0,7.0,7.0,5.0,10.0,17.0,7.0,109.0,163.0,82.0,12.0,13.0,14.0,12.0,19.0,7.0,271.0,39.0,170.0,14.0,11.0,20.0,13.0,15.0,9.0,531.0,25.0,160.0,15.0,13.0,13.0,17.0,11.0,10.0,143.0,61.0,118.0,17.0,13.0,7.0,12.0,11.0,14.0,428.0,48.0,127.0,14.0,4.0,3.0,5.0,19.0,12.0,100.0,68.0,227.0,51817.77960646828 -0,11,5,19,16,9.0,13.0,554.0,111.0,72.0,25.0,13.0,7.0,8.0,9.0,10.0,256.0,169.0,81.0,17.0,12.0,15.0,5.0,4.0,6.0,419.0,199.0,263.0,19.0,16.0,17.0,14.0,17.0,15.0,272.0,187.0,185.0,18.0,20.0,3.0,10.0,9.0,6.0,420.0,44.0,112.0,13.0,7.0,2.0,13.0,0.0,3.0,300.0,192.0,169.0,1.0,19.0,13.0,10.0,13.0,3.0,176.0,25.0,217.0,18.0,2.0,11.0,7.0,4.0,19.0,418.0,105.0,11.0,22.0,10.0,8.0,14.0,14.0,13.0,146.0,101.0,60.0,18.0,13.0,0.0,1.0,17.0,4.0,439.0,148.0,266.0,52988.08129802892 -0,7,9,14,15,5.0,14.0,575.0,93.0,76.0,23.0,9.0,6.0,7.0,6.0,15.0,141.0,72.0,112.0,19.0,13.0,3.0,17.0,4.0,16.0,81.0,135.0,96.0,8.0,6.0,7.0,12.0,8.0,16.0,158.0,23.0,187.0,26.0,11.0,3.0,13.0,1.0,11.0,353.0,126.0,50.0,9.0,4.0,3.0,13.0,4.0,6.0,243.0,67.0,147.0,19.0,9.0,11.0,8.0,18.0,13.0,155.0,166.0,267.0,19.0,6.0,5.0,13.0,3.0,15.0,179.0,65.0,139.0,20.0,14.0,18.0,13.0,6.0,12.0,468.0,122.0,144.0,18.0,16.0,3.0,3.0,15.0,15.0,475.0,125.0,170.0,51806.4744244523 -0,29,12,9,7,9.0,17.0,45.0,161.0,186.0,16.0,16.0,0.0,12.0,2.0,4.0,127.0,128.0,26.0,18.0,12.0,3.0,9.0,17.0,3.0,183.0,199.0,226.0,27.0,18.0,3.0,6.0,15.0,12.0,158.0,150.0,114.0,15.0,10.0,14.0,0.0,20.0,2.0,338.0,155.0,213.0,4.0,4.0,15.0,1.0,12.0,6.0,519.0,179.0,201.0,12.0,15.0,14.0,1.0,20.0,13.0,339.0,143.0,223.0,9.0,14.0,11.0,0.0,7.0,13.0,110.0,192.0,289.0,7.0,15.0,16.0,19.0,14.0,17.0,570.0,51.0,283.0,18.0,16.0,3.0,10.0,19.0,10.0,157.0,140.0,134.0,549125.2034886859 -0,12,11,14,9,1.0,15.0,527.0,103.0,58.0,25.0,5.0,6.0,6.0,6.0,13.0,428.0,91.0,164.0,4.0,11.0,4.0,13.0,8.0,6.0,472.0,183.0,101.0,2.0,10.0,10.0,5.0,7.0,15.0,450.0,69.0,167.0,17.0,13.0,4.0,16.0,9.0,2.0,321.0,154.0,205.0,20.0,10.0,12.0,4.0,5.0,13.0,388.0,23.0,169.0,15.0,9.0,8.0,3.0,18.0,3.0,384.0,125.0,272.0,18.0,11.0,7.0,16.0,17.0,15.0,179.0,99.0,106.0,14.0,15.0,11.0,14.0,7.0,7.0,146.0,29.0,225.0,28.0,1.0,9.0,18.0,18.0,4.0,384.0,83.0,253.0,52791.11615341496 -0,27,19,9,5,4.0,15.0,444.0,111.0,178.0,20.0,7.0,14.0,11.0,15.0,1.0,54.0,68.0,132.0,15.0,12.0,7.0,10.0,7.0,18.0,266.0,87.0,103.0,26.0,1.0,11.0,5.0,10.0,14.0,55.0,123.0,35.0,9.0,16.0,1.0,14.0,1.0,8.0,103.0,148.0,82.0,26.0,12.0,14.0,12.0,0.0,18.0,271.0,150.0,114.0,21.0,14.0,13.0,4.0,8.0,6.0,359.0,30.0,48.0,0.0,20.0,15.0,17.0,17.0,12.0,179.0,90.0,277.0,10.0,13.0,8.0,6.0,13.0,3.0,428.0,153.0,152.0,14.0,13.0,7.0,3.0,9.0,11.0,193.0,77.0,82.0,45523.05752777524 -0,23,7,13,14,9.0,17.0,341.0,78.0,91.0,19.0,5.0,10.0,8.0,11.0,2.0,361.0,128.0,130.0,4.0,5.0,4.0,10.0,6.0,6.0,492.0,97.0,29.0,25.0,9.0,10.0,5.0,6.0,11.0,158.0,82.0,67.0,13.0,7.0,7.0,14.0,17.0,12.0,97.0,61.0,173.0,26.0,12.0,13.0,10.0,19.0,9.0,324.0,72.0,275.0,15.0,8.0,4.0,15.0,6.0,14.0,325.0,25.0,70.0,9.0,12.0,15.0,16.0,11.0,11.0,178.0,98.0,15.0,11.0,14.0,10.0,12.0,5.0,6.0,293.0,152.0,120.0,28.0,13.0,5.0,2.0,19.0,11.0,153.0,68.0,137.0,53695.975141776726 -0,7,16,11,3,12.0,18.0,520.0,130.0,4.0,21.0,4.0,14.0,9.0,18.0,7.0,414.0,29.0,113.0,7.0,9.0,8.0,0.0,3.0,11.0,142.0,171.0,32.0,5.0,17.0,14.0,16.0,18.0,17.0,103.0,93.0,175.0,5.0,8.0,9.0,14.0,17.0,7.0,280.0,13.0,289.0,4.0,0.0,14.0,12.0,4.0,14.0,74.0,39.0,145.0,19.0,12.0,18.0,16.0,1.0,12.0,5.0,51.0,89.0,20.0,13.0,6.0,15.0,6.0,15.0,178.0,130.0,157.0,30.0,0.0,12.0,8.0,15.0,12.0,418.0,169.0,129.0,14.0,6.0,14.0,14.0,10.0,17.0,379.0,62.0,65.0,53278.52033867643 -0,23,15,14,13,4.0,15.0,549.0,83.0,57.0,20.0,5.0,11.0,10.0,1.0,5.0,409.0,120.0,140.0,17.0,16.0,2.0,10.0,3.0,18.0,130.0,55.0,103.0,14.0,13.0,13.0,2.0,7.0,16.0,452.0,65.0,131.0,22.0,7.0,3.0,11.0,15.0,8.0,396.0,137.0,114.0,16.0,0.0,12.0,13.0,5.0,12.0,300.0,94.0,183.0,16.0,4.0,12.0,6.0,6.0,19.0,401.0,136.0,160.0,9.0,2.0,15.0,19.0,5.0,13.0,101.0,99.0,109.0,23.0,3.0,14.0,7.0,8.0,10.0,432.0,136.0,191.0,24.0,8.0,13.0,4.0,10.0,13.0,319.0,84.0,104.0,54200.93108896447 -0,11,12,14,12,5.0,11.0,284.0,95.0,58.0,17.0,18.0,7.0,12.0,4.0,8.0,119.0,121.0,170.0,24.0,16.0,4.0,9.0,3.0,19.0,84.0,158.0,159.0,9.0,6.0,12.0,18.0,11.0,2.0,260.0,65.0,162.0,21.0,14.0,1.0,9.0,20.0,11.0,521.0,55.0,105.0,3.0,3.0,10.0,19.0,2.0,16.0,380.0,20.0,1.0,9.0,14.0,8.0,4.0,17.0,1.0,236.0,173.0,98.0,20.0,2.0,5.0,0.0,11.0,11.0,484.0,30.0,106.0,24.0,0.0,17.0,13.0,9.0,6.0,146.0,58.0,109.0,16.0,13.0,15.0,10.0,5.0,16.0,184.0,133.0,26.0,50800.84896937777 -0,14,8,7,11,1.0,17.0,288.0,88.0,19.0,21.0,3.0,11.0,10.0,6.0,7.0,282.0,20.0,90.0,13.0,15.0,2.0,8.0,17.0,16.0,98.0,181.0,66.0,4.0,15.0,13.0,7.0,14.0,17.0,450.0,32.0,115.0,22.0,13.0,2.0,11.0,12.0,8.0,428.0,145.0,144.0,19.0,4.0,4.0,17.0,9.0,14.0,399.0,181.0,172.0,14.0,16.0,8.0,20.0,4.0,14.0,385.0,73.0,89.0,19.0,1.0,5.0,9.0,10.0,15.0,219.0,67.0,184.0,25.0,1.0,15.0,16.0,1.0,7.0,311.0,125.0,190.0,20.0,3.0,9.0,8.0,9.0,7.0,196.0,61.0,181.0,36087.570191057246 -0,3,6,14,3,13.0,15.0,214.0,156.0,87.0,21.0,5.0,11.0,18.0,3.0,18.0,136.0,66.0,204.0,28.0,12.0,16.0,10.0,5.0,0.0,497.0,20.0,103.0,28.0,14.0,15.0,11.0,7.0,16.0,230.0,53.0,176.0,28.0,6.0,8.0,13.0,3.0,12.0,65.0,196.0,65.0,20.0,19.0,10.0,4.0,12.0,6.0,271.0,68.0,139.0,15.0,13.0,15.0,2.0,2.0,6.0,589.0,110.0,19.0,2.0,14.0,9.0,17.0,11.0,15.0,178.0,90.0,49.0,10.0,2.0,20.0,3.0,14.0,8.0,53.0,133.0,145.0,12.0,17.0,5.0,1.0,0.0,8.0,7.0,83.0,29.0,123663.11830850056 -0,7,7,13,3,4.0,18.0,459.0,44.0,135.0,20.0,0.0,10.0,11.0,2.0,14.0,158.0,142.0,135.0,15.0,13.0,5.0,6.0,6.0,11.0,249.0,41.0,164.0,30.0,5.0,11.0,8.0,20.0,13.0,444.0,49.0,124.0,5.0,7.0,5.0,5.0,17.0,7.0,467.0,195.0,201.0,17.0,1.0,15.0,0.0,13.0,13.0,45.0,111.0,109.0,11.0,17.0,13.0,7.0,16.0,14.0,369.0,125.0,130.0,9.0,10.0,16.0,14.0,3.0,12.0,110.0,124.0,255.0,23.0,4.0,12.0,11.0,3.0,12.0,537.0,188.0,103.0,22.0,11.0,14.0,2.0,14.0,9.0,322.0,162.0,143.0,49200.94387088757 -0,20,9,14,16,9.0,1.0,407.0,78.0,96.0,4.0,8.0,18.0,13.0,1.0,8.0,409.0,132.0,248.0,19.0,4.0,18.0,14.0,0.0,4.0,439.0,71.0,209.0,5.0,11.0,1.0,9.0,8.0,12.0,245.0,23.0,176.0,7.0,11.0,19.0,10.0,13.0,4.0,177.0,137.0,225.0,20.0,3.0,17.0,1.0,3.0,12.0,546.0,18.0,44.0,30.0,14.0,4.0,14.0,14.0,10.0,373.0,170.0,159.0,13.0,6.0,15.0,12.0,7.0,15.0,38.0,155.0,248.0,6.0,1.0,1.0,9.0,13.0,10.0,523.0,138.0,74.0,19.0,9.0,9.0,2.0,14.0,7.0,374.0,64.0,132.0,51212.67172401714 -0,8,0,5,13,8.0,8.0,228.0,89.0,201.0,5.0,10.0,13.0,13.0,0.0,16.0,341.0,26.0,131.0,15.0,13.0,10.0,4.0,17.0,18.0,294.0,104.0,203.0,1.0,7.0,1.0,11.0,7.0,7.0,344.0,56.0,13.0,26.0,9.0,15.0,10.0,12.0,14.0,467.0,160.0,208.0,18.0,8.0,8.0,0.0,2.0,16.0,307.0,160.0,109.0,16.0,9.0,7.0,3.0,5.0,10.0,239.0,112.0,209.0,14.0,11.0,13.0,14.0,14.0,2.0,114.0,193.0,99.0,6.0,16.0,11.0,13.0,8.0,15.0,323.0,57.0,267.0,18.0,3.0,13.0,5.0,7.0,5.0,370.0,53.0,114.0,68218.88052120281 -0,12,7,0,20,19.0,11.0,146.0,78.0,285.0,4.0,5.0,16.0,8.0,20.0,5.0,197.0,146.0,67.0,14.0,11.0,18.0,10.0,19.0,5.0,463.0,149.0,277.0,24.0,11.0,10.0,8.0,8.0,17.0,583.0,87.0,138.0,23.0,8.0,0.0,7.0,18.0,6.0,477.0,61.0,3.0,30.0,10.0,14.0,1.0,19.0,8.0,516.0,81.0,71.0,25.0,12.0,11.0,1.0,8.0,12.0,236.0,149.0,203.0,6.0,15.0,13.0,20.0,11.0,7.0,399.0,30.0,208.0,18.0,12.0,2.0,6.0,13.0,20.0,428.0,142.0,254.0,4.0,1.0,9.0,5.0,20.0,4.0,1.0,72.0,268.0,432324.8773839169 -0,20,20,13,4,6.0,10.0,494.0,118.0,91.0,3.0,10.0,4.0,8.0,15.0,6.0,361.0,146.0,177.0,16.0,4.0,2.0,5.0,3.0,9.0,497.0,107.0,30.0,25.0,5.0,2.0,5.0,18.0,3.0,212.0,38.0,132.0,7.0,18.0,1.0,15.0,5.0,7.0,109.0,22.0,107.0,18.0,15.0,12.0,4.0,18.0,9.0,251.0,23.0,207.0,12.0,13.0,13.0,5.0,13.0,20.0,339.0,132.0,143.0,15.0,18.0,11.0,14.0,13.0,13.0,54.0,78.0,133.0,18.0,13.0,18.0,3.0,11.0,16.0,428.0,36.0,137.0,14.0,1.0,5.0,14.0,9.0,15.0,549.0,68.0,238.0,49768.853500319594 -0,22,2,15,4,3.0,17.0,188.0,111.0,91.0,25.0,13.0,2.0,3.0,20.0,5.0,172.0,137.0,21.0,19.0,4.0,2.0,10.0,7.0,18.0,127.0,142.0,30.0,11.0,11.0,10.0,6.0,4.0,3.0,397.0,116.0,132.0,7.0,3.0,1.0,14.0,18.0,7.0,97.0,61.0,106.0,27.0,9.0,18.0,12.0,15.0,7.0,324.0,34.0,0.0,29.0,13.0,6.0,13.0,16.0,6.0,82.0,162.0,160.0,24.0,18.0,11.0,16.0,12.0,1.0,312.0,48.0,207.0,17.0,13.0,9.0,20.0,11.0,9.0,428.0,132.0,109.0,14.0,6.0,2.0,15.0,9.0,12.0,531.0,133.0,227.0,348414.4059224656 -0,21,12,12,14,7.0,15.0,436.0,118.0,90.0,15.0,10.0,2.0,8.0,15.0,1.0,448.0,132.0,165.0,15.0,5.0,6.0,12.0,3.0,16.0,168.0,34.0,98.0,26.0,9.0,4.0,5.0,8.0,3.0,278.0,21.0,138.0,13.0,7.0,1.0,10.0,17.0,8.0,109.0,61.0,156.0,17.0,12.0,13.0,3.0,8.0,12.0,271.0,39.0,146.0,18.0,8.0,13.0,15.0,12.0,12.0,593.0,28.0,23.0,17.0,12.0,11.0,16.0,11.0,9.0,145.0,96.0,44.0,18.0,14.0,12.0,6.0,11.0,13.0,428.0,48.0,146.0,26.0,1.0,8.0,5.0,19.0,17.0,1.0,62.0,227.0,50584.601610023834 -0,29,1,13,3,1.0,1.0,332.0,175.0,276.0,8.0,18.0,1.0,11.0,10.0,5.0,256.0,61.0,132.0,21.0,17.0,1.0,0.0,1.0,3.0,96.0,151.0,264.0,0.0,6.0,19.0,10.0,16.0,6.0,336.0,60.0,175.0,25.0,11.0,16.0,11.0,1.0,8.0,396.0,134.0,109.0,26.0,18.0,10.0,2.0,5.0,14.0,439.0,197.0,149.0,6.0,20.0,15.0,10.0,1.0,10.0,401.0,113.0,73.0,19.0,12.0,1.0,20.0,4.0,3.0,99.0,138.0,114.0,30.0,14.0,15.0,3.0,9.0,12.0,533.0,129.0,274.0,17.0,8.0,0.0,11.0,2.0,13.0,471.0,12.0,122.0,47986.792594298 -0,7,17,12,18,5.0,12.0,554.0,90.0,99.0,21.0,4.0,7.0,11.0,10.0,6.0,141.0,35.0,230.0,17.0,16.0,2.0,0.0,2.0,16.0,350.0,159.0,225.0,5.0,11.0,12.0,4.0,12.0,17.0,457.0,40.0,134.0,1.0,10.0,8.0,12.0,6.0,11.0,382.0,106.0,66.0,20.0,16.0,11.0,2.0,5.0,2.0,333.0,51.0,148.0,20.0,18.0,8.0,8.0,10.0,3.0,361.0,155.0,159.0,19.0,9.0,6.0,10.0,15.0,14.0,436.0,132.0,136.0,19.0,5.0,5.0,8.0,8.0,6.0,42.0,128.0,234.0,22.0,9.0,13.0,5.0,10.0,13.0,278.0,72.0,127.0,51555.324544559175 -0,23,14,5,4,11.0,18.0,66.0,83.0,72.0,15.0,7.0,15.0,12.0,6.0,5.0,541.0,182.0,228.0,17.0,16.0,2.0,10.0,7.0,18.0,168.0,111.0,102.0,29.0,11.0,8.0,14.0,8.0,17.0,552.0,129.0,175.0,8.0,11.0,1.0,19.0,18.0,11.0,396.0,91.0,109.0,6.0,15.0,1.0,3.0,5.0,12.0,350.0,34.0,104.0,30.0,12.0,13.0,13.0,18.0,10.0,593.0,110.0,160.0,20.0,15.0,6.0,20.0,4.0,9.0,208.0,130.0,118.0,22.0,10.0,20.0,16.0,11.0,15.0,393.0,46.0,88.0,24.0,8.0,15.0,0.0,9.0,17.0,1.0,84.0,89.0,477966.5940344815 -0,13,7,12,13,2.0,18.0,544.0,113.0,6.0,21.0,7.0,16.0,9.0,7.0,7.0,408.0,146.0,282.0,14.0,4.0,20.0,0.0,3.0,19.0,51.0,96.0,38.0,21.0,16.0,2.0,3.0,13.0,3.0,504.0,24.0,138.0,7.0,8.0,1.0,10.0,15.0,8.0,109.0,61.0,185.0,20.0,13.0,10.0,2.0,19.0,13.0,300.0,192.0,106.0,20.0,12.0,9.0,6.0,8.0,12.0,401.0,146.0,89.0,15.0,3.0,11.0,15.0,9.0,11.0,54.0,56.0,114.0,30.0,3.0,18.0,6.0,9.0,12.0,513.0,129.0,206.0,14.0,3.0,11.0,3.0,10.0,16.0,169.0,68.0,149.0,51848.87623297644 -0,25,16,5,18,0.0,19.0,141.0,134.0,213.0,7.0,14.0,9.0,9.0,9.0,6.0,282.0,116.0,90.0,21.0,3.0,2.0,20.0,5.0,4.0,472.0,15.0,65.0,24.0,9.0,14.0,20.0,15.0,12.0,299.0,38.0,105.0,21.0,13.0,8.0,15.0,4.0,0.0,521.0,190.0,44.0,14.0,2.0,15.0,8.0,4.0,6.0,488.0,62.0,136.0,9.0,18.0,17.0,13.0,18.0,19.0,299.0,99.0,98.0,19.0,14.0,20.0,3.0,11.0,16.0,40.0,67.0,184.0,14.0,4.0,5.0,5.0,9.0,14.0,40.0,44.0,100.0,19.0,16.0,14.0,6.0,5.0,6.0,184.0,127.0,119.0,425526.96257864963 -0,8,12,11,8,13.0,13.0,297.0,77.0,36.0,23.0,7.0,20.0,11.0,5.0,17.0,418.0,101.0,141.0,13.0,12.0,11.0,6.0,3.0,17.0,378.0,165.0,176.0,13.0,7.0,15.0,7.0,10.0,5.0,188.0,65.0,136.0,19.0,10.0,10.0,18.0,11.0,3.0,259.0,189.0,98.0,9.0,4.0,12.0,4.0,6.0,8.0,392.0,43.0,143.0,14.0,17.0,8.0,9.0,17.0,13.0,309.0,107.0,144.0,8.0,4.0,14.0,7.0,9.0,12.0,83.0,187.0,163.0,13.0,16.0,10.0,7.0,5.0,13.0,288.0,94.0,139.0,0.0,11.0,14.0,4.0,4.0,15.0,322.0,73.0,255.0,47069.81418744039 -0,4,15,19,8,0.0,5.0,461.0,142.0,181.0,7.0,2.0,18.0,2.0,17.0,0.0,302.0,60.0,146.0,10.0,16.0,2.0,14.0,7.0,11.0,163.0,87.0,75.0,13.0,9.0,1.0,7.0,14.0,4.0,474.0,65.0,253.0,21.0,14.0,2.0,18.0,18.0,19.0,313.0,191.0,231.0,23.0,4.0,2.0,4.0,20.0,17.0,392.0,78.0,136.0,15.0,18.0,9.0,6.0,19.0,19.0,185.0,189.0,134.0,25.0,8.0,13.0,2.0,12.0,16.0,484.0,124.0,141.0,19.0,16.0,0.0,17.0,10.0,12.0,291.0,90.0,139.0,6.0,3.0,16.0,3.0,0.0,15.0,75.0,66.0,199.0,50841.58881029565 -0,15,3,9,9,13.0,13.0,324.0,99.0,13.0,16.0,16.0,11.0,3.0,6.0,15.0,286.0,18.0,149.0,10.0,13.0,15.0,8.0,17.0,15.0,385.0,152.0,74.0,17.0,12.0,3.0,2.0,11.0,4.0,449.0,68.0,131.0,20.0,8.0,4.0,18.0,8.0,0.0,521.0,164.0,42.0,14.0,5.0,7.0,2.0,18.0,9.0,460.0,110.0,149.0,23.0,11.0,8.0,4.0,17.0,7.0,147.0,99.0,98.0,19.0,0.0,11.0,1.0,20.0,14.0,73.0,140.0,115.0,14.0,15.0,7.0,7.0,5.0,12.0,187.0,80.0,121.0,0.0,14.0,17.0,10.0,6.0,13.0,431.0,73.0,233.0,43194.21642425221 -0,8,6,12,3,9.0,8.0,337.0,130.0,58.0,4.0,1.0,18.0,12.0,15.0,14.0,217.0,91.0,261.0,19.0,11.0,5.0,6.0,17.0,9.0,89.0,85.0,147.0,21.0,15.0,9.0,2.0,10.0,16.0,203.0,56.0,109.0,7.0,10.0,17.0,0.0,1.0,13.0,252.0,155.0,214.0,20.0,18.0,16.0,1.0,3.0,17.0,519.0,144.0,204.0,16.0,14.0,10.0,10.0,13.0,4.0,384.0,107.0,209.0,13.0,11.0,15.0,16.0,20.0,5.0,219.0,142.0,170.0,10.0,9.0,20.0,15.0,17.0,16.0,442.0,117.0,283.0,23.0,16.0,18.0,10.0,0.0,5.0,40.0,140.0,125.0,45125.023446565174 -0,12,6,8,9,1.0,15.0,456.0,78.0,49.0,3.0,3.0,10.0,16.0,0.0,9.0,413.0,128.0,140.0,17.0,5.0,4.0,6.0,14.0,18.0,255.0,183.0,76.0,6.0,12.0,14.0,8.0,10.0,12.0,416.0,69.0,84.0,15.0,10.0,17.0,13.0,16.0,13.0,218.0,137.0,213.0,19.0,7.0,15.0,0.0,4.0,18.0,222.0,147.0,201.0,18.0,14.0,4.0,3.0,14.0,10.0,380.0,123.0,274.0,13.0,10.0,7.0,2.0,7.0,13.0,110.0,179.0,106.0,11.0,16.0,11.0,15.0,7.0,16.0,498.0,51.0,283.0,24.0,9.0,16.0,2.0,12.0,6.0,384.0,75.0,253.0,53552.920766820665 -0,20,1,8,18,2.0,7.0,228.0,142.0,218.0,29.0,8.0,7.0,14.0,1.0,6.0,302.0,160.0,132.0,1.0,9.0,5.0,13.0,0.0,18.0,432.0,74.0,75.0,18.0,13.0,18.0,15.0,6.0,4.0,398.0,69.0,229.0,26.0,8.0,5.0,9.0,13.0,13.0,467.0,184.0,27.0,14.0,16.0,17.0,13.0,4.0,3.0,521.0,33.0,174.0,23.0,6.0,5.0,20.0,19.0,14.0,29.0,47.0,288.0,25.0,9.0,13.0,1.0,20.0,0.0,336.0,100.0,32.0,15.0,16.0,7.0,7.0,14.0,10.0,508.0,91.0,96.0,21.0,3.0,17.0,2.0,9.0,18.0,512.0,140.0,285.0,84934.95262843146 -0,19,2,0,16,4.0,17.0,284.0,141.0,201.0,5.0,14.0,14.0,2.0,1.0,15.0,317.0,24.0,143.0,10.0,12.0,14.0,7.0,0.0,4.0,131.0,43.0,78.0,1.0,1.0,1.0,8.0,2.0,4.0,301.0,33.0,75.0,25.0,11.0,2.0,18.0,14.0,7.0,483.0,176.0,226.0,21.0,8.0,12.0,9.0,2.0,10.0,307.0,142.0,120.0,18.0,11.0,9.0,5.0,4.0,19.0,138.0,153.0,163.0,15.0,6.0,11.0,3.0,14.0,14.0,56.0,193.0,48.0,14.0,15.0,9.0,14.0,0.0,11.0,307.0,124.0,121.0,18.0,8.0,11.0,6.0,14.0,11.0,470.0,51.0,142.0,38254.06715329595 -0,28,4,14,13,10.0,15.0,549.0,83.0,75.0,3.0,5.0,13.0,2.0,2.0,17.0,361.0,141.0,130.0,17.0,19.0,2.0,20.0,5.0,9.0,399.0,55.0,103.0,13.0,13.0,7.0,2.0,8.0,13.0,158.0,65.0,28.0,22.0,7.0,19.0,4.0,15.0,20.0,398.0,54.0,236.0,6.0,19.0,15.0,4.0,4.0,11.0,324.0,188.0,131.0,2.0,2.0,12.0,13.0,6.0,7.0,73.0,20.0,49.0,0.0,6.0,15.0,19.0,5.0,6.0,83.0,190.0,246.0,19.0,13.0,10.0,15.0,8.0,0.0,128.0,150.0,61.0,11.0,11.0,13.0,4.0,1.0,13.0,575.0,103.0,175.0,53046.47273014526 -0,23,15,10,13,0.0,6.0,522.0,87.0,113.0,20.0,5.0,16.0,10.0,3.0,5.0,394.0,120.0,140.0,15.0,13.0,10.0,7.0,3.0,18.0,303.0,112.0,73.0,24.0,9.0,13.0,3.0,7.0,16.0,240.0,74.0,117.0,18.0,7.0,2.0,11.0,14.0,8.0,396.0,138.0,114.0,14.0,0.0,12.0,11.0,4.0,7.0,300.0,66.0,182.0,18.0,10.0,15.0,11.0,13.0,15.0,396.0,102.0,97.0,9.0,12.0,17.0,3.0,8.0,12.0,101.0,99.0,109.0,13.0,3.0,11.0,9.0,11.0,12.0,428.0,136.0,124.0,19.0,10.0,10.0,4.0,8.0,11.0,320.0,85.0,241.0,51451.54697192955 -0,9,15,8,14,8.0,1.0,318.0,92.0,148.0,21.0,12.0,20.0,0.0,16.0,14.0,277.0,13.0,125.0,16.0,6.0,17.0,5.0,2.0,3.0,264.0,85.0,149.0,25.0,19.0,6.0,1.0,8.0,12.0,85.0,23.0,48.0,17.0,17.0,9.0,16.0,17.0,9.0,159.0,160.0,135.0,16.0,9.0,6.0,10.0,2.0,9.0,337.0,61.0,183.0,19.0,15.0,11.0,10.0,7.0,4.0,14.0,38.0,73.0,15.0,2.0,15.0,3.0,12.0,4.0,243.0,177.0,26.0,6.0,15.0,13.0,19.0,12.0,15.0,373.0,62.0,90.0,19.0,0.0,9.0,13.0,12.0,8.0,123.0,90.0,224.0,42545.951558114786 -0,9,19,0,7,6.0,19.0,305.0,89.0,91.0,11.0,14.0,10.0,5.0,3.0,2.0,361.0,98.0,123.0,10.0,7.0,10.0,6.0,16.0,17.0,265.0,77.0,99.0,14.0,15.0,8.0,9.0,10.0,11.0,422.0,90.0,41.0,19.0,6.0,5.0,11.0,14.0,10.0,206.0,176.0,97.0,21.0,6.0,13.0,11.0,4.0,12.0,266.0,31.0,202.0,15.0,15.0,7.0,12.0,4.0,10.0,435.0,85.0,141.0,15.0,14.0,18.0,3.0,10.0,4.0,185.0,117.0,84.0,13.0,14.0,12.0,13.0,2.0,15.0,559.0,94.0,146.0,18.0,7.0,12.0,4.0,16.0,10.0,374.0,75.0,238.0,42457.366831477935 -0,30,12,8,9,0.0,2.0,25.0,40.0,284.0,27.0,15.0,1.0,11.0,17.0,17.0,386.0,116.0,114.0,24.0,5.0,15.0,7.0,6.0,17.0,378.0,200.0,248.0,5.0,4.0,6.0,11.0,10.0,15.0,533.0,22.0,233.0,2.0,10.0,5.0,16.0,13.0,3.0,259.0,196.0,216.0,14.0,2.0,15.0,13.0,19.0,14.0,307.0,62.0,264.0,20.0,9.0,6.0,13.0,7.0,17.0,179.0,193.0,24.0,23.0,14.0,7.0,3.0,19.0,19.0,246.0,187.0,172.0,13.0,9.0,5.0,9.0,0.0,17.0,46.0,104.0,272.0,0.0,16.0,11.0,5.0,1.0,8.0,206.0,68.0,270.0,51878.94781996953 -0,10,2,6,12,4.0,10.0,456.0,148.0,153.0,28.0,3.0,17.0,10.0,17.0,16.0,44.0,97.0,149.0,12.0,11.0,12.0,2.0,5.0,20.0,121.0,100.0,176.0,24.0,7.0,12.0,1.0,6.0,17.0,446.0,68.0,261.0,26.0,10.0,10.0,15.0,5.0,0.0,240.0,190.0,213.0,12.0,16.0,15.0,2.0,14.0,9.0,263.0,117.0,126.0,16.0,11.0,17.0,13.0,17.0,15.0,266.0,158.0,160.0,0.0,10.0,16.0,3.0,11.0,12.0,73.0,147.0,130.0,17.0,12.0,12.0,12.0,3.0,11.0,308.0,94.0,112.0,27.0,16.0,17.0,4.0,11.0,10.0,322.0,76.0,267.0,49582.528442204886 -0,4,6,15,2,0.0,20.0,548.0,79.0,43.0,19.0,6.0,16.0,9.0,10.0,0.0,103.0,116.0,130.0,15.0,12.0,0.0,7.0,5.0,8.0,584.0,101.0,21.0,22.0,15.0,2.0,11.0,20.0,2.0,240.0,75.0,105.0,13.0,7.0,17.0,9.0,14.0,0.0,259.0,189.0,257.0,5.0,0.0,3.0,10.0,10.0,7.0,206.0,162.0,82.0,21.0,18.0,13.0,11.0,6.0,13.0,353.0,98.0,257.0,17.0,2.0,10.0,16.0,20.0,16.0,73.0,15.0,15.0,13.0,17.0,17.0,2.0,0.0,12.0,154.0,152.0,32.0,14.0,16.0,4.0,4.0,1.0,11.0,95.0,32.0,267.0,47630.23059229894 -0,18,11,9,0,4.0,6.0,511.0,107.0,133.0,15.0,13.0,16.0,2.0,3.0,9.0,209.0,146.0,174.0,14.0,6.0,7.0,19.0,6.0,14.0,294.0,34.0,103.0,10.0,9.0,16.0,2.0,7.0,14.0,397.0,44.0,107.0,23.0,8.0,1.0,14.0,17.0,1.0,134.0,188.0,230.0,13.0,10.0,13.0,3.0,4.0,12.0,317.0,34.0,176.0,19.0,10.0,14.0,13.0,12.0,15.0,355.0,63.0,73.0,17.0,9.0,11.0,3.0,11.0,9.0,144.0,48.0,114.0,3.0,15.0,13.0,6.0,2.0,1.0,428.0,151.0,146.0,22.0,4.0,14.0,13.0,5.0,12.0,322.0,102.0,284.0,49722.73766500624 -0,8,5,10,16,1.0,13.0,456.0,90.0,58.0,25.0,10.0,6.0,17.0,14.0,10.0,311.0,128.0,164.0,19.0,5.0,8.0,5.0,4.0,8.0,472.0,183.0,76.0,14.0,2.0,17.0,2.0,2.0,12.0,450.0,71.0,279.0,17.0,3.0,17.0,18.0,12.0,2.0,383.0,135.0,2.0,13.0,19.0,15.0,13.0,6.0,10.0,519.0,18.0,201.0,11.0,15.0,20.0,8.0,19.0,16.0,176.0,12.0,274.0,10.0,11.0,7.0,18.0,20.0,19.0,418.0,105.0,86.0,1.0,7.0,11.0,17.0,2.0,13.0,320.0,25.0,246.0,28.0,15.0,0.0,8.0,8.0,9.0,384.0,140.0,266.0,51200.253047928956 -0,11,5,19,9,9.0,16.0,480.0,95.0,71.0,3.0,13.0,10.0,12.0,9.0,4.0,256.0,161.0,81.0,17.0,12.0,15.0,5.0,11.0,6.0,430.0,183.0,263.0,27.0,13.0,15.0,14.0,16.0,15.0,389.0,69.0,183.0,15.0,20.0,9.0,12.0,13.0,3.0,341.0,44.0,213.0,15.0,9.0,9.0,1.0,0.0,17.0,300.0,192.0,190.0,6.0,19.0,12.0,10.0,13.0,18.0,384.0,25.0,234.0,15.0,2.0,7.0,2.0,4.0,18.0,217.0,169.0,63.0,21.0,14.0,8.0,14.0,7.0,14.0,146.0,66.0,78.0,18.0,13.0,9.0,1.0,12.0,8.0,400.0,148.0,258.0,52988.08129802892 -0,17,5,9,18,18.0,2.0,231.0,79.0,232.0,25.0,13.0,7.0,20.0,19.0,10.0,100.0,146.0,177.0,16.0,4.0,3.0,19.0,4.0,17.0,34.0,199.0,141.0,10.0,19.0,2.0,14.0,1.0,14.0,104.0,70.0,185.0,0.0,8.0,9.0,10.0,3.0,19.0,210.0,184.0,257.0,6.0,7.0,4.0,13.0,19.0,3.0,538.0,111.0,82.0,29.0,13.0,15.0,10.0,8.0,16.0,176.0,88.0,217.0,18.0,19.0,12.0,7.0,1.0,10.0,179.0,105.0,299.0,7.0,20.0,13.0,14.0,0.0,0.0,276.0,121.0,63.0,22.0,11.0,4.0,18.0,6.0,4.0,335.0,148.0,284.0,145890.02155450152 -0,13,6,19,3,17.0,15.0,548.0,111.0,91.0,24.0,9.0,16.0,8.0,9.0,7.0,256.0,169.0,126.0,14.0,8.0,15.0,5.0,6.0,6.0,309.0,71.0,253.0,11.0,11.0,2.0,4.0,16.0,15.0,363.0,187.0,107.0,13.0,20.0,2.0,9.0,9.0,6.0,420.0,94.0,112.0,13.0,14.0,2.0,3.0,2.0,16.0,234.0,70.0,169.0,18.0,13.0,13.0,10.0,10.0,9.0,359.0,61.0,139.0,18.0,4.0,11.0,16.0,4.0,18.0,418.0,48.0,15.0,9.0,10.0,10.0,7.0,14.0,13.0,146.0,134.0,146.0,21.0,13.0,3.0,1.0,9.0,5.0,95.0,91.0,266.0,53269.78588916942 -0,18,5,11,8,0.0,8.0,324.0,55.0,157.0,4.0,11.0,9.0,18.0,0.0,0.0,37.0,168.0,131.0,13.0,14.0,7.0,7.0,3.0,16.0,472.0,117.0,208.0,6.0,2.0,18.0,2.0,8.0,2.0,345.0,148.0,61.0,12.0,14.0,17.0,11.0,1.0,3.0,177.0,29.0,42.0,18.0,0.0,1.0,19.0,18.0,8.0,238.0,20.0,99.0,21.0,18.0,8.0,4.0,17.0,7.0,373.0,144.0,233.0,5.0,0.0,2.0,7.0,11.0,1.0,28.0,197.0,156.0,14.0,3.0,12.0,9.0,19.0,11.0,463.0,146.0,239.0,19.0,9.0,12.0,12.0,11.0,5.0,153.0,167.0,297.0,46812.3050243435 -0,13,6,8,8,9.0,13.0,554.0,57.0,4.0,16.0,2.0,18.0,14.0,0.0,6.0,274.0,52.0,111.0,13.0,14.0,8.0,9.0,17.0,17.0,89.0,140.0,65.0,13.0,10.0,14.0,7.0,11.0,9.0,309.0,56.0,13.0,17.0,11.0,5.0,18.0,6.0,15.0,521.0,143.0,75.0,15.0,4.0,6.0,2.0,3.0,17.0,222.0,162.0,141.0,18.0,14.0,5.0,3.0,14.0,7.0,299.0,96.0,98.0,15.0,11.0,15.0,16.0,7.0,15.0,323.0,67.0,136.0,10.0,16.0,11.0,7.0,4.0,16.0,291.0,51.0,139.0,0.0,10.0,14.0,2.0,7.0,15.0,193.0,73.0,139.0,51590.80426758114 -0,26,8,3,15,10.0,17.0,456.0,67.0,91.0,25.0,17.0,7.0,8.0,7.0,6.0,509.0,26.0,76.0,17.0,12.0,19.0,5.0,16.0,9.0,419.0,151.0,263.0,2.0,13.0,0.0,4.0,17.0,15.0,600.0,177.0,7.0,19.0,8.0,17.0,18.0,13.0,1.0,408.0,44.0,213.0,20.0,11.0,15.0,6.0,1.0,12.0,519.0,192.0,121.0,7.0,4.0,10.0,10.0,3.0,3.0,122.0,182.0,217.0,14.0,10.0,1.0,7.0,2.0,18.0,418.0,105.0,106.0,5.0,10.0,8.0,3.0,7.0,17.0,146.0,51.0,283.0,28.0,0.0,1.0,12.0,12.0,4.0,114.0,148.0,253.0,53997.70882395571 -0,11,5,9,16,1.0,16.0,537.0,87.0,58.0,3.0,13.0,9.0,8.0,7.0,5.0,462.0,128.0,134.0,19.0,6.0,3.0,9.0,10.0,7.0,461.0,195.0,102.0,19.0,15.0,15.0,7.0,15.0,13.0,450.0,80.0,185.0,17.0,10.0,9.0,10.0,10.0,2.0,391.0,72.0,119.0,13.0,10.0,8.0,8.0,3.0,3.0,300.0,190.0,194.0,7.0,17.0,8.0,18.0,18.0,3.0,384.0,25.0,222.0,18.0,7.0,11.0,2.0,13.0,13.0,110.0,162.0,11.0,22.0,14.0,11.0,16.0,7.0,13.0,263.0,84.0,60.0,21.0,15.0,0.0,10.0,17.0,8.0,428.0,140.0,266.0,53803.58063641925 -0,24,9,14,12,17.0,14.0,492.0,93.0,167.0,23.0,9.0,6.0,11.0,6.0,15.0,515.0,72.0,47.0,19.0,13.0,8.0,17.0,4.0,8.0,81.0,135.0,96.0,16.0,10.0,7.0,12.0,8.0,16.0,495.0,23.0,166.0,26.0,10.0,3.0,1.0,17.0,11.0,353.0,34.0,248.0,9.0,4.0,17.0,13.0,14.0,12.0,243.0,108.0,218.0,19.0,9.0,6.0,0.0,18.0,13.0,155.0,84.0,267.0,19.0,15.0,5.0,13.0,5.0,4.0,179.0,67.0,115.0,25.0,5.0,18.0,17.0,6.0,11.0,468.0,122.0,144.0,18.0,16.0,15.0,3.0,15.0,5.0,123.0,27.0,153.0,53689.256477730356 -0,5,15,14,10,5.0,9.0,575.0,93.0,76.0,4.0,9.0,6.0,7.0,9.0,15.0,141.0,72.0,294.0,19.0,9.0,9.0,0.0,4.0,5.0,303.0,95.0,112.0,18.0,6.0,9.0,3.0,8.0,16.0,137.0,23.0,86.0,26.0,11.0,3.0,10.0,1.0,18.0,560.0,82.0,118.0,9.0,4.0,3.0,7.0,4.0,6.0,62.0,67.0,218.0,5.0,9.0,5.0,8.0,18.0,8.0,98.0,80.0,267.0,19.0,20.0,5.0,5.0,1.0,15.0,179.0,148.0,139.0,30.0,14.0,14.0,14.0,15.0,6.0,178.0,153.0,144.0,18.0,16.0,3.0,3.0,9.0,17.0,292.0,125.0,256.0,49785.40090636669 -0,15,2,0,19,8.0,1.0,341.0,145.0,284.0,20.0,3.0,10.0,3.0,17.0,3.0,361.0,174.0,125.0,16.0,16.0,8.0,5.0,12.0,2.0,121.0,174.0,157.0,30.0,5.0,12.0,9.0,17.0,12.0,299.0,23.0,279.0,8.0,11.0,13.0,16.0,17.0,4.0,271.0,21.0,292.0,23.0,11.0,15.0,17.0,2.0,11.0,314.0,181.0,57.0,23.0,6.0,6.0,15.0,11.0,17.0,296.0,126.0,135.0,15.0,1.0,19.0,7.0,12.0,14.0,73.0,147.0,26.0,10.0,7.0,9.0,13.0,12.0,11.0,342.0,58.0,146.0,7.0,3.0,5.0,16.0,16.0,8.0,481.0,68.0,227.0,48494.05853658611 -0,21,9,5,14,9.0,9.0,412.0,67.0,215.0,11.0,11.0,17.0,6.0,1.0,0.0,44.0,86.0,143.0,16.0,11.0,15.0,6.0,6.0,16.0,211.0,90.0,131.0,1.0,8.0,8.0,7.0,5.0,14.0,503.0,55.0,228.0,21.0,8.0,5.0,17.0,5.0,11.0,97.0,160.0,151.0,12.0,13.0,17.0,1.0,18.0,12.0,438.0,93.0,183.0,22.0,9.0,11.0,5.0,5.0,10.0,359.0,85.0,73.0,11.0,11.0,9.0,4.0,9.0,16.0,147.0,177.0,130.0,17.0,13.0,12.0,12.0,0.0,10.0,363.0,139.0,272.0,25.0,15.0,10.0,6.0,19.0,8.0,72.0,58.0,259.0,43008.97795768503 -0,18,6,9,3,14.0,17.0,112.0,23.0,58.0,3.0,16.0,0.0,12.0,13.0,8.0,92.0,128.0,177.0,19.0,4.0,6.0,9.0,9.0,18.0,472.0,183.0,76.0,27.0,11.0,7.0,2.0,6.0,12.0,397.0,162.0,107.0,4.0,20.0,6.0,1.0,18.0,20.0,542.0,155.0,257.0,6.0,5.0,13.0,1.0,6.0,1.0,206.0,110.0,96.0,21.0,20.0,13.0,9.0,19.0,3.0,359.0,143.0,274.0,28.0,11.0,3.0,2.0,20.0,13.0,171.0,18.0,202.0,14.0,13.0,2.0,6.0,7.0,9.0,113.0,51.0,146.0,18.0,1.0,4.0,4.0,12.0,17.0,95.0,199.0,253.0,638253.7480173236 -0,12,6,12,9,5.0,17.0,548.0,83.0,91.0,12.0,14.0,15.0,9.0,7.0,4.0,240.0,135.0,164.0,14.0,5.0,3.0,9.0,15.0,16.0,314.0,61.0,98.0,10.0,13.0,3.0,1.0,15.0,14.0,432.0,21.0,138.0,13.0,8.0,12.0,18.0,17.0,4.0,338.0,165.0,213.0,20.0,12.0,4.0,3.0,8.0,16.0,424.0,116.0,82.0,11.0,13.0,8.0,10.0,6.0,6.0,379.0,104.0,139.0,14.0,4.0,10.0,16.0,11.0,9.0,110.0,48.0,15.0,12.0,15.0,11.0,8.0,8.0,12.0,190.0,64.0,273.0,28.0,3.0,10.0,10.0,11.0,10.0,324.0,91.0,265.0,51595.2897520767 -0,15,7,12,4,3.0,15.0,494.0,145.0,85.0,19.0,8.0,20.0,9.0,4.0,5.0,302.0,15.0,280.0,14.0,4.0,12.0,8.0,14.0,0.0,94.0,192.0,66.0,18.0,11.0,17.0,17.0,8.0,3.0,397.0,21.0,138.0,8.0,8.0,2.0,2.0,15.0,4.0,109.0,61.0,27.0,6.0,7.0,3.0,6.0,1.0,8.0,506.0,174.0,170.0,23.0,13.0,13.0,16.0,2.0,12.0,147.0,15.0,66.0,22.0,9.0,7.0,1.0,16.0,14.0,406.0,116.0,224.0,27.0,2.0,11.0,17.0,14.0,16.0,537.0,91.0,121.0,2.0,1.0,9.0,3.0,1.0,1.0,1.0,140.0,227.0,50566.7228313832 -0,15,5,8,6,0.0,17.0,485.0,126.0,181.0,13.0,15.0,16.0,5.0,17.0,15.0,513.0,146.0,177.0,10.0,6.0,13.0,7.0,16.0,11.0,144.0,50.0,36.0,29.0,12.0,2.0,2.0,7.0,4.0,449.0,53.0,136.0,16.0,8.0,1.0,13.0,17.0,0.0,564.0,176.0,231.0,9.0,11.0,8.0,9.0,4.0,12.0,322.0,174.0,174.0,12.0,11.0,9.0,13.0,18.0,12.0,284.0,138.0,273.0,25.0,2.0,11.0,20.0,12.0,13.0,73.0,117.0,115.0,17.0,13.0,18.0,6.0,14.0,12.0,303.0,48.0,109.0,21.0,2.0,17.0,6.0,13.0,11.0,495.0,68.0,285.0,52982.45130129123 -0,27,10,1,16,13.0,19.0,289.0,121.0,123.0,30.0,0.0,8.0,17.0,19.0,0.0,361.0,56.0,28.0,10.0,11.0,1.0,14.0,6.0,3.0,519.0,162.0,278.0,20.0,10.0,0.0,9.0,14.0,12.0,444.0,23.0,108.0,21.0,10.0,0.0,14.0,17.0,0.0,586.0,56.0,82.0,21.0,2.0,3.0,19.0,4.0,18.0,297.0,154.0,4.0,23.0,6.0,15.0,5.0,5.0,10.0,519.0,193.0,10.0,15.0,16.0,5.0,3.0,12.0,4.0,73.0,177.0,75.0,30.0,14.0,12.0,12.0,14.0,11.0,594.0,146.0,92.0,19.0,3.0,11.0,4.0,19.0,8.0,374.0,58.0,224.0,42865.832631102574 -0,21,10,0,14,0.0,1.0,341.0,103.0,91.0,14.0,10.0,12.0,2.0,17.0,0.0,302.0,60.0,125.0,11.0,11.0,6.0,1.0,7.0,18.0,284.0,96.0,182.0,1.0,6.0,1.0,5.0,5.0,11.0,163.0,33.0,98.0,19.0,9.0,8.0,16.0,15.0,3.0,191.0,165.0,140.0,12.0,10.0,16.0,10.0,2.0,10.0,164.0,39.0,183.0,16.0,11.0,15.0,15.0,7.0,17.0,402.0,121.0,73.0,15.0,2.0,19.0,2.0,16.0,15.0,119.0,194.0,130.0,6.0,14.0,12.0,13.0,0.0,10.0,342.0,139.0,78.0,16.0,16.0,5.0,10.0,16.0,10.0,238.0,128.0,241.0,45075.23204058287 -0,20,19,8,12,15.0,9.0,284.0,142.0,63.0,20.0,16.0,7.0,15.0,4.0,0.0,211.0,21.0,170.0,10.0,16.0,15.0,9.0,17.0,16.0,94.0,94.0,66.0,5.0,12.0,10.0,2.0,6.0,4.0,450.0,32.0,216.0,28.0,8.0,2.0,18.0,15.0,4.0,567.0,119.0,267.0,27.0,11.0,11.0,2.0,10.0,14.0,399.0,174.0,179.0,23.0,11.0,9.0,4.0,19.0,19.0,510.0,173.0,89.0,25.0,2.0,4.0,20.0,20.0,10.0,73.0,160.0,218.0,25.0,15.0,11.0,17.0,4.0,11.0,518.0,51.0,121.0,26.0,15.0,15.0,14.0,13.0,16.0,335.0,139.0,272.0,36711.24387985946 -0,17,6,14,12,0.0,17.0,529.0,130.0,58.0,8.0,6.0,17.0,12.0,15.0,15.0,430.0,15.0,157.0,14.0,9.0,2.0,8.0,17.0,19.0,92.0,181.0,75.0,18.0,17.0,1.0,16.0,11.0,17.0,449.0,69.0,130.0,19.0,9.0,2.0,17.0,15.0,6.0,528.0,166.0,144.0,17.0,1.0,10.0,9.0,3.0,9.0,506.0,192.0,174.0,22.0,13.0,8.0,14.0,10.0,18.0,206.0,189.0,186.0,21.0,2.0,13.0,14.0,19.0,14.0,219.0,144.0,115.0,14.0,16.0,13.0,14.0,14.0,12.0,291.0,91.0,183.0,23.0,14.0,16.0,9.0,12.0,11.0,495.0,133.0,285.0,54879.82585253249 -0,30,6,3,9,9.0,8.0,434.0,78.0,5.0,4.0,14.0,2.0,15.0,0.0,16.0,217.0,44.0,131.0,23.0,14.0,11.0,6.0,17.0,18.0,447.0,117.0,226.0,7.0,11.0,2.0,9.0,6.0,12.0,397.0,185.0,13.0,7.0,11.0,17.0,7.0,18.0,9.0,600.0,137.0,257.0,23.0,7.0,20.0,3.0,20.0,18.0,525.0,162.0,268.0,20.0,14.0,20.0,6.0,7.0,4.0,359.0,188.0,177.0,0.0,2.0,15.0,8.0,7.0,18.0,590.0,48.0,208.0,21.0,11.0,12.0,3.0,11.0,10.0,45.0,35.0,275.0,17.0,1.0,14.0,15.0,9.0,5.0,43.0,150.0,284.0,51078.19424839813 -0,8,6,11,0,12.0,14.0,548.0,79.0,24.0,15.0,3.0,16.0,17.0,4.0,5.0,100.0,133.0,148.0,13.0,4.0,6.0,6.0,13.0,18.0,89.0,100.0,111.0,9.0,2.0,18.0,1.0,6.0,14.0,377.0,56.0,107.0,13.0,8.0,10.0,10.0,15.0,15.0,122.0,148.0,247.0,6.0,8.0,4.0,1.0,10.0,17.0,211.0,34.0,82.0,21.0,13.0,8.0,3.0,6.0,11.0,373.0,73.0,146.0,18.0,4.0,12.0,16.0,3.0,9.0,156.0,103.0,117.0,10.0,13.0,16.0,9.0,9.0,12.0,371.0,103.0,146.0,19.0,2.0,4.0,2.0,7.0,17.0,155.0,91.0,151.0,52910.82697541105 -0,19,6,9,9,0.0,14.0,496.0,84.0,153.0,12.0,16.0,16.0,12.0,19.0,11.0,418.0,116.0,141.0,13.0,5.0,14.0,9.0,11.0,18.0,378.0,192.0,272.0,24.0,13.0,10.0,2.0,13.0,12.0,502.0,100.0,193.0,26.0,2.0,1.0,15.0,4.0,11.0,259.0,157.0,216.0,20.0,2.0,20.0,6.0,6.0,17.0,263.0,62.0,224.0,4.0,14.0,13.0,13.0,19.0,3.0,318.0,193.0,86.0,11.0,10.0,7.0,2.0,17.0,13.0,83.0,109.0,124.0,0.0,16.0,11.0,4.0,10.0,17.0,347.0,52.0,82.0,10.0,16.0,17.0,7.0,8.0,10.0,384.0,140.0,253.0,54720.34801806541 -0,12,7,8,11,0.0,15.0,456.0,106.0,58.0,29.0,14.0,16.0,9.0,2.0,16.0,434.0,128.0,160.0,19.0,19.0,3.0,2.0,5.0,9.0,453.0,166.0,96.0,27.0,7.0,15.0,3.0,10.0,12.0,436.0,38.0,138.0,16.0,13.0,17.0,18.0,16.0,0.0,338.0,161.0,214.0,14.0,11.0,10.0,1.0,4.0,9.0,519.0,144.0,198.0,14.0,14.0,14.0,10.0,18.0,15.0,384.0,179.0,274.0,10.0,14.0,20.0,2.0,13.0,12.0,89.0,190.0,106.0,13.0,13.0,12.0,15.0,5.0,13.0,289.0,51.0,261.0,19.0,5.0,4.0,10.0,2.0,10.0,351.0,130.0,255.0,52102.247813557035 -0,16,8,9,9,16.0,17.0,284.0,142.0,101.0,5.0,16.0,10.0,12.0,9.0,4.0,302.0,154.0,149.0,6.0,9.0,3.0,5.0,11.0,13.0,94.0,59.0,40.0,18.0,20.0,7.0,2.0,12.0,11.0,450.0,69.0,217.0,30.0,14.0,2.0,18.0,14.0,0.0,451.0,179.0,250.0,20.0,8.0,15.0,9.0,6.0,9.0,506.0,197.0,174.0,26.0,0.0,8.0,15.0,19.0,10.0,147.0,189.0,128.0,26.0,8.0,19.0,1.0,13.0,13.0,73.0,150.0,106.0,7.0,4.0,7.0,17.0,12.0,17.0,126.0,35.0,121.0,12.0,16.0,9.0,10.0,14.0,4.0,258.0,140.0,285.0,38335.38776187694 -0,12,6,8,10,0.0,17.0,456.0,135.0,58.0,4.0,1.0,16.0,2.0,17.0,8.0,513.0,15.0,150.0,13.0,8.0,15.0,9.0,15.0,9.0,472.0,132.0,75.0,27.0,12.0,14.0,2.0,6.0,12.0,449.0,174.0,134.0,15.0,8.0,17.0,18.0,15.0,2.0,390.0,176.0,231.0,16.0,11.0,8.0,1.0,4.0,17.0,519.0,159.0,200.0,11.0,13.0,9.0,10.0,8.0,15.0,384.0,182.0,274.0,21.0,9.0,8.0,2.0,17.0,13.0,81.0,192.0,107.0,14.0,15.0,11.0,15.0,7.0,14.0,302.0,51.0,150.0,21.0,15.0,5.0,3.0,12.0,10.0,402.0,24.0,253.0,53552.920766820665 -0,20,5,11,12,1.0,20.0,548.0,79.0,58.0,15.0,5.0,9.0,12.0,3.0,0.0,238.0,95.0,170.0,14.0,0.0,3.0,3.0,17.0,2.0,79.0,34.0,183.0,30.0,3.0,6.0,10.0,6.0,1.0,397.0,94.0,107.0,12.0,5.0,1.0,9.0,16.0,17.0,516.0,146.0,216.0,6.0,10.0,15.0,8.0,10.0,18.0,206.0,34.0,231.0,22.0,13.0,8.0,11.0,6.0,1.0,117.0,162.0,176.0,22.0,13.0,11.0,1.0,1.0,9.0,179.0,192.0,15.0,3.0,13.0,4.0,1.0,3.0,12.0,113.0,168.0,81.0,22.0,1.0,20.0,14.0,3.0,3.0,430.0,127.0,284.0,47370.057309494325 -0,18,6,15,10,18.0,18.0,284.0,79.0,82.0,3.0,13.0,14.0,9.0,6.0,16.0,241.0,54.0,172.0,24.0,4.0,3.0,12.0,11.0,15.0,258.0,135.0,91.0,5.0,11.0,3.0,2.0,8.0,4.0,450.0,35.0,162.0,29.0,8.0,2.0,13.0,18.0,8.0,564.0,173.0,257.0,27.0,11.0,4.0,3.0,6.0,16.0,378.0,168.0,85.0,21.0,11.0,9.0,4.0,19.0,18.0,196.0,144.0,274.0,18.0,6.0,10.0,6.0,7.0,9.0,219.0,175.0,80.0,16.0,13.0,16.0,15.0,7.0,19.0,125.0,152.0,122.0,23.0,7.0,12.0,9.0,13.0,12.0,95.0,176.0,264.0,38555.824840065616 -0,8,6,5,3,2.0,11.0,214.0,167.0,87.0,19.0,11.0,11.0,10.0,3.0,17.0,136.0,82.0,68.0,0.0,5.0,15.0,7.0,6.0,3.0,497.0,176.0,256.0,7.0,14.0,6.0,11.0,7.0,16.0,230.0,53.0,0.0,28.0,2.0,2.0,13.0,20.0,12.0,183.0,29.0,169.0,20.0,16.0,15.0,1.0,11.0,4.0,271.0,106.0,229.0,15.0,9.0,4.0,12.0,6.0,10.0,266.0,86.0,146.0,28.0,14.0,9.0,4.0,8.0,15.0,185.0,147.0,130.0,10.0,12.0,17.0,14.0,14.0,8.0,53.0,133.0,145.0,16.0,19.0,16.0,8.0,2.0,2.0,417.0,143.0,270.0,172158.6765000757 -0,3,2,5,4,10.0,11.0,456.0,67.0,284.0,24.0,3.0,17.0,18.0,17.0,0.0,44.0,66.0,196.0,22.0,12.0,15.0,8.0,5.0,0.0,121.0,45.0,102.0,17.0,4.0,14.0,8.0,6.0,19.0,533.0,61.0,279.0,29.0,7.0,5.0,14.0,5.0,4.0,48.0,47.0,163.0,12.0,17.0,10.0,4.0,16.0,6.0,379.0,100.0,139.0,19.0,11.0,15.0,3.0,2.0,17.0,449.0,110.0,259.0,1.0,14.0,9.0,7.0,8.0,16.0,73.0,101.0,49.0,17.0,8.0,19.0,3.0,0.0,11.0,389.0,139.0,272.0,28.0,17.0,7.0,7.0,18.0,8.0,55.0,68.0,152.0,52312.34164137379 -0,6,17,2,8,12.0,11.0,554.0,78.0,148.0,4.0,17.0,12.0,2.0,1.0,16.0,90.0,127.0,123.0,10.0,5.0,11.0,6.0,8.0,3.0,332.0,108.0,147.0,25.0,3.0,6.0,16.0,13.0,8.0,422.0,90.0,44.0,7.0,11.0,7.0,8.0,3.0,17.0,184.0,137.0,193.0,18.0,5.0,10.0,2.0,3.0,17.0,64.0,162.0,248.0,8.0,3.0,4.0,14.0,4.0,10.0,378.0,89.0,141.0,17.0,11.0,12.0,18.0,20.0,15.0,313.0,166.0,136.0,6.0,11.0,13.0,9.0,8.0,12.0,199.0,182.0,79.0,27.0,9.0,20.0,10.0,7.0,5.0,370.0,137.0,152.0,50207.184980794584 -0,8,6,3,7,4.0,1.0,466.0,92.0,5.0,10.0,3.0,14.0,11.0,0.0,8.0,226.0,125.0,131.0,11.0,14.0,14.0,6.0,19.0,16.0,212.0,100.0,74.0,6.0,14.0,18.0,10.0,8.0,11.0,350.0,78.0,38.0,13.0,6.0,17.0,11.0,8.0,9.0,177.0,141.0,234.0,18.0,0.0,9.0,12.0,4.0,18.0,176.0,156.0,142.0,19.0,15.0,4.0,7.0,14.0,4.0,385.0,151.0,181.0,16.0,13.0,15.0,16.0,10.0,10.0,121.0,106.0,84.0,10.0,12.0,12.0,13.0,12.0,10.0,551.0,70.0,90.0,21.0,8.0,13.0,2.0,12.0,8.0,72.0,74.0,125.0,48645.29002656637 -0,8,19,17,16,8.0,11.0,165.0,66.0,181.0,30.0,16.0,4.0,3.0,14.0,0.0,217.0,56.0,45.0,10.0,13.0,15.0,1.0,6.0,3.0,378.0,139.0,144.0,16.0,9.0,8.0,9.0,6.0,17.0,158.0,126.0,108.0,24.0,10.0,5.0,18.0,0.0,11.0,97.0,160.0,82.0,25.0,12.0,20.0,19.0,10.0,16.0,144.0,74.0,191.0,21.0,11.0,17.0,2.0,5.0,13.0,359.0,100.0,273.0,15.0,17.0,19.0,15.0,2.0,16.0,316.0,177.0,165.0,4.0,14.0,7.0,12.0,8.0,10.0,341.0,146.0,78.0,10.0,3.0,11.0,16.0,16.0,12.0,34.0,67.0,9.0,352181.68148620956 -0,11,10,0,14,8.0,1.0,317.0,111.0,91.0,27.0,12.0,17.0,2.0,17.0,0.0,361.0,86.0,149.0,16.0,11.0,6.0,1.0,6.0,8.0,264.0,97.0,182.0,13.0,4.0,1.0,5.0,5.0,11.0,448.0,32.0,48.0,19.0,8.0,9.0,15.0,16.0,0.0,206.0,190.0,154.0,18.0,2.0,17.0,9.0,4.0,12.0,313.0,61.0,128.0,21.0,8.0,11.0,12.0,7.0,11.0,482.0,193.0,240.0,25.0,2.0,20.0,1.0,18.0,12.0,174.0,187.0,114.0,11.0,12.0,12.0,13.0,10.0,10.0,357.0,139.0,146.0,19.0,10.0,5.0,7.0,13.0,8.0,242.0,58.0,292.0,45145.91571154783 -0,9,15,11,2,10.0,19.0,456.0,24.0,57.0,8.0,14.0,10.0,8.0,5.0,17.0,398.0,15.0,137.0,11.0,1.0,12.0,9.0,5.0,3.0,551.0,97.0,89.0,27.0,13.0,17.0,15.0,3.0,9.0,508.0,42.0,40.0,4.0,16.0,17.0,2.0,19.0,19.0,430.0,19.0,88.0,14.0,13.0,16.0,11.0,0.0,15.0,79.0,90.0,200.0,15.0,18.0,9.0,16.0,18.0,3.0,201.0,52.0,157.0,22.0,0.0,20.0,2.0,20.0,8.0,464.0,66.0,218.0,7.0,16.0,13.0,7.0,14.0,10.0,407.0,94.0,92.0,15.0,5.0,9.0,20.0,7.0,11.0,430.0,60.0,229.0,50373.887571498395 -0,9,13,8,3,6.0,6.0,500.0,143.0,147.0,15.0,19.0,15.0,9.0,11.0,15.0,585.0,127.0,260.0,16.0,5.0,10.0,7.0,12.0,18.0,508.0,166.0,75.0,24.0,20.0,16.0,1.0,11.0,12.0,306.0,108.0,67.0,5.0,14.0,13.0,2.0,18.0,12.0,435.0,61.0,217.0,14.0,13.0,17.0,6.0,9.0,12.0,265.0,37.0,204.0,24.0,12.0,6.0,11.0,6.0,9.0,229.0,30.0,160.0,4.0,14.0,16.0,16.0,16.0,12.0,155.0,168.0,28.0,13.0,14.0,12.0,17.0,13.0,16.0,555.0,157.0,40.0,25.0,17.0,17.0,3.0,1.0,8.0,322.0,68.0,232.0,54727.49614514898 -0,15,14,14,7,1.0,12.0,289.0,88.0,143.0,20.0,5.0,11.0,20.0,8.0,17.0,585.0,120.0,140.0,17.0,12.0,16.0,4.0,1.0,8.0,490.0,112.0,103.0,5.0,8.0,14.0,2.0,6.0,3.0,269.0,142.0,105.0,2.0,18.0,15.0,8.0,3.0,0.0,45.0,96.0,121.0,14.0,1.0,2.0,13.0,1.0,12.0,300.0,14.0,121.0,28.0,11.0,12.0,13.0,13.0,15.0,353.0,64.0,49.0,12.0,15.0,1.0,19.0,5.0,12.0,83.0,60.0,139.0,17.0,3.0,10.0,19.0,11.0,20.0,424.0,136.0,175.0,24.0,0.0,4.0,13.0,10.0,14.0,95.0,192.0,129.0,46819.64509796044 -0,21,15,8,13,0.0,8.0,549.0,89.0,57.0,19.0,5.0,18.0,6.0,1.0,5.0,361.0,116.0,131.0,15.0,13.0,4.0,7.0,3.0,10.0,303.0,55.0,240.0,24.0,13.0,16.0,5.0,7.0,16.0,267.0,67.0,131.0,13.0,7.0,2.0,11.0,15.0,4.0,259.0,137.0,114.0,15.0,10.0,12.0,10.0,4.0,7.0,324.0,47.0,178.0,16.0,6.0,13.0,6.0,7.0,19.0,401.0,124.0,110.0,17.0,12.0,15.0,3.0,5.0,13.0,101.0,99.0,119.0,23.0,13.0,10.0,7.0,8.0,10.0,428.0,145.0,184.0,23.0,13.0,6.0,4.0,2.0,11.0,320.0,84.0,150.0,52891.69610373261 -0,24,19,11,3,2.0,17.0,532.0,119.0,112.0,15.0,2.0,10.0,14.0,6.0,12.0,322.0,106.0,0.0,15.0,15.0,2.0,10.0,12.0,17.0,293.0,13.0,65.0,27.0,20.0,2.0,15.0,18.0,5.0,9.0,108.0,99.0,11.0,14.0,1.0,18.0,8.0,20.0,521.0,61.0,62.0,9.0,13.0,4.0,7.0,18.0,6.0,392.0,42.0,34.0,24.0,18.0,8.0,4.0,15.0,7.0,229.0,99.0,113.0,4.0,15.0,16.0,6.0,0.0,0.0,456.0,164.0,28.0,7.0,20.0,15.0,7.0,3.0,7.0,290.0,157.0,256.0,26.0,4.0,5.0,4.0,14.0,19.0,430.0,70.0,114.0,52669.69092699778 -0,18,5,10,6,3.0,13.0,324.0,55.0,4.0,16.0,13.0,9.0,10.0,1.0,15.0,585.0,15.0,90.0,13.0,17.0,7.0,10.0,10.0,3.0,530.0,153.0,75.0,13.0,16.0,14.0,7.0,5.0,7.0,200.0,65.0,130.0,17.0,6.0,5.0,11.0,19.0,4.0,551.0,116.0,42.0,17.0,12.0,14.0,2.0,4.0,11.0,278.0,37.0,148.0,19.0,8.0,9.0,9.0,12.0,6.0,250.0,88.0,128.0,13.0,0.0,8.0,7.0,17.0,16.0,179.0,67.0,184.0,10.0,15.0,8.0,15.0,4.0,14.0,264.0,79.0,139.0,14.0,11.0,16.0,4.0,9.0,12.0,184.0,55.0,203.0,47877.18660479246 -0,23,13,3,3,6.0,4.0,351.0,107.0,91.0,22.0,6.0,14.0,13.0,1.0,20.0,361.0,146.0,132.0,0.0,5.0,19.0,10.0,5.0,8.0,230.0,97.0,103.0,25.0,16.0,12.0,6.0,15.0,11.0,245.0,194.0,152.0,5.0,14.0,1.0,15.0,1.0,8.0,424.0,61.0,82.0,26.0,13.0,14.0,3.0,19.0,12.0,271.0,111.0,228.0,15.0,18.0,13.0,16.0,19.0,14.0,325.0,177.0,160.0,9.0,14.0,15.0,9.0,11.0,12.0,89.0,175.0,251.0,2.0,12.0,12.0,9.0,3.0,12.0,431.0,153.0,40.0,28.0,6.0,8.0,4.0,0.0,1.0,322.0,116.0,82.0,47944.34671799102 -0,2,15,9,3,6.0,20.0,534.0,63.0,91.0,22.0,6.0,7.0,14.0,9.0,9.0,361.0,132.0,100.0,15.0,15.0,16.0,10.0,5.0,18.0,500.0,18.0,184.0,11.0,0.0,17.0,1.0,7.0,20.0,469.0,93.0,236.0,8.0,11.0,3.0,9.0,0.0,12.0,270.0,100.0,281.0,14.0,15.0,2.0,17.0,4.0,18.0,492.0,111.0,183.0,18.0,14.0,2.0,13.0,13.0,0.0,109.0,74.0,160.0,25.0,14.0,15.0,6.0,11.0,12.0,562.0,140.0,109.0,9.0,13.0,12.0,14.0,16.0,1.0,237.0,153.0,109.0,10.0,6.0,14.0,17.0,9.0,11.0,322.0,68.0,146.0,53183.717160080894 -0,16,19,13,13,4.0,15.0,406.0,83.0,178.0,20.0,7.0,7.0,15.0,13.0,5.0,192.0,52.0,44.0,15.0,16.0,11.0,18.0,3.0,18.0,130.0,55.0,103.0,14.0,13.0,13.0,8.0,7.0,14.0,460.0,124.0,131.0,9.0,19.0,3.0,11.0,0.0,1.0,103.0,26.0,82.0,21.0,4.0,2.0,2.0,5.0,17.0,425.0,150.0,114.0,21.0,2.0,18.0,4.0,6.0,17.0,359.0,48.0,160.0,14.0,13.0,15.0,19.0,20.0,12.0,289.0,119.0,277.0,23.0,3.0,4.0,19.0,12.0,8.0,213.0,153.0,191.0,14.0,7.0,7.0,3.0,9.0,18.0,193.0,160.0,82.0,53720.9351761398 -0,25,17,14,5,4.0,15.0,489.0,111.0,57.0,20.0,5.0,13.0,10.0,1.0,1.0,282.0,68.0,136.0,17.0,12.0,7.0,0.0,7.0,18.0,185.0,87.0,243.0,25.0,10.0,11.0,5.0,7.0,16.0,452.0,122.0,97.0,22.0,16.0,1.0,14.0,1.0,13.0,206.0,139.0,114.0,16.0,3.0,12.0,13.0,0.0,18.0,300.0,144.0,172.0,16.0,4.0,12.0,4.0,8.0,6.0,374.0,59.0,48.0,9.0,13.0,15.0,17.0,17.0,13.0,128.0,97.0,182.0,10.0,12.0,8.0,6.0,10.0,3.0,431.0,148.0,152.0,14.0,8.0,13.0,4.0,10.0,11.0,291.0,77.0,95.0,51661.3475990087 -0,3,8,14,3,4.0,15.0,444.0,82.0,55.0,22.0,6.0,11.0,10.0,8.0,9.0,308.0,120.0,132.0,15.0,16.0,4.0,10.0,15.0,18.0,497.0,97.0,78.0,7.0,13.0,13.0,20.0,18.0,16.0,403.0,17.0,131.0,22.0,5.0,3.0,10.0,14.0,8.0,396.0,93.0,216.0,26.0,0.0,1.0,4.0,19.0,18.0,10.0,111.0,183.0,10.0,17.0,20.0,6.0,9.0,6.0,401.0,30.0,160.0,23.0,14.0,13.0,14.0,13.0,1.0,101.0,75.0,109.0,19.0,7.0,14.0,7.0,0.0,10.0,428.0,136.0,109.0,24.0,11.0,19.0,2.0,7.0,9.0,25.0,68.0,104.0,49663.46323726102 -0,23,12,11,5,4.0,6.0,537.0,83.0,69.0,21.0,5.0,14.0,8.0,10.0,5.0,366.0,142.0,140.0,16.0,5.0,2.0,10.0,4.0,18.0,130.0,55.0,269.0,23.0,14.0,13.0,3.0,2.0,11.0,245.0,65.0,67.0,5.0,7.0,2.0,13.0,15.0,9.0,414.0,134.0,155.0,14.0,15.0,12.0,13.0,5.0,14.0,300.0,94.0,183.0,16.0,4.0,12.0,13.0,10.0,17.0,379.0,90.0,29.0,15.0,12.0,15.0,18.0,11.0,13.0,178.0,105.0,109.0,10.0,3.0,12.0,6.0,8.0,12.0,432.0,153.0,154.0,26.0,6.0,13.0,2.0,9.0,13.0,319.0,82.0,82.0,53649.96416346941 -0,14,7,11,15,11.0,11.0,238.0,78.0,91.0,20.0,8.0,14.0,20.0,15.0,19.0,44.0,66.0,287.0,15.0,5.0,6.0,1.0,5.0,18.0,121.0,110.0,142.0,17.0,16.0,20.0,14.0,10.0,19.0,245.0,153.0,220.0,9.0,8.0,14.0,11.0,15.0,7.0,569.0,61.0,163.0,13.0,19.0,14.0,4.0,16.0,2.0,585.0,111.0,183.0,14.0,11.0,12.0,17.0,17.0,13.0,526.0,110.0,160.0,1.0,14.0,15.0,17.0,20.0,11.0,178.0,140.0,167.0,10.0,13.0,19.0,6.0,5.0,2.0,389.0,153.0,272.0,0.0,13.0,7.0,9.0,18.0,11.0,112.0,137.0,152.0,144730.67851709187 -0,7,2,5,3,8.0,15.0,445.0,68.0,98.0,24.0,3.0,17.0,10.0,17.0,0.0,361.0,146.0,196.0,22.0,5.0,11.0,10.0,5.0,0.0,497.0,79.0,103.0,25.0,4.0,13.0,8.0,7.0,11.0,533.0,93.0,67.0,29.0,7.0,5.0,15.0,1.0,5.0,254.0,47.0,212.0,12.0,17.0,10.0,4.0,19.0,18.0,335.0,104.0,139.0,16.0,14.0,13.0,6.0,2.0,14.0,447.0,79.0,224.0,9.0,14.0,9.0,10.0,9.0,13.0,73.0,101.0,92.0,17.0,8.0,13.0,3.0,0.0,11.0,428.0,139.0,109.0,28.0,6.0,14.0,6.0,10.0,8.0,321.0,112.0,82.0,49649.63135536853 -0,29,5,9,19,6.0,0.0,437.0,148.0,4.0,2.0,6.0,4.0,5.0,13.0,9.0,587.0,100.0,149.0,15.0,11.0,12.0,8.0,1.0,13.0,472.0,100.0,279.0,24.0,6.0,8.0,5.0,1.0,0.0,299.0,176.0,129.0,29.0,10.0,10.0,18.0,19.0,14.0,240.0,50.0,213.0,12.0,4.0,8.0,2.0,5.0,18.0,263.0,20.0,126.0,19.0,11.0,13.0,13.0,20.0,15.0,266.0,103.0,145.0,15.0,14.0,6.0,10.0,14.0,12.0,334.0,75.0,130.0,17.0,16.0,12.0,1.0,15.0,20.0,505.0,130.0,177.0,11.0,16.0,17.0,15.0,11.0,20.0,322.0,135.0,178.0,55218.47393505267 -0,11,2,8,11,3.0,12.0,414.0,52.0,53.0,28.0,3.0,10.0,13.0,17.0,16.0,193.0,52.0,90.0,14.0,17.0,20.0,4.0,3.0,14.0,121.0,107.0,17.0,6.0,7.0,11.0,4.0,10.0,14.0,533.0,45.0,162.0,26.0,10.0,11.0,15.0,4.0,0.0,521.0,176.0,197.0,15.0,16.0,10.0,13.0,16.0,8.0,290.0,117.0,111.0,16.0,17.0,16.0,6.0,17.0,10.0,299.0,158.0,160.0,0.0,10.0,14.0,4.0,11.0,7.0,323.0,118.0,178.0,21.0,16.0,8.0,5.0,3.0,11.0,41.0,94.0,192.0,16.0,13.0,14.0,11.0,11.0,13.0,225.0,76.0,267.0,42988.48157958368 -0,9,12,15,2,17.0,18.0,580.0,143.0,132.0,11.0,4.0,5.0,12.0,5.0,1.0,18.0,15.0,271.0,6.0,17.0,8.0,19.0,4.0,6.0,545.0,123.0,209.0,5.0,10.0,2.0,2.0,20.0,14.0,284.0,108.0,300.0,6.0,9.0,8.0,4.0,2.0,2.0,564.0,61.0,227.0,8.0,17.0,1.0,10.0,6.0,12.0,326.0,37.0,200.0,8.0,11.0,9.0,10.0,6.0,3.0,167.0,181.0,28.0,15.0,2.0,5.0,16.0,15.0,11.0,42.0,62.0,69.0,7.0,3.0,7.0,11.0,9.0,17.0,214.0,99.0,144.0,19.0,14.0,4.0,14.0,1.0,0.0,161.0,55.0,148.0,51593.229338246456 -0,6,17,9,13,6.0,17.0,512.0,126.0,147.0,21.0,19.0,7.0,10.0,3.0,11.0,545.0,43.0,260.0,15.0,16.0,13.0,9.0,4.0,5.0,547.0,97.0,102.0,6.0,6.0,4.0,4.0,9.0,10.0,428.0,77.0,175.0,10.0,10.0,9.0,16.0,19.0,19.0,197.0,133.0,230.0,16.0,7.0,1.0,11.0,4.0,13.0,315.0,148.0,159.0,13.0,8.0,9.0,14.0,4.0,12.0,191.0,94.0,273.0,10.0,1.0,16.0,15.0,1.0,17.0,200.0,200.0,114.0,9.0,2.0,12.0,14.0,11.0,16.0,215.0,155.0,139.0,19.0,8.0,16.0,11.0,0.0,14.0,421.0,54.0,169.0,54437.435848089954 -0,7,8,5,14,4.0,20.0,272.0,174.0,168.0,28.0,2.0,18.0,14.0,13.0,15.0,148.0,52.0,96.0,11.0,17.0,3.0,2.0,1.0,0.0,121.0,35.0,6.0,24.0,2.0,8.0,13.0,19.0,19.0,75.0,181.0,235.0,29.0,12.0,10.0,12.0,5.0,11.0,43.0,47.0,20.0,22.0,5.0,8.0,18.0,16.0,6.0,385.0,122.0,111.0,9.0,18.0,8.0,4.0,2.0,17.0,299.0,110.0,259.0,14.0,17.0,9.0,7.0,4.0,10.0,158.0,101.0,256.0,17.0,8.0,0.0,18.0,0.0,14.0,87.0,79.0,72.0,14.0,0.0,19.0,15.0,18.0,8.0,89.0,121.0,178.0,73477.47870310237 -0,15,5,9,8,3.0,11.0,419.0,67.0,140.0,24.0,17.0,4.0,14.0,15.0,6.0,128.0,64.0,121.0,15.0,16.0,20.0,10.0,5.0,14.0,184.0,70.0,102.0,6.0,6.0,8.0,8.0,6.0,5.0,533.0,61.0,234.0,29.0,14.0,5.0,16.0,4.0,1.0,435.0,147.0,163.0,13.0,16.0,10.0,2.0,16.0,13.0,383.0,63.0,121.0,12.0,12.0,8.0,3.0,19.0,11.0,449.0,103.0,156.0,7.0,14.0,6.0,20.0,13.0,4.0,466.0,99.0,96.0,21.0,10.0,19.0,5.0,12.0,11.0,161.0,112.0,268.0,28.0,13.0,7.0,7.0,11.0,13.0,97.0,76.0,176.0,40304.024875555464 -0,11,5,13,7,3.0,10.0,513.0,101.0,271.0,11.0,17.0,11.0,4.0,12.0,3.0,212.0,47.0,239.0,11.0,7.0,12.0,4.0,20.0,15.0,489.0,56.0,5.0,2.0,0.0,12.0,11.0,14.0,14.0,140.0,67.0,162.0,29.0,19.0,10.0,3.0,2.0,2.0,564.0,39.0,25.0,21.0,14.0,15.0,20.0,16.0,8.0,373.0,114.0,299.0,0.0,10.0,2.0,13.0,4.0,10.0,136.0,97.0,228.0,15.0,2.0,7.0,1.0,15.0,5.0,125.0,104.0,266.0,30.0,16.0,12.0,13.0,11.0,19.0,99.0,36.0,129.0,24.0,18.0,18.0,18.0,2.0,5.0,449.0,37.0,4.0,637955.9684539521 -0,20,5,13,14,17.0,14.0,513.0,73.0,113.0,2.0,20.0,10.0,16.0,0.0,12.0,265.0,160.0,268.0,11.0,9.0,6.0,17.0,7.0,0.0,482.0,51.0,180.0,2.0,16.0,10.0,6.0,1.0,1.0,527.0,67.0,162.0,5.0,19.0,1.0,3.0,3.0,3.0,140.0,192.0,25.0,14.0,5.0,0.0,2.0,13.0,10.0,126.0,138.0,299.0,0.0,7.0,2.0,5.0,4.0,10.0,6.0,171.0,68.0,15.0,18.0,7.0,1.0,3.0,13.0,387.0,104.0,106.0,14.0,16.0,12.0,19.0,15.0,19.0,99.0,158.0,129.0,16.0,17.0,19.0,14.0,20.0,5.0,449.0,13.0,250.0,40357.67095550496 -0,6,5,5,2,1.0,14.0,513.0,87.0,58.0,9.0,6.0,9.0,12.0,7.0,3.0,265.0,156.0,179.0,19.0,2.0,8.0,8.0,10.0,0.0,433.0,84.0,102.0,15.0,3.0,6.0,4.0,5.0,1.0,552.0,161.0,13.0,17.0,19.0,11.0,6.0,3.0,2.0,564.0,76.0,289.0,12.0,10.0,3.0,8.0,19.0,3.0,126.0,190.0,144.0,9.0,1.0,2.0,17.0,14.0,6.0,557.0,25.0,213.0,15.0,7.0,13.0,2.0,13.0,18.0,387.0,88.0,288.0,16.0,12.0,2.0,16.0,7.0,19.0,159.0,133.0,218.0,30.0,13.0,0.0,9.0,17.0,14.0,402.0,140.0,266.0,50021.44482773319 -0,11,12,13,14,1.0,8.0,537.0,91.0,113.0,8.0,18.0,9.0,8.0,3.0,5.0,462.0,157.0,179.0,11.0,6.0,3.0,15.0,8.0,0.0,489.0,164.0,5.0,11.0,14.0,13.0,6.0,7.0,13.0,383.0,70.0,185.0,25.0,12.0,2.0,3.0,10.0,9.0,555.0,150.0,119.0,14.0,10.0,8.0,6.0,3.0,8.0,300.0,44.0,194.0,5.0,16.0,5.0,16.0,18.0,7.0,146.0,145.0,195.0,17.0,3.0,9.0,1.0,14.0,13.0,110.0,162.0,11.0,20.0,16.0,11.0,16.0,7.0,13.0,99.0,146.0,124.0,24.0,15.0,4.0,10.0,13.0,5.0,439.0,41.0,277.0,52370.032721702315 -0,15,15,0,14,1.0,13.0,324.0,124.0,33.0,14.0,3.0,12.0,12.0,9.0,11.0,409.0,120.0,140.0,19.0,17.0,20.0,10.0,3.0,18.0,130.0,44.0,26.0,6.0,6.0,13.0,9.0,14.0,5.0,407.0,42.0,67.0,13.0,20.0,3.0,10.0,4.0,11.0,580.0,175.0,83.0,21.0,0.0,16.0,16.0,5.0,12.0,300.0,94.0,171.0,15.0,9.0,12.0,6.0,6.0,7.0,299.0,129.0,166.0,19.0,2.0,19.0,20.0,9.0,11.0,318.0,99.0,138.0,17.0,16.0,4.0,11.0,12.0,8.0,41.0,79.0,268.0,24.0,16.0,0.0,19.0,15.0,13.0,296.0,84.0,24.0,41990.4368424577 -0,20,5,13,12,0.0,15.0,549.0,53.0,4.0,16.0,5.0,4.0,14.0,13.0,8.0,255.0,116.0,90.0,17.0,16.0,17.0,10.0,1.0,14.0,462.0,100.0,6.0,8.0,12.0,8.0,2.0,11.0,10.0,511.0,63.0,146.0,29.0,11.0,8.0,11.0,14.0,1.0,516.0,137.0,114.0,21.0,4.0,12.0,9.0,12.0,11.0,385.0,73.0,183.0,16.0,18.0,9.0,5.0,19.0,19.0,401.0,103.0,148.0,11.0,13.0,15.0,8.0,14.0,7.0,195.0,88.0,126.0,21.0,3.0,14.0,5.0,9.0,12.0,432.0,116.0,191.0,21.0,9.0,14.0,4.0,10.0,13.0,260.0,76.0,104.0,40357.67095550496 -0,11,5,14,16,13.0,16.0,532.0,16.0,170.0,11.0,18.0,9.0,8.0,7.0,4.0,585.0,128.0,260.0,19.0,4.0,1.0,9.0,12.0,3.0,461.0,134.0,237.0,21.0,18.0,13.0,7.0,10.0,13.0,313.0,161.0,185.0,17.0,1.0,20.0,2.0,10.0,19.0,391.0,72.0,241.0,24.0,10.0,20.0,19.0,4.0,3.0,133.0,37.0,194.0,7.0,17.0,9.0,11.0,18.0,14.0,304.0,149.0,273.0,18.0,7.0,16.0,2.0,7.0,18.0,179.0,164.0,103.0,22.0,11.0,13.0,14.0,14.0,13.0,128.0,157.0,210.0,11.0,14.0,0.0,5.0,17.0,8.0,443.0,55.0,232.0,40948.05468955471 -0,9,5,8,6,2.0,17.0,532.0,138.0,83.0,11.0,19.0,10.0,8.0,0.0,5.0,462.0,21.0,227.0,15.0,17.0,5.0,12.0,10.0,7.0,551.0,146.0,75.0,22.0,19.0,2.0,15.0,15.0,11.0,453.0,84.0,130.0,11.0,14.0,11.0,3.0,18.0,13.0,564.0,62.0,230.0,13.0,13.0,18.0,10.0,3.0,12.0,284.0,106.0,200.0,24.0,8.0,8.0,12.0,12.0,16.0,384.0,25.0,222.0,14.0,2.0,14.0,16.0,19.0,17.0,164.0,163.0,15.0,7.0,14.0,11.0,16.0,7.0,15.0,263.0,107.0,56.0,21.0,14.0,11.0,10.0,5.0,9.0,428.0,119.0,262.0,54256.295149613055 -0,1,2,5,11,10.0,11.0,456.0,67.0,222.0,28.0,12.0,5.0,18.0,7.0,0.0,21.0,120.0,196.0,22.0,12.0,15.0,7.0,13.0,16.0,168.0,45.0,158.0,17.0,14.0,6.0,8.0,6.0,5.0,55.0,129.0,279.0,5.0,7.0,5.0,14.0,5.0,4.0,76.0,47.0,163.0,12.0,17.0,4.0,2.0,16.0,6.0,379.0,107.0,263.0,19.0,11.0,15.0,3.0,6.0,18.0,83.0,59.0,259.0,13.0,6.0,9.0,5.0,17.0,8.0,24.0,90.0,195.0,17.0,8.0,19.0,3.0,1.0,11.0,21.0,103.0,288.0,28.0,11.0,15.0,10.0,14.0,8.0,55.0,137.0,160.0,47088.59701170241 -0,3,10,1,20,7.0,11.0,310.0,67.0,171.0,23.0,7.0,14.0,2.0,17.0,8.0,44.0,134.0,196.0,22.0,1.0,15.0,8.0,5.0,7.0,121.0,45.0,271.0,29.0,18.0,9.0,17.0,6.0,11.0,533.0,61.0,29.0,29.0,7.0,5.0,14.0,5.0,4.0,349.0,31.0,56.0,20.0,17.0,20.0,20.0,5.0,8.0,8.0,47.0,169.0,19.0,11.0,15.0,5.0,1.0,0.0,205.0,110.0,53.0,29.0,13.0,11.0,6.0,8.0,2.0,453.0,185.0,49.0,1.0,8.0,19.0,3.0,0.0,17.0,593.0,139.0,242.0,6.0,17.0,7.0,20.0,8.0,8.0,98.0,43.0,266.0,62526.34133270576 -0,24,6,8,4,10.0,11.0,54.0,57.0,254.0,24.0,2.0,18.0,20.0,0.0,6.0,268.0,52.0,131.0,10.0,2.0,0.0,9.0,1.0,17.0,304.0,176.0,230.0,3.0,4.0,10.0,3.0,15.0,9.0,533.0,124.0,279.0,17.0,11.0,18.0,15.0,6.0,11.0,202.0,23.0,75.0,13.0,0.0,1.0,18.0,3.0,15.0,482.0,82.0,139.0,1.0,18.0,15.0,3.0,5.0,3.0,590.0,180.0,55.0,1.0,14.0,9.0,16.0,8.0,4.0,73.0,67.0,49.0,17.0,12.0,9.0,17.0,4.0,17.0,245.0,139.0,276.0,0.0,10.0,7.0,2.0,7.0,15.0,55.0,126.0,139.0,566592.8018776533 -0,12,3,7,6,9.0,13.0,456.0,67.0,284.0,16.0,3.0,17.0,14.0,17.0,0.0,274.0,66.0,186.0,13.0,12.0,15.0,8.0,5.0,15.0,121.0,104.0,65.0,16.0,8.0,10.0,8.0,11.0,17.0,309.0,58.0,13.0,26.0,7.0,5.0,17.0,5.0,15.0,407.0,143.0,163.0,14.0,5.0,7.0,2.0,16.0,6.0,354.0,116.0,141.0,18.0,13.0,8.0,13.0,2.0,7.0,299.0,110.0,259.0,9.0,11.0,15.0,7.0,7.0,15.0,323.0,84.0,136.0,14.0,16.0,18.0,4.0,0.0,11.0,348.0,105.0,139.0,28.0,17.0,14.0,2.0,8.0,8.0,193.0,69.0,152.0,47573.23454391837 -0,25,7,13,13,10.0,11.0,52.0,120.0,284.0,24.0,3.0,17.0,16.0,18.0,3.0,44.0,66.0,196.0,22.0,12.0,0.0,8.0,5.0,17.0,121.0,34.0,102.0,17.0,4.0,14.0,8.0,6.0,6.0,533.0,61.0,16.0,18.0,7.0,18.0,15.0,19.0,4.0,48.0,47.0,163.0,12.0,17.0,10.0,4.0,14.0,6.0,115.0,166.0,139.0,22.0,11.0,11.0,3.0,8.0,17.0,449.0,110.0,17.0,23.0,14.0,6.0,7.0,9.0,16.0,547.0,101.0,24.0,14.0,19.0,5.0,3.0,17.0,18.0,389.0,197.0,264.0,15.0,17.0,11.0,19.0,3.0,8.0,55.0,91.0,52.0,848008.8703150739 -0,3,2,5,11,18.0,17.0,456.0,67.0,233.0,14.0,3.0,9.0,8.0,17.0,8.0,507.0,24.0,196.0,21.0,12.0,5.0,13.0,5.0,7.0,121.0,92.0,102.0,3.0,6.0,16.0,8.0,6.0,19.0,401.0,61.0,279.0,29.0,12.0,0.0,19.0,5.0,4.0,48.0,158.0,218.0,3.0,4.0,10.0,4.0,20.0,19.0,379.0,75.0,139.0,19.0,1.0,15.0,12.0,9.0,13.0,449.0,72.0,0.0,1.0,19.0,9.0,6.0,8.0,16.0,552.0,37.0,49.0,17.0,16.0,19.0,3.0,14.0,11.0,326.0,139.0,272.0,28.0,15.0,14.0,7.0,18.0,8.0,55.0,156.0,152.0,52312.34164137379 -0,10,15,4,14,13.0,10.0,432.0,180.0,153.0,28.0,3.0,17.0,0.0,6.0,4.0,459.0,143.0,149.0,13.0,10.0,11.0,14.0,5.0,0.0,121.0,153.0,214.0,24.0,4.0,12.0,6.0,11.0,7.0,109.0,57.0,137.0,14.0,3.0,4.0,8.0,5.0,3.0,115.0,190.0,289.0,9.0,4.0,6.0,2.0,14.0,6.0,392.0,79.0,136.0,5.0,18.0,17.0,5.0,20.0,10.0,299.0,158.0,8.0,19.0,10.0,18.0,7.0,19.0,16.0,435.0,67.0,252.0,17.0,16.0,5.0,17.0,7.0,18.0,280.0,94.0,223.0,11.0,11.0,8.0,17.0,5.0,15.0,462.0,76.0,267.0,52975.32181406649 -0,12,2,7,12,1.0,12.0,324.0,117.0,4.0,16.0,2.0,15.0,13.0,17.0,16.0,66.0,82.0,105.0,12.0,11.0,10.0,10.0,3.0,19.0,242.0,119.0,65.0,20.0,8.0,14.0,1.0,6.0,5.0,342.0,65.0,261.0,22.0,14.0,5.0,16.0,8.0,0.0,510.0,147.0,89.0,10.0,16.0,12.0,16.0,18.0,8.0,263.0,93.0,126.0,13.0,11.0,8.0,5.0,14.0,7.0,266.0,99.0,98.0,0.0,0.0,11.0,3.0,10.0,12.0,323.0,147.0,184.0,17.0,12.0,5.0,8.0,3.0,14.0,308.0,79.0,112.0,27.0,16.0,15.0,4.0,6.0,10.0,240.0,74.0,199.0,39631.441191772734 -0,26,19,3,9,9.0,8.0,434.0,66.0,288.0,14.0,16.0,10.0,15.0,17.0,0.0,217.0,97.0,131.0,10.0,14.0,13.0,1.0,6.0,12.0,160.0,139.0,217.0,7.0,8.0,8.0,9.0,11.0,16.0,337.0,185.0,155.0,24.0,11.0,5.0,4.0,7.0,9.0,551.0,137.0,257.0,23.0,7.0,1.0,2.0,10.0,18.0,469.0,139.0,268.0,13.0,12.0,17.0,16.0,10.0,13.0,117.0,133.0,177.0,20.0,12.0,19.0,8.0,2.0,14.0,316.0,48.0,276.0,16.0,7.0,16.0,12.0,2.0,14.0,45.0,103.0,78.0,6.0,20.0,0.0,16.0,12.0,5.0,277.0,150.0,144.0,50267.80332564085 -0,26,16,7,11,8.0,11.0,165.0,78.0,66.0,28.0,14.0,2.0,10.0,0.0,5.0,291.0,46.0,73.0,20.0,13.0,15.0,2.0,8.0,18.0,444.0,120.0,196.0,16.0,11.0,2.0,9.0,6.0,12.0,397.0,152.0,100.0,21.0,10.0,7.0,7.0,5.0,10.0,375.0,156.0,82.0,25.0,12.0,17.0,19.0,20.0,16.0,144.0,74.0,213.0,20.0,11.0,20.0,2.0,7.0,12.0,29.0,186.0,215.0,15.0,12.0,15.0,11.0,2.0,17.0,590.0,155.0,205.0,14.0,11.0,8.0,3.0,8.0,16.0,341.0,85.0,275.0,14.0,1.0,11.0,15.0,9.0,11.0,38.0,67.0,21.0,294959.20337696484 -0,26,2,6,9,10.0,11.0,390.0,67.0,284.0,27.0,3.0,17.0,1.0,17.0,0.0,592.0,45.0,202.0,21.0,5.0,15.0,15.0,6.0,0.0,121.0,188.0,79.0,15.0,4.0,6.0,0.0,10.0,5.0,533.0,90.0,279.0,8.0,11.0,5.0,14.0,5.0,9.0,48.0,147.0,71.0,27.0,0.0,15.0,1.0,18.0,11.0,517.0,117.0,57.0,23.0,18.0,6.0,15.0,7.0,17.0,266.0,168.0,194.0,0.0,14.0,16.0,7.0,8.0,11.0,97.0,56.0,154.0,28.0,5.0,11.0,12.0,0.0,14.0,101.0,139.0,206.0,28.0,19.0,11.0,7.0,9.0,8.0,529.0,86.0,270.0,50166.369462199014 -0,27,18,2,19,10.0,11.0,456.0,102.0,96.0,2.0,3.0,17.0,10.0,15.0,9.0,125.0,105.0,149.0,16.0,11.0,15.0,7.0,6.0,18.0,36.0,188.0,89.0,15.0,15.0,6.0,5.0,6.0,20.0,533.0,152.0,244.0,0.0,11.0,5.0,14.0,5.0,4.0,241.0,196.0,143.0,12.0,9.0,13.0,12.0,18.0,3.0,65.0,159.0,270.0,23.0,6.0,6.0,15.0,18.0,19.0,266.0,86.0,263.0,6.0,14.0,20.0,7.0,1.0,18.0,205.0,147.0,55.0,17.0,9.0,11.0,12.0,0.0,7.0,88.0,62.0,272.0,28.0,20.0,14.0,7.0,19.0,14.0,212.0,75.0,102.0,49239.66571650914 -0,30,12,8,3,16.0,6.0,437.0,132.0,28.0,22.0,19.0,20.0,15.0,14.0,0.0,446.0,62.0,180.0,3.0,9.0,11.0,0.0,18.0,18.0,467.0,14.0,26.0,23.0,11.0,9.0,6.0,10.0,6.0,360.0,166.0,156.0,14.0,10.0,20.0,12.0,1.0,14.0,218.0,133.0,98.0,6.0,15.0,14.0,0.0,4.0,6.0,377.0,111.0,143.0,15.0,14.0,2.0,13.0,18.0,5.0,325.0,38.0,21.0,9.0,14.0,15.0,3.0,8.0,12.0,553.0,187.0,209.0,10.0,1.0,12.0,6.0,5.0,1.0,35.0,21.0,113.0,11.0,16.0,20.0,2.0,1.0,11.0,545.0,68.0,181.0,51878.94781996953 -0,23,7,11,12,0.0,15.0,338.0,78.0,109.0,30.0,6.0,14.0,6.0,4.0,10.0,361.0,116.0,134.0,12.0,18.0,7.0,9.0,5.0,0.0,466.0,97.0,176.0,25.0,7.0,16.0,5.0,9.0,12.0,245.0,93.0,105.0,19.0,8.0,8.0,15.0,6.0,7.0,424.0,61.0,195.0,14.0,14.0,15.0,6.0,16.0,14.0,270.0,107.0,172.0,15.0,14.0,15.0,13.0,13.0,14.0,322.0,30.0,5.0,7.0,14.0,20.0,17.0,11.0,12.0,178.0,140.0,109.0,11.0,12.0,12.0,9.0,5.0,12.0,288.0,147.0,109.0,25.0,12.0,14.0,4.0,9.0,2.0,322.0,88.0,148.0,47676.85753320478 -0,8,5,8,12,0.0,6.0,69.0,66.0,4.0,30.0,14.0,20.0,2.0,16.0,0.0,418.0,140.0,141.0,12.0,13.0,11.0,2.0,6.0,18.0,378.0,139.0,176.0,24.0,20.0,19.0,18.0,14.0,9.0,163.0,126.0,245.0,21.0,8.0,5.0,16.0,0.0,11.0,534.0,160.0,216.0,14.0,5.0,15.0,10.0,4.0,9.0,304.0,62.0,143.0,18.0,11.0,17.0,15.0,18.0,2.0,491.0,110.0,128.0,15.0,14.0,13.0,0.0,13.0,16.0,573.0,95.0,139.0,13.0,4.0,12.0,15.0,8.0,10.0,121.0,146.0,82.0,5.0,11.0,18.0,5.0,11.0,20.0,34.0,127.0,267.0,521409.0992966246 -0,6,12,8,15,8.0,11.0,289.0,143.0,153.0,3.0,15.0,16.0,3.0,13.0,17.0,217.0,116.0,45.0,10.0,6.0,15.0,1.0,5.0,3.0,378.0,166.0,144.0,16.0,7.0,13.0,7.0,6.0,12.0,360.0,38.0,105.0,24.0,10.0,10.0,16.0,13.0,0.0,98.0,190.0,160.0,25.0,12.0,19.0,10.0,6.0,16.0,254.0,74.0,191.0,21.0,13.0,17.0,4.0,6.0,14.0,327.0,178.0,273.0,6.0,17.0,19.0,15.0,2.0,12.0,316.0,184.0,165.0,6.0,12.0,7.0,14.0,5.0,11.0,288.0,112.0,78.0,10.0,3.0,13.0,9.0,16.0,11.0,322.0,67.0,9.0,46810.18494832031 -0,27,8,13,6,6.0,20.0,120.0,31.0,91.0,11.0,20.0,11.0,8.0,1.0,9.0,373.0,48.0,226.0,15.0,2.0,6.0,17.0,18.0,8.0,489.0,97.0,5.0,25.0,14.0,3.0,16.0,1.0,11.0,245.0,93.0,162.0,12.0,19.0,1.0,11.0,13.0,11.0,286.0,61.0,216.0,14.0,15.0,3.0,4.0,19.0,4.0,271.0,103.0,299.0,15.0,14.0,5.0,5.0,13.0,3.0,325.0,141.0,75.0,9.0,2.0,0.0,1.0,16.0,20.0,273.0,83.0,106.0,5.0,17.0,12.0,16.0,2.0,19.0,428.0,153.0,259.0,17.0,18.0,9.0,2.0,15.0,11.0,248.0,133.0,113.0,566219.3947083163 -0,21,6,12,7,4.0,11.0,444.0,97.0,113.0,14.0,6.0,14.0,8.0,15.0,7.0,347.0,146.0,132.0,13.0,9.0,17.0,10.0,7.0,7.0,495.0,84.0,41.0,2.0,14.0,10.0,6.0,5.0,8.0,268.0,89.0,67.0,5.0,18.0,1.0,12.0,1.0,3.0,564.0,192.0,37.0,21.0,14.0,5.0,2.0,1.0,8.0,171.0,44.0,183.0,2.0,14.0,3.0,11.0,4.0,10.0,136.0,111.0,87.0,9.0,14.0,7.0,17.0,11.0,12.0,261.0,104.0,109.0,10.0,16.0,4.0,6.0,11.0,12.0,346.0,148.0,119.0,24.0,6.0,14.0,9.0,10.0,5.0,323.0,43.0,82.0,44629.6658188288 -0,23,13,5,19,4.0,15.0,70.0,83.0,57.0,19.0,5.0,2.0,0.0,1.0,13.0,370.0,48.0,90.0,15.0,18.0,2.0,10.0,7.0,20.0,453.0,87.0,103.0,14.0,9.0,13.0,12.0,6.0,6.0,452.0,149.0,62.0,22.0,12.0,3.0,11.0,5.0,9.0,97.0,10.0,35.0,26.0,0.0,13.0,12.0,3.0,12.0,324.0,39.0,183.0,22.0,8.0,13.0,6.0,6.0,18.0,225.0,93.0,21.0,9.0,2.0,20.0,14.0,5.0,11.0,510.0,98.0,177.0,17.0,15.0,2.0,8.0,6.0,17.0,432.0,136.0,139.0,17.0,6.0,2.0,4.0,19.0,13.0,40.0,188.0,227.0,51491.488403462106 -0,0,18,14,14,9.0,17.0,549.0,102.0,75.0,20.0,17.0,11.0,9.0,1.0,4.0,361.0,128.0,126.0,17.0,13.0,5.0,14.0,7.0,6.0,258.0,85.0,111.0,16.0,9.0,10.0,5.0,6.0,15.0,158.0,65.0,138.0,16.0,7.0,2.0,12.0,15.0,8.0,322.0,85.0,82.0,19.0,12.0,12.0,12.0,5.0,7.0,300.0,94.0,183.0,16.0,6.0,12.0,10.0,10.0,6.0,382.0,25.0,23.0,17.0,12.0,15.0,16.0,8.0,11.0,179.0,98.0,96.0,17.0,3.0,8.0,12.0,11.0,10.0,428.0,145.0,191.0,14.0,8.0,11.0,4.0,17.0,12.0,319.0,69.0,156.0,53623.628003353995 -0,22,15,14,8,1.0,19.0,549.0,83.0,57.0,21.0,10.0,20.0,2.0,14.0,15.0,409.0,120.0,140.0,22.0,1.0,6.0,8.0,3.0,10.0,130.0,55.0,103.0,0.0,3.0,12.0,10.0,1.0,16.0,316.0,171.0,131.0,22.0,7.0,19.0,11.0,11.0,8.0,142.0,137.0,114.0,26.0,0.0,16.0,16.0,10.0,18.0,210.0,94.0,183.0,26.0,2.0,12.0,4.0,0.0,11.0,386.0,136.0,29.0,9.0,0.0,18.0,20.0,5.0,13.0,459.0,180.0,109.0,23.0,18.0,14.0,7.0,8.0,11.0,432.0,104.0,110.0,29.0,15.0,13.0,20.0,10.0,20.0,319.0,143.0,104.0,54283.7974726741 -0,28,15,14,13,15.0,15.0,549.0,119.0,57.0,20.0,3.0,4.0,10.0,13.0,0.0,409.0,120.0,63.0,23.0,11.0,8.0,14.0,9.0,18.0,160.0,165.0,271.0,14.0,2.0,13.0,2.0,7.0,16.0,164.0,65.0,160.0,22.0,13.0,3.0,19.0,15.0,4.0,396.0,137.0,200.0,20.0,0.0,18.0,19.0,5.0,12.0,103.0,26.0,183.0,16.0,7.0,12.0,6.0,6.0,19.0,401.0,136.0,21.0,15.0,1.0,15.0,16.0,5.0,13.0,463.0,99.0,109.0,11.0,18.0,3.0,7.0,8.0,13.0,269.0,136.0,191.0,24.0,8.0,13.0,4.0,10.0,13.0,319.0,84.0,136.0,55612.46998482193 -0,10,2,5,10,13.0,0.0,61.0,148.0,284.0,2.0,3.0,8.0,10.0,17.0,0.0,223.0,125.0,149.0,12.0,11.0,15.0,2.0,5.0,11.0,151.0,100.0,45.0,15.0,1.0,0.0,1.0,6.0,0.0,58.0,47.0,146.0,29.0,10.0,12.0,11.0,16.0,14.0,200.0,58.0,169.0,12.0,15.0,16.0,1.0,10.0,9.0,220.0,161.0,126.0,16.0,11.0,17.0,15.0,17.0,15.0,398.0,93.0,39.0,19.0,10.0,9.0,3.0,10.0,18.0,118.0,38.0,129.0,29.0,12.0,13.0,15.0,3.0,11.0,389.0,189.0,112.0,10.0,1.0,17.0,4.0,11.0,8.0,322.0,76.0,27.0,344439.67653994734 -0,9,2,6,10,4.0,11.0,432.0,140.0,153.0,27.0,1.0,17.0,10.0,0.0,7.0,44.0,91.0,49.0,12.0,1.0,14.0,7.0,6.0,20.0,55.0,100.0,89.0,24.0,4.0,12.0,1.0,11.0,20.0,446.0,68.0,273.0,27.0,11.0,6.0,15.0,2.0,0.0,87.0,196.0,213.0,12.0,15.0,15.0,1.0,18.0,11.0,263.0,117.0,113.0,18.0,11.0,6.0,13.0,16.0,16.0,266.0,89.0,160.0,0.0,14.0,10.0,6.0,9.0,12.0,96.0,67.0,171.0,19.0,9.0,11.0,12.0,2.0,11.0,308.0,139.0,272.0,27.0,19.0,11.0,7.0,19.0,8.0,72.0,72.0,270.0,45000.10068622662 -0,24,19,9,9,1.0,14.0,254.0,134.0,178.0,0.0,18.0,19.0,5.0,19.0,1.0,54.0,76.0,132.0,16.0,3.0,17.0,10.0,18.0,3.0,266.0,108.0,222.0,16.0,6.0,10.0,1.0,11.0,12.0,55.0,150.0,193.0,5.0,16.0,1.0,6.0,10.0,8.0,144.0,148.0,82.0,26.0,15.0,19.0,6.0,0.0,1.0,263.0,62.0,114.0,4.0,16.0,6.0,13.0,19.0,6.0,70.0,30.0,86.0,11.0,20.0,15.0,2.0,17.0,12.0,232.0,90.0,277.0,15.0,13.0,3.0,15.0,10.0,17.0,347.0,155.0,195.0,10.0,16.0,17.0,7.0,20.0,10.0,384.0,92.0,89.0,101424.21417989198 -0,27,11,9,5,3.0,15.0,470.0,92.0,162.0,18.0,14.0,15.0,11.0,15.0,11.0,418.0,68.0,140.0,14.0,7.0,7.0,9.0,8.0,20.0,378.0,161.0,272.0,26.0,13.0,10.0,4.0,11.0,14.0,384.0,102.0,35.0,26.0,2.0,1.0,14.0,1.0,8.0,210.0,149.0,204.0,20.0,12.0,14.0,7.0,6.0,17.0,271.0,83.0,224.0,21.0,14.0,13.0,4.0,8.0,5.0,343.0,193.0,48.0,0.0,18.0,8.0,9.0,15.0,12.0,83.0,90.0,124.0,0.0,13.0,8.0,4.0,13.0,16.0,428.0,52.0,82.0,14.0,13.0,12.0,3.0,8.0,11.0,193.0,117.0,217.0,53522.64137168704 -0,17,5,5,11,5.0,9.0,290.0,187.0,236.0,14.0,17.0,9.0,0.0,5.0,9.0,370.0,24.0,183.0,15.0,8.0,11.0,17.0,16.0,1.0,121.0,136.0,103.0,13.0,6.0,16.0,9.0,3.0,19.0,401.0,61.0,196.0,22.0,12.0,3.0,10.0,5.0,4.0,118.0,119.0,35.0,26.0,4.0,20.0,19.0,20.0,19.0,277.0,39.0,54.0,1.0,1.0,13.0,2.0,6.0,13.0,225.0,93.0,21.0,22.0,8.0,19.0,6.0,2.0,16.0,204.0,98.0,177.0,4.0,15.0,2.0,3.0,14.0,17.0,14.0,136.0,272.0,4.0,15.0,14.0,7.0,18.0,8.0,133.0,162.0,300.0,45744.48430773342 -0,10,2,5,11,18.0,17.0,122.0,78.0,57.0,19.0,5.0,3.0,8.0,1.0,8.0,507.0,46.0,114.0,21.0,18.0,2.0,11.0,5.0,17.0,177.0,87.0,102.0,3.0,8.0,14.0,8.0,6.0,6.0,452.0,149.0,175.0,29.0,12.0,0.0,15.0,5.0,9.0,97.0,88.0,151.0,3.0,0.0,10.0,5.0,3.0,13.0,379.0,75.0,147.0,20.0,8.0,15.0,12.0,9.0,16.0,449.0,72.0,0.0,1.0,19.0,19.0,7.0,6.0,11.0,510.0,37.0,49.0,27.0,15.0,19.0,8.0,6.0,11.0,375.0,139.0,162.0,28.0,6.0,2.0,4.0,18.0,13.0,42.0,180.0,227.0,344439.67653994734 -0,27,1,9,15,1.0,2.0,549.0,83.0,57.0,17.0,6.0,20.0,14.0,6.0,8.0,89.0,116.0,134.0,12.0,18.0,7.0,11.0,5.0,10.0,466.0,18.0,176.0,21.0,3.0,12.0,5.0,10.0,10.0,245.0,99.0,105.0,19.0,8.0,13.0,20.0,3.0,8.0,424.0,153.0,121.0,14.0,14.0,16.0,16.0,10.0,0.0,145.0,94.0,183.0,9.0,11.0,5.0,11.0,3.0,11.0,493.0,136.0,291.0,1.0,14.0,18.0,17.0,17.0,12.0,23.0,180.0,253.0,17.0,18.0,12.0,0.0,18.0,9.0,321.0,147.0,100.0,14.0,15.0,3.0,4.0,10.0,2.0,322.0,143.0,104.0,51762.76884053675 -0,22,7,12,8,0.0,19.0,338.0,78.0,109.0,22.0,8.0,16.0,3.0,4.0,11.0,361.0,120.0,137.0,22.0,12.0,6.0,8.0,3.0,0.0,130.0,63.0,143.0,25.0,3.0,13.0,5.0,6.0,13.0,316.0,118.0,129.0,21.0,7.0,19.0,11.0,6.0,7.0,142.0,137.0,195.0,20.0,0.0,15.0,14.0,13.0,15.0,210.0,103.0,178.0,24.0,2.0,14.0,5.0,8.0,14.0,386.0,30.0,8.0,8.0,10.0,18.0,18.0,10.0,13.0,459.0,140.0,109.0,14.0,12.0,14.0,8.0,8.0,11.0,336.0,127.0,109.0,25.0,12.0,13.0,20.0,9.0,20.0,321.0,105.0,148.0,50602.30565127214 -0,10,11,13,20,8.0,4.0,345.0,141.0,113.0,7.0,15.0,9.0,8.0,17.0,8.0,456.0,184.0,196.0,21.0,10.0,3.0,15.0,17.0,19.0,239.0,144.0,102.0,3.0,6.0,16.0,6.0,15.0,13.0,243.0,94.0,262.0,29.0,15.0,16.0,19.0,5.0,4.0,48.0,128.0,119.0,15.0,14.0,4.0,17.0,3.0,20.0,379.0,64.0,187.0,5.0,16.0,9.0,16.0,5.0,18.0,146.0,145.0,46.0,16.0,18.0,9.0,6.0,8.0,18.0,552.0,162.0,136.0,19.0,1.0,19.0,3.0,7.0,13.0,256.0,157.0,161.0,17.0,19.0,14.0,7.0,4.0,5.0,439.0,131.0,277.0,50916.747460148814 -0,5,8,5,11,1.0,12.0,537.0,84.0,169.0,9.0,7.0,6.0,0.0,3.0,5.0,483.0,157.0,179.0,11.0,10.0,3.0,13.0,8.0,0.0,489.0,92.0,42.0,7.0,11.0,13.0,6.0,6.0,19.0,383.0,67.0,279.0,27.0,12.0,1.0,7.0,8.0,6.0,555.0,150.0,218.0,12.0,7.0,10.0,4.0,19.0,19.0,300.0,63.0,162.0,18.0,1.0,10.0,12.0,15.0,8.0,285.0,90.0,67.0,3.0,15.0,14.0,5.0,14.0,13.0,110.0,37.0,44.0,17.0,4.0,11.0,16.0,14.0,12.0,326.0,139.0,124.0,28.0,15.0,4.0,10.0,13.0,6.0,129.0,41.0,152.0,52128.35590420301 -0,23,13,12,13,8.0,9.0,176.0,94.0,233.0,14.0,3.0,2.0,18.0,3.0,1.0,205.0,88.0,196.0,21.0,12.0,5.0,16.0,5.0,7.0,258.0,166.0,103.0,3.0,13.0,10.0,2.0,6.0,1.0,527.0,61.0,148.0,30.0,7.0,1.0,5.0,13.0,3.0,509.0,61.0,218.0,26.0,4.0,13.0,12.0,8.0,7.0,324.0,197.0,40.0,19.0,8.0,13.0,15.0,6.0,13.0,449.0,25.0,146.0,20.0,20.0,9.0,16.0,12.0,7.0,71.0,37.0,15.0,17.0,14.0,19.0,3.0,11.0,11.0,484.0,146.0,272.0,8.0,6.0,2.0,3.0,19.0,12.0,23.0,34.0,227.0,47742.50841615411 -0,3,2,12,11,18.0,17.0,346.0,111.0,91.0,19.0,4.0,9.0,8.0,5.0,8.0,401.0,73.0,125.0,16.0,3.0,5.0,11.0,7.0,5.0,211.0,89.0,102.0,26.0,9.0,11.0,7.0,6.0,14.0,176.0,61.0,242.0,24.0,10.0,0.0,16.0,12.0,6.0,97.0,136.0,82.0,3.0,12.0,12.0,10.0,20.0,16.0,379.0,75.0,139.0,21.0,3.0,13.0,13.0,9.0,6.0,359.0,72.0,23.0,17.0,14.0,14.0,6.0,8.0,11.0,179.0,92.0,49.0,11.0,15.0,4.0,11.0,13.0,12.0,359.0,142.0,146.0,28.0,15.0,14.0,4.0,18.0,8.0,75.0,61.0,152.0,47228.035770492505 -0,14,2,5,13,2.0,11.0,517.0,67.0,187.0,24.0,3.0,17.0,18.0,6.0,0.0,44.0,45.0,196.0,22.0,17.0,15.0,5.0,5.0,5.0,121.0,60.0,143.0,17.0,2.0,8.0,13.0,10.0,19.0,533.0,61.0,239.0,8.0,13.0,17.0,12.0,4.0,9.0,53.0,177.0,164.0,27.0,8.0,12.0,11.0,18.0,1.0,517.0,109.0,57.0,28.0,3.0,6.0,3.0,2.0,17.0,540.0,56.0,187.0,1.0,14.0,9.0,7.0,8.0,2.0,97.0,11.0,185.0,16.0,5.0,1.0,8.0,11.0,7.0,85.0,31.0,90.0,28.0,7.0,15.0,12.0,2.0,8.0,266.0,86.0,152.0,49006.53878191163 -0,26,0,5,4,10.0,2.0,456.0,67.0,284.0,25.0,17.0,17.0,17.0,17.0,10.0,592.0,46.0,200.0,21.0,9.0,19.0,8.0,6.0,18.0,121.0,188.0,96.0,15.0,7.0,10.0,0.0,6.0,5.0,533.0,61.0,135.0,29.0,7.0,3.0,14.0,15.0,6.0,379.0,47.0,163.0,12.0,0.0,12.0,4.0,16.0,6.0,434.0,115.0,71.0,19.0,11.0,14.0,7.0,7.0,17.0,406.0,110.0,236.0,0.0,17.0,16.0,16.0,8.0,15.0,73.0,99.0,97.0,19.0,5.0,17.0,12.0,15.0,11.0,101.0,139.0,272.0,28.0,17.0,9.0,7.0,18.0,8.0,499.0,77.0,270.0,53312.33440155753 -0,11,15,13,20,12.0,15.0,146.0,39.0,57.0,8.0,18.0,18.0,14.0,14.0,13.0,370.0,48.0,90.0,15.0,14.0,2.0,10.0,8.0,20.0,453.0,164.0,210.0,14.0,9.0,8.0,17.0,6.0,6.0,296.0,60.0,62.0,29.0,18.0,2.0,11.0,14.0,9.0,209.0,16.0,35.0,26.0,10.0,13.0,20.0,16.0,5.0,445.0,111.0,174.0,5.0,4.0,13.0,6.0,6.0,7.0,146.0,93.0,195.0,4.0,14.0,20.0,1.0,11.0,10.0,403.0,177.0,22.0,30.0,10.0,11.0,10.0,12.0,9.0,432.0,37.0,124.0,17.0,15.0,6.0,1.0,13.0,5.0,90.0,41.0,227.0,41766.14487027463 -0,22,12,5,15,1.0,10.0,394.0,83.0,113.0,8.0,5.0,6.0,4.0,1.0,5.0,373.0,131.0,117.0,11.0,18.0,3.0,11.0,7.0,19.0,489.0,87.0,103.0,11.0,14.0,13.0,10.0,7.0,10.0,442.0,139.0,185.0,24.0,6.0,3.0,5.0,6.0,9.0,430.0,125.0,68.0,25.0,0.0,8.0,8.0,3.0,8.0,300.0,44.0,183.0,11.0,11.0,9.0,16.0,18.0,18.0,225.0,145.0,21.0,11.0,3.0,9.0,14.0,14.0,12.0,423.0,162.0,11.0,19.0,15.0,2.0,9.0,6.0,17.0,209.0,146.0,139.0,24.0,6.0,4.0,10.0,19.0,12.0,40.0,188.0,277.0,49084.70397486559 -0,23,15,10,13,4.0,14.0,341.0,100.0,66.0,30.0,18.0,14.0,5.0,10.0,11.0,447.0,46.0,125.0,15.0,13.0,9.0,7.0,8.0,18.0,444.0,120.0,261.0,26.0,1.0,10.0,8.0,10.0,14.0,450.0,152.0,140.0,21.0,7.0,7.0,7.0,17.0,10.0,375.0,63.0,173.0,24.0,16.0,13.0,18.0,3.0,14.0,144.0,128.0,183.0,23.0,11.0,1.0,2.0,7.0,12.0,28.0,92.0,20.0,15.0,12.0,15.0,4.0,12.0,10.0,590.0,193.0,205.0,14.0,1.0,6.0,12.0,11.0,12.0,341.0,98.0,275.0,14.0,1.0,9.0,15.0,9.0,20.0,100.0,67.0,227.0,51451.54697192955 -0,26,19,11,12,8.0,17.0,295.0,101.0,66.0,25.0,14.0,2.0,4.0,0.0,1.0,291.0,104.0,73.0,20.0,12.0,15.0,2.0,7.0,3.0,258.0,85.0,103.0,17.0,9.0,2.0,9.0,6.0,12.0,386.0,78.0,100.0,13.0,7.0,4.0,11.0,9.0,8.0,97.0,156.0,268.0,25.0,12.0,17.0,15.0,20.0,9.0,324.0,74.0,207.0,21.0,8.0,13.0,15.0,6.0,6.0,359.0,159.0,143.0,17.0,0.0,20.0,15.0,2.0,17.0,455.0,98.0,137.0,15.0,11.0,8.0,3.0,10.0,14.0,428.0,152.0,146.0,14.0,4.0,11.0,6.0,9.0,12.0,38.0,64.0,77.0,40029.68203326106 -0,23,19,11,12,1.0,15.0,181.0,101.0,198.0,21.0,19.0,5.0,14.0,4.0,3.0,361.0,160.0,189.0,12.0,18.0,12.0,15.0,7.0,0.0,489.0,51.0,276.0,2.0,14.0,4.0,4.0,5.0,1.0,215.0,164.0,105.0,19.0,20.0,20.0,3.0,9.0,2.0,284.0,146.0,25.0,2.0,16.0,3.0,19.0,16.0,8.0,126.0,44.0,172.0,7.0,6.0,2.0,19.0,16.0,14.0,136.0,157.0,5.0,8.0,9.0,20.0,17.0,14.0,13.0,214.0,104.0,106.0,15.0,8.0,12.0,9.0,17.0,14.0,268.0,146.0,70.0,24.0,18.0,3.0,14.0,19.0,16.0,61.0,37.0,148.0,47684.09247925106 -0,20,5,11,12,0.0,8.0,513.0,84.0,110.0,30.0,6.0,12.0,5.0,7.0,10.0,287.0,130.0,149.0,11.0,11.0,6.0,9.0,6.0,19.0,466.0,85.0,170.0,3.0,13.0,15.0,4.0,7.0,11.0,354.0,89.0,122.0,28.0,9.0,6.0,3.0,3.0,2.0,424.0,167.0,195.0,21.0,7.0,15.0,2.0,16.0,14.0,196.0,76.0,218.0,2.0,6.0,5.0,12.0,8.0,10.0,289.0,30.0,26.0,12.0,11.0,7.0,1.0,11.0,12.0,387.0,106.0,109.0,16.0,16.0,12.0,19.0,5.0,13.0,288.0,147.0,109.0,25.0,12.0,9.0,4.0,11.0,4.0,433.0,58.0,277.0,47370.057309494325 -0,4,15,14,18,2.0,19.0,549.0,130.0,75.0,20.0,0.0,18.0,11.0,14.0,15.0,308.0,142.0,216.0,27.0,18.0,6.0,8.0,6.0,10.0,160.0,30.0,103.0,0.0,3.0,12.0,10.0,4.0,18.0,171.0,171.0,124.0,6.0,7.0,5.0,11.0,11.0,8.0,467.0,195.0,201.0,0.0,3.0,13.0,5.0,14.0,18.0,45.0,109.0,183.0,25.0,8.0,12.0,19.0,0.0,11.0,369.0,62.0,29.0,9.0,4.0,16.0,8.0,1.0,12.0,196.0,180.0,147.0,23.0,12.0,14.0,11.0,3.0,12.0,170.0,104.0,103.0,1.0,15.0,13.0,3.0,10.0,3.0,322.0,90.0,119.0,54519.45605386603 -0,19,11,13,3,3.0,18.0,548.0,62.0,57.0,21.0,10.0,10.0,2.0,11.0,14.0,220.0,123.0,136.0,16.0,1.0,5.0,6.0,3.0,11.0,249.0,41.0,164.0,30.0,5.0,11.0,8.0,20.0,16.0,444.0,112.0,131.0,8.0,7.0,19.0,5.0,17.0,7.0,426.0,178.0,114.0,24.0,1.0,15.0,1.0,10.0,13.0,166.0,111.0,163.0,19.0,16.0,12.0,5.0,16.0,14.0,369.0,136.0,130.0,9.0,10.0,17.0,16.0,4.0,12.0,388.0,124.0,109.0,2.0,18.0,12.0,8.0,4.0,11.0,492.0,104.0,107.0,22.0,14.0,14.0,2.0,11.0,9.0,319.0,145.0,142.0,51778.31540301819 -0,3,9,15,14,8.0,11.0,532.0,47.0,284.0,24.0,2.0,17.0,18.0,17.0,0.0,337.0,66.0,125.0,22.0,12.0,8.0,18.0,7.0,0.0,328.0,120.0,157.0,17.0,9.0,10.0,5.0,6.0,16.0,158.0,76.0,237.0,19.0,7.0,5.0,11.0,17.0,15.0,97.0,61.0,82.0,19.0,14.0,13.0,5.0,3.0,15.0,324.0,45.0,139.0,8.0,8.0,2.0,15.0,11.0,17.0,352.0,182.0,163.0,17.0,14.0,9.0,7.0,9.0,10.0,179.0,101.0,49.0,17.0,2.0,0.0,12.0,11.0,8.0,389.0,152.0,28.0,27.0,7.0,2.0,7.0,6.0,12.0,111.0,137.0,152.0,52859.33633346714 -0,12,2,5,7,9.0,17.0,390.0,97.0,223.0,20.0,3.0,14.0,3.0,10.0,0.0,361.0,126.0,196.0,21.0,12.0,15.0,8.0,5.0,3.0,170.0,73.0,102.0,26.0,4.0,14.0,8.0,13.0,19.0,533.0,61.0,279.0,29.0,7.0,1.0,18.0,5.0,4.0,61.0,47.0,126.0,12.0,13.0,10.0,7.0,12.0,6.0,372.0,98.0,176.0,19.0,8.0,13.0,3.0,6.0,9.0,428.0,83.0,228.0,12.0,12.0,17.0,14.0,11.0,14.0,74.0,100.0,15.0,17.0,8.0,4.0,6.0,0.0,12.0,394.0,139.0,146.0,14.0,17.0,7.0,4.0,19.0,8.0,100.0,61.0,227.0,48025.2541119145 -0,27,15,13,6,6.0,3.0,120.0,193.0,91.0,11.0,20.0,11.0,5.0,11.0,12.0,373.0,48.0,226.0,2.0,3.0,6.0,12.0,18.0,13.0,315.0,97.0,214.0,25.0,0.0,7.0,16.0,1.0,11.0,245.0,81.0,189.0,12.0,20.0,1.0,1.0,13.0,11.0,57.0,164.0,216.0,6.0,15.0,3.0,4.0,9.0,16.0,271.0,103.0,144.0,15.0,14.0,1.0,17.0,15.0,3.0,71.0,141.0,168.0,9.0,6.0,14.0,16.0,6.0,20.0,273.0,129.0,141.0,5.0,12.0,12.0,3.0,17.0,19.0,77.0,74.0,30.0,22.0,18.0,9.0,16.0,15.0,11.0,58.0,133.0,174.0,594658.7334199526 -0,12,8,5,6,19.0,20.0,120.0,31.0,189.0,11.0,20.0,11.0,8.0,9.0,9.0,373.0,124.0,199.0,16.0,4.0,11.0,17.0,18.0,4.0,489.0,97.0,283.0,25.0,14.0,14.0,16.0,1.0,9.0,63.0,148.0,162.0,12.0,19.0,0.0,11.0,7.0,13.0,594.0,17.0,240.0,14.0,15.0,3.0,1.0,19.0,4.0,219.0,103.0,252.0,30.0,4.0,5.0,5.0,19.0,10.0,91.0,141.0,75.0,9.0,20.0,19.0,1.0,16.0,20.0,273.0,83.0,106.0,16.0,17.0,12.0,9.0,2.0,19.0,402.0,153.0,218.0,15.0,20.0,6.0,2.0,15.0,11.0,248.0,133.0,157.0,439471.37686465296 -0,11,9,13,14,8.0,4.0,492.0,91.0,135.0,28.0,13.0,11.0,20.0,6.0,2.0,375.0,46.0,132.0,11.0,13.0,3.0,10.0,18.0,14.0,523.0,75.0,100.0,0.0,2.0,9.0,5.0,7.0,13.0,230.0,182.0,246.0,5.0,12.0,15.0,3.0,10.0,6.0,555.0,188.0,9.0,8.0,16.0,13.0,4.0,14.0,17.0,300.0,24.0,15.0,5.0,15.0,5.0,16.0,11.0,16.0,146.0,145.0,247.0,17.0,5.0,13.0,10.0,14.0,8.0,110.0,110.0,135.0,10.0,14.0,18.0,16.0,5.0,2.0,548.0,80.0,69.0,24.0,3.0,19.0,2.0,8.0,5.0,297.0,93.0,270.0,51753.904128188056 -0,12,11,13,3,3.0,15.0,537.0,100.0,113.0,8.0,18.0,10.0,9.0,1.0,6.0,429.0,142.0,179.0,11.0,12.0,4.0,15.0,5.0,5.0,255.0,41.0,5.0,21.0,5.0,12.0,5.0,7.0,11.0,383.0,67.0,159.0,25.0,9.0,1.0,13.0,18.0,8.0,531.0,150.0,129.0,30.0,11.0,8.0,6.0,12.0,18.0,271.0,87.0,191.0,11.0,13.0,13.0,7.0,16.0,7.0,369.0,149.0,195.0,14.0,9.0,9.0,2.0,2.0,13.0,118.0,162.0,38.0,18.0,14.0,11.0,3.0,6.0,12.0,147.0,151.0,127.0,24.0,10.0,7.0,4.0,13.0,6.0,322.0,41.0,219.0,51888.27596864923 -0,29,18,13,15,3.0,20.0,586.0,31.0,135.0,0.0,20.0,19.0,15.0,20.0,15.0,500.0,117.0,132.0,0.0,0.0,0.0,8.0,18.0,11.0,161.0,41.0,80.0,3.0,14.0,3.0,5.0,7.0,12.0,162.0,93.0,162.0,2.0,7.0,15.0,13.0,18.0,11.0,459.0,49.0,216.0,14.0,18.0,4.0,19.0,19.0,4.0,271.0,103.0,299.0,15.0,13.0,5.0,19.0,18.0,3.0,405.0,149.0,94.0,9.0,17.0,13.0,3.0,7.0,12.0,477.0,73.0,106.0,10.0,8.0,1.0,7.0,5.0,19.0,5.0,153.0,145.0,26.0,3.0,14.0,13.0,7.0,11.0,248.0,13.0,214.0,55053.63488699985 -0,22,7,13,3,5.0,15.0,543.0,156.0,91.0,19.0,5.0,11.0,14.0,1.0,9.0,373.0,48.0,226.0,15.0,7.0,5.0,13.0,5.0,8.0,249.0,87.0,5.0,21.0,14.0,11.0,8.0,1.0,11.0,245.0,69.0,137.0,8.0,10.0,1.0,11.0,13.0,7.0,375.0,89.0,213.0,14.0,12.0,3.0,20.0,14.0,8.0,277.0,111.0,181.0,15.0,13.0,12.0,16.0,13.0,14.0,369.0,143.0,80.0,10.0,13.0,7.0,13.0,16.0,19.0,193.0,91.0,106.0,5.0,15.0,8.0,16.0,2.0,13.0,451.0,156.0,214.0,24.0,18.0,9.0,2.0,14.0,11.0,322.0,133.0,113.0,52446.025519189156 -0,12,7,16,3,14.0,18.0,91.0,44.0,135.0,5.0,0.0,19.0,14.0,1.0,7.0,158.0,142.0,278.0,7.0,12.0,16.0,6.0,6.0,17.0,249.0,41.0,8.0,18.0,20.0,11.0,11.0,7.0,5.0,230.0,49.0,124.0,5.0,7.0,14.0,13.0,17.0,7.0,467.0,188.0,201.0,17.0,7.0,15.0,0.0,14.0,18.0,389.0,111.0,253.0,15.0,8.0,12.0,16.0,20.0,5.0,369.0,125.0,154.0,21.0,18.0,16.0,6.0,7.0,5.0,110.0,120.0,116.0,10.0,14.0,14.0,3.0,11.0,11.0,288.0,186.0,103.0,22.0,11.0,4.0,2.0,20.0,11.0,168.0,104.0,117.0,878721.087214841 -0,11,7,13,3,4.0,15.0,543.0,156.0,51.0,20.0,4.0,10.0,11.0,2.0,9.0,375.0,74.0,135.0,15.0,13.0,5.0,10.0,5.0,13.0,249.0,41.0,103.0,27.0,5.0,11.0,5.0,20.0,12.0,344.0,44.0,124.0,5.0,7.0,3.0,5.0,18.0,7.0,106.0,195.0,201.0,14.0,1.0,14.0,0.0,13.0,13.0,45.0,113.0,181.0,11.0,13.0,16.0,7.0,13.0,14.0,32.0,149.0,138.0,9.0,10.0,13.0,17.0,2.0,15.0,118.0,124.0,181.0,23.0,9.0,12.0,7.0,3.0,12.0,533.0,188.0,140.0,24.0,3.0,19.0,2.0,14.0,10.0,142.0,162.0,197.0,47965.273520627474 -0,15,5,16,2,0.0,11.0,444.0,177.0,298.0,14.0,16.0,12.0,17.0,7.0,5.0,209.0,146.0,132.0,14.0,17.0,12.0,10.0,1.0,7.0,495.0,107.0,6.0,30.0,9.0,13.0,17.0,3.0,8.0,533.0,45.0,247.0,5.0,10.0,11.0,18.0,0.0,1.0,166.0,147.0,20.0,21.0,6.0,16.0,5.0,1.0,8.0,37.0,199.0,251.0,9.0,12.0,14.0,4.0,4.0,10.0,299.0,95.0,87.0,14.0,7.0,17.0,4.0,11.0,9.0,431.0,84.0,209.0,10.0,5.0,4.0,3.0,16.0,14.0,41.0,140.0,291.0,24.0,1.0,0.0,9.0,10.0,5.0,225.0,198.0,28.0,47859.758719610996 -0,21,6,9,7,4.0,13.0,324.0,97.0,113.0,29.0,3.0,14.0,9.0,13.0,7.0,255.0,77.0,108.0,15.0,9.0,17.0,11.0,7.0,14.0,479.0,106.0,30.0,2.0,11.0,8.0,5.0,5.0,5.0,359.0,89.0,120.0,5.0,14.0,2.0,12.0,4.0,2.0,521.0,183.0,31.0,25.0,4.0,7.0,2.0,18.0,6.0,385.0,27.0,171.0,2.0,14.0,3.0,4.0,7.0,7.0,136.0,103.0,138.0,9.0,14.0,6.0,14.0,14.0,12.0,452.0,98.0,109.0,21.0,14.0,5.0,6.0,11.0,13.0,146.0,79.0,268.0,21.0,6.0,6.0,15.0,10.0,13.0,268.0,73.0,177.0,37624.558687431774 -0,8,2,9,3,1.0,15.0,582.0,108.0,155.0,8.0,13.0,2.0,5.0,12.0,14.0,212.0,196.0,266.0,15.0,18.0,8.0,19.0,12.0,20.0,145.0,164.0,12.0,20.0,1.0,1.0,12.0,4.0,13.0,569.0,198.0,75.0,19.0,8.0,12.0,20.0,9.0,9.0,593.0,22.0,35.0,27.0,0.0,8.0,7.0,3.0,8.0,324.0,39.0,133.0,22.0,8.0,0.0,15.0,9.0,8.0,146.0,198.0,151.0,16.0,2.0,3.0,2.0,19.0,13.0,591.0,162.0,183.0,17.0,16.0,11.0,18.0,16.0,16.0,61.0,136.0,97.0,17.0,19.0,18.0,18.0,16.0,1.0,40.0,188.0,112.0,52116.477689610794 -0,16,12,12,15,4.0,14.0,537.0,85.0,94.0,19.0,8.0,6.0,0.0,1.0,8.0,407.0,157.0,162.0,11.0,11.0,2.0,13.0,7.0,11.0,453.0,87.0,50.0,14.0,10.0,12.0,6.0,6.0,9.0,383.0,92.0,116.0,25.0,8.0,2.0,11.0,6.0,9.0,279.0,39.0,119.0,26.0,3.0,10.0,6.0,3.0,12.0,300.0,42.0,191.0,5.0,16.0,11.0,6.0,6.0,18.0,224.0,139.0,70.0,17.0,3.0,9.0,1.0,14.0,12.0,340.0,161.0,176.0,17.0,15.0,5.0,16.0,6.0,16.0,279.0,146.0,139.0,21.0,15.0,3.0,8.0,14.0,13.0,439.0,41.0,227.0,51340.69420485193 -0,22,3,15,10,1.0,17.0,549.0,83.0,129.0,22.0,10.0,18.0,10.0,3.0,1.0,361.0,128.0,257.0,1.0,1.0,6.0,8.0,18.0,1.0,380.0,55.0,103.0,26.0,4.0,20.0,5.0,6.0,7.0,316.0,199.0,140.0,29.0,12.0,1.0,14.0,17.0,7.0,461.0,108.0,149.0,26.0,12.0,13.0,16.0,8.0,7.0,17.0,39.0,292.0,0.0,7.0,7.0,16.0,8.0,18.0,386.0,73.0,0.0,18.0,1.0,17.0,1.0,10.0,13.0,411.0,98.0,254.0,11.0,18.0,4.0,7.0,13.0,1.0,428.0,104.0,92.0,27.0,14.0,14.0,17.0,19.0,11.0,100.0,61.0,256.0,60947.93916773307 -0,23,19,14,8,5.0,18.0,341.0,89.0,57.0,19.0,5.0,6.0,2.0,14.0,15.0,409.0,120.0,140.0,17.0,12.0,7.0,8.0,3.0,3.0,130.0,57.0,53.0,9.0,3.0,10.0,10.0,5.0,14.0,209.0,171.0,131.0,13.0,14.0,3.0,12.0,11.0,8.0,97.0,137.0,96.0,26.0,6.0,14.0,12.0,4.0,15.0,283.0,70.0,146.0,21.0,7.0,12.0,15.0,5.0,9.0,373.0,25.0,28.0,12.0,1.0,18.0,16.0,7.0,10.0,185.0,144.0,36.0,18.0,14.0,4.0,10.0,8.0,12.0,430.0,140.0,110.0,18.0,10.0,9.0,20.0,10.0,20.0,319.0,143.0,227.0,45733.15239965061 -0,0,2,17,9,4.0,5.0,70.0,83.0,113.0,11.0,1.0,20.0,2.0,7.0,13.0,239.0,48.0,239.0,17.0,2.0,0.0,17.0,7.0,20.0,453.0,84.0,191.0,2.0,9.0,13.0,17.0,10.0,2.0,236.0,149.0,176.0,13.0,12.0,3.0,2.0,16.0,9.0,401.0,52.0,248.0,26.0,0.0,3.0,13.0,3.0,12.0,126.0,44.0,299.0,2.0,14.0,19.0,6.0,5.0,0.0,113.0,93.0,21.0,22.0,2.0,7.0,1.0,5.0,2.0,387.0,124.0,50.0,11.0,11.0,18.0,19.0,11.0,10.0,432.0,172.0,139.0,10.0,15.0,12.0,4.0,19.0,5.0,198.0,113.0,174.0,563560.3332549009 -0,23,13,5,19,3.0,15.0,513.0,86.0,93.0,11.0,16.0,10.0,0.0,2.0,8.0,265.0,48.0,90.0,15.0,17.0,4.0,10.0,20.0,0.0,480.0,86.0,103.0,3.0,14.0,10.0,12.0,6.0,1.0,452.0,145.0,62.0,29.0,19.0,2.0,5.0,4.0,2.0,259.0,66.0,29.0,21.0,1.0,13.0,4.0,10.0,9.0,324.0,42.0,295.0,0.0,11.0,13.0,5.0,5.0,18.0,221.0,145.0,63.0,15.0,1.0,15.0,12.0,14.0,13.0,510.0,98.0,106.0,16.0,16.0,7.0,12.0,6.0,18.0,145.0,143.0,134.0,17.0,6.0,2.0,10.0,13.0,13.0,156.0,86.0,272.0,51491.488403462106 -0,5,5,0,12,14.0,13.0,324.0,77.0,24.0,2.0,6.0,14.0,12.0,13.0,7.0,386.0,116.0,134.0,9.0,18.0,20.0,6.0,14.0,10.0,472.0,27.0,30.0,6.0,6.0,7.0,5.0,3.0,12.0,593.0,45.0,15.0,2.0,1.0,11.0,2.0,6.0,7.0,197.0,84.0,195.0,11.0,14.0,15.0,6.0,14.0,14.0,385.0,20.0,172.0,15.0,14.0,8.0,9.0,13.0,7.0,405.0,30.0,145.0,7.0,14.0,1.0,7.0,11.0,11.0,275.0,140.0,107.0,11.0,12.0,18.0,9.0,12.0,12.0,217.0,79.0,219.0,14.0,14.0,10.0,5.0,9.0,9.0,555.0,164.0,33.0,38269.227241567634 -0,23,7,11,10,0.0,13.0,338.0,78.0,32.0,22.0,3.0,4.0,10.0,9.0,9.0,361.0,52.0,90.0,15.0,17.0,7.0,9.0,2.0,8.0,466.0,97.0,176.0,25.0,6.0,16.0,20.0,9.0,11.0,533.0,84.0,105.0,27.0,8.0,8.0,18.0,5.0,1.0,521.0,113.0,83.0,14.0,5.0,11.0,5.0,18.0,9.0,270.0,48.0,111.0,10.0,18.0,8.0,12.0,18.0,14.0,310.0,55.0,5.0,14.0,10.0,20.0,15.0,14.0,5.0,178.0,118.0,125.0,13.0,12.0,12.0,5.0,9.0,12.0,288.0,97.0,268.0,25.0,12.0,14.0,4.0,10.0,3.0,259.0,81.0,148.0,47676.85753320478 -0,1,13,9,13,19.0,18.0,246.0,79.0,65.0,28.0,10.0,4.0,19.0,9.0,0.0,409.0,95.0,170.0,4.0,0.0,18.0,14.0,8.0,2.0,79.0,165.0,183.0,30.0,2.0,6.0,10.0,16.0,13.0,164.0,94.0,54.0,12.0,0.0,3.0,18.0,2.0,4.0,162.0,146.0,150.0,20.0,12.0,18.0,19.0,10.0,4.0,206.0,34.0,231.0,16.0,12.0,1.0,6.0,6.0,1.0,166.0,75.0,153.0,1.0,1.0,11.0,1.0,9.0,16.0,463.0,188.0,109.0,4.0,13.0,13.0,7.0,9.0,12.0,580.0,136.0,191.0,24.0,1.0,2.0,4.0,8.0,0.0,319.0,127.0,284.0,64418.851439919934 -0,27,5,14,12,1.0,15.0,548.0,117.0,57.0,16.0,4.0,9.0,10.0,13.0,0.0,335.0,107.0,140.0,23.0,11.0,3.0,3.0,12.0,5.0,160.0,80.0,271.0,19.0,2.0,11.0,2.0,7.0,8.0,241.0,92.0,123.0,20.0,5.0,1.0,10.0,16.0,10.0,396.0,143.0,216.0,6.0,10.0,16.0,10.0,6.0,12.0,122.0,26.0,183.0,17.0,7.0,8.0,11.0,10.0,19.0,401.0,136.0,165.0,18.0,12.0,14.0,16.0,5.0,10.0,179.0,184.0,15.0,5.0,18.0,4.0,1.0,8.0,12.0,137.0,148.0,102.0,22.0,8.0,19.0,14.0,10.0,6.0,408.0,107.0,136.0,52471.0776525885 -0,21,3,12,7,4.0,11.0,325.0,97.0,190.0,14.0,6.0,9.0,0.0,15.0,9.0,362.0,35.0,157.0,20.0,9.0,17.0,10.0,7.0,19.0,495.0,130.0,41.0,2.0,11.0,2.0,6.0,5.0,19.0,130.0,166.0,66.0,5.0,15.0,17.0,7.0,1.0,3.0,527.0,192.0,239.0,10.0,2.0,5.0,2.0,1.0,8.0,182.0,186.0,183.0,2.0,12.0,11.0,11.0,4.0,10.0,136.0,42.0,54.0,9.0,1.0,7.0,17.0,11.0,19.0,211.0,104.0,109.0,10.0,2.0,7.0,7.0,11.0,12.0,489.0,30.0,228.0,11.0,4.0,5.0,9.0,10.0,5.0,558.0,43.0,82.0,43297.77802513882 -0,21,6,12,7,6.0,19.0,202.0,97.0,269.0,4.0,6.0,14.0,6.0,15.0,16.0,347.0,115.0,132.0,10.0,9.0,17.0,19.0,19.0,7.0,475.0,84.0,282.0,2.0,2.0,10.0,6.0,8.0,8.0,405.0,89.0,67.0,5.0,18.0,17.0,12.0,2.0,2.0,365.0,14.0,108.0,8.0,3.0,5.0,5.0,19.0,8.0,171.0,44.0,183.0,2.0,14.0,1.0,17.0,4.0,10.0,136.0,116.0,87.0,18.0,14.0,9.0,7.0,11.0,13.0,261.0,12.0,293.0,10.0,16.0,10.0,6.0,6.0,3.0,346.0,86.0,281.0,24.0,6.0,14.0,13.0,17.0,5.0,323.0,116.0,297.0,44629.6658188288 -0,23,2,2,14,15.0,8.0,513.0,114.0,27.0,8.0,17.0,4.0,7.0,7.0,2.0,265.0,21.0,202.0,14.0,9.0,20.0,6.0,0.0,0.0,42.0,188.0,79.0,2.0,14.0,10.0,18.0,6.0,5.0,402.0,67.0,272.0,5.0,1.0,10.0,0.0,5.0,12.0,518.0,147.0,71.0,8.0,0.0,15.0,2.0,19.0,19.0,415.0,54.0,131.0,25.0,12.0,6.0,2.0,7.0,20.0,530.0,36.0,199.0,8.0,8.0,7.0,7.0,17.0,11.0,174.0,124.0,173.0,16.0,16.0,18.0,12.0,11.0,19.0,446.0,113.0,169.0,29.0,20.0,9.0,7.0,15.0,2.0,162.0,30.0,277.0,51543.91233462535 -0,26,2,8,10,10.0,11.0,390.0,101.0,244.0,27.0,15.0,11.0,2.0,17.0,0.0,570.0,160.0,239.0,15.0,5.0,7.0,15.0,6.0,1.0,303.0,93.0,5.0,2.0,4.0,7.0,0.0,5.0,4.0,533.0,90.0,279.0,24.0,11.0,5.0,3.0,3.0,4.0,48.0,175.0,25.0,26.0,14.0,14.0,1.0,18.0,8.0,517.0,59.0,196.0,18.0,14.0,3.0,5.0,6.0,10.0,266.0,145.0,194.0,0.0,2.0,11.0,1.0,8.0,12.0,97.0,104.0,143.0,24.0,13.0,11.0,19.0,4.0,14.0,101.0,146.0,134.0,28.0,18.0,10.0,10.0,9.0,8.0,529.0,86.0,272.0,48228.07435431895 -0,27,13,4,19,4.0,20.0,166.0,155.0,64.0,21.0,4.0,12.0,0.0,1.0,6.0,568.0,157.0,90.0,7.0,19.0,8.0,20.0,8.0,17.0,159.0,184.0,103.0,14.0,8.0,13.0,6.0,5.0,6.0,281.0,124.0,142.0,2.0,14.0,2.0,1.0,4.0,9.0,97.0,10.0,119.0,1.0,10.0,15.0,12.0,3.0,8.0,300.0,137.0,194.0,5.0,11.0,19.0,6.0,6.0,17.0,146.0,199.0,21.0,18.0,11.0,9.0,14.0,7.0,5.0,110.0,155.0,202.0,20.0,16.0,2.0,16.0,14.0,9.0,230.0,21.0,208.0,17.0,7.0,14.0,4.0,19.0,13.0,439.0,75.0,284.0,161634.03594796406 -0,14,12,6,17,1.0,12.0,537.0,88.0,108.0,19.0,11.0,9.0,8.0,1.0,10.0,462.0,48.0,90.0,14.0,6.0,2.0,10.0,7.0,14.0,453.0,142.0,5.0,13.0,13.0,13.0,12.0,6.0,13.0,404.0,149.0,185.0,25.0,13.0,2.0,11.0,7.0,6.0,555.0,111.0,35.0,14.0,2.0,11.0,6.0,4.0,10.0,305.0,39.0,188.0,22.0,13.0,13.0,16.0,18.0,7.0,180.0,142.0,195.0,11.0,2.0,13.0,1.0,9.0,13.0,510.0,98.0,112.0,18.0,15.0,5.0,10.0,6.0,17.0,429.0,140.0,139.0,24.0,15.0,4.0,8.0,16.0,6.0,116.0,87.0,233.0,53175.83723574398 -0,11,15,5,5,4.0,7.0,537.0,174.0,198.0,25.0,5.0,9.0,8.0,17.0,20.0,462.0,157.0,156.0,6.0,12.0,5.0,20.0,0.0,11.0,477.0,75.0,5.0,30.0,14.0,13.0,12.0,20.0,9.0,294.0,70.0,52.0,25.0,12.0,2.0,10.0,10.0,7.0,555.0,195.0,119.0,15.0,10.0,8.0,13.0,13.0,13.0,72.0,111.0,109.0,5.0,17.0,5.0,16.0,20.0,7.0,574.0,145.0,195.0,20.0,3.0,16.0,4.0,11.0,2.0,33.0,124.0,115.0,23.0,14.0,10.0,18.0,2.0,12.0,249.0,188.0,103.0,2.0,5.0,14.0,2.0,13.0,5.0,322.0,113.0,277.0,53598.33021053406 -0,7,7,13,7,1.0,8.0,481.0,91.0,132.0,18.0,5.0,9.0,11.0,2.0,14.0,158.0,142.0,152.0,12.0,13.0,3.0,6.0,8.0,0.0,249.0,83.0,164.0,14.0,13.0,12.0,7.0,7.0,13.0,391.0,49.0,125.0,5.0,7.0,4.0,4.0,14.0,8.0,467.0,150.0,178.0,14.0,7.0,11.0,1.0,8.0,10.0,45.0,44.0,127.0,11.0,16.0,13.0,9.0,16.0,14.0,146.0,125.0,130.0,9.0,7.0,9.0,14.0,5.0,13.0,488.0,162.0,11.0,20.0,4.0,12.0,16.0,3.0,13.0,99.0,146.0,117.0,22.0,15.0,5.0,10.0,14.0,9.0,383.0,142.0,253.0,49200.94387088757 -0,9,9,2,12,20.0,7.0,324.0,96.0,230.0,27.0,9.0,3.0,4.0,17.0,14.0,127.0,45.0,202.0,15.0,17.0,11.0,15.0,6.0,19.0,2.0,98.0,92.0,7.0,6.0,6.0,0.0,11.0,5.0,23.0,157.0,162.0,30.0,14.0,11.0,18.0,17.0,9.0,317.0,79.0,100.0,9.0,0.0,1.0,2.0,5.0,16.0,402.0,117.0,298.0,9.0,18.0,20.0,15.0,13.0,7.0,537.0,103.0,194.0,15.0,14.0,0.0,7.0,8.0,17.0,97.0,157.0,93.0,21.0,2.0,11.0,2.0,4.0,15.0,101.0,139.0,185.0,9.0,11.0,20.0,20.0,15.0,16.0,330.0,44.0,104.0,40354.03071539651 -0,23,5,6,8,0.0,12.0,390.0,53.0,284.0,14.0,12.0,17.0,14.0,16.0,6.0,255.0,45.0,90.0,21.0,6.0,15.0,13.0,1.0,0.0,121.0,107.0,18.0,9.0,4.0,6.0,4.0,10.0,5.0,505.0,90.0,279.0,25.0,12.0,5.0,14.0,4.0,2.0,521.0,147.0,62.0,26.0,4.0,10.0,1.0,18.0,6.0,385.0,53.0,57.0,9.0,16.0,6.0,12.0,7.0,13.0,299.0,126.0,145.0,6.0,14.0,10.0,18.0,12.0,6.0,146.0,64.0,154.0,28.0,16.0,8.0,12.0,0.0,14.0,60.0,98.0,265.0,28.0,19.0,11.0,7.0,11.0,8.0,455.0,86.0,178.0,45334.44592322496 -0,6,15,20,7,5.0,17.0,341.0,150.0,69.0,30.0,10.0,0.0,19.0,9.0,0.0,184.0,95.0,196.0,21.0,3.0,18.0,15.0,5.0,2.0,170.0,64.0,189.0,30.0,4.0,6.0,9.0,10.0,4.0,241.0,66.0,77.0,19.0,7.0,3.0,18.0,18.0,15.0,162.0,110.0,128.0,12.0,16.0,18.0,2.0,12.0,17.0,355.0,63.0,231.0,16.0,12.0,1.0,6.0,6.0,17.0,166.0,83.0,228.0,1.0,1.0,17.0,12.0,14.0,18.0,63.0,188.0,109.0,16.0,3.0,16.0,6.0,16.0,12.0,265.0,25.0,191.0,14.0,1.0,2.0,4.0,7.0,0.0,169.0,61.0,213.0,45255.40743056304 -0,7,7,6,12,19.0,18.0,390.0,82.0,137.0,20.0,3.0,13.0,3.0,9.0,0.0,361.0,126.0,170.0,4.0,7.0,15.0,11.0,7.0,3.0,79.0,73.0,183.0,27.0,2.0,14.0,9.0,13.0,18.0,460.0,94.0,279.0,16.0,1.0,2.0,18.0,4.0,4.0,61.0,108.0,126.0,20.0,12.0,17.0,19.0,10.0,6.0,355.0,47.0,210.0,18.0,8.0,3.0,3.0,6.0,1.0,428.0,75.0,153.0,9.0,10.0,12.0,1.0,10.0,14.0,223.0,165.0,16.0,11.0,13.0,13.0,6.0,1.0,2.0,468.0,136.0,177.0,24.0,12.0,6.0,4.0,19.0,3.0,319.0,127.0,252.0,49315.3527443282 -0,8,10,16,13,8.0,3.0,289.0,85.0,100.0,30.0,8.0,20.0,17.0,5.0,6.0,598.0,96.0,128.0,5.0,11.0,15.0,5.0,6.0,18.0,378.0,135.0,182.0,19.0,16.0,19.0,14.0,15.0,8.0,448.0,82.0,108.0,7.0,10.0,15.0,18.0,7.0,11.0,206.0,134.0,296.0,12.0,7.0,19.0,5.0,4.0,11.0,144.0,39.0,147.0,20.0,14.0,8.0,15.0,14.0,14.0,117.0,70.0,100.0,26.0,2.0,20.0,1.0,18.0,1.0,102.0,88.0,185.0,22.0,7.0,3.0,15.0,6.0,12.0,189.0,122.0,114.0,19.0,8.0,3.0,1.0,9.0,15.0,225.0,199.0,156.0,49682.75320017849 -0,6,6,8,15,1.0,11.0,554.0,126.0,31.0,17.0,0.0,17.0,2.0,17.0,0.0,302.0,57.0,149.0,7.0,17.0,5.0,5.0,5.0,16.0,323.0,100.0,96.0,21.0,5.0,14.0,11.0,12.0,11.0,490.0,115.0,196.0,21.0,11.0,4.0,13.0,7.0,8.0,420.0,75.0,221.0,12.0,3.0,7.0,13.0,5.0,13.0,300.0,192.0,57.0,20.0,11.0,9.0,10.0,7.0,15.0,482.0,181.0,116.0,22.0,2.0,10.0,7.0,7.0,15.0,73.0,107.0,99.0,16.0,10.0,17.0,11.0,12.0,11.0,515.0,122.0,173.0,18.0,14.0,8.0,8.0,13.0,11.0,181.0,125.0,292.0,53179.53195875442 -0,23,7,17,20,18.0,19.0,444.0,78.0,91.0,22.0,6.0,12.0,11.0,2.0,9.0,449.0,146.0,9.0,0.0,9.0,5.0,10.0,16.0,13.0,500.0,48.0,162.0,13.0,5.0,7.0,5.0,10.0,12.0,245.0,113.0,67.0,5.0,8.0,2.0,13.0,7.0,8.0,546.0,195.0,216.0,5.0,1.0,14.0,4.0,3.0,13.0,45.0,60.0,203.0,14.0,14.0,13.0,3.0,7.0,12.0,325.0,56.0,276.0,1.0,14.0,4.0,17.0,3.0,0.0,45.0,76.0,284.0,11.0,9.0,11.0,4.0,5.0,12.0,165.0,188.0,269.0,28.0,14.0,14.0,4.0,14.0,11.0,180.0,12.0,82.0,52610.136502179186 -0,12,3,11,17,4.0,15.0,482.0,156.0,85.0,20.0,5.0,13.0,9.0,14.0,9.0,375.0,74.0,135.0,15.0,8.0,6.0,1.0,1.0,18.0,497.0,97.0,103.0,25.0,16.0,11.0,6.0,20.0,11.0,344.0,46.0,124.0,5.0,7.0,1.0,5.0,6.0,7.0,384.0,61.0,213.0,11.0,15.0,14.0,0.0,19.0,18.0,45.0,112.0,183.0,13.0,13.0,14.0,12.0,5.0,8.0,32.0,42.0,155.0,28.0,12.0,13.0,17.0,8.0,13.0,118.0,140.0,179.0,15.0,13.0,20.0,6.0,3.0,5.0,429.0,163.0,109.0,26.0,5.0,18.0,2.0,9.0,10.0,142.0,162.0,133.0,52354.02220617867 -0,27,5,11,12,0.0,13.0,338.0,78.0,109.0,13.0,6.0,14.0,14.0,13.0,10.0,225.0,116.0,211.0,9.0,18.0,7.0,6.0,14.0,0.0,466.0,27.0,72.0,30.0,6.0,16.0,5.0,3.0,10.0,523.0,188.0,2.0,28.0,8.0,11.0,15.0,6.0,2.0,197.0,36.0,278.0,14.0,8.0,15.0,12.0,5.0,14.0,496.0,141.0,209.0,15.0,14.0,8.0,9.0,17.0,19.0,15.0,30.0,145.0,27.0,14.0,1.0,8.0,11.0,12.0,275.0,140.0,299.0,11.0,12.0,12.0,19.0,12.0,12.0,148.0,161.0,110.0,5.0,8.0,10.0,4.0,18.0,9.0,314.0,164.0,33.0,41756.72561612093 -0,5,7,5,16,14.0,13.0,324.0,77.0,24.0,30.0,6.0,14.0,9.0,6.0,7.0,368.0,116.0,134.0,10.0,3.0,18.0,9.0,5.0,10.0,472.0,97.0,176.0,19.0,7.0,9.0,5.0,4.0,12.0,436.0,93.0,43.0,19.0,4.0,8.0,2.0,15.0,13.0,424.0,82.0,164.0,11.0,18.0,0.0,6.0,14.0,14.0,385.0,20.0,4.0,27.0,14.0,14.0,13.0,13.0,7.0,322.0,30.0,14.0,11.0,5.0,9.0,17.0,16.0,11.0,255.0,89.0,109.0,11.0,12.0,18.0,9.0,10.0,12.0,217.0,147.0,207.0,25.0,12.0,12.0,4.0,9.0,6.0,432.0,128.0,97.0,46069.20954205128 -0,23,5,11,3,0.0,13.0,338.0,77.0,118.0,10.0,6.0,14.0,12.0,4.0,10.0,217.0,150.0,270.0,22.0,18.0,12.0,12.0,5.0,10.0,466.0,27.0,30.0,0.0,7.0,16.0,5.0,9.0,12.0,593.0,90.0,15.0,2.0,19.0,8.0,15.0,13.0,1.0,404.0,106.0,246.0,14.0,4.0,15.0,6.0,5.0,14.0,168.0,17.0,172.0,30.0,1.0,6.0,13.0,13.0,14.0,322.0,30.0,5.0,28.0,14.0,20.0,12.0,11.0,12.0,178.0,140.0,107.0,11.0,12.0,18.0,6.0,12.0,7.0,217.0,127.0,268.0,25.0,14.0,14.0,5.0,9.0,2.0,415.0,88.0,148.0,37661.45165520757 -0,15,5,0,12,14.0,13.0,324.0,78.0,24.0,18.0,6.0,14.0,6.0,13.0,7.0,361.0,127.0,134.0,9.0,15.0,16.0,9.0,5.0,3.0,466.0,97.0,176.0,13.0,6.0,14.0,7.0,3.0,19.0,264.0,72.0,83.0,19.0,1.0,10.0,4.0,6.0,7.0,424.0,62.0,60.0,11.0,14.0,15.0,11.0,14.0,2.0,284.0,97.0,205.0,15.0,14.0,13.0,10.0,15.0,14.0,405.0,30.0,145.0,13.0,14.0,12.0,12.0,11.0,11.0,275.0,123.0,109.0,11.0,3.0,12.0,6.0,5.0,12.0,288.0,81.0,109.0,19.0,13.0,10.0,4.0,9.0,4.0,512.0,164.0,33.0,45797.409590057796 -0,19,9,10,3,15.0,18.0,68.0,178.0,19.0,7.0,5.0,14.0,2.0,11.0,12.0,220.0,52.0,136.0,14.0,1.0,15.0,6.0,3.0,11.0,249.0,15.0,253.0,23.0,4.0,4.0,5.0,7.0,16.0,444.0,141.0,212.0,30.0,19.0,9.0,5.0,17.0,19.0,426.0,153.0,114.0,26.0,2.0,8.0,1.0,10.0,7.0,166.0,111.0,227.0,17.0,16.0,17.0,3.0,16.0,14.0,482.0,193.0,57.0,9.0,10.0,20.0,10.0,4.0,12.0,491.0,194.0,199.0,14.0,18.0,6.0,17.0,19.0,11.0,492.0,192.0,107.0,23.0,19.0,11.0,10.0,16.0,11.0,319.0,145.0,297.0,532799.2406210171 -0,8,10,13,16,1.0,11.0,289.0,148.0,176.0,30.0,5.0,10.0,2.0,11.0,14.0,264.0,64.0,140.0,16.0,1.0,5.0,1.0,3.0,14.0,261.0,51.0,182.0,24.0,5.0,11.0,7.0,8.0,12.0,446.0,71.0,127.0,15.0,8.0,19.0,15.0,15.0,7.0,206.0,178.0,166.0,12.0,1.0,15.0,9.0,4.0,11.0,144.0,58.0,57.0,20.0,12.0,13.0,15.0,11.0,17.0,369.0,136.0,132.0,26.0,2.0,17.0,1.0,13.0,15.0,73.0,124.0,119.0,2.0,12.0,13.0,12.0,4.0,11.0,594.0,139.0,103.0,20.0,16.0,13.0,2.0,9.0,9.0,95.0,140.0,261.0,44321.10035076844 -0,19,11,11,3,6.0,3.0,543.0,160.0,91.0,7.0,6.0,14.0,12.0,11.0,14.0,215.0,128.0,288.0,1.0,5.0,6.0,6.0,5.0,18.0,92.0,97.0,164.0,0.0,4.0,11.0,6.0,20.0,4.0,245.0,191.0,2.0,27.0,7.0,20.0,7.0,20.0,8.0,426.0,47.0,170.0,24.0,15.0,19.0,4.0,19.0,13.0,302.0,111.0,183.0,26.0,11.0,5.0,3.0,13.0,8.0,195.0,136.0,130.0,9.0,14.0,17.0,16.0,12.0,9.0,520.0,124.0,168.0,14.0,16.0,12.0,13.0,20.0,12.0,492.0,197.0,107.0,22.0,14.0,14.0,2.0,9.0,11.0,319.0,68.0,82.0,55545.63972170925 -0,23,9,13,3,3.0,15.0,483.0,71.0,60.0,21.0,7.0,10.0,2.0,13.0,9.0,220.0,144.0,135.0,15.0,1.0,5.0,9.0,3.0,12.0,497.0,41.0,103.0,26.0,14.0,11.0,8.0,7.0,14.0,444.0,95.0,102.0,8.0,7.0,5.0,7.0,12.0,7.0,424.0,178.0,216.0,14.0,14.0,14.0,1.0,10.0,18.0,188.0,16.0,180.0,15.0,15.0,12.0,5.0,14.0,5.0,369.0,132.0,151.0,26.0,10.0,16.0,17.0,9.0,12.0,306.0,137.0,109.0,2.0,18.0,12.0,8.0,4.0,11.0,439.0,126.0,108.0,23.0,6.0,20.0,5.0,11.0,10.0,319.0,145.0,142.0,40201.757520612824 -0,23,8,14,17,9.0,18.0,120.0,89.0,246.0,27.0,2.0,11.0,2.0,6.0,4.0,30.0,69.0,140.0,17.0,19.0,11.0,20.0,20.0,17.0,130.0,112.0,283.0,9.0,8.0,14.0,6.0,1.0,14.0,209.0,135.0,162.0,20.0,14.0,3.0,8.0,20.0,6.0,225.0,197.0,40.0,26.0,5.0,3.0,14.0,19.0,10.0,219.0,164.0,252.0,1.0,20.0,7.0,5.0,8.0,9.0,48.0,141.0,28.0,4.0,20.0,20.0,12.0,12.0,10.0,253.0,144.0,171.0,16.0,1.0,12.0,10.0,11.0,12.0,402.0,110.0,235.0,15.0,18.0,11.0,9.0,15.0,11.0,211.0,143.0,227.0,52292.94699285895 -0,19,16,5,6,19.0,18.0,141.0,31.0,57.0,15.0,20.0,9.0,5.0,9.0,9.0,374.0,122.0,149.0,16.0,9.0,7.0,10.0,11.0,3.0,184.0,97.0,53.0,25.0,14.0,10.0,16.0,4.0,11.0,63.0,163.0,131.0,12.0,19.0,0.0,11.0,7.0,8.0,592.0,132.0,96.0,14.0,11.0,14.0,4.0,16.0,12.0,283.0,70.0,243.0,21.0,5.0,5.0,7.0,13.0,9.0,95.0,66.0,75.0,9.0,1.0,18.0,16.0,9.0,20.0,185.0,122.0,90.0,17.0,16.0,4.0,9.0,7.0,16.0,410.0,140.0,143.0,15.0,10.0,7.0,8.0,10.0,20.0,291.0,133.0,219.0,415774.63455022004 -0,22,6,0,6,19.0,17.0,267.0,103.0,173.0,14.0,20.0,5.0,3.0,14.0,13.0,513.0,120.0,58.0,9.0,8.0,15.0,8.0,10.0,5.0,347.0,132.0,75.0,12.0,5.0,14.0,2.0,8.0,13.0,352.0,174.0,129.0,21.0,7.0,12.0,0.0,5.0,7.0,142.0,45.0,195.0,16.0,11.0,2.0,14.0,13.0,15.0,331.0,96.0,5.0,24.0,4.0,14.0,5.0,8.0,19.0,61.0,182.0,280.0,21.0,10.0,8.0,2.0,17.0,13.0,588.0,153.0,108.0,14.0,15.0,10.0,15.0,7.0,0.0,181.0,116.0,214.0,25.0,13.0,13.0,3.0,16.0,0.0,321.0,24.0,253.0,47169.89268459991 -0,15,6,9,8,0.0,19.0,338.0,135.0,63.0,6.0,6.0,10.0,2.0,4.0,8.0,404.0,73.0,137.0,16.0,8.0,6.0,8.0,6.0,6.0,304.0,63.0,134.0,25.0,12.0,13.0,5.0,2.0,12.0,316.0,118.0,130.0,15.0,7.0,17.0,14.0,10.0,6.0,390.0,149.0,208.0,16.0,0.0,15.0,1.0,5.0,16.0,266.0,103.0,196.0,21.0,6.0,9.0,10.0,8.0,14.0,384.0,30.0,100.0,21.0,9.0,18.0,2.0,10.0,13.0,234.0,173.0,107.0,14.0,13.0,14.0,11.0,8.0,11.0,302.0,51.0,129.0,21.0,12.0,7.0,20.0,12.0,20.0,402.0,105.0,148.0,47666.33264911189 -0,19,17,12,3,6.0,4.0,494.0,62.0,57.0,15.0,10.0,8.0,2.0,11.0,14.0,220.0,161.0,256.0,16.0,9.0,5.0,10.0,3.0,11.0,249.0,55.0,144.0,30.0,11.0,5.0,9.0,8.0,3.0,569.0,21.0,131.0,8.0,11.0,3.0,5.0,18.0,11.0,109.0,61.0,114.0,1.0,1.0,1.0,9.0,10.0,9.0,166.0,84.0,260.0,25.0,16.0,12.0,19.0,20.0,14.0,369.0,27.0,160.0,15.0,18.0,11.0,20.0,7.0,9.0,54.0,124.0,118.0,27.0,6.0,18.0,8.0,5.0,14.0,492.0,104.0,107.0,27.0,1.0,7.0,6.0,13.0,13.0,1.0,68.0,185.0,49465.29448871061 -0,23,7,13,3,3.0,16.0,548.0,110.0,86.0,18.0,13.0,10.0,3.0,20.0,9.0,422.0,146.0,136.0,14.0,2.0,2.0,6.0,3.0,16.0,168.0,39.0,103.0,29.0,9.0,11.0,7.0,20.0,3.0,397.0,78.0,131.0,7.0,7.0,16.0,10.0,17.0,7.0,426.0,178.0,143.0,22.0,5.0,14.0,3.0,19.0,12.0,254.0,72.0,154.0,17.0,14.0,12.0,13.0,16.0,12.0,593.0,115.0,130.0,9.0,10.0,12.0,16.0,9.0,12.0,66.0,48.0,109.0,18.0,13.0,12.0,7.0,9.0,11.0,428.0,80.0,107.0,22.0,3.0,14.0,5.0,9.0,16.0,319.0,145.0,216.0,53695.975141776726 -0,17,7,2,7,6.0,15.0,418.0,78.0,91.0,2.0,6.0,14.0,2.0,0.0,0.0,302.0,161.0,208.0,11.0,2.0,6.0,7.0,6.0,18.0,378.0,63.0,189.0,23.0,16.0,11.0,15.0,6.0,13.0,245.0,84.0,122.0,23.0,8.0,1.0,15.0,1.0,0.0,223.0,190.0,39.0,11.0,15.0,15.0,9.0,16.0,6.0,144.0,36.0,57.0,23.0,12.0,13.0,6.0,13.0,13.0,398.0,193.0,16.0,7.0,2.0,10.0,16.0,16.0,12.0,178.0,140.0,216.0,10.0,18.0,11.0,12.0,0.0,12.0,392.0,153.0,79.0,28.0,13.0,17.0,3.0,9.0,5.0,178.0,11.0,82.0,49430.97109605695 -0,23,10,11,16,0.0,11.0,340.0,148.0,128.0,26.0,4.0,17.0,8.0,16.0,9.0,361.0,146.0,145.0,15.0,5.0,6.0,3.0,5.0,18.0,488.0,97.0,166.0,25.0,16.0,11.0,5.0,7.0,8.0,343.0,80.0,78.0,5.0,10.0,4.0,18.0,14.0,8.0,424.0,61.0,272.0,12.0,5.0,14.0,8.0,4.0,7.0,249.0,93.0,176.0,15.0,12.0,13.0,14.0,7.0,14.0,444.0,30.0,257.0,10.0,14.0,20.0,2.0,15.0,13.0,101.0,170.0,130.0,10.0,12.0,12.0,6.0,8.0,11.0,428.0,139.0,88.0,19.0,6.0,13.0,5.0,17.0,11.0,322.0,123.0,292.0,48913.691197902546 -0,11,7,2,3,1.0,6.0,543.0,156.0,113.0,11.0,17.0,10.0,11.0,7.0,9.0,375.0,123.0,135.0,11.0,4.0,10.0,4.0,7.0,13.0,249.0,41.0,8.0,2.0,14.0,11.0,18.0,12.0,1.0,344.0,44.0,124.0,15.0,3.0,11.0,5.0,0.0,2.0,587.0,195.0,98.0,3.0,1.0,14.0,7.0,7.0,14.0,179.0,19.0,103.0,0.0,12.0,2.0,5.0,4.0,2.0,252.0,145.0,284.0,24.0,10.0,13.0,20.0,7.0,5.0,251.0,149.0,12.0,16.0,9.0,12.0,12.0,7.0,18.0,99.0,188.0,230.0,24.0,18.0,9.0,14.0,8.0,10.0,455.0,162.0,277.0,51993.80321940864 -0,20,5,2,14,3.0,11.0,513.0,101.0,51.0,20.0,20.0,11.0,7.0,2.0,4.0,265.0,138.0,239.0,14.0,12.0,5.0,10.0,5.0,12.0,264.0,84.0,60.0,27.0,5.0,10.0,4.0,5.0,12.0,371.0,46.0,162.0,5.0,19.0,3.0,3.0,18.0,4.0,106.0,192.0,25.0,19.0,5.0,11.0,0.0,17.0,8.0,126.0,44.0,197.0,11.0,14.0,16.0,7.0,7.0,14.0,99.0,149.0,84.0,9.0,7.0,7.0,17.0,14.0,13.0,387.0,106.0,181.0,18.0,9.0,18.0,15.0,3.0,12.0,429.0,166.0,137.0,6.0,3.0,11.0,11.0,13.0,5.0,332.0,113.0,266.0,50133.49273425508 -0,8,19,15,2,0.0,15.0,324.0,148.0,69.0,26.0,7.0,17.0,14.0,9.0,3.0,424.0,56.0,47.0,10.0,6.0,15.0,19.0,6.0,10.0,400.0,100.0,182.0,15.0,4.0,16.0,20.0,16.0,11.0,544.0,126.0,92.0,19.0,14.0,13.0,18.0,1.0,15.0,206.0,190.0,276.0,21.0,4.0,15.0,2.0,18.0,6.0,385.0,39.0,111.0,15.0,2.0,17.0,15.0,17.0,17.0,299.0,86.0,255.0,12.0,8.0,1.0,1.0,14.0,18.0,302.0,194.0,156.0,1.0,2.0,14.0,5.0,18.0,14.0,499.0,167.0,60.0,14.0,16.0,19.0,20.0,12.0,11.0,212.0,134.0,154.0,50050.95443723616 -0,10,6,9,10,0.0,11.0,296.0,71.0,66.0,26.0,3.0,4.0,2.0,17.0,0.0,280.0,52.0,123.0,15.0,11.0,20.0,5.0,4.0,15.0,472.0,107.0,6.0,23.0,6.0,8.0,5.0,11.0,10.0,477.0,33.0,162.0,26.0,10.0,6.0,0.0,9.0,0.0,472.0,185.0,60.0,13.0,2.0,14.0,3.0,4.0,6.0,300.0,20.0,57.0,23.0,13.0,8.0,12.0,7.0,10.0,482.0,193.0,145.0,26.0,14.0,12.0,2.0,18.0,4.0,128.0,75.0,193.0,14.0,12.0,6.0,12.0,12.0,11.0,121.0,138.0,175.0,19.0,11.0,11.0,10.0,9.0,12.0,72.0,128.0,178.0,38031.22607746142 -0,26,20,12,5,1.0,15.0,359.0,78.0,86.0,15.0,8.0,16.0,14.0,15.0,5.0,541.0,146.0,95.0,14.0,14.0,5.0,10.0,13.0,17.0,473.0,117.0,103.0,6.0,7.0,8.0,0.0,3.0,7.0,387.0,21.0,44.0,10.0,5.0,1.0,14.0,20.0,7.0,109.0,61.0,189.0,8.0,12.0,14.0,9.0,20.0,12.0,271.0,34.0,296.0,15.0,13.0,13.0,13.0,13.0,14.0,593.0,30.0,46.0,15.0,14.0,15.0,17.0,11.0,9.0,178.0,48.0,107.0,1.0,12.0,18.0,6.0,0.0,18.0,428.0,153.0,148.0,27.0,1.0,14.0,6.0,9.0,17.0,231.0,68.0,227.0,48468.086900410344 -0,23,14,11,3,3.0,15.0,444.0,118.0,91.0,22.0,13.0,14.0,8.0,19.0,9.0,361.0,146.0,174.0,14.0,4.0,2.0,5.0,3.0,18.0,497.0,97.0,99.0,28.0,15.0,3.0,6.0,7.0,9.0,397.0,93.0,138.0,5.0,8.0,1.0,10.0,9.0,8.0,424.0,27.0,216.0,12.0,15.0,14.0,3.0,9.0,18.0,35.0,47.0,82.0,12.0,13.0,13.0,13.0,15.0,12.0,325.0,36.0,140.0,9.0,15.0,11.0,17.0,11.0,9.0,142.0,140.0,112.0,15.0,13.0,15.0,6.0,5.0,16.0,428.0,87.0,121.0,28.0,4.0,13.0,5.0,15.0,17.0,1.0,68.0,82.0,51132.8857579283 -0,24,5,20,11,3.0,8.0,116.0,132.0,113.0,23.0,18.0,20.0,1.0,7.0,11.0,105.0,61.0,239.0,30.0,9.0,3.0,15.0,4.0,0.0,461.0,23.0,234.0,2.0,9.0,9.0,15.0,15.0,1.0,504.0,186.0,196.0,29.0,19.0,1.0,13.0,7.0,11.0,420.0,120.0,132.0,13.0,14.0,6.0,13.0,5.0,13.0,126.0,180.0,89.0,13.0,19.0,2.0,14.0,13.0,10.0,136.0,145.0,100.0,15.0,2.0,11.0,10.0,7.0,6.0,102.0,165.0,78.0,27.0,5.0,12.0,10.0,11.0,18.0,308.0,78.0,129.0,18.0,20.0,6.0,7.0,13.0,15.0,127.0,125.0,266.0,477836.4253329824 -0,17,5,13,13,1.0,11.0,554.0,90.0,31.0,17.0,15.0,7.0,6.0,5.0,5.0,265.0,160.0,116.0,7.0,17.0,6.0,13.0,7.0,18.0,467.0,135.0,10.0,4.0,16.0,12.0,4.0,5.0,17.0,383.0,93.0,162.0,18.0,11.0,1.0,4.0,3.0,2.0,564.0,127.0,37.0,17.0,7.0,2.0,2.0,19.0,10.0,300.0,44.0,271.0,0.0,13.0,8.0,7.0,9.0,13.0,117.0,162.0,68.0,18.0,6.0,7.0,7.0,4.0,13.0,336.0,62.0,93.0,20.0,14.0,18.0,19.0,7.0,14.0,170.0,146.0,179.0,24.0,15.0,8.0,14.0,13.0,5.0,449.0,103.0,270.0,50484.084405924616 -0,25,15,8,14,0.0,17.0,306.0,135.0,58.0,4.0,3.0,19.0,12.0,9.0,8.0,444.0,186.0,296.0,19.0,17.0,20.0,9.0,3.0,9.0,472.0,44.0,186.0,6.0,4.0,13.0,2.0,14.0,20.0,337.0,73.0,67.0,5.0,2.0,3.0,18.0,19.0,14.0,487.0,175.0,78.0,21.0,0.0,16.0,20.0,4.0,12.0,519.0,94.0,155.0,11.0,20.0,1.0,17.0,6.0,19.0,245.0,129.0,89.0,21.0,2.0,19.0,1.0,2.0,13.0,352.0,112.0,107.0,0.0,4.0,11.0,8.0,7.0,14.0,302.0,168.0,108.0,13.0,16.0,10.0,10.0,20.0,10.0,296.0,24.0,253.0,42453.88297568019 -0,12,6,3,12,0.0,14.0,440.0,124.0,39.0,14.0,1.0,12.0,5.0,17.0,9.0,500.0,48.0,148.0,13.0,11.0,15.0,9.0,15.0,13.0,259.0,92.0,75.0,27.0,8.0,13.0,7.0,11.0,5.0,432.0,145.0,71.0,15.0,20.0,3.0,18.0,15.0,11.0,560.0,175.0,158.0,16.0,11.0,8.0,16.0,5.0,13.0,300.0,137.0,185.0,11.0,13.0,9.0,7.0,6.0,11.0,384.0,182.0,215.0,19.0,9.0,10.0,2.0,9.0,12.0,286.0,192.0,134.0,16.0,15.0,7.0,11.0,12.0,10.0,41.0,79.0,150.0,23.0,15.0,0.0,3.0,12.0,11.0,304.0,41.0,24.0,52932.08192001551 -0,4,8,18,8,15.0,13.0,324.0,124.0,27.0,24.0,0.0,4.0,5.0,7.0,15.0,409.0,40.0,182.0,17.0,18.0,5.0,13.0,0.0,2.0,69.0,183.0,26.0,14.0,14.0,5.0,3.0,14.0,18.0,60.0,42.0,260.0,21.0,1.0,10.0,20.0,17.0,15.0,131.0,175.0,71.0,8.0,15.0,16.0,16.0,19.0,19.0,148.0,94.0,244.0,15.0,9.0,12.0,2.0,6.0,7.0,530.0,158.0,43.0,30.0,4.0,20.0,7.0,17.0,11.0,318.0,44.0,41.0,22.0,16.0,4.0,1.0,20.0,19.0,23.0,70.0,171.0,29.0,17.0,7.0,6.0,15.0,13.0,57.0,197.0,277.0,41998.943814046084 -0,16,8,1,14,5.0,8.0,513.0,115.0,31.0,8.0,10.0,8.0,11.0,8.0,11.0,283.0,21.0,177.0,18.0,12.0,9.0,6.0,3.0,18.0,78.0,44.0,57.0,2.0,6.0,13.0,16.0,6.0,5.0,407.0,67.0,73.0,5.0,18.0,3.0,10.0,5.0,11.0,555.0,167.0,75.0,21.0,15.0,15.0,2.0,14.0,12.0,364.0,54.0,163.0,22.0,12.0,10.0,6.0,6.0,20.0,299.0,129.0,196.0,19.0,8.0,7.0,20.0,9.0,11.0,175.0,124.0,173.0,16.0,4.0,18.0,11.0,11.0,12.0,111.0,82.0,208.0,24.0,16.0,1.0,11.0,15.0,5.0,296.0,79.0,106.0,51688.62324977893 -0,24,10,12,11,18.0,8.0,346.0,180.0,108.0,25.0,12.0,16.0,9.0,5.0,10.0,373.0,164.0,208.0,14.0,0.0,10.0,19.0,3.0,0.0,168.0,129.0,30.0,26.0,11.0,11.0,7.0,6.0,3.0,501.0,61.0,242.0,14.0,10.0,1.0,10.0,12.0,11.0,83.0,63.0,82.0,3.0,12.0,12.0,10.0,3.0,16.0,173.0,73.0,15.0,12.0,13.0,2.0,13.0,19.0,17.0,513.0,86.0,160.0,19.0,8.0,3.0,2.0,19.0,17.0,257.0,116.0,97.0,18.0,18.0,18.0,11.0,6.0,3.0,203.0,142.0,50.0,21.0,11.0,7.0,5.0,18.0,11.0,68.0,68.0,152.0,45549.78760984528 -0,22,7,12,6,3.0,15.0,405.0,118.0,87.0,17.0,4.0,9.0,8.0,20.0,6.0,406.0,146.0,172.0,16.0,3.0,5.0,11.0,3.0,9.0,211.0,61.0,97.0,26.0,9.0,2.0,6.0,8.0,6.0,176.0,47.0,155.0,18.0,8.0,0.0,15.0,18.0,6.0,109.0,98.0,189.0,4.0,15.0,12.0,3.0,19.0,15.0,271.0,75.0,128.0,12.0,6.0,13.0,20.0,9.0,12.0,593.0,58.0,23.0,15.0,14.0,11.0,20.0,11.0,9.0,122.0,92.0,118.0,12.0,13.0,4.0,9.0,11.0,13.0,419.0,53.0,109.0,28.0,3.0,8.0,4.0,9.0,8.0,20.0,62.0,183.0,50602.30565127214 -0,19,7,13,4,4.0,14.0,537.0,59.0,91.0,6.0,2.0,6.0,15.0,15.0,9.0,361.0,14.0,35.0,11.0,11.0,2.0,20.0,7.0,11.0,497.0,152.0,103.0,12.0,5.0,8.0,2.0,7.0,19.0,476.0,92.0,240.0,24.0,8.0,0.0,9.0,20.0,8.0,424.0,32.0,122.0,14.0,16.0,9.0,4.0,3.0,18.0,271.0,92.0,183.0,5.0,11.0,16.0,6.0,6.0,18.0,19.0,101.0,160.0,9.0,16.0,9.0,9.0,17.0,12.0,206.0,30.0,190.0,17.0,15.0,12.0,16.0,5.0,12.0,279.0,146.0,139.0,15.0,15.0,10.0,8.0,14.0,11.0,439.0,97.0,168.0,52527.491109779796 -0,17,10,11,14,6.0,15.0,444.0,83.0,92.0,21.0,6.0,14.0,0.0,1.0,8.0,407.0,157.0,157.0,15.0,5.0,6.0,10.0,5.0,18.0,453.0,93.0,50.0,19.0,16.0,11.0,6.0,6.0,9.0,383.0,93.0,116.0,5.0,11.0,1.0,15.0,4.0,8.0,279.0,61.0,201.0,26.0,15.0,14.0,4.0,19.0,13.0,300.0,42.0,191.0,7.0,16.0,12.0,10.0,9.0,15.0,244.0,116.0,70.0,17.0,9.0,15.0,1.0,14.0,15.0,221.0,140.0,129.0,13.0,13.0,5.0,6.0,6.0,13.0,396.0,146.0,109.0,21.0,11.0,3.0,2.0,11.0,12.0,322.0,60.0,227.0,49931.81296830716 -0,22,7,18,20,0.0,19.0,132.0,173.0,113.0,23.0,11.0,18.0,3.0,20.0,11.0,135.0,22.0,239.0,2.0,7.0,17.0,1.0,3.0,0.0,489.0,93.0,5.0,25.0,14.0,13.0,5.0,16.0,1.0,30.0,67.0,129.0,25.0,10.0,8.0,6.0,2.0,14.0,142.0,31.0,270.0,21.0,0.0,3.0,14.0,4.0,5.0,251.0,58.0,299.0,0.0,7.0,2.0,5.0,3.0,14.0,386.0,32.0,227.0,15.0,3.0,7.0,10.0,14.0,15.0,387.0,16.0,240.0,12.0,16.0,20.0,11.0,0.0,11.0,403.0,139.0,109.0,24.0,19.0,13.0,20.0,13.0,1.0,449.0,158.0,35.0,715552.3922868338 -0,20,6,12,13,1.0,14.0,368.0,101.0,112.0,22.0,15.0,11.0,4.0,4.0,3.0,266.0,120.0,137.0,11.0,9.0,6.0,13.0,3.0,0.0,428.0,63.0,72.0,2.0,3.0,12.0,4.0,5.0,13.0,331.0,115.0,130.0,22.0,7.0,1.0,6.0,4.0,2.0,387.0,192.0,195.0,20.0,9.0,3.0,2.0,19.0,10.0,126.0,44.0,178.0,17.0,2.0,5.0,14.0,4.0,10.0,136.0,117.0,68.0,8.0,2.0,7.0,14.0,10.0,14.0,405.0,104.0,106.0,16.0,12.0,13.0,15.0,9.0,11.0,336.0,137.0,129.0,24.0,16.0,9.0,18.0,11.0,16.0,321.0,105.0,148.0,43962.27306249969 -0,21,8,13,12,3.0,15.0,324.0,124.0,275.0,3.0,3.0,10.0,7.0,2.0,13.0,375.0,120.0,178.0,25.0,5.0,5.0,10.0,18.0,1.0,212.0,44.0,18.0,27.0,6.0,10.0,9.0,14.0,9.0,356.0,72.0,124.0,5.0,7.0,3.0,5.0,4.0,7.0,580.0,175.0,201.0,0.0,1.0,4.0,16.0,19.0,13.0,300.0,113.0,82.0,12.0,13.0,7.0,7.0,13.0,15.0,32.0,149.0,138.0,19.0,16.0,15.0,4.0,2.0,11.0,443.0,32.0,138.0,19.0,9.0,12.0,11.0,4.0,20.0,41.0,59.0,268.0,24.0,3.0,19.0,2.0,15.0,13.0,194.0,152.0,13.0,43135.234556335265 -0,14,12,8,10,1.0,13.0,451.0,156.0,43.0,20.0,4.0,12.0,11.0,9.0,9.0,409.0,74.0,136.0,15.0,14.0,20.0,10.0,3.0,15.0,136.0,41.0,89.0,6.0,5.0,11.0,5.0,19.0,5.0,385.0,42.0,102.0,13.0,20.0,16.0,10.0,14.0,7.0,106.0,177.0,187.0,21.0,0.0,14.0,0.0,13.0,12.0,45.0,102.0,171.0,15.0,9.0,12.0,6.0,11.0,14.0,299.0,129.0,166.0,9.0,10.0,14.0,17.0,9.0,15.0,318.0,124.0,181.0,17.0,12.0,10.0,7.0,5.0,8.0,43.0,79.0,140.0,28.0,16.0,0.0,11.0,14.0,10.0,241.0,162.0,197.0,51776.87349062576 -0,1,9,20,14,5.0,10.0,422.0,35.0,256.0,7.0,6.0,4.0,19.0,6.0,0.0,105.0,58.0,170.0,4.0,19.0,2.0,16.0,0.0,9.0,42.0,83.0,79.0,2.0,2.0,10.0,19.0,6.0,7.0,402.0,182.0,13.0,6.0,1.0,7.0,0.0,11.0,8.0,162.0,89.0,71.0,20.0,0.0,15.0,3.0,20.0,19.0,415.0,34.0,166.0,29.0,12.0,6.0,6.0,6.0,5.0,382.0,75.0,108.0,15.0,8.0,11.0,19.0,9.0,1.0,463.0,188.0,194.0,7.0,5.0,13.0,12.0,7.0,19.0,199.0,74.0,293.0,29.0,10.0,13.0,1.0,15.0,0.0,319.0,195.0,137.0,42196.362335701524 -0,12,8,3,13,15.0,10.0,513.0,114.0,60.0,22.0,14.0,4.0,7.0,9.0,2.0,302.0,31.0,187.0,11.0,0.0,19.0,8.0,0.0,2.0,65.0,165.0,112.0,30.0,8.0,6.0,10.0,16.0,12.0,381.0,67.0,272.0,5.0,0.0,10.0,18.0,2.0,6.0,518.0,146.0,150.0,8.0,12.0,16.0,19.0,17.0,8.0,391.0,54.0,133.0,25.0,12.0,1.0,2.0,7.0,11.0,166.0,36.0,162.0,8.0,1.0,7.0,1.0,17.0,11.0,174.0,124.0,173.0,4.0,13.0,16.0,8.0,10.0,12.0,471.0,113.0,178.0,28.0,1.0,8.0,4.0,14.0,2.0,162.0,127.0,277.0,52524.12298976112 -0,12,6,0,18,11.0,0.0,157.0,138.0,66.0,21.0,4.0,8.0,16.0,17.0,8.0,409.0,190.0,140.0,19.0,17.0,15.0,10.0,3.0,13.0,130.0,132.0,26.0,7.0,12.0,14.0,9.0,10.0,12.0,407.0,42.0,143.0,15.0,8.0,3.0,20.0,14.0,11.0,390.0,107.0,231.0,21.0,13.0,4.0,1.0,5.0,4.0,300.0,159.0,171.0,28.0,14.0,12.0,6.0,8.0,10.0,499.0,182.0,166.0,16.0,9.0,19.0,19.0,9.0,11.0,279.0,94.0,138.0,7.0,11.0,7.0,11.0,7.0,6.0,302.0,163.0,268.0,21.0,15.0,0.0,3.0,12.0,10.0,402.0,48.0,24.0,285471.54331594874 -0,15,7,7,12,0.0,17.0,456.0,127.0,39.0,6.0,1.0,12.0,12.0,15.0,11.0,483.0,15.0,150.0,13.0,13.0,20.0,9.0,6.0,11.0,410.0,44.0,52.0,20.0,8.0,13.0,2.0,14.0,5.0,449.0,174.0,106.0,14.0,20.0,11.0,13.0,10.0,2.0,419.0,175.0,83.0,19.0,0.0,16.0,16.0,4.0,16.0,519.0,94.0,197.0,11.0,9.0,9.0,8.0,6.0,8.0,299.0,147.0,214.0,19.0,3.0,8.0,17.0,15.0,12.0,318.0,174.0,107.0,17.0,16.0,4.0,11.0,8.0,10.0,105.0,74.0,150.0,24.0,16.0,0.0,14.0,14.0,11.0,296.0,51.0,232.0,53329.65916466019 -0,8,12,9,10,9.0,13.0,534.0,24.0,4.0,14.0,9.0,6.0,14.0,8.0,11.0,436.0,120.0,90.0,17.0,0.0,7.0,8.0,1.0,3.0,472.0,21.0,275.0,14.0,4.0,10.0,5.0,0.0,0.0,107.0,31.0,162.0,9.0,14.0,3.0,12.0,7.0,9.0,21.0,94.0,20.0,21.0,6.0,8.0,0.0,4.0,6.0,385.0,192.0,146.0,21.0,9.0,8.0,14.0,8.0,7.0,185.0,80.0,145.0,14.0,20.0,15.0,10.0,13.0,10.0,185.0,115.0,209.0,21.0,15.0,4.0,4.0,14.0,10.0,176.0,124.0,110.0,8.0,17.0,1.0,20.0,3.0,17.0,225.0,76.0,188.0,52548.607484483786 -0,23,19,13,8,0.0,18.0,341.0,59.0,27.0,16.0,4.0,4.0,6.0,13.0,10.0,395.0,110.0,140.0,15.0,12.0,11.0,10.0,1.0,3.0,130.0,101.0,6.0,7.0,6.0,8.0,10.0,11.0,5.0,230.0,171.0,151.0,29.0,14.0,11.0,17.0,5.0,1.0,481.0,137.0,96.0,22.0,5.0,14.0,2.0,4.0,15.0,325.0,20.0,134.0,9.0,14.0,12.0,11.0,9.0,8.0,373.0,99.0,127.0,13.0,7.0,6.0,16.0,12.0,4.0,466.0,75.0,36.0,18.0,14.0,4.0,5.0,12.0,13.0,430.0,131.0,233.0,14.0,11.0,11.0,19.0,11.0,13.0,319.0,110.0,215.0,53119.039367739744 -0,25,2,6,8,9.0,18.0,338.0,97.0,109.0,13.0,5.0,15.0,18.0,4.0,11.0,277.0,60.0,164.0,27.0,12.0,15.0,8.0,5.0,17.0,170.0,63.0,237.0,26.0,4.0,18.0,1.0,6.0,11.0,316.0,118.0,18.0,23.0,7.0,1.0,11.0,3.0,12.0,142.0,52.0,272.0,20.0,13.0,13.0,7.0,12.0,1.0,296.0,108.0,88.0,11.0,8.0,14.0,16.0,6.0,18.0,544.0,30.0,94.0,28.0,11.0,18.0,18.0,11.0,17.0,74.0,129.0,79.0,7.0,12.0,0.0,5.0,0.0,5.0,336.0,139.0,109.0,20.0,19.0,19.0,6.0,19.0,8.0,531.0,12.0,106.0,47853.46383241424 -0,18,7,6,8,0.0,17.0,373.0,90.0,223.0,20.0,3.0,14.0,3.0,5.0,1.0,361.0,120.0,137.0,21.0,1.0,13.0,15.0,3.0,0.0,152.0,73.0,143.0,25.0,3.0,14.0,5.0,6.0,13.0,489.0,61.0,271.0,21.0,7.0,19.0,18.0,5.0,6.0,134.0,137.0,131.0,13.0,13.0,13.0,7.0,13.0,6.0,372.0,102.0,176.0,24.0,8.0,13.0,3.0,7.0,12.0,428.0,50.0,228.0,12.0,12.0,17.0,14.0,10.0,13.0,459.0,128.0,15.0,15.0,8.0,11.0,6.0,0.0,11.0,394.0,127.0,146.0,25.0,12.0,8.0,20.0,10.0,17.0,316.0,99.0,148.0,47949.631863647955 -0,20,2,12,11,19.0,5.0,346.0,191.0,31.0,19.0,0.0,17.0,4.0,17.0,7.0,302.0,48.0,16.0,16.0,17.0,6.0,3.0,12.0,5.0,211.0,89.0,124.0,7.0,12.0,11.0,14.0,12.0,14.0,490.0,115.0,206.0,21.0,19.0,1.0,16.0,2.0,6.0,175.0,98.0,221.0,0.0,3.0,7.0,13.0,5.0,6.0,379.0,92.0,170.0,21.0,11.0,9.0,13.0,3.0,6.0,482.0,184.0,194.0,1.0,14.0,18.0,19.0,7.0,11.0,179.0,178.0,117.0,12.0,15.0,17.0,11.0,12.0,12.0,515.0,142.0,160.0,24.0,14.0,14.0,4.0,10.0,8.0,131.0,172.0,152.0,48684.33170676645 -0,5,6,8,15,1.0,17.0,437.0,125.0,91.0,17.0,2.0,9.0,7.0,5.0,8.0,398.0,57.0,141.0,7.0,14.0,5.0,11.0,7.0,16.0,323.0,100.0,98.0,21.0,6.0,12.0,9.0,7.0,11.0,176.0,85.0,242.0,24.0,11.0,2.0,13.0,10.0,6.0,122.0,136.0,82.0,6.0,9.0,9.0,10.0,20.0,16.0,300.0,85.0,101.0,20.0,3.0,10.0,10.0,8.0,15.0,395.0,181.0,116.0,17.0,2.0,12.0,7.0,8.0,15.0,73.0,107.0,99.0,16.0,14.0,8.0,6.0,13.0,11.0,359.0,122.0,163.0,19.0,14.0,13.0,6.0,18.0,10.0,133.0,61.0,292.0,51308.07531763808 -0,23,17,9,8,0.0,18.0,594.0,52.0,4.0,5.0,3.0,12.0,6.0,13.0,20.0,395.0,52.0,247.0,15.0,12.0,6.0,10.0,10.0,3.0,117.0,101.0,6.0,16.0,4.0,8.0,10.0,18.0,5.0,230.0,94.0,162.0,8.0,20.0,11.0,17.0,4.0,1.0,481.0,137.0,96.0,21.0,4.0,14.0,0.0,4.0,4.0,385.0,122.0,97.0,9.0,14.0,0.0,6.0,9.0,8.0,299.0,99.0,300.0,13.0,10.0,6.0,16.0,12.0,4.0,466.0,75.0,209.0,18.0,5.0,16.0,2.0,12.0,14.0,41.0,79.0,27.0,14.0,11.0,18.0,12.0,11.0,17.0,225.0,159.0,178.0,51588.23585856921 -0,15,5,13,17,5.0,13.0,334.0,57.0,9.0,14.0,4.0,2.0,14.0,16.0,9.0,255.0,52.0,97.0,15.0,13.0,11.0,10.0,1.0,14.0,472.0,101.0,181.0,6.0,6.0,8.0,5.0,11.0,9.0,533.0,135.0,151.0,29.0,14.0,11.0,18.0,4.0,5.0,521.0,147.0,20.0,22.0,5.0,12.0,2.0,16.0,6.0,362.0,196.0,113.0,22.0,14.0,8.0,4.0,19.0,7.0,334.0,102.0,127.0,14.0,13.0,18.0,12.0,14.0,14.0,286.0,75.0,36.0,20.0,16.0,4.0,11.0,17.0,13.0,69.0,128.0,233.0,9.0,16.0,11.0,19.0,11.0,13.0,303.0,99.0,215.0,36743.36496616086 -0,20,12,8,4,7.0,11.0,183.0,126.0,152.0,15.0,0.0,5.0,13.0,16.0,16.0,424.0,20.0,215.0,3.0,6.0,15.0,19.0,6.0,17.0,526.0,177.0,202.0,22.0,18.0,2.0,18.0,16.0,11.0,490.0,115.0,92.0,19.0,14.0,4.0,13.0,8.0,1.0,395.0,190.0,146.0,21.0,0.0,17.0,13.0,5.0,9.0,385.0,49.0,57.0,1.0,5.0,18.0,17.0,19.0,17.0,328.0,181.0,255.0,13.0,2.0,1.0,7.0,1.0,15.0,302.0,194.0,99.0,16.0,10.0,0.0,11.0,12.0,1.0,499.0,167.0,60.0,18.0,10.0,20.0,8.0,11.0,9.0,181.0,122.0,292.0,158960.93521797567 -0,6,19,10,2,0.0,15.0,405.0,148.0,68.0,17.0,7.0,17.0,9.0,17.0,0.0,302.0,56.0,47.0,7.0,16.0,9.0,5.0,5.0,10.0,357.0,157.0,96.0,15.0,5.0,15.0,11.0,12.0,11.0,544.0,119.0,130.0,21.0,11.0,7.0,18.0,1.0,8.0,316.0,75.0,249.0,12.0,3.0,8.0,2.0,12.0,10.0,300.0,182.0,111.0,15.0,11.0,17.0,10.0,7.0,15.0,412.0,143.0,116.0,13.0,8.0,9.0,1.0,7.0,17.0,73.0,107.0,118.0,14.0,2.0,16.0,5.0,18.0,14.0,515.0,148.0,132.0,14.0,15.0,19.0,17.0,12.0,11.0,182.0,134.0,154.0,49304.04508160449 -0,29,18,15,5,5.0,13.0,43.0,17.0,8.0,11.0,16.0,13.0,2.0,4.0,9.0,409.0,120.0,90.0,15.0,6.0,20.0,8.0,16.0,10.0,472.0,107.0,53.0,9.0,3.0,3.0,10.0,16.0,1.0,60.0,171.0,131.0,21.0,3.0,11.0,4.0,18.0,14.0,506.0,147.0,20.0,21.0,6.0,6.0,3.0,1.0,6.0,160.0,20.0,101.0,9.0,6.0,2.0,15.0,15.0,7.0,373.0,103.0,222.0,14.0,14.0,11.0,12.0,7.0,4.0,185.0,75.0,191.0,24.0,14.0,4.0,6.0,12.0,9.0,41.0,103.0,110.0,15.0,11.0,6.0,10.0,19.0,13.0,319.0,76.0,210.0,688795.7794843778 -0,23,12,14,11,0.0,16.0,332.0,71.0,29.0,14.0,3.0,4.0,14.0,14.0,15.0,287.0,52.0,140.0,16.0,12.0,18.0,8.0,1.0,6.0,130.0,68.0,16.0,6.0,3.0,8.0,5.0,7.0,7.0,363.0,84.0,162.0,13.0,14.0,7.0,12.0,5.0,6.0,97.0,145.0,41.0,26.0,4.0,10.0,2.0,4.0,15.0,385.0,43.0,144.0,21.0,15.0,12.0,4.0,9.0,8.0,343.0,31.0,111.0,12.0,1.0,6.0,7.0,14.0,10.0,242.0,123.0,209.0,19.0,15.0,5.0,5.0,8.0,12.0,430.0,79.0,181.0,15.0,10.0,9.0,8.0,10.0,20.0,263.0,138.0,178.0,36882.985374291355 -0,23,19,11,3,7.0,15.0,270.0,118.0,91.0,22.0,3.0,1.0,12.0,12.0,13.0,361.0,146.0,174.0,0.0,4.0,2.0,5.0,1.0,15.0,130.0,124.0,216.0,7.0,6.0,1.0,6.0,7.0,20.0,22.0,140.0,151.0,17.0,5.0,11.0,7.0,12.0,16.0,481.0,159.0,216.0,12.0,5.0,6.0,13.0,5.0,15.0,325.0,90.0,20.0,9.0,14.0,14.0,8.0,9.0,8.0,445.0,91.0,127.0,11.0,15.0,11.0,17.0,16.0,2.0,96.0,16.0,98.0,7.0,20.0,15.0,5.0,3.0,16.0,201.0,178.0,121.0,21.0,11.0,11.0,19.0,15.0,1.0,29.0,88.0,82.0,47684.09247925106 -0,23,14,12,8,0.0,16.0,346.0,59.0,69.0,19.0,13.0,14.0,6.0,13.0,10.0,395.0,125.0,153.0,14.0,5.0,11.0,6.0,1.0,18.0,497.0,97.0,99.0,28.0,11.0,5.0,8.0,9.0,8.0,397.0,95.0,142.0,20.0,12.0,7.0,13.0,5.0,4.0,424.0,137.0,184.0,19.0,6.0,14.0,2.0,6.0,18.0,194.0,20.0,101.0,12.0,13.0,13.0,12.0,12.0,12.0,354.0,36.0,133.0,13.0,9.0,7.0,16.0,12.0,7.0,181.0,101.0,112.0,17.0,13.0,10.0,5.0,9.0,13.0,428.0,131.0,220.0,14.0,4.0,11.0,5.0,12.0,13.0,297.0,102.0,215.0,51666.05600481865 -0,22,5,12,12,10.0,5.0,338.0,98.0,68.0,22.0,5.0,10.0,9.0,14.0,1.0,361.0,53.0,90.0,7.0,14.0,17.0,15.0,15.0,19.0,403.0,82.0,61.0,8.0,3.0,8.0,2.0,20.0,10.0,205.0,166.0,146.0,29.0,0.0,6.0,3.0,6.0,2.0,590.0,137.0,119.0,21.0,0.0,12.0,10.0,12.0,2.0,430.0,73.0,183.0,24.0,2.0,14.0,8.0,4.0,20.0,386.0,128.0,8.0,27.0,13.0,18.0,0.0,8.0,7.0,543.0,49.0,126.0,29.0,13.0,14.0,12.0,9.0,2.0,432.0,29.0,243.0,25.0,12.0,13.0,0.0,10.0,20.0,260.0,59.0,104.0,45197.40141328001 -0,20,5,13,8,14.0,17.0,507.0,78.0,4.0,16.0,8.0,4.0,11.0,13.0,8.0,283.0,120.0,137.0,22.0,16.0,11.0,8.0,1.0,9.0,314.0,74.0,122.0,20.0,8.0,13.0,5.0,6.0,13.0,511.0,63.0,129.0,21.0,7.0,8.0,11.0,14.0,7.0,344.0,196.0,195.0,20.0,4.0,12.0,12.0,12.0,11.0,385.0,98.0,179.0,16.0,3.0,13.0,9.0,8.0,14.0,401.0,46.0,67.0,9.0,10.0,15.0,8.0,10.0,13.0,195.0,89.0,109.0,19.0,3.0,14.0,5.0,8.0,12.0,408.0,116.0,191.0,23.0,11.0,13.0,16.0,9.0,13.0,321.0,76.0,111.0,40357.67095550496 -0,23,16,12,4,0.0,15.0,405.0,53.0,86.0,10.0,15.0,3.0,2.0,13.0,11.0,56.0,95.0,177.0,26.0,4.0,2.0,7.0,1.0,4.0,130.0,101.0,34.0,5.0,14.0,2.0,20.0,7.0,3.0,230.0,171.0,151.0,14.0,8.0,11.0,17.0,0.0,7.0,126.0,73.0,96.0,10.0,2.0,14.0,2.0,19.0,15.0,219.0,147.0,121.0,9.0,14.0,15.0,11.0,11.0,12.0,127.0,99.0,160.0,13.0,14.0,11.0,16.0,11.0,12.0,54.0,75.0,62.0,18.0,13.0,18.0,5.0,9.0,16.0,430.0,48.0,233.0,8.0,11.0,8.0,5.0,14.0,6.0,1.0,68.0,215.0,41486.669991844414 -0,23,14,12,8,3.0,17.0,494.0,59.0,27.0,15.0,4.0,6.0,6.0,16.0,8.0,539.0,146.0,156.0,14.0,12.0,2.0,10.0,1.0,16.0,168.0,87.0,15.0,29.0,6.0,8.0,6.0,8.0,5.0,397.0,28.0,138.0,9.0,14.0,1.0,10.0,10.0,4.0,481.0,125.0,189.0,10.0,14.0,2.0,3.0,13.0,14.0,325.0,28.0,106.0,10.0,13.0,12.0,12.0,17.0,11.0,373.0,58.0,132.0,15.0,15.0,8.0,19.0,11.0,6.0,218.0,48.0,90.0,17.0,14.0,15.0,5.0,12.0,14.0,428.0,117.0,109.0,29.0,2.0,10.0,15.0,11.0,13.0,45.0,84.0,225.0,51666.05600481865 -0,13,5,18,8,0.0,3.0,129.0,181.0,66.0,26.0,19.0,16.0,14.0,9.0,5.0,69.0,56.0,207.0,15.0,6.0,20.0,19.0,7.0,14.0,108.0,154.0,182.0,6.0,6.0,16.0,20.0,11.0,11.0,533.0,126.0,162.0,19.0,14.0,13.0,3.0,1.0,15.0,206.0,124.0,48.0,24.0,19.0,1.0,2.0,18.0,0.0,385.0,20.0,111.0,5.0,13.0,5.0,15.0,16.0,7.0,306.0,103.0,266.0,24.0,1.0,4.0,6.0,14.0,9.0,165.0,194.0,227.0,6.0,10.0,14.0,7.0,4.0,14.0,218.0,105.0,87.0,14.0,16.0,4.0,20.0,14.0,11.0,212.0,139.0,178.0,452433.6570611542 -0,15,5,11,4,0.0,13.0,230.0,148.0,4.0,14.0,3.0,15.0,12.0,13.0,3.0,255.0,55.0,60.0,13.0,8.0,16.0,10.0,5.0,10.0,410.0,100.0,6.0,11.0,4.0,8.0,5.0,15.0,5.0,544.0,98.0,92.0,20.0,14.0,11.0,19.0,4.0,1.0,496.0,147.0,276.0,21.0,4.0,8.0,16.0,18.0,6.0,526.0,29.0,111.0,9.0,15.0,15.0,10.0,19.0,17.0,299.0,101.0,145.0,13.0,8.0,3.0,7.0,12.0,14.0,423.0,75.0,209.0,1.0,4.0,10.0,18.0,15.0,14.0,499.0,167.0,60.0,19.0,11.0,15.0,3.0,12.0,12.0,224.0,76.0,167.0,36723.42168005389 -0,10,7,20,17,12.0,19.0,7.0,40.0,40.0,27.0,15.0,5.0,9.0,4.0,3.0,370.0,146.0,177.0,22.0,4.0,6.0,8.0,3.0,1.0,168.0,51.0,30.0,22.0,3.0,2.0,6.0,6.0,17.0,204.0,118.0,129.0,21.0,8.0,19.0,11.0,9.0,7.0,523.0,61.0,182.0,2.0,0.0,15.0,6.0,5.0,15.0,210.0,94.0,82.0,24.0,3.0,13.0,11.0,6.0,12.0,112.0,84.0,230.0,20.0,5.0,11.0,20.0,15.0,9.0,54.0,28.0,168.0,18.0,12.0,18.0,8.0,15.0,16.0,428.0,158.0,240.0,25.0,13.0,14.0,20.0,2.0,13.0,1.0,68.0,148.0,814186.3339137726 -0,22,7,12,4,1.0,18.0,338.0,88.0,86.0,15.0,13.0,16.0,3.0,17.0,7.0,541.0,144.0,174.0,14.0,4.0,2.0,8.0,3.0,0.0,163.0,63.0,143.0,25.0,11.0,6.0,5.0,7.0,3.0,397.0,114.0,136.0,8.0,7.0,1.0,10.0,13.0,1.0,109.0,100.0,194.0,20.0,2.0,14.0,14.0,13.0,12.0,271.0,89.0,178.0,12.0,13.0,14.0,5.0,8.0,13.0,593.0,52.0,18.0,15.0,10.0,18.0,19.0,10.0,11.0,149.0,48.0,109.0,14.0,12.0,14.0,6.0,11.0,11.0,336.0,115.0,147.0,14.0,1.0,8.0,5.0,11.0,17.0,321.0,72.0,181.0,50602.30565127214 -0,28,9,10,17,17.0,0.0,324.0,137.0,55.0,16.0,3.0,9.0,17.0,2.0,7.0,255.0,77.0,256.0,15.0,5.0,17.0,11.0,7.0,14.0,479.0,73.0,123.0,13.0,11.0,10.0,15.0,7.0,11.0,192.0,89.0,149.0,0.0,5.0,2.0,14.0,4.0,2.0,521.0,183.0,31.0,25.0,4.0,11.0,16.0,18.0,7.0,153.0,11.0,5.0,2.0,14.0,20.0,15.0,7.0,7.0,136.0,48.0,20.0,20.0,16.0,6.0,12.0,14.0,12.0,436.0,177.0,174.0,12.0,16.0,8.0,6.0,11.0,13.0,356.0,58.0,263.0,21.0,11.0,6.0,15.0,10.0,13.0,340.0,73.0,16.0,45076.691963973564 -0,21,16,9,5,9.0,12.0,144.0,97.0,281.0,11.0,6.0,13.0,16.0,13.0,12.0,255.0,77.0,108.0,15.0,9.0,11.0,11.0,1.0,14.0,479.0,27.0,30.0,2.0,11.0,8.0,5.0,5.0,5.0,359.0,89.0,120.0,24.0,14.0,2.0,12.0,13.0,2.0,346.0,116.0,146.0,10.0,11.0,18.0,2.0,3.0,6.0,385.0,27.0,257.0,27.0,14.0,2.0,17.0,7.0,14.0,136.0,103.0,89.0,27.0,3.0,9.0,14.0,17.0,0.0,452.0,98.0,109.0,21.0,14.0,5.0,6.0,6.0,9.0,146.0,79.0,131.0,21.0,6.0,1.0,15.0,10.0,14.0,268.0,73.0,177.0,52740.407892120325 -0,22,13,12,7,10.0,18.0,137.0,191.0,238.0,0.0,7.0,0.0,18.0,14.0,15.0,361.0,41.0,137.0,11.0,12.0,16.0,8.0,3.0,3.0,130.0,55.0,8.0,4.0,20.0,7.0,10.0,15.0,19.0,209.0,122.0,223.0,19.0,4.0,19.0,2.0,11.0,7.0,89.0,109.0,144.0,20.0,18.0,4.0,14.0,13.0,1.0,591.0,19.0,75.0,21.0,1.0,10.0,2.0,9.0,0.0,495.0,30.0,28.0,12.0,0.0,18.0,16.0,7.0,18.0,400.0,176.0,109.0,26.0,14.0,7.0,1.0,8.0,11.0,336.0,140.0,110.0,13.0,12.0,20.0,20.0,10.0,4.0,321.0,137.0,14.0,403509.8950768424 -0,22,13,14,1,0.0,18.0,338.0,78.0,57.0,19.0,6.0,16.0,2.0,4.0,14.0,409.0,120.0,140.0,17.0,12.0,6.0,8.0,1.0,0.0,145.0,63.0,143.0,12.0,0.0,10.0,5.0,6.0,14.0,308.0,123.0,129.0,15.0,9.0,11.0,11.0,8.0,7.0,142.0,167.0,165.0,20.0,6.0,14.0,12.0,5.0,0.0,231.0,87.0,146.0,22.0,7.0,12.0,8.0,5.0,9.0,373.0,26.0,8.0,9.0,1.0,18.0,16.0,10.0,13.0,459.0,144.0,76.0,16.0,12.0,7.0,9.0,4.0,12.0,360.0,134.0,109.0,20.0,10.0,11.0,20.0,9.0,20.0,319.0,143.0,148.0,46187.18672774969 -0,19,17,2,3,20.0,15.0,483.0,62.0,113.0,15.0,10.0,10.0,2.0,13.0,11.0,220.0,124.0,52.0,20.0,1.0,5.0,5.0,3.0,12.0,249.0,13.0,137.0,30.0,11.0,11.0,9.0,15.0,14.0,444.0,37.0,131.0,11.0,9.0,0.0,10.0,4.0,7.0,424.0,80.0,216.0,14.0,2.0,14.0,1.0,10.0,18.0,306.0,139.0,260.0,15.0,16.0,12.0,20.0,7.0,3.0,369.0,27.0,151.0,26.0,10.0,20.0,17.0,9.0,12.0,306.0,133.0,109.0,27.0,6.0,18.0,7.0,10.0,11.0,204.0,126.0,107.0,11.0,1.0,7.0,11.0,13.0,10.0,216.0,68.0,185.0,49822.52671823476 -0,19,9,13,0,4.0,4.0,491.0,71.0,60.0,21.0,7.0,10.0,2.0,12.0,14.0,220.0,161.0,135.0,15.0,9.0,0.0,9.0,14.0,11.0,443.0,41.0,124.0,26.0,13.0,9.0,8.0,8.0,3.0,569.0,95.0,102.0,8.0,9.0,3.0,5.0,17.0,11.0,285.0,82.0,114.0,10.0,14.0,10.0,9.0,2.0,9.0,181.0,59.0,180.0,23.0,15.0,2.0,5.0,14.0,5.0,369.0,58.0,160.0,23.0,18.0,13.0,20.0,7.0,10.0,54.0,124.0,109.0,8.0,6.0,12.0,5.0,4.0,14.0,447.0,104.0,107.0,24.0,1.0,20.0,5.0,11.0,13.0,319.0,132.0,164.0,46619.307172777786 -0,19,9,13,3,3.0,6.0,483.0,73.0,208.0,21.0,10.0,8.0,2.0,0.0,9.0,66.0,144.0,256.0,13.0,15.0,4.0,9.0,5.0,11.0,249.0,125.0,103.0,23.0,14.0,5.0,8.0,2.0,13.0,152.0,95.0,300.0,26.0,7.0,3.0,7.0,12.0,11.0,109.0,150.0,60.0,17.0,9.0,14.0,1.0,0.0,18.0,166.0,16.0,260.0,25.0,16.0,20.0,19.0,20.0,5.0,58.0,144.0,160.0,7.0,1.0,11.0,20.0,0.0,18.0,176.0,137.0,13.0,28.0,7.0,12.0,2.0,5.0,16.0,475.0,104.0,273.0,27.0,6.0,4.0,6.0,14.0,10.0,13.0,145.0,153.0,46619.307172777786 -0,23,17,12,10,6.0,8.0,494.0,62.0,60.0,20.0,7.0,10.0,11.0,13.0,14.0,287.0,156.0,248.0,16.0,2.0,10.0,9.0,3.0,12.0,440.0,52.0,103.0,26.0,13.0,11.0,9.0,7.0,14.0,451.0,21.0,113.0,8.0,10.0,5.0,5.0,13.0,10.0,424.0,61.0,216.0,14.0,14.0,7.0,7.0,19.0,9.0,178.0,22.0,180.0,18.0,15.0,12.0,15.0,17.0,14.0,369.0,27.0,151.0,15.0,18.0,16.0,17.0,9.0,10.0,202.0,124.0,109.0,22.0,18.0,18.0,8.0,4.0,14.0,439.0,105.0,107.0,23.0,1.0,8.0,5.0,12.0,13.0,140.0,68.0,185.0,50850.69719834758 -0,3,19,10,1,16.0,20.0,47.0,25.0,275.0,6.0,3.0,10.0,5.0,9.0,10.0,428.0,73.0,178.0,10.0,15.0,5.0,10.0,18.0,1.0,166.0,44.0,47.0,27.0,6.0,10.0,9.0,3.0,13.0,356.0,61.0,242.0,12.0,10.0,0.0,16.0,4.0,10.0,580.0,134.0,201.0,0.0,1.0,12.0,0.0,20.0,8.0,378.0,119.0,82.0,21.0,13.0,13.0,13.0,19.0,13.0,359.0,195.0,55.0,19.0,16.0,14.0,14.0,6.0,5.0,483.0,32.0,80.0,19.0,11.0,4.0,14.0,13.0,12.0,479.0,142.0,113.0,28.0,15.0,16.0,2.0,0.0,8.0,211.0,113.0,13.0,747999.5543778709 -0,21,2,12,11,18.0,16.0,331.0,111.0,91.0,5.0,4.0,9.0,8.0,5.0,8.0,396.0,120.0,125.0,22.0,3.0,5.0,10.0,7.0,4.0,211.0,89.0,102.0,26.0,7.0,11.0,8.0,14.0,14.0,176.0,72.0,124.0,5.0,7.0,0.0,5.0,12.0,6.0,230.0,163.0,82.0,1.0,12.0,7.0,16.0,19.0,13.0,300.0,103.0,121.0,12.0,6.0,7.0,7.0,12.0,15.0,206.0,72.0,138.0,18.0,14.0,14.0,6.0,8.0,11.0,179.0,92.0,49.0,18.0,13.0,5.0,17.0,6.0,16.0,126.0,59.0,268.0,24.0,6.0,15.0,3.0,15.0,12.0,75.0,145.0,152.0,50996.903159931884 -0,17,6,13,7,0.0,18.0,461.0,118.0,196.0,29.0,3.0,16.0,14.0,13.0,20.0,62.0,175.0,108.0,3.0,9.0,20.0,9.0,12.0,14.0,472.0,179.0,10.0,6.0,6.0,20.0,5.0,16.0,9.0,301.0,45.0,7.0,30.0,14.0,2.0,18.0,10.0,2.0,521.0,183.0,31.0,21.0,4.0,8.0,9.0,4.0,6.0,487.0,20.0,111.0,2.0,8.0,9.0,4.0,7.0,13.0,87.0,103.0,138.0,14.0,14.0,6.0,7.0,14.0,4.0,48.0,94.0,209.0,21.0,14.0,5.0,6.0,2.0,14.0,41.0,79.0,268.0,11.0,9.0,14.0,20.0,3.0,3.0,268.0,95.0,177.0,45676.82057002811 -0,21,5,11,7,1.0,8.0,137.0,52.0,96.0,24.0,3.0,9.0,13.0,10.0,8.0,255.0,77.0,90.0,21.0,9.0,17.0,10.0,7.0,4.0,479.0,106.0,30.0,2.0,10.0,5.0,19.0,8.0,19.0,533.0,45.0,162.0,20.0,20.0,10.0,15.0,15.0,1.0,521.0,147.0,29.0,25.0,7.0,7.0,3.0,18.0,6.0,481.0,27.0,171.0,3.0,18.0,8.0,4.0,19.0,7.0,178.0,163.0,140.0,11.0,14.0,20.0,11.0,0.0,12.0,466.0,98.0,109.0,21.0,16.0,5.0,5.0,12.0,13.0,90.0,79.0,268.0,14.0,8.0,10.0,15.0,10.0,13.0,253.0,76.0,178.0,646109.4403283225 -0,20,0,3,12,2.0,9.0,558.0,80.0,113.0,24.0,2.0,10.0,9.0,5.0,8.0,15.0,73.0,46.0,15.0,9.0,17.0,11.0,3.0,5.0,201.0,191.0,30.0,2.0,11.0,18.0,15.0,6.0,18.0,152.0,191.0,120.0,24.0,13.0,7.0,16.0,5.0,2.0,524.0,48.0,82.0,3.0,16.0,3.0,10.0,18.0,6.0,379.0,153.0,171.0,21.0,3.0,19.0,4.0,9.0,10.0,359.0,103.0,138.0,9.0,7.0,1.0,6.0,8.0,2.0,428.0,92.0,155.0,24.0,14.0,4.0,11.0,5.0,12.0,359.0,91.0,268.0,28.0,16.0,6.0,3.0,6.0,8.0,27.0,88.0,177.0,48053.27039636613 -0,8,2,10,11,18.0,13.0,342.0,99.0,103.0,25.0,3.0,9.0,8.0,9.0,7.0,401.0,76.0,120.0,15.0,3.0,10.0,0.0,14.0,7.0,479.0,106.0,102.0,2.0,9.0,8.0,5.0,5.0,5.0,359.0,76.0,242.0,16.0,10.0,0.0,12.0,12.0,4.0,326.0,155.0,80.0,25.0,12.0,8.0,2.0,20.0,16.0,380.0,75.0,139.0,14.0,7.0,3.0,13.0,8.0,7.0,188.0,72.0,23.0,17.0,7.0,12.0,14.0,13.0,11.0,452.0,92.0,49.0,16.0,14.0,5.0,6.0,11.0,12.0,284.0,119.0,229.0,27.0,7.0,14.0,4.0,10.0,9.0,211.0,73.0,153.0,36372.668379119896 -0,27,9,7,18,3.0,5.0,549.0,196.0,60.0,21.0,7.0,4.0,19.0,16.0,18.0,242.0,164.0,135.0,27.0,18.0,11.0,8.0,3.0,12.0,144.0,30.0,103.0,0.0,14.0,3.0,10.0,18.0,16.0,125.0,95.0,6.0,4.0,12.0,18.0,7.0,12.0,7.0,529.0,155.0,201.0,0.0,15.0,2.0,5.0,13.0,11.0,188.0,16.0,180.0,15.0,15.0,9.0,5.0,0.0,18.0,369.0,83.0,17.0,23.0,10.0,16.0,8.0,9.0,13.0,102.0,44.0,109.0,23.0,2.0,8.0,11.0,16.0,1.0,148.0,126.0,108.0,23.0,7.0,13.0,19.0,19.0,15.0,592.0,74.0,142.0,53711.84196863102 -0,12,14,13,10,2.0,19.0,483.0,130.0,70.0,20.0,0.0,18.0,10.0,13.0,13.0,220.0,142.0,216.0,25.0,1.0,5.0,8.0,5.0,10.0,497.0,30.0,182.0,26.0,3.0,11.0,8.0,6.0,14.0,346.0,171.0,124.0,6.0,19.0,4.0,11.0,11.0,7.0,424.0,178.0,202.0,14.0,10.0,13.0,1.0,12.0,18.0,45.0,31.0,183.0,25.0,14.0,8.0,5.0,14.0,10.0,369.0,126.0,64.0,26.0,4.0,17.0,17.0,8.0,12.0,247.0,163.0,114.0,5.0,18.0,13.0,9.0,3.0,12.0,439.0,118.0,105.0,4.0,6.0,19.0,5.0,10.0,3.0,322.0,135.0,119.0,52430.66883406227 -0,6,6,16,15,14.0,12.0,444.0,118.0,31.0,17.0,13.0,17.0,2.0,15.0,9.0,509.0,57.0,174.0,7.0,4.0,5.0,5.0,1.0,17.0,323.0,97.0,104.0,21.0,15.0,10.0,6.0,1.0,19.0,397.0,195.0,196.0,20.0,5.0,15.0,13.0,9.0,16.0,420.0,75.0,131.0,12.0,9.0,7.0,13.0,12.0,18.0,75.0,148.0,57.0,20.0,11.0,9.0,7.0,15.0,14.0,391.0,181.0,232.0,9.0,2.0,11.0,10.0,7.0,15.0,59.0,107.0,60.0,16.0,14.0,5.0,16.0,3.0,13.0,344.0,148.0,211.0,4.0,17.0,8.0,7.0,16.0,17.0,1.0,107.0,82.0,53949.68049560647 -0,15,8,8,4,1.0,15.0,554.0,125.0,91.0,21.0,10.0,16.0,2.0,17.0,6.0,324.0,143.0,160.0,11.0,13.0,4.0,0.0,3.0,17.0,497.0,100.0,99.0,26.0,9.0,10.0,11.0,11.0,11.0,490.0,93.0,138.0,5.0,8.0,1.0,10.0,7.0,14.0,424.0,29.0,216.0,12.0,3.0,14.0,3.0,7.0,13.0,192.0,192.0,59.0,12.0,13.0,12.0,12.0,7.0,14.0,340.0,51.0,128.0,22.0,15.0,10.0,14.0,11.0,14.0,82.0,140.0,108.0,15.0,10.0,17.0,10.0,12.0,14.0,428.0,103.0,121.0,25.0,14.0,13.0,5.0,14.0,15.0,181.0,73.0,230.0,51438.30556952608 -0,8,19,13,9,16.0,15.0,324.0,148.0,57.0,28.0,7.0,5.0,2.0,10.0,5.0,201.0,36.0,33.0,10.0,15.0,13.0,9.0,6.0,18.0,59.0,42.0,182.0,26.0,4.0,16.0,8.0,7.0,17.0,444.0,197.0,102.0,19.0,14.0,5.0,7.0,14.0,7.0,498.0,178.0,165.0,24.0,14.0,14.0,15.0,1.0,19.0,519.0,16.0,278.0,15.0,20.0,17.0,17.0,10.0,5.0,222.0,132.0,151.0,21.0,19.0,6.0,1.0,0.0,11.0,324.0,137.0,211.0,1.0,17.0,5.0,8.0,18.0,5.0,439.0,173.0,89.0,9.0,16.0,20.0,5.0,10.0,14.0,212.0,94.0,180.0,46471.596937113056 -0,23,9,13,3,2.0,15.0,483.0,140.0,63.0,26.0,7.0,17.0,11.0,9.0,3.0,373.0,56.0,93.0,13.0,5.0,6.0,10.0,3.0,11.0,408.0,70.0,103.0,17.0,8.0,11.0,20.0,15.0,12.0,544.0,101.0,92.0,8.0,7.0,11.0,16.0,5.0,15.0,424.0,190.0,216.0,19.0,4.0,14.0,1.0,16.0,6.0,385.0,39.0,116.0,15.0,15.0,12.0,10.0,14.0,8.0,315.0,86.0,249.0,12.0,10.0,10.0,7.0,14.0,14.0,302.0,194.0,109.0,2.0,2.0,12.0,5.0,10.0,14.0,499.0,167.0,74.0,18.0,7.0,19.0,7.0,11.0,10.0,305.0,142.0,154.0,40201.757520612824 -0,8,13,9,1,5.0,15.0,313.0,142.0,92.0,21.0,4.0,16.0,6.0,10.0,10.0,395.0,144.0,140.0,15.0,0.0,2.0,10.0,7.0,4.0,439.0,116.0,94.0,26.0,6.0,19.0,8.0,7.0,5.0,230.0,195.0,300.0,1.0,15.0,5.0,10.0,12.0,7.0,526.0,137.0,96.0,23.0,14.0,7.0,1.0,11.0,0.0,144.0,16.0,139.0,9.0,15.0,12.0,5.0,14.0,11.0,369.0,132.0,27.0,8.0,1.0,6.0,1.0,18.0,16.0,466.0,128.0,33.0,18.0,10.0,16.0,12.0,9.0,7.0,169.0,131.0,108.0,1.0,13.0,3.0,19.0,7.0,5.0,447.0,145.0,142.0,38783.19055618816 -0,3,9,13,8,0.0,15.0,483.0,71.0,60.0,19.0,7.0,10.0,4.0,17.0,9.0,386.0,110.0,135.0,5.0,1.0,6.0,9.0,2.0,9.0,454.0,98.0,40.0,7.0,13.0,10.0,10.0,10.0,12.0,352.0,95.0,102.0,19.0,13.0,11.0,7.0,8.0,3.0,481.0,164.0,216.0,14.0,6.0,14.0,2.0,6.0,16.0,224.0,16.0,158.0,14.0,14.0,12.0,5.0,10.0,5.0,373.0,103.0,151.0,26.0,7.0,8.0,17.0,9.0,4.0,306.0,116.0,36.0,4.0,14.0,4.0,5.0,4.0,11.0,436.0,126.0,111.0,16.0,8.0,11.0,15.0,11.0,12.0,600.0,136.0,144.0,50178.066457525085 -0,22,15,11,3,3.0,18.0,485.0,138.0,86.0,21.0,6.0,1.0,14.0,14.0,15.0,409.0,166.0,140.0,9.0,13.0,14.0,5.0,3.0,10.0,0.0,55.0,232.0,28.0,19.0,13.0,10.0,3.0,16.0,397.0,153.0,138.0,5.0,7.0,6.0,14.0,9.0,8.0,142.0,153.0,216.0,11.0,3.0,5.0,3.0,9.0,5.0,582.0,147.0,85.0,9.0,5.0,13.0,18.0,15.0,1.0,386.0,36.0,140.0,9.0,15.0,16.0,20.0,11.0,12.0,407.0,140.0,112.0,28.0,3.0,14.0,6.0,13.0,16.0,428.0,87.0,121.0,10.0,2.0,2.0,20.0,8.0,17.0,319.0,97.0,104.0,54321.04075553302 -0,23,14,14,8,1.0,19.0,549.0,83.0,57.0,21.0,12.0,14.0,2.0,19.0,9.0,361.0,146.0,174.0,22.0,2.0,6.0,8.0,3.0,10.0,355.0,61.0,99.0,0.0,3.0,11.0,6.0,6.0,15.0,316.0,93.0,132.0,19.0,7.0,1.0,11.0,11.0,8.0,424.0,27.0,151.0,26.0,15.0,14.0,10.0,9.0,17.0,210.0,89.0,183.0,19.0,4.0,12.0,4.0,4.0,12.0,325.0,136.0,74.0,17.0,0.0,17.0,17.0,5.0,12.0,459.0,177.0,109.0,23.0,13.0,14.0,7.0,5.0,11.0,432.0,101.0,110.0,28.0,4.0,13.0,15.0,12.0,20.0,1.0,140.0,82.0,50042.08916269418 -0,25,13,19,3,17.0,15.0,519.0,109.0,226.0,3.0,0.0,12.0,7.0,2.0,9.0,375.0,154.0,250.0,16.0,9.0,5.0,10.0,18.0,1.0,363.0,101.0,186.0,27.0,11.0,5.0,19.0,14.0,3.0,356.0,21.0,131.0,8.0,11.0,5.0,5.0,18.0,7.0,580.0,150.0,290.0,0.0,1.0,1.0,17.0,19.0,9.0,300.0,173.0,200.0,20.0,16.0,10.0,16.0,20.0,1.0,161.0,114.0,189.0,19.0,17.0,4.0,15.0,16.0,8.0,443.0,66.0,118.0,29.0,13.0,18.0,8.0,13.0,20.0,460.0,104.0,237.0,24.0,1.0,0.0,6.0,4.0,13.0,26.0,81.0,185.0,53654.36524350728 -0,21,11,13,12,3.0,4.0,494.0,81.0,179.0,3.0,3.0,8.0,5.0,9.0,13.0,345.0,124.0,256.0,17.0,5.0,5.0,17.0,7.0,11.0,212.0,55.0,144.0,27.0,6.0,10.0,11.0,8.0,9.0,569.0,72.0,130.0,5.0,7.0,3.0,5.0,4.0,7.0,429.0,84.0,199.0,0.0,1.0,3.0,16.0,13.0,12.0,166.0,113.0,82.0,25.0,14.0,7.0,7.0,13.0,14.0,369.0,149.0,145.0,15.0,17.0,12.0,20.0,7.0,9.0,219.0,51.0,138.0,25.0,6.0,12.0,11.0,4.0,14.0,407.0,75.0,268.0,24.0,3.0,7.0,2.0,14.0,13.0,194.0,152.0,13.0,45177.70305111578 -0,23,14,13,12,3.0,9.0,444.0,118.0,264.0,19.0,8.0,4.0,8.0,19.0,9.0,375.0,146.0,285.0,19.0,5.0,2.0,10.0,18.0,3.0,262.0,81.0,18.0,27.0,6.0,0.0,9.0,7.0,9.0,563.0,93.0,288.0,1.0,7.0,1.0,19.0,4.0,7.0,178.0,95.0,216.0,0.0,17.0,14.0,16.0,1.0,5.0,300.0,180.0,177.0,12.0,4.0,16.0,1.0,15.0,17.0,32.0,43.0,140.0,19.0,16.0,11.0,16.0,11.0,11.0,443.0,100.0,138.0,15.0,18.0,12.0,11.0,5.0,4.0,45.0,59.0,121.0,22.0,5.0,13.0,11.0,15.0,6.0,1.0,163.0,206.0,50561.33969014486 -0,22,8,12,3,17.0,15.0,420.0,119.0,270.0,8.0,7.0,14.0,7.0,5.0,11.0,369.0,120.0,178.0,18.0,4.0,5.0,8.0,3.0,4.0,212.0,62.0,99.0,28.0,6.0,3.0,6.0,14.0,10.0,373.0,92.0,124.0,26.0,7.0,3.0,10.0,7.0,7.0,424.0,126.0,201.0,12.0,5.0,4.0,7.0,16.0,13.0,105.0,47.0,82.0,12.0,13.0,13.0,9.0,13.0,13.0,325.0,36.0,138.0,9.0,15.0,14.0,14.0,2.0,10.0,293.0,140.0,125.0,19.0,13.0,15.0,9.0,4.0,20.0,190.0,73.0,268.0,25.0,4.0,19.0,2.0,3.0,16.0,72.0,122.0,58.0,50296.475468521116 -0,19,3,14,3,6.0,5.0,494.0,36.0,130.0,15.0,0.0,18.0,18.0,14.0,15.0,308.0,40.0,256.0,16.0,13.0,15.0,7.0,3.0,0.0,249.0,20.0,90.0,30.0,7.0,11.0,10.0,6.0,4.0,465.0,21.0,131.0,6.0,7.0,3.0,11.0,5.0,5.0,109.0,195.0,114.0,22.0,1.0,6.0,15.0,10.0,2.0,45.0,84.0,183.0,25.0,12.0,4.0,3.0,2.0,11.0,369.0,15.0,29.0,9.0,4.0,16.0,20.0,7.0,20.0,54.0,36.0,118.0,23.0,6.0,14.0,14.0,5.0,14.0,170.0,104.0,103.0,13.0,1.0,7.0,3.0,10.0,3.0,322.0,70.0,216.0,49772.16956833944 -0,19,16,12,12,2.0,19.0,498.0,62.0,59.0,18.0,10.0,8.0,2.0,11.0,14.0,220.0,142.0,240.0,27.0,9.0,6.0,8.0,6.0,11.0,160.0,35.0,103.0,26.0,3.0,12.0,9.0,4.0,7.0,171.0,25.0,130.0,7.0,7.0,5.0,5.0,11.0,8.0,467.0,61.0,159.0,1.0,3.0,1.0,5.0,12.0,9.0,166.0,109.0,260.0,25.0,8.0,8.0,19.0,11.0,14.0,435.0,62.0,160.0,13.0,5.0,15.0,8.0,6.0,10.0,139.0,124.0,147.0,24.0,12.0,15.0,9.0,3.0,12.0,377.0,77.0,103.0,27.0,4.0,13.0,6.0,12.0,13.0,244.0,83.0,124.0,49885.07975263691 -0,19,1,12,13,6.0,17.0,494.0,62.0,299.0,20.0,16.0,8.0,2.0,8.0,14.0,308.0,130.0,256.0,19.0,18.0,7.0,1.0,6.0,11.0,189.0,30.0,103.0,17.0,11.0,9.0,8.0,4.0,3.0,391.0,171.0,131.0,7.0,11.0,5.0,12.0,0.0,11.0,109.0,69.0,192.0,1.0,3.0,13.0,1.0,10.0,7.0,166.0,160.0,260.0,6.0,3.0,19.0,19.0,20.0,11.0,369.0,139.0,160.0,0.0,4.0,11.0,11.0,5.0,19.0,196.0,200.0,118.0,13.0,1.0,14.0,15.0,5.0,0.0,492.0,104.0,107.0,5.0,15.0,17.0,6.0,13.0,0.0,6.0,90.0,111.0,51090.93798693042 -0,15,16,14,17,2.0,15.0,549.0,130.0,69.0,15.0,5.0,18.0,11.0,14.0,15.0,220.0,152.0,216.0,16.0,9.0,5.0,8.0,3.0,10.0,160.0,36.0,133.0,13.0,9.0,12.0,10.0,8.0,18.0,480.0,49.0,124.0,7.0,7.0,3.0,11.0,18.0,8.0,467.0,195.0,114.0,0.0,1.0,1.0,5.0,12.0,18.0,90.0,84.0,191.0,25.0,15.0,12.0,19.0,0.0,14.0,481.0,27.0,29.0,15.0,16.0,16.0,20.0,7.0,9.0,54.0,124.0,146.0,25.0,8.0,18.0,8.0,3.0,13.0,267.0,104.0,103.0,27.0,2.0,8.0,3.0,10.0,3.0,322.0,68.0,185.0,36270.46877779218 -0,19,13,14,3,3.0,15.0,491.0,58.0,60.0,21.0,9.0,4.0,12.0,0.0,3.0,220.0,161.0,250.0,16.0,9.0,7.0,10.0,1.0,6.0,578.0,101.0,277.0,27.0,11.0,3.0,2.0,14.0,3.0,309.0,181.0,178.0,8.0,14.0,3.0,5.0,18.0,7.0,590.0,82.0,290.0,17.0,7.0,10.0,9.0,19.0,9.0,315.0,174.0,200.0,23.0,13.0,10.0,16.0,20.0,5.0,351.0,197.0,88.0,2.0,14.0,6.0,15.0,5.0,7.0,31.0,120.0,270.0,8.0,20.0,14.0,8.0,2.0,20.0,460.0,60.0,237.0,24.0,1.0,20.0,6.0,5.0,13.0,519.0,120.0,32.0,51060.71459820811 -0,25,9,13,1,15.0,13.0,519.0,71.0,226.0,3.0,3.0,12.0,4.0,11.0,9.0,367.0,154.0,178.0,15.0,1.0,0.0,9.0,14.0,4.0,395.0,41.0,181.0,26.0,12.0,7.0,19.0,8.0,17.0,421.0,95.0,102.0,8.0,11.0,4.0,5.0,17.0,8.0,476.0,127.0,205.0,0.0,1.0,5.0,17.0,2.0,9.0,283.0,173.0,180.0,20.0,15.0,5.0,14.0,14.0,1.0,369.0,72.0,179.0,22.0,17.0,8.0,18.0,8.0,10.0,54.0,117.0,109.0,26.0,6.0,18.0,7.0,4.0,14.0,453.0,181.0,234.0,9.0,8.0,5.0,5.0,7.0,13.0,319.0,103.0,185.0,52168.55704205058 -0,6,16,12,18,2.0,3.0,548.0,130.0,194.0,20.0,0.0,12.0,11.0,3.0,7.0,220.0,82.0,216.0,4.0,12.0,5.0,8.0,3.0,3.0,370.0,30.0,133.0,28.0,8.0,16.0,3.0,2.0,18.0,171.0,51.0,9.0,7.0,3.0,5.0,20.0,7.0,2.0,324.0,195.0,271.0,15.0,13.0,6.0,14.0,12.0,18.0,90.0,71.0,191.0,25.0,8.0,2.0,3.0,0.0,5.0,369.0,62.0,29.0,9.0,6.0,16.0,7.0,1.0,12.0,54.0,180.0,140.0,21.0,8.0,14.0,11.0,3.0,13.0,267.0,145.0,45.0,1.0,2.0,13.0,3.0,11.0,20.0,322.0,90.0,185.0,51282.96724082068 -0,10,15,17,17,19.0,16.0,549.0,130.0,70.0,18.0,0.0,10.0,11.0,18.0,18.0,252.0,152.0,216.0,21.0,18.0,6.0,14.0,4.0,19.0,160.0,36.0,103.0,0.0,3.0,4.0,5.0,5.0,18.0,480.0,167.0,124.0,6.0,13.0,4.0,4.0,11.0,20.0,242.0,195.0,201.0,0.0,3.0,8.0,5.0,14.0,0.0,81.0,104.0,187.0,25.0,15.0,19.0,19.0,10.0,12.0,481.0,48.0,29.0,15.0,5.0,6.0,18.0,5.0,10.0,196.0,130.0,146.0,23.0,12.0,17.0,8.0,2.0,12.0,170.0,104.0,103.0,27.0,15.0,8.0,3.0,18.0,5.0,322.0,68.0,151.0,53914.87281120647 -0,20,12,8,14,7.0,11.0,183.0,10.0,72.0,8.0,13.0,15.0,13.0,16.0,7.0,424.0,90.0,215.0,28.0,17.0,20.0,19.0,3.0,15.0,185.0,44.0,202.0,13.0,1.0,14.0,18.0,16.0,16.0,587.0,73.0,67.0,5.0,2.0,4.0,13.0,9.0,1.0,395.0,190.0,78.0,21.0,0.0,7.0,8.0,5.0,17.0,17.0,94.0,34.0,30.0,6.0,4.0,8.0,19.0,1.0,328.0,129.0,255.0,21.0,4.0,13.0,7.0,1.0,8.0,478.0,194.0,122.0,0.0,4.0,0.0,8.0,7.0,14.0,102.0,44.0,60.0,13.0,8.0,20.0,8.0,12.0,9.0,296.0,43.0,235.0,158960.93521797567 -0,20,12,11,4,4.0,11.0,254.0,126.0,82.0,15.0,3.0,10.0,12.0,10.0,9.0,444.0,186.0,256.0,17.0,9.0,15.0,9.0,4.0,15.0,474.0,110.0,186.0,6.0,18.0,2.0,2.0,14.0,20.0,385.0,115.0,78.0,19.0,12.0,3.0,18.0,8.0,14.0,487.0,175.0,146.0,15.0,0.0,16.0,20.0,4.0,12.0,510.0,49.0,128.0,3.0,5.0,18.0,17.0,11.0,19.0,245.0,180.0,128.0,20.0,11.0,19.0,4.0,1.0,14.0,302.0,112.0,101.0,16.0,10.0,6.0,8.0,12.0,1.0,302.0,168.0,101.0,18.0,10.0,17.0,10.0,11.0,10.0,181.0,122.0,292.0,61159.51312277792 -0,1,20,19,14,5.0,19.0,534.0,35.0,238.0,0.0,0.0,4.0,18.0,14.0,10.0,361.0,41.0,288.0,24.0,12.0,19.0,7.0,16.0,4.0,173.0,110.0,151.0,8.0,2.0,14.0,6.0,9.0,19.0,163.0,167.0,13.0,6.0,7.0,20.0,0.0,11.0,8.0,162.0,159.0,258.0,20.0,20.0,17.0,3.0,2.0,1.0,399.0,197.0,246.0,21.0,1.0,10.0,2.0,6.0,0.0,120.0,152.0,137.0,15.0,8.0,16.0,0.0,12.0,1.0,410.0,35.0,58.0,7.0,5.0,13.0,12.0,9.0,19.0,336.0,42.0,229.0,2.0,7.0,13.0,9.0,15.0,14.0,319.0,195.0,137.0,52953.90268577024 -0,22,9,18,7,10.0,12.0,422.0,40.0,256.0,3.0,6.0,0.0,19.0,6.0,15.0,105.0,58.0,137.0,4.0,19.0,2.0,11.0,2.0,3.0,42.0,74.0,8.0,2.0,15.0,7.0,19.0,15.0,7.0,292.0,122.0,223.0,19.0,2.0,7.0,0.0,11.0,7.0,89.0,102.0,107.0,20.0,16.0,15.0,12.0,14.0,13.0,591.0,20.0,166.0,29.0,12.0,7.0,5.0,6.0,4.0,495.0,35.0,28.0,12.0,0.0,16.0,16.0,7.0,14.0,409.0,180.0,123.0,25.0,14.0,7.0,1.0,7.0,16.0,329.0,140.0,279.0,13.0,10.0,18.0,20.0,11.0,2.0,319.0,183.0,14.0,40666.9845182794 -0,22,15,13,9,4.0,16.0,518.0,111.0,66.0,24.0,4.0,17.0,2.0,9.0,0.0,570.0,161.0,182.0,9.0,9.0,12.0,20.0,8.0,18.0,362.0,120.0,124.0,8.0,1.0,16.0,4.0,10.0,3.0,447.0,95.0,90.0,0.0,7.0,3.0,13.0,17.0,11.0,513.0,63.0,64.0,10.0,16.0,13.0,0.0,2.0,14.0,181.0,128.0,24.0,2.0,2.0,2.0,5.0,14.0,15.0,38.0,138.0,160.0,11.0,18.0,6.0,20.0,16.0,10.0,243.0,139.0,109.0,14.0,10.0,4.0,11.0,4.0,17.0,33.0,98.0,107.0,14.0,1.0,20.0,5.0,5.0,18.0,432.0,42.0,156.0,54485.23521489628 -0,19,9,11,0,0.0,14.0,491.0,71.0,60.0,22.0,17.0,11.0,5.0,10.0,11.0,298.0,46.0,125.0,13.0,10.0,9.0,7.0,8.0,13.0,443.0,41.0,188.0,26.0,11.0,9.0,8.0,8.0,14.0,450.0,152.0,131.0,17.0,8.0,5.0,6.0,11.0,10.0,287.0,72.0,120.0,17.0,14.0,10.0,9.0,2.0,10.0,164.0,121.0,180.0,23.0,12.0,1.0,2.0,7.0,5.0,52.0,58.0,20.0,17.0,12.0,14.0,4.0,7.0,10.0,590.0,145.0,205.0,8.0,3.0,10.0,8.0,11.0,12.0,396.0,102.0,227.0,16.0,1.0,20.0,15.0,9.0,20.0,161.0,132.0,219.0,51175.24060402755 -0,25,8,20,18,2.0,15.0,519.0,109.0,41.0,1.0,0.0,5.0,7.0,2.0,19.0,462.0,142.0,299.0,27.0,15.0,0.0,10.0,18.0,10.0,380.0,118.0,220.0,29.0,8.0,5.0,19.0,3.0,3.0,171.0,21.0,124.0,24.0,7.0,5.0,5.0,18.0,10.0,467.0,195.0,6.0,0.0,1.0,13.0,5.0,14.0,20.0,465.0,118.0,259.0,19.0,10.0,8.0,6.0,0.0,9.0,184.0,62.0,29.0,10.0,17.0,16.0,7.0,18.0,17.0,513.0,21.0,118.0,1.0,13.0,14.0,1.0,15.0,12.0,384.0,143.0,112.0,5.0,15.0,11.0,13.0,10.0,3.0,322.0,81.0,105.0,54999.45424574816 -0,4,13,18,8,2.0,19.0,549.0,111.0,161.0,3.0,16.0,12.0,9.0,8.0,10.0,308.0,142.0,250.0,25.0,15.0,6.0,8.0,6.0,1.0,160.0,101.0,103.0,27.0,11.0,12.0,10.0,11.0,18.0,215.0,132.0,128.0,8.0,11.0,15.0,7.0,11.0,8.0,580.0,150.0,247.0,9.0,3.0,2.0,10.0,16.0,9.0,240.0,160.0,183.0,20.0,12.0,10.0,17.0,20.0,1.0,292.0,114.0,66.0,9.0,11.0,11.0,14.0,1.0,8.0,302.0,82.0,134.0,29.0,12.0,18.0,9.0,6.0,15.0,213.0,104.0,105.0,1.0,5.0,0.0,5.0,4.0,13.0,293.0,90.0,119.0,55428.194454243756 -0,19,15,13,14,3.0,2.0,463.0,73.0,249.0,20.0,7.0,8.0,3.0,7.0,14.0,202.0,175.0,23.0,26.0,9.0,4.0,17.0,14.0,11.0,99.0,150.0,264.0,26.0,14.0,9.0,3.0,8.0,13.0,152.0,95.0,253.0,26.0,7.0,3.0,5.0,8.0,13.0,285.0,150.0,114.0,17.0,5.0,10.0,1.0,3.0,5.0,181.0,143.0,171.0,23.0,16.0,13.0,10.0,4.0,9.0,61.0,47.0,160.0,5.0,1.0,11.0,20.0,0.0,1.0,571.0,41.0,170.0,2.0,4.0,12.0,2.0,4.0,11.0,386.0,67.0,107.0,26.0,1.0,2.0,7.0,11.0,13.0,116.0,132.0,153.0,51389.144401952806 -0,2,4,13,1,3.0,6.0,485.0,72.0,60.0,3.0,7.0,9.0,4.0,11.0,13.0,66.0,154.0,240.0,13.0,15.0,0.0,3.0,6.0,19.0,249.0,41.0,122.0,23.0,13.0,8.0,14.0,2.0,3.0,569.0,164.0,154.0,8.0,7.0,3.0,7.0,15.0,11.0,163.0,95.0,60.0,13.0,10.0,12.0,9.0,0.0,11.0,167.0,16.0,218.0,24.0,15.0,20.0,19.0,18.0,5.0,369.0,87.0,75.0,14.0,18.0,13.0,18.0,1.0,18.0,54.0,134.0,70.0,26.0,6.0,8.0,2.0,4.0,15.0,465.0,31.0,273.0,24.0,6.0,10.0,5.0,12.0,11.0,319.0,136.0,155.0,48172.026665326026 -0,21,0,20,12,3.0,4.0,569.0,154.0,87.0,17.0,7.0,9.0,1.0,20.0,1.0,253.0,29.0,172.0,27.0,5.0,18.0,2.0,3.0,10.0,399.0,61.0,44.0,16.0,8.0,10.0,6.0,8.0,5.0,176.0,47.0,163.0,27.0,2.0,3.0,2.0,4.0,6.0,128.0,10.0,52.0,27.0,15.0,12.0,6.0,13.0,12.0,271.0,75.0,128.0,25.0,14.0,0.0,2.0,13.0,12.0,369.0,47.0,23.0,21.0,11.0,11.0,9.0,0.0,9.0,200.0,92.0,118.0,25.0,1.0,17.0,11.0,15.0,14.0,407.0,77.0,188.0,24.0,3.0,8.0,5.0,1.0,8.0,20.0,62.0,161.0,50847.74570132774 -0,22,7,12,10,12.0,4.0,453.0,96.0,158.0,3.0,3.0,8.0,5.0,9.0,8.0,345.0,124.0,256.0,16.0,3.0,0.0,11.0,5.0,9.0,211.0,55.0,142.0,26.0,6.0,2.0,8.0,20.0,7.0,569.0,72.0,146.0,15.0,7.0,2.0,5.0,18.0,7.0,251.0,84.0,199.0,0.0,1.0,5.0,14.0,13.0,12.0,166.0,112.0,113.0,12.0,6.0,9.0,20.0,9.0,13.0,593.0,58.0,45.0,14.0,17.0,11.0,1.0,7.0,9.0,219.0,88.0,138.0,20.0,6.0,4.0,9.0,4.0,13.0,417.0,75.0,268.0,27.0,19.0,7.0,2.0,14.0,8.0,194.0,152.0,13.0,50602.30565127214 -0,27,9,5,5,16.0,15.0,483.0,161.0,63.0,21.0,7.0,14.0,19.0,17.0,18.0,242.0,164.0,66.0,27.0,18.0,6.0,6.0,3.0,12.0,572.0,84.0,103.0,17.0,8.0,3.0,20.0,20.0,12.0,544.0,95.0,92.0,8.0,13.0,14.0,15.0,12.0,15.0,118.0,94.0,290.0,0.0,15.0,10.0,13.0,19.0,2.0,188.0,39.0,180.0,23.0,15.0,7.0,10.0,1.0,14.0,315.0,80.0,17.0,10.0,11.0,14.0,18.0,9.0,13.0,99.0,194.0,109.0,13.0,2.0,20.0,5.0,16.0,1.0,499.0,80.0,74.0,20.0,9.0,17.0,7.0,15.0,15.0,592.0,141.0,142.0,52718.76148146251 -0,25,9,12,5,2.0,10.0,549.0,156.0,60.0,26.0,10.0,17.0,13.0,11.0,5.0,373.0,143.0,114.0,13.0,5.0,6.0,10.0,3.0,11.0,352.0,36.0,46.0,0.0,14.0,10.0,10.0,16.0,16.0,125.0,98.0,6.0,4.0,7.0,11.0,12.0,5.0,14.0,525.0,173.0,216.0,18.0,4.0,2.0,1.0,16.0,8.0,385.0,24.0,141.0,29.0,15.0,9.0,5.0,14.0,18.0,333.0,85.0,249.0,12.0,10.0,11.0,8.0,13.0,13.0,302.0,147.0,259.0,2.0,2.0,8.0,11.0,10.0,11.0,260.0,126.0,90.0,20.0,18.0,17.0,15.0,19.0,14.0,305.0,82.0,151.0,52954.162602745004 -0,1,9,12,1,5.0,15.0,373.0,119.0,256.0,28.0,6.0,14.0,12.0,6.0,20.0,105.0,53.0,170.0,1.0,19.0,4.0,5.0,3.0,19.0,42.0,191.0,79.0,28.0,2.0,19.0,19.0,6.0,7.0,402.0,92.0,270.0,9.0,12.0,3.0,15.0,18.0,8.0,532.0,173.0,160.0,12.0,5.0,15.0,7.0,16.0,13.0,426.0,71.0,166.0,12.0,10.0,13.0,4.0,13.0,13.0,382.0,192.0,108.0,29.0,15.0,2.0,19.0,12.0,10.0,463.0,56.0,194.0,7.0,13.0,10.0,15.0,7.0,10.0,161.0,12.0,268.0,25.0,10.0,6.0,2.0,3.0,10.0,72.0,122.0,137.0,44348.04729892223 -0,13,8,20,12,7.0,11.0,420.0,35.0,269.0,7.0,6.0,4.0,7.0,5.0,11.0,369.0,112.0,178.0,13.0,4.0,5.0,16.0,0.0,4.0,212.0,65.0,99.0,24.0,4.0,3.0,6.0,14.0,9.0,394.0,182.0,113.0,6.0,7.0,5.0,2.0,7.0,7.0,252.0,100.0,147.0,20.0,0.0,11.0,5.0,19.0,19.0,148.0,35.0,82.0,29.0,12.0,7.0,6.0,6.0,5.0,378.0,36.0,111.0,9.0,8.0,11.0,18.0,9.0,4.0,293.0,150.0,149.0,13.0,5.0,15.0,12.0,4.0,20.0,190.0,73.0,286.0,26.0,10.0,19.0,1.0,12.0,0.0,319.0,195.0,58.0,48773.19756688119 -0,20,15,13,5,4.0,11.0,148.0,126.0,60.0,21.0,16.0,19.0,7.0,12.0,4.0,193.0,53.0,179.0,20.0,6.0,1.0,9.0,6.0,15.0,247.0,41.0,202.0,17.0,18.0,4.0,1.0,12.0,13.0,155.0,95.0,193.0,11.0,11.0,6.0,2.0,17.0,11.0,285.0,67.0,102.0,6.0,16.0,15.0,17.0,7.0,6.0,385.0,59.0,180.0,23.0,15.0,19.0,17.0,19.0,17.0,588.0,161.0,71.0,30.0,7.0,1.0,7.0,1.0,15.0,302.0,194.0,232.0,8.0,10.0,20.0,2.0,10.0,4.0,151.0,59.0,107.0,6.0,1.0,6.0,8.0,11.0,9.0,181.0,49.0,10.0,382978.6433261299 -0,19,10,9,1,7.0,4.0,183.0,71.0,152.0,17.0,7.0,5.0,13.0,12.0,14.0,270.0,161.0,155.0,3.0,9.0,8.0,19.0,12.0,17.0,443.0,86.0,124.0,25.0,13.0,2.0,8.0,8.0,3.0,490.0,115.0,94.0,12.0,14.0,3.0,8.0,8.0,1.0,296.0,187.0,114.0,10.0,0.0,10.0,13.0,5.0,9.0,181.0,51.0,57.0,13.0,13.0,11.0,5.0,17.0,5.0,369.0,110.0,255.0,19.0,7.0,10.0,18.0,4.0,13.0,184.0,184.0,109.0,8.0,6.0,12.0,7.0,6.0,14.0,453.0,167.0,60.0,24.0,5.0,20.0,6.0,11.0,13.0,271.0,127.0,292.0,45997.29747999962 -0,25,10,10,15,17.0,6.0,519.0,91.0,226.0,17.0,7.0,12.0,7.0,16.0,9.0,513.0,52.0,46.0,16.0,9.0,5.0,10.0,13.0,5.0,534.0,101.0,57.0,4.0,13.0,5.0,7.0,16.0,3.0,493.0,114.0,223.0,8.0,6.0,19.0,8.0,0.0,7.0,423.0,150.0,144.0,29.0,7.0,19.0,17.0,3.0,4.0,297.0,19.0,84.0,21.0,1.0,3.0,12.0,4.0,20.0,161.0,114.0,189.0,0.0,0.0,18.0,15.0,9.0,17.0,515.0,168.0,150.0,21.0,13.0,2.0,7.0,13.0,20.0,336.0,160.0,172.0,13.0,1.0,20.0,1.0,4.0,3.0,9.0,81.0,14.0,40111.38834010939 -0,23,7,12,3,16.0,15.0,137.0,168.0,226.0,3.0,0.0,0.0,15.0,3.0,15.0,361.0,62.0,137.0,11.0,12.0,11.0,9.0,11.0,1.0,185.0,55.0,8.0,27.0,16.0,7.0,16.0,14.0,14.0,241.0,90.0,131.0,19.0,10.0,6.0,4.0,11.0,7.0,580.0,109.0,290.0,4.0,1.0,4.0,14.0,14.0,1.0,531.0,122.0,200.0,20.0,8.0,10.0,3.0,20.0,0.0,495.0,30.0,28.0,14.0,6.0,7.0,16.0,16.0,12.0,400.0,168.0,110.0,28.0,14.0,12.0,7.0,13.0,11.0,376.0,140.0,171.0,20.0,12.0,18.0,15.0,10.0,13.0,145.0,110.0,185.0,442445.1907309386 -0,28,9,2,12,14.0,6.0,103.0,191.0,63.0,26.0,7.0,19.0,18.0,9.0,1.0,290.0,152.0,6.0,3.0,12.0,16.0,10.0,3.0,4.0,408.0,55.0,191.0,17.0,20.0,0.0,9.0,15.0,12.0,233.0,175.0,92.0,12.0,2.0,19.0,0.0,19.0,7.0,424.0,120.0,216.0,20.0,18.0,1.0,14.0,3.0,13.0,385.0,39.0,8.0,17.0,17.0,10.0,2.0,6.0,16.0,495.0,52.0,7.0,14.0,13.0,2.0,16.0,14.0,14.0,84.0,112.0,109.0,11.0,2.0,2.0,1.0,2.0,14.0,336.0,140.0,36.0,19.0,12.0,20.0,20.0,12.0,1.0,321.0,70.0,237.0,499129.43298024737 -0,23,13,12,3,10.0,15.0,252.0,140.0,238.0,0.0,7.0,0.0,14.0,9.0,3.0,361.0,48.0,121.0,13.0,6.0,10.0,8.0,3.0,3.0,130.0,62.0,27.0,13.0,8.0,8.0,14.0,1.0,19.0,329.0,120.0,161.0,8.0,4.0,11.0,16.0,8.0,15.0,356.0,167.0,187.0,19.0,4.0,14.0,1.0,14.0,6.0,591.0,19.0,116.0,15.0,1.0,10.0,3.0,14.0,5.0,458.0,30.0,197.0,12.0,1.0,10.0,9.0,7.0,18.0,400.0,182.0,145.0,2.0,5.0,9.0,3.0,9.0,11.0,499.0,167.0,94.0,18.0,8.0,19.0,7.0,10.0,10.0,311.0,140.0,154.0,47742.50841615411 -0,25,15,14,4,20.0,15.0,526.0,158.0,219.0,23.0,2.0,19.0,5.0,9.0,15.0,375.0,190.0,165.0,16.0,5.0,5.0,10.0,7.0,1.0,212.0,156.0,144.0,27.0,20.0,8.0,19.0,18.0,3.0,259.0,21.0,130.0,9.0,7.0,3.0,1.0,3.0,7.0,319.0,178.0,153.0,0.0,14.0,0.0,0.0,16.0,2.0,440.0,130.0,82.0,22.0,4.0,12.0,4.0,3.0,3.0,214.0,107.0,145.0,27.0,17.0,0.0,19.0,9.0,9.0,230.0,66.0,118.0,25.0,6.0,6.0,11.0,14.0,20.0,334.0,75.0,237.0,13.0,3.0,7.0,14.0,14.0,13.0,398.0,152.0,285.0,53357.06284789829 -0,21,12,17,12,17.0,4.0,503.0,109.0,179.0,1.0,1.0,8.0,6.0,2.0,13.0,370.0,143.0,256.0,16.0,7.0,5.0,12.0,9.0,5.0,226.0,87.0,167.0,6.0,6.0,9.0,11.0,13.0,9.0,440.0,72.0,130.0,6.0,8.0,3.0,8.0,9.0,7.0,526.0,96.0,269.0,0.0,1.0,1.0,16.0,16.0,10.0,166.0,113.0,111.0,20.0,14.0,9.0,7.0,20.0,8.0,369.0,146.0,189.0,15.0,17.0,4.0,18.0,7.0,8.0,219.0,61.0,138.0,27.0,8.0,15.0,8.0,10.0,17.0,460.0,104.0,248.0,24.0,1.0,1.0,2.0,8.0,13.0,26.0,81.0,87.0,53063.88321669476 -0,12,15,19,4,17.0,8.0,317.0,178.0,154.0,24.0,17.0,18.0,15.0,5.0,4.0,308.0,96.0,178.0,27.0,4.0,5.0,8.0,6.0,10.0,281.0,62.0,99.0,28.0,5.0,3.0,10.0,14.0,6.0,373.0,171.0,124.0,24.0,13.0,17.0,11.0,11.0,8.0,467.0,58.0,160.0,26.0,3.0,19.0,7.0,16.0,20.0,268.0,109.0,52.0,12.0,12.0,17.0,9.0,0.0,16.0,369.0,147.0,29.0,9.0,4.0,6.0,16.0,1.0,4.0,203.0,70.0,147.0,19.0,13.0,7.0,11.0,4.0,0.0,170.0,104.0,103.0,0.0,15.0,13.0,2.0,10.0,11.0,14.0,122.0,58.0,48183.71978588936 -0,16,9,13,7,2.0,18.0,486.0,128.0,270.0,20.0,1.0,14.0,7.0,14.0,11.0,369.0,142.0,189.0,18.0,18.0,6.0,8.0,3.0,4.0,166.0,60.0,100.0,0.0,6.0,10.0,6.0,11.0,17.0,171.0,109.0,124.0,15.0,7.0,3.0,10.0,9.0,7.0,424.0,126.0,201.0,3.0,4.0,4.0,5.0,14.0,16.0,45.0,58.0,82.0,12.0,12.0,12.0,9.0,13.0,11.0,358.0,43.0,138.0,9.0,5.0,14.0,13.0,2.0,12.0,293.0,172.0,125.0,23.0,13.0,14.0,9.0,3.0,13.0,184.0,91.0,133.0,15.0,8.0,19.0,3.0,3.0,16.0,144.0,90.0,119.0,52089.11656604973 -0,4,13,18,8,12.0,20.0,549.0,130.0,75.0,28.0,1.0,16.0,11.0,15.0,14.0,531.0,141.0,207.0,26.0,18.0,20.0,19.0,12.0,14.0,514.0,30.0,103.0,0.0,6.0,12.0,0.0,4.0,0.0,41.0,170.0,42.0,25.0,1.0,13.0,11.0,1.0,15.0,52.0,195.0,103.0,24.0,19.0,4.0,10.0,18.0,4.0,45.0,166.0,183.0,25.0,8.0,5.0,15.0,3.0,11.0,243.0,62.0,228.0,18.0,14.0,11.0,2.0,1.0,18.0,196.0,150.0,227.0,4.0,5.0,11.0,7.0,11.0,12.0,170.0,105.0,87.0,14.0,17.0,13.0,8.0,14.0,3.0,322.0,105.0,155.0,55428.194454243756 -0,8,15,14,15,0.0,15.0,548.0,154.0,70.0,20.0,19.0,17.0,14.0,14.0,5.0,146.0,142.0,211.0,22.0,13.0,14.0,8.0,6.0,10.0,137.0,74.0,146.0,1.0,3.0,13.0,18.0,11.0,17.0,171.0,126.0,162.0,18.0,7.0,5.0,3.0,7.0,8.0,467.0,148.0,137.0,21.0,3.0,12.0,2.0,17.0,18.0,385.0,20.0,111.0,22.0,13.0,9.0,19.0,2.0,7.0,306.0,103.0,91.0,24.0,3.0,13.0,7.0,12.0,12.0,165.0,183.0,163.0,9.0,12.0,14.0,9.0,3.0,14.0,212.0,104.0,96.0,4.0,15.0,4.0,19.0,10.0,11.0,261.0,90.0,119.0,53798.533726009395 -0,6,9,7,8,9.0,15.0,549.0,29.0,5.0,21.0,14.0,13.0,19.0,16.0,4.0,373.0,164.0,135.0,22.0,18.0,2.0,10.0,3.0,11.0,144.0,30.0,103.0,0.0,14.0,2.0,14.0,10.0,18.0,172.0,41.0,6.0,4.0,14.0,1.0,19.0,12.0,20.0,529.0,82.0,216.0,5.0,4.0,14.0,0.0,16.0,8.0,188.0,16.0,1.0,15.0,8.0,12.0,0.0,0.0,6.0,504.0,69.0,34.0,11.0,5.0,7.0,11.0,14.0,15.0,102.0,44.0,109.0,23.0,18.0,12.0,11.0,18.0,14.0,221.0,167.0,108.0,18.0,7.0,11.0,19.0,16.0,10.0,413.0,16.0,65.0,49167.15526796591 -0,25,20,8,16,2.0,5.0,483.0,140.0,60.0,22.0,8.0,4.0,11.0,10.0,6.0,242.0,56.0,93.0,13.0,10.0,11.0,8.0,3.0,11.0,408.0,66.0,58.0,5.0,8.0,3.0,10.0,16.0,14.0,125.0,95.0,40.0,8.0,12.0,13.0,12.0,9.0,7.0,456.0,158.0,201.0,12.0,15.0,2.0,5.0,13.0,11.0,385.0,39.0,118.0,15.0,15.0,9.0,7.0,1.0,13.0,317.0,83.0,249.0,23.0,19.0,12.0,7.0,9.0,13.0,129.0,135.0,224.0,19.0,2.0,9.0,5.0,14.0,1.0,499.0,130.0,74.0,23.0,13.0,16.0,11.0,16.0,15.0,305.0,85.0,149.0,50004.816391507724 -0,1,9,7,14,12.0,10.0,267.0,181.0,278.0,0.0,2.0,15.0,14.0,8.0,8.0,581.0,200.0,55.0,4.0,13.0,7.0,16.0,7.0,9.0,46.0,192.0,79.0,29.0,2.0,10.0,19.0,6.0,10.0,402.0,182.0,129.0,6.0,6.0,9.0,0.0,1.0,8.0,206.0,124.0,35.0,20.0,0.0,15.0,14.0,18.0,19.0,415.0,182.0,111.0,8.0,19.0,6.0,15.0,6.0,14.0,257.0,75.0,48.0,22.0,8.0,17.0,6.0,5.0,12.0,542.0,194.0,48.0,6.0,5.0,13.0,2.0,4.0,19.0,199.0,74.0,217.0,5.0,17.0,4.0,1.0,14.0,0.0,1.0,195.0,137.0,47460.59269655555 -0,13,5,19,13,0.0,3.0,168.0,35.0,66.0,26.0,6.0,12.0,19.0,6.0,0.0,69.0,58.0,207.0,12.0,6.0,20.0,19.0,0.0,14.0,108.0,154.0,175.0,6.0,3.0,11.0,20.0,10.0,7.0,454.0,126.0,102.0,7.0,14.0,9.0,3.0,11.0,15.0,162.0,89.0,58.0,22.0,19.0,10.0,2.0,20.0,0.0,403.0,32.0,166.0,25.0,13.0,5.0,10.0,6.0,7.0,382.0,103.0,252.0,24.0,1.0,11.0,16.0,14.0,1.0,165.0,191.0,215.0,7.0,8.0,13.0,12.0,4.0,14.0,214.0,105.0,279.0,29.0,16.0,10.0,20.0,14.0,11.0,242.0,139.0,150.0,398664.05674135056 -0,8,14,5,8,0.0,18.0,129.0,60.0,34.0,26.0,19.0,4.0,9.0,19.0,5.0,235.0,172.0,207.0,15.0,18.0,20.0,11.0,7.0,14.0,108.0,44.0,281.0,10.0,7.0,16.0,20.0,2.0,15.0,145.0,126.0,213.0,19.0,7.0,4.0,3.0,1.0,15.0,460.0,124.0,48.0,20.0,19.0,19.0,2.0,18.0,0.0,514.0,20.0,111.0,5.0,13.0,5.0,15.0,18.0,7.0,306.0,149.0,166.0,12.0,1.0,14.0,11.0,2.0,19.0,165.0,194.0,227.0,22.0,10.0,14.0,11.0,20.0,4.0,113.0,39.0,236.0,14.0,16.0,4.0,12.0,14.0,8.0,115.0,173.0,233.0,456611.6838956992 -0,13,5,12,12,11.0,3.0,129.0,30.0,66.0,26.0,19.0,17.0,14.0,9.0,12.0,524.0,196.0,19.0,1.0,6.0,20.0,7.0,7.0,14.0,83.0,154.0,250.0,9.0,6.0,2.0,20.0,11.0,11.0,533.0,126.0,162.0,19.0,14.0,16.0,4.0,1.0,19.0,107.0,124.0,48.0,4.0,19.0,10.0,6.0,7.0,11.0,274.0,21.0,111.0,5.0,13.0,8.0,15.0,6.0,7.0,476.0,71.0,90.0,21.0,1.0,4.0,6.0,14.0,15.0,165.0,194.0,121.0,6.0,10.0,13.0,7.0,4.0,14.0,218.0,105.0,283.0,14.0,9.0,4.0,20.0,14.0,13.0,212.0,136.0,178.0,310034.20726786886 -0,12,15,13,0,11.0,6.0,341.0,71.0,60.0,30.0,18.0,18.0,7.0,0.0,20.0,348.0,89.0,262.0,15.0,9.0,0.0,9.0,14.0,3.0,53.0,188.0,89.0,12.0,13.0,10.0,8.0,8.0,14.0,569.0,152.0,118.0,21.0,11.0,7.0,2.0,6.0,11.0,203.0,82.0,114.0,5.0,19.0,13.0,14.0,3.0,19.0,144.0,128.0,183.0,12.0,15.0,1.0,19.0,9.0,12.0,342.0,40.0,249.0,28.0,18.0,14.0,20.0,20.0,10.0,54.0,124.0,20.0,14.0,20.0,1.0,13.0,1.0,14.0,140.0,74.0,240.0,16.0,1.0,20.0,15.0,8.0,20.0,124.0,132.0,199.0,51181.72152735118 -0,23,9,12,7,4.0,6.0,431.0,100.0,66.0,21.0,7.0,10.0,5.0,11.0,14.0,220.0,93.0,129.0,15.0,13.0,7.0,7.0,8.0,14.0,443.0,41.0,239.0,5.0,1.0,9.0,7.0,10.0,8.0,450.0,95.0,140.0,16.0,7.0,3.0,5.0,10.0,10.0,285.0,63.0,164.0,13.0,14.0,12.0,18.0,2.0,13.0,181.0,59.0,182.0,23.0,11.0,2.0,2.0,8.0,11.0,28.0,72.0,53.0,20.0,15.0,13.0,4.0,10.0,2.0,590.0,193.0,205.0,8.0,6.0,7.0,5.0,11.0,12.0,341.0,98.0,217.0,19.0,5.0,9.0,5.0,9.0,13.0,119.0,98.0,221.0,48919.582992779586 -0,22,8,0,15,1.0,13.0,405.0,147.0,185.0,17.0,4.0,9.0,13.0,5.0,6.0,51.0,93.0,172.0,7.0,3.0,5.0,6.0,1.0,16.0,549.0,83.0,97.0,18.0,9.0,11.0,6.0,8.0,6.0,176.0,47.0,14.0,24.0,19.0,9.0,18.0,14.0,20.0,319.0,108.0,189.0,4.0,15.0,12.0,19.0,6.0,15.0,60.0,151.0,108.0,12.0,3.0,15.0,20.0,12.0,12.0,207.0,127.0,23.0,27.0,18.0,11.0,0.0,16.0,18.0,282.0,17.0,99.0,20.0,13.0,20.0,6.0,13.0,11.0,359.0,122.0,59.0,19.0,14.0,13.0,4.0,14.0,5.0,20.0,31.0,183.0,41546.74918880636 -0,9,6,8,6,3.0,17.0,431.0,118.0,89.0,12.0,2.0,4.0,7.0,15.0,7.0,406.0,57.0,156.0,9.0,14.0,5.0,11.0,3.0,11.0,323.0,63.0,97.0,21.0,6.0,7.0,9.0,7.0,6.0,341.0,85.0,200.0,18.0,9.0,0.0,13.0,15.0,12.0,119.0,136.0,82.0,4.0,13.0,9.0,5.0,19.0,15.0,288.0,84.0,118.0,20.0,3.0,11.0,18.0,8.0,14.0,593.0,129.0,116.0,15.0,3.0,12.0,20.0,8.0,11.0,122.0,101.0,106.0,12.0,13.0,7.0,9.0,11.0,12.0,412.0,53.0,163.0,24.0,3.0,10.0,4.0,17.0,8.0,133.0,61.0,292.0,50545.549252839126 -0,10,3,10,9,3.0,9.0,341.0,150.0,66.0,21.0,18.0,14.0,19.0,16.0,11.0,242.0,46.0,188.0,27.0,13.0,11.0,7.0,3.0,12.0,404.0,120.0,205.0,26.0,3.0,17.0,14.0,10.0,3.0,565.0,152.0,140.0,30.0,5.0,18.0,7.0,17.0,8.0,375.0,46.0,201.0,15.0,16.0,13.0,5.0,5.0,11.0,564.0,128.0,230.0,23.0,11.0,18.0,16.0,7.0,12.0,369.0,83.0,20.0,22.0,9.0,11.0,20.0,9.0,10.0,534.0,156.0,6.0,14.0,13.0,6.0,12.0,11.0,13.0,588.0,98.0,63.0,17.0,7.0,13.0,19.0,7.0,14.0,375.0,56.0,232.0,50124.48846445878 -0,26,13,8,13,3.0,7.0,549.0,196.0,60.0,22.0,16.0,4.0,18.0,10.0,17.0,321.0,164.0,125.0,26.0,16.0,9.0,7.0,3.0,17.0,144.0,30.0,261.0,19.0,9.0,3.0,9.0,18.0,16.0,127.0,95.0,86.0,4.0,7.0,7.0,7.0,15.0,10.0,529.0,130.0,179.0,12.0,15.0,5.0,6.0,12.0,14.0,154.0,16.0,183.0,15.0,15.0,4.0,2.0,6.0,16.0,105.0,92.0,17.0,23.0,10.0,15.0,8.0,12.0,13.0,102.0,79.0,203.0,21.0,1.0,6.0,11.0,16.0,4.0,341.0,104.0,258.0,22.0,1.0,9.0,15.0,9.0,20.0,106.0,69.0,227.0,55381.22459550712 -0,11,5,1,19,3.0,9.0,224.0,135.0,63.0,6.0,5.0,11.0,7.0,14.0,9.0,404.0,73.0,239.0,16.0,16.0,5.0,4.0,20.0,6.0,381.0,56.0,134.0,2.0,0.0,12.0,5.0,14.0,12.0,316.0,110.0,173.0,3.0,7.0,2.0,10.0,11.0,5.0,448.0,149.0,208.0,9.0,11.0,15.0,20.0,16.0,8.0,40.0,115.0,196.0,15.0,2.0,9.0,10.0,9.0,1.0,352.0,93.0,100.0,21.0,9.0,11.0,7.0,15.0,13.0,333.0,104.0,266.0,14.0,19.0,16.0,10.0,11.0,19.0,302.0,23.0,284.0,25.0,9.0,18.0,7.0,14.0,20.0,172.0,75.0,148.0,66241.74852021335 -0,15,5,13,7,0.0,19.0,338.0,114.0,271.0,7.0,11.0,10.0,2.0,10.0,7.0,212.0,57.0,137.0,11.0,7.0,8.0,8.0,6.0,15.0,304.0,56.0,5.0,25.0,12.0,12.0,11.0,10.0,14.0,140.0,83.0,162.0,15.0,19.0,17.0,3.0,10.0,3.0,390.0,123.0,102.0,20.0,14.0,12.0,1.0,12.0,13.0,368.0,114.0,298.0,17.0,7.0,2.0,12.0,7.0,10.0,136.0,97.0,149.0,15.0,2.0,7.0,1.0,10.0,9.0,234.0,160.0,181.0,30.0,13.0,12.0,11.0,8.0,11.0,99.0,36.0,78.0,21.0,18.0,8.0,18.0,12.0,20.0,427.0,105.0,129.0,36743.36496616086 -0,30,19,3,20,9.0,19.0,549.0,81.0,75.0,18.0,19.0,18.0,2.0,12.0,15.0,345.0,142.0,243.0,16.0,16.0,6.0,1.0,6.0,19.0,16.0,30.0,102.0,16.0,6.0,10.0,11.0,2.0,5.0,569.0,72.0,130.0,6.0,7.0,5.0,19.0,4.0,2.0,554.0,162.0,128.0,0.0,1.0,15.0,16.0,13.0,12.0,45.0,115.0,71.0,10.0,10.0,7.0,7.0,7.0,9.0,369.0,149.0,113.0,9.0,6.0,16.0,8.0,8.0,12.0,196.0,51.0,147.0,23.0,4.0,11.0,11.0,16.0,9.0,170.0,69.0,268.0,24.0,15.0,16.0,3.0,5.0,3.0,194.0,19.0,13.0,53924.97627996904 -0,9,11,14,18,3.0,4.0,529.0,113.0,179.0,5.0,1.0,15.0,10.0,13.0,14.0,336.0,124.0,244.0,24.0,5.0,5.0,14.0,6.0,10.0,160.0,42.0,144.0,5.0,4.0,10.0,10.0,8.0,9.0,171.0,113.0,129.0,5.0,7.0,3.0,10.0,11.0,8.0,462.0,147.0,199.0,19.0,3.0,3.0,14.0,14.0,18.0,155.0,112.0,82.0,25.0,12.0,12.0,19.0,0.0,11.0,369.0,70.0,68.0,9.0,17.0,12.0,13.0,3.0,9.0,213.0,180.0,138.0,25.0,7.0,14.0,9.0,3.0,12.0,385.0,98.0,103.0,12.0,3.0,9.0,2.0,14.0,11.0,249.0,120.0,119.0,53925.95903408762 -0,19,20,13,0,4.0,6.0,220.0,135.0,300.0,26.0,7.0,18.0,12.0,11.0,14.0,583.0,186.0,76.0,15.0,17.0,0.0,9.0,3.0,4.0,443.0,44.0,179.0,5.0,14.0,15.0,20.0,8.0,3.0,569.0,21.0,153.0,13.0,5.0,0.0,20.0,17.0,14.0,367.0,60.0,114.0,10.0,13.0,5.0,20.0,14.0,12.0,181.0,59.0,180.0,5.0,20.0,1.0,1.0,0.0,10.0,172.0,58.0,63.0,21.0,18.0,13.0,20.0,16.0,12.0,255.0,25.0,179.0,27.0,10.0,12.0,10.0,7.0,1.0,302.0,168.0,108.0,8.0,14.0,10.0,5.0,11.0,13.0,304.0,185.0,30.0,92380.61344444419 -0,25,10,8,14,1.0,11.0,461.0,72.0,60.0,12.0,3.0,12.0,6.0,12.0,8.0,248.0,161.0,296.0,19.0,9.0,19.0,14.0,4.0,11.0,472.0,41.0,124.0,6.0,4.0,9.0,2.0,13.0,20.0,453.0,73.0,102.0,5.0,2.0,3.0,18.0,17.0,11.0,346.0,175.0,95.0,21.0,14.0,16.0,11.0,4.0,9.0,477.0,94.0,166.0,14.0,15.0,1.0,7.0,6.0,18.0,369.0,72.0,160.0,23.0,2.0,18.0,5.0,2.0,11.0,352.0,119.0,107.0,8.0,6.0,11.0,5.0,5.0,18.0,447.0,125.0,107.0,13.0,1.0,18.0,10.0,20.0,12.0,304.0,101.0,253.0,49843.55093263857 -0,8,9,12,15,3.0,17.0,373.0,119.0,91.0,12.0,2.0,7.0,7.0,5.0,20.0,8.0,60.0,258.0,5.0,3.0,4.0,8.0,3.0,7.0,42.0,81.0,98.0,16.0,15.0,12.0,14.0,7.0,11.0,402.0,92.0,270.0,24.0,12.0,3.0,15.0,16.0,8.0,34.0,136.0,144.0,12.0,17.0,9.0,7.0,16.0,10.0,426.0,85.0,196.0,16.0,9.0,4.0,4.0,15.0,15.0,395.0,116.0,261.0,29.0,2.0,7.0,7.0,8.0,3.0,73.0,107.0,277.0,25.0,17.0,3.0,8.0,2.0,6.0,289.0,127.0,287.0,25.0,10.0,13.0,2.0,18.0,10.0,72.0,184.0,205.0,40032.02852892559 -0,5,8,11,1,4.0,15.0,397.0,119.0,256.0,24.0,4.0,14.0,12.0,6.0,10.0,398.0,57.0,170.0,2.0,19.0,5.0,5.0,3.0,16.0,323.0,110.0,79.0,23.0,4.0,19.0,10.0,6.0,8.0,176.0,85.0,264.0,9.0,11.0,2.0,14.0,10.0,6.0,532.0,147.0,160.0,6.0,8.0,9.0,9.0,16.0,15.0,306.0,76.0,129.0,15.0,4.0,13.0,6.0,8.0,14.0,384.0,192.0,110.0,20.0,9.0,12.0,19.0,12.0,13.0,184.0,69.0,194.0,16.0,13.0,10.0,7.0,13.0,10.0,243.0,12.0,191.0,19.0,11.0,6.0,5.0,17.0,19.0,84.0,77.0,164.0,50058.78751466349 -0,1,5,7,8,7.0,12.0,199.0,79.0,34.0,29.0,2.0,10.0,9.0,8.0,9.0,255.0,147.0,90.0,4.0,13.0,20.0,16.0,7.0,14.0,46.0,175.0,6.0,22.0,2.0,17.0,8.0,11.0,18.0,458.0,81.0,51.0,17.0,6.0,2.0,2.0,17.0,1.0,263.0,124.0,244.0,21.0,16.0,15.0,20.0,18.0,15.0,600.0,81.0,35.0,12.0,19.0,8.0,4.0,6.0,7.0,403.0,75.0,270.0,14.0,0.0,6.0,7.0,14.0,12.0,542.0,194.0,48.0,24.0,16.0,5.0,5.0,12.0,16.0,115.0,79.0,268.0,14.0,5.0,8.0,20.0,14.0,13.0,225.0,76.0,77.0,350861.0642177184 -0,15,6,7,14,6.0,10.0,324.0,52.0,267.0,0.0,3.0,4.0,11.0,13.0,8.0,581.0,53.0,89.0,15.0,17.0,7.0,14.0,4.0,13.0,472.0,107.0,59.0,29.0,5.0,8.0,16.0,11.0,5.0,458.0,45.0,130.0,18.0,9.0,10.0,0.0,1.0,8.0,206.0,136.0,35.0,20.0,4.0,8.0,14.0,18.0,19.0,385.0,182.0,113.0,8.0,18.0,6.0,15.0,19.0,14.0,257.0,96.0,139.0,15.0,12.0,6.0,6.0,5.0,4.0,466.0,93.0,110.0,6.0,5.0,13.0,4.0,4.0,17.0,111.0,76.0,217.0,6.0,11.0,4.0,6.0,11.0,1.0,150.0,167.0,163.0,45813.60795169891 -0,11,11,13,12,9.0,4.0,236.0,114.0,291.0,11.0,13.0,11.0,5.0,4.0,17.0,212.0,124.0,118.0,0.0,15.0,12.0,17.0,3.0,17.0,469.0,99.0,144.0,22.0,6.0,0.0,11.0,8.0,11.0,19.0,101.0,36.0,5.0,0.0,15.0,16.0,16.0,10.0,41.0,190.0,25.0,30.0,14.0,13.0,17.0,13.0,12.0,373.0,113.0,270.0,28.0,14.0,6.0,7.0,4.0,15.0,88.0,149.0,166.0,15.0,17.0,20.0,20.0,3.0,5.0,183.0,14.0,239.0,27.0,2.0,12.0,11.0,20.0,15.0,99.0,54.0,240.0,2.0,18.0,18.0,12.0,14.0,5.0,406.0,153.0,4.0,88749.82290137983 -0,14,6,13,9,3.0,8.0,496.0,101.0,271.0,3.0,3.0,8.0,5.0,9.0,12.0,242.0,54.0,239.0,11.0,6.0,5.0,7.0,20.0,15.0,489.0,55.0,5.0,6.0,0.0,11.0,19.0,13.0,14.0,140.0,71.0,131.0,21.0,13.0,10.0,3.0,3.0,7.0,449.0,41.0,199.0,0.0,1.0,13.0,16.0,13.0,8.0,166.0,113.0,82.0,0.0,10.0,7.0,13.0,13.0,14.0,369.0,105.0,145.0,15.0,2.0,12.0,1.0,10.0,5.0,144.0,51.0,157.0,25.0,7.0,4.0,11.0,11.0,18.0,407.0,75.0,268.0,21.0,17.0,8.0,4.0,12.0,11.0,406.0,106.0,13.0,52563.48760610787 -0,23,13,11,10,20.0,14.0,13.0,71.0,238.0,0.0,18.0,4.0,12.0,16.0,11.0,306.0,76.0,55.0,13.0,6.0,9.0,8.0,11.0,20.0,130.0,62.0,27.0,18.0,11.0,8.0,8.0,8.0,19.0,492.0,127.0,131.0,17.0,8.0,5.0,6.0,17.0,10.0,287.0,72.0,254.0,17.0,14.0,9.0,1.0,17.0,10.0,591.0,79.0,146.0,22.0,19.0,10.0,4.0,13.0,5.0,458.0,98.0,146.0,9.0,1.0,14.0,4.0,5.0,10.0,245.0,92.0,145.0,8.0,5.0,9.0,7.0,9.0,12.0,499.0,94.0,129.0,4.0,16.0,20.0,15.0,13.0,20.0,311.0,132.0,219.0,37876.812584238396 -0,22,12,12,3,0.0,15.0,252.0,137.0,60.0,22.0,14.0,0.0,5.0,9.0,10.0,361.0,47.0,121.0,8.0,10.0,9.0,7.0,8.0,13.0,362.0,41.0,37.0,17.0,10.0,8.0,13.0,1.0,14.0,402.0,126.0,141.0,16.0,4.0,8.0,12.0,8.0,14.0,338.0,72.0,172.0,19.0,4.0,12.0,3.0,12.0,8.0,164.0,121.0,134.0,19.0,1.0,1.0,2.0,7.0,18.0,52.0,50.0,155.0,12.0,6.0,13.0,8.0,13.0,11.0,400.0,162.0,151.0,7.0,3.0,9.0,7.0,11.0,11.0,420.0,138.0,186.0,16.0,6.0,19.0,7.0,9.0,10.0,161.0,134.0,154.0,62546.80833136801 -0,23,17,14,19,20.0,10.0,526.0,62.0,219.0,23.0,2.0,8.0,18.0,9.0,15.0,293.0,92.0,283.0,16.0,19.0,5.0,8.0,8.0,18.0,585.0,90.0,249.0,27.0,3.0,11.0,12.0,17.0,13.0,451.0,21.0,113.0,18.0,4.0,5.0,10.0,9.0,7.0,424.0,93.0,297.0,14.0,14.0,20.0,7.0,16.0,2.0,509.0,22.0,233.0,18.0,4.0,12.0,4.0,17.0,12.0,214.0,146.0,145.0,14.0,17.0,19.0,11.0,20.0,10.0,585.0,66.0,118.0,1.0,6.0,6.0,3.0,8.0,4.0,370.0,75.0,237.0,23.0,19.0,7.0,15.0,19.0,13.0,265.0,152.0,225.0,53780.028640786535 -0,25,15,12,10,19.0,8.0,520.0,158.0,60.0,21.0,4.0,13.0,6.0,13.0,14.0,344.0,156.0,204.0,16.0,4.0,7.0,9.0,5.0,12.0,257.0,80.0,137.0,26.0,20.0,8.0,9.0,7.0,7.0,420.0,114.0,118.0,8.0,10.0,3.0,1.0,3.0,10.0,421.0,61.0,210.0,13.0,3.0,2.0,3.0,19.0,6.0,249.0,130.0,82.0,18.0,15.0,12.0,15.0,8.0,6.0,369.0,96.0,151.0,21.0,17.0,2.0,17.0,9.0,9.0,203.0,124.0,109.0,24.0,18.0,18.0,10.0,4.0,14.0,340.0,103.0,189.0,13.0,2.0,8.0,9.0,12.0,10.0,398.0,68.0,285.0,53502.48816283141 -0,23,6,5,3,10.0,15.0,30.0,140.0,109.0,23.0,12.0,11.0,9.0,5.0,3.0,361.0,44.0,3.0,13.0,14.0,10.0,1.0,7.0,3.0,323.0,62.0,27.0,17.0,8.0,0.0,14.0,1.0,2.0,528.0,85.0,151.0,24.0,4.0,11.0,13.0,8.0,5.0,356.0,167.0,187.0,11.0,8.0,7.0,9.0,14.0,14.0,487.0,85.0,101.0,23.0,1.0,10.0,5.0,8.0,5.0,458.0,148.0,176.0,13.0,1.0,10.0,9.0,7.0,15.0,254.0,21.0,145.0,16.0,19.0,8.0,17.0,0.0,11.0,499.0,167.0,163.0,28.0,8.0,13.0,7.0,18.0,1.0,585.0,140.0,154.0,782609.8087081552 -0,5,11,10,7,9.0,15.0,411.0,125.0,144.0,5.0,5.0,9.0,7.0,9.0,8.0,375.0,55.0,141.0,7.0,6.0,5.0,11.0,3.0,16.0,130.0,100.0,48.0,21.0,7.0,11.0,9.0,1.0,14.0,176.0,117.0,161.0,14.0,8.0,9.0,13.0,10.0,6.0,319.0,136.0,82.0,19.0,4.0,14.0,10.0,16.0,6.0,424.0,19.0,116.0,16.0,3.0,10.0,10.0,14.0,15.0,395.0,153.0,116.0,14.0,2.0,12.0,8.0,7.0,18.0,285.0,182.0,144.0,2.0,12.0,8.0,6.0,11.0,11.0,430.0,122.0,94.0,19.0,14.0,16.0,7.0,17.0,5.0,211.0,86.0,292.0,336748.0103410502 -0,15,13,1,17,20.0,15.0,324.0,64.0,219.0,17.0,2.0,19.0,14.0,17.0,7.0,115.0,190.0,165.0,15.0,10.0,20.0,10.0,14.0,14.0,593.0,156.0,6.0,3.0,20.0,8.0,12.0,18.0,3.0,270.0,45.0,67.0,5.0,17.0,7.0,20.0,14.0,7.0,521.0,147.0,20.0,9.0,19.0,8.0,6.0,2.0,6.0,456.0,130.0,76.0,22.0,4.0,12.0,4.0,19.0,15.0,214.0,23.0,145.0,8.0,17.0,6.0,10.0,9.0,4.0,466.0,75.0,118.0,25.0,6.0,6.0,5.0,7.0,4.0,41.0,145.0,237.0,16.0,11.0,6.0,14.0,0.0,13.0,147.0,76.0,178.0,35049.477181284725 -0,23,13,9,5,0.0,13.0,368.0,157.0,4.0,14.0,3.0,4.0,5.0,10.0,11.0,255.0,81.0,144.0,16.0,17.0,5.0,9.0,7.0,1.0,433.0,107.0,144.0,15.0,6.0,8.0,19.0,11.0,5.0,412.0,42.0,162.0,29.0,12.0,11.0,12.0,4.0,4.0,339.0,160.0,153.0,0.0,10.0,0.0,1.0,17.0,5.0,385.0,74.0,85.0,14.0,4.0,11.0,4.0,10.0,3.0,256.0,105.0,145.0,27.0,14.0,1.0,8.0,12.0,9.0,417.0,66.0,209.0,21.0,6.0,5.0,6.0,12.0,19.0,65.0,79.0,268.0,13.0,3.0,7.0,18.0,11.0,13.0,345.0,152.0,271.0,47139.93170873597 -0,20,7,19,4,5.0,0.0,338.0,76.0,183.0,13.0,20.0,18.0,5.0,9.0,7.0,375.0,100.0,247.0,14.0,4.0,19.0,10.0,7.0,7.0,163.0,156.0,190.0,16.0,11.0,11.0,5.0,18.0,9.0,110.0,21.0,136.0,12.0,7.0,20.0,0.0,13.0,1.0,109.0,100.0,194.0,0.0,14.0,6.0,0.0,16.0,12.0,196.0,10.0,70.0,21.0,8.0,2.0,16.0,3.0,13.0,473.0,52.0,18.0,15.0,10.0,19.0,16.0,9.0,8.0,306.0,66.0,106.0,25.0,6.0,14.0,6.0,14.0,20.0,336.0,115.0,147.0,22.0,3.0,13.0,5.0,11.0,17.0,49.0,141.0,285.0,47441.17331809818 -0,23,15,14,4,1.0,16.0,526.0,158.0,135.0,23.0,13.0,17.0,3.0,17.0,15.0,468.0,146.0,172.0,15.0,5.0,4.0,8.0,4.0,0.0,183.0,63.0,143.0,25.0,20.0,6.0,19.0,7.0,5.0,397.0,114.0,130.0,9.0,7.0,3.0,4.0,4.0,7.0,139.0,178.0,153.0,20.0,11.0,14.0,5.0,13.0,2.0,440.0,130.0,119.0,12.0,7.0,13.0,5.0,8.0,3.0,593.0,107.0,145.0,26.0,17.0,6.0,19.0,10.0,9.0,151.0,49.0,118.0,17.0,9.0,6.0,11.0,13.0,11.0,334.0,75.0,192.0,13.0,1.0,7.0,13.0,14.0,13.0,321.0,152.0,271.0,54200.93108896447 -0,20,14,13,8,0.0,16.0,237.0,59.0,181.0,19.0,5.0,6.0,14.0,13.0,10.0,224.0,125.0,261.0,14.0,16.0,11.0,10.0,1.0,20.0,497.0,97.0,99.0,30.0,5.0,5.0,13.0,9.0,8.0,397.0,109.0,231.0,23.0,1.0,7.0,13.0,5.0,17.0,148.0,137.0,60.0,19.0,4.0,8.0,2.0,20.0,3.0,385.0,73.0,183.0,16.0,18.0,9.0,13.0,8.0,12.0,182.0,176.0,226.0,13.0,13.0,15.0,0.0,12.0,17.0,195.0,88.0,112.0,17.0,3.0,0.0,16.0,20.0,0.0,305.0,94.0,220.0,23.0,15.0,12.0,5.0,15.0,5.0,297.0,76.0,104.0,113587.55341889987 -0,23,5,12,12,4.0,15.0,356.0,53.0,36.0,18.0,5.0,8.0,13.0,7.0,8.0,380.0,116.0,153.0,17.0,5.0,11.0,6.0,1.0,16.0,475.0,100.0,6.0,8.0,12.0,5.0,3.0,11.0,10.0,416.0,86.0,142.0,20.0,11.0,7.0,11.0,14.0,2.0,424.0,180.0,114.0,21.0,5.0,13.0,7.0,6.0,12.0,194.0,31.0,106.0,12.0,13.0,12.0,5.0,16.0,14.0,401.0,78.0,142.0,11.0,10.0,14.0,9.0,14.0,13.0,181.0,101.0,114.0,18.0,13.0,14.0,5.0,13.0,12.0,428.0,116.0,191.0,19.0,9.0,11.0,4.0,11.0,7.0,275.0,102.0,174.0,41387.298569457744 -0,15,5,2,17,2.0,13.0,324.0,88.0,69.0,14.0,5.0,15.0,11.0,11.0,15.0,252.0,152.0,216.0,11.0,9.0,2.0,2.0,6.0,0.0,472.0,36.0,133.0,30.0,6.0,6.0,5.0,11.0,5.0,502.0,49.0,162.0,16.0,14.0,3.0,11.0,18.0,16.0,428.0,38.0,293.0,10.0,19.0,1.0,18.0,12.0,19.0,429.0,84.0,74.0,25.0,4.0,15.0,6.0,0.0,7.0,67.0,158.0,76.0,18.0,16.0,6.0,20.0,0.0,2.0,54.0,132.0,26.0,25.0,19.0,5.0,20.0,13.0,12.0,41.0,65.0,268.0,9.0,7.0,13.0,20.0,10.0,3.0,197.0,37.0,185.0,42971.03105892068 -0,15,16,14,8,1.0,13.0,337.0,73.0,37.0,14.0,3.0,10.0,13.0,13.0,9.0,252.0,102.0,102.0,15.0,17.0,20.0,8.0,2.0,14.0,237.0,107.0,6.0,12.0,9.0,8.0,10.0,10.0,12.0,533.0,45.0,124.0,20.0,9.0,7.0,17.0,17.0,8.0,521.0,186.0,21.0,0.0,4.0,2.0,2.0,13.0,18.0,307.0,20.0,111.0,16.0,15.0,8.0,4.0,19.0,14.0,299.0,27.0,145.0,14.0,14.0,13.0,7.0,14.0,4.0,129.0,124.0,183.0,21.0,16.0,18.0,5.0,12.0,14.0,267.0,79.0,206.0,19.0,10.0,8.0,3.0,11.0,13.0,299.0,72.0,178.0,36270.46877779218 -0,5,6,19,17,5.0,3.0,550.0,68.0,232.0,17.0,3.0,9.0,7.0,5.0,10.0,171.0,57.0,65.0,7.0,18.0,2.0,0.0,16.0,16.0,173.0,39.0,295.0,1.0,2.0,14.0,7.0,9.0,20.0,508.0,17.0,13.0,24.0,7.0,2.0,0.0,16.0,19.0,544.0,136.0,60.0,20.0,8.0,12.0,10.0,18.0,16.0,399.0,85.0,37.0,30.0,14.0,6.0,11.0,1.0,16.0,245.0,127.0,212.0,17.0,18.0,16.0,0.0,8.0,17.0,410.0,35.0,60.0,20.0,14.0,4.0,1.0,4.0,11.0,336.0,42.0,163.0,18.0,14.0,13.0,6.0,15.0,10.0,319.0,61.0,189.0,51537.90676784624 -0,3,20,8,14,4.0,17.0,533.0,35.0,238.0,0.0,1.0,4.0,18.0,5.0,8.0,398.0,41.0,236.0,24.0,13.0,16.0,7.0,7.0,8.0,323.0,104.0,122.0,8.0,6.0,13.0,8.0,7.0,11.0,166.0,167.0,242.0,6.0,9.0,2.0,13.0,10.0,6.0,162.0,159.0,178.0,13.0,16.0,17.0,5.0,2.0,1.0,338.0,127.0,228.0,20.0,3.0,10.0,3.0,6.0,9.0,395.0,152.0,137.0,15.0,2.0,13.0,5.0,12.0,1.0,73.0,107.0,58.0,16.0,9.0,8.0,6.0,9.0,19.0,345.0,122.0,169.0,19.0,7.0,20.0,6.0,18.0,14.0,305.0,175.0,292.0,53135.15889479514 -0,21,11,12,4,2.0,18.0,494.0,199.0,180.0,10.0,13.0,0.0,3.0,9.0,7.0,541.0,144.0,209.0,19.0,5.0,5.0,18.0,14.0,7.0,163.0,104.0,143.0,25.0,11.0,20.0,20.0,7.0,3.0,569.0,181.0,130.0,8.0,6.0,1.0,5.0,7.0,7.0,191.0,15.0,194.0,8.0,13.0,3.0,14.0,17.0,19.0,444.0,186.0,82.0,21.0,13.0,14.0,17.0,8.0,1.0,204.0,174.0,169.0,22.0,5.0,18.0,19.0,7.0,5.0,219.0,51.0,155.0,20.0,12.0,14.0,6.0,14.0,14.0,407.0,29.0,23.0,14.0,9.0,8.0,18.0,11.0,17.0,194.0,72.0,181.0,55520.29014320565 -0,21,11,13,12,1.0,4.0,338.0,81.0,179.0,11.0,3.0,14.0,5.0,17.0,10.0,345.0,124.0,256.0,16.0,4.0,2.0,9.0,7.0,3.0,212.0,57.0,143.0,27.0,6.0,10.0,5.0,7.0,9.0,397.0,72.0,135.0,6.0,19.0,3.0,6.0,4.0,4.0,113.0,85.0,199.0,2.0,1.0,14.0,14.0,15.0,5.0,223.0,89.0,178.0,12.0,13.0,9.0,5.0,13.0,14.0,369.0,52.0,145.0,5.0,17.0,12.0,19.0,10.0,9.0,158.0,48.0,130.0,25.0,6.0,13.0,6.0,5.0,11.0,336.0,75.0,268.0,24.0,2.0,7.0,4.0,14.0,13.0,321.0,152.0,161.0,45177.70305111578 -0,28,5,13,12,0.0,14.0,549.0,103.0,10.0,30.0,18.0,12.0,1.0,9.0,11.0,269.0,46.0,125.0,17.0,16.0,7.0,9.0,14.0,12.0,444.0,22.0,84.0,13.0,4.0,4.0,13.0,11.0,10.0,450.0,63.0,117.0,21.0,6.0,8.0,7.0,17.0,2.0,370.0,193.0,173.0,21.0,1.0,13.0,5.0,4.0,14.0,170.0,186.0,252.0,21.0,18.0,1.0,5.0,7.0,19.0,401.0,103.0,20.0,5.0,4.0,10.0,4.0,16.0,7.0,146.0,67.0,267.0,12.0,3.0,6.0,12.0,11.0,7.0,41.0,44.0,210.0,26.0,9.0,14.0,2.0,9.0,20.0,100.0,76.0,298.0,52212.23944584787 -0,23,15,12,12,3.0,14.0,517.0,70.0,47.0,20.0,5.0,11.0,14.0,12.0,9.0,328.0,67.0,110.0,15.0,15.0,14.0,10.0,4.0,18.0,453.0,100.0,6.0,14.0,1.0,9.0,2.0,10.0,14.0,511.0,152.0,140.0,29.0,10.0,7.0,7.0,16.0,4.0,375.0,137.0,114.0,21.0,15.0,13.0,18.0,12.0,13.0,241.0,95.0,183.0,16.0,15.0,9.0,4.0,19.0,17.0,28.0,92.0,26.0,14.0,12.0,13.0,8.0,14.0,7.0,381.0,118.0,126.0,14.0,2.0,14.0,11.0,9.0,12.0,392.0,98.0,191.0,21.0,5.0,12.0,13.0,10.0,13.0,260.0,70.0,148.0,51670.53897151501 -0,15,15,10,7,3.0,12.0,293.0,180.0,270.0,30.0,8.0,6.0,5.0,14.0,5.0,599.0,142.0,189.0,18.0,20.0,6.0,7.0,3.0,15.0,271.0,120.0,203.0,0.0,7.0,10.0,1.0,11.0,17.0,170.0,128.0,205.0,27.0,7.0,13.0,10.0,17.0,10.0,586.0,78.0,129.0,15.0,16.0,19.0,18.0,7.0,14.0,264.0,128.0,283.0,12.0,11.0,0.0,2.0,7.0,7.0,510.0,78.0,60.0,2.0,12.0,19.0,13.0,12.0,0.0,590.0,66.0,148.0,23.0,18.0,14.0,9.0,11.0,8.0,230.0,95.0,133.0,21.0,17.0,7.0,18.0,3.0,13.0,464.0,129.0,227.0,119578.6377620439 -0,16,9,11,10,3.0,14.0,486.0,100.0,66.0,20.0,16.0,14.0,7.0,12.0,3.0,429.0,106.0,167.0,15.0,13.0,8.0,7.0,8.0,8.0,259.0,60.0,261.0,26.0,3.0,8.0,7.0,10.0,14.0,450.0,110.0,134.0,20.0,17.0,6.0,7.0,9.0,8.0,375.0,63.0,195.0,3.0,4.0,12.0,16.0,3.0,15.0,135.0,112.0,82.0,18.0,11.0,7.0,4.0,7.0,11.0,215.0,61.0,81.0,9.0,12.0,14.0,4.0,2.0,12.0,538.0,193.0,205.0,14.0,2.0,12.0,9.0,3.0,12.0,302.0,98.0,174.0,15.0,8.0,17.0,11.0,9.0,16.0,107.0,67.0,119.0,54133.42669160049 -0,7,5,16,11,4.0,15.0,549.0,25.0,77.0,6.0,18.0,14.0,15.0,17.0,8.0,176.0,172.0,157.0,25.0,13.0,18.0,7.0,1.0,7.0,455.0,85.0,6.0,23.0,6.0,8.0,8.0,11.0,13.0,298.0,63.0,146.0,21.0,8.0,5.0,7.0,17.0,10.0,516.0,137.0,168.0,24.0,4.0,17.0,18.0,12.0,12.0,385.0,131.0,239.0,23.0,11.0,20.0,5.0,20.0,19.0,267.0,107.0,280.0,13.0,13.0,9.0,4.0,12.0,10.0,195.0,88.0,198.0,21.0,2.0,15.0,13.0,14.0,12.0,432.0,43.0,239.0,5.0,3.0,1.0,4.0,10.0,16.0,260.0,76.0,32.0,49597.81737362295 -0,21,15,13,12,2.0,14.0,545.0,69.0,28.0,30.0,11.0,11.0,11.0,12.0,11.0,255.0,116.0,99.0,16.0,16.0,17.0,10.0,4.0,18.0,451.0,119.0,89.0,17.0,1.0,8.0,6.0,10.0,10.0,450.0,152.0,144.0,29.0,7.0,7.0,8.0,16.0,8.0,375.0,127.0,173.0,23.0,8.0,12.0,17.0,3.0,11.0,144.0,73.0,190.0,17.0,11.0,9.0,2.0,7.0,12.0,246.0,97.0,92.0,14.0,12.0,15.0,8.0,14.0,7.0,257.0,122.0,176.0,14.0,3.0,14.0,5.0,9.0,12.0,341.0,98.0,191.0,15.0,1.0,11.0,5.0,9.0,20.0,100.0,67.0,175.0,46360.71407710228 -0,5,0,12,6,7.0,17.0,252.0,11.0,91.0,6.0,1.0,5.0,7.0,12.0,8.0,398.0,57.0,141.0,20.0,14.0,5.0,3.0,9.0,12.0,323.0,100.0,98.0,21.0,6.0,14.0,9.0,3.0,12.0,176.0,155.0,242.0,24.0,11.0,2.0,5.0,10.0,6.0,122.0,129.0,286.0,6.0,12.0,9.0,17.0,5.0,16.0,0.0,85.0,101.0,28.0,3.0,10.0,14.0,8.0,15.0,395.0,181.0,57.0,13.0,17.0,12.0,4.0,8.0,0.0,313.0,62.0,99.0,28.0,12.0,19.0,8.0,13.0,5.0,359.0,198.0,163.0,18.0,14.0,14.0,17.0,18.0,10.0,133.0,61.0,292.0,63676.6823352783 -0,5,6,10,18,1.0,17.0,437.0,109.0,91.0,17.0,12.0,13.0,7.0,5.0,8.0,16.0,172.0,294.0,14.0,10.0,5.0,11.0,7.0,20.0,323.0,131.0,98.0,12.0,17.0,15.0,16.0,7.0,11.0,176.0,85.0,242.0,24.0,17.0,13.0,14.0,10.0,6.0,122.0,130.0,82.0,6.0,9.0,14.0,10.0,19.0,16.0,300.0,148.0,262.0,20.0,5.0,15.0,8.0,8.0,15.0,395.0,146.0,116.0,27.0,2.0,0.0,7.0,20.0,14.0,42.0,68.0,231.0,0.0,18.0,8.0,6.0,13.0,19.0,359.0,42.0,163.0,19.0,10.0,6.0,0.0,6.0,17.0,133.0,61.0,292.0,46276.18946662417 -0,24,5,13,7,20.0,9.0,549.0,53.0,4.0,16.0,5.0,4.0,0.0,13.0,8.0,260.0,80.0,279.0,19.0,5.0,17.0,10.0,9.0,14.0,472.0,168.0,6.0,26.0,6.0,8.0,20.0,4.0,18.0,349.0,63.0,155.0,9.0,2.0,8.0,3.0,3.0,1.0,594.0,147.0,89.0,21.0,15.0,8.0,9.0,18.0,5.0,236.0,70.0,111.0,9.0,18.0,8.0,7.0,19.0,7.0,401.0,103.0,148.0,25.0,14.0,6.0,19.0,14.0,4.0,466.0,100.0,297.0,5.0,3.0,5.0,5.0,12.0,14.0,41.0,79.0,262.0,21.0,9.0,4.0,4.0,8.0,6.0,448.0,172.0,178.0,50415.31413048975 -0,18,5,11,8,2.0,15.0,324.0,52.0,285.0,14.0,5.0,4.0,14.0,13.0,9.0,561.0,80.0,252.0,16.0,17.0,20.0,10.0,19.0,16.0,462.0,101.0,56.0,6.0,7.0,8.0,2.0,11.0,7.0,533.0,55.0,162.0,6.0,11.0,9.0,11.0,14.0,8.0,521.0,137.0,114.0,3.0,4.0,10.0,2.0,17.0,11.0,385.0,38.0,152.0,15.0,9.0,9.0,4.0,4.0,10.0,359.0,177.0,145.0,13.0,13.0,10.0,7.0,16.0,5.0,355.0,88.0,126.0,15.0,9.0,5.0,5.0,9.0,13.0,432.0,116.0,191.0,14.0,9.0,13.0,14.0,10.0,10.0,225.0,76.0,117.0,46812.3050243435 -0,15,8,14,17,2.0,12.0,549.0,147.0,69.0,8.0,4.0,9.0,11.0,20.0,15.0,220.0,131.0,172.0,22.0,4.0,5.0,15.0,11.0,10.0,514.0,36.0,97.0,18.0,9.0,11.0,6.0,9.0,20.0,480.0,159.0,246.0,24.0,3.0,9.0,5.0,11.0,10.0,319.0,55.0,2.0,5.0,14.0,1.0,5.0,12.0,10.0,518.0,84.0,79.0,1.0,3.0,5.0,11.0,0.0,12.0,207.0,127.0,29.0,27.0,16.0,9.0,20.0,15.0,9.0,282.0,92.0,278.0,8.0,12.0,17.0,6.0,3.0,9.0,267.0,104.0,20.0,19.0,8.0,14.0,4.0,7.0,3.0,322.0,31.0,80.0,48487.544455315736 -0,17,16,0,15,1.0,15.0,405.0,134.0,95.0,15.0,4.0,9.0,12.0,9.0,6.0,51.0,152.0,193.0,7.0,4.0,5.0,6.0,2.0,16.0,549.0,78.0,107.0,15.0,1.0,11.0,7.0,8.0,14.0,176.0,48.0,79.0,7.0,12.0,3.0,12.0,15.0,15.0,389.0,119.0,148.0,4.0,15.0,12.0,19.0,6.0,15.0,77.0,151.0,108.0,21.0,15.0,14.0,19.0,12.0,14.0,467.0,27.0,23.0,15.0,16.0,11.0,5.0,9.0,18.0,54.0,39.0,146.0,20.0,9.0,18.0,7.0,3.0,11.0,359.0,107.0,103.0,27.0,14.0,8.0,3.0,10.0,5.0,162.0,68.0,183.0,42276.433503080756 -0,15,3,8,7,0.0,13.0,387.0,100.0,4.0,12.0,3.0,19.0,5.0,10.0,7.0,255.0,52.0,137.0,2.0,18.0,20.0,1.0,8.0,18.0,433.0,160.0,261.0,27.0,6.0,9.0,8.0,11.0,14.0,533.0,142.0,267.0,29.0,14.0,11.0,0.0,13.0,1.0,375.0,147.0,173.0,24.0,4.0,14.0,18.0,3.0,14.0,350.0,20.0,183.0,9.0,11.0,8.0,12.0,13.0,7.0,299.0,103.0,18.0,18.0,11.0,6.0,7.0,14.0,4.0,466.0,75.0,95.0,30.0,1.0,16.0,5.0,11.0,10.0,41.0,79.0,36.0,14.0,3.0,18.0,11.0,9.0,20.0,225.0,76.0,178.0,49973.37632080774 -0,23,12,9,12,4.0,14.0,341.0,63.0,25.0,14.0,18.0,10.0,8.0,10.0,9.0,447.0,46.0,94.0,15.0,16.0,9.0,7.0,1.0,17.0,449.0,107.0,6.0,23.0,1.0,8.0,6.0,10.0,5.0,450.0,99.0,162.0,25.0,7.0,7.0,18.0,4.0,4.0,503.0,79.0,24.0,21.0,16.0,8.0,15.0,18.0,6.0,324.0,128.0,111.0,23.0,16.0,2.0,4.0,19.0,7.0,28.0,92.0,70.0,14.0,12.0,15.0,4.0,13.0,10.0,590.0,193.0,205.0,21.0,13.0,5.0,5.0,12.0,14.0,341.0,98.0,268.0,6.0,5.0,12.0,16.0,9.0,17.0,100.0,67.0,203.0,44472.52190849241 -0,9,9,19,4,4.0,15.0,483.0,197.0,134.0,24.0,2.0,11.0,9.0,13.0,18.0,375.0,194.0,130.0,24.0,12.0,5.0,10.0,7.0,3.0,212.0,126.0,144.0,30.0,6.0,3.0,19.0,18.0,10.0,263.0,95.0,92.0,9.0,6.0,3.0,1.0,13.0,7.0,319.0,94.0,290.0,0.0,16.0,10.0,13.0,2.0,13.0,27.0,86.0,140.0,17.0,15.0,12.0,4.0,3.0,9.0,32.0,80.0,131.0,10.0,17.0,0.0,15.0,9.0,16.0,230.0,66.0,109.0,16.0,10.0,6.0,11.0,18.0,20.0,315.0,75.0,49.0,5.0,9.0,7.0,5.0,12.0,15.0,8.0,152.0,209.0,53750.098029996334 -0,25,15,6,4,16.0,15.0,526.0,158.0,63.0,21.0,4.0,18.0,11.0,9.0,15.0,343.0,164.0,165.0,21.0,5.0,6.0,9.0,5.0,7.0,572.0,84.0,104.0,19.0,17.0,8.0,19.0,19.0,6.0,298.0,25.0,130.0,8.0,12.0,5.0,15.0,12.0,9.0,118.0,171.0,153.0,28.0,15.0,6.0,3.0,16.0,15.0,188.0,130.0,150.0,22.0,6.0,7.0,7.0,1.0,14.0,264.0,83.0,17.0,16.0,11.0,14.0,19.0,6.0,10.0,106.0,194.0,118.0,19.0,6.0,14.0,5.0,16.0,1.0,406.0,77.0,131.0,17.0,3.0,17.0,7.0,14.0,14.0,398.0,141.0,285.0,49274.09747748899 -0,18,16,4,10,3.0,7.0,172.0,29.0,223.0,27.0,16.0,13.0,13.0,19.0,11.0,455.0,120.0,135.0,2.0,1.0,8.0,17.0,3.0,11.0,526.0,30.0,103.0,2.0,5.0,2.0,5.0,11.0,0.0,172.0,66.0,6.0,4.0,8.0,12.0,18.0,12.0,6.0,295.0,61.0,131.0,6.0,19.0,13.0,17.0,16.0,9.0,372.0,16.0,285.0,15.0,14.0,4.0,3.0,5.0,6.0,504.0,55.0,7.0,12.0,20.0,17.0,5.0,14.0,10.0,299.0,147.0,66.0,9.0,8.0,11.0,5.0,18.0,11.0,394.0,167.0,137.0,25.0,7.0,8.0,20.0,19.0,10.0,479.0,89.0,148.0,197003.47609015743 -0,6,9,7,9,0.0,17.0,373.0,70.0,5.0,20.0,14.0,13.0,18.0,10.0,4.0,369.0,164.0,137.0,21.0,4.0,12.0,10.0,15.0,0.0,144.0,73.0,139.0,25.0,3.0,7.0,14.0,6.0,14.0,448.0,61.0,271.0,21.0,7.0,1.0,18.0,11.0,9.0,134.0,123.0,216.0,5.0,4.0,14.0,0.0,13.0,7.0,188.0,98.0,123.0,24.0,20.0,12.0,0.0,2.0,11.0,496.0,50.0,34.0,11.0,5.0,7.0,11.0,13.0,15.0,430.0,44.0,109.0,20.0,13.0,12.0,7.0,0.0,14.0,221.0,136.0,146.0,18.0,11.0,10.0,19.0,16.0,17.0,316.0,99.0,65.0,49167.15526796591 -0,9,17,19,15,16.0,13.0,483.0,70.0,30.0,21.0,6.0,12.0,19.0,5.0,18.0,242.0,164.0,112.0,21.0,14.0,5.0,11.0,3.0,1.0,135.0,100.0,98.0,17.0,10.0,3.0,20.0,10.0,12.0,176.0,95.0,178.0,24.0,6.0,14.0,13.0,10.0,6.0,27.0,94.0,290.0,0.0,12.0,10.0,8.0,20.0,7.0,188.0,85.0,79.0,20.0,9.0,1.0,2.0,8.0,15.0,85.0,181.0,244.0,17.0,2.0,10.0,18.0,0.0,15.0,166.0,107.0,109.0,13.0,11.0,15.0,16.0,16.0,11.0,3.0,80.0,163.0,20.0,14.0,13.0,6.0,15.0,15.0,506.0,61.0,65.0,51172.720722109494 -0,8,6,6,5,13.0,16.0,437.0,125.0,68.0,17.0,2.0,9.0,7.0,13.0,13.0,398.0,95.0,71.0,27.0,14.0,5.0,6.0,6.0,12.0,371.0,98.0,103.0,21.0,6.0,12.0,9.0,18.0,11.0,544.0,85.0,141.0,8.0,12.0,2.0,15.0,10.0,15.0,122.0,136.0,82.0,1.0,15.0,9.0,13.0,19.0,16.0,197.0,39.0,101.0,21.0,3.0,10.0,2.0,5.0,14.0,335.0,127.0,17.0,10.0,4.0,13.0,14.0,8.0,13.0,93.0,137.0,103.0,13.0,14.0,20.0,6.0,15.0,8.0,359.0,122.0,85.0,19.0,10.0,17.0,7.0,18.0,13.0,405.0,81.0,292.0,51603.21706542878 -0,20,17,13,17,2.0,7.0,437.0,55.0,91.0,20.0,18.0,9.0,7.0,20.0,8.0,398.0,50.0,135.0,11.0,8.0,17.0,20.0,18.0,9.0,323.0,191.0,46.0,21.0,9.0,4.0,9.0,14.0,18.0,130.0,52.0,51.0,10.0,8.0,5.0,1.0,10.0,6.0,467.0,136.0,224.0,8.0,9.0,9.0,10.0,16.0,16.0,211.0,13.0,191.0,30.0,13.0,12.0,20.0,0.0,20.0,481.0,123.0,223.0,15.0,2.0,20.0,15.0,8.0,15.0,73.0,30.0,293.0,16.0,8.0,18.0,14.0,13.0,0.0,359.0,122.0,163.0,5.0,2.0,13.0,6.0,4.0,3.0,374.0,68.0,292.0,50409.230982812835 -0,15,8,8,15,1.0,15.0,549.0,127.0,69.0,15.0,5.0,13.0,11.0,12.0,15.0,220.0,89.0,216.0,13.0,13.0,2.0,10.0,4.0,10.0,160.0,57.0,108.0,15.0,6.0,1.0,9.0,7.0,11.0,480.0,76.0,124.0,16.0,10.0,2.0,11.0,13.0,8.0,122.0,195.0,86.0,0.0,8.0,8.0,5.0,12.0,16.0,284.0,85.0,101.0,25.0,3.0,11.0,10.0,8.0,14.0,395.0,27.0,61.0,17.0,16.0,12.0,20.0,7.0,9.0,54.0,107.0,99.0,25.0,14.0,8.0,6.0,3.0,11.0,267.0,104.0,103.0,24.0,14.0,10.0,5.0,10.0,10.0,133.0,61.0,195.0,51438.30556952608 -0,6,13,20,1,9.0,0.0,138.0,82.0,219.0,12.0,8.0,16.0,4.0,3.0,10.0,585.0,190.0,135.0,10.0,5.0,20.0,10.0,5.0,1.0,212.0,30.0,270.0,0.0,7.0,8.0,14.0,18.0,4.0,259.0,88.0,130.0,0.0,7.0,1.0,19.0,12.0,13.0,319.0,32.0,216.0,0.0,14.0,19.0,1.0,16.0,0.0,448.0,16.0,1.0,22.0,2.0,17.0,18.0,0.0,3.0,367.0,93.0,34.0,9.0,9.0,7.0,11.0,10.0,9.0,463.0,44.0,273.0,25.0,18.0,6.0,11.0,2.0,20.0,181.0,75.0,61.0,4.0,7.0,11.0,5.0,16.0,10.0,398.0,37.0,65.0,252754.7780197509 -0,18,15,12,4,20.0,15.0,531.0,119.0,5.0,22.0,14.0,13.0,5.0,10.0,6.0,374.0,164.0,165.0,20.0,17.0,4.0,9.0,5.0,11.0,144.0,156.0,144.0,6.0,15.0,6.0,18.0,14.0,16.0,172.0,25.0,6.0,8.0,13.0,2.0,1.0,6.0,14.0,435.0,82.0,186.0,0.0,6.0,2.0,4.0,16.0,6.0,330.0,117.0,62.0,15.0,7.0,12.0,1.0,3.0,5.0,504.0,71.0,69.0,16.0,17.0,0.0,13.0,9.0,11.0,160.0,66.0,113.0,23.0,6.0,12.0,11.0,14.0,14.0,221.0,167.0,223.0,18.0,4.0,9.0,19.0,14.0,13.0,412.0,16.0,285.0,52856.98197605372 -0,1,19,15,8,2.0,15.0,549.0,172.0,69.0,15.0,5.0,5.0,2.0,6.0,20.0,540.0,196.0,75.0,1.0,9.0,4.0,20.0,4.0,17.0,160.0,36.0,133.0,1.0,9.0,19.0,19.0,10.0,10.0,327.0,92.0,124.0,23.0,0.0,3.0,15.0,18.0,8.0,532.0,195.0,292.0,28.0,9.0,14.0,5.0,12.0,18.0,43.0,71.0,58.0,6.0,7.0,12.0,5.0,17.0,13.0,382.0,192.0,29.0,10.0,17.0,19.0,6.0,12.0,10.0,54.0,61.0,194.0,21.0,8.0,18.0,8.0,19.0,14.0,267.0,23.0,103.0,25.0,2.0,12.0,3.0,15.0,10.0,72.0,93.0,137.0,56078.933242696956 -0,15,9,14,5,5.0,15.0,480.0,130.0,256.0,23.0,6.0,16.0,11.0,14.0,15.0,220.0,101.0,170.0,9.0,19.0,4.0,5.0,3.0,10.0,42.0,154.0,111.0,28.0,3.0,18.0,10.0,7.0,7.0,480.0,49.0,215.0,9.0,8.0,3.0,11.0,10.0,4.0,530.0,185.0,135.0,5.0,5.0,1.0,6.0,16.0,13.0,90.0,77.0,168.0,16.0,10.0,12.0,4.0,7.0,13.0,481.0,27.0,108.0,29.0,16.0,16.0,20.0,9.0,9.0,59.0,58.0,146.0,7.0,13.0,15.0,15.0,3.0,13.0,161.0,12.0,268.0,27.0,10.0,6.0,2.0,10.0,9.0,266.0,72.0,185.0,51253.26049665566 -0,15,13,10,11,3.0,14.0,529.0,180.0,163.0,30.0,5.0,6.0,15.0,16.0,5.0,164.0,41.0,19.0,19.0,20.0,6.0,10.0,9.0,17.0,279.0,183.0,203.0,15.0,16.0,9.0,14.0,12.0,17.0,170.0,128.0,205.0,24.0,1.0,13.0,10.0,14.0,5.0,586.0,78.0,129.0,15.0,18.0,19.0,18.0,15.0,0.0,264.0,188.0,283.0,12.0,0.0,0.0,20.0,7.0,2.0,510.0,148.0,214.0,27.0,0.0,18.0,0.0,12.0,0.0,526.0,194.0,156.0,28.0,18.0,14.0,7.0,11.0,1.0,230.0,113.0,133.0,15.0,17.0,12.0,18.0,2.0,13.0,117.0,129.0,227.0,48298.02367893396 -0,15,2,10,1,3.0,12.0,444.0,111.0,270.0,20.0,8.0,1.0,3.0,5.0,5.0,241.0,45.0,248.0,11.0,19.0,6.0,7.0,3.0,15.0,333.0,179.0,237.0,7.0,5.0,10.0,11.0,11.0,4.0,170.0,128.0,205.0,27.0,20.0,13.0,20.0,0.0,7.0,404.0,78.0,214.0,12.0,14.0,19.0,18.0,7.0,8.0,227.0,115.0,96.0,12.0,1.0,15.0,13.0,18.0,11.0,510.0,89.0,5.0,2.0,18.0,18.0,13.0,8.0,0.0,147.0,150.0,77.0,23.0,18.0,3.0,10.0,14.0,8.0,230.0,19.0,125.0,21.0,2.0,7.0,7.0,3.0,10.0,66.0,129.0,123.0,51011.252908250746 -0,16,5,19,12,1.0,15.0,229.0,12.0,78.0,19.0,0.0,17.0,14.0,1.0,0.0,289.0,79.0,167.0,17.0,17.0,17.0,16.0,5.0,14.0,128.0,152.0,6.0,8.0,5.0,14.0,2.0,15.0,11.0,539.0,115.0,196.0,29.0,11.0,4.0,16.0,20.0,8.0,305.0,75.0,221.0,21.0,4.0,7.0,2.0,19.0,18.0,385.0,173.0,183.0,16.0,18.0,9.0,5.0,19.0,15.0,315.0,191.0,116.0,16.0,15.0,19.0,8.0,14.0,18.0,195.0,107.0,126.0,16.0,12.0,15.0,5.0,7.0,11.0,432.0,122.0,191.0,18.0,14.0,9.0,0.0,10.0,11.0,260.0,114.0,155.0,397151.0330451484 -0,6,5,11,15,0.0,11.0,552.0,53.0,31.0,16.0,5.0,4.0,2.0,17.0,2.0,302.0,116.0,90.0,7.0,16.0,5.0,8.0,1.0,15.0,325.0,184.0,96.0,9.0,12.0,8.0,8.0,11.0,10.0,508.0,79.0,146.0,26.0,11.0,4.0,11.0,14.0,4.0,476.0,137.0,114.0,16.0,3.0,12.0,9.0,10.0,11.0,300.0,192.0,143.0,18.0,17.0,9.0,7.0,10.0,16.0,482.0,139.0,134.0,22.0,8.0,12.0,7.0,7.0,7.0,100.0,105.0,124.0,21.0,3.0,17.0,11.0,9.0,12.0,459.0,120.0,188.0,18.0,9.0,9.0,7.0,11.0,13.0,181.0,83.0,124.0,51478.728814381684 -0,20,20,20,4,5.0,19.0,338.0,61.0,183.0,13.0,20.0,20.0,11.0,9.0,8.0,388.0,100.0,247.0,14.0,14.0,12.0,20.0,2.0,14.0,514.0,75.0,97.0,18.0,6.0,9.0,6.0,10.0,20.0,480.0,27.0,136.0,12.0,7.0,2.0,0.0,20.0,10.0,0.0,46.0,111.0,0.0,17.0,16.0,5.0,11.0,0.0,152.0,15.0,125.0,21.0,11.0,5.0,3.0,3.0,12.0,467.0,134.0,262.0,7.0,16.0,19.0,20.0,15.0,18.0,282.0,24.0,278.0,28.0,6.0,14.0,6.0,14.0,7.0,249.0,115.0,76.0,19.0,3.0,13.0,11.0,7.0,11.0,322.0,63.0,80.0,44051.515225975294 -0,19,7,15,9,4.0,0.0,549.0,140.0,69.0,8.0,4.0,18.0,5.0,20.0,7.0,375.0,121.0,172.0,22.0,20.0,19.0,10.0,7.0,8.0,163.0,36.0,190.0,16.0,11.0,2.0,5.0,12.0,9.0,362.0,109.0,246.0,22.0,7.0,20.0,5.0,11.0,1.0,132.0,100.0,18.0,5.0,14.0,2.0,0.0,16.0,12.0,311.0,28.0,79.0,16.0,8.0,4.0,15.0,0.0,12.0,473.0,52.0,29.0,15.0,11.0,9.0,16.0,14.0,8.0,305.0,92.0,168.0,24.0,6.0,17.0,6.0,5.0,19.0,336.0,104.0,125.0,20.0,8.0,13.0,4.0,9.0,12.0,258.0,62.0,188.0,54646.41625404082 -0,20,13,8,12,15.0,17.0,431.0,53.0,85.0,12.0,10.0,4.0,14.0,19.0,7.0,255.0,118.0,212.0,9.0,16.0,17.0,10.0,3.0,3.0,323.0,100.0,6.0,21.0,6.0,7.0,17.0,7.0,4.0,341.0,63.0,200.0,18.0,11.0,12.0,6.0,15.0,1.0,380.0,136.0,114.0,21.0,19.0,12.0,16.0,12.0,18.0,288.0,160.0,118.0,13.0,3.0,9.0,12.0,7.0,6.0,401.0,103.0,45.0,0.0,17.0,12.0,8.0,7.0,11.0,195.0,184.0,96.0,30.0,15.0,9.0,5.0,9.0,12.0,194.0,192.0,250.0,19.0,3.0,6.0,14.0,10.0,19.0,228.0,138.0,136.0,45475.09368037794 -0,14,5,8,6,0.0,15.0,507.0,54.0,32.0,16.0,2.0,4.0,13.0,15.0,7.0,406.0,113.0,156.0,9.0,14.0,17.0,10.0,1.0,11.0,400.0,90.0,62.0,8.0,12.0,8.0,2.0,8.0,7.0,511.0,85.0,185.0,29.0,9.0,3.0,11.0,14.0,12.0,119.0,137.0,102.0,9.0,13.0,11.0,9.0,19.0,11.0,385.0,73.0,127.0,16.0,18.0,10.0,18.0,19.0,17.0,593.0,129.0,127.0,15.0,13.0,15.0,17.0,12.0,7.0,122.0,88.0,110.0,12.0,3.0,14.0,9.0,9.0,12.0,426.0,53.0,163.0,21.0,6.0,10.0,5.0,12.0,13.0,260.0,61.0,104.0,51252.55701406012 -0,11,5,13,19,8.0,14.0,513.0,105.0,271.0,30.0,17.0,11.0,17.0,12.0,18.0,212.0,95.0,11.0,3.0,7.0,6.0,4.0,3.0,19.0,489.0,119.0,274.0,0.0,0.0,12.0,11.0,14.0,10.0,140.0,10.0,140.0,29.0,16.0,7.0,3.0,16.0,8.0,375.0,22.0,43.0,4.0,14.0,12.0,4.0,16.0,13.0,373.0,114.0,299.0,14.0,17.0,6.0,2.0,5.0,20.0,246.0,16.0,278.0,26.0,5.0,11.0,14.0,14.0,7.0,468.0,122.0,176.0,14.0,16.0,14.0,14.0,11.0,19.0,387.0,36.0,145.0,24.0,1.0,1.0,3.0,2.0,5.0,100.0,37.0,175.0,637955.9684539521 -0,21,7,13,9,2.0,10.0,545.0,101.0,162.0,24.0,14.0,4.0,11.0,12.0,3.0,255.0,71.0,239.0,13.0,15.0,14.0,7.0,4.0,18.0,451.0,70.0,51.0,2.0,0.0,8.0,9.0,10.0,10.0,450.0,116.0,144.0,6.0,19.0,7.0,3.0,5.0,2.0,446.0,127.0,53.0,21.0,8.0,15.0,17.0,13.0,8.0,216.0,73.0,190.0,0.0,10.0,4.0,13.0,7.0,11.0,136.0,177.0,228.0,14.0,7.0,15.0,1.0,15.0,5.0,218.0,104.0,200.0,28.0,5.0,12.0,11.0,9.0,16.0,99.0,98.0,177.0,21.0,1.0,18.0,5.0,9.0,20.0,449.0,67.0,4.0,51617.16412170573 -0,27,15,13,16,20.0,15.0,107.0,13.0,147.0,9.0,7.0,20.0,5.0,8.0,2.0,329.0,197.0,165.0,13.0,18.0,6.0,9.0,0.0,18.0,112.0,84.0,121.0,17.0,20.0,2.0,20.0,20.0,3.0,313.0,170.0,92.0,3.0,17.0,3.0,15.0,12.0,15.0,118.0,75.0,290.0,2.0,9.0,0.0,0.0,19.0,2.0,188.0,87.0,80.0,15.0,15.0,19.0,4.0,13.0,4.0,315.0,107.0,17.0,13.0,11.0,0.0,18.0,9.0,9.0,99.0,66.0,83.0,25.0,2.0,20.0,4.0,8.0,14.0,574.0,75.0,237.0,29.0,8.0,12.0,7.0,14.0,3.0,398.0,89.0,38.0,594658.7334199526 -0,26,14,14,4,16.0,20.0,526.0,161.0,219.0,23.0,2.0,19.0,16.0,9.0,15.0,375.0,164.0,66.0,25.0,13.0,5.0,10.0,6.0,1.0,572.0,146.0,133.0,22.0,8.0,6.0,19.0,18.0,3.0,321.0,21.0,130.0,8.0,12.0,14.0,15.0,3.0,12.0,260.0,178.0,153.0,0.0,14.0,10.0,13.0,16.0,2.0,292.0,119.0,148.0,22.0,13.0,7.0,4.0,2.0,3.0,248.0,80.0,83.0,27.0,17.0,14.0,18.0,5.0,13.0,230.0,92.0,114.0,22.0,6.0,14.0,5.0,14.0,7.0,496.0,80.0,92.0,18.0,4.0,7.0,11.0,15.0,14.0,449.0,143.0,197.0,54301.409014781595 -0,11,7,14,18,3.0,14.0,200.0,158.0,272.0,23.0,4.0,17.0,4.0,17.0,1.0,212.0,47.0,168.0,15.0,11.0,12.0,8.0,20.0,0.0,183.0,56.0,5.0,25.0,0.0,2.0,16.0,4.0,5.0,135.0,56.0,2.0,3.0,7.0,20.0,3.0,6.0,7.0,399.0,39.0,279.0,10.0,11.0,14.0,5.0,7.0,2.0,385.0,27.0,119.0,16.0,7.0,1.0,10.0,10.0,10.0,405.0,198.0,228.0,8.0,2.0,6.0,19.0,5.0,5.0,151.0,157.0,118.0,17.0,1.0,6.0,0.0,13.0,17.0,466.0,170.0,283.0,25.0,1.0,19.0,2.0,20.0,5.0,355.0,37.0,3.0,267618.9958407047 -0,23,13,13,6,1.0,16.0,526.0,136.0,135.0,11.0,15.0,17.0,3.0,12.0,3.0,468.0,146.0,235.0,14.0,5.0,11.0,4.0,8.0,15.0,339.0,57.0,143.0,2.0,20.0,12.0,16.0,7.0,13.0,143.0,114.0,152.0,29.0,16.0,4.0,4.0,4.0,2.0,368.0,178.0,25.0,20.0,11.0,14.0,20.0,16.0,7.0,389.0,130.0,299.0,1.0,10.0,13.0,8.0,8.0,3.0,136.0,99.0,157.0,15.0,14.0,6.0,10.0,11.0,5.0,125.0,99.0,266.0,20.0,16.0,10.0,13.0,11.0,19.0,334.0,36.0,129.0,18.0,10.0,12.0,13.0,14.0,13.0,411.0,110.0,122.0,54550.06872346436 -0,13,14,13,4,0.0,20.0,403.0,41.0,256.0,16.0,4.0,14.0,14.0,13.0,10.0,485.0,116.0,90.0,2.0,19.0,5.0,10.0,16.0,8.0,462.0,100.0,110.0,27.0,4.0,8.0,19.0,20.0,8.0,176.0,141.0,264.0,29.0,20.0,8.0,1.0,10.0,1.0,8.0,134.0,160.0,6.0,4.0,12.0,9.0,16.0,20.0,371.0,73.0,51.0,15.0,4.0,2.0,17.0,8.0,14.0,327.0,192.0,110.0,12.0,16.0,9.0,19.0,7.0,13.0,184.0,157.0,194.0,2.0,3.0,10.0,7.0,9.0,12.0,243.0,128.0,191.0,21.0,15.0,10.0,15.0,4.0,13.0,260.0,12.0,213.0,51097.96473156451 -0,20,5,11,7,1.0,15.0,397.0,109.0,4.0,19.0,4.0,7.0,12.0,9.0,8.0,398.0,97.0,170.0,17.0,17.0,17.0,5.0,1.0,15.0,349.0,110.0,6.0,17.0,5.0,18.0,7.0,9.0,10.0,511.0,80.0,146.0,24.0,11.0,4.0,13.0,12.0,1.0,527.0,137.0,143.0,17.0,8.0,9.0,9.0,12.0,13.0,306.0,75.0,129.0,16.0,18.0,9.0,5.0,19.0,19.0,384.0,140.0,148.0,15.0,9.0,15.0,8.0,12.0,7.0,186.0,88.0,138.0,19.0,13.0,14.0,6.0,13.0,10.0,393.0,12.0,76.0,19.0,11.0,14.0,5.0,11.0,19.0,84.0,76.0,104.0,47370.057309494325 -0,18,16,0,15,10.0,17.0,338.0,76.0,63.0,13.0,2.0,18.0,5.0,16.0,6.0,375.0,90.0,150.0,21.0,18.0,19.0,6.0,7.0,2.0,549.0,78.0,30.0,16.0,4.0,11.0,7.0,6.0,14.0,176.0,187.0,19.0,19.0,2.0,4.0,14.0,3.0,1.0,139.0,100.0,67.0,20.0,4.0,6.0,4.0,19.0,15.0,77.0,151.0,108.0,21.0,15.0,2.0,19.0,3.0,13.0,468.0,27.0,23.0,12.0,10.0,2.0,16.0,0.0,18.0,539.0,39.0,250.0,17.0,5.0,14.0,6.0,14.0,20.0,572.0,115.0,147.0,27.0,14.0,8.0,3.0,19.0,5.0,321.0,147.0,39.0,43268.12000006375 -0,20,12,17,4,4.0,6.0,405.0,82.0,119.0,13.0,10.0,17.0,8.0,1.0,7.0,363.0,101.0,247.0,8.0,12.0,5.0,7.0,6.0,16.0,163.0,112.0,190.0,15.0,6.0,11.0,5.0,8.0,11.0,126.0,37.0,136.0,12.0,10.0,12.0,3.0,15.0,15.0,389.0,119.0,182.0,2.0,14.0,12.0,0.0,16.0,12.0,196.0,10.0,106.0,21.0,13.0,13.0,16.0,12.0,13.0,467.0,52.0,18.0,14.0,16.0,14.0,8.0,9.0,15.0,78.0,66.0,146.0,22.0,9.0,18.0,7.0,3.0,11.0,359.0,108.0,103.0,23.0,3.0,11.0,5.0,10.0,15.0,127.0,68.0,218.0,49494.97036267287 -0,16,15,10,7,3.0,10.0,494.0,41.0,271.0,13.0,8.0,11.0,5.0,14.0,20.0,599.0,83.0,192.0,18.0,5.0,12.0,7.0,18.0,15.0,271.0,120.0,219.0,8.0,7.0,12.0,1.0,11.0,17.0,524.0,37.0,162.0,26.0,19.0,10.0,10.0,11.0,9.0,586.0,39.0,203.0,21.0,4.0,19.0,4.0,7.0,7.0,298.0,134.0,127.0,12.0,11.0,2.0,13.0,5.0,10.0,87.0,97.0,228.0,16.0,5.0,7.0,7.0,4.0,3.0,91.0,116.0,286.0,30.0,3.0,2.0,13.0,9.0,15.0,440.0,92.0,129.0,21.0,11.0,18.0,13.0,20.0,16.0,336.0,37.0,227.0,44955.94269162092 -0,12,11,12,10,3.0,11.0,379.0,180.0,270.0,20.0,16.0,9.0,4.0,12.0,4.0,472.0,114.0,239.0,11.0,19.0,9.0,4.0,13.0,15.0,424.0,56.0,203.0,0.0,0.0,10.0,8.0,12.0,14.0,170.0,114.0,205.0,27.0,7.0,13.0,3.0,3.0,5.0,564.0,40.0,25.0,19.0,14.0,18.0,19.0,16.0,8.0,264.0,116.0,291.0,0.0,10.0,1.0,2.0,6.0,7.0,245.0,78.0,60.0,12.0,12.0,12.0,4.0,12.0,3.0,590.0,104.0,169.0,23.0,17.0,13.0,9.0,11.0,19.0,99.0,95.0,132.0,21.0,17.0,7.0,18.0,3.0,5.0,457.0,39.0,4.0,52827.184895917206 -0,25,2,3,12,15.0,15.0,526.0,13.0,219.0,30.0,20.0,10.0,5.0,12.0,1.0,189.0,100.0,152.0,10.0,4.0,16.0,10.0,18.0,13.0,56.0,156.0,51.0,16.0,5.0,16.0,19.0,13.0,10.0,110.0,21.0,41.0,9.0,7.0,9.0,0.0,4.0,1.0,319.0,39.0,153.0,23.0,14.0,0.0,11.0,16.0,12.0,440.0,39.0,191.0,21.0,8.0,12.0,7.0,3.0,14.0,45.0,154.0,145.0,1.0,5.0,12.0,16.0,9.0,9.0,387.0,126.0,106.0,25.0,6.0,6.0,11.0,20.0,20.0,542.0,51.0,237.0,22.0,3.0,7.0,5.0,14.0,17.0,49.0,141.0,32.0,47795.58535136395 -0,20,12,17,5,5.0,0.0,338.0,158.0,183.0,13.0,14.0,18.0,5.0,19.0,8.0,375.0,190.0,210.0,14.0,4.0,15.0,10.0,15.0,1.0,212.0,145.0,186.0,19.0,19.0,8.0,5.0,17.0,9.0,259.0,109.0,135.0,9.0,16.0,3.0,1.0,8.0,2.0,140.0,178.0,194.0,10.0,14.0,4.0,0.0,14.0,2.0,438.0,68.0,70.0,21.0,7.0,8.0,16.0,2.0,13.0,376.0,101.0,18.0,27.0,16.0,16.0,19.0,9.0,8.0,236.0,66.0,111.0,25.0,17.0,14.0,7.0,12.0,4.0,334.0,113.0,147.0,13.0,13.0,13.0,14.0,11.0,16.0,52.0,146.0,285.0,49494.97036267287 -0,11,15,13,7,3.0,13.0,122.0,101.0,176.0,11.0,17.0,5.0,4.0,12.0,16.0,212.0,47.0,199.0,23.0,7.0,12.0,4.0,20.0,15.0,224.0,56.0,39.0,10.0,12.0,12.0,20.0,14.0,16.0,453.0,28.0,32.0,29.0,5.0,10.0,11.0,20.0,11.0,254.0,53.0,129.0,10.0,14.0,15.0,20.0,16.0,6.0,373.0,114.0,62.0,0.0,10.0,10.0,10.0,4.0,10.0,136.0,49.0,86.0,3.0,8.0,12.0,1.0,15.0,7.0,125.0,65.0,266.0,30.0,16.0,4.0,0.0,4.0,19.0,177.0,36.0,80.0,24.0,18.0,18.0,17.0,2.0,10.0,449.0,37.0,4.0,41766.14487027463 -0,8,5,9,7,3.0,19.0,513.0,101.0,83.0,4.0,17.0,11.0,4.0,15.0,3.0,550.0,100.0,268.0,11.0,13.0,4.0,4.0,4.0,16.0,489.0,56.0,5.0,17.0,17.0,17.0,11.0,14.0,1.0,140.0,67.0,194.0,8.0,19.0,17.0,3.0,2.0,3.0,31.0,113.0,25.0,21.0,15.0,20.0,18.0,3.0,8.0,373.0,114.0,299.0,25.0,4.0,2.0,13.0,4.0,10.0,136.0,97.0,228.0,30.0,1.0,7.0,10.0,15.0,12.0,245.0,196.0,155.0,21.0,16.0,20.0,13.0,11.0,18.0,99.0,45.0,83.0,15.0,5.0,18.0,19.0,11.0,8.0,449.0,178.0,283.0,52533.073223540036 -0,21,2,9,11,20.0,16.0,41.0,111.0,283.0,11.0,2.0,19.0,8.0,5.0,19.0,37.0,47.0,165.0,24.0,5.0,0.0,16.0,7.0,1.0,451.0,156.0,144.0,19.0,20.0,11.0,19.0,18.0,17.0,331.0,21.0,49.0,5.0,2.0,3.0,1.0,3.0,6.0,489.0,178.0,277.0,13.0,15.0,7.0,3.0,19.0,9.0,440.0,20.0,121.0,22.0,12.0,7.0,4.0,12.0,5.0,214.0,147.0,145.0,18.0,17.0,8.0,19.0,8.0,1.0,230.0,184.0,112.0,11.0,11.0,6.0,2.0,18.0,16.0,382.0,75.0,237.0,24.0,1.0,7.0,3.0,10.0,1.0,497.0,67.0,59.0,778701.6252703329 -0,21,15,13,9,18.0,15.0,331.0,141.0,202.0,20.0,3.0,9.0,5.0,9.0,8.0,394.0,120.0,163.0,17.0,4.0,3.0,10.0,7.0,4.0,211.0,117.0,102.0,26.0,15.0,8.0,9.0,14.0,4.0,257.0,72.0,126.0,8.0,19.0,0.0,5.0,12.0,6.0,260.0,172.0,104.0,0.0,13.0,0.0,6.0,16.0,6.0,317.0,103.0,82.0,14.0,6.0,12.0,7.0,12.0,15.0,206.0,72.0,141.0,26.0,14.0,14.0,16.0,8.0,9.0,179.0,92.0,118.0,18.0,7.0,5.0,12.0,11.0,19.0,126.0,59.0,268.0,13.0,3.0,15.0,11.0,14.0,12.0,75.0,152.0,152.0,46360.71407710228 -0,11,5,13,7,7.0,15.0,526.0,158.0,271.0,23.0,13.0,14.0,3.0,17.0,9.0,546.0,149.0,157.0,11.0,17.0,6.0,4.0,11.0,0.0,449.0,63.0,5.0,25.0,0.0,18.0,11.0,7.0,3.0,397.0,114.0,45.0,9.0,5.0,8.0,6.0,1.0,7.0,139.0,121.0,123.0,5.0,14.0,15.0,17.0,10.0,16.0,541.0,141.0,155.0,1.0,10.0,14.0,3.0,17.0,5.0,598.0,97.0,228.0,26.0,0.0,6.0,19.0,10.0,0.0,151.0,38.0,266.0,17.0,15.0,4.0,13.0,6.0,19.0,99.0,75.0,192.0,24.0,18.0,3.0,18.0,2.0,5.0,449.0,152.0,174.0,637955.9684539521 -0,23,15,13,4,1.0,11.0,513.0,112.0,266.0,20.0,15.0,12.0,3.0,13.0,3.0,327.0,133.0,202.0,11.0,6.0,12.0,6.0,10.0,15.0,457.0,56.0,143.0,16.0,20.0,11.0,12.0,14.0,5.0,140.0,67.0,162.0,29.0,19.0,4.0,4.0,2.0,2.0,564.0,47.0,124.0,20.0,11.0,14.0,20.0,15.0,6.0,440.0,130.0,119.0,2.0,7.0,13.0,11.0,4.0,3.0,136.0,102.0,159.0,15.0,13.0,7.0,5.0,15.0,9.0,139.0,49.0,118.0,30.0,10.0,12.0,12.0,13.0,13.0,329.0,36.0,134.0,17.0,13.0,7.0,13.0,14.0,11.0,321.0,37.0,186.0,52440.138120444084 -0,12,4,14,17,1.0,12.0,145.0,93.0,91.0,8.0,17.0,0.0,14.0,17.0,7.0,220.0,146.0,61.0,3.0,5.0,14.0,15.0,20.0,1.0,584.0,63.0,216.0,2.0,20.0,6.0,10.0,5.0,20.0,349.0,133.0,246.0,24.0,13.0,11.0,5.0,7.0,7.0,139.0,101.0,115.0,20.0,18.0,3.0,14.0,15.0,6.0,440.0,108.0,79.0,13.0,7.0,1.0,7.0,0.0,3.0,593.0,172.0,145.0,26.0,7.0,9.0,19.0,10.0,9.0,151.0,15.0,278.0,22.0,15.0,17.0,11.0,17.0,3.0,267.0,75.0,20.0,13.0,1.0,8.0,0.0,20.0,20.0,449.0,44.0,54.0,406676.0718989613 -0,15,8,2,8,2.0,16.0,549.0,147.0,69.0,23.0,13.0,9.0,10.0,19.0,15.0,468.0,144.0,172.0,15.0,4.0,5.0,8.0,4.0,0.0,183.0,36.0,100.0,19.0,16.0,11.0,18.0,8.0,7.0,480.0,159.0,245.0,20.0,6.0,3.0,4.0,4.0,10.0,319.0,178.0,2.0,7.0,14.0,7.0,3.0,13.0,2.0,518.0,130.0,103.0,1.0,3.0,7.0,8.0,0.0,7.0,336.0,126.0,29.0,26.0,16.0,7.0,19.0,10.0,17.0,270.0,88.0,118.0,16.0,12.0,6.0,6.0,8.0,9.0,273.0,99.0,107.0,19.0,8.0,7.0,8.0,14.0,3.0,322.0,144.0,271.0,53742.73042226206 -0,21,8,19,4,5.0,11.0,188.0,131.0,155.0,1.0,8.0,14.0,9.0,16.0,18.0,492.0,115.0,247.0,14.0,4.0,9.0,11.0,7.0,1.0,323.0,32.0,101.0,23.0,19.0,13.0,8.0,6.0,9.0,176.0,177.0,136.0,9.0,10.0,2.0,14.0,19.0,1.0,456.0,147.0,90.0,0.0,14.0,6.0,13.0,19.0,15.0,336.0,43.0,129.0,8.0,11.0,15.0,16.0,0.0,0.0,322.0,192.0,20.0,8.0,9.0,18.0,5.0,9.0,12.0,184.0,150.0,83.0,25.0,13.0,15.0,16.0,1.0,10.0,159.0,170.0,191.0,3.0,11.0,13.0,5.0,17.0,17.0,589.0,41.0,208.0,113545.89451800605 -0,5,7,19,3,4.0,15.0,397.0,106.0,237.0,13.0,4.0,15.0,6.0,6.0,8.0,375.0,57.0,227.0,12.0,19.0,19.0,5.0,3.0,10.0,269.0,156.0,79.0,16.0,10.0,19.0,5.0,18.0,8.0,157.0,85.0,201.0,12.0,11.0,5.0,5.0,10.0,4.0,149.0,110.0,191.0,2.0,8.0,9.0,1.0,16.0,12.0,295.0,65.0,70.0,21.0,4.0,13.0,11.0,4.0,13.0,384.0,52.0,18.0,15.0,10.0,19.0,17.0,10.0,9.0,306.0,66.0,193.0,18.0,9.0,14.0,7.0,14.0,16.0,243.0,115.0,147.0,19.0,3.0,11.0,5.0,16.0,18.0,49.0,141.0,164.0,48662.23384910337 -0,21,15,10,12,19.0,16.0,545.0,180.0,28.0,30.0,0.0,20.0,11.0,12.0,5.0,568.0,10.0,99.0,16.0,16.0,6.0,7.0,4.0,15.0,419.0,144.0,89.0,26.0,5.0,10.0,1.0,11.0,17.0,133.0,23.0,136.0,27.0,7.0,9.0,8.0,17.0,14.0,355.0,46.0,45.0,24.0,8.0,8.0,17.0,7.0,6.0,112.0,73.0,69.0,17.0,11.0,13.0,8.0,15.0,1.0,420.0,127.0,92.0,2.0,12.0,1.0,8.0,5.0,8.0,590.0,191.0,176.0,14.0,18.0,14.0,10.0,9.0,1.0,480.0,195.0,133.0,15.0,4.0,11.0,5.0,18.0,13.0,100.0,152.0,227.0,55296.48999532287 -0,20,15,10,7,2.0,12.0,293.0,69.0,270.0,13.0,11.0,8.0,5.0,14.0,11.0,463.0,142.0,189.0,16.0,18.0,17.0,10.0,3.0,15.0,290.0,119.0,131.0,4.0,7.0,8.0,4.0,10.0,10.0,198.0,152.0,205.0,29.0,7.0,7.0,10.0,16.0,8.0,551.0,95.0,159.0,21.0,12.0,17.0,17.0,3.0,11.0,171.0,78.0,190.0,12.0,11.0,0.0,15.0,7.0,10.0,285.0,78.0,60.0,14.0,12.0,19.0,13.0,14.0,7.0,563.0,122.0,148.0,23.0,3.0,11.0,5.0,9.0,12.0,230.0,98.0,179.0,19.0,11.0,7.0,15.0,4.0,20.0,464.0,67.0,197.0,49047.40256737198 -0,8,9,14,20,1.0,11.0,293.0,112.0,270.0,17.0,18.0,11.0,2.0,14.0,5.0,599.0,142.0,109.0,18.0,20.0,19.0,19.0,5.0,12.0,271.0,120.0,203.0,20.0,5.0,10.0,8.0,12.0,12.0,74.0,141.0,205.0,28.0,11.0,8.0,13.0,14.0,8.0,586.0,78.0,221.0,12.0,3.0,1.0,13.0,8.0,3.0,300.0,128.0,196.0,20.0,11.0,3.0,2.0,20.0,16.0,335.0,131.0,94.0,19.0,14.0,10.0,7.0,7.0,19.0,73.0,66.0,99.0,16.0,10.0,17.0,0.0,2.0,9.0,245.0,158.0,142.0,21.0,14.0,12.0,18.0,13.0,11.0,419.0,125.0,227.0,54910.45946653019 -0,6,15,8,15,2.0,12.0,554.0,126.0,218.0,23.0,8.0,6.0,5.0,17.0,2.0,302.0,111.0,149.0,7.0,17.0,6.0,7.0,3.0,16.0,323.0,100.0,96.0,16.0,7.0,11.0,2.0,11.0,17.0,490.0,123.0,203.0,21.0,7.0,8.0,10.0,8.0,10.0,489.0,75.0,177.0,15.0,16.0,9.0,18.0,6.0,13.0,264.0,163.0,283.0,12.0,6.0,2.0,7.0,2.0,8.0,493.0,181.0,86.0,2.0,10.0,19.0,13.0,7.0,15.0,590.0,94.0,148.0,23.0,12.0,16.0,9.0,11.0,8.0,340.0,115.0,167.0,19.0,17.0,7.0,8.0,3.0,13.0,181.0,129.0,292.0,53659.51754043884 -0,6,8,11,1,18.0,10.0,397.0,52.0,229.0,5.0,4.0,3.0,2.0,18.0,10.0,396.0,63.0,128.0,14.0,3.0,5.0,15.0,19.0,4.0,437.0,89.0,197.0,26.0,7.0,20.0,10.0,14.0,8.0,381.0,89.0,145.0,9.0,7.0,19.0,4.0,12.0,6.0,82.0,147.0,6.0,6.0,11.0,16.0,9.0,16.0,14.0,341.0,76.0,121.0,12.0,4.0,7.0,8.0,18.0,8.0,235.0,23.0,147.0,19.0,14.0,14.0,11.0,2.0,12.0,179.0,49.0,9.0,9.0,13.0,5.0,4.0,13.0,16.0,540.0,106.0,191.0,3.0,11.0,11.0,3.0,0.0,19.0,84.0,52.0,152.0,50070.226373817335 -0,21,2,11,11,5.0,15.0,331.0,111.0,91.0,24.0,6.0,10.0,12.0,5.0,8.0,398.0,57.0,150.0,2.0,12.0,1.0,10.0,7.0,16.0,311.0,109.0,102.0,23.0,4.0,18.0,10.0,6.0,13.0,176.0,85.0,236.0,5.0,10.0,0.0,14.0,11.0,9.0,230.0,163.0,160.0,3.0,8.0,8.0,16.0,19.0,13.0,301.0,81.0,126.0,13.0,6.0,13.0,6.0,12.0,14.0,208.0,192.0,138.0,18.0,10.0,12.0,7.0,11.0,11.0,184.0,92.0,161.0,17.0,13.0,10.0,7.0,6.0,14.0,243.0,59.0,268.0,19.0,6.0,6.0,5.0,15.0,18.0,77.0,145.0,164.0,46755.46567336755 -0,26,0,12,6,9.0,8.0,486.0,111.0,38.0,5.0,16.0,7.0,2.0,14.0,16.0,369.0,120.0,250.0,13.0,18.0,3.0,8.0,6.0,4.0,211.0,89.0,102.0,0.0,6.0,12.0,6.0,11.0,17.0,176.0,72.0,264.0,5.0,7.0,0.0,5.0,12.0,6.0,424.0,34.0,201.0,3.0,10.0,7.0,5.0,14.0,7.0,64.0,103.0,69.0,4.0,12.0,12.0,14.0,12.0,10.0,88.0,72.0,138.0,22.0,16.0,14.0,12.0,5.0,12.0,302.0,168.0,148.0,15.0,13.0,16.0,9.0,17.0,3.0,184.0,59.0,95.0,30.0,8.0,19.0,1.0,3.0,19.0,144.0,79.0,74.0,52228.26042725849 -0,21,2,12,11,2.0,17.0,426.0,128.0,91.0,5.0,4.0,10.0,7.0,5.0,9.0,396.0,142.0,158.0,22.0,8.0,5.0,8.0,5.0,9.0,166.0,61.0,100.0,22.0,6.0,10.0,7.0,14.0,14.0,171.0,109.0,124.0,15.0,3.0,1.0,10.0,10.0,6.0,230.0,131.0,82.0,1.0,8.0,4.0,5.0,19.0,16.0,104.0,58.0,82.0,2.0,9.0,11.0,7.0,13.0,11.0,206.0,43.0,249.0,12.0,9.0,14.0,11.0,2.0,11.0,230.0,150.0,90.0,23.0,13.0,6.0,16.0,5.0,13.0,126.0,91.0,141.0,16.0,6.0,15.0,3.0,15.0,15.0,114.0,90.0,128.0,50996.903159931884 -0,16,19,13,16,18.0,8.0,549.0,155.0,4.0,16.0,5.0,7.0,17.0,13.0,18.0,161.0,116.0,66.0,27.0,4.0,17.0,6.0,1.0,20.0,105.0,100.0,103.0,8.0,12.0,8.0,15.0,10.0,5.0,544.0,162.0,52.0,21.0,13.0,15.0,18.0,14.0,18.0,241.0,137.0,78.0,21.0,15.0,1.0,16.0,15.0,16.0,385.0,73.0,183.0,16.0,20.0,9.0,10.0,19.0,14.0,45.0,161.0,17.0,11.0,13.0,15.0,11.0,13.0,7.0,51.0,75.0,126.0,18.0,14.0,14.0,8.0,9.0,1.0,417.0,74.0,191.0,5.0,4.0,12.0,4.0,15.0,7.0,260.0,76.0,142.0,53720.9351761398 -0,20,7,5,5,1.0,8.0,483.0,53.0,63.0,16.0,7.0,14.0,19.0,13.0,8.0,253.0,164.0,77.0,17.0,16.0,8.0,10.0,2.0,12.0,509.0,98.0,79.0,15.0,8.0,3.0,2.0,11.0,10.0,517.0,63.0,92.0,29.0,13.0,12.0,14.0,12.0,1.0,516.0,136.0,222.0,20.0,4.0,12.0,13.0,14.0,2.0,306.0,48.0,180.0,23.0,17.0,7.0,7.0,1.0,19.0,321.0,103.0,147.0,10.0,11.0,14.0,14.0,12.0,13.0,99.0,194.0,114.0,18.0,2.0,20.0,19.0,16.0,3.0,496.0,116.0,74.0,21.0,15.0,14.0,4.0,13.0,13.0,592.0,141.0,104.0,49342.34213701186 -0,12,13,2,13,17.0,15.0,448.0,199.0,219.0,16.0,5.0,19.0,14.0,9.0,8.0,375.0,129.0,125.0,17.0,5.0,17.0,2.0,7.0,20.0,462.0,15.0,21.0,9.0,12.0,3.0,11.0,18.0,3.0,192.0,33.0,152.0,30.0,7.0,13.0,1.0,3.0,2.0,516.0,181.0,239.0,21.0,0.0,8.0,9.0,12.0,11.0,385.0,87.0,240.0,22.0,1.0,8.0,5.0,19.0,19.0,214.0,44.0,193.0,27.0,13.0,15.0,5.0,11.0,9.0,230.0,55.0,60.0,8.0,6.0,6.0,18.0,11.0,12.0,229.0,116.0,211.0,22.0,6.0,7.0,4.0,18.0,13.0,398.0,152.0,285.0,51603.05016790196 -0,23,5,14,4,17.0,15.0,543.0,158.0,203.0,20.0,2.0,4.0,9.0,9.0,11.0,362.0,136.0,165.0,17.0,16.0,5.0,12.0,1.0,12.0,328.0,156.0,125.0,25.0,14.0,8.0,16.0,12.0,10.0,491.0,21.0,138.0,22.0,11.0,8.0,9.0,7.0,1.0,319.0,137.0,143.0,9.0,14.0,0.0,1.0,12.0,2.0,440.0,102.0,183.0,16.0,18.0,12.0,4.0,14.0,3.0,277.0,104.0,145.0,19.0,17.0,0.0,19.0,11.0,8.0,205.0,81.0,124.0,21.0,4.0,9.0,8.0,14.0,18.0,334.0,75.0,194.0,21.0,9.0,14.0,9.0,14.0,13.0,285.0,102.0,104.0,44617.38966963743 -0,29,14,0,7,14.0,16.0,237.0,56.0,181.0,27.0,17.0,9.0,14.0,12.0,3.0,212.0,12.0,61.0,11.0,16.0,12.0,4.0,20.0,15.0,492.0,62.0,33.0,2.0,2.0,5.0,11.0,9.0,7.0,252.0,122.0,162.0,29.0,12.0,6.0,20.0,5.0,2.0,148.0,46.0,25.0,21.0,4.0,8.0,16.0,11.0,13.0,23.0,102.0,299.0,0.0,19.0,6.0,13.0,8.0,12.0,136.0,186.0,105.0,15.0,0.0,7.0,8.0,18.0,7.0,408.0,57.0,17.0,14.0,3.0,15.0,13.0,3.0,0.0,305.0,36.0,23.0,23.0,11.0,18.0,7.0,18.0,5.0,449.0,76.0,56.0,122405.23232197853 -0,11,5,13,8,2.0,10.0,513.0,81.0,222.0,14.0,5.0,8.0,4.0,12.0,10.0,224.0,47.0,261.0,14.0,7.0,11.0,7.0,1.0,20.0,489.0,56.0,57.0,30.0,0.0,12.0,13.0,14.0,14.0,164.0,67.0,203.0,23.0,1.0,10.0,3.0,2.0,17.0,375.0,132.0,36.0,19.0,13.0,13.0,14.0,16.0,3.0,385.0,104.0,183.0,16.0,17.0,9.0,13.0,4.0,11.0,179.0,156.0,226.0,14.0,13.0,15.0,0.0,13.0,16.0,125.0,89.0,171.0,19.0,16.0,12.0,15.0,16.0,19.0,129.0,94.0,188.0,23.0,15.0,12.0,18.0,5.0,4.0,297.0,69.0,104.0,637955.9684539521 -0,15,8,4,14,3.0,3.0,549.0,180.0,202.0,1.0,3.0,6.0,5.0,6.0,15.0,220.0,142.0,172.0,9.0,20.0,16.0,19.0,12.0,15.0,514.0,53.0,203.0,18.0,7.0,4.0,11.0,11.0,0.0,170.0,103.0,152.0,30.0,7.0,12.0,10.0,17.0,10.0,202.0,55.0,2.0,1.0,18.0,16.0,5.0,14.0,7.0,264.0,140.0,118.0,12.0,6.0,0.0,11.0,0.0,1.0,447.0,39.0,60.0,8.0,13.0,15.0,20.0,1.0,0.0,590.0,149.0,278.0,23.0,4.0,14.0,6.0,3.0,8.0,267.0,115.0,20.0,19.0,8.0,14.0,9.0,7.0,13.0,38.0,10.0,80.0,53689.19141243429 -0,24,8,12,10,2.0,4.0,293.0,147.0,94.0,8.0,6.0,9.0,9.0,14.0,7.0,599.0,131.0,189.0,19.0,4.0,5.0,7.0,3.0,12.0,451.0,91.0,97.0,0.0,9.0,10.0,5.0,11.0,18.0,372.0,132.0,206.0,24.0,6.0,11.0,9.0,11.0,14.0,319.0,76.0,88.0,15.0,15.0,4.0,18.0,7.0,10.0,384.0,124.0,185.0,8.0,7.0,2.0,7.0,1.0,8.0,355.0,104.0,59.0,19.0,12.0,19.0,13.0,14.0,6.0,282.0,85.0,162.0,8.0,16.0,14.0,9.0,11.0,9.0,230.0,95.0,36.0,19.0,17.0,12.0,18.0,5.0,8.0,400.0,121.0,227.0,48651.306727886404 -0,20,5,13,12,0.0,8.0,549.0,53.0,130.0,14.0,5.0,4.0,2.0,13.0,0.0,16.0,158.0,90.0,24.0,18.0,17.0,18.0,0.0,19.0,304.0,117.0,139.0,8.0,12.0,8.0,2.0,11.0,16.0,511.0,63.0,265.0,13.0,11.0,19.0,17.0,10.0,1.0,516.0,137.0,114.0,21.0,4.0,4.0,20.0,6.0,11.0,27.0,150.0,183.0,15.0,18.0,5.0,3.0,8.0,12.0,401.0,103.0,93.0,11.0,10.0,15.0,8.0,19.0,20.0,515.0,200.0,126.0,21.0,3.0,14.0,5.0,9.0,12.0,432.0,116.0,8.0,21.0,9.0,14.0,4.0,8.0,13.0,260.0,76.0,115.0,40357.67095550496 -0,17,17,1,17,0.0,15.0,474.0,157.0,4.0,16.0,5.0,13.0,14.0,4.0,18.0,79.0,116.0,90.0,17.0,16.0,17.0,20.0,8.0,14.0,462.0,29.0,212.0,9.0,0.0,19.0,2.0,11.0,10.0,306.0,24.0,146.0,9.0,11.0,8.0,11.0,11.0,1.0,180.0,137.0,114.0,21.0,14.0,16.0,19.0,12.0,16.0,385.0,73.0,183.0,16.0,18.0,13.0,5.0,19.0,12.0,401.0,103.0,287.0,0.0,14.0,10.0,5.0,7.0,19.0,195.0,46.0,126.0,21.0,5.0,14.0,5.0,9.0,12.0,184.0,116.0,191.0,0.0,7.0,14.0,4.0,10.0,13.0,29.0,76.0,104.0,51302.328248054924 -0,2,15,2,18,7.0,12.0,12.0,38.0,99.0,21.0,17.0,16.0,11.0,20.0,1.0,242.0,187.0,197.0,27.0,20.0,6.0,8.0,6.0,12.0,160.0,112.0,184.0,17.0,5.0,5.0,20.0,20.0,17.0,171.0,181.0,124.0,6.0,19.0,14.0,3.0,8.0,8.0,539.0,50.0,12.0,0.0,15.0,13.0,11.0,19.0,8.0,188.0,146.0,189.0,29.0,15.0,13.0,19.0,5.0,2.0,369.0,19.0,295.0,10.0,4.0,14.0,18.0,1.0,16.0,196.0,180.0,199.0,13.0,12.0,2.0,20.0,16.0,19.0,63.0,104.0,198.0,1.0,12.0,14.0,6.0,13.0,15.0,16.0,141.0,142.0,627295.8180265381 -0,4,12,14,5,2.0,15.0,525.0,139.0,75.0,20.0,4.0,18.0,11.0,17.0,15.0,255.0,142.0,216.0,27.0,20.0,7.0,6.0,4.0,10.0,192.0,30.0,103.0,12.0,3.0,5.0,12.0,4.0,12.0,544.0,95.0,92.0,7.0,7.0,5.0,11.0,11.0,12.0,119.0,125.0,290.0,0.0,3.0,10.0,13.0,17.0,3.0,45.0,61.0,180.0,23.0,8.0,7.0,14.0,1.0,14.0,315.0,62.0,17.0,9.0,10.0,14.0,8.0,1.0,12.0,182.0,192.0,110.0,17.0,2.0,17.0,5.0,3.0,12.0,499.0,83.0,101.0,20.0,9.0,13.0,5.0,13.0,3.0,592.0,119.0,119.0,52407.715997635314 -0,20,16,19,4,17.0,19.0,33.0,61.0,232.0,29.0,5.0,20.0,11.0,16.0,17.0,375.0,171.0,171.0,14.0,9.0,12.0,2.0,5.0,20.0,41.0,15.0,21.0,9.0,19.0,19.0,6.0,17.0,3.0,421.0,27.0,136.0,12.0,8.0,11.0,9.0,5.0,2.0,404.0,60.0,239.0,21.0,0.0,16.0,20.0,12.0,18.0,385.0,15.0,125.0,22.0,13.0,16.0,5.0,19.0,19.0,7.0,126.0,10.0,27.0,3.0,20.0,20.0,5.0,9.0,282.0,142.0,278.0,19.0,1.0,14.0,18.0,14.0,12.0,178.0,25.0,211.0,19.0,3.0,13.0,6.0,18.0,11.0,398.0,63.0,285.0,862846.192029244 -0,13,20,2,5,16.0,15.0,401.0,199.0,199.0,16.0,12.0,19.0,14.0,15.0,18.0,375.0,106.0,238.0,14.0,5.0,15.0,20.0,7.0,16.0,473.0,75.0,97.0,18.0,12.0,6.0,10.0,10.0,16.0,373.0,33.0,139.0,25.0,0.0,13.0,0.0,12.0,9.0,0.0,181.0,111.0,3.0,17.0,10.0,5.0,11.0,11.0,152.0,87.0,163.0,21.0,2.0,5.0,3.0,18.0,12.0,214.0,134.0,246.0,19.0,13.0,16.0,5.0,12.0,18.0,280.0,28.0,60.0,28.0,17.0,10.0,9.0,11.0,11.0,229.0,115.0,76.0,22.0,3.0,7.0,8.0,8.0,13.0,322.0,87.0,262.0,51364.07926121082 -0,29,6,8,0,0.0,3.0,177.0,54.0,251.0,6.0,11.0,4.0,7.0,14.0,7.0,406.0,113.0,156.0,17.0,14.0,15.0,20.0,3.0,6.0,323.0,90.0,97.0,21.0,11.0,8.0,2.0,11.0,2.0,494.0,85.0,185.0,8.0,9.0,0.0,18.0,18.0,10.0,119.0,137.0,102.0,9.0,11.0,17.0,14.0,19.0,11.0,385.0,123.0,129.0,16.0,18.0,10.0,3.0,8.0,14.0,254.0,129.0,116.0,8.0,14.0,1.0,12.0,12.0,11.0,131.0,173.0,110.0,7.0,3.0,14.0,9.0,11.0,12.0,389.0,53.0,163.0,25.0,8.0,10.0,5.0,14.0,5.0,133.0,146.0,292.0,188237.76238214722 -0,11,5,8,3,1.0,15.0,507.0,115.0,44.0,16.0,6.0,4.0,13.0,18.0,20.0,406.0,57.0,156.0,9.0,14.0,17.0,10.0,1.0,11.0,400.0,63.0,62.0,11.0,9.0,7.0,6.0,8.0,6.0,511.0,163.0,200.0,18.0,9.0,3.0,13.0,15.0,12.0,119.0,136.0,101.0,4.0,13.0,10.0,5.0,11.0,14.0,307.0,82.0,125.0,20.0,3.0,11.0,6.0,8.0,17.0,287.0,167.0,127.0,6.0,7.0,12.0,20.0,11.0,7.0,122.0,94.0,107.0,12.0,10.0,7.0,9.0,9.0,12.0,418.0,53.0,163.0,21.0,6.0,8.0,4.0,12.0,13.0,260.0,61.0,104.0,52702.05439905032 -0,27,16,5,13,16.0,19.0,598.0,132.0,63.0,21.0,7.0,20.0,11.0,16.0,8.0,242.0,184.0,66.0,14.0,18.0,12.0,20.0,2.0,14.0,566.0,101.0,103.0,21.0,0.0,3.0,6.0,2.0,16.0,480.0,124.0,92.0,12.0,13.0,14.0,10.0,20.0,15.0,0.0,117.0,278.0,15.0,15.0,4.0,5.0,10.0,0.0,188.0,106.0,131.0,23.0,12.0,7.0,3.0,1.0,14.0,262.0,120.0,221.0,13.0,11.0,15.0,18.0,15.0,5.0,344.0,194.0,278.0,5.0,7.0,20.0,20.0,16.0,1.0,499.0,80.0,74.0,19.0,12.0,12.0,2.0,8.0,8.0,322.0,141.0,80.0,53543.27582599621 -0,20,9,19,5,12.0,16.0,483.0,61.0,156.0,15.0,12.0,14.0,19.0,14.0,11.0,388.0,147.0,153.0,17.0,14.0,6.0,6.0,2.0,12.0,514.0,75.0,100.0,17.0,6.0,8.0,20.0,13.0,18.0,524.0,95.0,95.0,8.0,7.0,7.0,0.0,15.0,10.0,29.0,46.0,111.0,0.0,16.0,15.0,5.0,11.0,2.0,178.0,24.0,162.0,21.0,12.0,5.0,9.0,1.0,12.0,446.0,80.0,262.0,7.0,16.0,19.0,19.0,14.0,14.0,99.0,31.0,178.0,13.0,3.0,14.0,5.0,14.0,4.0,327.0,115.0,74.0,20.0,9.0,14.0,8.0,15.0,15.0,476.0,63.0,135.0,52010.68292887064 -0,11,5,16,6,2.0,8.0,467.0,45.0,271.0,3.0,17.0,11.0,2.0,5.0,12.0,369.0,95.0,150.0,1.0,8.0,15.0,4.0,6.0,9.0,589.0,119.0,102.0,16.0,16.0,12.0,11.0,5.0,10.0,216.0,151.0,140.0,29.0,20.0,7.0,5.0,16.0,10.0,375.0,34.0,234.0,25.0,14.0,12.0,4.0,14.0,13.0,376.0,103.0,238.0,15.0,12.0,1.0,7.0,12.0,20.0,421.0,16.0,248.0,2.0,5.0,8.0,14.0,5.0,15.0,302.0,36.0,176.0,15.0,17.0,8.0,11.0,10.0,3.0,316.0,59.0,95.0,24.0,8.0,7.0,11.0,14.0,8.0,100.0,37.0,99.0,50551.5265347892 -0,26,1,12,13,8.0,12.0,513.0,107.0,38.0,5.0,16.0,9.0,17.0,12.0,16.0,257.0,120.0,239.0,13.0,7.0,3.0,4.0,3.0,4.0,489.0,115.0,207.0,4.0,5.0,5.0,6.0,13.0,16.0,151.0,72.0,264.0,5.0,9.0,5.0,3.0,12.0,6.0,412.0,22.0,43.0,4.0,13.0,7.0,4.0,16.0,7.0,354.0,114.0,69.0,14.0,17.0,6.0,3.0,5.0,10.0,246.0,72.0,217.0,25.0,15.0,11.0,14.0,14.0,9.0,468.0,157.0,171.0,14.0,13.0,15.0,9.0,15.0,14.0,184.0,36.0,135.0,28.0,3.0,1.0,3.0,2.0,5.0,144.0,79.0,110.0,52564.043365242935 -0,0,0,15,17,0.0,13.0,24.0,52.0,285.0,14.0,5.0,3.0,9.0,13.0,2.0,555.0,42.0,145.0,28.0,17.0,20.0,16.0,1.0,3.0,450.0,107.0,6.0,3.0,6.0,15.0,5.0,5.0,0.0,573.0,13.0,85.0,3.0,14.0,11.0,4.0,4.0,15.0,521.0,147.0,20.0,21.0,10.0,8.0,4.0,8.0,18.0,483.0,190.0,111.0,9.0,18.0,8.0,3.0,19.0,20.0,531.0,157.0,145.0,14.0,19.0,5.0,12.0,14.0,4.0,466.0,75.0,209.0,21.0,2.0,5.0,8.0,20.0,6.0,225.0,143.0,296.0,26.0,6.0,3.0,5.0,11.0,13.0,192.0,94.0,91.0,836491.9281398274 -0,17,5,19,5,5.0,9.0,125.0,83.0,4.0,21.0,3.0,4.0,14.0,13.0,9.0,251.0,57.0,90.0,15.0,17.0,20.0,10.0,2.0,11.0,111.0,115.0,6.0,6.0,3.0,12.0,5.0,11.0,20.0,533.0,45.0,162.0,3.0,14.0,1.0,18.0,4.0,1.0,521.0,51.0,63.0,21.0,4.0,17.0,2.0,3.0,6.0,385.0,20.0,166.0,12.0,18.0,8.0,16.0,19.0,19.0,199.0,52.0,139.0,14.0,14.0,0.0,11.0,3.0,4.0,365.0,42.0,243.0,21.0,13.0,2.0,5.0,11.0,5.0,41.0,190.0,268.0,14.0,11.0,16.0,20.0,19.0,13.0,159.0,76.0,104.0,760852.123339434 -0,10,8,5,5,16.0,3.0,103.0,147.0,35.0,21.0,0.0,7.0,4.0,5.0,15.0,406.0,144.0,66.0,27.0,10.0,20.0,2.0,7.0,12.0,572.0,36.0,103.0,17.0,4.0,3.0,10.0,17.0,18.0,584.0,81.0,137.0,8.0,6.0,14.0,4.0,10.0,15.0,296.0,178.0,74.0,19.0,15.0,10.0,7.0,20.0,2.0,518.0,39.0,125.0,29.0,16.0,7.0,8.0,1.0,13.0,588.0,126.0,17.0,4.0,11.0,14.0,18.0,9.0,8.0,99.0,50.0,109.0,13.0,4.0,18.0,5.0,16.0,9.0,207.0,187.0,107.0,10.0,1.0,17.0,8.0,1.0,15.0,544.0,144.0,53.0,430027.9681735578 -0,15,8,2,5,7.0,15.0,483.0,161.0,69.0,23.0,12.0,12.0,19.0,17.0,16.0,468.0,164.0,172.0,15.0,18.0,5.0,6.0,3.0,0.0,480.0,77.0,100.0,19.0,16.0,11.0,18.0,17.0,7.0,480.0,141.0,92.0,13.0,13.0,3.0,15.0,4.0,10.0,118.0,94.0,290.0,4.0,14.0,7.0,3.0,19.0,2.0,454.0,58.0,103.0,23.0,9.0,7.0,10.0,0.0,7.0,321.0,80.0,27.0,26.0,11.0,10.0,19.0,10.0,13.0,270.0,118.0,116.0,15.0,12.0,6.0,5.0,8.0,1.0,361.0,99.0,91.0,19.0,9.0,10.0,7.0,15.0,4.0,343.0,141.0,176.0,53742.73042226206 -0,8,15,3,15,17.0,6.0,448.0,191.0,219.0,16.0,8.0,19.0,5.0,7.0,0.0,441.0,190.0,165.0,29.0,5.0,5.0,8.0,18.0,7.0,212.0,138.0,93.0,9.0,12.0,3.0,18.0,18.0,3.0,259.0,126.0,152.0,9.0,16.0,18.0,1.0,19.0,7.0,319.0,178.0,193.0,19.0,20.0,0.0,14.0,11.0,11.0,440.0,27.0,208.0,22.0,16.0,8.0,15.0,17.0,3.0,214.0,68.0,225.0,27.0,15.0,0.0,0.0,9.0,15.0,334.0,66.0,118.0,13.0,6.0,6.0,11.0,19.0,20.0,334.0,116.0,222.0,20.0,3.0,11.0,4.0,9.0,13.0,470.0,179.0,290.0,53554.35943848972 -0,25,13,2,8,20.0,15.0,515.0,158.0,219.0,23.0,2.0,7.0,9.0,9.0,9.0,375.0,151.0,163.0,16.0,8.0,8.0,10.0,4.0,1.0,348.0,156.0,32.0,25.0,15.0,3.0,13.0,18.0,3.0,257.0,27.0,130.0,30.0,7.0,4.0,1.0,13.0,6.0,516.0,180.0,153.0,8.0,9.0,8.0,0.0,12.0,10.0,385.0,87.0,240.0,10.0,3.0,10.0,5.0,9.0,19.0,214.0,44.0,193.0,0.0,13.0,15.0,11.0,10.0,13.0,551.0,61.0,60.0,8.0,11.0,18.0,18.0,11.0,12.0,229.0,75.0,223.0,21.0,4.0,20.0,14.0,14.0,8.0,517.0,152.0,285.0,51763.02716009142 -0,9,5,9,19,15.0,10.0,513.0,193.0,271.0,30.0,20.0,6.0,17.0,12.0,13.0,406.0,152.0,11.0,1.0,2.0,12.0,4.0,3.0,14.0,38.0,39.0,5.0,14.0,0.0,12.0,11.0,11.0,10.0,591.0,67.0,162.0,16.0,19.0,8.0,8.0,2.0,4.0,375.0,39.0,25.0,20.0,20.0,15.0,4.0,2.0,13.0,373.0,114.0,208.0,1.0,10.0,16.0,13.0,4.0,3.0,597.0,83.0,278.0,7.0,3.0,14.0,14.0,15.0,17.0,426.0,122.0,133.0,19.0,16.0,12.0,14.0,11.0,19.0,387.0,97.0,49.0,11.0,1.0,1.0,3.0,19.0,5.0,380.0,166.0,271.0,53311.89930115064 -0,19,5,13,7,3.0,14.0,513.0,104.0,271.0,11.0,10.0,3.0,4.0,12.0,4.0,212.0,64.0,94.0,11.0,18.0,6.0,4.0,4.0,19.0,489.0,119.0,274.0,1.0,0.0,13.0,11.0,14.0,13.0,140.0,10.0,140.0,29.0,16.0,10.0,3.0,11.0,8.0,534.0,32.0,43.0,21.0,14.0,12.0,5.0,16.0,8.0,373.0,114.0,299.0,0.0,16.0,6.0,2.0,4.0,14.0,155.0,16.0,228.0,19.0,5.0,10.0,1.0,14.0,7.0,172.0,104.0,211.0,21.0,9.0,12.0,13.0,11.0,19.0,99.0,79.0,129.0,24.0,18.0,12.0,18.0,18.0,15.0,224.0,90.0,175.0,51312.517013483244 -0,4,20,14,9,20.0,18.0,549.0,181.0,250.0,20.0,2.0,18.0,11.0,14.0,14.0,455.0,34.0,216.0,27.0,18.0,6.0,8.0,6.0,18.0,585.0,90.0,249.0,25.0,3.0,11.0,4.0,4.0,18.0,451.0,21.0,300.0,6.0,7.0,5.0,10.0,15.0,8.0,424.0,195.0,101.0,0.0,14.0,14.0,2.0,12.0,18.0,558.0,22.0,233.0,18.0,10.0,12.0,13.0,10.0,12.0,214.0,88.0,187.0,20.0,16.0,10.0,14.0,1.0,12.0,196.0,66.0,41.0,8.0,6.0,14.0,3.0,3.0,12.0,105.0,75.0,103.0,23.0,15.0,11.0,20.0,8.0,11.0,312.0,42.0,225.0,54287.99313196699 -0,16,15,14,19,2.0,19.0,526.0,130.0,206.0,21.0,1.0,13.0,18.0,9.0,15.0,294.0,130.0,283.0,16.0,18.0,5.0,17.0,7.0,14.0,160.0,52.0,103.0,27.0,15.0,11.0,11.0,17.0,16.0,171.0,113.0,122.0,14.0,4.0,5.0,10.0,10.0,7.0,430.0,139.0,273.0,14.0,3.0,20.0,5.0,14.0,2.0,45.0,70.0,183.0,25.0,7.0,12.0,11.0,17.0,11.0,298.0,62.0,29.0,13.0,17.0,19.0,10.0,20.0,10.0,585.0,66.0,118.0,20.0,12.0,6.0,7.0,8.0,7.0,370.0,104.0,169.0,20.0,16.0,10.0,10.0,10.0,3.0,277.0,90.0,210.0,54030.90594602878 -0,15,2,14,1,17.0,13.0,324.0,199.0,175.0,27.0,10.0,6.0,13.0,5.0,1.0,255.0,52.0,90.0,15.0,4.0,10.0,10.0,7.0,17.0,462.0,194.0,212.0,18.0,15.0,2.0,11.0,18.0,3.0,192.0,33.0,152.0,29.0,7.0,13.0,10.0,3.0,1.0,223.0,93.0,20.0,13.0,0.0,8.0,9.0,18.0,19.0,385.0,20.0,198.0,28.0,1.0,8.0,5.0,11.0,7.0,276.0,137.0,193.0,27.0,13.0,14.0,6.0,6.0,9.0,412.0,55.0,221.0,21.0,16.0,10.0,18.0,11.0,1.0,41.0,116.0,183.0,22.0,14.0,7.0,4.0,7.0,13.0,467.0,76.0,115.0,47314.02790279196 -0,12,5,9,8,0.0,15.0,448.0,52.0,4.0,15.0,4.0,16.0,3.0,13.0,8.0,375.0,129.0,125.0,17.0,15.0,18.0,2.0,4.0,15.0,462.0,90.0,6.0,6.0,12.0,3.0,7.0,11.0,4.0,486.0,40.0,162.0,29.0,11.0,12.0,13.0,4.0,1.0,521.0,181.0,239.0,15.0,0.0,8.0,2.0,12.0,11.0,385.0,74.0,181.0,15.0,18.0,8.0,4.0,19.0,7.0,214.0,68.0,145.0,23.0,13.0,12.0,6.0,11.0,4.0,230.0,75.0,186.0,8.0,9.0,6.0,18.0,11.0,12.0,195.0,79.0,268.0,14.0,11.0,14.0,15.0,13.0,13.0,336.0,144.0,178.0,42509.85657104983 -0,22,15,14,18,4.0,19.0,549.0,130.0,75.0,17.0,18.0,6.0,11.0,2.0,5.0,308.0,171.0,149.0,29.0,18.0,6.0,3.0,3.0,4.0,323.0,100.0,262.0,13.0,3.0,20.0,10.0,7.0,17.0,490.0,64.0,19.0,21.0,18.0,5.0,10.0,11.0,18.0,489.0,195.0,178.0,0.0,17.0,12.0,1.0,13.0,13.0,21.0,109.0,283.0,26.0,0.0,12.0,7.0,13.0,8.0,369.0,195.0,75.0,2.0,4.0,9.0,20.0,1.0,15.0,590.0,103.0,234.0,17.0,9.0,14.0,9.0,11.0,3.0,340.0,115.0,167.0,19.0,15.0,13.0,3.0,3.0,9.0,181.0,26.0,132.0,54283.7974726741 -0,5,15,8,15,15.0,15.0,551.0,126.0,218.0,20.0,8.0,18.0,5.0,14.0,3.0,302.0,114.0,216.0,27.0,17.0,4.0,7.0,6.0,12.0,186.0,92.0,96.0,13.0,6.0,11.0,2.0,10.0,17.0,171.0,156.0,203.0,6.0,7.0,8.0,11.0,8.0,8.0,467.0,117.0,201.0,15.0,3.0,10.0,5.0,14.0,18.0,45.0,163.0,183.0,23.0,7.0,3.0,10.0,2.0,9.0,493.0,181.0,47.0,5.0,10.0,19.0,12.0,7.0,12.0,406.0,180.0,147.0,11.0,2.0,15.0,11.0,3.0,12.0,202.0,104.0,103.0,1.0,16.0,7.0,3.0,4.0,11.0,221.0,109.0,149.0,53639.10413720628 -0,12,10,19,11,16.0,15.0,554.0,199.0,218.0,23.0,18.0,18.0,14.0,9.0,14.0,302.0,129.0,125.0,21.0,18.0,16.0,19.0,7.0,13.0,323.0,100.0,21.0,8.0,17.0,11.0,11.0,18.0,1.0,192.0,92.0,152.0,26.0,17.0,1.0,1.0,3.0,20.0,28.0,181.0,133.0,13.0,0.0,13.0,19.0,12.0,13.0,131.0,40.0,258.0,22.0,18.0,1.0,7.0,7.0,8.0,214.0,44.0,86.0,21.0,10.0,19.0,5.0,11.0,15.0,60.0,51.0,266.0,8.0,8.0,17.0,18.0,12.0,12.0,11.0,172.0,265.0,4.0,9.0,16.0,9.0,3.0,13.0,398.0,45.0,273.0,54223.404119435334 -0,11,14,8,15,2.0,12.0,448.0,126.0,219.0,16.0,5.0,19.0,10.0,17.0,2.0,325.0,111.0,149.0,7.0,8.0,10.0,7.0,3.0,19.0,462.0,15.0,82.0,16.0,12.0,3.0,6.0,11.0,11.0,490.0,123.0,203.0,21.0,15.0,8.0,4.0,7.0,2.0,489.0,138.0,177.0,18.0,3.0,8.0,17.0,8.0,11.0,385.0,126.0,240.0,21.0,1.0,8.0,5.0,2.0,19.0,265.0,130.0,106.0,2.0,13.0,15.0,8.0,7.0,12.0,371.0,55.0,111.0,23.0,7.0,6.0,17.0,11.0,10.0,312.0,115.0,167.0,22.0,8.0,7.0,7.0,12.0,13.0,281.0,136.0,291.0,51072.410756530146 -0,11,15,13,15,15.0,18.0,370.0,64.0,25.0,23.0,13.0,6.0,5.0,9.0,1.0,302.0,176.0,149.0,2.0,8.0,19.0,7.0,3.0,14.0,489.0,100.0,5.0,26.0,0.0,10.0,7.0,20.0,14.0,140.0,103.0,203.0,21.0,5.0,4.0,7.0,2.0,2.0,489.0,39.0,177.0,19.0,13.0,15.0,16.0,2.0,19.0,373.0,85.0,283.0,0.0,10.0,0.0,7.0,13.0,8.0,303.0,53.0,228.0,21.0,10.0,19.0,13.0,15.0,5.0,125.0,84.0,101.0,8.0,1.0,12.0,9.0,4.0,19.0,99.0,167.0,85.0,23.0,12.0,5.0,13.0,6.0,5.0,181.0,37.0,205.0,41766.14487027463 -0,6,12,10,8,3.0,10.0,554.0,101.0,218.0,12.0,8.0,10.0,4.0,16.0,2.0,276.0,111.0,239.0,8.0,9.0,6.0,7.0,20.0,15.0,323.0,56.0,40.0,2.0,0.0,11.0,3.0,11.0,15.0,490.0,116.0,178.0,29.0,19.0,8.0,9.0,5.0,10.0,564.0,75.0,25.0,15.0,15.0,9.0,18.0,13.0,10.0,359.0,163.0,294.0,2.0,6.0,18.0,13.0,2.0,9.0,234.0,97.0,224.0,15.0,8.0,7.0,5.0,7.0,13.0,556.0,94.0,212.0,23.0,12.0,16.0,13.0,11.0,9.0,316.0,93.0,167.0,24.0,17.0,12.0,16.0,2.0,10.0,449.0,121.0,292.0,52009.03095686039 -0,15,20,14,6,19.0,16.0,431.0,51.0,69.0,20.0,2.0,4.0,10.0,15.0,17.0,85.0,16.0,156.0,15.0,5.0,2.0,19.0,3.0,0.0,183.0,156.0,100.0,19.0,3.0,11.0,12.0,7.0,7.0,341.0,85.0,245.0,4.0,9.0,3.0,0.0,5.0,12.0,319.0,136.0,2.0,7.0,13.0,7.0,3.0,19.0,15.0,518.0,84.0,118.0,1.0,3.0,8.0,18.0,0.0,14.0,519.0,194.0,29.0,15.0,3.0,7.0,20.0,20.0,16.0,122.0,101.0,166.0,16.0,19.0,7.0,9.0,13.0,12.0,585.0,12.0,206.0,22.0,3.0,18.0,8.0,17.0,3.0,45.0,61.0,171.0,45073.63909886057 -0,9,7,7,7,2.0,17.0,549.0,118.0,89.0,21.0,13.0,9.0,7.0,19.0,14.0,406.0,57.0,162.0,11.0,14.0,2.0,11.0,3.0,9.0,208.0,37.0,97.0,21.0,16.0,7.0,9.0,8.0,6.0,480.0,116.0,205.0,18.0,8.0,0.0,4.0,4.0,10.0,223.0,153.0,50.0,6.0,14.0,7.0,3.0,18.0,2.0,288.0,130.0,113.0,10.0,3.0,7.0,8.0,3.0,7.0,415.0,126.0,44.0,19.0,16.0,11.0,19.0,10.0,13.0,263.0,88.0,118.0,13.0,12.0,6.0,6.0,8.0,9.0,273.0,59.0,153.0,21.0,3.0,7.0,4.0,14.0,5.0,322.0,105.0,292.0,53431.177483808526 -0,17,18,14,7,3.0,7.0,285.0,101.0,127.0,11.0,17.0,6.0,11.0,5.0,7.0,360.0,32.0,239.0,3.0,4.0,18.0,5.0,20.0,0.0,514.0,36.0,10.0,4.0,1.0,13.0,0.0,12.0,0.0,361.0,67.0,246.0,24.0,6.0,9.0,3.0,2.0,3.0,564.0,16.0,25.0,14.0,3.0,15.0,5.0,16.0,8.0,278.0,47.0,115.0,0.0,16.0,2.0,17.0,0.0,10.0,304.0,127.0,259.0,17.0,16.0,3.0,2.0,6.0,16.0,79.0,50.0,266.0,8.0,12.0,12.0,13.0,11.0,19.0,79.0,136.0,20.0,19.0,8.0,18.0,4.0,7.0,5.0,59.0,37.0,4.0,36567.05739107348 -0,12,5,13,17,2.0,11.0,549.0,147.0,69.0,9.0,4.0,9.0,7.0,15.0,7.0,220.0,75.0,215.0,22.0,4.0,6.0,14.0,11.0,15.0,508.0,56.0,68.0,18.0,9.0,11.0,10.0,11.0,20.0,480.0,159.0,190.0,29.0,18.0,9.0,4.0,11.0,2.0,526.0,39.0,2.0,5.0,20.0,8.0,20.0,13.0,8.0,419.0,114.0,128.0,1.0,8.0,3.0,11.0,0.0,11.0,207.0,103.0,29.0,24.0,2.0,7.0,1.0,17.0,5.0,177.0,95.0,270.0,12.0,16.0,17.0,6.0,4.0,14.0,258.0,60.0,129.0,21.0,8.0,14.0,18.0,3.0,4.0,344.0,34.0,80.0,53093.829279484795 -0,10,20,0,1,3.0,18.0,397.0,41.0,67.0,13.0,13.0,6.0,2.0,18.0,1.0,567.0,83.0,160.0,15.0,15.0,5.0,15.0,5.0,18.0,271.0,186.0,193.0,14.0,12.0,13.0,10.0,14.0,12.0,543.0,106.0,165.0,9.0,19.0,19.0,4.0,16.0,0.0,377.0,147.0,6.0,6.0,0.0,19.0,13.0,16.0,7.0,338.0,108.0,127.0,15.0,4.0,7.0,8.0,0.0,19.0,87.0,70.0,229.0,4.0,10.0,17.0,14.0,10.0,8.0,91.0,49.0,64.0,0.0,3.0,0.0,13.0,9.0,16.0,540.0,132.0,271.0,0.0,11.0,7.0,3.0,0.0,19.0,238.0,37.0,223.0,52262.066242931105 -0,7,8,10,5,6.0,10.0,454.0,52.0,234.0,11.0,4.0,3.0,5.0,14.0,10.0,433.0,63.0,128.0,18.0,4.0,7.0,7.0,18.0,4.0,371.0,118.0,197.0,24.0,7.0,12.0,1.0,13.0,10.0,524.0,89.0,145.0,20.0,7.0,10.0,4.0,11.0,9.0,387.0,39.0,37.0,21.0,9.0,16.0,4.0,7.0,14.0,339.0,134.0,121.0,12.0,4.0,2.0,13.0,18.0,8.0,235.0,23.0,173.0,17.0,13.0,7.0,7.0,2.0,9.0,179.0,116.0,48.0,9.0,7.0,2.0,4.0,13.0,15.0,440.0,98.0,160.0,16.0,0.0,18.0,13.0,20.0,16.0,84.0,52.0,185.0,51549.25197776586 -0,27,9,0,5,16.0,16.0,483.0,161.0,63.0,21.0,15.0,8.0,13.0,17.0,11.0,242.0,164.0,66.0,27.0,1.0,6.0,2.0,13.0,12.0,572.0,84.0,218.0,13.0,8.0,7.0,20.0,1.0,1.0,130.0,95.0,31.0,8.0,13.0,14.0,15.0,14.0,1.0,118.0,81.0,290.0,0.0,10.0,10.0,20.0,3.0,2.0,188.0,132.0,180.0,24.0,15.0,15.0,10.0,6.0,14.0,315.0,80.0,17.0,15.0,14.0,14.0,4.0,9.0,13.0,599.0,194.0,109.0,13.0,2.0,19.0,5.0,19.0,1.0,250.0,101.0,70.0,20.0,9.0,17.0,7.0,15.0,16.0,3.0,70.0,142.0,52723.06822148351 -0,25,11,3,5,19.0,15.0,483.0,161.0,63.0,11.0,17.0,6.0,0.0,17.0,18.0,271.0,24.0,66.0,0.0,18.0,11.0,6.0,3.0,3.0,572.0,84.0,219.0,25.0,16.0,3.0,20.0,20.0,7.0,544.0,50.0,146.0,8.0,13.0,14.0,13.0,12.0,15.0,279.0,94.0,290.0,0.0,15.0,3.0,1.0,2.0,9.0,188.0,39.0,180.0,4.0,19.0,17.0,10.0,11.0,2.0,359.0,80.0,17.0,10.0,11.0,14.0,18.0,6.0,12.0,95.0,194.0,261.0,8.0,20.0,20.0,5.0,16.0,1.0,305.0,80.0,254.0,21.0,9.0,17.0,7.0,15.0,1.0,592.0,141.0,68.0,52998.28049833705 -0,4,12,1,5,10.0,15.0,49.0,68.0,75.0,14.0,0.0,20.0,11.0,14.0,7.0,461.0,142.0,273.0,10.0,18.0,8.0,10.0,1.0,10.0,375.0,149.0,43.0,0.0,14.0,8.0,20.0,0.0,20.0,511.0,171.0,185.0,24.0,7.0,3.0,11.0,11.0,12.0,119.0,195.0,201.0,9.0,13.0,13.0,7.0,19.0,20.0,232.0,101.0,183.0,22.0,19.0,12.0,19.0,0.0,17.0,193.0,62.0,147.0,15.0,20.0,16.0,8.0,12.0,7.0,196.0,180.0,1.0,27.0,3.0,19.0,7.0,3.0,7.0,122.0,104.0,163.0,21.0,10.0,10.0,15.0,17.0,3.0,176.0,161.0,128.0,679609.7461718951 -0,6,9,14,11,0.0,16.0,549.0,69.0,38.0,16.0,2.0,18.0,13.0,15.0,15.0,341.0,121.0,216.0,16.0,14.0,15.0,9.0,6.0,11.0,322.0,59.0,62.0,2.0,12.0,12.0,10.0,4.0,18.0,171.0,85.0,124.0,9.0,7.0,5.0,14.0,14.0,8.0,327.0,145.0,184.0,1.0,3.0,11.0,5.0,18.0,15.0,45.0,91.0,127.0,16.0,8.0,10.0,18.0,19.0,11.0,593.0,129.0,112.0,14.0,4.0,15.0,17.0,6.0,12.0,122.0,88.0,110.0,20.0,3.0,10.0,10.0,9.0,14.0,170.0,53.0,103.0,1.0,15.0,10.0,3.0,10.0,13.0,278.0,90.0,108.0,53228.51146589717 -0,16,8,14,18,3.0,18.0,326.0,158.0,183.0,23.0,16.0,20.0,18.0,9.0,7.0,105.0,100.0,208.0,17.0,7.0,15.0,11.0,7.0,7.0,256.0,134.0,190.0,26.0,11.0,11.0,16.0,7.0,4.0,491.0,21.0,138.0,0.0,7.0,8.0,15.0,13.0,1.0,109.0,170.0,2.0,8.0,14.0,5.0,1.0,0.0,2.0,340.0,115.0,70.0,16.0,2.0,15.0,16.0,14.0,19.0,473.0,104.0,18.0,15.0,10.0,1.0,16.0,19.0,8.0,261.0,79.0,106.0,21.0,4.0,11.0,6.0,9.0,18.0,334.0,75.0,147.0,22.0,11.0,13.0,5.0,14.0,17.0,112.0,102.0,104.0,44096.909726585734 -0,23,7,18,4,13.0,0.0,506.0,76.0,195.0,13.0,2.0,6.0,5.0,13.0,11.0,362.0,120.0,247.0,14.0,14.0,5.0,11.0,7.0,12.0,295.0,156.0,149.0,17.0,14.0,8.0,5.0,16.0,9.0,237.0,58.0,137.0,15.0,11.0,15.0,0.0,7.0,20.0,311.0,100.0,187.0,0.0,10.0,6.0,0.0,13.0,6.0,259.0,102.0,183.0,17.0,11.0,2.0,9.0,13.0,11.0,277.0,52.0,145.0,19.0,17.0,6.0,19.0,11.0,4.0,207.0,81.0,124.0,25.0,4.0,14.0,8.0,17.0,20.0,336.0,111.0,184.0,21.0,7.0,13.0,7.0,13.0,13.0,285.0,129.0,179.0,51910.50591555229 -0,8,9,14,13,1.0,14.0,559.0,126.0,127.0,23.0,7.0,11.0,5.0,14.0,8.0,302.0,142.0,150.0,25.0,17.0,12.0,19.0,4.0,16.0,350.0,100.0,203.0,20.0,3.0,12.0,8.0,11.0,2.0,172.0,141.0,203.0,9.0,7.0,20.0,13.0,6.0,7.0,243.0,78.0,177.0,15.0,9.0,15.0,10.0,8.0,11.0,300.0,163.0,196.0,28.0,6.0,4.0,2.0,20.0,14.0,493.0,39.0,86.0,15.0,11.0,10.0,7.0,7.0,19.0,57.0,79.0,99.0,19.0,1.0,17.0,9.0,14.0,8.0,70.0,29.0,167.0,2.0,4.0,6.0,18.0,1.0,13.0,181.0,129.0,292.0,54910.45946653019 -0,6,12,8,19,1.0,11.0,314.0,112.0,218.0,20.0,8.0,6.0,2.0,16.0,2.0,323.0,139.0,109.0,7.0,17.0,12.0,18.0,5.0,12.0,323.0,119.0,200.0,16.0,5.0,11.0,2.0,11.0,12.0,463.0,123.0,205.0,25.0,11.0,8.0,12.0,9.0,8.0,512.0,75.0,181.0,13.0,10.0,1.0,13.0,6.0,3.0,264.0,128.0,199.0,17.0,9.0,2.0,6.0,13.0,16.0,335.0,175.0,92.0,6.0,10.0,14.0,10.0,7.0,15.0,443.0,92.0,148.0,22.0,12.0,16.0,0.0,4.0,8.0,331.0,115.0,156.0,21.0,15.0,12.0,17.0,13.0,12.0,244.0,126.0,227.0,46810.18494832031 -0,12,20,0,13,12.0,15.0,448.0,199.0,13.0,16.0,0.0,4.0,18.0,7.0,9.0,167.0,166.0,201.0,28.0,5.0,14.0,10.0,7.0,20.0,462.0,62.0,21.0,9.0,12.0,4.0,2.0,9.0,2.0,218.0,33.0,64.0,23.0,16.0,13.0,1.0,3.0,12.0,516.0,181.0,239.0,9.0,6.0,11.0,9.0,19.0,11.0,510.0,178.0,240.0,9.0,12.0,10.0,16.0,19.0,19.0,593.0,44.0,127.0,27.0,14.0,17.0,17.0,11.0,9.0,230.0,163.0,165.0,17.0,14.0,14.0,9.0,16.0,12.0,154.0,53.0,163.0,8.0,6.0,7.0,1.0,18.0,9.0,398.0,61.0,285.0,47345.074076092824 -0,13,13,2,6,9.0,3.0,498.0,54.0,148.0,20.0,2.0,18.0,13.0,9.0,8.0,406.0,128.0,125.0,9.0,13.0,17.0,5.0,1.0,11.0,400.0,32.0,45.0,8.0,12.0,3.0,5.0,10.0,5.0,192.0,85.0,167.0,29.0,7.0,10.0,11.0,14.0,2.0,119.0,137.0,167.0,10.0,0.0,8.0,9.0,12.0,11.0,542.0,73.0,127.0,16.0,17.0,8.0,5.0,19.0,17.0,214.0,129.0,139.0,20.0,16.0,12.0,5.0,11.0,8.0,219.0,88.0,110.0,10.0,6.0,6.0,9.0,9.0,10.0,426.0,116.0,211.0,22.0,6.0,10.0,4.0,16.0,1.0,288.0,152.0,104.0,50354.83595444472 -0,11,7,13,16,5.0,3.0,375.0,53.0,271.0,11.0,17.0,11.0,5.0,9.0,1.0,212.0,47.0,222.0,27.0,4.0,18.0,10.0,1.0,19.0,163.0,156.0,187.0,29.0,0.0,12.0,7.0,14.0,9.0,201.0,121.0,210.0,29.0,7.0,20.0,0.0,12.0,0.0,564.0,20.0,194.0,0.0,11.0,6.0,16.0,16.0,17.0,196.0,10.0,299.0,0.0,17.0,19.0,13.0,8.0,6.0,335.0,52.0,95.0,27.0,10.0,7.0,9.0,15.0,19.0,142.0,66.0,195.0,30.0,8.0,14.0,16.0,14.0,11.0,345.0,36.0,8.0,24.0,17.0,4.0,7.0,2.0,10.0,49.0,196.0,76.0,47965.273520627474 -0,17,6,19,7,3.0,0.0,338.0,84.0,261.0,13.0,20.0,13.0,4.0,12.0,7.0,375.0,77.0,247.0,12.0,4.0,17.0,4.0,7.0,15.0,489.0,121.0,190.0,2.0,1.0,11.0,8.0,17.0,12.0,136.0,33.0,143.0,12.0,18.0,10.0,0.0,8.0,1.0,444.0,100.0,74.0,21.0,14.0,15.0,6.0,3.0,12.0,373.0,114.0,70.0,21.0,8.0,6.0,16.0,3.0,13.0,136.0,88.0,45.0,15.0,8.0,19.0,4.0,9.0,5.0,125.0,94.0,256.0,25.0,6.0,13.0,9.0,11.0,19.0,211.0,48.0,141.0,22.0,5.0,18.0,10.0,9.0,13.0,266.0,84.0,285.0,47943.35135360536 -0,7,14,13,15,0.0,0.0,472.0,59.0,97.0,13.0,17.0,2.0,5.0,13.0,7.0,144.0,49.0,261.0,14.0,2.0,13.0,9.0,7.0,7.0,143.0,136.0,190.0,25.0,8.0,5.0,5.0,4.0,9.0,397.0,164.0,231.0,12.0,1.0,7.0,13.0,18.0,13.0,351.0,137.0,60.0,0.0,14.0,11.0,0.0,13.0,12.0,385.0,67.0,62.0,26.0,17.0,2.0,13.0,8.0,15.0,192.0,52.0,204.0,15.0,19.0,11.0,0.0,12.0,3.0,306.0,90.0,112.0,26.0,7.0,12.0,2.0,11.0,16.0,336.0,174.0,147.0,23.0,3.0,13.0,16.0,11.0,17.0,49.0,106.0,30.0,49897.40584676018 -0,1,10,19,5,5.0,16.0,239.0,70.0,183.0,19.0,20.0,6.0,14.0,9.0,10.0,375.0,125.0,247.0,30.0,16.0,11.0,12.0,1.0,18.0,497.0,156.0,115.0,18.0,8.0,6.0,13.0,14.0,8.0,137.0,50.0,136.0,23.0,7.0,20.0,0.0,9.0,4.0,109.0,127.0,194.0,0.0,6.0,7.0,1.0,16.0,9.0,227.0,42.0,183.0,16.0,9.0,9.0,15.0,4.0,12.0,473.0,104.0,18.0,14.0,11.0,18.0,16.0,9.0,8.0,195.0,80.0,106.0,24.0,3.0,0.0,6.0,17.0,0.0,305.0,115.0,193.0,22.0,15.0,12.0,5.0,15.0,8.0,166.0,76.0,171.0,51580.55544559918 -0,12,0,2,18,6.0,19.0,323.0,131.0,75.0,16.0,0.0,18.0,0.0,5.0,15.0,345.0,99.0,216.0,6.0,17.0,6.0,2.0,6.0,20.0,111.0,15.0,200.0,0.0,3.0,5.0,11.0,7.0,19.0,171.0,33.0,124.0,9.0,7.0,5.0,11.0,2.0,14.0,467.0,11.0,108.0,21.0,3.0,9.0,10.0,19.0,18.0,193.0,152.0,240.0,28.0,1.0,8.0,5.0,1.0,13.0,369.0,95.0,292.0,10.0,4.0,15.0,1.0,10.0,9.0,196.0,180.0,201.0,25.0,14.0,1.0,13.0,11.0,6.0,170.0,163.0,32.0,30.0,11.0,7.0,9.0,15.0,3.0,398.0,91.0,285.0,47103.246922441744 -0,5,13,14,13,4.0,15.0,501.0,165.0,219.0,18.0,5.0,19.0,11.0,12.0,13.0,308.0,141.0,146.0,20.0,5.0,15.0,4.0,7.0,15.0,311.0,29.0,103.0,2.0,4.0,8.0,10.0,4.0,7.0,181.0,70.0,152.0,24.0,2.0,11.0,4.0,11.0,2.0,473.0,181.0,214.0,0.0,2.0,10.0,9.0,13.0,11.0,120.0,109.0,198.0,22.0,8.0,12.0,11.0,1.0,19.0,214.0,44.0,118.0,27.0,8.0,16.0,8.0,1.0,11.0,205.0,174.0,60.0,8.0,6.0,6.0,15.0,3.0,19.0,229.0,104.0,211.0,15.0,10.0,8.0,3.0,10.0,13.0,322.0,119.0,248.0,53049.89178435982 -0,18,18,6,19,4.0,4.0,32.0,173.0,63.0,27.0,10.0,9.0,11.0,9.0,3.0,255.0,175.0,165.0,21.0,4.0,9.0,9.0,0.0,17.0,381.0,84.0,177.0,19.0,17.0,2.0,1.0,17.0,19.0,212.0,159.0,10.0,23.0,10.0,5.0,10.0,18.0,18.0,118.0,171.0,215.0,13.0,14.0,6.0,3.0,2.0,8.0,594.0,71.0,150.0,28.0,1.0,11.0,11.0,11.0,14.0,276.0,82.0,159.0,16.0,16.0,14.0,6.0,6.0,12.0,475.0,194.0,221.0,21.0,14.0,4.0,5.0,16.0,11.0,41.0,116.0,131.0,22.0,3.0,17.0,17.0,7.0,7.0,555.0,56.0,147.0,599453.6230407985 -0,19,13,12,4,17.0,14.0,432.0,159.0,119.0,25.0,4.0,14.0,13.0,5.0,14.0,326.0,52.0,108.0,15.0,4.0,6.0,9.0,6.0,7.0,572.0,122.0,190.0,18.0,15.0,3.0,14.0,18.0,3.0,298.0,33.0,135.0,29.0,12.0,7.0,15.0,3.0,1.0,177.0,170.0,153.0,25.0,10.0,8.0,9.0,18.0,15.0,191.0,130.0,164.0,23.0,6.0,7.0,5.0,2.0,12.0,264.0,137.0,17.0,27.0,12.0,12.0,10.0,6.0,9.0,106.0,193.0,118.0,19.0,10.0,14.0,7.0,11.0,1.0,406.0,77.0,153.0,21.0,5.0,7.0,6.0,14.0,14.0,447.0,141.0,115.0,51699.08345336715 -0,12,5,9,17,15.0,15.0,130.0,115.0,158.0,30.0,9.0,18.0,17.0,9.0,15.0,583.0,171.0,167.0,1.0,5.0,20.0,18.0,3.0,1.0,274.0,39.0,159.0,4.0,0.0,12.0,11.0,12.0,10.0,92.0,140.0,162.0,6.0,4.0,8.0,2.0,12.0,9.0,217.0,171.0,99.0,1.0,15.0,15.0,3.0,16.0,13.0,373.0,83.0,208.0,1.0,6.0,7.0,2.0,16.0,3.0,264.0,83.0,278.0,10.0,11.0,14.0,13.0,15.0,10.0,426.0,136.0,133.0,19.0,6.0,14.0,14.0,20.0,1.0,305.0,96.0,131.0,17.0,7.0,17.0,10.0,14.0,14.0,559.0,166.0,285.0,42509.85657104983 -0,9,14,6,10,16.0,10.0,520.0,172.0,157.0,21.0,4.0,6.0,11.0,12.0,13.0,343.0,152.0,165.0,18.0,2.0,6.0,9.0,5.0,7.0,38.0,41.0,5.0,14.0,15.0,8.0,12.0,13.0,9.0,591.0,25.0,130.0,16.0,15.0,7.0,15.0,2.0,4.0,118.0,39.0,25.0,28.0,20.0,6.0,3.0,11.0,15.0,284.0,123.0,178.0,22.0,10.0,9.0,11.0,1.0,14.0,264.0,83.0,17.0,16.0,5.0,17.0,14.0,6.0,17.0,106.0,194.0,118.0,9.0,16.0,12.0,8.0,16.0,19.0,387.0,77.0,49.0,12.0,1.0,1.0,4.0,19.0,5.0,386.0,141.0,271.0,51301.103320164526 -0,6,15,8,15,2.0,15.0,554.0,84.0,172.0,24.0,15.0,4.0,19.0,9.0,2.0,343.0,164.0,24.0,7.0,17.0,9.0,11.0,5.0,14.0,572.0,100.0,294.0,27.0,17.0,7.0,17.0,17.0,20.0,490.0,25.0,130.0,6.0,12.0,20.0,16.0,9.0,11.0,489.0,133.0,31.0,1.0,16.0,9.0,13.0,19.0,9.0,417.0,62.0,150.0,12.0,6.0,13.0,7.0,2.0,14.0,157.0,94.0,105.0,16.0,11.0,19.0,19.0,6.0,10.0,411.0,73.0,118.0,20.0,12.0,2.0,4.0,16.0,1.0,254.0,115.0,191.0,17.0,17.0,5.0,6.0,6.0,7.0,398.0,88.0,285.0,53659.51754043884 -0,18,15,6,4,6.0,12.0,552.0,126.0,97.0,22.0,4.0,16.0,5.0,10.0,15.0,302.0,133.0,149.0,16.0,5.0,6.0,9.0,4.0,9.0,465.0,84.0,102.0,19.0,8.0,9.0,19.0,11.0,6.0,430.0,123.0,161.0,21.0,10.0,6.0,11.0,8.0,10.0,118.0,117.0,153.0,28.0,15.0,6.0,16.0,16.0,13.0,264.0,160.0,283.0,12.0,7.0,7.0,4.0,1.0,8.0,493.0,123.0,86.0,2.0,10.0,14.0,13.0,6.0,15.0,590.0,194.0,118.0,20.0,10.0,14.0,7.0,16.0,8.0,340.0,77.0,165.0,19.0,3.0,14.0,7.0,7.0,14.0,364.0,138.0,289.0,52942.455444582956 -0,16,14,19,6,19.0,16.0,592.0,132.0,183.0,20.0,1.0,18.0,5.0,9.0,7.0,364.0,100.0,247.0,15.0,14.0,19.0,10.0,4.0,7.0,26.0,89.0,120.0,17.0,11.0,11.0,5.0,7.0,7.0,110.0,59.0,245.0,4.0,19.0,20.0,10.0,11.0,1.0,109.0,66.0,2.0,13.0,13.0,7.0,3.0,10.0,20.0,68.0,83.0,161.0,21.0,3.0,2.0,20.0,2.0,16.0,519.0,52.0,29.0,19.0,3.0,7.0,2.0,18.0,13.0,122.0,175.0,166.0,16.0,19.0,13.0,9.0,14.0,20.0,585.0,52.0,206.0,6.0,3.0,18.0,5.0,17.0,17.0,272.0,141.0,195.0,54560.39918160769 -0,15,13,14,4,5.0,6.0,431.0,76.0,69.0,13.0,17.0,4.0,10.0,15.0,17.0,85.0,58.0,205.0,14.0,4.0,2.0,15.0,7.0,0.0,167.0,22.0,107.0,19.0,3.0,15.0,5.0,18.0,9.0,316.0,21.0,239.0,9.0,7.0,3.0,0.0,10.0,12.0,319.0,136.0,194.0,7.0,13.0,6.0,0.0,16.0,12.0,518.0,11.0,118.0,20.0,8.0,4.0,16.0,3.0,13.0,473.0,134.0,18.0,23.0,6.0,13.0,19.0,9.0,8.0,306.0,77.0,131.0,25.0,6.0,7.0,8.0,13.0,13.0,336.0,31.0,166.0,22.0,5.0,13.0,8.0,11.0,3.0,47.0,61.0,285.0,45160.997261182696 -0,23,2,14,4,20.0,10.0,83.0,196.0,189.0,13.0,2.0,2.0,5.0,9.0,15.0,583.0,40.0,90.0,15.0,4.0,6.0,10.0,7.0,6.0,359.0,109.0,204.0,2.0,15.0,6.0,12.0,5.0,13.0,192.0,184.0,21.0,29.0,7.0,5.0,10.0,3.0,3.0,341.0,95.0,20.0,15.0,14.0,13.0,9.0,3.0,10.0,564.0,22.0,233.0,9.0,0.0,2.0,15.0,0.0,12.0,276.0,122.0,263.0,27.0,8.0,19.0,9.0,18.0,7.0,30.0,56.0,256.0,18.0,18.0,6.0,2.0,11.0,4.0,370.0,116.0,183.0,12.0,9.0,7.0,12.0,20.0,13.0,265.0,152.0,150.0,313515.6586746115 -0,15,17,6,12,17.0,13.0,496.0,182.0,175.0,24.0,8.0,6.0,16.0,6.0,12.0,255.0,77.0,283.0,16.0,19.0,5.0,10.0,7.0,18.0,563.0,111.0,249.0,19.0,5.0,10.0,11.0,18.0,3.0,451.0,23.0,151.0,18.0,4.0,10.0,10.0,6.0,7.0,223.0,10.0,72.0,13.0,0.0,8.0,7.0,17.0,8.0,402.0,20.0,220.0,28.0,1.0,12.0,5.0,17.0,11.0,256.0,140.0,176.0,15.0,13.0,16.0,9.0,20.0,9.0,429.0,61.0,221.0,9.0,16.0,9.0,3.0,9.0,3.0,41.0,75.0,237.0,22.0,14.0,7.0,15.0,19.0,5.0,314.0,76.0,225.0,53611.142613589414 -0,15,15,10,6,10.0,6.0,209.0,41.0,271.0,7.0,8.0,11.0,5.0,9.0,17.0,343.0,20.0,145.0,16.0,16.0,0.0,7.0,3.0,0.0,183.0,50.0,219.0,8.0,3.0,12.0,1.0,14.0,7.0,349.0,85.0,88.0,26.0,12.0,3.0,5.0,11.0,12.0,599.0,39.0,203.0,29.0,5.0,10.0,9.0,7.0,7.0,518.0,84.0,119.0,19.0,16.0,17.0,4.0,5.0,16.0,81.0,178.0,286.0,14.0,5.0,7.0,20.0,13.0,6.0,533.0,85.0,166.0,30.0,19.0,13.0,9.0,4.0,15.0,585.0,12.0,43.0,2.0,6.0,18.0,13.0,17.0,13.0,346.0,61.0,227.0,119578.6377620439 -0,16,20,11,7,3.0,15.0,431.0,51.0,210.0,13.0,6.0,4.0,10.0,15.0,18.0,599.0,16.0,156.0,16.0,2.0,9.0,19.0,9.0,15.0,233.0,121.0,183.0,14.0,7.0,12.0,1.0,7.0,17.0,341.0,38.0,162.0,4.0,19.0,4.0,0.0,9.0,12.0,381.0,101.0,190.0,10.0,10.0,19.0,3.0,14.0,9.0,319.0,102.0,127.0,9.0,11.0,2.0,18.0,0.0,14.0,87.0,97.0,219.0,15.0,3.0,6.0,16.0,4.0,6.0,94.0,115.0,247.0,16.0,3.0,5.0,13.0,12.0,12.0,560.0,44.0,148.0,22.0,5.0,11.0,8.0,18.0,16.0,180.0,37.0,171.0,53160.89005530277 -0,18,12,11,15,10.0,11.0,324.0,138.0,4.0,17.0,5.0,4.0,14.0,17.0,9.0,576.0,116.0,238.0,7.0,19.0,8.0,8.0,1.0,14.0,314.0,184.0,300.0,1.0,18.0,18.0,4.0,11.0,18.0,533.0,38.0,162.0,19.0,3.0,0.0,18.0,4.0,14.0,476.0,156.0,40.0,16.0,3.0,6.0,2.0,18.0,6.0,306.0,192.0,143.0,14.0,17.0,14.0,6.0,12.0,10.0,299.0,147.0,145.0,14.0,8.0,12.0,7.0,6.0,0.0,264.0,75.0,214.0,13.0,6.0,5.0,11.0,4.0,12.0,185.0,31.0,174.0,2.0,9.0,8.0,20.0,17.0,17.0,243.0,117.0,124.0,52038.93235651414 -0,11,10,9,9,18.0,12.0,552.0,53.0,23.0,15.0,4.0,4.0,2.0,14.0,6.0,263.0,52.0,90.0,15.0,16.0,20.0,10.0,1.0,14.0,408.0,169.0,6.0,9.0,12.0,11.0,8.0,11.0,10.0,508.0,63.0,154.0,28.0,14.0,4.0,11.0,10.0,1.0,519.0,147.0,30.0,19.0,4.0,12.0,9.0,10.0,11.0,329.0,20.0,111.0,18.0,18.0,9.0,4.0,16.0,16.0,358.0,139.0,134.0,22.0,8.0,6.0,7.0,14.0,7.0,466.0,104.0,196.0,21.0,16.0,17.0,5.0,12.0,13.0,365.0,120.0,198.0,18.0,10.0,9.0,7.0,11.0,1.0,183.0,83.0,178.0,49954.776910419845 -0,20,4,6,2,15.0,15.0,238.0,158.0,63.0,28.0,17.0,18.0,11.0,9.0,15.0,343.0,33.0,165.0,16.0,19.0,4.0,9.0,8.0,5.0,513.0,41.0,249.0,19.0,3.0,8.0,12.0,16.0,6.0,571.0,159.0,188.0,18.0,12.0,18.0,5.0,17.0,9.0,424.0,10.0,65.0,25.0,15.0,19.0,15.0,16.0,12.0,188.0,130.0,32.0,15.0,6.0,7.0,1.0,17.0,10.0,264.0,185.0,251.0,3.0,11.0,14.0,11.0,20.0,4.0,106.0,66.0,127.0,1.0,6.0,3.0,3.0,16.0,4.0,370.0,134.0,145.0,23.0,3.0,7.0,3.0,19.0,17.0,503.0,193.0,225.0,46347.1278096924 -0,24,16,10,4,16.0,10.0,526.0,150.0,178.0,23.0,3.0,8.0,18.0,9.0,16.0,293.0,164.0,178.0,21.0,5.0,5.0,8.0,5.0,14.0,572.0,90.0,104.0,24.0,17.0,11.0,19.0,19.0,13.0,298.0,25.0,115.0,11.0,4.0,12.0,10.0,12.0,7.0,118.0,171.0,268.0,27.0,14.0,6.0,5.0,16.0,14.0,509.0,22.0,182.0,20.0,4.0,12.0,4.0,5.0,12.0,214.0,140.0,99.0,15.0,17.0,19.0,19.0,6.0,10.0,490.0,194.0,173.0,7.0,6.0,8.0,3.0,11.0,1.0,377.0,77.0,131.0,17.0,4.0,10.0,14.0,14.0,13.0,304.0,150.0,244.0,52642.22413561463 -0,0,7,20,12,0.0,2.0,265.0,52.0,175.0,27.0,3.0,5.0,3.0,13.0,18.0,34.0,52.0,90.0,0.0,0.0,10.0,9.0,1.0,2.0,298.0,184.0,6.0,18.0,6.0,2.0,5.0,2.0,3.0,291.0,105.0,152.0,11.0,7.0,13.0,10.0,3.0,13.0,95.0,147.0,20.0,0.0,0.0,10.0,9.0,13.0,19.0,385.0,20.0,111.0,9.0,13.0,8.0,9.0,11.0,7.0,276.0,103.0,193.0,9.0,16.0,6.0,6.0,14.0,1.0,412.0,55.0,2.0,20.0,1.0,10.0,3.0,11.0,11.0,239.0,70.0,268.0,22.0,11.0,2.0,4.0,14.0,13.0,338.0,66.0,173.0,233365.30655258734 -0,22,3,9,1,17.0,13.0,263.0,94.0,4.0,25.0,10.0,4.0,13.0,5.0,9.0,176.0,52.0,90.0,30.0,4.0,20.0,13.0,3.0,14.0,464.0,116.0,212.0,17.0,15.0,8.0,10.0,14.0,5.0,192.0,33.0,162.0,25.0,14.0,12.0,18.0,3.0,14.0,498.0,93.0,40.0,13.0,1.0,2.0,2.0,3.0,6.0,271.0,20.0,191.0,28.0,1.0,8.0,4.0,16.0,7.0,279.0,128.0,161.0,27.0,13.0,11.0,6.0,10.0,8.0,424.0,75.0,218.0,21.0,19.0,5.0,11.0,11.0,9.0,41.0,96.0,183.0,15.0,12.0,7.0,20.0,7.0,19.0,225.0,167.0,174.0,59167.003305213155 -0,1,7,19,8,0.0,0.0,338.0,168.0,4.0,16.0,15.0,18.0,17.0,13.0,11.0,255.0,47.0,90.0,14.0,17.0,19.0,17.0,7.0,17.0,163.0,108.0,190.0,6.0,10.0,11.0,5.0,18.0,3.0,533.0,65.0,162.0,20.0,14.0,6.0,18.0,13.0,13.0,271.0,66.0,194.0,22.0,0.0,8.0,2.0,16.0,6.0,385.0,95.0,137.0,28.0,8.0,8.0,20.0,6.0,13.0,277.0,52.0,145.0,15.0,14.0,19.0,20.0,14.0,15.0,287.0,10.0,209.0,3.0,6.0,14.0,11.0,14.0,14.0,500.0,106.0,147.0,14.0,10.0,13.0,5.0,16.0,17.0,134.0,151.0,178.0,49646.980522225545 -0,16,5,13,4,5.0,13.0,328.0,52.0,4.0,14.0,20.0,4.0,13.0,12.0,9.0,286.0,100.0,117.0,14.0,14.0,19.0,10.0,5.0,13.0,472.0,107.0,6.0,10.0,11.0,10.0,16.0,11.0,9.0,110.0,21.0,152.0,12.0,7.0,18.0,0.0,12.0,1.0,271.0,130.0,20.0,0.0,10.0,7.0,0.0,16.0,9.0,248.0,16.0,111.0,13.0,8.0,2.0,16.0,19.0,8.0,413.0,57.0,18.0,14.0,10.0,9.0,11.0,13.0,4.0,312.0,75.0,106.0,22.0,12.0,5.0,5.0,12.0,18.0,47.0,115.0,234.0,22.0,11.0,13.0,5.0,11.0,13.0,49.0,96.0,285.0,49088.60167187004 -0,15,16,9,7,12.0,13.0,349.0,199.0,4.0,27.0,19.0,4.0,13.0,10.0,5.0,255.0,121.0,131.0,15.0,4.0,20.0,10.0,7.0,20.0,472.0,107.0,179.0,6.0,15.0,20.0,12.0,10.0,3.0,533.0,45.0,162.0,27.0,7.0,13.0,18.0,3.0,6.0,143.0,93.0,20.0,13.0,17.0,8.0,2.0,18.0,19.0,182.0,24.0,99.0,23.0,11.0,8.0,20.0,9.0,5.0,276.0,137.0,11.0,14.0,14.0,8.0,7.0,18.0,4.0,466.0,18.0,221.0,14.0,16.0,6.0,19.0,11.0,1.0,510.0,169.0,122.0,27.0,12.0,7.0,4.0,5.0,13.0,225.0,16.0,178.0,49324.04816814467 -0,15,5,13,1,17.0,13.0,324.0,187.0,175.0,14.0,3.0,6.0,14.0,5.0,7.0,255.0,67.0,101.0,9.0,15.0,10.0,10.0,1.0,14.0,462.0,123.0,6.0,18.0,6.0,8.0,5.0,18.0,5.0,192.0,33.0,152.0,30.0,14.0,11.0,16.0,3.0,15.0,247.0,147.0,20.0,19.0,3.0,18.0,4.0,4.0,6.0,131.0,159.0,119.0,9.0,12.0,8.0,4.0,13.0,7.0,299.0,126.0,182.0,22.0,13.0,6.0,6.0,6.0,6.0,463.0,55.0,213.0,21.0,13.0,5.0,5.0,11.0,14.0,262.0,92.0,268.0,14.0,14.0,14.0,6.0,7.0,13.0,467.0,150.0,176.0,36743.36496616086 -0,8,17,5,11,19.0,16.0,175.0,158.0,15.0,21.0,2.0,6.0,12.0,11.0,15.0,527.0,84.0,136.0,12.0,5.0,6.0,16.0,0.0,10.0,191.0,90.0,225.0,19.0,3.0,17.0,20.0,17.0,7.0,298.0,25.0,136.0,18.0,7.0,2.0,15.0,9.0,8.0,424.0,93.0,297.0,11.0,14.0,12.0,7.0,3.0,2.0,204.0,61.0,13.0,24.0,2.0,7.0,13.0,11.0,7.0,214.0,83.0,17.0,30.0,11.0,17.0,11.0,12.0,5.0,585.0,66.0,118.0,12.0,6.0,6.0,5.0,15.0,9.0,370.0,77.0,121.0,20.0,5.0,17.0,7.0,20.0,5.0,265.0,152.0,186.0,404112.2191110078 -0,24,15,6,4,17.0,10.0,302.0,62.0,82.0,21.0,3.0,14.0,18.0,9.0,15.0,311.0,164.0,165.0,18.0,5.0,5.0,8.0,5.0,18.0,575.0,84.0,104.0,27.0,17.0,10.0,12.0,19.0,13.0,418.0,21.0,113.0,16.0,12.0,5.0,10.0,12.0,9.0,118.0,122.0,153.0,28.0,15.0,6.0,3.0,16.0,15.0,477.0,130.0,233.0,18.0,6.0,12.0,4.0,17.0,12.0,264.0,146.0,145.0,14.0,17.0,19.0,19.0,12.0,10.0,171.0,194.0,254.0,1.0,6.0,14.0,4.0,16.0,1.0,376.0,76.0,231.0,21.0,14.0,7.0,15.0,16.0,13.0,398.0,148.0,243.0,39782.21313373539 -0,20,1,6,4,20.0,3.0,261.0,181.0,63.0,0.0,4.0,18.0,11.0,9.0,11.0,434.0,34.0,165.0,23.0,7.0,9.0,8.0,11.0,7.0,572.0,120.0,249.0,25.0,3.0,8.0,19.0,6.0,6.0,224.0,30.0,99.0,8.0,1.0,5.0,10.0,12.0,8.0,65.0,74.0,281.0,0.0,14.0,14.0,3.0,16.0,7.0,558.0,22.0,150.0,18.0,6.0,3.0,13.0,1.0,19.0,281.0,26.0,42.0,5.0,11.0,13.0,7.0,6.0,10.0,70.0,46.0,41.0,8.0,6.0,14.0,2.0,3.0,7.0,199.0,77.0,228.0,27.0,3.0,17.0,5.0,20.0,10.0,196.0,103.0,225.0,47538.24640942746 -0,4,20,14,6,16.0,17.0,549.0,159.0,250.0,20.0,2.0,18.0,11.0,14.0,14.0,343.0,117.0,216.0,21.0,13.0,19.0,9.0,6.0,18.0,585.0,89.0,104.0,24.0,7.0,11.0,12.0,19.0,18.0,298.0,23.0,199.0,6.0,11.0,20.0,13.0,13.0,9.0,132.0,178.0,101.0,28.0,15.0,9.0,2.0,12.0,15.0,261.0,130.0,199.0,22.0,10.0,7.0,7.0,6.0,12.0,264.0,84.0,17.0,20.0,16.0,10.0,16.0,1.0,10.0,159.0,194.0,118.0,19.0,6.0,2.0,4.0,8.0,1.0,358.0,76.0,103.0,23.0,15.0,11.0,16.0,14.0,13.0,398.0,42.0,249.0,54287.99313196699 -0,6,5,3,13,2.0,0.0,543.0,158.0,203.0,22.0,8.0,20.0,9.0,9.0,11.0,368.0,84.0,165.0,17.0,7.0,6.0,12.0,3.0,12.0,225.0,80.0,125.0,25.0,14.0,11.0,2.0,10.0,10.0,128.0,60.0,203.0,21.0,1.0,6.0,9.0,3.0,16.0,489.0,137.0,70.0,15.0,17.0,0.0,1.0,12.0,2.0,112.0,163.0,183.0,12.0,6.0,2.0,9.0,17.0,1.0,510.0,148.0,60.0,2.0,8.0,19.0,20.0,8.0,19.0,590.0,81.0,124.0,21.0,4.0,9.0,1.0,11.0,0.0,531.0,75.0,109.0,21.0,17.0,14.0,9.0,3.0,13.0,203.0,24.0,139.0,53435.847099352686 -0,23,15,9,15,17.0,15.0,554.0,146.0,218.0,23.0,3.0,5.0,8.0,17.0,2.0,362.0,116.0,149.0,10.0,16.0,5.0,11.0,3.0,14.0,328.0,149.0,120.0,16.0,12.0,8.0,13.0,12.0,14.0,490.0,123.0,138.0,21.0,7.0,7.0,9.0,7.0,2.0,319.0,75.0,177.0,9.0,15.0,7.0,8.0,10.0,5.0,284.0,102.0,210.0,16.0,12.0,11.0,5.0,14.0,8.0,277.0,128.0,145.0,19.0,17.0,0.0,16.0,7.0,8.0,205.0,86.0,148.0,23.0,8.0,16.0,8.0,13.0,16.0,337.0,115.0,167.0,20.0,11.0,7.0,8.0,14.0,13.0,255.0,129.0,104.0,53873.34769538499 -0,16,5,9,14,0.0,11.0,32.0,53.0,4.0,14.0,1.0,9.0,14.0,18.0,9.0,559.0,175.0,42.0,27.0,17.0,1.0,17.0,2.0,15.0,325.0,184.0,90.0,25.0,12.0,8.0,4.0,11.0,13.0,281.0,45.0,146.0,3.0,19.0,2.0,11.0,4.0,1.0,57.0,199.0,114.0,21.0,3.0,8.0,9.0,18.0,11.0,512.0,128.0,143.0,9.0,18.0,17.0,16.0,12.0,6.0,482.0,139.0,215.0,14.0,14.0,12.0,7.0,11.0,4.0,100.0,75.0,285.0,14.0,18.0,17.0,11.0,4.0,3.0,233.0,80.0,188.0,14.0,11.0,9.0,20.0,11.0,13.0,225.0,77.0,16.0,38727.47125229445 -0,11,6,11,8,0.0,13.0,428.0,52.0,24.0,15.0,3.0,17.0,2.0,13.0,2.0,255.0,52.0,250.0,9.0,16.0,15.0,10.0,1.0,14.0,472.0,128.0,13.0,7.0,7.0,4.0,5.0,11.0,6.0,533.0,79.0,162.0,29.0,12.0,11.0,14.0,9.0,4.0,476.0,137.0,69.0,16.0,3.0,8.0,3.0,10.0,6.0,315.0,20.0,139.0,18.0,17.0,8.0,4.0,19.0,14.0,476.0,129.0,134.0,19.0,8.0,10.0,5.0,7.0,7.0,408.0,105.0,152.0,21.0,12.0,5.0,5.0,10.0,14.0,252.0,120.0,268.0,18.0,9.0,14.0,7.0,11.0,13.0,184.0,76.0,124.0,50465.93350371882 -0,16,5,14,20,17.0,10.0,526.0,62.0,219.0,26.0,1.0,13.0,18.0,17.0,11.0,179.0,17.0,165.0,11.0,17.0,5.0,12.0,9.0,5.0,413.0,156.0,249.0,27.0,4.0,8.0,1.0,17.0,10.0,451.0,147.0,213.0,4.0,20.0,9.0,10.0,9.0,19.0,319.0,186.0,208.0,12.0,17.0,2.0,7.0,16.0,2.0,68.0,102.0,47.0,3.0,13.0,12.0,4.0,14.0,1.0,214.0,104.0,80.0,26.0,6.0,9.0,20.0,11.0,8.0,17.0,73.0,238.0,8.0,6.0,6.0,8.0,6.0,18.0,379.0,94.0,125.0,1.0,0.0,10.0,9.0,19.0,16.0,65.0,152.0,52.0,41718.82287471421 -0,23,5,13,13,17.0,15.0,529.0,65.0,216.0,23.0,2.0,8.0,9.0,8.0,15.0,293.0,136.0,216.0,17.0,19.0,5.0,8.0,3.0,17.0,328.0,90.0,125.0,25.0,5.0,11.0,12.0,13.0,13.0,491.0,79.0,138.0,20.0,11.0,8.0,9.0,8.0,7.0,385.0,93.0,143.0,14.0,5.0,20.0,1.0,16.0,19.0,440.0,55.0,183.0,16.0,4.0,14.0,13.0,17.0,10.0,254.0,146.0,3.0,19.0,17.0,2.0,11.0,20.0,10.0,212.0,77.0,123.0,3.0,5.0,9.0,4.0,14.0,9.0,352.0,75.0,237.0,22.0,14.0,7.0,15.0,16.0,5.0,266.0,102.0,203.0,52568.68446631867 -0,15,20,20,6,17.0,16.0,533.0,159.0,69.0,20.0,2.0,9.0,16.0,2.0,17.0,222.0,16.0,156.0,15.0,5.0,12.0,19.0,3.0,0.0,143.0,156.0,92.0,19.0,3.0,1.0,12.0,7.0,7.0,341.0,151.0,245.0,6.0,6.0,3.0,5.0,9.0,12.0,156.0,136.0,2.0,7.0,12.0,15.0,16.0,11.0,12.0,180.0,84.0,118.0,1.0,3.0,8.0,12.0,0.0,14.0,519.0,194.0,283.0,30.0,11.0,7.0,18.0,10.0,3.0,122.0,101.0,166.0,16.0,4.0,7.0,9.0,0.0,13.0,442.0,12.0,233.0,22.0,3.0,1.0,0.0,17.0,3.0,494.0,141.0,263.0,53290.85253393401 -0,13,20,14,7,19.0,16.0,1.0,122.0,294.0,20.0,8.0,9.0,4.0,10.0,2.0,315.0,16.0,201.0,15.0,5.0,2.0,19.0,15.0,15.0,183.0,58.0,100.0,19.0,3.0,2.0,3.0,7.0,7.0,341.0,85.0,245.0,10.0,16.0,3.0,3.0,5.0,12.0,479.0,136.0,195.0,7.0,12.0,16.0,15.0,19.0,15.0,518.0,116.0,118.0,1.0,3.0,11.0,1.0,6.0,9.0,9.0,59.0,29.0,8.0,4.0,7.0,9.0,20.0,9.0,1.0,101.0,166.0,13.0,4.0,7.0,19.0,13.0,12.0,585.0,12.0,206.0,22.0,5.0,2.0,8.0,17.0,20.0,7.0,61.0,171.0,732523.405827364 -0,27,19,6,4,16.0,2.0,325.0,161.0,253.0,17.0,4.0,18.0,7.0,9.0,15.0,354.0,174.0,189.0,27.0,5.0,6.0,6.0,3.0,14.0,572.0,131.0,105.0,19.0,20.0,6.0,20.0,20.0,8.0,592.0,95.0,82.0,9.0,9.0,20.0,15.0,10.0,9.0,572.0,37.0,147.0,10.0,11.0,12.0,13.0,17.0,5.0,328.0,130.0,255.0,22.0,15.0,7.0,19.0,1.0,14.0,315.0,38.0,17.0,7.0,14.0,14.0,7.0,9.0,15.0,337.0,35.0,107.0,28.0,6.0,20.0,10.0,3.0,1.0,406.0,77.0,154.0,17.0,18.0,17.0,7.0,7.0,15.0,490.0,141.0,293.0,48511.97465299156 -0,25,13,5,4,14.0,15.0,483.0,159.0,63.0,15.0,7.0,14.0,13.0,17.0,18.0,343.0,164.0,66.0,21.0,16.0,16.0,8.0,4.0,10.0,239.0,84.0,103.0,17.0,11.0,8.0,19.0,19.0,12.0,361.0,86.0,92.0,8.0,12.0,10.0,15.0,12.0,15.0,358.0,150.0,170.0,28.0,9.0,9.0,3.0,16.0,2.0,188.0,39.0,153.0,23.0,15.0,8.0,9.0,1.0,13.0,264.0,82.0,256.0,10.0,11.0,14.0,18.0,6.0,12.0,106.0,162.0,109.0,14.0,4.0,14.0,20.0,16.0,1.0,462.0,80.0,74.0,20.0,6.0,14.0,0.0,15.0,14.0,592.0,158.0,142.0,53648.23746531267 -0,7,7,19,4,1.0,0.0,503.0,135.0,177.0,2.0,10.0,20.0,17.0,3.0,8.0,242.0,140.0,66.0,14.0,5.0,12.0,20.0,7.0,15.0,576.0,101.0,127.0,8.0,11.0,11.0,5.0,1.0,9.0,110.0,163.0,136.0,4.0,18.0,4.0,15.0,20.0,1.0,109.0,117.0,194.0,15.0,18.0,2.0,18.0,13.0,12.0,152.0,22.0,70.0,23.0,15.0,19.0,3.0,1.0,0.0,541.0,52.0,221.0,13.0,8.0,15.0,18.0,3.0,5.0,306.0,194.0,278.0,5.0,14.0,19.0,6.0,12.0,20.0,527.0,122.0,147.0,0.0,12.0,11.0,8.0,13.0,8.0,250.0,141.0,285.0,52785.13353746238 -0,27,10,5,11,5.0,0.0,408.0,98.0,74.0,13.0,20.0,19.0,10.0,9.0,7.0,291.0,100.0,201.0,14.0,12.0,19.0,18.0,6.0,14.0,428.0,101.0,139.0,20.0,6.0,5.0,6.0,17.0,16.0,480.0,21.0,92.0,12.0,10.0,19.0,7.0,17.0,15.0,101.0,107.0,226.0,0.0,14.0,6.0,5.0,12.0,0.0,195.0,10.0,131.0,21.0,12.0,2.0,16.0,3.0,13.0,473.0,65.0,18.0,14.0,10.0,15.0,17.0,9.0,8.0,344.0,66.0,106.0,16.0,6.0,19.0,18.0,16.0,1.0,336.0,115.0,84.0,19.0,3.0,13.0,4.0,8.0,14.0,153.0,140.0,125.0,49490.14186347599 -0,15,20,18,4,17.0,20.0,2.0,186.0,72.0,20.0,19.0,4.0,9.0,9.0,17.0,362.0,86.0,221.0,25.0,2.0,14.0,19.0,3.0,12.0,352.0,156.0,125.0,19.0,3.0,8.0,12.0,6.0,4.0,197.0,21.0,151.0,29.0,9.0,8.0,19.0,7.0,12.0,319.0,137.0,120.0,9.0,14.0,11.0,4.0,18.0,10.0,518.0,180.0,283.0,14.0,3.0,12.0,18.0,17.0,3.0,519.0,49.0,184.0,14.0,17.0,7.0,20.0,20.0,8.0,122.0,81.0,235.0,21.0,4.0,20.0,9.0,14.0,18.0,454.0,12.0,206.0,21.0,3.0,13.0,8.0,14.0,3.0,45.0,142.0,297.0,644211.8863553026 -0,23,5,14,6,18.0,15.0,435.0,97.0,69.0,8.0,2.0,11.0,10.0,15.0,13.0,85.0,103.0,159.0,15.0,8.0,2.0,15.0,1.0,3.0,202.0,156.0,101.0,25.0,5.0,11.0,14.0,7.0,9.0,458.0,85.0,138.0,22.0,10.0,3.0,3.0,6.0,1.0,16.0,136.0,118.0,7.0,13.0,7.0,2.0,19.0,3.0,440.0,84.0,118.0,16.0,18.0,11.0,4.0,12.0,14.0,460.0,194.0,29.0,17.0,13.0,3.0,20.0,14.0,13.0,205.0,101.0,163.0,16.0,6.0,7.0,8.0,13.0,15.0,436.0,75.0,203.0,21.0,3.0,14.0,8.0,15.0,8.0,264.0,72.0,104.0,44617.38966963743 -0,23,11,6,16,0.0,15.0,220.0,120.0,162.0,16.0,2.0,4.0,9.0,17.0,2.0,362.0,20.0,90.0,26.0,16.0,14.0,7.0,1.0,15.0,570.0,184.0,75.0,8.0,4.0,2.0,18.0,12.0,8.0,491.0,138.0,77.0,19.0,8.0,12.0,0.0,14.0,4.0,263.0,176.0,205.0,16.0,3.0,0.0,1.0,10.0,5.0,283.0,102.0,172.0,18.0,18.0,17.0,4.0,18.0,3.0,482.0,139.0,145.0,22.0,8.0,15.0,13.0,7.0,7.0,100.0,29.0,124.0,7.0,4.0,9.0,8.0,13.0,10.0,278.0,120.0,194.0,16.0,9.0,4.0,14.0,14.0,15.0,289.0,83.0,104.0,87815.97877417669 -0,12,2,14,4,3.0,11.0,546.0,53.0,203.0,18.0,5.0,19.0,7.0,11.0,11.0,302.0,125.0,140.0,7.0,7.0,7.0,11.0,1.0,12.0,328.0,156.0,125.0,25.0,14.0,11.0,8.0,11.0,10.0,497.0,79.0,143.0,26.0,20.0,8.0,11.0,13.0,1.0,373.0,120.0,123.0,9.0,14.0,6.0,8.0,12.0,2.0,368.0,178.0,149.0,16.0,17.0,12.0,4.0,14.0,11.0,291.0,108.0,135.0,20.0,17.0,7.0,12.0,10.0,7.0,121.0,90.0,186.0,15.0,3.0,17.0,11.0,14.0,15.0,387.0,75.0,188.0,21.0,15.0,13.0,9.0,13.0,13.0,276.0,102.0,122.0,51915.79724340124 -0,0,3,10,20,5.0,15.0,113.0,134.0,175.0,27.0,6.0,6.0,16.0,5.0,8.0,106.0,52.0,150.0,15.0,4.0,17.0,10.0,7.0,14.0,15.0,182.0,287.0,23.0,15.0,18.0,10.0,18.0,1.0,228.0,69.0,66.0,29.0,3.0,0.0,10.0,10.0,11.0,300.0,93.0,125.0,13.0,8.0,8.0,16.0,15.0,13.0,343.0,20.0,126.0,3.0,2.0,17.0,6.0,11.0,14.0,477.0,99.0,148.0,15.0,10.0,12.0,19.0,6.0,6.0,184.0,185.0,221.0,17.0,16.0,10.0,7.0,6.0,14.0,41.0,116.0,268.0,5.0,0.0,7.0,4.0,18.0,18.0,77.0,57.0,262.0,511199.62310159806 -0,20,13,12,11,16.0,13.0,325.0,122.0,91.0,25.0,6.0,9.0,13.0,17.0,2.0,358.0,57.0,123.0,2.0,5.0,3.0,18.0,7.0,16.0,462.0,141.0,104.0,18.0,15.0,2.0,10.0,6.0,6.0,192.0,33.0,200.0,18.0,10.0,6.0,13.0,3.0,9.0,227.0,163.0,53.0,13.0,0.0,8.0,9.0,19.0,19.0,327.0,81.0,198.0,28.0,6.0,12.0,5.0,12.0,7.0,222.0,192.0,166.0,27.0,11.0,13.0,7.0,11.0,11.0,328.0,92.0,161.0,21.0,13.0,10.0,12.0,6.0,1.0,101.0,93.0,222.0,22.0,8.0,6.0,5.0,8.0,13.0,467.0,145.0,162.0,49366.31943912317 -0,8,7,11,2,5.0,16.0,338.0,111.0,91.0,13.0,6.0,18.0,12.0,9.0,7.0,375.0,33.0,150.0,14.0,4.0,19.0,10.0,7.0,15.0,103.0,156.0,206.0,16.0,15.0,11.0,18.0,18.0,13.0,381.0,85.0,136.0,12.0,0.0,0.0,0.0,10.0,9.0,230.0,87.0,194.0,0.0,4.0,8.0,16.0,2.0,1.0,599.0,81.0,70.0,21.0,6.0,2.0,0.0,8.0,1.0,16.0,52.0,204.0,15.0,10.0,12.0,17.0,11.0,2.0,5.0,92.0,106.0,17.0,15.0,5.0,6.0,9.0,16.0,243.0,115.0,268.0,14.0,18.0,11.0,10.0,14.0,15.0,77.0,141.0,143.0,48640.44395092666 -0,20,2,19,9,10.0,15.0,331.0,76.0,183.0,24.0,20.0,11.0,8.0,5.0,7.0,398.0,57.0,247.0,2.0,12.0,1.0,16.0,7.0,10.0,163.0,109.0,118.0,23.0,4.0,15.0,7.0,6.0,10.0,176.0,21.0,142.0,5.0,10.0,20.0,14.0,12.0,1.0,174.0,131.0,160.0,3.0,13.0,7.0,0.0,19.0,12.0,297.0,10.0,126.0,14.0,7.0,13.0,6.0,11.0,13.0,232.0,192.0,56.0,18.0,7.0,18.0,11.0,9.0,9.0,184.0,66.0,161.0,18.0,8.0,12.0,7.0,9.0,20.0,336.0,104.0,147.0,19.0,6.0,13.0,5.0,13.0,17.0,56.0,145.0,207.0,45528.26581601239 -0,27,15,5,13,16.0,13.0,598.0,129.0,113.0,3.0,9.0,20.0,5.0,16.0,19.0,293.0,64.0,42.0,2.0,18.0,12.0,10.0,2.0,16.0,441.0,101.0,103.0,1.0,0.0,3.0,9.0,2.0,2.0,123.0,177.0,92.0,12.0,15.0,14.0,10.0,20.0,15.0,0.0,71.0,18.0,15.0,13.0,4.0,4.0,10.0,0.0,188.0,150.0,131.0,23.0,7.0,7.0,3.0,11.0,14.0,129.0,120.0,221.0,20.0,11.0,15.0,18.0,15.0,5.0,356.0,194.0,285.0,17.0,7.0,20.0,20.0,16.0,8.0,141.0,80.0,74.0,19.0,2.0,3.0,2.0,8.0,8.0,322.0,97.0,233.0,53758.82350638637 -0,29,16,1,13,19.0,19.0,598.0,132.0,236.0,24.0,7.0,20.0,10.0,16.0,8.0,271.0,184.0,66.0,0.0,18.0,12.0,15.0,3.0,14.0,566.0,101.0,210.0,28.0,0.0,3.0,12.0,2.0,2.0,480.0,99.0,92.0,12.0,13.0,13.0,10.0,5.0,15.0,413.0,117.0,278.0,28.0,15.0,15.0,9.0,12.0,0.0,188.0,106.0,131.0,21.0,10.0,12.0,3.0,1.0,2.0,262.0,147.0,221.0,13.0,11.0,19.0,18.0,0.0,5.0,344.0,194.0,278.0,5.0,4.0,20.0,20.0,16.0,8.0,499.0,80.0,74.0,19.0,16.0,12.0,18.0,13.0,8.0,423.0,18.0,121.0,54612.44345317895 -0,30,20,13,15,0.0,19.0,552.0,124.0,31.0,15.0,5.0,20.0,2.0,14.0,2.0,160.0,83.0,90.0,16.0,17.0,14.0,16.0,4.0,20.0,160.0,84.0,6.0,0.0,8.0,8.0,8.0,11.0,2.0,492.0,79.0,146.0,29.0,11.0,4.0,11.0,12.0,1.0,521.0,74.0,114.0,16.0,3.0,13.0,9.0,10.0,11.0,376.0,192.0,143.0,12.0,0.0,9.0,4.0,6.0,0.0,299.0,91.0,126.0,27.0,8.0,4.0,8.0,7.0,4.0,466.0,105.0,180.0,5.0,3.0,17.0,12.0,9.0,19.0,41.0,146.0,268.0,14.0,9.0,12.0,18.0,11.0,13.0,225.0,83.0,96.0,50446.6280881513 -0,12,11,9,14,0.0,11.0,324.0,53.0,4.0,16.0,3.0,11.0,3.0,17.0,9.0,297.0,52.0,263.0,7.0,17.0,20.0,9.0,1.0,14.0,438.0,184.0,96.0,9.0,10.0,10.0,5.0,11.0,10.0,508.0,68.0,160.0,27.0,14.0,11.0,18.0,14.0,2.0,476.0,141.0,73.0,17.0,3.0,12.0,9.0,15.0,6.0,316.0,105.0,111.0,18.0,18.0,8.0,7.0,16.0,7.0,471.0,139.0,145.0,14.0,9.0,6.0,5.0,11.0,5.0,179.0,85.0,184.0,21.0,12.0,5.0,10.0,9.0,14.0,413.0,117.0,188.0,18.0,11.0,14.0,20.0,11.0,16.0,181.0,79.0,124.0,500081.55391299404 -0,30,15,19,18,0.0,8.0,552.0,126.0,31.0,25.0,0.0,18.0,2.0,7.0,2.0,160.0,83.0,222.0,17.0,13.0,20.0,10.0,4.0,9.0,377.0,47.0,32.0,25.0,10.0,8.0,8.0,11.0,17.0,492.0,29.0,203.0,18.0,11.0,14.0,17.0,12.0,6.0,213.0,104.0,177.0,15.0,6.0,13.0,17.0,10.0,11.0,274.0,41.0,295.0,12.0,16.0,2.0,7.0,2.0,0.0,493.0,181.0,226.0,12.0,8.0,4.0,8.0,7.0,3.0,153.0,94.0,148.0,8.0,12.0,17.0,12.0,9.0,7.0,41.0,124.0,167.0,7.0,12.0,5.0,7.0,16.0,19.0,181.0,154.0,96.0,50741.79234363653 -0,24,17,13,16,2.0,19.0,554.0,124.0,148.0,23.0,8.0,6.0,5.0,17.0,2.0,200.0,83.0,149.0,7.0,12.0,14.0,14.0,3.0,19.0,234.0,100.0,6.0,0.0,7.0,11.0,3.0,11.0,5.0,490.0,92.0,146.0,21.0,7.0,6.0,11.0,8.0,9.0,489.0,74.0,114.0,16.0,16.0,10.0,18.0,7.0,13.0,264.0,192.0,143.0,12.0,6.0,9.0,4.0,6.0,4.0,382.0,91.0,112.0,2.0,9.0,16.0,10.0,4.0,10.0,590.0,105.0,180.0,14.0,5.0,16.0,9.0,11.0,19.0,340.0,115.0,268.0,19.0,17.0,7.0,11.0,9.0,13.0,222.0,129.0,280.0,50691.067023818156 -0,25,15,6,15,1.0,14.0,526.0,60.0,31.0,23.0,4.0,18.0,2.0,14.0,15.0,343.0,83.0,108.0,16.0,10.0,0.0,9.0,4.0,20.0,160.0,55.0,6.0,11.0,8.0,9.0,8.0,0.0,2.0,254.0,25.0,93.0,28.0,11.0,10.0,8.0,3.0,4.0,145.0,171.0,21.0,22.0,11.0,10.0,9.0,12.0,6.0,376.0,192.0,143.0,2.0,6.0,1.0,7.0,1.0,15.0,299.0,91.0,299.0,22.0,14.0,3.0,9.0,6.0,10.0,148.0,131.0,65.0,13.0,0.0,14.0,5.0,9.0,16.0,136.0,77.0,131.0,14.0,0.0,17.0,8.0,14.0,14.0,247.0,141.0,285.0,49274.09747748899 -0,25,20,13,13,7.0,19.0,536.0,130.0,63.0,18.0,5.0,20.0,9.0,9.0,7.0,248.0,153.0,128.0,21.0,17.0,11.0,13.0,5.0,14.0,488.0,36.0,19.0,19.0,13.0,12.0,15.0,11.0,6.0,324.0,47.0,130.0,8.0,11.0,4.0,11.0,6.0,1.0,319.0,74.0,153.0,28.0,13.0,6.0,3.0,14.0,11.0,188.0,130.0,146.0,12.0,0.0,7.0,5.0,6.0,0.0,282.0,86.0,126.0,19.0,9.0,6.0,19.0,6.0,4.0,433.0,179.0,118.0,5.0,3.0,17.0,12.0,10.0,8.0,41.0,95.0,268.0,17.0,9.0,13.0,18.0,11.0,13.0,321.0,115.0,96.0,51904.0642088181 -0,23,14,14,3,15.0,15.0,551.0,126.0,0.0,26.0,8.0,18.0,5.0,17.0,2.0,1.0,158.0,224.0,25.0,17.0,3.0,3.0,16.0,5.0,413.0,94.0,96.0,11.0,0.0,15.0,12.0,17.0,17.0,171.0,147.0,26.0,6.0,7.0,8.0,11.0,8.0,12.0,467.0,126.0,201.0,0.0,13.0,11.0,5.0,1.0,2.0,97.0,102.0,47.0,16.0,1.0,12.0,12.0,2.0,9.0,214.0,23.0,80.0,25.0,10.0,9.0,20.0,7.0,12.0,17.0,180.0,147.0,11.0,2.0,19.0,8.0,10.0,14.0,202.0,94.0,155.0,1.0,0.0,10.0,3.0,19.0,7.0,286.0,109.0,31.0,50042.08916269418 -0,13,9,10,15,17.0,10.0,529.0,62.0,218.0,23.0,1.0,17.0,18.0,14.0,3.0,302.0,114.0,165.0,11.0,17.0,5.0,12.0,6.0,12.0,186.0,95.0,184.0,13.0,4.0,8.0,1.0,10.0,10.0,451.0,152.0,213.0,4.0,9.0,9.0,10.0,8.0,9.0,319.0,119.0,208.0,12.0,3.0,2.0,5.0,15.0,15.0,68.0,113.0,158.0,3.0,13.0,4.0,4.0,14.0,1.0,288.0,145.0,47.0,5.0,6.0,19.0,12.0,11.0,8.0,37.0,172.0,238.0,8.0,6.0,10.0,8.0,3.0,16.0,379.0,98.0,125.0,18.0,16.0,7.0,6.0,16.0,16.0,65.0,152.0,149.0,53209.797638166565 -0,11,5,13,12,0.0,15.0,140.0,84.0,149.0,22.0,15.0,4.0,19.0,9.0,1.0,16.0,158.0,89.0,24.0,8.0,9.0,2.0,5.0,14.0,257.0,113.0,66.0,27.0,18.0,7.0,12.0,11.0,20.0,472.0,63.0,56.0,13.0,7.0,16.0,9.0,8.0,5.0,516.0,137.0,161.0,1.0,16.0,9.0,19.0,13.0,20.0,98.0,64.0,0.0,18.0,2.0,2.0,5.0,2.0,12.0,584.0,24.0,105.0,16.0,11.0,0.0,5.0,2.0,5.0,515.0,200.0,126.0,20.0,3.0,13.0,4.0,12.0,15.0,254.0,116.0,191.0,21.0,17.0,14.0,4.0,19.0,7.0,260.0,101.0,115.0,637955.9684539521 -0,20,15,11,12,0.0,8.0,554.0,53.0,172.0,18.0,12.0,4.0,17.0,9.0,0.0,343.0,164.0,58.0,17.0,18.0,17.0,13.0,0.0,15.0,572.0,100.0,294.0,8.0,13.0,8.0,17.0,17.0,16.0,500.0,25.0,265.0,6.0,12.0,19.0,17.0,9.0,10.0,499.0,133.0,85.0,1.0,4.0,4.0,14.0,6.0,11.0,417.0,62.0,150.0,15.0,18.0,13.0,4.0,8.0,14.0,216.0,97.0,102.0,11.0,10.0,15.0,9.0,6.0,19.0,462.0,142.0,123.0,21.0,12.0,4.0,5.0,13.0,1.0,398.0,115.0,50.0,17.0,9.0,12.0,6.0,6.0,11.0,398.0,82.0,212.0,54805.748141730015 -0,0,7,8,10,1.0,19.0,271.0,127.0,69.0,27.0,16.0,9.0,11.0,13.0,6.0,34.0,111.0,90.0,4.0,0.0,10.0,9.0,7.0,18.0,527.0,60.0,269.0,2.0,6.0,15.0,7.0,13.0,3.0,359.0,105.0,265.0,16.0,19.0,13.0,9.0,2.0,20.0,550.0,147.0,20.0,2.0,8.0,14.0,8.0,12.0,16.0,284.0,46.0,99.0,25.0,5.0,10.0,14.0,1.0,18.0,276.0,27.0,193.0,8.0,10.0,6.0,4.0,14.0,9.0,54.0,104.0,2.0,1.0,1.0,10.0,16.0,7.0,15.0,166.0,104.0,103.0,6.0,8.0,1.0,5.0,13.0,10.0,150.0,61.0,109.0,103964.99757620417 -0,15,7,18,15,0.0,15.0,265.0,52.0,111.0,15.0,3.0,5.0,8.0,12.0,17.0,220.0,87.0,216.0,1.0,9.0,2.0,10.0,3.0,6.0,166.0,164.0,18.0,17.0,4.0,1.0,8.0,5.0,3.0,466.0,76.0,152.0,11.0,7.0,2.0,10.0,13.0,8.0,95.0,178.0,86.0,0.0,5.0,9.0,9.0,12.0,19.0,385.0,79.0,101.0,15.0,7.0,8.0,9.0,9.0,10.0,395.0,103.0,61.0,9.0,16.0,8.0,20.0,7.0,7.0,166.0,94.0,21.0,25.0,14.0,8.0,3.0,9.0,6.0,266.0,70.0,268.0,22.0,11.0,2.0,4.0,13.0,13.0,180.0,66.0,180.0,115765.8459524461 -0,10,17,9,8,3.0,7.0,302.0,113.0,82.0,14.0,3.0,14.0,14.0,17.0,11.0,282.0,116.0,165.0,5.0,19.0,12.0,12.0,16.0,18.0,472.0,188.0,168.0,7.0,6.0,5.0,12.0,5.0,7.0,418.0,108.0,113.0,10.0,5.0,11.0,16.0,12.0,1.0,521.0,147.0,85.0,11.0,15.0,5.0,14.0,14.0,15.0,588.0,130.0,197.0,18.0,0.0,12.0,4.0,4.0,7.0,299.0,162.0,145.0,14.0,17.0,16.0,12.0,14.0,12.0,171.0,194.0,209.0,27.0,16.0,5.0,7.0,7.0,5.0,382.0,79.0,59.0,15.0,11.0,14.0,15.0,15.0,9.0,145.0,148.0,178.0,45485.23572727262 -0,15,14,6,7,17.0,13.0,318.0,52.0,19.0,21.0,3.0,5.0,14.0,13.0,11.0,311.0,81.0,90.0,18.0,17.0,20.0,9.0,4.0,14.0,575.0,88.0,6.0,6.0,17.0,10.0,5.0,12.0,13.0,533.0,22.0,162.0,18.0,13.0,5.0,10.0,4.0,2.0,222.0,138.0,71.0,25.0,10.0,6.0,2.0,16.0,6.0,385.0,20.0,233.0,12.0,12.0,11.0,4.0,19.0,9.0,264.0,146.0,145.0,14.0,15.0,6.0,19.0,13.0,9.0,376.0,81.0,254.0,21.0,13.0,14.0,4.0,14.0,14.0,376.0,77.0,268.0,14.0,13.0,7.0,20.0,15.0,13.0,398.0,81.0,243.0,34282.64986732272 -0,28,15,8,4,12.0,4.0,554.0,39.0,68.0,21.0,7.0,4.0,13.0,12.0,11.0,343.0,164.0,24.0,7.0,5.0,16.0,3.0,10.0,16.0,458.0,100.0,104.0,5.0,17.0,7.0,5.0,19.0,8.0,298.0,48.0,20.0,17.0,12.0,4.0,15.0,9.0,11.0,489.0,133.0,153.0,30.0,16.0,9.0,7.0,9.0,15.0,188.0,130.0,150.0,13.0,6.0,1.0,20.0,4.0,14.0,539.0,70.0,148.0,3.0,11.0,19.0,19.0,6.0,2.0,411.0,63.0,118.0,20.0,12.0,14.0,14.0,1.0,1.0,367.0,77.0,153.0,26.0,17.0,5.0,2.0,15.0,14.0,523.0,88.0,285.0,51818.614532798885 -0,6,19,6,6,14.0,15.0,526.0,134.0,122.0,23.0,6.0,18.0,14.0,9.0,5.0,343.0,151.0,165.0,10.0,11.0,7.0,10.0,5.0,7.0,572.0,100.0,245.0,19.0,17.0,7.0,19.0,18.0,6.0,490.0,25.0,118.0,6.0,13.0,5.0,16.0,12.0,9.0,263.0,171.0,81.0,28.0,15.0,8.0,7.0,16.0,10.0,417.0,82.0,37.0,22.0,6.0,13.0,11.0,1.0,14.0,167.0,88.0,105.0,8.0,11.0,14.0,20.0,6.0,3.0,228.0,154.0,118.0,19.0,8.0,2.0,5.0,18.0,1.0,254.0,107.0,191.0,17.0,13.0,17.0,6.0,14.0,7.0,398.0,141.0,285.0,54330.24964983332 -0,23,18,11,7,4.0,0.0,246.0,105.0,93.0,29.0,2.0,14.0,5.0,18.0,17.0,261.0,170.0,192.0,27.0,8.0,12.0,14.0,20.0,14.0,271.0,41.0,264.0,5.0,7.0,9.0,1.0,11.0,18.0,347.0,176.0,162.0,26.0,12.0,3.0,2.0,4.0,12.0,246.0,39.0,151.0,19.0,14.0,16.0,4.0,7.0,17.0,181.0,150.0,152.0,1.0,6.0,18.0,2.0,5.0,10.0,32.0,97.0,228.0,20.0,15.0,16.0,20.0,8.0,4.0,385.0,197.0,282.0,14.0,2.0,7.0,5.0,6.0,5.0,139.0,98.0,129.0,22.0,11.0,18.0,11.0,20.0,13.0,336.0,98.0,261.0,58195.3425832787 -0,22,15,12,7,3.0,6.0,453.0,100.0,66.0,17.0,7.0,10.0,5.0,12.0,20.0,599.0,83.0,181.0,16.0,13.0,7.0,7.0,9.0,15.0,443.0,120.0,239.0,8.0,1.0,9.0,7.0,10.0,11.0,450.0,67.0,140.0,18.0,7.0,10.0,7.0,11.0,9.0,474.0,63.0,164.0,17.0,6.0,15.0,9.0,2.0,12.0,298.0,134.0,127.0,23.0,11.0,7.0,13.0,8.0,11.0,87.0,72.0,53.0,16.0,5.0,11.0,6.0,6.0,2.0,590.0,193.0,205.0,8.0,6.0,2.0,5.0,9.0,12.0,341.0,92.0,217.0,19.0,5.0,14.0,7.0,17.0,16.0,119.0,37.0,221.0,45710.27321574078 -0,16,11,0,9,16.0,10.0,526.0,93.0,63.0,0.0,20.0,12.0,9.0,10.0,7.0,179.0,82.0,165.0,11.0,13.0,5.0,12.0,5.0,7.0,572.0,82.0,104.0,8.0,17.0,2.0,17.0,17.0,8.0,490.0,25.0,130.0,19.0,12.0,16.0,10.0,9.0,19.0,319.0,158.0,153.0,15.0,17.0,6.0,3.0,8.0,2.0,38.0,130.0,150.0,18.0,7.0,7.0,7.0,14.0,1.0,383.0,135.0,17.0,16.0,15.0,14.0,19.0,6.0,8.0,106.0,177.0,238.0,23.0,6.0,17.0,16.0,3.0,18.0,107.0,30.0,125.0,3.0,3.0,10.0,20.0,14.0,14.0,166.0,152.0,109.0,51087.254680093254 -0,19,5,6,6,17.0,10.0,51.0,62.0,219.0,25.0,1.0,13.0,18.0,13.0,11.0,343.0,53.0,225.0,19.0,5.0,6.0,9.0,9.0,6.0,413.0,84.0,249.0,27.0,15.0,1.0,8.0,19.0,9.0,308.0,147.0,155.0,4.0,20.0,6.0,15.0,12.0,9.0,254.0,174.0,208.0,28.0,15.0,4.0,7.0,16.0,12.0,71.0,115.0,146.0,18.0,8.0,12.0,5.0,1.0,14.0,228.0,86.0,80.0,19.0,6.0,9.0,19.0,9.0,10.0,17.0,73.0,237.0,11.0,6.0,6.0,7.0,6.0,11.0,386.0,77.0,131.0,17.0,2.0,14.0,9.0,19.0,14.0,65.0,143.0,241.0,530895.4799433016 -0,9,13,1,6,1.0,2.0,331.0,127.0,69.0,26.0,1.0,13.0,18.0,8.0,15.0,293.0,92.0,76.0,15.0,4.0,5.0,8.0,12.0,10.0,160.0,21.0,108.0,17.0,6.0,11.0,9.0,7.0,13.0,98.0,76.0,124.0,11.0,7.0,1.0,10.0,16.0,7.0,122.0,171.0,86.0,0.0,19.0,16.0,8.0,20.0,13.0,562.0,22.0,112.0,1.0,4.0,11.0,10.0,8.0,5.0,214.0,140.0,176.0,15.0,17.0,0.0,12.0,7.0,10.0,524.0,124.0,99.0,3.0,13.0,1.0,2.0,3.0,17.0,377.0,76.0,131.0,10.0,4.0,0.0,14.0,10.0,3.0,198.0,127.0,63.0,44261.45210154919 -0,15,8,8,11,16.0,10.0,541.0,128.0,178.0,23.0,5.0,8.0,11.0,9.0,16.0,224.0,164.0,178.0,13.0,8.0,2.0,8.0,5.0,13.0,572.0,57.0,105.0,22.0,6.0,1.0,19.0,19.0,11.0,480.0,66.0,115.0,16.0,10.0,10.0,11.0,12.0,7.0,118.0,195.0,160.0,27.0,8.0,8.0,19.0,12.0,14.0,509.0,85.0,148.0,22.0,3.0,12.0,4.0,7.0,12.0,243.0,125.0,99.0,15.0,16.0,13.0,20.0,6.0,9.0,490.0,107.0,105.0,25.0,6.0,3.0,4.0,11.0,10.0,267.0,78.0,103.0,23.0,6.0,18.0,5.0,10.0,10.0,304.0,107.0,229.0,51438.30556952608 -0,6,13,6,7,10.0,7.0,431.0,23.0,27.0,21.0,16.0,8.0,11.0,9.0,15.0,124.0,58.0,129.0,21.0,4.0,7.0,9.0,6.0,0.0,212.0,199.0,94.0,19.0,3.0,15.0,15.0,16.0,9.0,205.0,25.0,184.0,21.0,0.0,5.0,1.0,10.0,7.0,319.0,127.0,194.0,28.0,13.0,5.0,3.0,16.0,15.0,518.0,166.0,118.0,8.0,6.0,7.0,7.0,1.0,14.0,264.0,134.0,277.0,23.0,19.0,2.0,19.0,6.0,15.0,106.0,77.0,240.0,19.0,5.0,14.0,4.0,16.0,13.0,95.0,77.0,131.0,22.0,3.0,13.0,15.0,18.0,14.0,47.0,141.0,285.0,44492.99255182223 -0,25,14,8,5,16.0,8.0,449.0,158.0,63.0,16.0,4.0,13.0,10.0,15.0,15.0,270.0,164.0,195.0,14.0,5.0,4.0,15.0,7.0,5.0,167.0,33.0,105.0,19.0,13.0,11.0,5.0,19.0,6.0,309.0,21.0,130.0,8.0,9.0,3.0,15.0,11.0,9.0,118.0,136.0,166.0,7.0,14.0,6.0,0.0,3.0,14.0,473.0,128.0,122.0,22.0,8.0,6.0,16.0,1.0,13.0,415.0,83.0,18.0,16.0,6.0,13.0,3.0,9.0,10.0,148.0,194.0,119.0,25.0,6.0,12.0,8.0,13.0,9.0,406.0,50.0,166.0,17.0,4.0,14.0,7.0,14.0,3.0,253.0,61.0,15.0,49911.999774239055 -0,25,2,11,18,4.0,0.0,161.0,119.0,66.0,28.0,9.0,14.0,2.0,9.0,15.0,255.0,150.0,165.0,15.0,4.0,14.0,5.0,5.0,11.0,526.0,194.0,287.0,0.0,1.0,2.0,11.0,10.0,6.0,205.0,33.0,8.0,8.0,12.0,13.0,15.0,12.0,6.0,525.0,143.0,140.0,28.0,0.0,3.0,2.0,8.0,7.0,361.0,20.0,198.0,22.0,17.0,19.0,6.0,1.0,14.0,264.0,73.0,193.0,27.0,6.0,13.0,6.0,6.0,1.0,382.0,194.0,118.0,21.0,16.0,10.0,18.0,11.0,1.0,575.0,77.0,183.0,29.0,5.0,4.0,11.0,14.0,14.0,398.0,76.0,115.0,305675.9986988257 -0,15,15,9,1,16.0,14.0,526.0,199.0,175.0,21.0,4.0,7.0,11.0,5.0,9.0,256.0,164.0,90.0,21.0,5.0,9.0,9.0,5.0,16.0,541.0,96.0,135.0,19.0,15.0,7.0,19.0,18.0,4.0,216.0,29.0,130.0,29.0,7.0,5.0,10.0,3.0,9.0,144.0,103.0,20.0,25.0,7.0,7.0,3.0,16.0,19.0,385.0,130.0,164.0,22.0,3.0,8.0,5.0,11.0,14.0,276.0,83.0,33.0,16.0,11.0,14.0,11.0,6.0,9.0,106.0,55.0,135.0,19.0,12.0,10.0,10.0,12.0,1.0,244.0,116.0,131.0,22.0,12.0,17.0,4.0,7.0,13.0,467.0,141.0,285.0,52481.71090441842 -0,16,17,14,5,17.0,2.0,410.0,62.0,219.0,11.0,4.0,4.0,18.0,17.0,15.0,433.0,17.0,128.0,18.0,12.0,5.0,12.0,15.0,15.0,589.0,120.0,197.0,25.0,14.0,20.0,17.0,1.0,10.0,169.0,129.0,277.0,4.0,7.0,10.0,4.0,9.0,2.0,165.0,186.0,37.0,14.0,20.0,2.0,14.0,16.0,14.0,339.0,102.0,193.0,12.0,13.0,0.0,4.0,18.0,7.0,235.0,125.0,80.0,7.0,4.0,11.0,15.0,11.0,19.0,557.0,73.0,244.0,7.0,1.0,4.0,4.0,6.0,15.0,113.0,94.0,125.0,16.0,0.0,0.0,7.0,20.0,16.0,84.0,184.0,52.0,52660.58700163588 -0,7,5,10,5,6.0,10.0,526.0,52.0,234.0,26.0,2.0,13.0,10.0,14.0,10.0,179.0,63.0,161.0,16.0,4.0,7.0,7.0,11.0,5.0,402.0,118.0,245.0,25.0,6.0,11.0,1.0,14.0,16.0,508.0,89.0,151.0,20.0,12.0,9.0,10.0,10.0,18.0,319.0,39.0,208.0,19.0,17.0,3.0,6.0,7.0,3.0,278.0,134.0,47.0,3.0,8.0,12.0,13.0,14.0,1.0,214.0,23.0,173.0,26.0,13.0,8.0,7.0,7.0,9.0,179.0,116.0,170.0,8.0,6.0,6.0,8.0,13.0,18.0,379.0,94.0,139.0,3.0,7.0,10.0,9.0,20.0,16.0,65.0,152.0,52.0,51066.37188790201 -0,15,5,9,13,0.0,15.0,485.0,158.0,63.0,14.0,9.0,18.0,11.0,14.0,15.0,343.0,28.0,165.0,15.0,5.0,8.0,9.0,5.0,7.0,572.0,73.0,133.0,3.0,17.0,8.0,15.0,11.0,6.0,295.0,45.0,162.0,8.0,15.0,4.0,19.0,4.0,1.0,118.0,191.0,153.0,28.0,11.0,8.0,8.0,18.0,9.0,64.0,130.0,150.0,10.0,18.0,5.0,13.0,19.0,15.0,264.0,139.0,293.0,14.0,11.0,15.0,19.0,14.0,16.0,10.0,117.0,195.0,19.0,12.0,14.0,20.0,8.0,12.0,333.0,77.0,44.0,17.0,3.0,17.0,0.0,11.0,4.0,398.0,157.0,161.0,40304.024875555464 -0,25,5,7,4,16.0,13.0,324.0,121.0,4.0,19.0,3.0,13.0,14.0,9.0,9.0,314.0,122.0,142.0,17.0,5.0,17.0,10.0,1.0,11.0,472.0,84.0,102.0,19.0,6.0,13.0,19.0,19.0,5.0,298.0,25.0,130.0,17.0,12.0,5.0,18.0,12.0,1.0,430.0,160.0,20.0,21.0,15.0,6.0,2.0,17.0,11.0,188.0,20.0,111.0,22.0,6.0,7.0,5.0,1.0,12.0,299.0,103.0,145.0,16.0,12.0,8.0,7.0,6.0,7.0,194.0,165.0,209.0,21.0,16.0,5.0,17.0,12.0,14.0,78.0,79.0,268.0,15.0,3.0,14.0,18.0,14.0,13.0,225.0,80.0,178.0,43746.37974971717 -0,11,15,18,4,17.0,8.0,70.0,52.0,46.0,21.0,0.0,4.0,18.0,14.0,15.0,203.0,197.0,146.0,29.0,0.0,5.0,19.0,5.0,18.0,298.0,155.0,104.0,12.0,11.0,10.0,16.0,19.0,20.0,256.0,67.0,60.0,30.0,7.0,5.0,0.0,16.0,1.0,27.0,122.0,20.0,28.0,15.0,5.0,13.0,16.0,9.0,477.0,21.0,233.0,8.0,6.0,0.0,4.0,17.0,8.0,413.0,44.0,18.0,1.0,18.0,9.0,11.0,12.0,10.0,171.0,194.0,254.0,9.0,0.0,14.0,5.0,10.0,18.0,47.0,35.0,188.0,22.0,14.0,0.0,11.0,16.0,12.0,49.0,96.0,38.0,716324.9827172544 -0,23,5,6,20,5.0,10.0,302.0,57.0,82.0,14.0,18.0,13.0,13.0,10.0,9.0,291.0,164.0,117.0,14.0,11.0,19.0,10.0,12.0,13.0,564.0,86.0,6.0,18.0,17.0,20.0,15.0,12.0,13.0,418.0,146.0,148.0,14.0,10.0,6.0,1.0,13.0,7.0,118.0,130.0,153.0,10.0,10.0,6.0,2.0,16.0,9.0,248.0,16.0,111.0,15.0,8.0,12.0,16.0,17.0,11.0,264.0,122.0,145.0,4.0,11.0,15.0,19.0,13.0,9.0,246.0,75.0,106.0,22.0,6.0,5.0,4.0,12.0,1.0,376.0,115.0,233.0,21.0,11.0,13.0,5.0,12.0,12.0,398.0,147.0,285.0,45334.44592322496 -0,23,9,12,7,1.0,10.0,431.0,100.0,66.0,22.0,4.0,12.0,0.0,1.0,11.0,133.0,21.0,21.0,1.0,6.0,20.0,7.0,8.0,11.0,443.0,143.0,257.0,5.0,9.0,10.0,7.0,10.0,8.0,450.0,95.0,292.0,16.0,15.0,9.0,7.0,10.0,4.0,120.0,29.0,164.0,0.0,20.0,12.0,18.0,2.0,20.0,181.0,59.0,182.0,24.0,11.0,2.0,17.0,20.0,11.0,28.0,72.0,53.0,20.0,15.0,13.0,9.0,13.0,2.0,271.0,193.0,205.0,8.0,13.0,7.0,5.0,11.0,9.0,341.0,98.0,258.0,13.0,3.0,20.0,3.0,9.0,6.0,210.0,47.0,86.0,48919.582992779586 -0,30,9,7,19,4.0,6.0,431.0,182.0,66.0,26.0,11.0,10.0,5.0,8.0,13.0,46.0,93.0,129.0,15.0,13.0,2.0,7.0,8.0,6.0,144.0,41.0,281.0,0.0,1.0,14.0,9.0,10.0,13.0,450.0,94.0,25.0,22.0,7.0,3.0,4.0,13.0,18.0,369.0,63.0,26.0,24.0,14.0,18.0,11.0,2.0,13.0,194.0,41.0,182.0,23.0,17.0,15.0,19.0,8.0,11.0,28.0,72.0,20.0,2.0,15.0,13.0,4.0,10.0,4.0,590.0,193.0,205.0,30.0,6.0,4.0,1.0,4.0,12.0,341.0,46.0,217.0,18.0,5.0,9.0,11.0,9.0,12.0,176.0,98.0,234.0,49911.382440014015 -0,6,20,8,8,4.0,19.0,552.0,52.0,81.0,18.0,3.0,9.0,2.0,2.0,12.0,160.0,78.0,90.0,23.0,17.0,10.0,10.0,4.0,14.0,472.0,77.0,229.0,23.0,9.0,4.0,5.0,3.0,6.0,351.0,79.0,281.0,29.0,11.0,11.0,11.0,12.0,13.0,476.0,173.0,97.0,16.0,20.0,17.0,10.0,9.0,13.0,144.0,149.0,139.0,12.0,18.0,8.0,4.0,18.0,3.0,121.0,128.0,126.0,19.0,2.0,17.0,5.0,7.0,6.0,481.0,105.0,10.0,21.0,12.0,17.0,5.0,10.0,13.0,41.0,146.0,268.0,14.0,9.0,12.0,18.0,17.0,13.0,225.0,83.0,297.0,51756.98170803892 -0,11,6,13,8,0.0,13.0,428.0,124.0,31.0,15.0,3.0,20.0,2.0,13.0,11.0,252.0,74.0,250.0,16.0,16.0,15.0,12.0,2.0,15.0,160.0,84.0,10.0,7.0,7.0,7.0,5.0,0.0,2.0,506.0,79.0,158.0,29.0,11.0,8.0,14.0,11.0,3.0,521.0,112.0,89.0,16.0,13.0,11.0,3.0,3.0,6.0,376.0,99.0,143.0,18.0,3.0,9.0,1.0,8.0,14.0,299.0,102.0,134.0,26.0,8.0,4.0,5.0,7.0,7.0,466.0,156.0,152.0,5.0,3.0,11.0,12.0,9.0,15.0,197.0,120.0,268.0,15.0,9.0,13.0,7.0,11.0,11.0,199.0,76.0,114.0,46362.12985636279 -0,12,9,17,4,2.0,15.0,554.0,158.0,63.0,21.0,13.0,1.0,2.0,9.0,2.0,312.0,181.0,165.0,21.0,0.0,5.0,14.0,5.0,10.0,572.0,55.0,43.0,19.0,17.0,6.0,0.0,3.0,6.0,147.0,46.0,149.0,13.0,12.0,20.0,15.0,16.0,5.0,412.0,35.0,283.0,1.0,15.0,18.0,13.0,13.0,17.0,188.0,78.0,298.0,8.0,6.0,7.0,8.0,20.0,3.0,217.0,33.0,123.0,26.0,2.0,2.0,4.0,4.0,10.0,589.0,182.0,184.0,20.0,6.0,2.0,4.0,16.0,20.0,255.0,115.0,153.0,26.0,3.0,1.0,6.0,14.0,6.0,21.0,141.0,261.0,51545.50431920586 -0,25,15,7,14,16.0,15.0,526.0,101.0,130.0,24.0,15.0,15.0,19.0,16.0,15.0,16.0,164.0,147.0,7.0,5.0,7.0,10.0,2.0,7.0,572.0,95.0,294.0,24.0,17.0,7.0,17.0,17.0,8.0,483.0,175.0,130.0,7.0,12.0,12.0,16.0,9.0,11.0,161.0,142.0,133.0,1.0,16.0,9.0,3.0,19.0,10.0,417.0,130.0,150.0,19.0,6.0,13.0,7.0,1.0,19.0,157.0,83.0,17.0,30.0,1.0,16.0,4.0,6.0,16.0,411.0,194.0,215.0,19.0,8.0,10.0,4.0,7.0,15.0,294.0,106.0,180.0,28.0,17.0,17.0,6.0,6.0,12.0,398.0,88.0,285.0,52074.19325198203 -0,6,15,8,15,2.0,5.0,554.0,102.0,153.0,24.0,15.0,12.0,19.0,18.0,2.0,343.0,164.0,24.0,23.0,20.0,11.0,14.0,5.0,4.0,572.0,100.0,18.0,27.0,17.0,11.0,17.0,17.0,20.0,490.0,63.0,130.0,6.0,12.0,20.0,17.0,9.0,11.0,489.0,131.0,135.0,7.0,16.0,9.0,5.0,10.0,9.0,84.0,62.0,150.0,12.0,15.0,13.0,10.0,13.0,14.0,57.0,127.0,105.0,16.0,11.0,12.0,4.0,6.0,10.0,520.0,73.0,83.0,20.0,9.0,4.0,7.0,16.0,19.0,143.0,54.0,11.0,17.0,17.0,10.0,17.0,14.0,14.0,85.0,18.0,285.0,53659.51754043884 -0,11,15,20,15,19.0,15.0,452.0,56.0,172.0,24.0,7.0,4.0,19.0,9.0,7.0,526.0,164.0,50.0,6.0,19.0,3.0,19.0,16.0,14.0,572.0,100.0,251.0,23.0,17.0,7.0,8.0,11.0,20.0,456.0,25.0,130.0,25.0,14.0,18.0,16.0,9.0,4.0,489.0,23.0,15.0,6.0,2.0,9.0,9.0,1.0,17.0,306.0,80.0,39.0,12.0,6.0,12.0,7.0,18.0,11.0,157.0,47.0,105.0,6.0,11.0,19.0,8.0,11.0,20.0,455.0,73.0,119.0,11.0,12.0,2.0,4.0,16.0,1.0,254.0,142.0,168.0,17.0,19.0,5.0,6.0,1.0,12.0,160.0,88.0,282.0,54626.117763202245 -0,23,2,10,13,16.0,10.0,454.0,52.0,192.0,15.0,20.0,9.0,20.0,16.0,0.0,433.0,63.0,117.0,19.0,14.0,7.0,10.0,18.0,7.0,371.0,118.0,197.0,18.0,7.0,9.0,16.0,8.0,7.0,524.0,129.0,152.0,4.0,7.0,11.0,19.0,12.0,1.0,539.0,50.0,37.0,21.0,9.0,12.0,2.0,17.0,10.0,339.0,16.0,111.0,12.0,4.0,8.0,18.0,18.0,8.0,300.0,91.0,18.0,14.0,15.0,9.0,11.0,17.0,20.0,190.0,116.0,106.0,7.0,2.0,4.0,4.0,4.0,15.0,440.0,195.0,234.0,22.0,11.0,6.0,13.0,20.0,20.0,307.0,52.0,285.0,53920.773165651015 -0,7,6,12,4,5.0,13.0,328.0,98.0,104.0,11.0,4.0,4.0,5.0,12.0,9.0,286.0,100.0,128.0,18.0,4.0,15.0,7.0,13.0,13.0,472.0,107.0,6.0,18.0,11.0,10.0,6.0,12.0,9.0,132.0,21.0,145.0,20.0,7.0,11.0,1.0,11.0,5.0,358.0,130.0,20.0,20.0,9.0,7.0,4.0,9.0,9.0,248.0,134.0,118.0,13.0,8.0,0.0,13.0,18.0,8.0,413.0,57.0,173.0,17.0,13.0,7.0,10.0,2.0,4.0,225.0,105.0,90.0,10.0,10.0,3.0,5.0,13.0,18.0,47.0,103.0,160.0,20.0,2.0,14.0,5.0,15.0,16.0,66.0,96.0,205.0,35760.192278123286 -0,25,10,11,8,0.0,2.0,191.0,52.0,7.0,20.0,3.0,2.0,11.0,17.0,2.0,190.0,52.0,274.0,18.0,16.0,6.0,8.0,17.0,9.0,572.0,84.0,13.0,19.0,17.0,16.0,19.0,11.0,5.0,298.0,196.0,185.0,29.0,12.0,5.0,15.0,9.0,18.0,476.0,189.0,69.0,11.0,7.0,6.0,2.0,18.0,11.0,479.0,130.0,139.0,22.0,17.0,13.0,10.0,8.0,14.0,264.0,139.0,134.0,22.0,11.0,13.0,19.0,7.0,15.0,225.0,105.0,118.0,19.0,6.0,2.0,5.0,13.0,15.0,406.0,77.0,195.0,18.0,9.0,14.0,7.0,11.0,19.0,184.0,34.0,285.0,397442.91904155863 -0,23,14,9,6,12.0,15.0,473.0,158.0,27.0,17.0,4.0,17.0,2.0,9.0,15.0,321.0,117.0,250.0,21.0,5.0,9.0,9.0,1.0,14.0,489.0,111.0,22.0,11.0,15.0,8.0,14.0,19.0,5.0,428.0,79.0,162.0,8.0,12.0,9.0,14.0,10.0,8.0,250.0,171.0,103.0,18.0,5.0,8.0,20.0,13.0,13.0,188.0,81.0,150.0,18.0,9.0,7.0,5.0,1.0,13.0,476.0,83.0,89.0,16.0,8.0,10.0,5.0,7.0,9.0,106.0,105.0,136.0,20.0,8.0,5.0,5.0,10.0,1.0,363.0,120.0,158.0,18.0,6.0,16.0,7.0,12.0,14.0,398.0,76.0,263.0,51217.936492222274 -0,17,5,20,12,16.0,2.0,332.0,148.0,175.0,13.0,3.0,2.0,14.0,3.0,5.0,96.0,52.0,214.0,30.0,17.0,19.0,13.0,7.0,14.0,472.0,107.0,6.0,18.0,6.0,8.0,5.0,11.0,18.0,584.0,45.0,150.0,7.0,0.0,13.0,9.0,15.0,13.0,95.0,72.0,20.0,0.0,3.0,8.0,2.0,4.0,3.0,594.0,20.0,111.0,11.0,10.0,8.0,8.0,11.0,16.0,172.0,103.0,21.0,9.0,14.0,6.0,7.0,5.0,1.0,292.0,75.0,220.0,23.0,0.0,4.0,3.0,4.0,9.0,61.0,63.0,55.0,24.0,14.0,2.0,4.0,13.0,13.0,338.0,133.0,59.0,41671.26032534029 -0,0,5,11,8,12.0,5.0,270.0,52.0,4.0,14.0,3.0,5.0,6.0,16.0,9.0,96.0,52.0,225.0,15.0,0.0,10.0,9.0,19.0,12.0,413.0,184.0,6.0,6.0,13.0,8.0,11.0,2.0,3.0,533.0,87.0,162.0,11.0,13.0,11.0,18.0,4.0,1.0,506.0,57.0,67.0,5.0,3.0,10.0,5.0,16.0,19.0,292.0,98.0,111.0,9.0,18.0,8.0,7.0,19.0,7.0,299.0,183.0,159.0,9.0,16.0,6.0,6.0,14.0,4.0,466.0,61.0,41.0,20.0,12.0,9.0,4.0,11.0,12.0,120.0,70.0,170.0,22.0,11.0,3.0,20.0,11.0,13.0,275.0,66.0,173.0,162776.0105517875 -0,16,12,2,7,6.0,3.0,494.0,41.0,271.0,13.0,0.0,2.0,0.0,0.0,20.0,69.0,113.0,165.0,11.0,17.0,12.0,12.0,9.0,5.0,271.0,89.0,160.0,28.0,17.0,4.0,13.0,17.0,0.0,495.0,37.0,162.0,26.0,11.0,20.0,10.0,7.0,9.0,139.0,39.0,63.0,20.0,4.0,2.0,12.0,15.0,2.0,298.0,45.0,127.0,15.0,3.0,17.0,5.0,5.0,16.0,579.0,84.0,104.0,26.0,5.0,17.0,6.0,17.0,16.0,32.0,161.0,286.0,19.0,3.0,20.0,8.0,2.0,15.0,580.0,92.0,129.0,2.0,5.0,10.0,12.0,8.0,7.0,259.0,198.0,46.0,47363.73432822431 -0,27,8,14,20,17.0,5.0,526.0,62.0,234.0,26.0,1.0,12.0,12.0,16.0,16.0,567.0,45.0,192.0,14.0,9.0,9.0,7.0,18.0,15.0,413.0,145.0,223.0,27.0,7.0,11.0,1.0,13.0,10.0,524.0,69.0,189.0,4.0,19.0,9.0,1.0,11.0,19.0,319.0,161.0,208.0,21.0,17.0,13.0,4.0,7.0,6.0,68.0,102.0,47.0,11.0,13.0,12.0,6.0,14.0,1.0,87.0,97.0,228.0,16.0,6.0,8.0,14.0,4.0,4.0,91.0,116.0,264.0,30.0,3.0,2.0,13.0,6.0,18.0,379.0,94.0,126.0,21.0,1.0,13.0,13.0,19.0,16.0,65.0,110.0,52.0,55520.07315185865 -0,6,9,11,7,2.0,16.0,554.0,120.0,285.0,19.0,7.0,4.0,19.0,9.0,14.0,234.0,164.0,129.0,15.0,8.0,7.0,11.0,8.0,14.0,572.0,41.0,294.0,26.0,17.0,2.0,7.0,17.0,20.0,490.0,156.0,140.0,19.0,16.0,12.0,5.0,0.0,3.0,489.0,63.0,181.0,13.0,14.0,12.0,13.0,19.0,9.0,417.0,59.0,182.0,15.0,11.0,18.0,7.0,12.0,11.0,564.0,94.0,20.0,6.0,11.0,13.0,19.0,10.0,9.0,341.0,73.0,201.0,13.0,12.0,7.0,4.0,6.0,12.0,341.0,115.0,100.0,17.0,5.0,5.0,6.0,14.0,7.0,119.0,98.0,27.0,53947.99656494526 -0,23,12,8,11,2.0,11.0,431.0,89.0,172.0,23.0,14.0,10.0,7.0,10.0,2.0,220.0,126.0,86.0,7.0,13.0,9.0,7.0,5.0,7.0,489.0,88.0,282.0,7.0,16.0,7.0,17.0,14.0,8.0,455.0,95.0,131.0,6.0,8.0,5.0,16.0,9.0,10.0,457.0,133.0,70.0,11.0,16.0,12.0,18.0,3.0,13.0,288.0,62.0,150.0,17.0,6.0,2.0,6.0,6.0,14.0,57.0,82.0,105.0,17.0,11.0,14.0,12.0,6.0,2.0,431.0,167.0,161.0,18.0,7.0,3.0,5.0,14.0,3.0,254.0,104.0,217.0,17.0,17.0,9.0,5.0,6.0,7.0,219.0,88.0,221.0,50661.51370081361 -0,21,5,8,8,7.0,1.0,549.0,60.0,251.0,14.0,3.0,13.0,2.0,17.0,14.0,16.0,84.0,81.0,7.0,17.0,17.0,9.0,9.0,14.0,304.0,131.0,241.0,9.0,13.0,16.0,4.0,1.0,10.0,511.0,199.0,160.0,27.0,4.0,12.0,8.0,14.0,19.0,1.0,89.0,114.0,15.0,4.0,9.0,20.0,15.0,1.0,64.0,191.0,35.0,18.0,18.0,8.0,7.0,2.0,2.0,231.0,28.0,145.0,3.0,19.0,6.0,8.0,19.0,14.0,145.0,200.0,12.0,29.0,5.0,12.0,7.0,1.0,9.0,435.0,116.0,188.0,18.0,9.0,11.0,4.0,9.0,13.0,337.0,79.0,124.0,50450.390113806934 -0,17,11,9,14,0.0,11.0,419.0,194.0,130.0,15.0,4.0,8.0,2.0,13.0,7.0,297.0,112.0,90.0,24.0,17.0,20.0,18.0,0.0,19.0,438.0,184.0,111.0,8.0,12.0,8.0,3.0,11.0,10.0,508.0,68.0,196.0,13.0,14.0,13.0,17.0,12.0,1.0,476.0,137.0,73.0,18.0,3.0,10.0,14.0,6.0,6.0,316.0,122.0,135.0,17.0,3.0,6.0,6.0,8.0,9.0,448.0,139.0,93.0,11.0,10.0,8.0,5.0,11.0,5.0,311.0,85.0,126.0,25.0,3.0,5.0,10.0,18.0,13.0,417.0,117.0,170.0,20.0,10.0,14.0,20.0,10.0,14.0,184.0,77.0,115.0,52298.25315588342 -0,17,2,13,10,11.0,15.0,107.0,158.0,63.0,30.0,17.0,4.0,14.0,9.0,3.0,255.0,23.0,117.0,20.0,19.0,7.0,5.0,5.0,5.0,472.0,115.0,43.0,19.0,6.0,8.0,5.0,4.0,13.0,53.0,159.0,162.0,7.0,12.0,18.0,18.0,17.0,19.0,424.0,81.0,65.0,25.0,3.0,19.0,15.0,10.0,6.0,385.0,29.0,33.0,9.0,18.0,8.0,1.0,0.0,7.0,463.0,103.0,7.0,14.0,11.0,14.0,18.0,6.0,4.0,444.0,75.0,209.0,3.0,6.0,17.0,6.0,16.0,14.0,72.0,134.0,268.0,27.0,9.0,14.0,20.0,19.0,17.0,575.0,76.0,178.0,614964.5657436593 -0,17,4,6,2,2.0,13.0,324.0,78.0,4.0,28.0,3.0,18.0,11.0,13.0,15.0,343.0,46.0,165.0,15.0,18.0,5.0,9.0,2.0,14.0,482.0,49.0,201.0,18.0,3.0,8.0,8.0,13.0,5.0,544.0,45.0,188.0,25.0,14.0,11.0,11.0,4.0,9.0,475.0,147.0,20.0,22.0,4.0,18.0,2.0,18.0,9.0,188.0,20.0,60.0,15.0,6.0,7.0,4.0,17.0,10.0,264.0,117.0,251.0,3.0,14.0,6.0,11.0,14.0,4.0,106.0,66.0,127.0,9.0,16.0,3.0,3.0,12.0,6.0,132.0,118.0,145.0,21.0,3.0,7.0,18.0,11.0,17.0,406.0,193.0,225.0,46863.89560237388 -0,6,9,18,2,19.0,17.0,238.0,105.0,63.0,19.0,3.0,18.0,16.0,14.0,15.0,560.0,164.0,165.0,16.0,2.0,4.0,4.0,8.0,16.0,499.0,154.0,280.0,30.0,3.0,2.0,14.0,2.0,20.0,571.0,174.0,140.0,18.0,16.0,8.0,5.0,5.0,9.0,385.0,50.0,71.0,28.0,15.0,0.0,1.0,12.0,3.0,480.0,59.0,267.0,15.0,11.0,18.0,1.0,20.0,7.0,564.0,185.0,114.0,6.0,20.0,4.0,12.0,5.0,4.0,341.0,89.0,286.0,20.0,12.0,9.0,15.0,8.0,4.0,370.0,88.0,100.0,15.0,8.0,7.0,6.0,14.0,17.0,150.0,193.0,27.0,67804.4257525963 -0,20,4,10,4,7.0,15.0,554.0,149.0,285.0,28.0,13.0,4.0,19.0,9.0,14.0,312.0,33.0,136.0,15.0,9.0,7.0,9.0,8.0,14.0,513.0,41.0,249.0,26.0,17.0,8.0,7.0,16.0,8.0,544.0,158.0,188.0,18.0,12.0,12.0,5.0,17.0,3.0,489.0,25.0,65.0,17.0,14.0,19.0,13.0,17.0,9.0,188.0,74.0,182.0,23.0,9.0,7.0,5.0,16.0,10.0,264.0,101.0,20.0,3.0,16.0,13.0,11.0,17.0,4.0,276.0,66.0,201.0,13.0,6.0,3.0,3.0,6.0,11.0,341.0,115.0,135.0,17.0,4.0,5.0,3.0,17.0,13.0,499.0,110.0,213.0,54680.693201463495 -0,16,5,13,7,5.0,13.0,328.0,37.0,4.0,14.0,20.0,1.0,4.0,12.0,20.0,599.0,100.0,117.0,12.0,20.0,12.0,7.0,18.0,1.0,295.0,120.0,153.0,27.0,10.0,4.0,18.0,11.0,9.0,524.0,21.0,29.0,12.0,7.0,18.0,3.0,18.0,13.0,271.0,130.0,203.0,8.0,10.0,19.0,17.0,5.0,9.0,298.0,134.0,111.0,9.0,16.0,2.0,13.0,19.0,9.0,301.0,97.0,244.0,14.0,2.0,7.0,7.0,4.0,11.0,312.0,162.0,106.0,22.0,12.0,5.0,13.0,11.0,15.0,201.0,92.0,129.0,12.0,11.0,18.0,13.0,7.0,7.0,119.0,96.0,54.0,49088.60167187004 -0,16,5,12,4,3.0,10.0,494.0,41.0,271.0,13.0,8.0,9.0,8.0,14.0,9.0,286.0,83.0,192.0,17.0,6.0,18.0,10.0,5.0,15.0,395.0,108.0,6.0,8.0,8.0,11.0,12.0,17.0,12.0,110.0,22.0,152.0,26.0,19.0,17.0,2.0,12.0,4.0,586.0,39.0,99.0,21.0,4.0,18.0,4.0,15.0,7.0,290.0,16.0,127.0,12.0,11.0,7.0,16.0,5.0,9.0,311.0,83.0,18.0,16.0,9.0,7.0,11.0,13.0,3.0,288.0,84.0,116.0,28.0,8.0,2.0,5.0,12.0,18.0,381.0,115.0,234.0,21.0,9.0,13.0,5.0,20.0,13.0,49.0,81.0,227.0,35396.68496659505 -0,30,15,5,7,10.0,2.0,110.0,195.0,99.0,14.0,4.0,3.0,5.0,10.0,9.0,553.0,21.0,176.0,14.0,11.0,20.0,10.0,12.0,7.0,224.0,151.0,202.0,25.0,18.0,12.0,15.0,12.0,17.0,524.0,166.0,141.0,26.0,8.0,12.0,1.0,11.0,9.0,555.0,39.0,153.0,11.0,16.0,19.0,19.0,4.0,9.0,298.0,101.0,206.0,6.0,8.0,2.0,16.0,15.0,11.0,128.0,122.0,145.0,16.0,9.0,6.0,11.0,13.0,3.0,264.0,139.0,106.0,30.0,6.0,12.0,20.0,6.0,15.0,419.0,115.0,233.0,21.0,11.0,16.0,5.0,14.0,16.0,593.0,37.0,285.0,293111.752552677 -0,16,5,9,18,3.0,8.0,374.0,45.0,82.0,13.0,9.0,13.0,11.0,12.0,14.0,512.0,112.0,117.0,18.0,6.0,18.0,7.0,12.0,15.0,360.0,86.0,6.0,15.0,17.0,20.0,6.0,11.0,13.0,449.0,37.0,159.0,23.0,15.0,10.0,9.0,13.0,7.0,363.0,39.0,203.0,14.0,9.0,11.0,3.0,12.0,7.0,248.0,50.0,111.0,15.0,11.0,4.0,15.0,5.0,10.0,101.0,120.0,186.0,10.0,8.0,15.0,7.0,6.0,9.0,91.0,80.0,194.0,22.0,3.0,5.0,13.0,9.0,3.0,383.0,92.0,129.0,21.0,2.0,16.0,7.0,13.0,12.0,398.0,147.0,269.0,38727.47125229445 -0,23,7,14,3,15.0,14.0,551.0,158.0,0.0,26.0,5.0,18.0,2.0,17.0,0.0,253.0,33.0,224.0,25.0,1.0,0.0,9.0,16.0,13.0,413.0,41.0,133.0,4.0,3.0,8.0,12.0,6.0,6.0,171.0,159.0,188.0,6.0,12.0,1.0,11.0,17.0,9.0,424.0,10.0,269.0,18.0,15.0,11.0,5.0,1.0,13.0,188.0,94.0,32.0,16.0,17.0,7.0,9.0,11.0,7.0,164.0,185.0,66.0,25.0,5.0,9.0,20.0,7.0,12.0,85.0,66.0,195.0,11.0,20.0,20.0,8.0,10.0,1.0,112.0,94.0,29.0,9.0,3.0,19.0,3.0,19.0,7.0,29.0,44.0,80.0,53346.12113443823 -0,20,14,10,2,15.0,15.0,434.0,153.0,63.0,28.0,16.0,18.0,11.0,9.0,14.0,343.0,158.0,165.0,25.0,17.0,3.0,3.0,8.0,14.0,497.0,49.0,249.0,19.0,0.0,15.0,13.0,16.0,11.0,195.0,150.0,26.0,18.0,7.0,18.0,5.0,8.0,12.0,432.0,72.0,126.0,25.0,13.0,19.0,15.0,11.0,2.0,97.0,125.0,47.0,15.0,1.0,9.0,1.0,17.0,9.0,226.0,161.0,80.0,3.0,10.0,10.0,11.0,20.0,8.0,102.0,180.0,145.0,2.0,2.0,7.0,3.0,16.0,8.0,225.0,128.0,147.0,10.0,0.0,7.0,3.0,19.0,17.0,286.0,138.0,31.0,53484.34683092532 -0,15,19,9,14,5.0,3.0,328.0,79.0,132.0,12.0,20.0,4.0,14.0,20.0,6.0,191.0,52.0,16.0,22.0,14.0,19.0,10.0,5.0,16.0,472.0,20.0,0.0,10.0,6.0,15.0,17.0,15.0,5.0,346.0,46.0,152.0,12.0,7.0,4.0,18.0,4.0,1.0,367.0,147.0,20.0,2.0,12.0,6.0,2.0,7.0,9.0,575.0,20.0,175.0,30.0,7.0,2.0,4.0,19.0,6.0,299.0,57.0,4.0,14.0,10.0,10.0,6.0,11.0,11.0,296.0,11.0,209.0,23.0,0.0,5.0,5.0,11.0,18.0,592.0,28.0,234.0,22.0,11.0,14.0,11.0,11.0,13.0,87.0,105.0,178.0,35582.33304519896 -0,15,2,13,5,3.0,13.0,325.0,155.0,4.0,4.0,3.0,20.0,13.0,12.0,16.0,282.0,91.0,117.0,14.0,14.0,19.0,10.0,1.0,13.0,472.0,107.0,175.0,6.0,11.0,10.0,5.0,12.0,9.0,243.0,21.0,160.0,21.0,14.0,18.0,0.0,12.0,1.0,271.0,140.0,263.0,21.0,9.0,8.0,1.0,16.0,6.0,248.0,19.0,111.0,12.0,15.0,4.0,16.0,19.0,8.0,316.0,82.0,86.0,14.0,11.0,9.0,7.0,13.0,16.0,333.0,75.0,106.0,22.0,13.0,4.0,4.0,12.0,16.0,41.0,79.0,237.0,21.0,4.0,13.0,9.0,11.0,13.0,79.0,88.0,285.0,46541.92231624905 -0,4,14,1,6,12.0,15.0,473.0,158.0,27.0,17.0,4.0,17.0,2.0,9.0,2.0,42.0,46.0,84.0,21.0,13.0,15.0,13.0,7.0,7.0,489.0,111.0,22.0,5.0,5.0,6.0,4.0,19.0,5.0,465.0,62.0,162.0,30.0,6.0,9.0,14.0,10.0,3.0,250.0,171.0,103.0,8.0,5.0,8.0,18.0,11.0,13.0,470.0,158.0,258.0,12.0,9.0,7.0,15.0,1.0,12.0,476.0,83.0,103.0,5.0,8.0,19.0,5.0,19.0,17.0,171.0,105.0,136.0,12.0,16.0,5.0,5.0,10.0,1.0,363.0,134.0,234.0,8.0,3.0,7.0,7.0,12.0,14.0,398.0,76.0,53.0,45305.78193153906 -0,14,14,20,17,12.0,16.0,445.0,33.0,27.0,1.0,4.0,17.0,2.0,9.0,2.0,440.0,117.0,166.0,21.0,14.0,19.0,11.0,1.0,14.0,489.0,75.0,22.0,7.0,15.0,12.0,14.0,19.0,16.0,428.0,112.0,133.0,8.0,3.0,4.0,14.0,10.0,8.0,466.0,171.0,63.0,18.0,5.0,8.0,20.0,8.0,8.0,188.0,81.0,150.0,18.0,9.0,11.0,5.0,12.0,10.0,488.0,83.0,89.0,16.0,17.0,10.0,5.0,7.0,15.0,30.0,192.0,23.0,20.0,20.0,14.0,18.0,15.0,1.0,235.0,106.0,158.0,18.0,6.0,9.0,7.0,2.0,14.0,504.0,76.0,263.0,51065.069682919624 -0,15,5,9,8,0.0,15.0,332.0,172.0,223.0,14.0,8.0,11.0,8.0,13.0,20.0,96.0,57.0,265.0,2.0,17.0,20.0,13.0,17.0,17.0,455.0,186.0,40.0,15.0,6.0,6.0,13.0,17.0,5.0,594.0,157.0,150.0,7.0,0.0,11.0,7.0,13.0,0.0,48.0,129.0,20.0,3.0,4.0,8.0,2.0,18.0,17.0,523.0,17.0,111.0,9.0,18.0,14.0,4.0,11.0,15.0,172.0,103.0,24.0,9.0,19.0,6.0,7.0,3.0,4.0,435.0,75.0,96.0,21.0,0.0,4.0,5.0,15.0,5.0,61.0,10.0,171.0,14.0,14.0,19.0,20.0,13.0,0.0,225.0,76.0,178.0,40304.024875555464 -0,16,5,12,12,0.0,13.0,329.0,52.0,121.0,13.0,3.0,4.0,16.0,4.0,9.0,255.0,27.0,90.0,15.0,17.0,19.0,11.0,1.0,14.0,220.0,61.0,34.0,6.0,1.0,5.0,6.0,15.0,18.0,584.0,45.0,162.0,29.0,14.0,12.0,13.0,4.0,1.0,232.0,147.0,20.0,3.0,3.0,8.0,0.0,4.0,6.0,498.0,151.0,111.0,10.0,10.0,11.0,4.0,19.0,7.0,220.0,13.0,145.0,14.0,20.0,6.0,13.0,6.0,3.0,466.0,75.0,220.0,21.0,0.0,4.0,3.0,10.0,11.0,41.0,79.0,104.0,22.0,11.0,2.0,4.0,11.0,13.0,314.0,133.0,170.0,35396.68496659505 -0,18,16,7,3,0.0,16.0,482.0,52.0,16.0,21.0,7.0,20.0,2.0,1.0,0.0,52.0,164.0,165.0,13.0,11.0,13.0,8.0,10.0,16.0,504.0,84.0,122.0,27.0,2.0,7.0,19.0,6.0,5.0,548.0,47.0,185.0,16.0,12.0,3.0,6.0,12.0,9.0,369.0,192.0,158.0,11.0,9.0,0.0,2.0,7.0,9.0,479.0,106.0,233.0,18.0,17.0,1.0,1.0,6.0,3.0,264.0,139.0,145.0,14.0,19.0,10.0,0.0,12.0,15.0,240.0,53.0,3.0,18.0,1.0,14.0,5.0,13.0,1.0,376.0,35.0,0.0,21.0,9.0,7.0,7.0,11.0,19.0,398.0,143.0,243.0,45881.31164312341 -0,24,10,6,6,17.0,5.0,235.0,55.0,53.0,20.0,3.0,12.0,17.0,17.0,15.0,226.0,52.0,219.0,17.0,12.0,6.0,12.0,17.0,9.0,573.0,84.0,104.0,19.0,2.0,10.0,16.0,11.0,9.0,418.0,196.0,120.0,16.0,20.0,7.0,11.0,9.0,12.0,466.0,189.0,127.0,28.0,7.0,6.0,3.0,18.0,14.0,478.0,128.0,150.0,22.0,8.0,12.0,10.0,8.0,14.0,583.0,146.0,134.0,16.0,15.0,13.0,6.0,10.0,10.0,179.0,105.0,254.0,1.0,6.0,11.0,4.0,15.0,11.0,406.0,76.0,198.0,18.0,14.0,7.0,7.0,16.0,18.0,258.0,148.0,251.0,104686.64499825428 -0,27,5,14,14,17.0,19.0,526.0,22.0,146.0,16.0,1.0,3.0,7.0,17.0,1.0,179.0,17.0,165.0,11.0,16.0,1.0,12.0,16.0,5.0,413.0,156.0,249.0,11.0,3.0,14.0,12.0,17.0,10.0,264.0,184.0,285.0,30.0,7.0,9.0,19.0,20.0,12.0,319.0,57.0,9.0,12.0,13.0,2.0,5.0,14.0,11.0,68.0,102.0,152.0,1.0,13.0,12.0,12.0,2.0,1.0,214.0,32.0,207.0,26.0,3.0,17.0,20.0,7.0,9.0,66.0,180.0,227.0,3.0,2.0,6.0,14.0,6.0,14.0,481.0,94.0,173.0,16.0,0.0,17.0,12.0,19.0,16.0,286.0,152.0,89.0,52471.0776525885 -0,19,14,12,20,15.0,15.0,551.0,126.0,125.0,26.0,2.0,14.0,14.0,14.0,11.0,90.0,116.0,224.0,16.0,17.0,3.0,6.0,9.0,5.0,413.0,94.0,185.0,27.0,0.0,15.0,1.0,17.0,10.0,451.0,138.0,26.0,6.0,20.0,8.0,10.0,9.0,19.0,467.0,186.0,202.0,0.0,14.0,11.0,5.0,1.0,2.0,97.0,129.0,42.0,16.0,1.0,12.0,4.0,13.0,3.0,214.0,104.0,262.0,25.0,7.0,10.0,20.0,11.0,11.0,17.0,73.0,222.0,11.0,2.0,6.0,8.0,7.0,18.0,315.0,94.0,155.0,1.0,0.0,10.0,3.0,0.0,10.0,155.0,138.0,31.0,52187.127145915554 -0,18,14,8,3,1.0,15.0,403.0,197.0,0.0,26.0,8.0,20.0,5.0,12.0,15.0,26.0,150.0,216.0,20.0,13.0,3.0,5.0,16.0,5.0,413.0,94.0,108.0,14.0,8.0,19.0,9.0,17.0,17.0,475.0,151.0,232.0,16.0,1.0,2.0,9.0,13.0,8.0,122.0,59.0,171.0,0.0,8.0,11.0,5.0,0.0,3.0,417.0,36.0,47.0,22.0,1.0,12.0,12.0,20.0,20.0,214.0,27.0,237.0,17.0,10.0,12.0,20.0,7.0,12.0,17.0,22.0,147.0,25.0,15.0,19.0,6.0,10.0,11.0,267.0,14.0,155.0,1.0,0.0,17.0,3.0,19.0,11.0,281.0,173.0,195.0,47237.352482939576 -0,23,8,14,15,2.0,1.0,549.0,126.0,69.0,15.0,5.0,13.0,11.0,15.0,2.0,220.0,89.0,219.0,22.0,17.0,2.0,10.0,4.0,10.0,262.0,57.0,96.0,11.0,4.0,15.0,9.0,7.0,11.0,480.0,76.0,124.0,6.0,7.0,4.0,13.0,11.0,11.0,467.0,157.0,139.0,30.0,9.0,8.0,5.0,1.0,16.0,125.0,85.0,101.0,23.0,2.0,11.0,10.0,2.0,9.0,305.0,23.0,62.0,19.0,16.0,9.0,20.0,7.0,9.0,46.0,170.0,132.0,11.0,11.0,8.0,6.0,8.0,13.0,236.0,97.0,103.0,3.0,14.0,10.0,4.0,14.0,10.0,152.0,109.0,135.0,52292.94699285895 -0,15,8,8,3,0.0,4.0,364.0,52.0,69.0,10.0,3.0,2.0,14.0,13.0,9.0,448.0,89.0,216.0,24.0,11.0,6.0,10.0,1.0,16.0,458.0,19.0,83.0,22.0,15.0,8.0,9.0,15.0,2.0,533.0,62.0,191.0,27.0,12.0,1.0,18.0,16.0,1.0,150.0,195.0,117.0,21.0,8.0,8.0,8.0,18.0,16.0,270.0,20.0,11.0,9.0,3.0,11.0,10.0,19.0,7.0,185.0,27.0,61.0,14.0,14.0,4.0,19.0,7.0,14.0,466.0,75.0,209.0,25.0,13.0,5.0,8.0,20.0,11.0,125.0,68.0,135.0,14.0,17.0,14.0,0.0,7.0,13.0,225.0,43.0,178.0,51438.30556952608 -0,10,5,9,15,1.0,15.0,372.0,75.0,18.0,14.0,5.0,11.0,11.0,12.0,15.0,243.0,52.0,141.0,14.0,13.0,2.0,10.0,4.0,14.0,398.0,86.0,6.0,6.0,6.0,1.0,5.0,7.0,5.0,480.0,76.0,162.0,21.0,10.0,6.0,16.0,7.0,1.0,179.0,152.0,52.0,0.0,4.0,0.0,2.0,17.0,6.0,385.0,32.0,102.0,25.0,16.0,9.0,4.0,8.0,10.0,374.0,103.0,124.0,15.0,14.0,6.0,10.0,9.0,6.0,150.0,107.0,99.0,22.0,14.0,6.0,6.0,10.0,12.0,73.0,79.0,168.0,24.0,11.0,10.0,12.0,11.0,12.0,133.0,70.0,195.0,39976.021660448176 -0,12,4,17,5,6.0,15.0,275.0,61.0,63.0,28.0,17.0,14.0,17.0,9.0,2.0,429.0,33.0,165.0,6.0,19.0,4.0,11.0,5.0,17.0,155.0,152.0,249.0,19.0,14.0,8.0,12.0,20.0,6.0,529.0,153.0,188.0,17.0,16.0,15.0,3.0,0.0,5.0,412.0,82.0,283.0,28.0,8.0,8.0,15.0,18.0,11.0,256.0,34.0,137.0,15.0,1.0,0.0,4.0,20.0,10.0,217.0,146.0,173.0,12.0,15.0,16.0,11.0,4.0,4.0,565.0,174.0,127.0,28.0,6.0,19.0,12.0,16.0,20.0,442.0,115.0,46.0,26.0,3.0,1.0,3.0,14.0,6.0,3.0,111.0,32.0,47736.868597561304 -0,12,8,16,3,6.0,15.0,539.0,11.0,63.0,21.0,13.0,1.0,5.0,9.0,15.0,316.0,121.0,165.0,17.0,0.0,5.0,9.0,5.0,10.0,513.0,41.0,43.0,19.0,3.0,6.0,6.0,10.0,6.0,147.0,122.0,180.0,13.0,12.0,19.0,12.0,16.0,9.0,424.0,11.0,213.0,1.0,6.0,18.0,14.0,13.0,12.0,188.0,78.0,92.0,9.0,20.0,7.0,3.0,17.0,9.0,264.0,33.0,242.0,22.0,2.0,14.0,9.0,18.0,10.0,383.0,104.0,169.0,1.0,6.0,2.0,4.0,16.0,18.0,334.0,119.0,153.0,23.0,5.0,1.0,3.0,19.0,14.0,144.0,163.0,225.0,50637.40278331863 -0,28,11,11,8,7.0,11.0,181.0,30.0,4.0,12.0,3.0,11.0,16.0,6.0,7.0,45.0,71.0,182.0,20.0,15.0,14.0,0.0,1.0,14.0,63.0,107.0,96.0,6.0,6.0,9.0,5.0,18.0,1.0,508.0,24.0,162.0,27.0,14.0,14.0,18.0,4.0,16.0,476.0,141.0,73.0,17.0,15.0,13.0,9.0,0.0,6.0,107.0,37.0,111.0,18.0,18.0,8.0,3.0,19.0,9.0,187.0,116.0,145.0,14.0,9.0,17.0,12.0,11.0,4.0,216.0,101.0,181.0,21.0,0.0,5.0,10.0,12.0,19.0,41.0,133.0,247.0,11.0,11.0,14.0,20.0,15.0,4.0,367.0,56.0,243.0,455191.2007477719 -0,12,5,2,10,0.0,13.0,471.0,52.0,4.0,14.0,0.0,10.0,3.0,17.0,15.0,268.0,52.0,90.0,7.0,17.0,3.0,9.0,1.0,2.0,472.0,184.0,6.0,9.0,9.0,10.0,5.0,11.0,8.0,533.0,56.0,160.0,29.0,14.0,14.0,18.0,12.0,2.0,521.0,147.0,26.0,21.0,3.0,8.0,2.0,18.0,6.0,324.0,105.0,111.0,9.0,18.0,8.0,4.0,16.0,4.0,299.0,139.0,145.0,10.0,14.0,6.0,5.0,11.0,4.0,466.0,85.0,189.0,21.0,12.0,19.0,7.0,9.0,14.0,413.0,117.0,222.0,14.0,11.0,14.0,20.0,11.0,15.0,181.0,79.0,124.0,46160.693892983865 -0,2,0,1,17,1.0,20.0,238.0,158.0,192.0,28.0,9.0,18.0,10.0,9.0,15.0,343.0,33.0,165.0,0.0,19.0,0.0,12.0,5.0,11.0,526.0,41.0,286.0,25.0,2.0,20.0,9.0,6.0,10.0,571.0,74.0,8.0,16.0,12.0,18.0,13.0,17.0,11.0,182.0,10.0,287.0,28.0,20.0,8.0,10.0,1.0,7.0,361.0,14.0,22.0,15.0,17.0,7.0,18.0,1.0,7.0,264.0,172.0,193.0,16.0,3.0,14.0,12.0,6.0,9.0,105.0,199.0,60.0,16.0,3.0,9.0,1.0,16.0,1.0,370.0,77.0,145.0,1.0,5.0,0.0,11.0,7.0,17.0,223.0,36.0,225.0,60377.488792767166 -0,24,4,7,3,4.0,0.0,161.0,147.0,66.0,28.0,17.0,15.0,2.0,6.0,15.0,289.0,150.0,165.0,16.0,4.0,14.0,8.0,8.0,10.0,513.0,194.0,249.0,19.0,1.0,2.0,12.0,11.0,6.0,205.0,159.0,188.0,8.0,12.0,15.0,13.0,12.0,9.0,523.0,143.0,65.0,26.0,9.0,19.0,15.0,10.0,10.0,207.0,58.0,110.0,17.0,6.0,7.0,1.0,4.0,10.0,264.0,73.0,246.0,15.0,7.0,13.0,6.0,10.0,4.0,233.0,194.0,119.0,21.0,6.0,3.0,3.0,14.0,2.0,475.0,134.0,183.0,23.0,3.0,6.0,6.0,15.0,14.0,398.0,76.0,115.0,227606.2740520377 -0,12,11,8,14,3.0,15.0,324.0,182.0,63.0,9.0,13.0,13.0,2.0,17.0,9.0,390.0,181.0,170.0,21.0,17.0,20.0,20.0,14.0,13.0,572.0,184.0,295.0,9.0,0.0,17.0,16.0,19.0,17.0,147.0,132.0,220.0,22.0,15.0,20.0,0.0,16.0,4.0,476.0,35.0,210.0,9.0,15.0,8.0,13.0,20.0,6.0,92.0,59.0,25.0,26.0,10.0,7.0,8.0,10.0,18.0,155.0,153.0,244.0,14.0,8.0,14.0,20.0,4.0,0.0,589.0,13.0,207.0,20.0,16.0,7.0,15.0,4.0,20.0,413.0,43.0,194.0,26.0,10.0,14.0,6.0,1.0,16.0,591.0,74.0,261.0,52824.711849792686 -0,25,9,13,7,0.0,14.0,554.0,158.0,31.0,21.0,5.0,11.0,3.0,15.0,2.0,298.0,52.0,165.0,15.0,0.0,11.0,12.0,2.0,10.0,438.0,112.0,71.0,9.0,14.0,6.0,4.0,3.0,6.0,508.0,48.0,149.0,18.0,13.0,18.0,18.0,14.0,5.0,424.0,141.0,87.0,17.0,12.0,16.0,9.0,13.0,6.0,251.0,87.0,236.0,18.0,18.0,7.0,7.0,16.0,6.0,471.0,103.0,130.0,19.0,9.0,6.0,4.0,4.0,6.0,401.0,144.0,184.0,21.0,9.0,2.0,4.0,9.0,19.0,358.0,115.0,188.0,18.0,10.0,1.0,20.0,13.0,14.0,136.0,130.0,124.0,52168.55704205058 -0,16,4,6,20,15.0,14.0,238.0,158.0,63.0,20.0,17.0,16.0,15.0,11.0,2.0,574.0,25.0,223.0,4.0,17.0,3.0,3.0,13.0,5.0,580.0,161.0,115.0,5.0,0.0,8.0,2.0,18.0,2.0,307.0,147.0,26.0,18.0,7.0,8.0,8.0,17.0,9.0,424.0,10.0,65.0,7.0,13.0,19.0,11.0,8.0,15.0,381.0,55.0,47.0,16.0,1.0,9.0,20.0,17.0,10.0,264.0,143.0,223.0,6.0,10.0,16.0,5.0,3.0,5.0,464.0,114.0,206.0,11.0,8.0,3.0,17.0,10.0,4.0,370.0,170.0,21.0,1.0,4.0,10.0,11.0,19.0,5.0,295.0,159.0,232.0,49351.98975888509 -0,20,14,14,3,11.0,15.0,452.0,126.0,49.0,28.0,9.0,18.0,5.0,9.0,2.0,207.0,33.0,165.0,25.0,18.0,4.0,8.0,11.0,5.0,429.0,94.0,104.0,11.0,2.0,13.0,11.0,17.0,17.0,192.0,157.0,188.0,6.0,11.0,9.0,11.0,8.0,11.0,427.0,126.0,107.0,9.0,15.0,13.0,5.0,5.0,8.0,178.0,126.0,32.0,15.0,6.0,7.0,12.0,7.0,9.0,218.0,185.0,191.0,12.0,10.0,14.0,20.0,7.0,8.0,17.0,180.0,127.0,1.0,4.0,5.0,8.0,16.0,9.0,202.0,94.0,154.0,23.0,3.0,7.0,18.0,19.0,17.0,294.0,160.0,225.0,51017.653896345786 -0,23,14,0,7,15.0,18.0,473.0,175.0,27.0,17.0,8.0,1.0,2.0,7.0,11.0,599.0,14.0,185.0,18.0,5.0,9.0,7.0,18.0,15.0,330.0,120.0,186.0,8.0,7.0,9.0,14.0,8.0,17.0,428.0,37.0,146.0,25.0,19.0,16.0,0.0,11.0,9.0,250.0,39.0,69.0,7.0,9.0,11.0,4.0,13.0,13.0,582.0,22.0,21.0,12.0,3.0,2.0,13.0,16.0,16.0,376.0,164.0,157.0,4.0,13.0,7.0,7.0,7.0,19.0,106.0,116.0,194.0,20.0,1.0,5.0,17.0,0.0,1.0,541.0,135.0,129.0,20.0,18.0,16.0,7.0,0.0,19.0,398.0,37.0,244.0,54863.46670948761 -0,16,14,10,6,12.0,15.0,478.0,54.0,271.0,13.0,4.0,17.0,3.0,9.0,15.0,417.0,117.0,211.0,18.0,5.0,12.0,9.0,10.0,14.0,418.0,111.0,55.0,10.0,8.0,12.0,5.0,14.0,15.0,524.0,79.0,253.0,26.0,14.0,9.0,10.0,10.0,8.0,586.0,171.0,103.0,21.0,4.0,19.0,5.0,10.0,7.0,235.0,119.0,127.0,16.0,9.0,5.0,5.0,5.0,13.0,87.0,83.0,207.0,21.0,8.0,7.0,5.0,4.0,9.0,91.0,105.0,136.0,30.0,6.0,4.0,7.0,9.0,15.0,363.0,118.0,156.0,21.0,7.0,16.0,8.0,17.0,15.0,396.0,76.0,263.0,51310.075456076374 -0,17,9,6,6,12.0,10.0,62.0,16.0,82.0,21.0,19.0,3.0,8.0,5.0,0.0,311.0,13.0,297.0,6.0,9.0,17.0,8.0,6.0,6.0,582.0,164.0,169.0,9.0,8.0,7.0,15.0,12.0,4.0,466.0,179.0,66.0,28.0,7.0,2.0,10.0,5.0,8.0,118.0,138.0,153.0,0.0,5.0,6.0,15.0,15.0,15.0,545.0,130.0,108.0,19.0,8.0,8.0,4.0,9.0,6.0,395.0,103.0,227.0,14.0,6.0,10.0,5.0,16.0,7.0,227.0,79.0,171.0,23.0,16.0,14.0,3.0,9.0,1.0,376.0,39.0,268.0,22.0,11.0,7.0,10.0,5.0,13.0,319.0,16.0,210.0,610253.2147988911 -0,15,7,10,6,0.0,12.0,302.0,58.0,111.0,15.0,3.0,9.0,14.0,12.0,15.0,256.0,164.0,210.0,4.0,5.0,3.0,9.0,3.0,13.0,575.0,84.0,18.0,24.0,17.0,3.0,11.0,5.0,3.0,431.0,38.0,113.0,13.0,12.0,5.0,5.0,13.0,8.0,102.0,122.0,113.0,28.0,5.0,9.0,9.0,14.0,16.0,385.0,79.0,233.0,15.0,7.0,12.0,7.0,16.0,12.0,264.0,134.0,145.0,13.0,16.0,19.0,19.0,7.0,8.0,170.0,94.0,254.0,25.0,6.0,13.0,4.0,14.0,1.0,271.0,73.0,255.0,21.0,13.0,4.0,4.0,15.0,13.0,226.0,148.0,243.0,33202.2855440168 -0,17,12,6,14,0.0,11.0,302.0,62.0,82.0,15.0,4.0,8.0,18.0,13.0,7.0,311.0,11.0,104.0,24.0,20.0,20.0,13.0,2.0,18.0,438.0,184.0,132.0,7.0,17.0,0.0,1.0,17.0,8.0,59.0,130.0,113.0,13.0,19.0,13.0,10.0,3.0,9.0,594.0,127.0,211.0,9.0,7.0,16.0,3.0,5.0,15.0,316.0,98.0,233.0,9.0,12.0,15.0,6.0,17.0,8.0,448.0,194.0,145.0,26.0,11.0,14.0,1.0,11.0,17.0,311.0,98.0,267.0,15.0,0.0,13.0,19.0,16.0,16.0,152.0,76.0,105.0,20.0,17.0,14.0,11.0,14.0,13.0,438.0,68.0,243.0,43848.24199047039 -0,24,13,9,4,7.0,10.0,419.0,194.0,113.0,21.0,3.0,14.0,5.0,9.0,9.0,302.0,144.0,133.0,18.0,10.0,8.0,8.0,3.0,19.0,443.0,84.0,111.0,27.0,15.0,10.0,11.0,13.0,10.0,508.0,57.0,196.0,13.0,14.0,5.0,12.0,15.0,1.0,118.0,122.0,104.0,27.0,12.0,10.0,14.0,6.0,6.0,453.0,130.0,219.0,17.0,6.0,10.0,4.0,12.0,12.0,264.0,146.0,93.0,14.0,10.0,19.0,16.0,12.0,5.0,171.0,85.0,126.0,9.0,6.0,7.0,7.0,16.0,1.0,417.0,117.0,231.0,20.0,13.0,7.0,15.0,13.0,14.0,184.0,148.0,115.0,50679.69281926971 -0,4,7,9,16,12.0,15.0,328.0,59.0,194.0,14.0,20.0,4.0,14.0,9.0,5.0,321.0,13.0,250.0,5.0,5.0,19.0,16.0,20.0,13.0,489.0,111.0,6.0,11.0,15.0,12.0,14.0,12.0,4.0,30.0,40.0,162.0,18.0,9.0,18.0,14.0,12.0,16.0,271.0,171.0,103.0,18.0,10.0,18.0,20.0,16.0,20.0,188.0,120.0,68.0,24.0,8.0,2.0,16.0,1.0,8.0,555.0,57.0,22.0,18.0,7.0,10.0,17.0,11.0,9.0,106.0,105.0,123.0,20.0,8.0,2.0,5.0,2.0,18.0,124.0,120.0,158.0,22.0,12.0,13.0,5.0,20.0,12.0,398.0,191.0,215.0,38593.509788077834 -0,23,14,9,4,6.0,14.0,414.0,95.0,4.0,16.0,4.0,8.0,13.0,12.0,12.0,286.0,117.0,117.0,21.0,11.0,13.0,10.0,1.0,13.0,472.0,110.0,18.0,10.0,12.0,9.0,16.0,15.0,5.0,110.0,79.0,156.0,12.0,11.0,9.0,0.0,10.0,3.0,250.0,134.0,20.0,0.0,5.0,7.0,0.0,13.0,9.0,248.0,16.0,130.0,18.0,8.0,4.0,9.0,2.0,12.0,476.0,59.0,64.0,15.0,9.0,9.0,5.0,9.0,4.0,122.0,75.0,106.0,20.0,8.0,7.0,20.0,11.0,9.0,230.0,118.0,234.0,20.0,6.0,16.0,7.0,11.0,13.0,49.0,76.0,285.0,51217.936492222274 -0,23,17,9,6,9.0,15.0,595.0,127.0,73.0,12.0,5.0,13.0,1.0,9.0,8.0,177.0,86.0,216.0,13.0,5.0,15.0,9.0,2.0,10.0,531.0,111.0,22.0,30.0,15.0,8.0,8.0,19.0,11.0,595.0,191.0,162.0,6.0,12.0,2.0,4.0,10.0,8.0,250.0,171.0,103.0,26.0,5.0,8.0,5.0,14.0,18.0,560.0,44.0,259.0,29.0,3.0,7.0,10.0,8.0,11.0,395.0,27.0,61.0,29.0,16.0,6.0,6.0,19.0,9.0,437.0,107.0,7.0,18.0,14.0,9.0,4.0,10.0,0.0,363.0,144.0,103.0,24.0,6.0,4.0,9.0,19.0,14.0,247.0,117.0,195.0,51588.23585856921 -0,15,8,8,12,1.0,7.0,473.0,146.0,27.0,15.0,4.0,17.0,10.0,12.0,3.0,321.0,90.0,227.0,16.0,5.0,9.0,10.0,1.0,12.0,160.0,58.0,108.0,12.0,6.0,1.0,12.0,11.0,9.0,428.0,77.0,158.0,8.0,10.0,4.0,11.0,12.0,8.0,122.0,188.0,86.0,0.0,6.0,8.0,9.0,12.0,13.0,284.0,83.0,101.0,23.0,8.0,11.0,5.0,4.0,13.0,476.0,83.0,84.0,16.0,8.0,12.0,15.0,7.0,9.0,83.0,105.0,101.0,25.0,8.0,8.0,5.0,9.0,1.0,273.0,110.0,158.0,18.0,8.0,13.0,5.0,10.0,10.0,398.0,65.0,236.0,51438.30556952608 -0,3,4,16,18,11.0,19.0,419.0,52.0,76.0,19.0,20.0,4.0,14.0,17.0,2.0,190.0,52.0,260.0,20.0,2.0,19.0,19.0,14.0,3.0,551.0,84.0,179.0,26.0,17.0,16.0,19.0,11.0,5.0,221.0,196.0,152.0,12.0,12.0,17.0,1.0,19.0,18.0,85.0,130.0,273.0,11.0,13.0,17.0,14.0,16.0,9.0,479.0,16.0,152.0,2.0,2.0,2.0,8.0,8.0,9.0,264.0,62.0,185.0,14.0,6.0,13.0,11.0,2.0,3.0,406.0,106.0,118.0,23.0,6.0,4.0,19.0,17.0,1.0,595.0,115.0,290.0,12.0,9.0,3.0,0.0,20.0,6.0,174.0,150.0,121.0,50114.23158225388 -0,25,5,11,8,0.0,2.0,276.0,52.0,6.0,16.0,3.0,2.0,11.0,12.0,3.0,247.0,92.0,274.0,14.0,16.0,16.0,10.0,8.0,12.0,572.0,99.0,12.0,16.0,15.0,10.0,17.0,6.0,5.0,110.0,21.0,161.0,12.0,7.0,18.0,10.0,9.0,10.0,476.0,189.0,20.0,7.0,7.0,6.0,2.0,17.0,9.0,248.0,130.0,111.0,18.0,15.0,13.0,12.0,19.0,8.0,413.0,119.0,44.0,22.0,10.0,12.0,18.0,11.0,13.0,297.0,75.0,107.0,21.0,12.0,4.0,5.0,12.0,18.0,406.0,77.0,220.0,18.0,9.0,14.0,7.0,11.0,13.0,103.0,78.0,285.0,71991.94740235171 -0,22,12,10,7,3.0,15.0,494.0,139.0,66.0,13.0,2.0,15.0,5.0,9.0,15.0,599.0,83.0,192.0,18.0,6.0,12.0,7.0,18.0,14.0,271.0,105.0,37.0,8.0,0.0,2.0,0.0,7.0,17.0,524.0,33.0,189.0,26.0,12.0,10.0,1.0,6.0,6.0,586.0,106.0,173.0,21.0,4.0,8.0,5.0,17.0,7.0,298.0,20.0,5.0,4.0,2.0,18.0,2.0,5.0,14.0,280.0,97.0,193.0,16.0,5.0,7.0,6.0,4.0,4.0,91.0,116.0,286.0,16.0,16.0,10.0,13.0,9.0,0.0,392.0,61.0,129.0,21.0,2.0,4.0,6.0,7.0,16.0,60.0,65.0,115.0,53332.41751153128 -0,25,2,10,18,4.0,10.0,161.0,108.0,271.0,28.0,8.0,14.0,2.0,14.0,19.0,394.0,150.0,167.0,15.0,4.0,14.0,5.0,5.0,11.0,440.0,194.0,287.0,6.0,1.0,6.0,1.0,11.0,6.0,472.0,36.0,122.0,25.0,19.0,13.0,11.0,11.0,9.0,525.0,143.0,203.0,28.0,4.0,10.0,2.0,7.0,7.0,361.0,134.0,177.0,22.0,11.0,19.0,13.0,1.0,10.0,87.0,73.0,228.0,17.0,6.0,13.0,7.0,5.0,1.0,276.0,152.0,222.0,21.0,3.0,8.0,18.0,9.0,15.0,536.0,92.0,183.0,23.0,5.0,18.0,11.0,20.0,14.0,375.0,76.0,139.0,221105.47101714005 -0,18,20,17,2,12.0,5.0,395.0,117.0,271.0,21.0,8.0,4.0,2.0,14.0,12.0,514.0,71.0,276.0,9.0,6.0,16.0,7.0,5.0,15.0,346.0,38.0,181.0,8.0,17.0,12.0,0.0,18.0,13.0,147.0,37.0,239.0,13.0,12.0,10.0,15.0,16.0,16.0,412.0,39.0,256.0,8.0,11.0,19.0,4.0,6.0,12.0,268.0,80.0,32.0,12.0,1.0,9.0,13.0,5.0,3.0,275.0,189.0,258.0,26.0,5.0,7.0,18.0,0.0,4.0,589.0,182.0,184.0,23.0,3.0,10.0,13.0,10.0,10.0,269.0,115.0,137.0,26.0,18.0,13.0,15.0,12.0,6.0,21.0,30.0,178.0,52236.26326804684 -0,12,9,10,4,2.0,15.0,505.0,84.0,63.0,13.0,10.0,11.0,5.0,14.0,5.0,442.0,181.0,189.0,21.0,1.0,5.0,14.0,18.0,10.0,552.0,120.0,57.0,10.0,14.0,6.0,1.0,11.0,17.0,524.0,46.0,159.0,24.0,19.0,20.0,10.0,14.0,5.0,419.0,35.0,233.0,19.0,15.0,18.0,13.0,9.0,7.0,253.0,109.0,259.0,8.0,6.0,5.0,8.0,20.0,10.0,217.0,33.0,222.0,17.0,2.0,2.0,5.0,4.0,10.0,133.0,168.0,184.0,20.0,4.0,2.0,12.0,9.0,15.0,255.0,92.0,153.0,21.0,9.0,1.0,12.0,20.0,15.0,61.0,66.0,256.0,52178.443486570526 -0,16,17,11,5,2.0,2.0,410.0,120.0,285.0,11.0,4.0,4.0,18.0,17.0,15.0,483.0,17.0,185.0,18.0,8.0,7.0,12.0,10.0,14.0,589.0,41.0,213.0,25.0,14.0,2.0,7.0,17.0,20.0,169.0,156.0,134.0,4.0,0.0,11.0,5.0,9.0,11.0,128.0,55.0,181.0,14.0,20.0,4.0,18.0,16.0,14.0,339.0,153.0,155.0,12.0,11.0,1.0,5.0,12.0,18.0,208.0,31.0,125.0,13.0,0.0,13.0,19.0,18.0,19.0,341.0,95.0,159.0,22.0,1.0,2.0,13.0,6.0,12.0,340.0,82.0,212.0,30.0,18.0,8.0,7.0,20.0,16.0,84.0,98.0,27.0,53148.50426044669 -0,10,9,14,7,17.0,16.0,554.0,95.0,219.0,15.0,7.0,4.0,18.0,10.0,14.0,433.0,164.0,128.0,17.0,10.0,5.0,12.0,12.0,14.0,580.0,114.0,294.0,26.0,15.0,20.0,16.0,1.0,10.0,490.0,129.0,210.0,19.0,7.0,11.0,4.0,0.0,2.0,165.0,65.0,37.0,13.0,18.0,9.0,13.0,19.0,10.0,396.0,102.0,184.0,12.0,13.0,16.0,7.0,18.0,11.0,235.0,110.0,43.0,6.0,11.0,11.0,17.0,11.0,9.0,557.0,106.0,227.0,7.0,3.0,7.0,9.0,6.0,12.0,341.0,115.0,100.0,16.0,0.0,5.0,6.0,14.0,8.0,119.0,135.0,52.0,55805.97036736199 -0,21,9,10,10,12.0,18.0,554.0,84.0,63.0,13.0,10.0,11.0,19.0,9.0,5.0,230.0,181.0,145.0,15.0,12.0,3.0,14.0,18.0,14.0,438.0,120.0,57.0,18.0,14.0,6.0,15.0,11.0,14.0,544.0,46.0,188.0,18.0,19.0,20.0,14.0,17.0,20.0,419.0,185.0,233.0,19.0,14.0,19.0,14.0,9.0,2.0,185.0,74.0,109.0,23.0,10.0,5.0,1.0,20.0,5.0,524.0,101.0,222.0,19.0,16.0,16.0,16.0,4.0,7.0,133.0,111.0,201.0,13.0,16.0,2.0,20.0,6.0,11.0,341.0,115.0,135.0,12.0,9.0,6.0,1.0,17.0,12.0,308.0,66.0,111.0,52888.42217286829 -0,13,8,8,4,2.0,4.0,511.0,139.0,285.0,28.0,12.0,4.0,5.0,11.0,10.0,442.0,33.0,189.0,16.0,8.0,6.0,9.0,16.0,13.0,520.0,48.0,249.0,20.0,15.0,7.0,7.0,16.0,17.0,524.0,158.0,159.0,24.0,12.0,16.0,8.0,14.0,4.0,489.0,25.0,146.0,17.0,14.0,18.0,13.0,15.0,9.0,221.0,109.0,259.0,21.0,9.0,7.0,5.0,16.0,10.0,217.0,33.0,20.0,3.0,2.0,2.0,11.0,7.0,4.0,276.0,168.0,196.0,20.0,4.0,2.0,7.0,9.0,11.0,255.0,99.0,151.0,21.0,4.0,3.0,10.0,20.0,13.0,405.0,105.0,214.0,50620.832091473596 -0,17,4,0,14,3.0,15.0,419.0,37.0,183.0,17.0,13.0,16.0,2.0,18.0,12.0,518.0,170.0,90.0,6.0,17.0,20.0,18.0,14.0,19.0,374.0,184.0,61.0,11.0,12.0,17.0,6.0,11.0,0.0,218.0,51.0,162.0,27.0,9.0,13.0,12.0,16.0,4.0,476.0,80.0,73.0,9.0,20.0,8.0,11.0,6.0,0.0,550.0,141.0,121.0,23.0,8.0,15.0,6.0,10.0,13.0,155.0,68.0,255.0,21.0,8.0,16.0,20.0,4.0,9.0,458.0,114.0,93.0,22.0,16.0,0.0,14.0,9.0,5.0,154.0,118.0,170.0,24.0,10.0,14.0,6.0,11.0,12.0,479.0,128.0,261.0,51712.51914440219 -0,12,15,8,14,0.0,12.0,330.0,194.0,63.0,15.0,13.0,12.0,8.0,13.0,9.0,390.0,181.0,123.0,21.0,17.0,20.0,18.0,11.0,13.0,438.0,184.0,111.0,8.0,1.0,10.0,11.0,12.0,11.0,508.0,112.0,203.0,13.0,14.0,18.0,11.0,13.0,2.0,476.0,35.0,210.0,9.0,3.0,10.0,13.0,20.0,6.0,316.0,122.0,135.0,19.0,5.0,6.0,7.0,8.0,18.0,448.0,153.0,134.0,13.0,10.0,14.0,14.0,8.0,0.0,458.0,85.0,197.0,20.0,7.0,5.0,13.0,6.0,14.0,414.0,46.0,190.0,21.0,10.0,6.0,20.0,10.0,14.0,258.0,75.0,115.0,50866.00843735158 -0,14,14,10,6,12.0,8.0,549.0,158.0,221.0,13.0,5.0,17.0,16.0,17.0,13.0,417.0,117.0,211.0,0.0,2.0,0.0,9.0,16.0,4.0,413.0,41.0,109.0,4.0,8.0,6.0,5.0,7.0,15.0,228.0,79.0,188.0,14.0,6.0,1.0,20.0,3.0,6.0,308.0,171.0,95.0,21.0,4.0,1.0,12.0,18.0,13.0,51.0,54.0,273.0,19.0,3.0,5.0,10.0,5.0,5.0,164.0,10.0,69.0,21.0,5.0,7.0,14.0,7.0,12.0,91.0,105.0,195.0,16.0,8.0,4.0,7.0,9.0,15.0,112.0,128.0,156.0,14.0,2.0,2.0,8.0,19.0,7.0,598.0,117.0,105.0,53951.542667437505 -0,21,8,10,3,15.0,14.0,478.0,64.0,163.0,14.0,4.0,17.0,2.0,11.0,6.0,366.0,75.0,215.0,18.0,4.0,12.0,12.0,14.0,13.0,416.0,84.0,55.0,7.0,6.0,12.0,12.0,14.0,6.0,518.0,159.0,253.0,22.0,14.0,9.0,10.0,11.0,8.0,586.0,57.0,103.0,18.0,13.0,17.0,14.0,9.0,11.0,188.0,119.0,76.0,16.0,17.0,7.0,7.0,6.0,12.0,129.0,185.0,125.0,25.0,8.0,7.0,8.0,4.0,10.0,85.0,66.0,157.0,25.0,18.0,20.0,7.0,10.0,1.0,363.0,99.0,29.0,9.0,3.0,19.0,3.0,18.0,15.0,296.0,47.0,80.0,51907.52072708447 -0,1,0,20,7,16.0,19.0,258.0,57.0,44.0,7.0,14.0,17.0,13.0,9.0,5.0,96.0,52.0,250.0,24.0,5.0,19.0,9.0,7.0,14.0,432.0,53.0,6.0,14.0,20.0,8.0,20.0,19.0,7.0,545.0,79.0,162.0,7.0,1.0,13.0,14.0,20.0,20.0,130.0,83.0,20.0,18.0,10.0,15.0,3.0,11.0,13.0,594.0,147.0,111.0,23.0,15.0,3.0,16.0,1.0,2.0,212.0,70.0,248.0,16.0,8.0,3.0,9.0,1.0,9.0,189.0,105.0,220.0,23.0,9.0,4.0,3.0,10.0,1.0,363.0,63.0,158.0,18.0,6.0,16.0,20.0,12.0,13.0,338.0,17.0,263.0,151404.18505746988 -0,23,5,9,9,12.0,7.0,473.0,148.0,147.0,17.0,3.0,6.0,11.0,5.0,11.0,321.0,116.0,214.0,30.0,14.0,19.0,9.0,1.0,11.0,484.0,110.0,22.0,11.0,11.0,8.0,5.0,11.0,5.0,584.0,45.0,150.0,8.0,7.0,9.0,11.0,12.0,8.0,95.0,171.0,103.0,16.0,3.0,8.0,6.0,6.0,6.0,188.0,61.0,150.0,17.0,10.0,7.0,6.0,7.0,13.0,226.0,103.0,21.0,14.0,14.0,10.0,6.0,6.0,6.0,106.0,75.0,136.0,20.0,8.0,5.0,4.0,4.0,9.0,61.0,69.0,146.0,18.0,9.0,2.0,7.0,12.0,14.0,398.0,133.0,59.0,49629.6919859727 -0,12,19,9,4,2.0,7.0,505.0,102.0,130.0,15.0,18.0,17.0,6.0,10.0,5.0,297.0,112.0,189.0,19.0,17.0,5.0,14.0,4.0,19.0,552.0,110.0,225.0,10.0,3.0,6.0,10.0,15.0,17.0,256.0,17.0,0.0,9.0,14.0,5.0,10.0,12.0,1.0,419.0,156.0,229.0,15.0,3.0,3.0,2.0,11.0,5.0,390.0,109.0,135.0,10.0,5.0,6.0,8.0,5.0,10.0,80.0,139.0,93.0,30.0,2.0,8.0,13.0,7.0,18.0,475.0,168.0,22.0,20.0,3.0,2.0,12.0,5.0,2.0,255.0,11.0,296.0,21.0,5.0,14.0,12.0,10.0,14.0,407.0,66.0,257.0,52189.261496470455 -0,15,11,10,11,0.0,15.0,458.0,84.0,115.0,13.0,10.0,9.0,5.0,13.0,7.0,399.0,152.0,90.0,21.0,4.0,20.0,18.0,1.0,10.0,452.0,120.0,92.0,9.0,12.0,6.0,3.0,10.0,16.0,508.0,46.0,196.0,14.0,19.0,19.0,17.0,13.0,5.0,442.0,35.0,177.0,18.0,15.0,13.0,13.0,8.0,6.0,253.0,118.0,243.0,17.0,5.0,5.0,7.0,8.0,9.0,217.0,33.0,222.0,11.0,10.0,5.0,5.0,11.0,5.0,311.0,124.0,135.0,25.0,4.0,5.0,12.0,12.0,14.0,357.0,106.0,166.0,20.0,10.0,1.0,12.0,20.0,14.0,184.0,72.0,115.0,52548.64461799918 -0,21,1,11,6,12.0,19.0,478.0,108.0,92.0,1.0,20.0,3.0,6.0,13.0,0.0,297.0,154.0,90.0,28.0,5.0,5.0,3.0,5.0,8.0,418.0,111.0,283.0,15.0,8.0,12.0,11.0,11.0,10.0,508.0,79.0,196.0,30.0,14.0,13.0,10.0,12.0,7.0,476.0,68.0,20.0,24.0,3.0,19.0,5.0,18.0,7.0,135.0,119.0,257.0,21.0,7.0,5.0,10.0,8.0,3.0,589.0,139.0,207.0,25.0,10.0,7.0,5.0,11.0,5.0,419.0,105.0,136.0,25.0,5.0,5.0,1.0,18.0,15.0,318.0,118.0,236.0,21.0,7.0,7.0,4.0,17.0,2.0,82.0,77.0,51.0,52470.34438885196 -0,16,11,10,14,0.0,12.0,419.0,145.0,130.0,14.0,4.0,17.0,2.0,11.0,7.0,330.0,117.0,211.0,18.0,10.0,14.0,18.0,6.0,18.0,419.0,142.0,111.0,10.0,9.0,8.0,5.0,14.0,15.0,524.0,78.0,246.0,24.0,4.0,12.0,17.0,11.0,1.0,586.0,138.0,91.0,18.0,4.0,10.0,12.0,10.0,6.0,235.0,121.0,133.0,16.0,7.0,6.0,5.0,5.0,9.0,273.0,90.0,196.0,20.0,8.0,8.0,7.0,4.0,9.0,311.0,85.0,126.0,27.0,3.0,4.0,7.0,17.0,13.0,417.0,117.0,156.0,20.0,10.0,16.0,19.0,11.0,14.0,184.0,76.0,216.0,53175.38790786762 -0,6,17,1,6,16.0,15.0,87.0,153.0,175.0,17.0,5.0,7.0,8.0,10.0,1.0,188.0,163.0,104.0,30.0,0.0,8.0,13.0,7.0,18.0,531.0,111.0,239.0,7.0,16.0,11.0,8.0,11.0,11.0,163.0,94.0,17.0,23.0,0.0,14.0,7.0,10.0,8.0,250.0,171.0,95.0,26.0,17.0,8.0,15.0,15.0,3.0,594.0,44.0,111.0,29.0,16.0,6.0,8.0,14.0,16.0,155.0,104.0,59.0,14.0,16.0,13.0,13.0,19.0,14.0,456.0,176.0,220.0,23.0,11.0,4.0,4.0,10.0,17.0,28.0,63.0,28.0,23.0,14.0,3.0,18.0,13.0,13.0,338.0,166.0,195.0,524707.5645166989 -0,23,5,20,12,9.0,2.0,516.0,148.0,73.0,12.0,4.0,5.0,10.0,8.0,6.0,98.0,86.0,216.0,13.0,12.0,15.0,9.0,6.0,10.0,472.0,107.0,8.0,24.0,15.0,11.0,7.0,13.0,18.0,587.0,70.0,154.0,6.0,12.0,2.0,9.0,15.0,10.0,95.0,72.0,100.0,5.0,3.0,8.0,2.0,5.0,13.0,560.0,20.0,151.0,16.0,7.0,7.0,10.0,8.0,11.0,172.0,27.0,32.0,14.0,16.0,6.0,6.0,5.0,6.0,292.0,81.0,7.0,18.0,13.0,5.0,3.0,4.0,9.0,61.0,94.0,89.0,4.0,9.0,2.0,9.0,19.0,13.0,247.0,117.0,147.0,47024.19722987732 -0,12,5,9,3,2.0,6.0,347.0,84.0,243.0,13.0,8.0,4.0,5.0,14.0,5.0,361.0,135.0,175.0,18.0,0.0,14.0,1.0,18.0,17.0,552.0,186.0,57.0,10.0,1.0,16.0,2.0,17.0,5.0,594.0,50.0,159.0,7.0,14.0,1.0,9.0,13.0,3.0,48.0,192.0,198.0,19.0,20.0,8.0,15.0,18.0,5.0,253.0,109.0,277.0,9.0,7.0,5.0,12.0,17.0,10.0,289.0,148.0,17.0,23.0,8.0,17.0,7.0,14.0,6.0,491.0,75.0,224.0,20.0,4.0,19.0,7.0,9.0,5.0,61.0,157.0,261.0,21.0,20.0,1.0,3.0,16.0,18.0,84.0,76.0,57.0,42509.85657104983 -0,15,9,9,7,0.0,15.0,505.0,152.0,223.0,14.0,9.0,11.0,8.0,13.0,8.0,442.0,75.0,259.0,2.0,17.0,5.0,13.0,17.0,10.0,476.0,166.0,51.0,15.0,11.0,4.0,1.0,11.0,17.0,557.0,137.0,150.0,24.0,1.0,11.0,9.0,13.0,0.0,226.0,121.0,20.0,3.0,4.0,11.0,13.0,9.0,7.0,523.0,42.0,124.0,8.0,14.0,8.0,4.0,19.0,15.0,217.0,82.0,222.0,10.0,4.0,2.0,5.0,3.0,8.0,133.0,157.0,170.0,21.0,0.0,4.0,5.0,15.0,10.0,255.0,89.0,171.0,14.0,10.0,19.0,16.0,13.0,0.0,61.0,66.0,256.0,37731.02180157562 -0,11,5,5,11,17.0,10.0,513.0,80.0,257.0,11.0,17.0,11.0,4.0,12.0,5.0,212.0,181.0,12.0,15.0,1.0,5.0,4.0,18.0,13.0,518.0,28.0,57.0,22.0,15.0,0.0,19.0,14.0,14.0,167.0,67.0,192.0,23.0,19.0,19.0,9.0,2.0,5.0,564.0,55.0,233.0,8.0,4.0,13.0,19.0,14.0,8.0,215.0,109.0,181.0,11.0,7.0,9.0,8.0,20.0,7.0,217.0,74.0,173.0,17.0,6.0,7.0,5.0,4.0,5.0,319.0,144.0,296.0,30.0,16.0,2.0,12.0,20.0,15.0,255.0,92.0,153.0,23.0,10.0,1.0,18.0,12.0,15.0,285.0,37.0,247.0,50809.93693937999 -0,12,8,13,4,3.0,11.0,511.0,95.0,194.0,13.0,10.0,12.0,4.0,14.0,3.0,297.0,114.0,189.0,17.0,2.0,10.0,14.0,20.0,11.0,510.0,57.0,5.0,3.0,9.0,6.0,1.0,13.0,17.0,361.0,46.0,159.0,29.0,19.0,13.0,10.0,4.0,2.0,455.0,35.0,25.0,19.0,14.0,17.0,13.0,13.0,7.0,327.0,111.0,284.0,0.0,6.0,3.0,10.0,4.0,16.0,176.0,67.0,224.0,16.0,2.0,2.0,1.0,5.0,5.0,133.0,104.0,266.0,22.0,4.0,11.0,13.0,9.0,19.0,99.0,36.0,129.0,24.0,18.0,18.0,12.0,2.0,13.0,61.0,48.0,89.0,49710.634911597146 -0,12,9,6,4,19.0,15.0,452.0,119.0,172.0,7.0,10.0,19.0,18.0,1.0,17.0,396.0,31.0,50.0,6.0,1.0,3.0,5.0,18.0,14.0,94.0,120.0,57.0,10.0,14.0,16.0,14.0,3.0,12.0,524.0,46.0,130.0,25.0,16.0,12.0,0.0,9.0,5.0,489.0,193.0,23.0,6.0,10.0,9.0,13.0,5.0,10.0,574.0,80.0,259.0,20.0,6.0,0.0,7.0,11.0,11.0,344.0,47.0,222.0,6.0,9.0,11.0,3.0,4.0,12.0,100.0,36.0,119.0,11.0,4.0,15.0,12.0,16.0,11.0,255.0,92.0,168.0,17.0,19.0,1.0,3.0,1.0,12.0,61.0,88.0,242.0,51734.78109587432 -0,11,15,10,15,2.0,6.0,468.0,56.0,68.0,13.0,7.0,4.0,5.0,9.0,5.0,526.0,174.0,121.0,21.0,5.0,3.0,14.0,17.0,10.0,568.0,116.0,251.0,11.0,17.0,6.0,1.0,11.0,18.0,456.0,25.0,134.0,24.0,14.0,19.0,11.0,12.0,4.0,427.0,24.0,53.0,19.0,2.0,17.0,9.0,3.0,7.0,263.0,93.0,133.0,10.0,0.0,7.0,7.0,19.0,10.0,216.0,35.0,215.0,12.0,4.0,19.0,5.0,11.0,10.0,367.0,133.0,139.0,20.0,12.0,2.0,4.0,15.0,13.0,254.0,111.0,153.0,21.0,13.0,5.0,6.0,20.0,15.0,99.0,66.0,256.0,53375.03321006955 -0,20,16,8,4,12.0,5.0,537.0,150.0,271.0,13.0,20.0,17.0,18.0,16.0,5.0,417.0,117.0,248.0,21.0,14.0,5.0,8.0,10.0,14.0,418.0,155.0,55.0,10.0,0.0,9.0,19.0,14.0,19.0,304.0,69.0,103.0,26.0,4.0,1.0,14.0,10.0,7.0,288.0,145.0,48.0,21.0,4.0,0.0,13.0,16.0,7.0,509.0,119.0,127.0,22.0,7.0,2.0,5.0,5.0,13.0,571.0,84.0,99.0,3.0,18.0,7.0,15.0,1.0,10.0,91.0,105.0,37.0,30.0,14.0,6.0,3.0,15.0,1.0,169.0,77.0,156.0,21.0,10.0,16.0,13.0,20.0,17.0,304.0,174.0,213.0,53746.93559828551 -0,16,14,9,6,14.0,10.0,526.0,56.0,225.0,23.0,3.0,8.0,3.0,2.0,16.0,316.0,154.0,211.0,18.0,3.0,12.0,8.0,5.0,14.0,572.0,110.0,104.0,22.0,8.0,11.0,5.0,19.0,14.0,298.0,79.0,253.0,11.0,9.0,12.0,19.0,10.0,8.0,341.0,79.0,187.0,27.0,14.0,19.0,5.0,10.0,14.0,235.0,22.0,182.0,18.0,6.0,12.0,4.0,5.0,12.0,99.0,140.0,207.0,15.0,14.0,8.0,11.0,6.0,9.0,490.0,194.0,136.0,7.0,6.0,5.0,7.0,9.0,15.0,366.0,106.0,153.0,20.0,4.0,14.0,14.0,17.0,13.0,382.0,76.0,261.0,51937.88471226261 -0,16,16,14,5,12.0,19.0,402.0,185.0,271.0,11.0,4.0,4.0,3.0,17.0,2.0,490.0,66.0,75.0,8.0,15.0,12.0,18.0,15.0,0.0,418.0,72.0,36.0,10.0,18.0,12.0,5.0,13.0,10.0,33.0,13.0,8.0,26.0,2.0,1.0,15.0,5.0,1.0,586.0,171.0,35.0,21.0,20.0,16.0,14.0,1.0,10.0,390.0,177.0,127.0,12.0,7.0,0.0,5.0,18.0,4.0,537.0,165.0,80.0,16.0,5.0,7.0,15.0,4.0,2.0,91.0,200.0,244.0,4.0,1.0,19.0,16.0,9.0,15.0,486.0,94.0,156.0,21.0,7.0,5.0,7.0,17.0,17.0,112.0,76.0,98.0,49379.55160932031 -0,27,16,10,6,13.0,2.0,438.0,62.0,219.0,13.0,4.0,17.0,18.0,10.0,15.0,417.0,117.0,131.0,13.0,7.0,5.0,12.0,10.0,14.0,531.0,118.0,197.0,25.0,13.0,20.0,17.0,14.0,11.0,524.0,101.0,277.0,9.0,7.0,9.0,8.0,10.0,2.0,165.0,186.0,103.0,16.0,4.0,19.0,5.0,10.0,7.0,264.0,102.0,193.0,16.0,9.0,4.0,4.0,6.0,7.0,232.0,83.0,117.0,9.0,4.0,9.0,5.0,11.0,19.0,440.0,75.0,189.0,7.0,5.0,4.0,7.0,6.0,12.0,229.0,118.0,125.0,20.0,1.0,9.0,7.0,19.0,15.0,84.0,184.0,52.0,52955.27101047856 -0,12,14,15,9,12.0,15.0,478.0,127.0,156.0,16.0,1.0,17.0,2.0,9.0,6.0,417.0,104.0,211.0,21.0,17.0,20.0,13.0,9.0,20.0,251.0,184.0,55.0,3.0,4.0,17.0,5.0,6.0,14.0,147.0,132.0,42.0,22.0,13.0,15.0,5.0,14.0,4.0,210.0,171.0,103.0,4.0,15.0,19.0,5.0,10.0,6.0,75.0,128.0,25.0,16.0,3.0,16.0,20.0,10.0,9.0,497.0,190.0,259.0,21.0,8.0,14.0,9.0,4.0,3.0,589.0,151.0,118.0,13.0,6.0,4.0,4.0,4.0,20.0,413.0,174.0,100.0,26.0,5.0,9.0,20.0,17.0,2.0,216.0,18.0,261.0,52875.20960896139 -0,13,12,10,9,4.0,15.0,367.0,54.0,271.0,13.0,4.0,16.0,2.0,17.0,12.0,405.0,117.0,170.0,20.0,5.0,17.0,9.0,13.0,14.0,432.0,129.0,295.0,9.0,1.0,13.0,15.0,19.0,16.0,524.0,105.0,253.0,26.0,14.0,20.0,1.0,10.0,6.0,586.0,35.0,174.0,13.0,4.0,14.0,10.0,20.0,6.0,168.0,119.0,108.0,26.0,9.0,5.0,8.0,5.0,18.0,87.0,149.0,222.0,18.0,8.0,10.0,5.0,4.0,9.0,226.0,105.0,136.0,28.0,14.0,6.0,7.0,9.0,15.0,363.0,111.0,156.0,21.0,10.0,16.0,6.0,11.0,16.0,406.0,75.0,261.0,51306.24892618875 -0,16,5,19,6,12.0,2.0,174.0,54.0,271.0,16.0,4.0,9.0,8.0,1.0,9.0,286.0,117.0,192.0,29.0,12.0,12.0,9.0,5.0,14.0,68.0,108.0,6.0,8.0,6.0,12.0,5.0,17.0,1.0,524.0,160.0,152.0,26.0,14.0,17.0,10.0,7.0,4.0,586.0,171.0,25.0,14.0,4.0,18.0,0.0,19.0,19.0,235.0,38.0,127.0,16.0,9.0,13.0,5.0,19.0,20.0,311.0,83.0,261.0,22.0,3.0,7.0,19.0,4.0,3.0,492.0,84.0,136.0,17.0,8.0,4.0,7.0,9.0,15.0,546.0,118.0,156.0,21.0,9.0,6.0,5.0,20.0,10.0,396.0,81.0,193.0,397151.0330451484 -0,23,14,10,4,3.0,10.0,478.0,41.0,289.0,13.0,4.0,11.0,3.0,14.0,13.0,417.0,83.0,192.0,17.0,6.0,15.0,10.0,9.0,14.0,413.0,111.0,55.0,8.0,18.0,11.0,8.0,14.0,13.0,256.0,22.0,253.0,24.0,19.0,9.0,2.0,11.0,8.0,146.0,39.0,99.0,2.0,18.0,18.0,4.0,14.0,13.0,279.0,79.0,127.0,12.0,9.0,7.0,11.0,5.0,9.0,134.0,83.0,18.0,21.0,8.0,19.0,6.0,10.0,9.0,164.0,105.0,134.0,28.0,6.0,2.0,5.0,10.0,15.0,377.0,116.0,234.0,21.0,8.0,13.0,8.0,19.0,13.0,49.0,77.0,263.0,50293.8986037222 -0,14,11,9,20,10.0,6.0,419.0,101.0,130.0,15.0,14.0,14.0,2.0,12.0,0.0,297.0,95.0,90.0,28.0,17.0,12.0,18.0,20.0,15.0,489.0,184.0,291.0,21.0,15.0,7.0,3.0,11.0,14.0,195.0,173.0,196.0,13.0,19.0,9.0,7.0,18.0,2.0,229.0,39.0,59.0,17.0,14.0,15.0,4.0,6.0,12.0,553.0,67.0,114.0,4.0,10.0,2.0,13.0,5.0,11.0,43.0,97.0,228.0,15.0,18.0,7.0,8.0,15.0,5.0,311.0,104.0,126.0,25.0,3.0,12.0,10.0,11.0,6.0,509.0,151.0,129.0,17.0,10.0,14.0,14.0,2.0,14.0,31.0,190.0,4.0,52980.3726457022 -0,13,10,10,14,0.0,10.0,513.0,194.0,168.0,14.0,12.0,11.0,2.0,12.0,4.0,230.0,99.0,239.0,14.0,14.0,19.0,4.0,0.0,19.0,438.0,70.0,7.0,5.0,5.0,8.0,8.0,13.0,10.0,180.0,67.0,162.0,29.0,14.0,10.0,17.0,4.0,1.0,539.0,137.0,71.0,21.0,3.0,10.0,20.0,16.0,8.0,316.0,114.0,295.0,6.0,9.0,4.0,6.0,6.0,9.0,228.0,115.0,93.0,14.0,10.0,7.0,2.0,11.0,10.0,260.0,85.0,266.0,30.0,5.0,9.0,12.0,16.0,16.0,190.0,117.0,170.0,21.0,18.0,18.0,18.0,10.0,6.0,349.0,75.0,56.0,51196.86419532201 -0,30,7,9,18,0.0,14.0,545.0,30.0,26.0,10.0,18.0,18.0,2.0,13.0,0.0,595.0,170.0,12.0,25.0,5.0,13.0,5.0,16.0,19.0,568.0,41.0,133.0,8.0,3.0,8.0,3.0,6.0,6.0,508.0,68.0,101.0,22.0,7.0,13.0,13.0,17.0,1.0,57.0,10.0,298.0,7.0,12.0,16.0,5.0,6.0,13.0,188.0,122.0,206.0,17.0,19.0,7.0,9.0,13.0,6.0,99.0,185.0,66.0,11.0,5.0,6.0,13.0,11.0,19.0,311.0,85.0,126.0,11.0,20.0,5.0,8.0,13.0,13.0,112.0,10.0,29.0,14.0,8.0,19.0,10.0,7.0,11.0,7.0,44.0,146.0,54133.59762639156 -0,23,11,11,3,15.0,12.0,462.0,158.0,98.0,23.0,5.0,18.0,3.0,16.0,7.0,297.0,33.0,90.0,24.0,15.0,9.0,9.0,0.0,13.0,413.0,184.0,111.0,4.0,12.0,8.0,4.0,6.0,10.0,507.0,122.0,189.0,11.0,12.0,1.0,14.0,12.0,5.0,459.0,113.0,73.0,14.0,9.0,11.0,8.0,4.0,6.0,302.0,113.0,93.0,16.0,17.0,6.0,6.0,8.0,9.0,343.0,175.0,80.0,16.0,7.0,8.0,14.0,7.0,12.0,85.0,66.0,154.0,25.0,13.0,15.0,10.0,18.0,1.0,410.0,109.0,170.0,18.0,10.0,14.0,7.0,18.0,7.0,29.0,77.0,115.0,51773.58357923929 -0,12,19,15,11,18.0,17.0,478.0,89.0,271.0,30.0,10.0,6.0,3.0,3.0,19.0,230.0,59.0,287.0,1.0,5.0,5.0,9.0,11.0,10.0,552.0,111.0,170.0,7.0,8.0,0.0,1.0,12.0,10.0,509.0,46.0,66.0,8.0,14.0,13.0,10.0,14.0,5.0,419.0,34.0,233.0,24.0,3.0,17.0,15.0,18.0,7.0,130.0,109.0,173.0,16.0,9.0,6.0,5.0,5.0,7.0,87.0,33.0,207.0,17.0,7.0,7.0,1.0,1.0,20.0,91.0,168.0,77.0,30.0,6.0,5.0,7.0,6.0,15.0,414.0,118.0,226.0,5.0,9.0,16.0,19.0,20.0,3.0,396.0,85.0,60.0,50293.299294022 -0,15,11,10,5,10.0,12.0,494.0,84.0,63.0,19.0,4.0,11.0,5.0,14.0,12.0,442.0,181.0,189.0,20.0,5.0,12.0,9.0,18.0,11.0,418.0,112.0,56.0,21.0,14.0,8.0,5.0,13.0,17.0,524.0,79.0,163.0,24.0,19.0,9.0,6.0,10.0,6.0,522.0,103.0,103.0,19.0,4.0,18.0,13.0,9.0,7.0,253.0,117.0,258.0,14.0,6.0,19.0,8.0,11.0,13.0,217.0,83.0,219.0,18.0,2.0,6.0,13.0,4.0,9.0,133.0,105.0,136.0,29.0,4.0,2.0,12.0,9.0,9.0,363.0,102.0,153.0,3.0,8.0,1.0,8.0,17.0,15.0,61.0,66.0,263.0,52548.64461799918 -0,23,11,1,3,2.0,11.0,419.0,194.0,130.0,20.0,6.0,19.0,17.0,12.0,12.0,297.0,53.0,280.0,24.0,1.0,0.0,9.0,16.0,19.0,408.0,184.0,133.0,22.0,17.0,8.0,2.0,6.0,0.0,135.0,68.0,188.0,6.0,6.0,2.0,5.0,17.0,1.0,424.0,30.0,25.0,16.0,3.0,11.0,12.0,10.0,6.0,316.0,122.0,135.0,30.0,17.0,16.0,12.0,11.0,7.0,26.0,53.0,92.0,8.0,10.0,20.0,20.0,1.0,0.0,3.0,53.0,92.0,25.0,3.0,20.0,4.0,6.0,1.0,330.0,117.0,71.0,6.0,13.0,3.0,3.0,5.0,16.0,187.0,47.0,115.0,51518.1956524342 -0,17,7,13,13,0.0,12.0,551.0,158.0,8.0,15.0,4.0,9.0,17.0,17.0,0.0,293.0,49.0,200.0,25.0,15.0,20.0,12.0,5.0,13.0,436.0,96.0,111.0,5.0,3.0,3.0,6.0,11.0,9.0,297.0,85.0,192.0,9.0,12.0,11.0,11.0,16.0,9.0,476.0,10.0,269.0,14.0,11.0,10.0,13.0,6.0,13.0,265.0,111.0,93.0,17.0,3.0,6.0,9.0,8.0,9.0,164.0,139.0,93.0,11.0,9.0,8.0,10.0,7.0,12.0,246.0,71.0,155.0,11.0,20.0,5.0,8.0,10.0,2.0,112.0,107.0,114.0,20.0,10.0,17.0,6.0,19.0,7.0,184.0,77.0,98.0,53825.9239545815 -0,14,5,18,17,3.0,13.0,595.0,52.0,73.0,9.0,0.0,11.0,4.0,1.0,13.0,113.0,52.0,216.0,13.0,16.0,15.0,2.0,2.0,2.0,472.0,194.0,6.0,30.0,3.0,9.0,5.0,19.0,8.0,595.0,42.0,121.0,8.0,1.0,2.0,18.0,20.0,4.0,413.0,171.0,103.0,21.0,3.0,8.0,5.0,5.0,18.0,560.0,71.0,259.0,30.0,3.0,8.0,10.0,16.0,17.0,578.0,116.0,145.0,10.0,14.0,4.0,9.0,19.0,4.0,437.0,107.0,7.0,10.0,7.0,19.0,4.0,10.0,20.0,225.0,117.0,222.0,22.0,17.0,18.0,19.0,19.0,15.0,181.0,79.0,124.0,48587.52768214021 -0,23,15,6,9,0.0,15.0,552.0,127.0,4.0,12.0,5.0,10.0,2.0,9.0,15.0,268.0,86.0,90.0,7.0,5.0,9.0,9.0,1.0,10.0,513.0,111.0,22.0,9.0,9.0,10.0,8.0,11.0,11.0,533.0,188.0,161.0,8.0,12.0,6.0,9.0,10.0,7.0,496.0,147.0,53.0,26.0,5.0,8.0,2.0,16.0,13.0,324.0,88.0,111.0,12.0,18.0,7.0,7.0,8.0,5.0,395.0,83.0,61.0,15.0,14.0,13.0,5.0,18.0,9.0,466.0,98.0,44.0,18.0,13.0,9.0,6.0,9.0,4.0,413.0,121.0,103.0,22.0,8.0,11.0,20.0,11.0,14.0,247.0,93.0,145.0,51475.0466969539 -0,23,14,8,4,19.0,15.0,403.0,197.0,73.0,17.0,5.0,14.0,5.0,12.0,14.0,177.0,150.0,216.0,15.0,18.0,15.0,0.0,1.0,14.0,329.0,94.0,78.0,10.0,8.0,9.0,6.0,19.0,17.0,227.0,39.0,232.0,20.0,18.0,2.0,12.0,13.0,4.0,354.0,59.0,103.0,26.0,6.0,11.0,5.0,19.0,3.0,417.0,44.0,152.0,29.0,11.0,14.0,12.0,11.0,11.0,395.0,146.0,61.0,17.0,3.0,12.0,20.0,7.0,4.0,437.0,94.0,56.0,20.0,14.0,4.0,7.0,5.0,17.0,593.0,89.0,241.0,18.0,0.0,17.0,3.0,6.0,4.0,247.0,97.0,195.0,47740.5591791124 -0,18,17,8,3,1.0,15.0,426.0,127.0,0.0,12.0,7.0,13.0,1.0,9.0,15.0,38.0,149.0,138.0,17.0,7.0,8.0,9.0,2.0,5.0,504.0,111.0,22.0,30.0,12.0,16.0,8.0,17.0,11.0,485.0,151.0,164.0,6.0,12.0,18.0,9.0,11.0,8.0,250.0,171.0,105.0,19.0,7.0,8.0,9.0,2.0,13.0,553.0,38.0,175.0,22.0,2.0,12.0,10.0,14.0,11.0,214.0,191.0,207.0,18.0,15.0,6.0,7.0,19.0,11.0,17.0,77.0,57.0,21.0,15.0,10.0,4.0,11.0,11.0,363.0,108.0,155.0,6.0,3.0,4.0,8.0,19.0,11.0,269.0,117.0,195.0,43651.5785888666 -0,12,11,6,8,3.0,1.0,324.0,182.0,63.0,13.0,3.0,18.0,1.0,15.0,18.0,351.0,181.0,14.0,7.0,6.0,6.0,20.0,8.0,8.0,513.0,45.0,249.0,9.0,3.0,11.0,16.0,14.0,17.0,243.0,194.0,29.0,18.0,6.0,3.0,5.0,7.0,12.0,424.0,35.0,228.0,25.0,15.0,9.0,3.0,1.0,7.0,435.0,76.0,169.0,15.0,6.0,20.0,1.0,10.0,10.0,445.0,40.0,196.0,14.0,6.0,14.0,15.0,3.0,11.0,106.0,195.0,292.0,25.0,6.0,18.0,3.0,4.0,8.0,370.0,35.0,194.0,26.0,9.0,14.0,3.0,1.0,2.0,302.0,69.0,280.0,49612.26042029659 -0,20,8,8,6,15.0,15.0,238.0,158.0,218.0,13.0,15.0,16.0,4.0,17.0,13.0,383.0,33.0,167.0,21.0,17.0,20.0,9.0,14.0,6.0,572.0,51.0,295.0,9.0,0.0,8.0,13.0,18.0,6.0,571.0,152.0,204.0,22.0,12.0,18.0,4.0,16.0,4.0,476.0,10.0,210.0,9.0,0.0,19.0,13.0,16.0,6.0,181.0,109.0,31.0,26.0,7.0,7.0,8.0,13.0,16.0,155.0,178.0,246.0,3.0,8.0,14.0,12.0,19.0,3.0,278.0,13.0,207.0,10.0,16.0,3.0,3.0,4.0,4.0,383.0,49.0,145.0,23.0,10.0,14.0,3.0,2.0,16.0,591.0,193.0,229.0,58661.051876571815 -0,15,11,9,8,15.0,15.0,50.0,194.0,223.0,26.0,8.0,4.0,2.0,13.0,7.0,297.0,95.0,90.0,2.0,6.0,6.0,13.0,0.0,9.0,572.0,186.0,40.0,15.0,1.0,11.0,13.0,16.0,17.0,287.0,157.0,208.0,8.0,8.0,13.0,0.0,12.0,13.0,84.0,129.0,242.0,21.0,0.0,2.0,16.0,10.0,6.0,305.0,17.0,135.0,9.0,18.0,6.0,11.0,4.0,15.0,448.0,170.0,24.0,11.0,10.0,6.0,0.0,11.0,8.0,53.0,75.0,96.0,28.0,9.0,0.0,5.0,16.0,10.0,321.0,45.0,152.0,20.0,14.0,18.0,0.0,0.0,17.0,225.0,77.0,131.0,702345.7150511155 -0,17,5,9,12,8.0,12.0,332.0,172.0,130.0,15.0,5.0,11.0,8.0,2.0,20.0,161.0,80.0,108.0,17.0,2.0,20.0,18.0,0.0,18.0,455.0,185.0,42.0,8.0,12.0,6.0,3.0,17.0,5.0,508.0,68.0,150.0,12.0,8.0,11.0,7.0,13.0,0.0,48.0,137.0,46.0,3.0,3.0,8.0,2.0,7.0,17.0,523.0,118.0,133.0,17.0,17.0,9.0,5.0,11.0,9.0,172.0,103.0,54.0,10.0,12.0,8.0,7.0,3.0,4.0,333.0,85.0,104.0,24.0,0.0,4.0,8.0,15.0,5.0,208.0,10.0,170.0,17.0,10.0,19.0,9.0,11.0,3.0,197.0,76.0,168.0,145890.02155450152 -0,11,15,12,4,5.0,15.0,150.0,23.0,209.0,24.0,8.0,4.0,3.0,9.0,2.0,286.0,83.0,192.0,6.0,7.0,18.0,18.0,7.0,15.0,395.0,114.0,6.0,10.0,8.0,11.0,12.0,17.0,20.0,194.0,21.0,206.0,29.0,4.0,17.0,16.0,12.0,2.0,586.0,167.0,248.0,6.0,4.0,18.0,9.0,1.0,3.0,468.0,68.0,39.0,12.0,0.0,7.0,7.0,11.0,9.0,157.0,139.0,18.0,12.0,9.0,7.0,11.0,11.0,7.0,482.0,146.0,119.0,9.0,8.0,8.0,1.0,12.0,20.0,215.0,142.0,168.0,21.0,9.0,5.0,5.0,1.0,10.0,88.0,81.0,78.0,666638.8676721788 -0,12,5,20,4,4.0,11.0,494.0,48.0,232.0,18.0,7.0,4.0,19.0,10.0,8.0,380.0,164.0,50.0,6.0,6.0,3.0,10.0,13.0,14.0,541.0,101.0,251.0,8.0,11.0,8.0,8.0,11.0,12.0,456.0,22.0,130.0,25.0,19.0,17.0,2.0,9.0,4.0,569.0,23.0,99.0,16.0,2.0,9.0,7.0,15.0,17.0,290.0,16.0,127.0,28.0,6.0,12.0,16.0,17.0,10.0,206.0,80.0,105.0,16.0,11.0,15.0,8.0,12.0,11.0,288.0,84.0,116.0,28.0,8.0,2.0,4.0,13.0,1.0,254.0,116.0,201.0,19.0,9.0,13.0,5.0,20.0,12.0,110.0,82.0,227.0,52578.31310771183 -0,21,16,9,4,0.0,16.0,513.0,25.0,147.0,13.0,18.0,11.0,5.0,14.0,9.0,442.0,47.0,189.0,16.0,20.0,1.0,4.0,20.0,10.0,563.0,155.0,57.0,30.0,20.0,12.0,1.0,12.0,8.0,524.0,101.0,162.0,24.0,9.0,20.0,3.0,7.0,2.0,564.0,167.0,233.0,29.0,15.0,18.0,20.0,5.0,7.0,373.0,52.0,122.0,0.0,6.0,6.0,10.0,20.0,10.0,217.0,33.0,294.0,15.0,2.0,7.0,20.0,13.0,5.0,133.0,164.0,36.0,14.0,18.0,12.0,13.0,9.0,19.0,52.0,36.0,269.0,26.0,15.0,5.0,13.0,5.0,18.0,337.0,66.0,214.0,52740.407892120325 -0,12,8,10,5,2.0,14.0,505.0,101.0,155.0,11.0,17.0,11.0,4.0,12.0,4.0,255.0,181.0,239.0,20.0,3.0,12.0,4.0,18.0,14.0,503.0,120.0,25.0,10.0,8.0,10.0,11.0,13.0,14.0,140.0,46.0,159.0,29.0,7.0,10.0,3.0,14.0,4.0,419.0,39.0,25.0,19.0,14.0,17.0,13.0,16.0,8.0,311.0,109.0,286.0,8.0,10.0,4.0,12.0,4.0,10.0,163.0,90.0,222.0,15.0,2.0,2.0,3.0,4.0,10.0,128.0,141.0,266.0,25.0,7.0,10.0,12.0,11.0,18.0,169.0,92.0,149.0,24.0,10.0,12.0,16.0,11.0,12.0,61.0,37.0,28.0,49890.79042394678 -0,12,11,9,6,15.0,1.0,129.0,69.0,27.0,11.0,15.0,9.0,2.0,19.0,11.0,297.0,19.0,250.0,21.0,5.0,19.0,9.0,0.0,17.0,438.0,28.0,77.0,25.0,15.0,2.0,14.0,6.0,7.0,36.0,68.0,49.0,13.0,12.0,15.0,17.0,2.0,1.0,587.0,92.0,103.0,16.0,10.0,8.0,9.0,6.0,6.0,530.0,81.0,150.0,18.0,9.0,5.0,12.0,17.0,17.0,105.0,83.0,89.0,8.0,10.0,19.0,5.0,11.0,9.0,311.0,105.0,134.0,13.0,7.0,5.0,14.0,18.0,13.0,363.0,120.0,226.0,30.0,6.0,14.0,3.0,8.0,5.0,202.0,76.0,183.0,500081.55391299404 -0,23,14,9,8,0.0,11.0,473.0,158.0,97.0,16.0,4.0,8.0,0.0,11.0,13.0,321.0,112.0,241.0,24.0,7.0,11.0,18.0,0.0,14.0,479.0,117.0,22.0,8.0,14.0,12.0,8.0,19.0,10.0,466.0,71.0,164.0,10.0,12.0,13.0,16.0,11.0,8.0,476.0,153.0,101.0,18.0,3.0,8.0,18.0,13.0,13.0,293.0,122.0,142.0,17.0,7.0,6.0,6.0,1.0,9.0,463.0,111.0,93.0,13.0,8.0,8.0,5.0,7.0,5.0,106.0,92.0,134.0,25.0,5.0,5.0,6.0,10.0,13.0,417.0,117.0,158.0,19.0,8.0,14.0,7.0,10.0,9.0,303.0,76.0,115.0,51217.936492222274 -0,4,13,8,13,7.0,15.0,65.0,56.0,135.0,25.0,12.0,19.0,10.0,9.0,19.0,442.0,33.0,80.0,4.0,8.0,13.0,11.0,15.0,14.0,513.0,40.0,249.0,20.0,15.0,8.0,4.0,4.0,9.0,18.0,158.0,185.0,24.0,17.0,15.0,5.0,14.0,6.0,351.0,25.0,65.0,1.0,14.0,19.0,20.0,5.0,9.0,188.0,74.0,279.0,23.0,9.0,16.0,20.0,16.0,10.0,217.0,152.0,20.0,3.0,16.0,2.0,11.0,0.0,4.0,276.0,66.0,49.0,21.0,6.0,1.0,1.0,6.0,11.0,341.0,122.0,193.0,17.0,4.0,12.0,17.0,11.0,14.0,352.0,110.0,164.0,507967.59667986125 -0,17,5,10,17,2.0,13.0,511.0,144.0,285.0,28.0,12.0,16.0,5.0,10.0,14.0,338.0,185.0,163.0,16.0,8.0,7.0,9.0,8.0,13.0,516.0,43.0,175.0,26.0,17.0,7.0,7.0,16.0,8.0,544.0,158.0,170.0,22.0,12.0,12.0,7.0,17.0,3.0,489.0,25.0,146.0,17.0,14.0,18.0,13.0,15.0,19.0,221.0,109.0,259.0,22.0,9.0,7.0,9.0,4.0,16.0,264.0,47.0,84.0,19.0,2.0,7.0,15.0,7.0,4.0,427.0,168.0,196.0,13.0,5.0,2.0,7.0,9.0,11.0,314.0,112.0,142.0,21.0,4.0,5.0,10.0,17.0,5.0,427.0,105.0,213.0,35906.06214743767 -0,25,14,11,11,15.0,16.0,473.0,52.0,237.0,4.0,4.0,20.0,17.0,9.0,15.0,218.0,90.0,170.0,1.0,5.0,13.0,10.0,0.0,12.0,572.0,100.0,22.0,15.0,15.0,10.0,0.0,6.0,10.0,428.0,79.0,270.0,29.0,17.0,17.0,17.0,11.0,17.0,149.0,81.0,103.0,18.0,7.0,5.0,13.0,17.0,17.0,188.0,81.0,111.0,18.0,7.0,7.0,8.0,4.0,17.0,476.0,168.0,159.0,9.0,8.0,10.0,20.0,0.0,9.0,468.0,159.0,22.0,28.0,11.0,5.0,5.0,12.0,1.0,363.0,120.0,158.0,21.0,19.0,14.0,18.0,12.0,15.0,103.0,78.0,285.0,47672.399027448395 -0,24,9,9,7,5.0,2.0,276.0,103.0,6.0,16.0,3.0,2.0,5.0,10.0,3.0,247.0,113.0,273.0,18.0,16.0,11.0,9.0,2.0,14.0,510.0,109.0,13.0,16.0,5.0,8.0,14.0,17.0,0.0,110.0,21.0,161.0,8.0,7.0,9.0,14.0,10.0,8.0,400.0,171.0,20.0,9.0,5.0,6.0,16.0,16.0,13.0,237.0,130.0,140.0,25.0,15.0,9.0,11.0,12.0,11.0,413.0,109.0,44.0,19.0,10.0,12.0,11.0,11.0,11.0,297.0,105.0,116.0,20.0,10.0,4.0,5.0,11.0,1.0,382.0,103.0,192.0,20.0,8.0,15.0,7.0,11.0,14.0,398.0,76.0,279.0,49955.00288547927 -0,6,16,13,5,10.0,12.0,304.0,94.0,266.0,13.0,9.0,3.0,11.0,17.0,3.0,247.0,92.0,190.0,12.0,17.0,14.0,7.0,8.0,6.0,568.0,99.0,215.0,0.0,19.0,13.0,13.0,11.0,9.0,110.0,25.0,134.0,12.0,7.0,19.0,17.0,9.0,11.0,481.0,24.0,75.0,29.0,2.0,5.0,2.0,3.0,11.0,262.0,171.0,133.0,18.0,20.0,7.0,7.0,2.0,10.0,413.0,35.0,290.0,20.0,10.0,15.0,5.0,11.0,9.0,367.0,91.0,130.0,20.0,12.0,20.0,4.0,12.0,18.0,254.0,84.0,220.0,21.0,20.0,14.0,2.0,3.0,15.0,461.0,63.0,112.0,43454.20673418382 -0,11,11,10,14,0.0,2.0,299.0,53.0,10.0,15.0,4.0,3.0,5.0,9.0,5.0,419.0,174.0,274.0,21.0,11.0,16.0,11.0,17.0,10.0,572.0,116.0,251.0,11.0,16.0,6.0,17.0,6.0,5.0,410.0,24.0,156.0,24.0,12.0,18.0,11.0,12.0,5.0,429.0,189.0,20.0,13.0,2.0,17.0,9.0,15.0,7.0,263.0,93.0,111.0,14.0,0.0,13.0,10.0,19.0,8.0,216.0,119.0,44.0,22.0,4.0,12.0,9.0,11.0,10.0,362.0,75.0,107.0,20.0,11.0,2.0,4.0,12.0,13.0,390.0,87.0,153.0,18.0,9.0,6.0,6.0,15.0,13.0,102.0,72.0,256.0,47562.105187567955 -0,11,3,10,15,3.0,13.0,511.0,149.0,194.0,13.0,5.0,4.0,11.0,16.0,3.0,364.0,114.0,180.0,22.0,3.0,3.0,5.0,3.0,10.0,114.0,57.0,135.0,11.0,17.0,6.0,8.0,1.0,17.0,361.0,25.0,159.0,24.0,19.0,9.0,11.0,12.0,8.0,132.0,129.0,190.0,19.0,14.0,17.0,18.0,11.0,7.0,515.0,111.0,133.0,18.0,6.0,15.0,7.0,19.0,16.0,563.0,107.0,224.0,12.0,2.0,16.0,5.0,5.0,12.0,267.0,37.0,139.0,30.0,12.0,2.0,14.0,15.0,13.0,254.0,36.0,238.0,10.0,13.0,7.0,6.0,8.0,15.0,194.0,79.0,256.0,52624.07870860311 -0,12,15,13,7,2.0,11.0,478.0,76.0,68.0,13.0,8.0,12.0,5.0,9.0,4.0,297.0,174.0,189.0,21.0,2.0,9.0,5.0,17.0,11.0,510.0,93.0,106.0,3.0,9.0,15.0,1.0,11.0,18.0,456.0,46.0,134.0,26.0,14.0,15.0,10.0,9.0,2.0,444.0,27.0,27.0,19.0,2.0,17.0,13.0,13.0,7.0,327.0,94.0,284.0,5.0,1.0,3.0,10.0,4.0,11.0,179.0,45.0,215.0,13.0,2.0,2.0,1.0,6.0,6.0,367.0,133.0,266.0,20.0,4.0,11.0,7.0,9.0,19.0,99.0,94.0,149.0,22.0,18.0,5.0,9.0,2.0,13.0,61.0,57.0,89.0,51181.72152735118 -0,25,5,8,4,2.0,11.0,318.0,52.0,6.0,20.0,17.0,4.0,18.0,5.0,13.0,247.0,92.0,23.0,18.0,9.0,14.0,10.0,8.0,12.0,277.0,99.0,249.0,16.0,15.0,10.0,9.0,7.0,17.0,110.0,136.0,38.0,12.0,17.0,16.0,10.0,9.0,4.0,311.0,165.0,146.0,2.0,14.0,6.0,2.0,15.0,6.0,124.0,109.0,111.0,12.0,15.0,7.0,5.0,16.0,13.0,49.0,42.0,20.0,24.0,2.0,13.0,19.0,11.0,0.0,523.0,136.0,50.0,20.0,11.0,2.0,7.0,12.0,6.0,406.0,156.0,170.0,6.0,4.0,3.0,7.0,9.0,13.0,559.0,105.0,191.0,45831.291735945124 -0,19,6,8,8,1.0,2.0,276.0,139.0,285.0,28.0,11.0,2.0,9.0,11.0,10.0,277.0,33.0,207.0,15.0,9.0,6.0,9.0,16.0,12.0,565.0,73.0,12.0,18.0,15.0,7.0,17.0,6.0,11.0,401.0,158.0,159.0,21.0,9.0,18.0,8.0,11.0,8.0,481.0,189.0,20.0,17.0,7.0,17.0,13.0,15.0,7.0,229.0,130.0,170.0,21.0,13.0,8.0,8.0,17.0,8.0,413.0,119.0,28.0,15.0,10.0,12.0,11.0,7.0,6.0,276.0,93.0,140.0,20.0,4.0,4.0,5.0,9.0,18.0,255.0,77.0,171.0,21.0,5.0,12.0,7.0,19.0,6.0,103.0,95.0,285.0,39065.105944782925 -0,14,19,18,14,9.0,7.0,419.0,120.0,130.0,19.0,4.0,8.0,18.0,8.0,19.0,42.0,112.0,174.0,24.0,8.0,14.0,18.0,10.0,19.0,377.0,41.0,263.0,2.0,0.0,7.0,3.0,10.0,12.0,169.0,95.0,196.0,30.0,14.0,14.0,11.0,10.0,20.0,476.0,137.0,181.0,15.0,3.0,11.0,9.0,16.0,10.0,316.0,122.0,105.0,21.0,6.0,6.0,14.0,8.0,5.0,448.0,139.0,188.0,28.0,0.0,13.0,19.0,1.0,15.0,497.0,50.0,126.0,25.0,18.0,5.0,5.0,20.0,13.0,417.0,82.0,170.0,13.0,10.0,8.0,7.0,4.0,16.0,28.0,71.0,115.0,50142.42727637031 -0,16,11,11,5,2.0,2.0,410.0,182.0,285.0,11.0,2.0,5.0,12.0,14.0,7.0,386.0,34.0,129.0,18.0,15.0,7.0,12.0,0.0,14.0,589.0,57.0,133.0,25.0,14.0,2.0,7.0,11.0,11.0,312.0,71.0,141.0,13.0,14.0,13.0,5.0,9.0,2.0,128.0,55.0,73.0,18.0,8.0,7.0,14.0,6.0,14.0,330.0,153.0,150.0,12.0,3.0,2.0,5.0,12.0,14.0,208.0,67.0,101.0,11.0,5.0,11.0,12.0,11.0,19.0,323.0,89.0,127.0,24.0,2.0,5.0,10.0,18.0,12.0,383.0,117.0,203.0,29.0,11.0,8.0,7.0,20.0,15.0,89.0,88.0,27.0,45871.419192346824 -0,0,8,8,6,3.0,5.0,511.0,82.0,62.0,0.0,12.0,2.0,15.0,11.0,14.0,367.0,33.0,260.0,12.0,13.0,3.0,6.0,15.0,2.0,306.0,48.0,112.0,26.0,9.0,7.0,7.0,16.0,8.0,70.0,158.0,188.0,28.0,0.0,12.0,8.0,14.0,2.0,489.0,25.0,65.0,17.0,18.0,19.0,9.0,16.0,18.0,236.0,74.0,141.0,6.0,9.0,7.0,2.0,13.0,10.0,464.0,126.0,25.0,14.0,16.0,0.0,17.0,17.0,5.0,276.0,168.0,201.0,20.0,16.0,2.0,18.0,9.0,11.0,255.0,115.0,151.0,21.0,4.0,12.0,11.0,20.0,13.0,499.0,137.0,74.0,52963.82489197617 -0,15,4,8,4,2.0,4.0,527.0,140.0,285.0,28.0,13.0,4.0,5.0,9.0,12.0,361.0,92.0,189.0,15.0,9.0,6.0,9.0,16.0,13.0,513.0,41.0,263.0,20.0,15.0,7.0,7.0,13.0,17.0,524.0,158.0,166.0,24.0,13.0,16.0,6.0,15.0,3.0,489.0,65.0,146.0,27.0,14.0,18.0,17.0,17.0,3.0,199.0,109.0,259.0,22.0,13.0,7.0,18.0,6.0,10.0,257.0,62.0,20.0,28.0,2.0,13.0,1.0,12.0,10.0,276.0,129.0,196.0,13.0,6.0,3.0,7.0,6.0,11.0,331.0,106.0,135.0,17.0,4.0,3.0,7.0,17.0,17.0,484.0,110.0,213.0,54292.85534919245 -0,29,14,3,18,16.0,9.0,473.0,86.0,27.0,18.0,5.0,13.0,2.0,19.0,15.0,302.0,112.0,46.0,21.0,5.0,0.0,17.0,16.0,14.0,393.0,111.0,232.0,15.0,17.0,7.0,6.0,19.0,13.0,428.0,62.0,109.0,19.0,1.0,10.0,14.0,10.0,8.0,250.0,39.0,103.0,0.0,20.0,8.0,3.0,12.0,13.0,162.0,155.0,150.0,21.0,1.0,6.0,5.0,9.0,9.0,112.0,83.0,89.0,16.0,13.0,15.0,13.0,17.0,9.0,53.0,80.0,106.0,22.0,8.0,16.0,1.0,9.0,3.0,383.0,131.0,219.0,18.0,2.0,16.0,7.0,12.0,12.0,381.0,147.0,269.0,52760.42189972437 -0,20,7,10,14,8.0,14.0,374.0,45.0,42.0,13.0,5.0,16.0,11.0,12.0,14.0,512.0,117.0,250.0,18.0,5.0,13.0,7.0,6.0,15.0,414.0,86.0,20.0,14.0,15.0,8.0,14.0,16.0,7.0,447.0,73.0,159.0,8.0,13.0,9.0,11.0,10.0,7.0,334.0,171.0,203.0,14.0,5.0,10.0,20.0,12.0,7.0,248.0,50.0,111.0,16.0,11.0,6.0,15.0,4.0,10.0,101.0,120.0,186.0,15.0,15.0,13.0,5.0,6.0,19.0,106.0,105.0,136.0,21.0,5.0,5.0,6.0,9.0,1.0,378.0,120.0,129.0,21.0,5.0,17.0,13.0,13.0,14.0,272.0,120.0,263.0,54250.090235265816 -0,24,8,6,1,11.0,3.0,321.0,85.0,172.0,13.0,10.0,19.0,4.0,18.0,14.0,41.0,158.0,131.0,0.0,1.0,3.0,18.0,14.0,11.0,94.0,57.0,251.0,10.0,18.0,6.0,5.0,3.0,17.0,543.0,139.0,159.0,25.0,19.0,12.0,10.0,16.0,5.0,455.0,108.0,23.0,6.0,10.0,17.0,13.0,5.0,10.0,327.0,80.0,97.0,7.0,6.0,5.0,10.0,5.0,12.0,344.0,47.0,279.0,17.0,9.0,6.0,1.0,5.0,12.0,133.0,104.0,4.0,11.0,1.0,10.0,12.0,16.0,19.0,61.0,92.0,129.0,24.0,18.0,0.0,17.0,2.0,17.0,61.0,88.0,242.0,55230.281435083256 -0,12,9,11,4,3.0,15.0,473.0,104.0,194.0,7.0,10.0,16.0,14.0,14.0,11.0,362.0,114.0,50.0,6.0,2.0,6.0,5.0,18.0,14.0,510.0,120.0,57.0,3.0,14.0,16.0,13.0,13.0,12.0,415.0,46.0,130.0,25.0,18.0,13.0,0.0,6.0,2.0,464.0,193.0,25.0,19.0,12.0,9.0,15.0,6.0,8.0,414.0,111.0,278.0,10.0,13.0,0.0,8.0,8.0,14.0,287.0,56.0,224.0,15.0,2.0,2.0,2.0,4.0,5.0,100.0,43.0,265.0,22.0,4.0,13.0,12.0,11.0,15.0,255.0,36.0,157.0,19.0,19.0,18.0,3.0,1.0,12.0,450.0,48.0,89.0,51139.09877305663 -0,23,7,5,4,10.0,15.0,419.0,117.0,130.0,30.0,20.0,11.0,20.0,6.0,14.0,177.0,95.0,90.0,27.0,9.0,7.0,0.0,1.0,15.0,489.0,184.0,151.0,1.0,5.0,9.0,1.0,16.0,9.0,566.0,190.0,196.0,13.0,8.0,9.0,8.0,5.0,4.0,559.0,39.0,59.0,21.0,6.0,15.0,4.0,19.0,3.0,553.0,44.0,7.0,2.0,14.0,13.0,7.0,14.0,11.0,43.0,74.0,228.0,19.0,19.0,12.0,8.0,14.0,4.0,41.0,64.0,56.0,25.0,3.0,16.0,4.0,2.0,12.0,310.0,151.0,129.0,17.0,10.0,17.0,3.0,2.0,11.0,82.0,149.0,4.0,49617.90021127045 -0,18,11,8,11,14.0,6.0,403.0,101.0,117.0,17.0,14.0,9.0,3.0,12.0,0.0,297.0,150.0,98.0,18.0,18.0,13.0,18.0,8.0,14.0,329.0,172.0,229.0,21.0,10.0,7.0,3.0,13.0,14.0,195.0,46.0,204.0,15.0,19.0,4.0,7.0,18.0,2.0,354.0,59.0,91.0,26.0,8.0,14.0,4.0,6.0,12.0,460.0,67.0,152.0,29.0,11.0,2.0,12.0,8.0,11.0,395.0,97.0,218.0,17.0,3.0,8.0,14.0,15.0,4.0,357.0,103.0,119.0,20.0,3.0,12.0,7.0,7.0,6.0,593.0,147.0,241.0,18.0,10.0,14.0,14.0,4.0,4.0,31.0,131.0,195.0,50500.38257388243 -0,5,17,10,5,16.0,15.0,403.0,166.0,73.0,5.0,20.0,13.0,18.0,4.0,15.0,177.0,17.0,216.0,15.0,18.0,15.0,12.0,20.0,14.0,584.0,41.0,213.0,25.0,8.0,2.0,1.0,17.0,17.0,305.0,156.0,33.0,10.0,7.0,11.0,5.0,8.0,0.0,354.0,59.0,258.0,23.0,19.0,11.0,5.0,16.0,20.0,339.0,119.0,155.0,16.0,1.0,14.0,5.0,11.0,18.0,395.0,146.0,61.0,13.0,0.0,14.0,7.0,18.0,9.0,160.0,12.0,24.0,22.0,14.0,19.0,9.0,5.0,6.0,282.0,89.0,26.0,30.0,16.0,20.0,7.0,11.0,16.0,333.0,98.0,27.0,51334.280878683625 -0,16,14,10,4,2.0,2.0,410.0,139.0,285.0,11.0,4.0,14.0,14.0,12.0,14.0,483.0,150.0,196.0,15.0,17.0,7.0,0.0,10.0,14.0,355.0,94.0,109.0,19.0,8.0,9.0,6.0,19.0,20.0,169.0,39.0,134.0,18.0,0.0,8.0,5.0,11.0,7.0,245.0,59.0,158.0,26.0,11.0,6.0,17.0,16.0,3.0,417.0,99.0,152.0,25.0,8.0,13.0,7.0,12.0,11.0,390.0,127.0,125.0,17.0,1.0,12.0,19.0,7.0,9.0,437.0,94.0,159.0,20.0,12.0,4.0,7.0,6.0,17.0,593.0,82.0,238.0,18.0,0.0,16.0,7.0,8.0,4.0,115.0,97.0,38.0,51310.075456076374 -0,11,15,9,4,15.0,11.0,300.0,10.0,68.0,24.0,2.0,4.0,5.0,13.0,17.0,526.0,37.0,90.0,21.0,17.0,3.0,18.0,15.0,4.0,438.0,34.0,251.0,11.0,1.0,4.0,17.0,11.0,14.0,508.0,73.0,220.0,24.0,14.0,1.0,10.0,12.0,1.0,427.0,49.0,73.0,8.0,8.0,20.0,14.0,20.0,7.0,316.0,120.0,135.0,17.0,1.0,7.0,16.0,19.0,11.0,448.0,139.0,36.0,11.0,19.0,8.0,16.0,11.0,10.0,367.0,85.0,152.0,21.0,3.0,5.0,12.0,13.0,11.0,232.0,111.0,1.0,1.0,10.0,14.0,12.0,3.0,4.0,184.0,66.0,161.0,48902.09454242862 -0,17,11,9,15,1.0,6.0,468.0,181.0,120.0,13.0,4.0,8.0,4.0,11.0,5.0,297.0,112.0,121.0,24.0,13.0,16.0,14.0,11.0,19.0,568.0,120.0,116.0,9.0,12.0,7.0,3.0,11.0,11.0,456.0,65.0,196.0,17.0,14.0,13.0,12.0,5.0,1.0,476.0,97.0,53.0,19.0,2.0,17.0,13.0,5.0,6.0,263.0,106.0,134.0,11.0,1.0,6.0,6.0,8.0,9.0,400.0,92.0,215.0,12.0,4.0,17.0,5.0,11.0,5.0,311.0,133.0,127.0,23.0,3.0,3.0,4.0,18.0,1.0,378.0,117.0,157.0,21.0,13.0,5.0,10.0,20.0,14.0,99.0,77.0,256.0,52298.25315588342 -0,23,5,6,9,20.0,15.0,403.0,45.0,1.0,13.0,9.0,13.0,15.0,13.0,14.0,125.0,122.0,117.0,9.0,18.0,15.0,7.0,12.0,17.0,156.0,68.0,78.0,12.0,15.0,9.0,6.0,11.0,0.0,227.0,128.0,275.0,25.0,15.0,2.0,8.0,13.0,7.0,335.0,85.0,151.0,26.0,11.0,11.0,5.0,15.0,11.0,417.0,50.0,173.0,8.0,11.0,14.0,12.0,5.0,10.0,101.0,120.0,186.0,0.0,7.0,1.0,18.0,13.0,9.0,437.0,94.0,56.0,9.0,3.0,8.0,13.0,1.0,18.0,160.0,108.0,79.0,21.0,11.0,4.0,7.0,20.0,4.0,537.0,160.0,229.0,45334.44592322496 -0,22,11,9,18,16.0,12.0,374.0,63.0,82.0,13.0,6.0,14.0,9.0,12.0,17.0,235.0,132.0,213.0,15.0,8.0,18.0,1.0,1.0,14.0,329.0,93.0,6.0,10.0,10.0,20.0,6.0,19.0,13.0,340.0,39.0,232.0,22.0,18.0,2.0,12.0,2.0,6.0,354.0,50.0,203.0,14.0,7.0,5.0,3.0,18.0,5.0,248.0,45.0,113.0,20.0,11.0,4.0,13.0,5.0,10.0,104.0,146.0,161.0,10.0,8.0,12.0,18.0,6.0,4.0,409.0,80.0,194.0,20.0,14.0,5.0,7.0,8.0,3.0,584.0,90.0,241.0,19.0,0.0,17.0,5.0,9.0,12.0,257.0,97.0,269.0,40246.099253740096 -0,25,10,15,4,19.0,0.0,312.0,52.0,264.0,17.0,3.0,14.0,5.0,8.0,3.0,391.0,92.0,2.0,15.0,18.0,1.0,10.0,19.0,12.0,112.0,112.0,79.0,16.0,15.0,9.0,1.0,5.0,5.0,227.0,101.0,161.0,12.0,14.0,7.0,9.0,10.0,10.0,142.0,24.0,103.0,7.0,7.0,6.0,2.0,11.0,19.0,476.0,130.0,61.0,16.0,15.0,14.0,12.0,11.0,20.0,395.0,146.0,61.0,17.0,3.0,20.0,18.0,7.0,4.0,362.0,94.0,210.0,5.0,9.0,4.0,5.0,12.0,0.0,114.0,89.0,194.0,24.0,9.0,11.0,3.0,11.0,13.0,366.0,16.0,195.0,42363.32955990292 -0,24,14,8,6,0.0,2.0,387.0,94.0,6.0,16.0,5.0,2.0,11.0,12.0,10.0,247.0,150.0,259.0,14.0,16.0,16.0,0.0,8.0,14.0,400.0,99.0,78.0,10.0,9.0,10.0,12.0,10.0,17.0,120.0,39.0,161.0,16.0,7.0,12.0,10.0,10.0,4.0,354.0,117.0,27.0,26.0,6.0,7.0,5.0,19.0,3.0,417.0,44.0,120.0,22.0,11.0,13.0,19.0,13.0,11.0,412.0,119.0,44.0,17.0,9.0,13.0,18.0,11.0,13.0,338.0,75.0,107.0,21.0,13.0,4.0,7.0,9.0,17.0,570.0,83.0,233.0,5.0,0.0,14.0,7.0,7.0,4.0,152.0,84.0,203.0,45369.928961310245 -0,9,4,20,7,7.0,0.0,468.0,148.0,175.0,23.0,13.0,2.0,19.0,9.0,14.0,312.0,179.0,275.0,0.0,17.0,19.0,9.0,1.0,10.0,472.0,41.0,6.0,9.0,15.0,8.0,7.0,11.0,7.0,326.0,18.0,188.0,1.0,0.0,13.0,9.0,3.0,3.0,432.0,72.0,88.0,18.0,3.0,8.0,13.0,17.0,3.0,558.0,20.0,111.0,11.0,3.0,7.0,14.0,16.0,16.0,172.0,101.0,20.0,3.0,8.0,0.0,11.0,4.0,20.0,276.0,66.0,220.0,12.0,16.0,0.0,9.0,4.0,16.0,28.0,100.0,51.0,20.0,4.0,2.0,4.0,20.0,13.0,338.0,105.0,213.0,49388.11212911576 -0,17,4,10,12,9.0,15.0,487.0,149.0,191.0,27.0,3.0,4.0,14.0,8.0,5.0,160.0,47.0,136.0,16.0,11.0,7.0,13.0,8.0,14.0,500.0,107.0,16.0,18.0,17.0,8.0,5.0,11.0,18.0,544.0,106.0,187.0,7.0,1.0,12.0,5.0,15.0,11.0,125.0,58.0,61.0,4.0,14.0,8.0,2.0,14.0,9.0,236.0,34.0,173.0,12.0,10.0,8.0,5.0,14.0,11.0,264.0,101.0,20.0,9.0,15.0,9.0,9.0,16.0,2.0,290.0,72.0,201.0,16.0,0.0,3.0,10.0,5.0,11.0,81.0,63.0,55.0,17.0,9.0,5.0,3.0,17.0,20.0,499.0,123.0,59.0,48115.25342279269 -0,12,12,14,4,7.0,2.0,276.0,101.0,194.0,16.0,18.0,3.0,13.0,10.0,3.0,495.0,114.0,274.0,17.0,16.0,16.0,9.0,20.0,10.0,148.0,168.0,5.0,17.0,7.0,10.0,1.0,6.0,20.0,585.0,46.0,161.0,12.0,2.0,13.0,12.0,9.0,10.0,109.0,118.0,25.0,19.0,2.0,18.0,14.0,13.0,16.0,110.0,137.0,282.0,20.0,6.0,13.0,15.0,7.0,14.0,229.0,67.0,224.0,15.0,2.0,12.0,18.0,3.0,13.0,239.0,102.0,97.0,22.0,15.0,4.0,5.0,0.0,19.0,406.0,149.0,220.0,24.0,18.0,3.0,0.0,11.0,13.0,429.0,149.0,211.0,38826.951807519894 -0,25,6,13,4,0.0,7.0,352.0,52.0,190.0,13.0,3.0,2.0,4.0,14.0,0.0,247.0,92.0,212.0,17.0,2.0,10.0,10.0,8.0,11.0,525.0,57.0,12.0,16.0,15.0,6.0,8.0,11.0,5.0,253.0,21.0,161.0,20.0,12.0,18.0,10.0,6.0,6.0,471.0,126.0,20.0,7.0,7.0,17.0,2.0,13.0,7.0,285.0,120.0,134.0,18.0,14.0,3.0,10.0,4.0,12.0,413.0,97.0,135.0,20.0,10.0,2.0,15.0,5.0,5.0,297.0,93.0,107.0,21.0,12.0,7.0,6.0,9.0,18.0,99.0,77.0,129.0,18.0,9.0,17.0,7.0,2.0,13.0,64.0,48.0,182.0,34954.04053302937 -0,21,5,4,8,0.0,2.0,419.0,63.0,6.0,16.0,15.0,15.0,3.0,3.0,16.0,494.0,92.0,107.0,10.0,16.0,16.0,10.0,17.0,11.0,599.0,99.0,31.0,21.0,13.0,4.0,17.0,11.0,0.0,195.0,21.0,289.0,13.0,7.0,14.0,7.0,9.0,2.0,476.0,39.0,20.0,17.0,2.0,6.0,4.0,12.0,20.0,307.0,67.0,30.0,13.0,15.0,13.0,14.0,15.0,8.0,413.0,119.0,189.0,22.0,18.0,12.0,8.0,11.0,16.0,297.0,184.0,273.0,21.0,10.0,12.0,1.0,12.0,4.0,299.0,170.0,129.0,18.0,9.0,14.0,14.0,2.0,14.0,103.0,190.0,155.0,51166.86513966903 -0,14,5,11,20,5.0,6.0,347.0,72.0,130.0,15.0,8.0,2.0,2.0,12.0,0.0,277.0,93.0,274.0,14.0,16.0,12.0,18.0,12.0,14.0,499.0,184.0,291.0,18.0,15.0,8.0,3.0,6.0,14.0,110.0,160.0,196.0,12.0,19.0,18.0,10.0,18.0,10.0,229.0,189.0,59.0,7.0,7.0,8.0,2.0,17.0,9.0,248.0,130.0,113.0,7.0,11.0,5.0,12.0,6.0,11.0,228.0,97.0,228.0,20.0,12.0,7.0,18.0,13.0,12.0,311.0,104.0,122.0,25.0,10.0,4.0,5.0,11.0,6.0,406.0,143.0,220.0,17.0,10.0,1.0,9.0,2.0,14.0,31.0,78.0,4.0,48408.74986794658 -0,4,11,16,16,1.0,12.0,276.0,52.0,130.0,12.0,16.0,2.0,6.0,19.0,1.0,247.0,53.0,252.0,24.0,16.0,15.0,10.0,9.0,12.0,438.0,184.0,90.0,2.0,18.0,8.0,11.0,19.0,10.0,129.0,127.0,109.0,12.0,3.0,2.0,10.0,9.0,10.0,189.0,137.0,20.0,7.0,3.0,10.0,14.0,18.0,0.0,316.0,80.0,135.0,3.0,2.0,18.0,1.0,8.0,9.0,310.0,119.0,93.0,3.0,8.0,7.0,16.0,11.0,6.0,50.0,187.0,107.0,13.0,3.0,4.0,6.0,19.0,6.0,417.0,117.0,220.0,18.0,11.0,7.0,20.0,10.0,19.0,70.0,86.0,285.0,43422.567970507924 -0,25,10,10,8,0.0,2.0,337.0,98.0,6.0,15.0,4.0,7.0,2.0,13.0,3.0,297.0,105.0,90.0,23.0,16.0,16.0,18.0,6.0,19.0,572.0,99.0,12.0,8.0,14.0,9.0,11.0,11.0,5.0,110.0,68.0,166.0,12.0,12.0,17.0,17.0,12.0,6.0,476.0,162.0,73.0,9.0,5.0,8.0,7.0,11.0,6.0,252.0,127.0,130.0,17.0,3.0,6.0,10.0,19.0,8.0,447.0,139.0,89.0,18.0,10.0,12.0,18.0,11.0,8.0,297.0,75.0,122.0,25.0,4.0,4.0,5.0,12.0,13.0,406.0,106.0,170.0,19.0,9.0,14.0,7.0,10.0,13.0,184.0,77.0,250.0,40111.38834010939 -0,16,4,10,4,7.0,15.0,473.0,106.0,246.0,13.0,13.0,17.0,2.0,9.0,6.0,38.0,83.0,250.0,15.0,18.0,7.0,0.0,8.0,14.0,513.0,41.0,249.0,4.0,1.0,20.0,17.0,16.0,8.0,469.0,92.0,188.0,19.0,6.0,20.0,14.0,10.0,13.0,250.0,25.0,64.0,18.0,12.0,17.0,20.0,13.0,13.0,373.0,81.0,150.0,23.0,18.0,7.0,17.0,6.0,10.0,264.0,51.0,89.0,16.0,12.0,8.0,20.0,17.0,14.0,256.0,105.0,201.0,13.0,6.0,5.0,3.0,6.0,18.0,182.0,159.0,135.0,25.0,1.0,13.0,7.0,17.0,19.0,309.0,97.0,253.0,50830.07586461703 -0,20,14,9,4,8.0,15.0,554.0,149.0,285.0,17.0,6.0,4.0,12.0,9.0,14.0,312.0,117.0,217.0,21.0,5.0,9.0,3.0,1.0,12.0,489.0,67.0,22.0,26.0,16.0,8.0,14.0,17.0,5.0,462.0,142.0,181.0,13.0,12.0,9.0,5.0,17.0,8.0,489.0,162.0,89.0,17.0,6.0,17.0,18.0,17.0,9.0,188.0,78.0,169.0,18.0,9.0,7.0,5.0,16.0,10.0,411.0,85.0,75.0,4.0,10.0,11.0,5.0,7.0,7.0,251.0,66.0,136.0,20.0,8.0,3.0,5.0,6.0,1.0,363.0,116.0,158.0,17.0,4.0,5.0,7.0,12.0,13.0,454.0,110.0,213.0,52744.61469553534 -0,20,4,6,1,17.0,5.0,317.0,119.0,50.0,7.0,4.0,15.0,18.0,1.0,17.0,396.0,31.0,185.0,30.0,1.0,11.0,18.0,10.0,14.0,589.0,47.0,104.0,0.0,1.0,20.0,1.0,17.0,3.0,495.0,46.0,130.0,14.0,16.0,5.0,0.0,9.0,5.0,292.0,110.0,283.0,14.0,20.0,9.0,18.0,16.0,16.0,397.0,90.0,155.0,12.0,6.0,13.0,7.0,11.0,13.0,250.0,31.0,66.0,13.0,4.0,11.0,3.0,4.0,17.0,596.0,32.0,91.0,22.0,1.0,7.0,13.0,6.0,10.0,340.0,92.0,168.0,30.0,1.0,1.0,13.0,1.0,18.0,2.0,145.0,262.0,46347.1278096924 -0,16,9,8,4,2.0,2.0,431.0,120.0,197.0,11.0,10.0,19.0,8.0,17.0,15.0,483.0,19.0,78.0,6.0,8.0,6.0,12.0,14.0,14.0,94.0,120.0,57.0,10.0,14.0,16.0,8.0,6.0,12.0,315.0,156.0,133.0,13.0,0.0,11.0,5.0,9.0,10.0,152.0,120.0,181.0,11.0,14.0,4.0,17.0,13.0,14.0,493.0,124.0,196.0,18.0,6.0,0.0,5.0,11.0,11.0,208.0,35.0,125.0,10.0,8.0,13.0,3.0,18.0,15.0,140.0,95.0,156.0,14.0,3.0,10.0,12.0,16.0,11.0,283.0,82.0,199.0,26.0,18.0,8.0,3.0,13.0,13.0,82.0,90.0,242.0,52117.809698729376 -0,16,5,20,12,0.0,11.0,374.0,45.0,283.0,7.0,9.0,14.0,11.0,12.0,0.0,462.0,85.0,251.0,18.0,17.0,18.0,7.0,12.0,7.0,525.0,86.0,6.0,11.0,17.0,5.0,6.0,11.0,13.0,584.0,45.0,291.0,6.0,15.0,0.0,20.0,11.0,13.0,396.0,72.0,203.0,20.0,3.0,8.0,2.0,9.0,2.0,594.0,50.0,111.0,25.0,12.0,4.0,8.0,5.0,16.0,101.0,103.0,290.0,27.0,13.0,15.0,7.0,13.0,9.0,347.0,38.0,220.0,22.0,3.0,12.0,3.0,4.0,9.0,61.0,45.0,55.0,24.0,14.0,2.0,4.0,13.0,13.0,345.0,147.0,114.0,40774.27604778222 -0,17,17,11,18,3.0,2.0,332.0,148.0,82.0,30.0,7.0,13.0,11.0,5.0,14.0,512.0,52.0,214.0,30.0,15.0,18.0,9.0,9.0,14.0,402.0,107.0,5.0,17.0,10.0,15.0,5.0,6.0,13.0,449.0,42.0,150.0,7.0,0.0,10.0,9.0,14.0,9.0,95.0,39.0,51.0,14.0,9.0,11.0,3.0,4.0,6.0,248.0,41.0,111.0,13.0,10.0,5.0,15.0,11.0,13.0,172.0,120.0,21.0,10.0,9.0,6.0,7.0,5.0,5.0,170.0,77.0,194.0,23.0,0.0,5.0,13.0,5.0,3.0,383.0,92.0,129.0,21.0,9.0,16.0,7.0,13.0,12.0,338.0,133.0,59.0,46147.67909020383 -0,28,4,15,19,3.0,8.0,374.0,37.0,285.0,28.0,13.0,4.0,13.0,16.0,14.0,312.0,112.0,117.0,12.0,9.0,1.0,7.0,17.0,8.0,360.0,104.0,206.0,15.0,17.0,8.0,6.0,16.0,4.0,449.0,158.0,188.0,17.0,12.0,13.0,5.0,13.0,15.0,363.0,25.0,203.0,14.0,2.0,19.0,8.0,4.0,18.0,151.0,159.0,111.0,4.0,9.0,5.0,13.0,6.0,9.0,101.0,120.0,67.0,3.0,17.0,13.0,11.0,17.0,15.0,53.0,80.0,194.0,13.0,6.0,14.0,13.0,9.0,15.0,100.0,92.0,129.0,17.0,18.0,13.0,4.0,13.0,12.0,398.0,62.0,78.0,49437.137537067385 -0,18,4,9,18,7.0,15.0,426.0,149.0,82.0,16.0,12.0,5.0,11.0,12.0,14.0,343.0,33.0,136.0,18.0,8.0,8.0,9.0,8.0,14.0,386.0,84.0,6.0,20.0,17.0,20.0,7.0,15.0,8.0,490.0,37.0,182.0,20.0,15.0,10.0,8.0,17.0,6.0,489.0,39.0,181.0,15.0,14.0,11.0,3.0,15.0,8.0,248.0,61.0,182.0,23.0,11.0,4.0,5.0,16.0,10.0,222.0,101.0,186.0,10.0,8.0,13.0,8.0,12.0,6.0,91.0,68.0,198.0,22.0,3.0,3.0,10.0,6.0,3.0,383.0,111.0,135.0,21.0,2.0,5.0,3.0,14.0,13.0,499.0,126.0,217.0,49579.62242336156 -0,13,8,8,18,2.0,1.0,271.0,139.0,75.0,28.0,12.0,13.0,11.0,12.0,10.0,85.0,112.0,108.0,29.0,10.0,18.0,15.0,16.0,11.0,360.0,131.0,6.0,20.0,9.0,4.0,6.0,20.0,13.0,234.0,21.0,124.0,23.0,14.0,16.0,18.0,3.0,20.0,489.0,25.0,48.0,17.0,7.0,10.0,3.0,12.0,14.0,248.0,129.0,114.0,15.0,13.0,7.0,5.0,5.0,10.0,217.0,33.0,20.0,3.0,2.0,15.0,17.0,7.0,6.0,91.0,168.0,25.0,16.0,5.0,2.0,16.0,19.0,3.0,11.0,46.0,217.0,21.0,2.0,3.0,7.0,13.0,12.0,445.0,182.0,123.0,50620.832091473596 -0,16,7,8,8,2.0,6.0,500.0,95.0,178.0,27.0,11.0,4.0,9.0,11.0,12.0,442.0,33.0,150.0,16.0,6.0,15.0,8.0,15.0,13.0,520.0,48.0,249.0,18.0,15.0,11.0,7.0,11.0,13.0,457.0,146.0,16.0,24.0,12.0,11.0,8.0,13.0,4.0,392.0,39.0,182.0,17.0,13.0,11.0,13.0,15.0,8.0,221.0,71.0,120.0,20.0,9.0,6.0,5.0,12.0,0.0,133.0,120.0,165.0,9.0,8.0,6.0,9.0,6.0,7.0,276.0,162.0,194.0,20.0,3.0,5.0,7.0,9.0,11.0,315.0,98.0,129.0,21.0,4.0,16.0,10.0,20.0,12.0,398.0,105.0,214.0,53745.323869268206 -0,26,1,11,14,7.0,2.0,473.0,52.0,155.0,17.0,3.0,2.0,2.0,11.0,17.0,247.0,92.0,274.0,21.0,5.0,9.0,10.0,16.0,14.0,489.0,99.0,12.0,2.0,15.0,10.0,17.0,11.0,19.0,160.0,21.0,162.0,0.0,7.0,18.0,14.0,9.0,8.0,463.0,149.0,91.0,1.0,5.0,10.0,8.0,14.0,9.0,113.0,81.0,150.0,18.0,15.0,13.0,5.0,9.0,8.0,413.0,162.0,118.0,16.0,10.0,9.0,18.0,3.0,13.0,297.0,105.0,83.0,28.0,8.0,4.0,5.0,12.0,1.0,406.0,180.0,158.0,18.0,6.0,11.0,7.0,11.0,5.0,398.0,76.0,263.0,47680.79403582502 -0,23,11,9,6,0.0,15.0,386.0,158.0,27.0,16.0,4.0,17.0,8.0,9.0,3.0,321.0,117.0,251.0,14.0,10.0,16.0,9.0,1.0,12.0,508.0,103.0,22.0,11.0,15.0,8.0,14.0,19.0,0.0,110.0,79.0,161.0,8.0,10.0,9.0,10.0,9.0,9.0,331.0,171.0,103.0,7.0,6.0,8.0,2.0,17.0,13.0,239.0,87.0,111.0,18.0,9.0,7.0,9.0,17.0,13.0,476.0,83.0,44.0,22.0,9.0,12.0,5.0,9.0,11.0,244.0,100.0,107.0,20.0,11.0,4.0,12.0,10.0,3.0,369.0,120.0,220.0,13.0,6.0,15.0,7.0,11.0,13.0,211.0,78.0,285.0,46276.81691253684 -0,20,1,14,4,14.0,10.0,536.0,139.0,92.0,3.0,20.0,17.0,16.0,11.0,0.0,442.0,34.0,180.0,28.0,6.0,6.0,9.0,5.0,8.0,418.0,111.0,214.0,25.0,15.0,13.0,0.0,11.0,10.0,20.0,79.0,196.0,1.0,12.0,16.0,8.0,14.0,7.0,191.0,160.0,202.0,20.0,14.0,18.0,5.0,17.0,10.0,575.0,90.0,257.0,21.0,9.0,7.0,13.0,0.0,3.0,14.0,139.0,80.0,27.0,10.0,4.0,11.0,7.0,7.0,95.0,100.0,65.0,25.0,15.0,2.0,4.0,18.0,15.0,318.0,99.0,236.0,20.0,0.0,3.0,10.0,1.0,2.0,322.0,192.0,258.0,55131.182831320795 -0,13,8,8,6,4.0,10.0,511.0,124.0,285.0,1.0,12.0,3.0,5.0,13.0,3.0,297.0,154.0,90.0,16.0,5.0,5.0,3.0,6.0,8.0,476.0,48.0,283.0,20.0,10.0,12.0,11.0,12.0,17.0,520.0,152.0,184.0,24.0,13.0,13.0,10.0,12.0,4.0,481.0,25.0,52.0,20.0,4.0,18.0,13.0,15.0,7.0,211.0,119.0,258.0,30.0,7.0,5.0,10.0,13.0,3.0,477.0,96.0,207.0,8.0,2.0,6.0,5.0,11.0,4.0,285.0,141.0,196.0,22.0,4.0,5.0,6.0,9.0,12.0,285.0,109.0,151.0,13.0,6.0,3.0,4.0,17.0,13.0,82.0,77.0,51.0,50620.832091473596 -0,16,11,13,7,1.0,15.0,468.0,84.0,129.0,14.0,16.0,5.0,5.0,11.0,12.0,442.0,112.0,41.0,24.0,5.0,0.0,14.0,20.0,5.0,15.0,112.0,55.0,18.0,12.0,18.0,5.0,4.0,11.0,456.0,142.0,200.0,7.0,14.0,9.0,17.0,9.0,1.0,522.0,131.0,189.0,12.0,6.0,1.0,13.0,15.0,18.0,40.0,106.0,134.0,14.0,6.0,6.0,11.0,19.0,13.0,400.0,92.0,0.0,12.0,2.0,10.0,11.0,18.0,13.0,358.0,116.0,257.0,25.0,4.0,16.0,13.0,9.0,9.0,304.0,117.0,296.0,13.0,3.0,1.0,15.0,17.0,15.0,99.0,70.0,292.0,51116.8315717156 -0,15,1,9,5,10.0,12.0,469.0,181.0,90.0,14.0,4.0,9.0,4.0,13.0,10.0,297.0,181.0,131.0,20.0,13.0,14.0,10.0,11.0,18.0,568.0,120.0,110.0,21.0,12.0,7.0,4.0,11.0,17.0,477.0,79.0,163.0,21.0,14.0,13.0,8.0,10.0,5.0,476.0,103.0,88.0,19.0,2.0,18.0,11.0,5.0,6.0,263.0,117.0,194.0,12.0,1.0,19.0,8.0,11.0,12.0,217.0,88.0,218.0,14.0,3.0,6.0,5.0,4.0,5.0,133.0,123.0,127.0,27.0,3.0,2.0,12.0,18.0,1.0,363.0,102.0,157.0,3.0,12.0,5.0,10.0,20.0,14.0,61.0,66.0,263.0,52206.62668192427 -0,25,6,15,19,3.0,10.0,402.0,146.0,99.0,17.0,0.0,5.0,9.0,16.0,14.0,308.0,92.0,117.0,22.0,9.0,1.0,7.0,14.0,8.0,241.0,170.0,218.0,16.0,3.0,9.0,1.0,16.0,4.0,449.0,101.0,161.0,17.0,10.0,15.0,17.0,13.0,10.0,142.0,125.0,193.0,7.0,17.0,7.0,7.0,15.0,18.0,405.0,198.0,111.0,23.0,12.0,5.0,9.0,4.0,2.0,395.0,146.0,280.0,5.0,18.0,20.0,7.0,17.0,4.0,362.0,14.0,194.0,19.0,0.0,14.0,13.0,5.0,15.0,100.0,92.0,129.0,11.0,10.0,13.0,4.0,13.0,12.0,366.0,16.0,170.0,51506.65756193635 -0,28,9,15,4,16.0,8.0,362.0,46.0,264.0,28.0,13.0,12.0,5.0,8.0,3.0,343.0,112.0,2.0,12.0,18.0,1.0,10.0,17.0,12.0,112.0,106.0,206.0,15.0,16.0,8.0,5.0,5.0,4.0,227.0,158.0,175.0,12.0,13.0,7.0,5.0,10.0,15.0,162.0,24.0,111.0,10.0,6.0,6.0,3.0,8.0,18.0,151.0,143.0,71.0,4.0,9.0,12.0,12.0,10.0,20.0,101.0,120.0,67.0,6.0,3.0,13.0,18.0,7.0,15.0,213.0,94.0,197.0,13.0,9.0,6.0,5.0,11.0,3.0,101.0,89.0,171.0,22.0,11.0,11.0,3.0,12.0,13.0,371.0,37.0,118.0,48431.050809288114 -0,1,1,10,5,2.0,2.0,349.0,148.0,284.0,13.0,3.0,11.0,16.0,14.0,12.0,442.0,181.0,209.0,20.0,16.0,19.0,18.0,7.0,11.0,355.0,107.0,125.0,23.0,0.0,8.0,5.0,17.0,18.0,584.0,45.0,241.0,17.0,9.0,9.0,18.0,15.0,17.0,252.0,168.0,290.0,0.0,4.0,0.0,13.0,9.0,7.0,193.0,66.0,281.0,11.0,10.0,18.0,8.0,11.0,13.0,172.0,83.0,33.0,18.0,2.0,6.0,13.0,7.0,2.0,418.0,26.0,212.0,23.0,7.0,2.0,18.0,12.0,9.0,363.0,63.0,237.0,24.0,8.0,10.0,4.0,1.0,13.0,346.0,133.0,161.0,50219.31627848408 -0,15,5,20,8,10.0,12.0,396.0,84.0,126.0,16.0,3.0,3.0,9.0,14.0,5.0,96.0,52.0,214.0,28.0,10.0,12.0,9.0,12.0,12.0,467.0,112.0,8.0,18.0,6.0,15.0,5.0,11.0,17.0,524.0,79.0,163.0,24.0,18.0,13.0,8.0,13.0,6.0,95.0,90.0,76.0,19.0,3.0,10.0,2.0,4.0,3.0,441.0,112.0,215.0,14.0,6.0,12.0,8.0,14.0,16.0,195.0,103.0,219.0,9.0,14.0,6.0,7.0,4.0,8.0,140.0,105.0,136.0,29.0,0.0,2.0,3.0,4.0,9.0,240.0,102.0,125.0,17.0,8.0,1.0,8.0,13.0,15.0,86.0,107.0,59.0,39013.00897850461 -0,17,11,10,5,10.0,5.0,332.0,84.0,270.0,14.0,4.0,13.0,0.0,7.0,12.0,442.0,181.0,189.0,15.0,10.0,1.0,11.0,9.0,14.0,402.0,107.0,251.0,21.0,10.0,15.0,5.0,13.0,17.0,500.0,174.0,203.0,24.0,5.0,10.0,6.0,10.0,3.0,95.0,106.0,238.0,14.0,9.0,8.0,3.0,3.0,7.0,258.0,64.0,258.0,6.0,12.0,12.0,15.0,11.0,11.0,583.0,83.0,32.0,29.0,2.0,6.0,7.0,5.0,9.0,170.0,77.0,194.0,29.0,0.0,14.0,4.0,14.0,4.0,24.0,102.0,129.0,22.0,2.0,16.0,7.0,13.0,18.0,324.0,79.0,115.0,49317.082114424134 -0,15,17,11,18,4.0,4.0,428.0,87.0,82.0,20.0,6.0,11.0,6.0,5.0,14.0,445.0,52.0,214.0,22.0,12.0,14.0,9.0,16.0,11.0,418.0,112.0,56.0,17.0,14.0,10.0,9.0,6.0,13.0,449.0,72.0,160.0,7.0,16.0,9.0,6.0,10.0,8.0,189.0,49.0,64.0,14.0,4.0,18.0,7.0,9.0,6.0,250.0,50.0,200.0,13.0,10.0,10.0,11.0,6.0,13.0,208.0,120.0,174.0,10.0,5.0,11.0,13.0,4.0,7.0,133.0,86.0,166.0,23.0,4.0,5.0,13.0,8.0,5.0,366.0,92.0,143.0,6.0,8.0,9.0,8.0,17.0,13.0,338.0,84.0,178.0,51257.11275910522 -0,12,13,10,7,3.0,20.0,254.0,53.0,10.0,3.0,10.0,12.0,4.0,15.0,3.0,206.0,79.0,96.0,21.0,2.0,15.0,11.0,17.0,1.0,49.0,116.0,251.0,10.0,3.0,6.0,17.0,13.0,12.0,361.0,24.0,156.0,29.0,18.0,15.0,10.0,4.0,2.0,429.0,24.0,25.0,19.0,15.0,17.0,19.0,11.0,2.0,327.0,111.0,284.0,1.0,0.0,3.0,10.0,9.0,11.0,176.0,119.0,204.0,20.0,1.0,10.0,9.0,8.0,5.0,498.0,38.0,215.0,20.0,4.0,2.0,20.0,9.0,19.0,199.0,27.0,90.0,13.0,8.0,6.0,13.0,6.0,16.0,61.0,48.0,171.0,81298.23111155772 -0,11,9,13,8,0.0,7.0,502.0,95.0,194.0,15.0,8.0,3.0,4.0,9.0,5.0,415.0,174.0,274.0,20.0,5.0,10.0,11.0,18.0,10.0,572.0,57.0,52.0,3.0,16.0,6.0,3.0,6.0,17.0,410.0,42.0,159.0,24.0,12.0,16.0,11.0,12.0,3.0,455.0,35.0,20.0,13.0,2.0,17.0,13.0,13.0,7.0,293.0,98.0,121.0,9.0,3.0,6.0,10.0,19.0,12.0,216.0,119.0,56.0,18.0,2.0,3.0,7.0,9.0,5.0,224.0,93.0,109.0,21.0,9.0,11.0,12.0,9.0,17.0,99.0,67.0,143.0,22.0,9.0,6.0,11.0,3.0,17.0,102.0,72.0,150.0,51753.904128188056 -0,28,8,6,3,12.0,11.0,511.0,95.0,205.0,0.0,14.0,18.0,4.0,0.0,3.0,258.0,112.0,189.0,12.0,19.0,9.0,16.0,17.0,8.0,152.0,162.0,207.0,3.0,3.0,17.0,6.0,3.0,17.0,294.0,150.0,188.0,17.0,12.0,13.0,13.0,13.0,15.0,363.0,181.0,118.0,8.0,11.0,17.0,13.0,16.0,13.0,327.0,159.0,85.0,4.0,9.0,3.0,13.0,4.0,9.0,199.0,168.0,224.0,3.0,12.0,19.0,18.0,17.0,5.0,53.0,80.0,156.0,24.0,20.0,6.0,13.0,9.0,19.0,357.0,92.0,255.0,24.0,18.0,3.0,4.0,2.0,13.0,344.0,188.0,78.0,53509.50835565819 -0,14,4,13,4,3.0,10.0,374.0,63.0,276.0,28.0,10.0,8.0,13.0,15.0,6.0,312.0,114.0,117.0,15.0,8.0,1.0,8.0,20.0,10.0,360.0,57.0,54.0,3.0,9.0,8.0,1.0,14.0,4.0,449.0,158.0,159.0,29.0,18.0,4.0,7.0,4.0,2.0,455.0,25.0,203.0,15.0,2.0,18.0,8.0,13.0,9.0,320.0,111.0,111.0,0.0,8.0,5.0,10.0,6.0,16.0,116.0,74.0,171.0,16.0,2.0,12.0,3.0,13.0,15.0,133.0,95.0,217.0,15.0,6.0,14.0,13.0,9.0,15.0,99.0,84.0,204.0,17.0,1.0,17.0,7.0,13.0,12.0,166.0,48.0,89.0,45421.05916241737 -0,18,15,20,6,12.0,2.0,332.0,120.0,131.0,30.0,4.0,9.0,7.0,16.0,16.0,42.0,117.0,214.0,6.0,12.0,14.0,11.0,13.0,14.0,402.0,96.0,147.0,17.0,5.0,15.0,5.0,6.0,14.0,524.0,104.0,150.0,2.0,9.0,17.0,9.0,20.0,17.0,95.0,66.0,51.0,24.0,9.0,18.0,6.0,12.0,10.0,235.0,121.0,127.0,16.0,10.0,10.0,5.0,10.0,20.0,172.0,120.0,21.0,15.0,3.0,3.0,16.0,12.0,0.0,569.0,177.0,136.0,17.0,8.0,4.0,13.0,1.0,3.0,546.0,92.0,129.0,30.0,9.0,16.0,5.0,0.0,10.0,396.0,133.0,193.0,40206.970367187074 -0,16,7,11,8,3.0,19.0,174.0,54.0,118.0,16.0,6.0,12.0,9.0,1.0,9.0,286.0,69.0,192.0,29.0,14.0,12.0,4.0,7.0,11.0,400.0,107.0,5.0,8.0,6.0,13.0,15.0,17.0,13.0,449.0,160.0,150.0,26.0,9.0,10.0,9.0,7.0,4.0,586.0,171.0,49.0,14.0,4.0,11.0,0.0,19.0,19.0,248.0,38.0,118.0,15.0,9.0,5.0,8.0,13.0,14.0,190.0,83.0,261.0,12.0,9.0,6.0,14.0,5.0,3.0,492.0,77.0,188.0,22.0,5.0,5.0,11.0,5.0,3.0,383.0,102.0,154.0,21.0,9.0,6.0,7.0,19.0,12.0,346.0,81.0,148.0,379640.7035778526 -0,13,8,16,14,2.0,4.0,370.0,100.0,233.0,9.0,16.0,4.0,5.0,11.0,17.0,341.0,110.0,189.0,9.0,11.0,14.0,9.0,7.0,13.0,64.0,78.0,201.0,24.0,13.0,4.0,7.0,16.0,10.0,524.0,158.0,147.0,24.0,12.0,16.0,15.0,6.0,4.0,568.0,15.0,164.0,17.0,14.0,18.0,13.0,15.0,9.0,465.0,171.0,267.0,21.0,9.0,19.0,5.0,2.0,10.0,217.0,16.0,20.0,3.0,2.0,2.0,11.0,2.0,4.0,276.0,144.0,196.0,23.0,4.0,15.0,7.0,13.0,8.0,596.0,57.0,151.0,21.0,4.0,16.0,1.0,1.0,13.0,360.0,105.0,228.0,50734.478953506194 -0,13,8,8,10,3.0,4.0,511.0,106.0,73.0,6.0,2.0,4.0,13.0,11.0,15.0,22.0,33.0,189.0,16.0,8.0,6.0,19.0,4.0,13.0,536.0,77.0,192.0,11.0,20.0,18.0,7.0,17.0,16.0,289.0,158.0,179.0,11.0,12.0,16.0,8.0,14.0,13.0,205.0,25.0,146.0,11.0,14.0,18.0,7.0,15.0,6.0,546.0,109.0,4.0,21.0,9.0,14.0,5.0,20.0,1.0,145.0,33.0,20.0,21.0,2.0,17.0,14.0,10.0,13.0,506.0,156.0,203.0,20.0,3.0,2.0,7.0,9.0,11.0,121.0,99.0,151.0,21.0,4.0,18.0,13.0,20.0,3.0,405.0,105.0,254.0,50620.832091473596 -0,24,1,10,8,3.0,11.0,511.0,163.0,12.0,16.0,5.0,2.0,11.0,12.0,16.0,364.0,114.0,180.0,22.0,16.0,16.0,9.0,13.0,1.0,114.0,122.0,1.0,8.0,18.0,7.0,17.0,6.0,1.0,330.0,78.0,100.0,26.0,11.0,9.0,11.0,7.0,8.0,132.0,195.0,232.0,19.0,4.0,17.0,17.0,11.0,7.0,515.0,111.0,151.0,18.0,15.0,4.0,12.0,19.0,13.0,413.0,107.0,219.0,25.0,10.0,16.0,18.0,5.0,13.0,78.0,10.0,107.0,27.0,9.0,4.0,5.0,15.0,13.0,109.0,13.0,220.0,18.0,10.0,7.0,13.0,16.0,12.0,300.0,78.0,57.0,52223.58338884279 -0,20,3,11,14,0.0,2.0,276.0,52.0,187.0,15.0,3.0,4.0,11.0,16.0,3.0,247.0,107.0,274.0,18.0,6.0,8.0,10.0,8.0,11.0,572.0,57.0,72.0,16.0,17.0,10.0,17.0,1.0,10.0,187.0,22.0,161.0,12.0,19.0,9.0,10.0,9.0,10.0,476.0,150.0,190.0,14.0,7.0,6.0,16.0,14.0,8.0,248.0,123.0,133.0,23.0,6.0,13.0,7.0,7.0,16.0,563.0,119.0,44.0,14.0,2.0,13.0,5.0,11.0,12.0,284.0,75.0,139.0,24.0,16.0,2.0,5.0,12.0,16.0,406.0,77.0,229.0,15.0,13.0,8.0,6.0,8.0,15.0,109.0,79.0,285.0,51258.28059961808 -0,21,3,10,8,12.0,11.0,511.0,52.0,6.0,16.0,4.0,17.0,11.0,12.0,3.0,427.0,35.0,13.0,14.0,4.0,16.0,19.0,3.0,4.0,550.0,57.0,12.0,26.0,15.0,6.0,1.0,1.0,1.0,593.0,27.0,1.0,27.0,17.0,10.0,11.0,13.0,8.0,476.0,71.0,20.0,19.0,7.0,17.0,2.0,18.0,9.0,283.0,27.0,115.0,18.0,0.0,13.0,14.0,0.0,8.0,563.0,56.0,246.0,12.0,10.0,5.0,19.0,5.0,19.0,331.0,37.0,107.0,21.0,6.0,5.0,13.0,15.0,13.0,597.0,77.0,238.0,21.0,9.0,6.0,3.0,20.0,13.0,56.0,78.0,236.0,49992.922673954134 -0,11,5,10,12,2.0,13.0,350.0,149.0,55.0,13.0,3.0,2.0,9.0,14.0,12.0,260.0,92.0,274.0,22.0,3.0,11.0,5.0,7.0,10.0,572.0,99.0,135.0,11.0,15.0,6.0,15.0,3.0,15.0,110.0,22.0,159.0,17.0,19.0,18.0,10.0,9.0,9.0,132.0,142.0,48.0,8.0,14.0,6.0,18.0,16.0,7.0,515.0,125.0,125.0,11.0,13.0,15.0,8.0,5.0,15.0,413.0,108.0,44.0,15.0,6.0,14.0,18.0,7.0,12.0,267.0,75.0,139.0,30.0,11.0,4.0,5.0,12.0,16.0,254.0,36.0,220.0,18.0,9.0,7.0,6.0,8.0,13.0,194.0,78.0,282.0,46325.806115092295 -0,4,7,15,18,2.0,2.0,332.0,148.0,82.0,13.0,0.0,13.0,16.0,5.0,15.0,512.0,52.0,214.0,6.0,17.0,18.0,11.0,4.0,1.0,96.0,107.0,41.0,16.0,12.0,15.0,5.0,5.0,9.0,553.0,194.0,150.0,19.0,11.0,10.0,20.0,14.0,16.0,95.0,39.0,165.0,14.0,9.0,19.0,6.0,4.0,6.0,502.0,86.0,111.0,11.0,16.0,8.0,20.0,16.0,16.0,172.0,181.0,103.0,9.0,17.0,1.0,5.0,19.0,15.0,292.0,77.0,175.0,23.0,14.0,5.0,3.0,4.0,3.0,489.0,54.0,93.0,8.0,9.0,16.0,12.0,13.0,15.0,160.0,133.0,68.0,48144.70103368545 -0,17,5,20,12,3.0,2.0,332.0,100.0,143.0,25.0,7.0,2.0,14.0,3.0,5.0,96.0,52.0,153.0,10.0,16.0,18.0,9.0,9.0,4.0,418.0,71.0,5.0,17.0,10.0,8.0,3.0,8.0,17.0,460.0,44.0,60.0,8.0,0.0,12.0,9.0,15.0,9.0,375.0,45.0,20.0,0.0,3.0,8.0,2.0,7.0,3.0,286.0,20.0,42.0,11.0,8.0,5.0,10.0,7.0,13.0,172.0,114.0,118.0,9.0,14.0,6.0,7.0,5.0,1.0,170.0,75.0,194.0,17.0,14.0,4.0,7.0,5.0,9.0,383.0,79.0,59.0,23.0,14.0,10.0,4.0,15.0,13.0,338.0,133.0,59.0,41671.26032534029 -0,21,11,9,20,9.0,0.0,478.0,181.0,120.0,1.0,0.0,3.0,9.0,5.0,5.0,297.0,51.0,121.0,18.0,12.0,5.0,8.0,5.0,10.0,568.0,111.0,141.0,15.0,8.0,16.0,5.0,10.0,13.0,508.0,79.0,196.0,10.0,14.0,13.0,12.0,9.0,13.0,476.0,68.0,20.0,30.0,2.0,19.0,5.0,5.0,6.0,263.0,13.0,247.0,21.0,6.0,14.0,10.0,1.0,17.0,589.0,139.0,207.0,12.0,10.0,7.0,5.0,4.0,16.0,271.0,105.0,68.0,17.0,3.0,17.0,14.0,18.0,11.0,378.0,64.0,5.0,10.0,13.0,11.0,19.0,17.0,14.0,438.0,199.0,299.0,52647.6170489418 -0,20,1,9,15,10.0,11.0,468.0,108.0,92.0,9.0,14.0,8.0,4.0,12.0,0.0,297.0,123.0,90.0,25.0,11.0,7.0,3.0,11.0,8.0,418.0,120.0,212.0,11.0,10.0,7.0,3.0,9.0,10.0,469.0,65.0,250.0,26.0,11.0,11.0,10.0,10.0,4.0,476.0,97.0,53.0,24.0,3.0,18.0,13.0,10.0,6.0,135.0,106.0,245.0,16.0,1.0,6.0,7.0,8.0,8.0,544.0,134.0,212.0,25.0,4.0,7.0,18.0,13.0,5.0,419.0,115.0,136.0,23.0,3.0,4.0,1.0,18.0,1.0,318.0,117.0,157.0,11.0,12.0,7.0,10.0,18.0,9.0,92.0,77.0,256.0,52094.537497697296 -0,28,13,1,19,3.0,8.0,344.0,81.0,45.0,28.0,18.0,11.0,15.0,8.0,20.0,311.0,170.0,141.0,3.0,6.0,20.0,16.0,11.0,12.0,575.0,88.0,286.0,3.0,9.0,10.0,5.0,12.0,13.0,449.0,180.0,188.0,17.0,18.0,13.0,9.0,11.0,4.0,584.0,180.0,34.0,14.0,10.0,16.0,8.0,11.0,10.0,151.0,157.0,233.0,3.0,12.0,7.0,13.0,6.0,9.0,355.0,120.0,145.0,20.0,17.0,18.0,3.0,13.0,9.0,53.0,146.0,254.0,21.0,13.0,0.0,4.0,15.0,9.0,579.0,146.0,258.0,4.0,9.0,11.0,4.0,15.0,3.0,374.0,81.0,15.0,50400.481382735365 -0,17,4,9,8,6.0,8.0,352.0,52.0,285.0,24.0,6.0,4.0,13.0,16.0,12.0,311.0,99.0,90.0,18.0,9.0,1.0,7.0,4.0,8.0,530.0,90.0,72.0,9.0,4.0,8.0,6.0,13.0,5.0,533.0,59.0,185.0,17.0,12.0,6.0,5.0,4.0,2.0,363.0,32.0,83.0,25.0,2.0,9.0,2.0,16.0,15.0,385.0,20.0,111.0,9.0,9.0,11.0,4.0,19.0,17.0,204.0,145.0,67.0,12.0,15.0,6.0,11.0,17.0,15.0,376.0,80.0,253.0,13.0,6.0,14.0,11.0,9.0,15.0,350.0,92.0,129.0,16.0,15.0,13.0,8.0,13.0,12.0,398.0,62.0,121.0,52781.30998073652 -0,24,13,10,19,3.0,12.0,494.0,84.0,63.0,4.0,19.0,16.0,13.0,16.0,10.0,312.0,12.0,276.0,20.0,5.0,1.0,17.0,5.0,8.0,277.0,104.0,206.0,8.0,14.0,15.0,5.0,13.0,4.0,449.0,195.0,202.0,15.0,15.0,9.0,6.0,15.0,6.0,228.0,25.0,271.0,8.0,4.0,18.0,3.0,4.0,7.0,151.0,117.0,90.0,27.0,9.0,1.0,19.0,4.0,8.0,114.0,99.0,219.0,3.0,17.0,13.0,11.0,4.0,15.0,186.0,172.0,194.0,25.0,9.0,0.0,3.0,9.0,15.0,100.0,102.0,191.0,17.0,8.0,0.0,12.0,10.0,15.0,398.0,124.0,78.0,53863.0994691411 -0,15,4,15,19,10.0,8.0,374.0,37.0,285.0,26.0,13.0,5.0,5.0,14.0,13.0,319.0,112.0,117.0,12.0,7.0,12.0,8.0,18.0,11.0,360.0,112.0,56.0,17.0,14.0,8.0,5.0,14.0,17.0,509.0,158.0,180.0,24.0,14.0,13.0,5.0,11.0,15.0,363.0,57.0,103.0,16.0,3.0,18.0,8.0,9.0,8.0,238.0,159.0,258.0,13.0,6.0,17.0,8.0,11.0,9.0,217.0,83.0,67.0,12.0,3.0,7.0,12.0,17.0,9.0,55.0,86.0,167.0,20.0,4.0,11.0,12.0,9.0,9.0,301.0,94.0,153.0,6.0,17.0,1.0,4.0,13.0,12.0,75.0,64.0,142.0,46693.52635766991 -0,8,12,20,4,3.0,18.0,576.0,30.0,175.0,26.0,10.0,10.0,4.0,14.0,5.0,96.0,119.0,214.0,29.0,17.0,19.0,13.0,7.0,13.0,510.0,107.0,73.0,3.0,6.0,8.0,4.0,11.0,1.0,584.0,97.0,37.0,18.0,0.0,13.0,18.0,4.0,0.0,95.0,72.0,223.0,19.0,16.0,14.0,20.0,13.0,3.0,343.0,20.0,131.0,0.0,10.0,12.0,11.0,11.0,15.0,587.0,67.0,292.0,16.0,2.0,15.0,7.0,5.0,1.0,388.0,104.0,268.0,22.0,0.0,15.0,13.0,16.0,8.0,143.0,182.0,216.0,24.0,19.0,12.0,9.0,2.0,13.0,571.0,158.0,30.0,49420.325495665755 -0,14,5,20,12,16.0,2.0,511.0,95.0,175.0,13.0,8.0,9.0,9.0,14.0,3.0,297.0,114.0,189.0,30.0,2.0,10.0,13.0,9.0,12.0,488.0,57.0,5.0,5.0,8.0,6.0,1.0,13.0,17.0,361.0,45.0,159.0,7.0,16.0,19.0,10.0,7.0,3.0,203.0,35.0,20.0,0.0,5.0,13.0,2.0,4.0,7.0,327.0,111.0,111.0,11.0,6.0,3.0,8.0,11.0,16.0,173.0,93.0,21.0,9.0,14.0,6.0,1.0,15.0,3.0,292.0,75.0,266.0,23.0,4.0,11.0,3.0,5.0,19.0,81.0,63.0,122.0,24.0,14.0,18.0,4.0,3.0,13.0,149.0,129.0,89.0,49655.81360869433 -0,25,1,10,8,1.0,2.0,499.0,98.0,277.0,22.0,17.0,7.0,4.0,0.0,18.0,265.0,94.0,90.0,26.0,15.0,13.0,3.0,20.0,11.0,156.0,161.0,217.0,3.0,15.0,6.0,11.0,13.0,17.0,361.0,46.0,159.0,25.0,8.0,19.0,9.0,20.0,6.0,398.0,83.0,73.0,9.0,5.0,17.0,13.0,11.0,14.0,252.0,127.0,130.0,16.0,8.0,6.0,20.0,4.0,16.0,176.0,139.0,224.0,18.0,2.0,17.0,1.0,11.0,19.0,133.0,75.0,84.0,25.0,16.0,4.0,4.0,9.0,3.0,99.0,99.0,210.0,24.0,8.0,2.0,12.0,0.0,13.0,61.0,77.0,250.0,52997.72266771343 -0,12,9,12,4,3.0,2.0,422.0,95.0,15.0,13.0,5.0,12.0,2.0,13.0,16.0,234.0,111.0,94.0,23.0,2.0,12.0,15.0,12.0,12.0,572.0,77.0,12.0,8.0,12.0,7.0,9.0,11.0,5.0,110.0,64.0,159.0,22.0,14.0,16.0,14.0,5.0,4.0,469.0,162.0,25.0,19.0,7.0,8.0,7.0,11.0,6.0,327.0,111.0,284.0,0.0,4.0,3.0,10.0,17.0,13.0,447.0,75.0,163.0,16.0,5.0,2.0,7.0,9.0,5.0,297.0,101.0,141.0,22.0,0.0,11.0,5.0,12.0,15.0,406.0,45.0,159.0,19.0,10.0,15.0,9.0,2.0,15.0,63.0,48.0,105.0,46503.28498335373 -0,17,4,7,18,7.0,2.0,359.0,16.0,162.0,13.0,7.0,1.0,11.0,9.0,6.0,445.0,16.0,137.0,30.0,17.0,1.0,9.0,8.0,14.0,366.0,103.0,5.0,5.0,14.0,20.0,4.0,6.0,13.0,469.0,42.0,150.0,21.0,6.0,10.0,9.0,14.0,0.0,250.0,57.0,51.0,2.0,11.0,2.0,16.0,3.0,9.0,248.0,81.0,111.0,22.0,18.0,11.0,17.0,11.0,15.0,264.0,198.0,151.0,28.0,3.0,6.0,7.0,3.0,19.0,256.0,194.0,125.0,13.0,0.0,4.0,6.0,6.0,3.0,106.0,128.0,135.0,21.0,9.0,16.0,7.0,13.0,19.0,309.0,133.0,59.0,63490.42303619584 -0,17,16,10,4,4.0,15.0,332.0,109.0,89.0,30.0,13.0,16.0,2.0,5.0,14.0,282.0,71.0,250.0,15.0,15.0,8.0,0.0,8.0,14.0,450.0,58.0,114.0,4.0,9.0,15.0,11.0,16.0,9.0,463.0,92.0,157.0,19.0,4.0,20.0,14.0,11.0,13.0,95.0,25.0,64.0,14.0,9.0,16.0,12.0,13.0,13.0,373.0,41.0,150.0,17.0,18.0,7.0,16.0,8.0,10.0,180.0,53.0,86.0,16.0,12.0,8.0,9.0,6.0,14.0,170.0,95.0,196.0,16.0,2.0,5.0,13.0,5.0,5.0,182.0,122.0,132.0,25.0,1.0,13.0,7.0,14.0,12.0,311.0,102.0,253.0,45499.55722544408 -0,29,5,7,2,16.0,2.0,276.0,144.0,165.0,15.0,3.0,7.0,11.0,20.0,3.0,455.0,187.0,206.0,23.0,16.0,16.0,10.0,8.0,12.0,572.0,43.0,73.0,16.0,2.0,6.0,13.0,1.0,13.0,110.0,21.0,161.0,5.0,13.0,17.0,20.0,12.0,10.0,476.0,189.0,165.0,9.0,6.0,8.0,12.0,17.0,6.0,392.0,140.0,130.0,17.0,3.0,9.0,10.0,20.0,11.0,32.0,101.0,110.0,22.0,11.0,3.0,12.0,11.0,12.0,297.0,75.0,8.0,25.0,12.0,4.0,6.0,4.0,18.0,406.0,77.0,147.0,18.0,9.0,14.0,6.0,11.0,16.0,103.0,78.0,250.0,42130.52766967739 -0,16,9,10,8,1.0,2.0,294.0,52.0,6.0,16.0,4.0,2.0,5.0,12.0,9.0,247.0,92.0,206.0,14.0,12.0,3.0,18.0,6.0,19.0,572.0,32.0,12.0,12.0,15.0,9.0,17.0,8.0,6.0,273.0,68.0,166.0,1.0,7.0,17.0,17.0,9.0,9.0,567.0,169.0,72.0,7.0,5.0,6.0,3.0,12.0,6.0,252.0,127.0,111.0,17.0,15.0,6.0,12.0,19.0,8.0,447.0,119.0,89.0,18.0,10.0,5.0,19.0,12.0,8.0,297.0,194.0,110.0,21.0,4.0,9.0,1.0,12.0,13.0,162.0,106.0,170.0,19.0,17.0,14.0,4.0,10.0,13.0,169.0,77.0,285.0,53628.44584619891 -0,30,1,20,4,7.0,15.0,332.0,72.0,236.0,19.0,13.0,13.0,2.0,9.0,14.0,255.0,113.0,151.0,15.0,15.0,7.0,13.0,8.0,14.0,491.0,107.0,249.0,8.0,15.0,14.0,5.0,6.0,13.0,449.0,92.0,189.0,3.0,20.0,3.0,9.0,10.0,13.0,95.0,39.0,90.0,16.0,6.0,17.0,17.0,4.0,4.0,69.0,41.0,111.0,19.0,18.0,7.0,16.0,3.0,19.0,172.0,12.0,21.0,2.0,2.0,20.0,17.0,3.0,5.0,226.0,99.0,201.0,15.0,0.0,11.0,13.0,6.0,7.0,182.0,57.0,135.0,27.0,7.0,18.0,4.0,13.0,13.0,5.0,47.0,59.0,47062.99901116311 -0,16,13,10,18,3.0,2.0,343.0,136.0,209.0,30.0,9.0,17.0,8.0,8.0,6.0,483.0,71.0,214.0,21.0,18.0,18.0,0.0,8.0,14.0,456.0,106.0,231.0,4.0,1.0,20.0,13.0,7.0,8.0,469.0,68.0,150.0,7.0,1.0,20.0,9.0,13.0,10.0,188.0,33.0,51.0,15.0,11.0,12.0,19.0,9.0,13.0,373.0,81.0,131.0,13.0,14.0,5.0,15.0,6.0,11.0,240.0,51.0,89.0,15.0,9.0,7.0,10.0,17.0,11.0,170.0,91.0,196.0,13.0,6.0,6.0,7.0,5.0,3.0,334.0,115.0,129.0,25.0,8.0,14.0,7.0,16.0,16.0,320.0,97.0,90.0,47028.18969492502 -0,16,6,16,8,1.0,2.0,174.0,54.0,285.0,16.0,15.0,18.0,11.0,1.0,3.0,295.0,33.0,284.0,23.0,0.0,12.0,9.0,16.0,14.0,35.0,187.0,71.0,8.0,6.0,12.0,5.0,5.0,11.0,597.0,158.0,159.0,19.0,4.0,17.0,0.0,15.0,17.0,586.0,189.0,28.0,22.0,4.0,6.0,13.0,19.0,7.0,366.0,29.0,111.0,21.0,9.0,8.0,4.0,14.0,8.0,132.0,119.0,272.0,21.0,10.0,12.0,4.0,7.0,6.0,276.0,64.0,11.0,20.0,17.0,11.0,9.0,9.0,18.0,255.0,158.0,203.0,21.0,5.0,6.0,14.0,19.0,10.0,103.0,95.0,193.0,286096.176145057 -0,18,6,13,6,12.0,2.0,276.0,103.0,271.0,28.0,11.0,3.0,8.0,11.0,9.0,278.0,61.0,196.0,15.0,12.0,6.0,10.0,5.0,13.0,68.0,73.0,12.0,18.0,14.0,7.0,17.0,15.0,1.0,472.0,159.0,158.0,24.0,9.0,18.0,10.0,7.0,4.0,549.0,171.0,22.0,17.0,4.0,17.0,0.0,15.0,19.0,235.0,130.0,170.0,16.0,11.0,10.0,6.0,18.0,10.0,346.0,83.0,28.0,22.0,3.0,7.0,19.0,4.0,4.0,492.0,93.0,136.0,17.0,4.0,4.0,5.0,9.0,15.0,546.0,114.0,156.0,20.0,5.0,6.0,6.0,20.0,6.0,396.0,85.0,285.0,38337.07111103584 -0,19,11,9,8,4.0,2.0,276.0,181.0,141.0,18.0,11.0,7.0,4.0,11.0,10.0,402.0,112.0,121.0,24.0,16.0,6.0,14.0,11.0,19.0,565.0,73.0,288.0,23.0,5.0,0.0,2.0,11.0,11.0,456.0,158.0,196.0,16.0,14.0,13.0,12.0,5.0,14.0,79.0,114.0,20.0,2.0,7.0,17.0,8.0,5.0,6.0,229.0,46.0,177.0,21.0,1.0,6.0,11.0,15.0,9.0,413.0,119.0,28.0,0.0,2.0,19.0,16.0,6.0,0.0,377.0,131.0,230.0,7.0,3.0,0.0,15.0,17.0,9.0,255.0,87.0,157.0,8.0,2.0,5.0,10.0,20.0,15.0,103.0,59.0,66.0,41403.11363976361 -0,17,6,8,10,12.0,6.0,468.0,144.0,285.0,28.0,6.0,2.0,9.0,20.0,5.0,296.0,49.0,168.0,19.0,13.0,13.0,9.0,14.0,13.0,568.0,91.0,116.0,15.0,12.0,7.0,3.0,8.0,3.0,401.0,110.0,173.0,20.0,9.0,18.0,8.0,11.0,1.0,476.0,141.0,53.0,18.0,2.0,17.0,3.0,15.0,6.0,263.0,130.0,143.0,14.0,11.0,8.0,6.0,9.0,8.0,400.0,92.0,175.0,15.0,10.0,17.0,6.0,9.0,5.0,295.0,93.0,139.0,20.0,3.0,3.0,5.0,16.0,1.0,350.0,117.0,171.0,20.0,13.0,9.0,7.0,19.0,14.0,101.0,84.0,285.0,51483.78496033513 -0,19,11,8,8,17.0,2.0,276.0,139.0,63.0,19.0,4.0,11.0,5.0,1.0,9.0,277.0,40.0,156.0,20.0,5.0,5.0,16.0,16.0,4.0,378.0,180.0,56.0,8.0,14.0,8.0,17.0,11.0,11.0,331.0,79.0,27.0,24.0,19.0,18.0,13.0,4.0,2.0,522.0,29.0,20.0,17.0,2.0,18.0,13.0,3.0,7.0,62.0,117.0,232.0,6.0,13.0,7.0,2.0,11.0,8.0,590.0,83.0,219.0,18.0,14.0,12.0,11.0,10.0,6.0,133.0,93.0,44.0,8.0,4.0,2.0,0.0,15.0,14.0,363.0,78.0,153.0,3.0,18.0,3.0,8.0,17.0,15.0,46.0,95.0,238.0,37447.18094641346 -0,18,6,8,5,2.0,7.0,276.0,87.0,285.0,20.0,7.0,2.0,5.0,12.0,10.0,442.0,33.0,202.0,15.0,8.0,11.0,15.0,16.0,12.0,418.0,93.0,12.0,18.0,15.0,7.0,14.0,13.0,14.0,524.0,158.0,159.0,21.0,9.0,9.0,6.0,10.0,7.0,481.0,157.0,103.0,18.0,7.0,17.0,14.0,15.0,7.0,229.0,130.0,232.0,14.0,12.0,8.0,8.0,12.0,12.0,413.0,119.0,155.0,16.0,2.0,6.0,13.0,5.0,9.0,271.0,105.0,140.0,20.0,4.0,2.0,12.0,0.0,18.0,255.0,77.0,154.0,21.0,5.0,6.0,7.0,17.0,6.0,61.0,66.0,285.0,49310.21154963957 -0,0,10,13,10,0.0,19.0,562.0,36.0,210.0,0.0,4.0,7.0,9.0,11.0,3.0,364.0,105.0,250.0,13.0,5.0,2.0,6.0,15.0,2.0,306.0,48.0,112.0,13.0,9.0,13.0,7.0,17.0,8.0,70.0,68.0,188.0,21.0,0.0,7.0,17.0,14.0,6.0,476.0,171.0,73.0,17.0,18.0,12.0,15.0,16.0,18.0,493.0,74.0,141.0,18.0,9.0,19.0,14.0,5.0,8.0,464.0,162.0,204.0,14.0,13.0,1.0,13.0,11.0,5.0,297.0,108.0,68.0,20.0,16.0,2.0,5.0,5.0,5.0,406.0,115.0,75.0,19.0,2.0,15.0,6.0,10.0,1.0,499.0,80.0,201.0,52808.15321583679 -0,23,8,10,7,1.0,3.0,445.0,85.0,15.0,7.0,7.0,2.0,2.0,13.0,7.0,302.0,33.0,229.0,14.0,16.0,8.0,18.0,13.0,4.0,572.0,99.0,39.0,15.0,9.0,9.0,10.0,15.0,7.0,110.0,71.0,181.0,21.0,10.0,13.0,8.0,13.0,2.0,489.0,37.0,65.0,9.0,5.0,19.0,8.0,11.0,6.0,252.0,127.0,140.0,6.0,8.0,6.0,9.0,19.0,8.0,459.0,136.0,36.0,18.0,12.0,12.0,18.0,16.0,8.0,276.0,132.0,122.0,25.0,16.0,3.0,18.0,10.0,11.0,255.0,106.0,159.0,19.0,8.0,12.0,7.0,20.0,13.0,184.0,77.0,74.0,143306.78453840807 -0,19,3,8,20,3.0,13.0,139.0,149.0,194.0,28.0,15.0,2.0,9.0,16.0,3.0,364.0,114.0,218.0,15.0,13.0,20.0,9.0,16.0,10.0,114.0,57.0,135.0,18.0,15.0,17.0,8.0,4.0,17.0,107.0,25.0,241.0,24.0,19.0,14.0,8.0,12.0,8.0,577.0,129.0,298.0,2.0,19.0,17.0,13.0,6.0,13.0,498.0,73.0,253.0,21.0,13.0,8.0,7.0,19.0,8.0,413.0,97.0,241.0,15.0,15.0,12.0,11.0,4.0,12.0,267.0,93.0,139.0,30.0,13.0,8.0,14.0,9.0,13.0,254.0,143.0,171.0,16.0,2.0,12.0,4.0,8.0,12.0,504.0,136.0,111.0,48904.92260311296 -0,11,6,10,9,1.0,5.0,511.0,139.0,235.0,13.0,7.0,4.0,9.0,11.0,8.0,277.0,33.0,183.0,17.0,5.0,3.0,5.0,3.0,12.0,565.0,73.0,88.0,11.0,17.0,6.0,17.0,6.0,12.0,401.0,158.0,159.0,21.0,9.0,9.0,9.0,11.0,8.0,248.0,189.0,20.0,17.0,10.0,12.0,18.0,11.0,7.0,485.0,111.0,134.0,18.0,6.0,15.0,8.0,17.0,12.0,563.0,119.0,91.0,12.0,2.0,16.0,5.0,7.0,6.0,270.0,53.0,140.0,20.0,10.0,2.0,6.0,15.0,18.0,254.0,36.0,223.0,21.0,7.0,9.0,6.0,19.0,7.0,194.0,89.0,256.0,51981.494286594636 -0,19,11,11,5,10.0,12.0,478.0,108.0,63.0,1.0,20.0,19.0,13.0,14.0,20.0,442.0,73.0,243.0,28.0,5.0,15.0,20.0,18.0,11.0,418.0,111.0,229.0,15.0,8.0,1.0,19.0,14.0,10.0,524.0,79.0,196.0,24.0,19.0,13.0,2.0,10.0,7.0,522.0,68.0,20.0,19.0,3.0,19.0,5.0,15.0,7.0,449.0,111.0,184.0,21.0,13.0,13.0,8.0,11.0,8.0,589.0,139.0,30.0,18.0,2.0,7.0,4.0,12.0,0.0,419.0,105.0,293.0,7.0,16.0,11.0,1.0,12.0,6.0,363.0,193.0,203.0,0.0,1.0,7.0,10.0,17.0,3.0,61.0,77.0,201.0,55545.63972170925 -0,21,1,10,6,12.0,13.0,481.0,84.0,71.0,19.0,4.0,5.0,5.0,13.0,0.0,297.0,181.0,90.0,25.0,5.0,6.0,3.0,5.0,8.0,557.0,112.0,56.0,17.0,14.0,8.0,6.0,11.0,17.0,518.0,164.0,163.0,30.0,14.0,9.0,9.0,12.0,6.0,481.0,86.0,76.0,19.0,4.0,18.0,9.0,9.0,7.0,135.0,117.0,257.0,14.0,6.0,14.0,10.0,8.0,3.0,397.0,83.0,207.0,23.0,5.0,6.0,5.0,5.0,6.0,289.0,175.0,136.0,29.0,4.0,5.0,12.0,16.0,15.0,351.0,116.0,182.0,21.0,7.0,1.0,7.0,3.0,9.0,71.0,73.0,51.0,49729.285522369144 -0,25,19,12,6,18.0,8.0,511.0,95.0,92.0,1.0,10.0,12.0,15.0,15.0,0.0,400.0,41.0,103.0,5.0,5.0,10.0,5.0,9.0,8.0,510.0,57.0,211.0,6.0,9.0,1.0,1.0,13.0,14.0,402.0,127.0,142.0,30.0,14.0,13.0,13.0,15.0,4.0,476.0,51.0,25.0,19.0,14.0,9.0,13.0,10.0,7.0,327.0,111.0,284.0,0.0,7.0,3.0,6.0,4.0,16.0,449.0,17.0,207.0,20.0,2.0,17.0,7.0,19.0,5.0,47.0,79.0,3.0,29.0,5.0,11.0,9.0,4.0,17.0,359.0,36.0,27.0,28.0,12.0,1.0,12.0,6.0,10.0,508.0,155.0,51.0,53592.20456258101 -0,21,1,13,4,4.0,16.0,499.0,100.0,146.0,13.0,17.0,6.0,4.0,13.0,3.0,297.0,149.0,90.0,17.0,2.0,6.0,11.0,20.0,8.0,418.0,111.0,5.0,15.0,8.0,10.0,1.0,11.0,12.0,361.0,46.0,196.0,29.0,19.0,12.0,6.0,12.0,7.0,465.0,35.0,20.0,21.0,7.0,17.0,8.0,13.0,1.0,135.0,119.0,264.0,21.0,6.0,5.0,10.0,8.0,12.0,589.0,133.0,224.0,25.0,10.0,7.0,2.0,6.0,18.0,133.0,105.0,213.0,24.0,4.0,5.0,4.0,9.0,15.0,99.0,118.0,129.0,21.0,18.0,16.0,10.0,2.0,9.0,82.0,66.0,89.0,49498.02663447219 -0,9,5,10,18,12.0,2.0,329.0,27.0,6.0,16.0,3.0,2.0,2.0,12.0,13.0,26.0,113.0,274.0,14.0,8.0,16.0,7.0,8.0,4.0,550.0,193.0,142.0,29.0,15.0,6.0,19.0,1.0,5.0,578.0,51.0,95.0,27.0,17.0,18.0,8.0,9.0,13.0,551.0,189.0,20.0,19.0,7.0,17.0,2.0,18.0,9.0,283.0,130.0,77.0,18.0,20.0,17.0,7.0,8.0,8.0,315.0,25.0,246.0,12.0,10.0,5.0,3.0,13.0,19.0,331.0,76.0,247.0,7.0,16.0,4.0,13.0,12.0,1.0,597.0,77.0,107.0,18.0,9.0,14.0,7.0,10.0,12.0,271.0,52.0,202.0,59388.77363419157 -0,22,3,11,10,3.0,3.0,511.0,176.0,284.0,16.0,4.0,17.0,2.0,12.0,3.0,380.0,92.0,193.0,28.0,4.0,16.0,11.0,5.0,5.0,572.0,81.0,240.0,26.0,15.0,10.0,1.0,3.0,2.0,110.0,22.0,161.0,12.0,7.0,10.0,10.0,13.0,8.0,476.0,71.0,20.0,7.0,9.0,8.0,2.0,17.0,9.0,281.0,129.0,112.0,18.0,11.0,13.0,12.0,0.0,1.0,563.0,79.0,44.0,20.0,19.0,8.0,19.0,5.0,17.0,297.0,37.0,107.0,14.0,8.0,4.0,9.0,13.0,13.0,569.0,142.0,226.0,18.0,9.0,6.0,3.0,15.0,1.0,56.0,78.0,285.0,40329.983363689935 -0,15,1,20,8,10.0,11.0,246.0,134.0,161.0,19.0,14.0,8.0,20.0,12.0,0.0,180.0,123.0,189.0,30.0,5.0,14.0,14.0,11.0,9.0,551.0,113.0,56.0,13.0,14.0,7.0,5.0,2.0,17.0,507.0,79.0,250.0,26.0,5.0,10.0,10.0,10.0,4.0,476.0,97.0,67.0,19.0,3.0,7.0,0.0,12.0,11.0,172.0,106.0,97.0,20.0,20.0,6.0,8.0,11.0,16.0,92.0,134.0,219.0,18.0,14.0,7.0,13.0,1.0,9.0,133.0,183.0,136.0,29.0,13.0,2.0,12.0,18.0,9.0,318.0,18.0,160.0,0.0,19.0,7.0,10.0,0.0,3.0,61.0,66.0,263.0,58470.79576132999 -0,20,8,10,7,10.0,11.0,468.0,108.0,92.0,19.0,10.0,11.0,4.0,12.0,7.0,297.0,133.0,99.0,20.0,11.0,8.0,5.0,13.0,9.0,418.0,112.0,83.0,18.0,14.0,7.0,4.0,13.0,11.0,524.0,65.0,163.0,24.0,19.0,11.0,6.0,0.0,4.0,522.0,100.0,53.0,19.0,4.0,18.0,11.0,9.0,6.0,227.0,114.0,245.0,15.0,4.0,11.0,7.0,9.0,13.0,297.0,83.0,212.0,24.0,2.0,6.0,17.0,5.0,5.0,237.0,106.0,205.0,27.0,3.0,4.0,6.0,14.0,1.0,363.0,117.0,157.0,6.0,9.0,3.0,8.0,17.0,15.0,70.0,70.0,262.0,50639.119002192994 -0,17,11,4,15,8.0,1.0,494.0,84.0,183.0,2.0,2.0,16.0,12.0,13.0,14.0,442.0,49.0,65.0,25.0,5.0,20.0,9.0,9.0,14.0,418.0,112.0,43.0,17.0,10.0,12.0,7.0,13.0,13.0,520.0,177.0,148.0,7.0,0.0,10.0,1.0,20.0,6.0,95.0,125.0,26.0,19.0,13.0,12.0,16.0,19.0,15.0,253.0,117.0,174.0,14.0,15.0,19.0,8.0,11.0,13.0,217.0,143.0,219.0,21.0,4.0,2.0,13.0,20.0,9.0,133.0,168.0,194.0,16.0,6.0,5.0,12.0,5.0,9.0,363.0,181.0,129.0,1.0,13.0,20.0,8.0,0.0,15.0,338.0,199.0,59.0,53182.32039383161 -0,16,11,10,7,4.0,12.0,332.0,148.0,82.0,19.0,7.0,11.0,7.0,14.0,13.0,512.0,52.0,191.0,30.0,15.0,15.0,9.0,18.0,11.0,415.0,109.0,5.0,21.0,10.0,10.0,2.0,6.0,17.0,522.0,57.0,150.0,17.0,17.0,9.0,9.0,12.0,9.0,522.0,103.0,85.0,17.0,8.0,13.0,7.0,7.0,7.0,248.0,41.0,179.0,14.0,6.0,5.0,15.0,8.0,14.0,211.0,103.0,100.0,10.0,2.0,6.0,7.0,5.0,9.0,170.0,77.0,136.0,23.0,1.0,2.0,12.0,8.0,3.0,383.0,95.0,131.0,18.0,8.0,7.0,7.0,14.0,14.0,61.0,133.0,140.0,53175.38790786762 -0,5,7,2,11,1.0,11.0,522.0,107.0,210.0,13.0,10.0,12.0,7.0,14.0,10.0,566.0,120.0,12.0,15.0,1.0,10.0,16.0,20.0,13.0,591.0,177.0,107.0,24.0,11.0,9.0,1.0,19.0,2.0,361.0,145.0,69.0,12.0,19.0,3.0,9.0,1.0,15.0,455.0,175.0,63.0,22.0,9.0,17.0,9.0,14.0,7.0,327.0,109.0,124.0,11.0,7.0,1.0,3.0,10.0,7.0,45.0,67.0,116.0,19.0,6.0,2.0,14.0,8.0,16.0,571.0,144.0,296.0,5.0,4.0,7.0,12.0,20.0,12.0,99.0,181.0,192.0,23.0,18.0,12.0,12.0,2.0,15.0,64.0,105.0,247.0,54377.84591298153 -0,11,5,12,4,17.0,10.0,512.0,80.0,234.0,11.0,17.0,11.0,16.0,12.0,5.0,212.0,114.0,64.0,16.0,1.0,9.0,4.0,18.0,11.0,518.0,33.0,28.0,3.0,10.0,5.0,18.0,13.0,17.0,278.0,56.0,159.0,29.0,19.0,13.0,10.0,2.0,2.0,462.0,43.0,144.0,19.0,14.0,13.0,18.0,13.0,8.0,215.0,111.0,284.0,0.0,6.0,6.0,8.0,17.0,16.0,176.0,70.0,188.0,17.0,2.0,3.0,1.0,4.0,5.0,133.0,104.0,288.0,27.0,16.0,2.0,13.0,9.0,16.0,162.0,92.0,153.0,24.0,10.0,18.0,18.0,12.0,13.0,285.0,46.0,89.0,50148.663584036956 -0,14,7,15,8,0.0,13.0,294.0,31.0,175.0,15.0,4.0,7.0,4.0,16.0,3.0,410.0,52.0,214.0,21.0,19.0,19.0,18.0,6.0,6.0,572.0,160.0,12.0,18.0,6.0,9.0,5.0,11.0,3.0,110.0,197.0,166.0,12.0,7.0,13.0,9.0,14.0,2.0,453.0,26.0,73.0,21.0,15.0,8.0,19.0,11.0,17.0,594.0,175.0,111.0,11.0,10.0,6.0,10.0,11.0,16.0,532.0,103.0,74.0,9.0,5.0,8.0,7.0,5.0,8.0,83.0,192.0,122.0,6.0,4.0,13.0,3.0,12.0,9.0,430.0,106.0,55.0,19.0,9.0,17.0,4.0,10.0,13.0,130.0,77.0,59.0,40301.61395292177 -0,18,9,10,9,16.0,2.0,337.0,132.0,136.0,13.0,4.0,2.0,9.0,13.0,5.0,102.0,96.0,90.0,26.0,16.0,16.0,13.0,6.0,14.0,472.0,99.0,10.0,8.0,11.0,8.0,9.0,11.0,6.0,584.0,50.0,162.0,10.0,8.0,16.0,16.0,12.0,13.0,476.0,135.0,20.0,6.0,3.0,12.0,2.0,4.0,6.0,252.0,20.0,120.0,15.0,3.0,8.0,8.0,19.0,8.0,172.0,139.0,21.0,18.0,14.0,12.0,7.0,11.0,1.0,293.0,75.0,194.0,24.0,1.0,4.0,5.0,4.0,9.0,61.0,63.0,170.0,24.0,14.0,9.0,7.0,12.0,13.0,184.0,133.0,250.0,34980.757167641554 -0,17,4,19,20,10.0,8.0,221.0,148.0,163.0,9.0,7.0,2.0,7.0,20.0,5.0,512.0,33.0,125.0,30.0,19.0,19.0,9.0,16.0,20.0,267.0,107.0,115.0,18.0,14.0,4.0,5.0,6.0,2.0,449.0,45.0,150.0,8.0,0.0,8.0,9.0,14.0,9.0,95.0,72.0,180.0,14.0,5.0,11.0,3.0,7.0,6.0,594.0,59.0,230.0,11.0,10.0,14.0,17.0,11.0,17.0,172.0,100.0,21.0,13.0,14.0,3.0,7.0,5.0,17.0,292.0,77.0,194.0,5.0,15.0,2.0,13.0,2.0,9.0,104.0,189.0,268.0,9.0,11.0,2.0,4.0,10.0,3.0,178.0,133.0,59.0,67766.78780477746 -0,17,11,11,18,8.0,2.0,332.0,148.0,168.0,19.0,4.0,12.0,14.0,5.0,5.0,96.0,52.0,272.0,16.0,15.0,18.0,9.0,7.0,12.0,448.0,107.0,5.0,17.0,10.0,8.0,13.0,9.0,13.0,584.0,43.0,150.0,7.0,0.0,10.0,2.0,15.0,13.0,351.0,39.0,41.0,3.0,3.0,8.0,2.0,4.0,3.0,383.0,41.0,111.0,11.0,3.0,7.0,15.0,16.0,16.0,172.0,103.0,252.0,9.0,9.0,6.0,15.0,6.0,5.0,170.0,75.0,203.0,18.0,0.0,4.0,3.0,5.0,3.0,190.0,69.0,55.0,21.0,9.0,6.0,7.0,13.0,13.0,29.0,133.0,59.0,33447.38663075307 -0,20,17,11,18,3.0,11.0,332.0,60.0,82.0,9.0,12.0,8.0,11.0,12.0,0.0,297.0,140.0,90.0,23.0,15.0,1.0,11.0,9.0,8.0,402.0,91.0,191.0,2.0,10.0,11.0,4.0,9.0,12.0,203.0,171.0,150.0,15.0,6.0,10.0,9.0,10.0,19.0,555.0,157.0,53.0,24.0,0.0,11.0,17.0,2.0,14.0,477.0,41.0,144.0,13.0,6.0,6.0,15.0,11.0,3.0,172.0,128.0,32.0,10.0,2.0,7.0,7.0,5.0,5.0,170.0,77.0,194.0,19.0,0.0,5.0,1.0,18.0,1.0,318.0,117.0,64.0,11.0,8.0,7.0,10.0,16.0,14.0,338.0,124.0,59.0,47563.327212170065 -0,17,4,9,16,8.0,2.0,468.0,143.0,83.0,30.0,12.0,12.0,11.0,5.0,14.0,512.0,103.0,125.0,25.0,11.0,11.0,4.0,9.0,11.0,403.0,115.0,5.0,11.0,10.0,11.0,4.0,6.0,13.0,452.0,42.0,170.0,7.0,1.0,10.0,9.0,14.0,4.0,476.0,97.0,52.0,22.0,7.0,18.0,11.0,4.0,10.0,248.0,56.0,144.0,15.0,1.0,5.0,12.0,11.0,11.0,360.0,133.0,97.0,25.0,9.0,6.0,18.0,13.0,5.0,323.0,101.0,156.0,10.0,2.0,4.0,10.0,5.0,3.0,323.0,98.0,129.0,21.0,10.0,16.0,8.0,17.0,12.0,92.0,103.0,256.0,52781.30998073652 -0,21,14,16,8,12.0,2.0,276.0,103.0,271.0,16.0,11.0,17.0,16.0,2.0,9.0,24.0,35.0,104.0,14.0,17.0,3.0,10.0,14.0,18.0,68.0,58.0,244.0,18.0,13.0,9.0,17.0,1.0,13.0,593.0,69.0,216.0,27.0,8.0,14.0,5.0,1.0,1.0,476.0,15.0,20.0,4.0,4.0,17.0,10.0,18.0,15.0,254.0,27.0,115.0,16.0,11.0,13.0,7.0,0.0,10.0,563.0,34.0,80.0,29.0,9.0,7.0,19.0,5.0,19.0,98.0,37.0,107.0,14.0,4.0,4.0,5.0,9.0,19.0,563.0,62.0,192.0,21.0,9.0,6.0,6.0,9.0,6.0,56.0,148.0,238.0,82527.29362078712 -0,18,3,11,6,12.0,9.0,511.0,52.0,30.0,21.0,4.0,15.0,8.0,11.0,3.0,411.0,61.0,87.0,14.0,5.0,6.0,14.0,3.0,7.0,185.0,59.0,12.0,26.0,14.0,6.0,5.0,10.0,1.0,562.0,27.0,1.0,24.0,17.0,18.0,10.0,7.0,7.0,549.0,87.0,22.0,17.0,4.0,17.0,0.0,15.0,9.0,277.0,130.0,145.0,18.0,0.0,12.0,9.0,18.0,9.0,346.0,83.0,28.0,12.0,10.0,5.0,18.0,4.0,4.0,332.0,53.0,136.0,18.0,6.0,4.0,13.0,15.0,13.0,597.0,113.0,179.0,20.0,5.0,6.0,5.0,2.0,8.0,137.0,85.0,244.0,49641.81726024362 -0,11,12,11,15,12.0,19.0,478.0,98.0,92.0,20.0,14.0,3.0,6.0,13.0,5.0,297.0,52.0,144.0,28.0,6.0,5.0,3.0,5.0,16.0,37.0,71.0,283.0,24.0,8.0,12.0,11.0,18.0,10.0,31.0,87.0,202.0,28.0,14.0,14.0,14.0,10.0,10.0,476.0,165.0,20.0,1.0,5.0,11.0,5.0,18.0,3.0,72.0,119.0,97.0,21.0,7.0,14.0,10.0,8.0,20.0,589.0,86.0,207.0,2.0,10.0,7.0,12.0,11.0,5.0,419.0,105.0,227.0,17.0,5.0,5.0,1.0,8.0,15.0,202.0,118.0,174.0,17.0,4.0,0.0,18.0,17.0,15.0,82.0,77.0,291.0,53809.72394439035 -0,21,20,11,12,3.0,19.0,288.0,150.0,156.0,5.0,20.0,10.0,6.0,13.0,14.0,297.0,154.0,177.0,11.0,5.0,6.0,14.0,5.0,8.0,418.0,90.0,29.0,15.0,8.0,12.0,6.0,11.0,10.0,508.0,18.0,196.0,30.0,18.0,13.0,10.0,12.0,12.0,476.0,155.0,20.0,24.0,3.0,19.0,4.0,18.0,20.0,216.0,66.0,257.0,21.0,7.0,5.0,7.0,8.0,3.0,589.0,150.0,184.0,25.0,14.0,5.0,5.0,11.0,7.0,419.0,105.0,4.0,25.0,17.0,15.0,12.0,12.0,15.0,52.0,28.0,14.0,13.0,0.0,10.0,12.0,17.0,2.0,82.0,77.0,51.0,37960.21955146523 -0,18,18,10,3,6.0,2.0,276.0,98.0,14.0,19.0,11.0,7.0,8.0,11.0,9.0,390.0,105.0,39.0,15.0,2.0,6.0,11.0,5.0,13.0,68.0,99.0,270.0,18.0,14.0,7.0,17.0,12.0,1.0,472.0,193.0,49.0,28.0,7.0,6.0,10.0,7.0,4.0,254.0,171.0,41.0,9.0,5.0,8.0,7.0,11.0,15.0,252.0,149.0,130.0,1.0,20.0,1.0,10.0,19.0,9.0,209.0,83.0,28.0,22.0,9.0,12.0,18.0,4.0,4.0,297.0,93.0,206.0,1.0,4.0,4.0,19.0,9.0,8.0,352.0,106.0,170.0,5.0,9.0,3.0,5.0,20.0,13.0,92.0,190.0,143.0,47113.37552396635 -0,21,6,12,7,0.0,2.0,337.0,102.0,222.0,24.0,7.0,6.0,2.0,11.0,3.0,285.0,61.0,90.0,19.0,13.0,13.0,16.0,6.0,15.0,180.0,73.0,94.0,13.0,17.0,9.0,11.0,11.0,3.0,110.0,106.0,161.0,12.0,11.0,17.0,14.0,7.0,6.0,515.0,169.0,29.0,17.0,4.0,17.0,0.0,15.0,19.0,245.0,127.0,170.0,16.0,4.0,9.0,8.0,18.0,8.0,346.0,139.0,89.0,18.0,3.0,9.0,19.0,7.0,8.0,367.0,83.0,136.0,25.0,14.0,4.0,8.0,11.0,13.0,406.0,113.0,156.0,20.0,5.0,11.0,6.0,18.0,10.0,184.0,77.0,285.0,44629.6658188288 -0,21,17,13,19,1.0,1.0,332.0,95.0,173.0,30.0,7.0,5.0,13.0,11.0,14.0,43.0,36.0,214.0,22.0,20.0,5.0,3.0,9.0,5.0,15.0,112.0,130.0,27.0,8.0,7.0,2.0,17.0,9.0,355.0,158.0,200.0,7.0,17.0,9.0,9.0,3.0,9.0,95.0,131.0,232.0,12.0,9.0,4.0,8.0,1.0,18.0,224.0,41.0,134.0,14.0,6.0,6.0,11.0,2.0,13.0,119.0,182.0,21.0,12.0,9.0,0.0,11.0,18.0,13.0,347.0,38.0,18.0,23.0,11.0,20.0,13.0,0.0,1.0,350.0,192.0,296.0,28.0,1.0,14.0,15.0,17.0,15.0,471.0,16.0,81.0,40702.75664361832 -0,16,11,11,14,2.0,2.0,468.0,121.0,108.0,26.0,16.0,11.0,7.0,8.0,12.0,487.0,77.0,41.0,29.0,15.0,0.0,14.0,13.0,10.0,369.0,107.0,5.0,18.0,10.0,16.0,19.0,5.0,11.0,456.0,142.0,150.0,7.0,14.0,9.0,16.0,10.0,1.0,522.0,39.0,189.0,14.0,6.0,11.0,6.0,6.0,6.0,174.0,47.0,111.0,13.0,10.0,5.0,15.0,19.0,13.0,308.0,120.0,1.0,12.0,2.0,9.0,9.0,12.0,6.0,286.0,89.0,206.0,25.0,3.0,5.0,11.0,8.0,3.0,304.0,92.0,232.0,21.0,5.0,1.0,7.0,15.0,12.0,160.0,70.0,195.0,45871.419192346824 -0,15,3,2,7,0.0,11.0,282.0,166.0,6.0,14.0,17.0,2.0,12.0,20.0,12.0,427.0,88.0,194.0,23.0,12.0,12.0,9.0,18.0,0.0,550.0,11.0,120.0,10.0,15.0,18.0,17.0,13.0,17.0,593.0,24.0,163.0,7.0,11.0,9.0,12.0,10.0,6.0,360.0,103.0,176.0,11.0,20.0,17.0,2.0,10.0,7.0,258.0,116.0,115.0,28.0,18.0,6.0,12.0,12.0,13.0,563.0,50.0,219.0,12.0,1.0,4.0,19.0,7.0,19.0,133.0,37.0,107.0,29.0,4.0,2.0,12.0,9.0,13.0,597.0,77.0,70.0,21.0,8.0,16.0,8.0,13.0,20.0,193.0,190.0,49.0,47296.567323391544 -0,16,11,10,8,12.0,12.0,511.0,52.0,63.0,17.0,14.0,14.0,5.0,13.0,7.0,441.0,181.0,70.0,19.0,4.0,12.0,17.0,7.0,5.0,418.0,57.0,36.0,21.0,14.0,7.0,4.0,1.0,16.0,524.0,79.0,55.0,24.0,18.0,10.0,7.0,12.0,8.0,476.0,71.0,66.0,19.0,6.0,17.0,6.0,16.0,9.0,253.0,117.0,258.0,14.0,0.0,18.0,12.0,11.0,9.0,217.0,56.0,226.0,18.0,2.0,5.0,13.0,4.0,10.0,264.0,52.0,116.0,21.0,4.0,5.0,12.0,11.0,11.0,517.0,85.0,236.0,7.0,8.0,1.0,3.0,17.0,13.0,57.0,78.0,263.0,53175.38790786762 -0,5,11,10,5,10.0,9.0,64.0,200.0,63.0,10.0,20.0,17.0,11.0,5.0,15.0,587.0,181.0,214.0,13.0,5.0,18.0,9.0,9.0,1.0,418.0,167.0,56.0,21.0,14.0,8.0,5.0,13.0,17.0,449.0,79.0,175.0,25.0,0.0,9.0,6.0,10.0,9.0,522.0,103.0,103.0,14.0,9.0,19.0,3.0,5.0,6.0,248.0,41.0,210.0,13.0,11.0,19.0,3.0,0.0,13.0,205.0,151.0,281.0,18.0,9.0,6.0,17.0,4.0,8.0,298.0,77.0,56.0,23.0,0.0,8.0,13.0,9.0,9.0,363.0,183.0,209.0,20.0,9.0,0.0,8.0,13.0,15.0,338.0,54.0,59.0,336748.0103410502 -0,17,17,10,11,8.0,12.0,332.0,148.0,76.0,30.0,6.0,11.0,5.0,8.0,13.0,512.0,160.0,189.0,22.0,10.0,12.0,9.0,15.0,11.0,402.0,111.0,10.0,20.0,10.0,15.0,5.0,7.0,13.0,524.0,56.0,162.0,7.0,13.0,10.0,9.0,11.0,7.0,138.0,39.0,85.0,19.0,4.0,13.0,13.0,4.0,6.0,251.0,52.0,258.0,13.0,6.0,7.0,13.0,1.0,8.0,217.0,120.0,31.0,13.0,2.0,3.0,7.0,4.0,5.0,170.0,105.0,187.0,29.0,4.0,4.0,12.0,5.0,9.0,383.0,100.0,153.0,21.0,8.0,12.0,7.0,17.0,12.0,61.0,66.0,247.0,46286.435713242114 -0,11,6,11,7,12.0,11.0,511.0,145.0,6.0,11.0,17.0,11.0,11.0,12.0,2.0,179.0,57.0,179.0,15.0,12.0,5.0,1.0,18.0,2.0,495.0,28.0,62.0,22.0,15.0,14.0,17.0,1.0,3.0,593.0,67.0,1.0,23.0,4.0,7.0,13.0,16.0,14.0,564.0,139.0,185.0,19.0,4.0,13.0,2.0,18.0,11.0,285.0,109.0,210.0,18.0,12.0,13.0,12.0,20.0,7.0,15.0,56.0,173.0,12.0,6.0,12.0,5.0,4.0,6.0,75.0,22.0,107.0,11.0,3.0,2.0,12.0,20.0,15.0,557.0,77.0,153.0,21.0,10.0,6.0,3.0,20.0,15.0,56.0,197.0,206.0,50465.93350371882 -0,13,5,10,11,17.0,10.0,512.0,72.0,154.0,16.0,4.0,16.0,7.0,12.0,5.0,427.0,114.0,12.0,14.0,4.0,14.0,19.0,3.0,11.0,544.0,33.0,57.0,25.0,8.0,3.0,3.0,13.0,14.0,167.0,27.0,105.0,24.0,17.0,19.0,9.0,2.0,6.0,510.0,71.0,185.0,11.0,7.0,16.0,19.0,15.0,8.0,237.0,27.0,120.0,11.0,0.0,11.0,8.0,4.0,8.0,419.0,70.0,246.0,12.0,10.0,7.0,7.0,4.0,5.0,331.0,103.0,232.0,21.0,16.0,5.0,13.0,18.0,13.0,597.0,88.0,230.0,21.0,9.0,1.0,9.0,12.0,13.0,58.0,78.0,247.0,52413.714406688 -0,24,11,10,5,8.0,17.0,494.0,103.0,197.0,8.0,3.0,11.0,2.0,8.0,12.0,442.0,195.0,189.0,4.0,7.0,12.0,18.0,2.0,14.0,418.0,103.0,56.0,16.0,17.0,8.0,14.0,20.0,7.0,57.0,144.0,5.0,24.0,19.0,1.0,6.0,10.0,5.0,400.0,103.0,157.0,28.0,5.0,18.0,2.0,1.0,13.0,544.0,104.0,256.0,14.0,11.0,9.0,13.0,8.0,13.0,413.0,83.0,44.0,18.0,2.0,6.0,13.0,9.0,13.0,214.0,91.0,41.0,29.0,13.0,8.0,5.0,2.0,1.0,121.0,102.0,192.0,3.0,8.0,15.0,6.0,11.0,14.0,398.0,66.0,90.0,52021.193247311894 -0,15,9,9,6,10.0,2.0,276.0,84.0,6.0,16.0,3.0,10.0,5.0,13.0,8.0,384.0,129.0,273.0,18.0,7.0,11.0,9.0,18.0,11.0,510.0,110.0,13.0,21.0,11.0,15.0,5.0,14.0,17.0,524.0,29.0,161.0,8.0,7.0,17.0,7.0,14.0,7.0,410.0,136.0,20.0,12.0,4.0,13.0,16.0,12.0,7.0,253.0,117.0,215.0,19.0,8.0,19.0,8.0,11.0,11.0,323.0,100.0,56.0,18.0,10.0,9.0,11.0,11.0,9.0,133.0,105.0,116.0,22.0,10.0,2.0,12.0,10.0,7.0,373.0,103.0,153.0,20.0,6.0,1.0,7.0,11.0,15.0,61.0,66.0,277.0,37731.02180157562 -0,25,16,10,13,13.0,2.0,448.0,50.0,175.0,22.0,4.0,10.0,20.0,0.0,15.0,402.0,197.0,231.0,26.0,15.0,14.0,3.0,14.0,2.0,156.0,76.0,226.0,14.0,15.0,6.0,12.0,12.0,15.0,361.0,140.0,159.0,25.0,14.0,13.0,12.0,5.0,8.0,106.0,151.0,73.0,21.0,5.0,17.0,8.0,5.0,13.0,229.0,47.0,177.0,16.0,1.0,3.0,15.0,17.0,9.0,176.0,10.0,224.0,0.0,2.0,13.0,3.0,13.0,0.0,373.0,56.0,84.0,25.0,3.0,4.0,10.0,9.0,3.0,99.0,87.0,291.0,8.0,1.0,0.0,1.0,4.0,6.0,103.0,188.0,66.0,53099.502102493956 -0,19,10,9,13,4.0,12.0,499.0,181.0,141.0,20.0,17.0,20.0,9.0,0.0,10.0,382.0,111.0,93.0,25.0,15.0,13.0,8.0,20.0,12.0,565.0,73.0,252.0,18.0,8.0,0.0,2.0,12.0,17.0,456.0,158.0,160.0,16.0,8.0,17.0,9.0,20.0,14.0,398.0,114.0,20.0,4.0,7.0,2.0,13.0,11.0,8.0,252.0,46.0,152.0,21.0,8.0,17.0,20.0,10.0,16.0,413.0,119.0,28.0,10.0,2.0,17.0,2.0,11.0,19.0,377.0,75.0,166.0,17.0,16.0,0.0,11.0,17.0,7.0,207.0,98.0,210.0,24.0,5.0,2.0,10.0,20.0,13.0,61.0,75.0,214.0,45997.29747999962 -0,17,5,9,9,0.0,11.0,228.0,129.0,204.0,15.0,11.0,2.0,2.0,12.0,3.0,206.0,164.0,90.0,14.0,17.0,20.0,0.0,19.0,10.0,17.0,99.0,12.0,8.0,13.0,12.0,12.0,0.0,11.0,110.0,22.0,182.0,0.0,7.0,8.0,17.0,9.0,5.0,476.0,131.0,299.0,12.0,18.0,5.0,12.0,2.0,9.0,248.0,156.0,135.0,6.0,12.0,6.0,12.0,14.0,9.0,458.0,140.0,44.0,9.0,10.0,12.0,19.0,11.0,13.0,21.0,85.0,126.0,9.0,12.0,5.0,10.0,4.0,2.0,23.0,77.0,220.0,10.0,12.0,14.0,7.0,11.0,6.0,103.0,192.0,105.0,145890.02155450152 -0,25,11,9,8,20.0,7.0,276.0,159.0,6.0,16.0,4.0,8.0,11.0,13.0,4.0,273.0,109.0,116.0,24.0,16.0,16.0,18.0,2.0,12.0,497.0,184.0,36.0,9.0,13.0,8.0,17.0,6.0,9.0,238.0,31.0,161.0,13.0,12.0,18.0,12.0,12.0,1.0,476.0,189.0,57.0,18.0,3.0,6.0,12.0,10.0,8.0,316.0,125.0,111.0,17.0,8.0,6.0,6.0,16.0,8.0,447.0,119.0,91.0,20.0,10.0,9.0,5.0,11.0,5.0,311.0,84.0,110.0,22.0,3.0,4.0,9.0,17.0,17.0,417.0,117.0,170.0,18.0,10.0,16.0,16.0,10.0,13.0,183.0,77.0,285.0,36116.692536223214 -0,25,19,8,1,0.0,17.0,539.0,12.0,115.0,12.0,1.0,7.0,2.0,14.0,3.0,517.0,174.0,126.0,19.0,16.0,7.0,18.0,8.0,17.0,572.0,24.0,170.0,2.0,0.0,16.0,17.0,6.0,10.0,110.0,68.0,30.0,29.0,3.0,3.0,10.0,12.0,17.0,232.0,75.0,20.0,22.0,5.0,6.0,13.0,7.0,2.0,248.0,55.0,111.0,14.0,8.0,0.0,12.0,19.0,8.0,447.0,119.0,132.0,24.0,10.0,12.0,9.0,8.0,13.0,297.0,18.0,33.0,6.0,0.0,2.0,5.0,12.0,18.0,406.0,145.0,247.0,18.0,9.0,14.0,7.0,5.0,0.0,103.0,78.0,61.0,52201.748408661544 -0,25,6,10,8,13.0,2.0,332.0,98.0,65.0,15.0,3.0,2.0,11.0,12.0,3.0,250.0,105.0,90.0,22.0,15.0,19.0,14.0,6.0,19.0,572.0,99.0,12.0,8.0,15.0,9.0,11.0,9.0,11.0,110.0,21.0,161.0,12.0,12.0,17.0,17.0,9.0,8.0,202.0,189.0,73.0,7.0,7.0,7.0,7.0,17.0,9.0,252.0,128.0,130.0,17.0,3.0,9.0,10.0,19.0,2.0,413.0,124.0,89.0,18.0,3.0,1.0,7.0,13.0,10.0,322.0,75.0,107.0,21.0,7.0,9.0,14.0,19.0,13.0,34.0,95.0,200.0,18.0,9.0,14.0,11.0,10.0,13.0,184.0,77.0,285.0,35803.849226328704 -0,5,20,9,18,10.0,11.0,475.0,94.0,82.0,23.0,14.0,8.0,4.0,12.0,0.0,512.0,123.0,90.0,30.0,11.0,7.0,9.0,6.0,8.0,402.0,107.0,59.0,11.0,0.0,15.0,3.0,9.0,13.0,469.0,30.0,150.0,24.0,8.0,11.0,10.0,10.0,4.0,195.0,97.0,129.0,17.0,3.0,19.0,3.0,4.0,6.0,135.0,106.0,0.0,13.0,7.0,6.0,20.0,8.0,8.0,544.0,73.0,253.0,1.0,4.0,7.0,9.0,5.0,5.0,489.0,152.0,167.0,23.0,0.0,5.0,13.0,0.0,3.0,383.0,21.0,157.0,14.0,9.0,18.0,7.0,4.0,4.0,92.0,133.0,256.0,52003.980192577204 -0,20,17,11,15,6.0,2.0,332.0,148.0,92.0,30.0,7.0,8.0,11.0,5.0,14.0,412.0,73.0,214.0,28.0,14.0,18.0,3.0,10.0,14.0,418.0,120.0,43.0,17.0,11.0,8.0,4.0,6.0,10.0,458.0,63.0,250.0,14.0,11.0,10.0,9.0,10.0,4.0,457.0,56.0,51.0,14.0,9.0,18.0,13.0,8.0,6.0,248.0,41.0,112.0,16.0,1.0,5.0,15.0,8.0,13.0,172.0,120.0,126.0,16.0,4.0,6.0,13.0,13.0,1.0,362.0,111.0,189.0,7.0,0.0,4.0,12.0,5.0,1.0,318.0,102.0,129.0,11.0,10.0,12.0,9.0,13.0,10.0,136.0,97.0,67.0,47563.327212170065 -0,16,19,4,8,1.0,1.0,102.0,52.0,6.0,19.0,16.0,5.0,15.0,20.0,3.0,247.0,92.0,41.0,13.0,16.0,0.0,9.0,17.0,5.0,15.0,55.0,12.0,18.0,10.0,14.0,5.0,4.0,8.0,460.0,18.0,161.0,12.0,14.0,18.0,10.0,9.0,18.0,522.0,110.0,189.0,12.0,5.0,1.0,13.0,5.0,10.0,342.0,130.0,294.0,27.0,6.0,5.0,10.0,4.0,10.0,372.0,92.0,0.0,12.0,10.0,12.0,17.0,15.0,13.0,297.0,116.0,107.0,25.0,11.0,7.0,13.0,11.0,1.0,304.0,77.0,13.0,18.0,1.0,14.0,7.0,13.0,15.0,362.0,172.0,292.0,815362.6393231676 -0,17,8,11,7,0.0,15.0,396.0,76.0,90.0,14.0,3.0,2.0,6.0,11.0,12.0,389.0,112.0,274.0,19.0,5.0,16.0,10.0,20.0,12.0,375.0,103.0,55.0,16.0,12.0,11.0,10.0,5.0,9.0,284.0,21.0,200.0,7.0,12.0,9.0,13.0,8.0,1.0,476.0,189.0,20.0,7.0,6.0,5.0,2.0,15.0,9.0,67.0,120.0,134.0,14.0,15.0,7.0,11.0,8.0,8.0,402.0,119.0,44.0,22.0,7.0,10.0,18.0,11.0,9.0,331.0,85.0,127.0,21.0,5.0,12.0,9.0,12.0,16.0,335.0,117.0,245.0,13.0,3.0,9.0,14.0,14.0,13.0,103.0,75.0,288.0,48260.857900256975 -0,18,11,13,18,1.0,9.0,343.0,136.0,129.0,2.0,9.0,18.0,8.0,8.0,5.0,442.0,71.0,214.0,25.0,9.0,5.0,0.0,8.0,5.0,298.0,195.0,231.0,4.0,3.0,7.0,14.0,7.0,8.0,286.0,142.0,150.0,7.0,2.0,0.0,17.0,9.0,13.0,522.0,43.0,292.0,4.0,6.0,13.0,19.0,13.0,13.0,551.0,14.0,131.0,13.0,14.0,20.0,18.0,6.0,1.0,81.0,51.0,17.0,15.0,9.0,7.0,18.0,9.0,13.0,122.0,91.0,257.0,3.0,4.0,16.0,7.0,18.0,19.0,334.0,117.0,129.0,19.0,8.0,19.0,15.0,17.0,16.0,320.0,38.0,90.0,51753.24280352521 -0,16,11,10,13,3.0,15.0,468.0,92.0,209.0,14.0,9.0,13.0,6.0,9.0,10.0,483.0,79.0,41.0,21.0,18.0,0.0,9.0,11.0,14.0,15.0,106.0,57.0,18.0,12.0,20.0,11.0,4.0,11.0,469.0,87.0,200.0,7.0,9.0,20.0,11.0,11.0,1.0,188.0,116.0,189.0,15.0,11.0,12.0,17.0,15.0,14.0,40.0,97.0,131.0,14.0,6.0,5.0,13.0,7.0,11.0,400.0,92.0,89.0,12.0,6.0,10.0,11.0,17.0,11.0,170.0,116.0,230.0,24.0,4.0,6.0,11.0,8.0,9.0,304.0,115.0,296.0,21.0,7.0,14.0,7.0,16.0,15.0,99.0,70.0,292.0,53175.38790786762 -0,20,18,13,12,2.0,11.0,337.0,95.0,286.0,15.0,12.0,12.0,2.0,13.0,3.0,297.0,105.0,300.0,17.0,19.0,18.0,4.0,20.0,19.0,280.0,57.0,5.0,8.0,14.0,6.0,3.0,4.0,5.0,110.0,62.0,166.0,8.0,4.0,17.0,17.0,4.0,6.0,476.0,35.0,25.0,24.0,12.0,6.0,7.0,13.0,11.0,327.0,127.0,130.0,16.0,3.0,6.0,12.0,13.0,7.0,176.0,19.0,89.0,18.0,15.0,9.0,1.0,5.0,5.0,492.0,36.0,122.0,22.0,18.0,2.0,5.0,13.0,4.0,223.0,64.0,129.0,3.0,19.0,18.0,12.0,8.0,13.0,68.0,77.0,43.0,40467.27533822965 -0,12,9,12,8,0.0,2.0,511.0,96.0,99.0,13.0,10.0,7.0,4.0,14.0,3.0,48.0,105.0,189.0,23.0,16.0,10.0,17.0,9.0,17.0,536.0,82.0,12.0,3.0,10.0,7.0,10.0,13.0,17.0,360.0,59.0,162.0,26.0,18.0,13.0,10.0,12.0,2.0,455.0,69.0,53.0,14.0,5.0,11.0,13.0,11.0,6.0,272.0,121.0,249.0,0.0,3.0,6.0,15.0,16.0,16.0,445.0,139.0,224.0,16.0,5.0,2.0,18.0,7.0,8.0,133.0,104.0,149.0,25.0,18.0,4.0,11.0,9.0,13.0,338.0,56.0,151.0,19.0,13.0,14.0,11.0,2.0,13.0,184.0,48.0,250.0,46503.28498335373 -0,14,20,10,8,10.0,12.0,485.0,11.0,63.0,15.0,6.0,7.0,17.0,13.0,11.0,523.0,67.0,229.0,2.0,16.0,12.0,18.0,6.0,11.0,181.0,36.0,262.0,14.0,0.0,17.0,9.0,13.0,5.0,110.0,79.0,163.0,19.0,12.0,9.0,6.0,10.0,10.0,313.0,23.0,103.0,9.0,9.0,18.0,13.0,4.0,10.0,252.0,164.0,258.0,4.0,20.0,0.0,11.0,11.0,9.0,347.0,83.0,206.0,18.0,2.0,6.0,13.0,4.0,20.0,297.0,24.0,136.0,25.0,4.0,2.0,12.0,9.0,4.0,363.0,133.0,153.0,19.0,8.0,2.0,8.0,20.0,0.0,322.0,77.0,170.0,54505.40232504415 -0,15,10,10,7,0.0,6.0,337.0,84.0,6.0,18.0,17.0,9.0,2.0,14.0,12.0,332.0,181.0,98.0,23.0,5.0,16.0,13.0,10.0,15.0,548.0,99.0,55.0,21.0,17.0,8.0,11.0,11.0,13.0,282.0,68.0,164.0,24.0,12.0,17.0,17.0,12.0,6.0,476.0,153.0,93.0,19.0,4.0,8.0,9.0,10.0,6.0,252.0,117.0,130.0,15.0,3.0,6.0,9.0,11.0,8.0,254.0,132.0,89.0,11.0,10.0,9.0,18.0,11.0,8.0,166.0,105.0,122.0,29.0,4.0,4.0,7.0,12.0,9.0,406.0,102.0,158.0,9.0,9.0,11.0,7.0,15.0,15.0,111.0,68.0,263.0,45184.70213094851 -0,18,12,17,4,12.0,2.0,298.0,27.0,130.0,6.0,11.0,2.0,13.0,10.0,3.0,278.0,61.0,299.0,5.0,12.0,16.0,19.0,8.0,13.0,550.0,109.0,12.0,18.0,15.0,6.0,19.0,0.0,1.0,488.0,159.0,95.0,24.0,7.0,20.0,8.0,2.0,4.0,303.0,39.0,199.0,29.0,7.0,17.0,2.0,6.0,0.0,591.0,36.0,107.0,11.0,16.0,7.0,6.0,12.0,10.0,236.0,37.0,251.0,3.0,4.0,10.0,15.0,10.0,12.0,455.0,64.0,146.0,17.0,4.0,5.0,10.0,0.0,15.0,597.0,77.0,61.0,18.0,19.0,14.0,7.0,17.0,2.0,372.0,113.0,91.0,42666.69802777908 -0,9,5,13,18,12.0,2.0,329.0,103.0,233.0,16.0,10.0,3.0,7.0,11.0,9.0,157.0,87.0,196.0,14.0,10.0,6.0,9.0,5.0,4.0,68.0,97.0,138.0,29.0,14.0,6.0,18.0,15.0,4.0,472.0,127.0,158.0,25.0,9.0,3.0,10.0,7.0,13.0,549.0,189.0,22.0,17.0,4.0,1.0,0.0,15.0,13.0,257.0,198.0,77.0,16.0,20.0,13.0,7.0,18.0,8.0,339.0,57.0,246.0,12.0,10.0,5.0,3.0,11.0,19.0,492.0,93.0,171.0,7.0,13.0,4.0,13.0,12.0,13.0,546.0,90.0,156.0,20.0,5.0,6.0,6.0,13.0,10.0,273.0,52.0,202.0,43025.778488381766 -0,24,14,19,14,3.0,16.0,393.0,195.0,6.0,1.0,0.0,7.0,18.0,1.0,6.0,483.0,39.0,295.0,21.0,9.0,16.0,0.0,6.0,15.0,456.0,99.0,160.0,4.0,11.0,19.0,18.0,11.0,8.0,469.0,174.0,150.0,7.0,5.0,17.0,12.0,2.0,12.0,495.0,162.0,51.0,9.0,11.0,11.0,18.0,11.0,13.0,317.0,81.0,131.0,13.0,3.0,6.0,10.0,11.0,8.0,447.0,139.0,92.0,18.0,20.0,12.0,18.0,11.0,7.0,117.0,75.0,233.0,6.0,6.0,17.0,7.0,4.0,16.0,593.0,43.0,129.0,25.0,9.0,14.0,7.0,9.0,15.0,228.0,77.0,250.0,54352.1165341545 -0,16,13,4,17,0.0,18.0,343.0,119.0,17.0,30.0,9.0,7.0,2.0,8.0,5.0,355.0,105.0,192.0,22.0,18.0,16.0,18.0,8.0,19.0,506.0,100.0,12.0,4.0,9.0,20.0,11.0,7.0,6.0,401.0,169.0,166.0,12.0,12.0,17.0,17.0,12.0,9.0,422.0,33.0,73.0,15.0,5.0,8.0,7.0,9.0,9.0,295.0,97.0,130.0,16.0,14.0,5.0,12.0,17.0,11.0,240.0,51.0,89.0,15.0,10.0,11.0,10.0,12.0,11.0,171.0,91.0,122.0,18.0,4.0,6.0,5.0,6.0,3.0,334.0,112.0,154.0,25.0,8.0,14.0,7.0,16.0,16.0,276.0,97.0,90.0,45698.112081689746 -0,17,17,18,12,16.0,2.0,497.0,152.0,122.0,21.0,3.0,2.0,14.0,1.0,17.0,453.0,52.0,214.0,30.0,12.0,2.0,13.0,12.0,14.0,418.0,61.0,7.0,28.0,7.0,8.0,15.0,6.0,18.0,524.0,79.0,54.0,18.0,18.0,10.0,19.0,11.0,7.0,95.0,105.0,20.0,19.0,6.0,8.0,2.0,2.0,20.0,345.0,117.0,204.0,14.0,0.0,2.0,8.0,20.0,11.0,172.0,56.0,226.0,14.0,14.0,17.0,1.0,4.0,11.0,264.0,72.0,220.0,5.0,0.0,4.0,12.0,4.0,9.0,61.0,24.0,236.0,7.0,10.0,19.0,9.0,2.0,13.0,357.0,135.0,169.0,52748.35767394913 -0,16,5,13,8,14.0,12.0,412.0,148.0,63.0,17.0,14.0,14.0,5.0,5.0,5.0,321.0,155.0,70.0,29.0,17.0,19.0,13.0,1.0,13.0,443.0,77.0,36.0,18.0,6.0,7.0,5.0,3.0,16.0,528.0,55.0,124.0,24.0,10.0,13.0,7.0,12.0,11.0,476.0,72.0,28.0,0.0,5.0,11.0,6.0,16.0,3.0,594.0,20.0,112.0,11.0,10.0,15.0,12.0,15.0,13.0,201.0,96.0,25.0,16.0,6.0,6.0,13.0,5.0,1.0,292.0,55.0,116.0,21.0,2.0,4.0,11.0,11.0,10.0,262.0,72.0,230.0,24.0,13.0,1.0,4.0,13.0,13.0,57.0,106.0,197.0,49088.60167187004 -0,13,10,9,11,8.0,6.0,218.0,68.0,76.0,30.0,10.0,11.0,1.0,13.0,13.0,332.0,95.0,189.0,22.0,12.0,4.0,9.0,15.0,14.0,402.0,85.0,66.0,20.0,4.0,11.0,11.0,11.0,16.0,524.0,68.0,162.0,13.0,12.0,10.0,10.0,9.0,13.0,253.0,170.0,120.0,20.0,4.0,7.0,9.0,10.0,6.0,252.0,117.0,93.0,13.0,9.0,1.0,9.0,11.0,8.0,217.0,132.0,89.0,17.0,0.0,8.0,14.0,4.0,8.0,540.0,75.0,187.0,29.0,4.0,14.0,12.0,8.0,9.0,374.0,100.0,153.0,9.0,20.0,11.0,7.0,9.0,19.0,61.0,60.0,120.0,82427.60072635264 -0,15,13,10,7,0.0,12.0,334.0,108.0,18.0,18.0,17.0,9.0,5.0,14.0,12.0,512.0,160.0,98.0,22.0,8.0,14.0,11.0,11.0,14.0,516.0,103.0,55.0,20.0,10.0,10.0,7.0,10.0,13.0,332.0,56.0,162.0,13.0,13.0,10.0,17.0,12.0,6.0,138.0,123.0,93.0,19.0,12.0,8.0,12.0,7.0,10.0,251.0,67.0,130.0,15.0,3.0,7.0,11.0,7.0,8.0,225.0,120.0,51.0,12.0,2.0,6.0,8.0,8.0,7.0,167.0,146.0,138.0,29.0,4.0,4.0,7.0,12.0,9.0,391.0,101.0,158.0,11.0,8.0,11.0,7.0,15.0,12.0,92.0,68.0,250.0,48298.02367893396 -0,16,7,10,2,5.0,3.0,511.0,59.0,63.0,30.0,14.0,14.0,5.0,10.0,7.0,345.0,181.0,70.0,12.0,7.0,8.0,16.0,7.0,4.0,418.0,99.0,203.0,6.0,19.0,9.0,10.0,15.0,7.0,110.0,79.0,212.0,4.0,7.0,7.0,12.0,13.0,8.0,476.0,71.0,49.0,19.0,6.0,7.0,16.0,18.0,9.0,253.0,140.0,258.0,22.0,8.0,18.0,14.0,7.0,9.0,459.0,136.0,36.0,18.0,12.0,19.0,12.0,16.0,8.0,201.0,132.0,116.0,7.0,3.0,2.0,16.0,1.0,11.0,517.0,106.0,236.0,19.0,8.0,10.0,7.0,0.0,13.0,184.0,78.0,269.0,53173.10940651262 -0,19,8,10,7,4.0,5.0,445.0,68.0,15.0,7.0,7.0,10.0,2.0,13.0,7.0,400.0,33.0,229.0,15.0,14.0,8.0,18.0,13.0,5.0,572.0,57.0,36.0,15.0,9.0,7.0,8.0,13.0,13.0,524.0,71.0,55.0,24.0,10.0,11.0,7.0,12.0,5.0,479.0,47.0,65.0,18.0,5.0,18.0,7.0,16.0,7.0,252.0,127.0,140.0,6.0,0.0,6.0,12.0,11.0,8.0,382.0,56.0,226.0,18.0,2.0,5.0,18.0,4.0,9.0,265.0,52.0,117.0,21.0,15.0,4.0,12.0,10.0,5.0,347.0,100.0,180.0,15.0,8.0,12.0,3.0,18.0,13.0,65.0,77.0,263.0,49425.07544717693 -0,27,1,19,20,5.0,0.0,513.0,80.0,163.0,9.0,7.0,2.0,4.0,17.0,5.0,212.0,13.0,125.0,30.0,1.0,5.0,4.0,11.0,6.0,267.0,26.0,173.0,28.0,14.0,10.0,19.0,14.0,6.0,449.0,45.0,150.0,23.0,0.0,7.0,2.0,2.0,5.0,575.0,72.0,198.0,23.0,11.0,4.0,11.0,0.0,8.0,594.0,59.0,118.0,11.0,10.0,18.0,5.0,11.0,17.0,246.0,47.0,173.0,29.0,14.0,7.0,18.0,13.0,20.0,428.0,77.0,24.0,30.0,16.0,9.0,14.0,20.0,15.0,398.0,26.0,127.0,9.0,10.0,11.0,4.0,19.0,15.0,178.0,37.0,247.0,51524.64262554455 -0,17,4,7,13,14.0,9.0,221.0,148.0,193.0,11.0,17.0,11.0,7.0,12.0,1.0,357.0,33.0,12.0,15.0,10.0,19.0,8.0,16.0,13.0,313.0,33.0,92.0,21.0,14.0,0.0,9.0,6.0,14.0,237.0,47.0,163.0,8.0,4.0,8.0,2.0,14.0,9.0,564.0,55.0,204.0,9.0,4.0,11.0,7.0,14.0,8.0,251.0,64.0,205.0,18.0,7.0,9.0,9.0,20.0,11.0,217.0,74.0,21.0,17.0,11.0,6.0,5.0,4.0,17.0,319.0,144.0,194.0,5.0,15.0,13.0,13.0,19.0,9.0,255.0,92.0,153.0,9.0,11.0,2.0,18.0,11.0,14.0,285.0,106.0,59.0,63490.42303619584 -0,14,4,19,14,10.0,8.0,468.0,121.0,85.0,30.0,12.0,11.0,7.0,8.0,20.0,487.0,67.0,41.0,30.0,15.0,14.0,10.0,16.0,11.0,369.0,107.0,215.0,12.0,14.0,16.0,18.0,14.0,2.0,456.0,144.0,47.0,15.0,0.0,9.0,10.0,14.0,7.0,49.0,64.0,296.0,14.0,14.0,11.0,3.0,4.0,6.0,594.0,62.0,180.0,11.0,14.0,5.0,15.0,20.0,18.0,308.0,120.0,87.0,16.0,2.0,3.0,18.0,11.0,10.0,286.0,56.0,206.0,5.0,3.0,5.0,11.0,8.0,3.0,214.0,92.0,18.0,11.0,10.0,2.0,4.0,3.0,12.0,478.0,59.0,214.0,55260.630599757016 -0,16,11,13,20,2.0,4.0,417.0,148.0,127.0,26.0,11.0,2.0,14.0,18.0,10.0,503.0,43.0,125.0,29.0,19.0,0.0,9.0,14.0,20.0,267.0,176.0,5.0,27.0,12.0,7.0,5.0,5.0,3.0,450.0,109.0,27.0,7.0,14.0,8.0,11.0,10.0,9.0,95.0,59.0,188.0,14.0,5.0,11.0,6.0,6.0,6.0,176.0,54.0,218.0,11.0,8.0,10.0,16.0,11.0,13.0,172.0,106.0,3.0,13.0,3.0,9.0,7.0,5.0,17.0,286.0,89.0,205.0,25.0,15.0,2.0,13.0,6.0,8.0,104.0,108.0,233.0,21.0,5.0,1.0,4.0,12.0,11.0,178.0,70.0,184.0,51116.8315717156 -0,17,1,10,12,3.0,2.0,332.0,148.0,209.0,12.0,10.0,6.0,18.0,0.0,6.0,473.0,35.0,214.0,21.0,18.0,19.0,0.0,1.0,14.0,472.0,106.0,231.0,4.0,8.0,9.0,1.0,11.0,18.0,584.0,161.0,150.0,29.0,20.0,2.0,2.0,13.0,8.0,263.0,68.0,20.0,14.0,1.0,8.0,2.0,4.0,3.0,573.0,20.0,111.0,13.0,10.0,13.0,9.0,6.0,10.0,172.0,103.0,21.0,9.0,9.0,7.0,12.0,8.0,18.0,402.0,80.0,220.0,2.0,0.0,17.0,7.0,4.0,12.0,334.0,155.0,129.0,28.0,8.0,1.0,4.0,13.0,11.0,320.0,97.0,59.0,651349.2917695342 -0,16,8,20,18,10.0,2.0,338.0,136.0,202.0,13.0,9.0,2.0,8.0,6.0,5.0,483.0,54.0,214.0,23.0,17.0,18.0,13.0,8.0,4.0,456.0,106.0,84.0,13.0,6.0,20.0,5.0,10.0,11.0,519.0,47.0,150.0,7.0,1.0,19.0,2.0,14.0,10.0,188.0,33.0,31.0,0.0,3.0,8.0,13.0,9.0,13.0,506.0,20.0,114.0,11.0,12.0,5.0,12.0,11.0,15.0,240.0,51.0,89.0,12.0,10.0,6.0,8.0,14.0,11.0,239.0,75.0,201.0,17.0,6.0,6.0,3.0,4.0,9.0,326.0,63.0,82.0,24.0,11.0,7.0,7.0,16.0,15.0,337.0,128.0,64.0,48541.41042043555 -0,15,16,11,0,6.0,16.0,221.0,148.0,255.0,28.0,7.0,10.0,2.0,15.0,12.0,245.0,158.0,21.0,16.0,14.0,13.0,10.0,16.0,20.0,267.0,17.0,55.0,15.0,14.0,19.0,11.0,6.0,13.0,282.0,67.0,164.0,0.0,12.0,9.0,1.0,14.0,9.0,476.0,153.0,93.0,19.0,20.0,20.0,9.0,7.0,6.0,252.0,117.0,130.0,28.0,3.0,6.0,10.0,12.0,8.0,172.0,100.0,21.0,13.0,0.0,8.0,18.0,11.0,17.0,292.0,105.0,213.0,29.0,4.0,9.0,13.0,12.0,8.0,104.0,102.0,53.0,0.0,1.0,5.0,17.0,8.0,11.0,283.0,68.0,86.0,91184.50010129975 -0,15,5,14,19,0.0,6.0,242.0,138.0,163.0,9.0,11.0,5.0,7.0,20.0,5.0,332.0,138.0,98.0,23.0,7.0,19.0,10.0,10.0,16.0,548.0,99.0,85.0,18.0,17.0,4.0,5.0,11.0,7.0,405.0,52.0,161.0,13.0,7.0,8.0,9.0,12.0,7.0,332.0,95.0,180.0,16.0,4.0,10.0,3.0,10.0,6.0,594.0,59.0,230.0,13.0,10.0,14.0,9.0,4.0,17.0,254.0,123.0,89.0,12.0,10.0,9.0,16.0,6.0,10.0,166.0,88.0,194.0,5.0,12.0,3.0,7.0,2.0,4.0,251.0,113.0,268.0,15.0,9.0,9.0,6.0,12.0,3.0,111.0,133.0,263.0,54910.83043009302 -0,1,4,10,11,3.0,6.0,414.0,72.0,6.0,25.0,4.0,9.0,11.0,13.0,17.0,427.0,133.0,12.0,14.0,5.0,9.0,13.0,19.0,11.0,59.0,56.0,55.0,6.0,9.0,8.0,3.0,4.0,7.0,557.0,98.0,164.0,24.0,19.0,16.0,10.0,12.0,16.0,413.0,50.0,272.0,19.0,7.0,8.0,9.0,10.0,20.0,218.0,117.0,192.0,22.0,13.0,6.0,9.0,2.0,8.0,419.0,75.0,246.0,18.0,10.0,9.0,7.0,11.0,9.0,95.0,34.0,122.0,29.0,10.0,4.0,7.0,18.0,13.0,334.0,102.0,277.0,21.0,11.0,11.0,3.0,12.0,11.0,480.0,78.0,100.0,50270.21641481765 -0,13,9,1,7,17.0,8.0,337.0,75.0,8.0,16.0,17.0,16.0,4.0,12.0,5.0,365.0,114.0,75.0,23.0,4.0,16.0,17.0,3.0,12.0,548.0,33.0,56.0,21.0,16.0,3.0,4.0,11.0,13.0,172.0,60.0,105.0,3.0,17.0,17.0,9.0,2.0,6.0,476.0,153.0,93.0,11.0,5.0,16.0,11.0,12.0,6.0,252.0,32.0,125.0,12.0,1.0,10.0,8.0,9.0,8.0,254.0,132.0,89.0,12.0,10.0,7.0,17.0,10.0,8.0,296.0,103.0,232.0,27.0,11.0,4.0,7.0,12.0,9.0,574.0,88.0,230.0,9.0,20.0,1.0,9.0,13.0,14.0,80.0,68.0,263.0,43886.58228880115 -0,25,7,19,12,12.0,16.0,482.0,98.0,175.0,15.0,3.0,7.0,14.0,5.0,9.0,96.0,181.0,290.0,23.0,16.0,16.0,17.0,15.0,10.0,21.0,77.0,6.0,18.0,6.0,9.0,11.0,14.0,5.0,584.0,186.0,212.0,12.0,12.0,20.0,9.0,15.0,13.0,95.0,72.0,20.0,9.0,3.0,0.0,12.0,12.0,10.0,231.0,24.0,130.0,13.0,10.0,5.0,10.0,11.0,16.0,347.0,117.0,99.0,18.0,10.0,6.0,1.0,11.0,11.0,291.0,39.0,220.0,23.0,1.0,4.0,5.0,12.0,16.0,406.0,185.0,170.0,19.0,14.0,14.0,18.0,6.0,13.0,529.0,20.0,250.0,490177.7446104583 -0,17,8,12,8,0.0,2.0,332.0,120.0,67.0,13.0,3.0,2.0,2.0,10.0,5.0,297.0,91.0,149.0,30.0,17.0,19.0,18.0,6.0,14.0,472.0,104.0,8.0,10.0,9.0,8.0,5.0,15.0,15.0,110.0,45.0,155.0,7.0,0.0,15.0,12.0,12.0,6.0,362.0,162.0,40.0,0.0,3.0,8.0,3.0,5.0,3.0,408.0,77.0,120.0,11.0,3.0,6.0,9.0,19.0,13.0,172.0,120.0,55.0,11.0,11.0,12.0,17.0,5.0,7.0,292.0,10.0,122.0,23.0,1.0,4.0,4.0,4.0,9.0,245.0,83.0,55.0,19.0,11.0,2.0,4.0,10.0,13.0,338.0,133.0,59.0,38762.644914230084 -0,5,5,5,11,7.0,10.0,513.0,80.0,6.0,11.0,11.0,7.0,5.0,19.0,3.0,447.0,181.0,18.0,2.0,10.0,17.0,18.0,19.0,19.0,552.0,99.0,201.0,8.0,15.0,2.0,0.0,1.0,5.0,110.0,89.0,268.0,12.0,19.0,19.0,9.0,18.0,14.0,257.0,162.0,233.0,9.0,4.0,6.0,7.0,14.0,13.0,472.0,56.0,181.0,13.0,7.0,8.0,9.0,10.0,7.0,232.0,87.0,146.0,13.0,10.0,2.0,6.0,13.0,20.0,9.0,179.0,51.0,29.0,4.0,2.0,12.0,12.0,12.0,406.0,100.0,170.0,23.0,9.0,9.0,17.0,12.0,15.0,184.0,37.0,23.0,54184.58592126421 -0,11,8,5,9,9.0,2.0,337.0,98.0,38.0,12.0,12.0,7.0,2.0,12.0,5.0,297.0,179.0,90.0,23.0,1.0,9.0,4.0,18.0,13.0,572.0,53.0,41.0,16.0,14.0,9.0,14.0,11.0,14.0,167.0,67.0,188.0,23.0,15.0,17.0,16.0,8.0,6.0,564.0,55.0,214.0,8.0,4.0,8.0,16.0,11.0,6.0,252.0,127.0,162.0,13.0,3.0,6.0,10.0,19.0,7.0,217.0,106.0,173.0,17.0,7.0,11.0,8.0,8.0,5.0,319.0,78.0,296.0,26.0,16.0,4.0,5.0,12.0,15.0,255.0,101.0,153.0,19.0,10.0,5.0,8.0,10.0,13.0,264.0,49.0,247.0,43349.42522124048 -0,11,13,13,12,10.0,2.0,343.0,161.0,20.0,6.0,11.0,3.0,8.0,5.0,6.0,278.0,199.0,196.0,16.0,18.0,18.0,10.0,8.0,14.0,456.0,106.0,6.0,4.0,10.0,13.0,17.0,10.0,1.0,472.0,159.0,150.0,13.0,1.0,18.0,9.0,17.0,11.0,190.0,171.0,241.0,15.0,4.0,10.0,14.0,2.0,19.0,29.0,130.0,177.0,16.0,2.0,5.0,6.0,6.0,13.0,240.0,137.0,269.0,15.0,10.0,17.0,7.0,2.0,11.0,170.0,145.0,196.0,8.0,4.0,12.0,5.0,17.0,9.0,334.0,115.0,171.0,23.0,8.0,6.0,2.0,16.0,16.0,258.0,97.0,216.0,43853.51453046068 -0,16,6,12,6,12.0,2.0,276.0,124.0,271.0,28.0,9.0,17.0,8.0,9.0,7.0,465.0,71.0,214.0,17.0,17.0,6.0,5.0,7.0,13.0,68.0,81.0,12.0,10.0,3.0,20.0,13.0,7.0,8.0,470.0,104.0,158.0,7.0,3.0,18.0,9.0,13.0,8.0,188.0,33.0,44.0,17.0,11.0,12.0,11.0,9.0,18.0,253.0,98.0,169.0,13.0,11.0,10.0,15.0,18.0,10.0,346.0,68.0,89.0,22.0,3.0,0.0,15.0,10.0,8.0,492.0,91.0,165.0,13.0,4.0,4.0,7.0,5.0,3.0,546.0,114.0,145.0,23.0,6.0,7.0,6.0,18.0,6.0,335.0,90.0,90.0,41216.43926306166 -0,23,8,10,7,1.0,12.0,237.0,107.0,63.0,7.0,7.0,11.0,3.0,13.0,7.0,243.0,33.0,70.0,14.0,18.0,8.0,0.0,7.0,12.0,572.0,57.0,1.0,21.0,11.0,1.0,4.0,1.0,7.0,110.0,71.0,124.0,21.0,18.0,5.0,8.0,13.0,2.0,489.0,65.0,65.0,18.0,5.0,13.0,8.0,14.0,6.0,144.0,128.0,258.0,21.0,0.0,18.0,12.0,8.0,9.0,171.0,50.0,152.0,4.0,2.0,5.0,17.0,2.0,0.0,276.0,52.0,122.0,13.0,16.0,3.0,4.0,10.0,2.0,517.0,145.0,166.0,19.0,8.0,19.0,8.0,0.0,13.0,389.0,170.0,280.0,143306.78453840807 -0,18,9,18,7,11.0,3.0,445.0,52.0,15.0,13.0,14.0,14.0,3.0,13.0,7.0,441.0,181.0,229.0,19.0,5.0,8.0,17.0,10.0,4.0,521.0,99.0,39.0,20.0,14.0,8.0,10.0,8.0,13.0,224.0,79.0,181.0,22.0,17.0,13.0,7.0,12.0,8.0,476.0,71.0,66.0,15.0,5.0,17.0,6.0,16.0,8.0,252.0,125.0,140.0,14.0,1.0,6.0,9.0,12.0,8.0,438.0,93.0,171.0,9.0,12.0,10.0,18.0,11.0,8.0,264.0,132.0,116.0,21.0,8.0,4.0,12.0,11.0,11.0,255.0,85.0,219.0,18.0,0.0,1.0,3.0,20.0,13.0,57.0,77.0,168.0,41958.68887050874 -0,21,15,20,2,16.0,11.0,59.0,148.0,234.0,21.0,17.0,2.0,15.0,3.0,5.0,529.0,52.0,167.0,17.0,3.0,19.0,2.0,10.0,14.0,303.0,110.0,118.0,3.0,17.0,8.0,12.0,13.0,20.0,111.0,56.0,116.0,7.0,19.0,16.0,14.0,10.0,13.0,407.0,43.0,167.0,6.0,4.0,14.0,20.0,13.0,8.0,94.0,171.0,284.0,0.0,10.0,9.0,8.0,8.0,16.0,163.0,103.0,105.0,17.0,14.0,8.0,10.0,10.0,1.0,113.0,104.0,105.0,23.0,15.0,4.0,0.0,4.0,15.0,61.0,92.0,55.0,24.0,8.0,12.0,8.0,12.0,19.0,302.0,46.0,59.0,426566.82193473494 -0,17,5,12,7,16.0,2.0,439.0,80.0,202.0,11.0,5.0,2.0,14.0,12.0,5.0,117.0,55.0,214.0,23.0,15.0,9.0,12.0,14.0,13.0,472.0,63.0,23.0,18.0,10.0,5.0,6.0,11.0,17.0,278.0,45.0,150.0,9.0,19.0,4.0,10.0,10.0,2.0,280.0,72.0,82.0,9.0,14.0,12.0,2.0,7.0,3.0,249.0,20.0,239.0,8.0,6.0,6.0,8.0,11.0,11.0,172.0,70.0,188.0,9.0,2.0,6.0,7.0,4.0,1.0,292.0,75.0,232.0,26.0,0.0,2.0,13.0,9.0,14.0,162.0,63.0,153.0,24.0,10.0,14.0,4.0,13.0,19.0,285.0,133.0,66.0,42839.4974119512 -0,8,2,10,10,4.0,2.0,311.0,136.0,87.0,30.0,14.0,15.0,8.0,13.0,6.0,156.0,165.0,90.0,17.0,18.0,14.0,0.0,8.0,6.0,147.0,106.0,82.0,26.0,9.0,10.0,1.0,7.0,12.0,361.0,14.0,95.0,29.0,1.0,15.0,6.0,13.0,6.0,188.0,53.0,183.0,15.0,7.0,17.0,19.0,18.0,13.0,375.0,159.0,232.0,21.0,13.0,1.0,18.0,1.0,2.0,589.0,51.0,27.0,18.0,9.0,7.0,9.0,0.0,14.0,157.0,61.0,196.0,24.0,6.0,6.0,4.0,10.0,15.0,70.0,174.0,129.0,17.0,20.0,14.0,10.0,17.0,0.0,82.0,127.0,90.0,36372.668379119896 -0,19,1,13,6,3.0,16.0,463.0,126.0,209.0,25.0,9.0,17.0,5.0,8.0,3.0,297.0,73.0,214.0,20.0,3.0,17.0,9.0,10.0,9.0,418.0,106.0,231.0,10.0,1.0,20.0,13.0,7.0,8.0,416.0,50.0,196.0,16.0,19.0,17.0,9.0,12.0,10.0,465.0,34.0,20.0,19.0,7.0,12.0,12.0,13.0,10.0,135.0,108.0,185.0,13.0,14.0,5.0,13.0,6.0,11.0,580.0,133.0,224.0,15.0,9.0,3.0,2.0,14.0,11.0,151.0,99.0,203.0,14.0,4.0,5.0,7.0,9.0,3.0,334.0,115.0,129.0,21.0,18.0,15.0,9.0,14.0,9.0,281.0,97.0,89.0,52654.54190181782 -0,17,5,1,8,3.0,2.0,66.0,55.0,6.0,14.0,3.0,7.0,12.0,17.0,16.0,297.0,105.0,0.0,0.0,17.0,19.0,17.0,5.0,1.0,16.0,99.0,6.0,18.0,11.0,8.0,5.0,11.0,5.0,481.0,45.0,166.0,12.0,12.0,18.0,9.0,12.0,13.0,476.0,158.0,175.0,6.0,5.0,8.0,7.0,4.0,10.0,594.0,46.0,44.0,17.0,3.0,14.0,10.0,13.0,8.0,172.0,84.0,140.0,18.0,10.0,6.0,15.0,11.0,1.0,297.0,130.0,220.0,20.0,4.0,4.0,3.0,12.0,13.0,61.0,21.0,162.0,9.0,6.0,14.0,5.0,1.0,13.0,355.0,190.0,40.0,868432.3307513722 -0,23,5,10,11,16.0,20.0,337.0,148.0,69.0,15.0,4.0,5.0,14.0,13.0,5.0,96.0,52.0,92.0,30.0,16.0,16.0,18.0,6.0,14.0,547.0,107.0,12.0,15.0,9.0,8.0,7.0,19.0,18.0,584.0,49.0,160.0,7.0,0.0,15.0,11.0,14.0,7.0,316.0,162.0,73.0,8.0,3.0,7.0,2.0,11.0,3.0,507.0,20.0,128.0,11.0,5.0,8.0,10.0,19.0,16.0,359.0,103.0,39.0,9.0,14.0,12.0,18.0,10.0,8.0,292.0,75.0,122.0,25.0,0.0,14.0,5.0,7.0,12.0,331.0,63.0,55.0,23.0,9.0,11.0,6.0,10.0,15.0,184.0,118.0,250.0,36021.3370721938 -0,18,13,12,16,16.0,19.0,364.0,136.0,45.0,0.0,13.0,3.0,15.0,11.0,9.0,483.0,76.0,289.0,23.0,12.0,1.0,0.0,8.0,14.0,536.0,162.0,231.0,5.0,1.0,7.0,8.0,7.0,8.0,469.0,159.0,199.0,20.0,9.0,18.0,9.0,7.0,20.0,549.0,33.0,51.0,9.0,11.0,17.0,18.0,9.0,10.0,235.0,68.0,131.0,16.0,13.0,5.0,20.0,15.0,1.0,74.0,180.0,218.0,15.0,9.0,7.0,0.0,7.0,6.0,170.0,91.0,55.0,17.0,4.0,16.0,7.0,9.0,3.0,334.0,114.0,156.0,25.0,12.0,6.0,9.0,11.0,16.0,320.0,97.0,90.0,53188.29479027323 -0,16,6,10,13,3.0,2.0,276.0,103.0,271.0,28.0,11.0,17.0,18.0,9.0,7.0,278.0,67.0,196.0,15.0,18.0,18.0,1.0,5.0,13.0,68.0,74.0,37.0,18.0,2.0,20.0,16.0,15.0,1.0,470.0,121.0,157.0,16.0,1.0,19.0,10.0,13.0,10.0,188.0,171.0,42.0,15.0,10.0,12.0,0.0,15.0,19.0,360.0,130.0,170.0,14.0,14.0,9.0,15.0,9.0,10.0,240.0,73.0,89.0,22.0,5.0,7.0,10.0,13.0,9.0,492.0,93.0,174.0,15.0,4.0,4.0,5.0,8.0,15.0,546.0,115.0,129.0,21.0,5.0,10.0,6.0,18.0,7.0,375.0,85.0,201.0,39933.730598679445 -0,11,10,11,19,11.0,6.0,478.0,193.0,6.0,25.0,14.0,9.0,20.0,11.0,5.0,332.0,52.0,98.0,7.0,5.0,5.0,0.0,10.0,16.0,548.0,99.0,283.0,24.0,17.0,3.0,11.0,11.0,19.0,282.0,182.0,202.0,3.0,14.0,17.0,16.0,15.0,6.0,490.0,153.0,93.0,1.0,13.0,14.0,9.0,6.0,6.0,252.0,119.0,215.0,21.0,2.0,18.0,17.0,8.0,8.0,213.0,86.0,66.0,11.0,10.0,19.0,18.0,8.0,18.0,166.0,102.0,165.0,17.0,4.0,5.0,4.0,8.0,15.0,354.0,99.0,115.0,25.0,4.0,11.0,3.0,16.0,15.0,159.0,68.0,136.0,60770.247455149736 -0,12,12,10,8,9.0,15.0,405.0,89.0,92.0,19.0,16.0,8.0,6.0,13.0,5.0,297.0,156.0,144.0,28.0,5.0,7.0,5.0,5.0,15.0,273.0,71.0,55.0,21.0,12.0,11.0,11.0,18.0,13.0,31.0,77.0,164.0,26.0,12.0,14.0,16.0,12.0,10.0,293.0,165.0,20.0,6.0,4.0,8.0,5.0,18.0,3.0,72.0,117.0,130.0,17.0,7.0,12.0,9.0,8.0,9.0,347.0,113.0,206.0,4.0,10.0,7.0,12.0,7.0,7.0,414.0,105.0,227.0,17.0,4.0,4.0,1.0,12.0,13.0,202.0,110.0,164.0,16.0,7.0,1.0,16.0,15.0,15.0,82.0,76.0,282.0,48121.18585454197 -0,13,12,18,12,3.0,8.0,179.0,136.0,154.0,23.0,4.0,11.0,14.0,12.0,6.0,427.0,34.0,12.0,7.0,1.0,14.0,19.0,7.0,11.0,117.0,33.0,231.0,19.0,6.0,9.0,13.0,10.0,16.0,469.0,68.0,105.0,24.0,1.0,19.0,10.0,2.0,4.0,208.0,99.0,0.0,28.0,7.0,14.0,14.0,2.0,13.0,300.0,11.0,252.0,13.0,14.0,18.0,15.0,5.0,0.0,587.0,70.0,202.0,22.0,9.0,16.0,18.0,20.0,11.0,590.0,91.0,232.0,6.0,16.0,6.0,18.0,5.0,8.0,597.0,84.0,132.0,25.0,1.0,14.0,7.0,2.0,1.0,58.0,78.0,108.0,177499.2207647335 -0,13,8,13,11,17.0,10.0,512.0,118.0,209.0,20.0,9.0,17.0,7.0,10.0,5.0,447.0,71.0,214.0,14.0,11.0,14.0,5.0,6.0,13.0,544.0,80.0,57.0,25.0,3.0,7.0,3.0,13.0,14.0,338.0,55.0,150.0,7.0,17.0,19.0,9.0,7.0,9.0,355.0,52.0,185.0,13.0,7.0,12.0,6.0,15.0,11.0,265.0,27.0,120.0,11.0,12.0,5.0,8.0,5.0,8.0,355.0,66.0,89.0,14.0,9.0,7.0,7.0,11.0,9.0,331.0,102.0,196.0,13.0,6.0,5.0,13.0,7.0,3.0,334.0,114.0,208.0,21.0,9.0,1.0,9.0,16.0,14.0,151.0,97.0,247.0,52795.898943577515 -0,16,4,20,6,17.0,15.0,480.0,103.0,271.0,19.0,14.0,13.0,13.0,1.0,9.0,278.0,61.0,196.0,30.0,5.0,10.0,10.0,16.0,3.0,267.0,66.0,115.0,18.0,14.0,14.0,17.0,16.0,1.0,472.0,159.0,158.0,8.0,0.0,18.0,9.0,14.0,9.0,549.0,72.0,180.0,14.0,11.0,8.0,0.0,9.0,4.0,235.0,59.0,223.0,16.0,11.0,19.0,17.0,18.0,10.0,172.0,100.0,28.0,14.0,3.0,3.0,10.0,14.0,4.0,377.0,77.0,127.0,17.0,4.0,4.0,3.0,2.0,9.0,546.0,114.0,209.0,20.0,6.0,13.0,3.0,10.0,3.0,396.0,191.0,59.0,52850.28350618557 -0,17,4,17,9,12.0,2.0,221.0,148.0,163.0,14.0,7.0,3.0,7.0,15.0,7.0,512.0,42.0,125.0,15.0,12.0,19.0,9.0,5.0,13.0,68.0,85.0,12.0,18.0,13.0,5.0,5.0,6.0,2.0,449.0,58.0,157.0,14.0,9.0,8.0,10.0,11.0,6.0,161.0,171.0,49.0,17.0,4.0,14.0,2.0,13.0,6.0,434.0,130.0,205.0,14.0,10.0,10.0,15.0,11.0,16.0,346.0,97.0,23.0,15.0,9.0,7.0,13.0,4.0,17.0,415.0,93.0,136.0,5.0,15.0,2.0,5.0,5.0,10.0,140.0,189.0,268.0,19.0,7.0,5.0,6.0,20.0,6.0,179.0,108.0,285.0,65647.22438997711 -0,18,13,10,0,3.0,14.0,202.0,79.0,234.0,30.0,0.0,8.0,20.0,16.0,18.0,483.0,71.0,229.0,1.0,17.0,0.0,4.0,8.0,12.0,207.0,33.0,231.0,3.0,1.0,20.0,10.0,13.0,17.0,328.0,68.0,296.0,25.0,11.0,13.0,10.0,0.0,2.0,76.0,114.0,51.0,19.0,11.0,13.0,3.0,17.0,8.0,4.0,164.0,131.0,21.0,14.0,7.0,2.0,9.0,11.0,176.0,33.0,89.0,24.0,2.0,7.0,16.0,2.0,13.0,151.0,91.0,43.0,21.0,9.0,9.0,11.0,14.0,16.0,334.0,179.0,170.0,24.0,19.0,14.0,20.0,12.0,13.0,285.0,97.0,89.0,127062.57389646785 -0,16,5,10,4,17.0,2.0,440.0,132.0,209.0,11.0,10.0,12.0,16.0,12.0,5.0,212.0,108.0,214.0,19.0,18.0,13.0,0.0,12.0,13.0,518.0,106.0,28.0,4.0,3.0,7.0,13.0,7.0,10.0,278.0,58.0,152.0,8.0,3.0,20.0,9.0,13.0,7.0,188.0,34.0,144.0,15.0,14.0,12.0,18.0,13.0,10.0,373.0,97.0,182.0,13.0,6.0,5.0,15.0,7.0,11.0,236.0,55.0,159.0,17.0,9.0,3.0,5.0,17.0,9.0,161.0,91.0,201.0,20.0,10.0,2.0,13.0,9.0,3.0,317.0,102.0,139.0,24.0,8.0,18.0,18.0,16.0,16.0,302.0,81.0,89.0,47630.99607195915 -0,29,8,8,14,11.0,3.0,61.0,127.0,246.0,19.0,18.0,2.0,16.0,15.0,7.0,37.0,33.0,247.0,25.0,3.0,8.0,13.0,6.0,10.0,572.0,99.0,39.0,15.0,20.0,9.0,10.0,15.0,7.0,68.0,71.0,137.0,21.0,10.0,13.0,8.0,13.0,17.0,106.0,162.0,150.0,9.0,5.0,19.0,20.0,13.0,5.0,252.0,149.0,153.0,6.0,15.0,1.0,14.0,17.0,7.0,10.0,136.0,248.0,18.0,12.0,3.0,19.0,16.0,8.0,129.0,121.0,70.0,25.0,16.0,14.0,19.0,10.0,11.0,255.0,59.0,57.0,19.0,8.0,9.0,7.0,16.0,9.0,561.0,77.0,116.0,826182.3496434153 -0,19,10,10,7,1.0,3.0,445.0,85.0,75.0,7.0,17.0,16.0,3.0,14.0,8.0,302.0,33.0,101.0,29.0,16.0,8.0,18.0,18.0,0.0,146.0,90.0,230.0,21.0,18.0,9.0,10.0,11.0,5.0,102.0,10.0,181.0,21.0,4.0,13.0,1.0,10.0,2.0,312.0,37.0,65.0,0.0,5.0,19.0,8.0,10.0,6.0,252.0,127.0,140.0,6.0,8.0,3.0,9.0,9.0,8.0,459.0,136.0,27.0,18.0,19.0,8.0,18.0,8.0,8.0,276.0,186.0,29.0,25.0,14.0,3.0,5.0,10.0,9.0,580.0,13.0,159.0,0.0,8.0,5.0,7.0,20.0,13.0,184.0,77.0,230.0,52094.68720680879 -0,23,2,17,7,13.0,20.0,445.0,147.0,260.0,9.0,3.0,2.0,7.0,1.0,5.0,309.0,33.0,242.0,14.0,19.0,1.0,9.0,16.0,14.0,30.0,107.0,238.0,18.0,14.0,9.0,11.0,6.0,2.0,43.0,45.0,130.0,30.0,10.0,15.0,8.0,0.0,9.0,212.0,72.0,103.0,27.0,8.0,11.0,7.0,20.0,15.0,594.0,54.0,230.0,11.0,8.0,6.0,7.0,19.0,18.0,172.0,100.0,22.0,28.0,0.0,12.0,1.0,5.0,17.0,129.0,77.0,194.0,21.0,5.0,15.0,17.0,4.0,9.0,42.0,141.0,100.0,19.0,8.0,12.0,7.0,20.0,0.0,2.0,88.0,235.0,52066.75462301253 -0,17,8,16,16,1.0,6.0,242.0,85.0,163.0,7.0,4.0,12.0,6.0,19.0,7.0,302.0,123.0,175.0,18.0,18.0,8.0,9.0,13.0,16.0,445.0,99.0,59.0,15.0,11.0,7.0,6.0,9.0,7.0,449.0,56.0,150.0,21.0,0.0,8.0,8.0,13.0,2.0,204.0,50.0,180.0,9.0,15.0,11.0,7.0,9.0,18.0,252.0,85.0,180.0,8.0,10.0,12.0,10.0,11.0,17.0,378.0,136.0,36.0,14.0,13.0,4.0,14.0,11.0,12.0,292.0,132.0,122.0,11.0,15.0,2.0,13.0,8.0,9.0,104.0,106.0,159.0,9.0,9.0,2.0,4.0,10.0,4.0,182.0,77.0,74.0,60395.37688157042 -0,23,14,18,17,4.0,12.0,403.0,197.0,114.0,28.0,3.0,14.0,14.0,12.0,14.0,177.0,52.0,216.0,30.0,18.0,16.0,0.0,7.0,6.0,142.0,107.0,6.0,23.0,6.0,1.0,2.0,1.0,19.0,189.0,63.0,261.0,30.0,15.0,9.0,9.0,9.0,0.0,543.0,59.0,103.0,12.0,6.0,8.0,2.0,1.0,3.0,190.0,88.0,224.0,19.0,11.0,8.0,8.0,11.0,1.0,395.0,103.0,61.0,16.0,6.0,18.0,7.0,17.0,1.0,437.0,75.0,258.0,23.0,8.0,10.0,7.0,2.0,17.0,381.0,63.0,241.0,18.0,19.0,2.0,4.0,13.0,13.0,338.0,97.0,195.0,46753.45205980373 -0,17,9,20,12,19.0,2.0,338.0,148.0,140.0,17.0,5.0,2.0,5.0,3.0,13.0,132.0,150.0,214.0,15.0,17.0,15.0,5.0,1.0,14.0,351.0,100.0,78.0,12.0,8.0,8.0,5.0,19.0,17.0,227.0,39.0,150.0,17.0,18.0,2.0,12.0,13.0,4.0,167.0,72.0,100.0,2.0,3.0,8.0,5.0,12.0,10.0,594.0,38.0,111.0,14.0,10.0,14.0,8.0,20.0,16.0,172.0,146.0,53.0,17.0,14.0,12.0,20.0,6.0,4.0,292.0,76.0,98.0,21.0,0.0,11.0,3.0,4.0,10.0,404.0,80.0,55.0,24.0,14.0,17.0,3.0,10.0,4.0,247.0,133.0,59.0,48555.200091301005 -0,17,5,8,19,12.0,6.0,286.0,144.0,51.0,9.0,16.0,2.0,7.0,4.0,5.0,332.0,138.0,162.0,15.0,13.0,12.0,18.0,5.0,13.0,568.0,91.0,85.0,18.0,17.0,2.0,8.0,8.0,17.0,328.0,60.0,197.0,8.0,7.0,3.0,9.0,12.0,20.0,74.0,134.0,180.0,16.0,4.0,3.0,9.0,6.0,6.0,229.0,131.0,30.0,9.0,17.0,6.0,6.0,13.0,8.0,254.0,92.0,86.0,12.0,5.0,6.0,6.0,9.0,11.0,418.0,113.0,139.0,1.0,12.0,0.0,12.0,3.0,14.0,350.0,189.0,171.0,16.0,13.0,9.0,6.0,19.0,14.0,559.0,84.0,263.0,817670.0008850476 -0,15,5,14,10,9.0,6.0,242.0,138.0,285.0,28.0,6.0,4.0,8.0,3.0,5.0,296.0,87.0,117.0,22.0,7.0,18.0,10.0,10.0,16.0,548.0,99.0,95.0,17.0,12.0,5.0,3.0,8.0,3.0,401.0,110.0,164.0,20.0,9.0,12.0,8.0,11.0,7.0,427.0,96.0,74.0,17.0,2.0,12.0,3.0,14.0,13.0,594.0,59.0,179.0,13.0,10.0,8.0,9.0,7.0,17.0,400.0,94.0,89.0,15.0,10.0,13.0,16.0,9.0,10.0,166.0,90.0,185.0,10.0,3.0,3.0,6.0,16.0,4.0,251.0,113.0,201.0,20.0,9.0,11.0,7.0,12.0,3.0,106.0,133.0,285.0,54910.83043009302 -0,20,14,11,13,16.0,19.0,298.0,27.0,60.0,1.0,11.0,2.0,13.0,5.0,3.0,517.0,52.0,37.0,3.0,6.0,15.0,19.0,5.0,16.0,523.0,87.0,283.0,18.0,3.0,12.0,15.0,12.0,10.0,488.0,159.0,202.0,17.0,14.0,20.0,16.0,2.0,18.0,476.0,199.0,45.0,1.0,5.0,1.0,2.0,18.0,1.0,591.0,74.0,193.0,8.0,16.0,20.0,6.0,12.0,10.0,588.0,34.0,268.0,29.0,10.0,17.0,12.0,19.0,3.0,510.0,64.0,227.0,3.0,4.0,7.0,10.0,17.0,15.0,164.0,134.0,242.0,16.0,15.0,9.0,18.0,14.0,15.0,222.0,107.0,91.0,49737.33019184125 -0,18,12,14,15,12.0,2.0,478.0,98.0,92.0,6.0,12.0,3.0,7.0,10.0,5.0,280.0,61.0,144.0,11.0,11.0,9.0,3.0,8.0,13.0,302.0,109.0,275.0,19.0,8.0,6.0,11.0,16.0,6.0,265.0,93.0,95.0,24.0,9.0,14.0,8.0,10.0,5.0,396.0,165.0,20.0,29.0,7.0,11.0,5.0,11.0,3.0,72.0,119.0,106.0,11.0,15.0,12.0,7.0,8.0,20.0,439.0,47.0,207.0,3.0,4.0,9.0,15.0,10.0,5.0,455.0,105.0,146.0,17.0,4.0,5.0,2.0,2.0,7.0,202.0,109.0,166.0,17.0,4.0,14.0,7.0,12.0,2.0,177.0,77.0,291.0,52339.79523428518 -0,8,1,2,5,16.0,2.0,460.0,27.0,175.0,21.0,7.0,2.0,13.0,6.0,6.0,126.0,144.0,24.0,24.0,12.0,16.0,19.0,8.0,19.0,550.0,123.0,12.0,18.0,6.0,8.0,5.0,11.0,16.0,299.0,182.0,294.0,28.0,2.0,20.0,8.0,3.0,13.0,95.0,72.0,43.0,0.0,7.0,1.0,2.0,0.0,0.0,591.0,36.0,107.0,15.0,10.0,7.0,6.0,10.0,10.0,236.0,37.0,251.0,3.0,20.0,6.0,7.0,18.0,12.0,292.0,64.0,137.0,23.0,8.0,15.0,3.0,13.0,9.0,597.0,69.0,55.0,24.0,19.0,1.0,11.0,17.0,13.0,338.0,133.0,91.0,45257.693894017604 -0,17,10,20,4,12.0,2.0,309.0,61.0,130.0,12.0,3.0,15.0,14.0,3.0,3.0,278.0,60.0,299.0,30.0,13.0,17.0,13.0,7.0,13.0,549.0,109.0,6.0,18.0,15.0,7.0,17.0,0.0,1.0,488.0,159.0,103.0,10.0,7.0,16.0,9.0,4.0,7.0,258.0,53.0,20.0,13.0,5.0,8.0,3.0,4.0,0.0,594.0,34.0,111.0,15.0,13.0,7.0,8.0,11.0,16.0,172.0,66.0,21.0,9.0,4.0,10.0,15.0,8.0,1.0,303.0,75.0,146.0,17.0,1.0,5.0,10.0,2.0,9.0,61.0,72.0,61.0,18.0,15.0,2.0,7.0,13.0,2.0,360.0,115.0,59.0,37956.01909750295 -0,5,12,19,20,6.0,2.0,221.0,148.0,163.0,9.0,7.0,6.0,4.0,7.0,12.0,212.0,96.0,125.0,27.0,1.0,13.0,20.0,16.0,12.0,500.0,13.0,55.0,27.0,6.0,10.0,19.0,7.0,13.0,449.0,69.0,76.0,30.0,7.0,7.0,1.0,2.0,5.0,575.0,134.0,198.0,23.0,11.0,4.0,11.0,14.0,8.0,594.0,117.0,130.0,28.0,0.0,6.0,5.0,11.0,17.0,232.0,50.0,177.0,29.0,14.0,18.0,15.0,4.0,20.0,292.0,77.0,24.0,29.0,6.0,5.0,18.0,12.0,15.0,77.0,26.0,113.0,9.0,1.0,5.0,3.0,8.0,12.0,178.0,22.0,63.0,82840.00484991763 -0,15,10,11,0,5.0,3.0,268.0,90.0,163.0,14.0,3.0,10.0,3.0,15.0,5.0,233.0,13.0,21.0,19.0,14.0,5.0,10.0,11.0,6.0,267.0,23.0,173.0,16.0,14.0,13.0,11.0,13.0,10.0,396.0,45.0,164.0,16.0,12.0,9.0,2.0,10.0,6.0,540.0,72.0,93.0,19.0,20.0,17.0,11.0,4.0,6.0,376.0,110.0,118.0,26.0,4.0,18.0,10.0,12.0,8.0,186.0,79.0,95.0,16.0,11.0,7.0,18.0,11.0,17.0,428.0,77.0,213.0,30.0,14.0,12.0,13.0,20.0,9.0,303.0,81.0,106.0,6.0,10.0,11.0,4.0,19.0,13.0,266.0,58.0,188.0,62774.52803821251 -0,7,9,20,20,16.0,2.0,332.0,18.0,175.0,1.0,3.0,15.0,14.0,12.0,9.0,434.0,52.0,233.0,30.0,17.0,9.0,0.0,7.0,0.0,570.0,107.0,184.0,18.0,15.0,8.0,0.0,11.0,13.0,473.0,45.0,190.0,7.0,0.0,11.0,9.0,10.0,4.0,67.0,72.0,20.0,0.0,5.0,17.0,12.0,4.0,1.0,594.0,59.0,111.0,16.0,10.0,2.0,19.0,0.0,3.0,172.0,35.0,21.0,9.0,14.0,6.0,5.0,5.0,5.0,224.0,75.0,220.0,23.0,9.0,4.0,3.0,5.0,9.0,62.0,72.0,276.0,30.0,5.0,7.0,20.0,13.0,2.0,10.0,133.0,59.0,47251.09302281745 -0,17,1,10,2,16.0,3.0,126.0,11.0,82.0,23.0,3.0,10.0,4.0,3.0,5.0,96.0,198.0,85.0,6.0,14.0,14.0,13.0,7.0,14.0,7.0,107.0,59.0,10.0,6.0,8.0,17.0,1.0,17.0,584.0,191.0,188.0,7.0,19.0,13.0,9.0,15.0,13.0,338.0,72.0,20.0,0.0,3.0,18.0,0.0,4.0,5.0,30.0,20.0,29.0,11.0,10.0,8.0,12.0,5.0,10.0,579.0,125.0,9.0,9.0,14.0,4.0,7.0,14.0,20.0,292.0,75.0,220.0,28.0,0.0,4.0,1.0,4.0,13.0,61.0,63.0,258.0,24.0,13.0,2.0,8.0,13.0,2.0,46.0,122.0,187.0,651349.2917695342 -0,27,12,19,20,0.0,4.0,567.0,196.0,47.0,12.0,0.0,12.0,4.0,12.0,11.0,212.0,61.0,299.0,30.0,18.0,16.0,4.0,11.0,13.0,550.0,26.0,173.0,18.0,15.0,11.0,11.0,14.0,17.0,483.0,136.0,150.0,23.0,15.0,14.0,8.0,2.0,16.0,230.0,101.0,198.0,6.0,1.0,4.0,2.0,14.0,1.0,594.0,31.0,107.0,25.0,17.0,19.0,6.0,11.0,10.0,236.0,37.0,173.0,3.0,4.0,10.0,18.0,3.0,7.0,283.0,154.0,24.0,22.0,4.0,20.0,10.0,0.0,18.0,597.0,91.0,61.0,9.0,4.0,14.0,7.0,1.0,2.0,255.0,108.0,148.0,54595.871537105144 -0,18,9,18,10,5.0,2.0,298.0,61.0,163.0,9.0,7.0,2.0,13.0,17.0,5.0,278.0,41.0,252.0,5.0,1.0,9.0,19.0,8.0,6.0,422.0,60.0,12.0,19.0,14.0,6.0,3.0,0.0,4.0,488.0,102.0,95.0,24.0,7.0,20.0,2.0,16.0,5.0,575.0,39.0,199.0,28.0,9.0,14.0,11.0,6.0,3.0,591.0,59.0,118.0,11.0,13.0,18.0,5.0,12.0,14.0,245.0,44.0,251.0,29.0,14.0,7.0,16.0,13.0,12.0,455.0,77.0,146.0,30.0,8.0,8.0,12.0,6.0,10.0,572.0,32.0,72.0,12.0,18.0,11.0,4.0,19.0,4.0,306.0,113.0,91.0,41958.68887050874 -0,10,11,5,17,12.0,10.0,130.0,67.0,92.0,20.0,12.0,3.0,6.0,13.0,16.0,36.0,77.0,54.0,29.0,7.0,6.0,3.0,6.0,16.0,37.0,54.0,140.0,24.0,12.0,12.0,11.0,18.0,10.0,456.0,161.0,202.0,25.0,7.0,9.0,16.0,19.0,8.0,522.0,146.0,30.0,14.0,6.0,9.0,2.0,6.0,13.0,109.0,46.0,68.0,13.0,7.0,14.0,1.0,1.0,10.0,308.0,86.0,225.0,12.0,15.0,8.0,7.0,11.0,2.0,327.0,89.0,132.0,9.0,3.0,5.0,11.0,8.0,15.0,483.0,50.0,174.0,17.0,5.0,16.0,17.0,4.0,12.0,96.0,70.0,142.0,507208.3204025043 -0,16,11,11,14,11.0,19.0,468.0,98.0,108.0,22.0,16.0,11.0,7.0,9.0,12.0,487.0,52.0,88.0,28.0,9.0,5.0,11.0,10.0,11.0,369.0,71.0,172.0,21.0,10.0,16.0,14.0,5.0,11.0,355.0,94.0,150.0,17.0,14.0,14.0,14.0,16.0,8.0,483.0,62.0,189.0,11.0,5.0,16.0,5.0,18.0,6.0,94.0,47.0,97.0,21.0,10.0,9.0,10.0,8.0,20.0,415.0,120.0,1.0,2.0,2.0,7.0,9.0,12.0,5.0,286.0,105.0,206.0,25.0,4.0,5.0,1.0,8.0,3.0,236.0,97.0,232.0,17.0,4.0,0.0,18.0,16.0,12.0,160.0,77.0,219.0,45871.419192346824 -0,7,5,15,12,4.0,2.0,570.0,112.0,16.0,30.0,3.0,2.0,2.0,17.0,12.0,96.0,118.0,274.0,7.0,4.0,19.0,3.0,7.0,4.0,550.0,193.0,142.0,29.0,15.0,9.0,10.0,11.0,18.0,238.0,45.0,255.0,20.0,1.0,12.0,0.0,9.0,8.0,557.0,21.0,42.0,23.0,3.0,8.0,17.0,0.0,14.0,283.0,130.0,249.0,18.0,20.0,17.0,6.0,17.0,16.0,172.0,25.0,21.0,12.0,14.0,5.0,3.0,5.0,4.0,458.0,199.0,141.0,23.0,12.0,12.0,12.0,12.0,5.0,597.0,77.0,107.0,24.0,14.0,12.0,9.0,20.0,9.0,176.0,119.0,59.0,50960.82468119444 -0,9,5,14,12,12.0,13.0,329.0,148.0,67.0,15.0,17.0,2.0,14.0,4.0,13.0,26.0,52.0,232.0,14.0,8.0,16.0,7.0,8.0,14.0,472.0,107.0,89.0,20.0,6.0,6.0,13.0,4.0,5.0,579.0,47.0,149.0,7.0,6.0,13.0,8.0,15.0,0.0,95.0,72.0,20.0,19.0,5.0,8.0,2.0,18.0,4.0,564.0,109.0,89.0,16.0,10.0,8.0,7.0,11.0,8.0,285.0,103.0,246.0,9.0,10.0,5.0,5.0,5.0,3.0,292.0,75.0,247.0,7.0,0.0,17.0,8.0,4.0,7.0,117.0,63.0,90.0,18.0,9.0,2.0,7.0,12.0,13.0,291.0,79.0,202.0,36988.1179682636 -0,15,5,5,6,6.0,6.0,332.0,38.0,163.0,7.0,11.0,5.0,9.0,3.0,4.0,96.0,176.0,252.0,17.0,7.0,19.0,4.0,0.0,17.0,467.0,107.0,85.0,18.0,14.0,20.0,15.0,11.0,7.0,31.0,52.0,161.0,7.0,2.0,9.0,9.0,15.0,19.0,332.0,87.0,291.0,0.0,15.0,8.0,3.0,10.0,14.0,132.0,59.0,78.0,11.0,8.0,14.0,10.0,0.0,16.0,254.0,84.0,269.0,20.0,14.0,6.0,7.0,5.0,14.0,292.0,190.0,66.0,17.0,11.0,12.0,7.0,4.0,9.0,65.0,63.0,55.0,15.0,11.0,2.0,4.0,15.0,13.0,338.0,133.0,116.0,51938.39543651065 -0,15,19,14,19,0.0,4.0,242.0,145.0,175.0,11.0,3.0,2.0,8.0,20.0,5.0,332.0,138.0,98.0,23.0,15.0,19.0,10.0,8.0,14.0,494.0,99.0,6.0,18.0,6.0,4.0,16.0,18.0,8.0,584.0,45.0,161.0,9.0,0.0,10.0,9.0,12.0,13.0,95.0,77.0,180.0,6.0,4.0,8.0,2.0,4.0,5.0,235.0,34.0,111.0,11.0,4.0,10.0,8.0,11.0,16.0,217.0,116.0,47.0,12.0,12.0,7.0,14.0,6.0,9.0,171.0,75.0,194.0,5.0,0.0,3.0,6.0,4.0,8.0,107.0,113.0,147.0,24.0,9.0,2.0,6.0,12.0,3.0,111.0,138.0,240.0,48310.08911394304 -0,11,5,14,6,12.0,2.0,332.0,158.0,271.0,13.0,3.0,1.0,19.0,5.0,7.0,403.0,28.0,214.0,1.0,17.0,0.0,13.0,7.0,1.0,68.0,101.0,12.0,25.0,3.0,15.0,13.0,7.0,8.0,584.0,67.0,114.0,7.0,0.0,6.0,9.0,6.0,8.0,188.0,113.0,44.0,0.0,11.0,8.0,17.0,14.0,2.0,229.0,20.0,111.0,13.0,10.0,18.0,15.0,11.0,19.0,581.0,129.0,89.0,15.0,3.0,6.0,7.0,10.0,1.0,292.0,75.0,165.0,30.0,7.0,4.0,15.0,4.0,15.0,564.0,59.0,55.0,16.0,6.0,2.0,8.0,7.0,13.0,338.0,58.0,90.0,40948.05468955471 -0,16,5,14,10,16.0,2.0,276.0,148.0,175.0,28.0,9.0,17.0,8.0,5.0,6.0,229.0,71.0,108.0,30.0,17.0,7.0,5.0,7.0,13.0,472.0,107.0,6.0,13.0,5.0,18.0,6.0,7.0,18.0,470.0,104.0,150.0,7.0,0.0,14.0,9.0,14.0,8.0,95.0,33.0,28.0,17.0,4.0,11.0,2.0,4.0,18.0,253.0,52.0,158.0,11.0,10.0,8.0,11.0,18.0,10.0,250.0,68.0,21.0,22.0,14.0,3.0,15.0,6.0,2.0,419.0,80.0,220.0,23.0,2.0,20.0,7.0,4.0,4.0,130.0,114.0,126.0,23.0,8.0,3.0,4.0,17.0,6.0,337.0,94.0,80.0,41718.82287471421 -0,15,13,16,11,6.0,16.0,221.0,148.0,163.0,28.0,7.0,20.0,11.0,15.0,12.0,245.0,63.0,125.0,30.0,14.0,12.0,10.0,16.0,20.0,267.0,199.0,173.0,11.0,14.0,7.0,19.0,6.0,13.0,282.0,118.0,92.0,23.0,12.0,0.0,5.0,15.0,1.0,476.0,72.0,198.0,15.0,11.0,20.0,11.0,6.0,6.0,479.0,117.0,130.0,16.0,12.0,6.0,13.0,4.0,17.0,408.0,47.0,44.0,13.0,14.0,8.0,7.0,11.0,13.0,292.0,148.0,110.0,29.0,9.0,9.0,12.0,2.0,20.0,444.0,28.0,166.0,0.0,1.0,5.0,17.0,18.0,15.0,184.0,68.0,176.0,80268.63608191785 -0,18,1,18,0,5.0,0.0,513.0,80.0,170.0,9.0,19.0,2.0,2.0,17.0,9.0,214.0,13.0,21.0,16.0,14.0,5.0,4.0,14.0,19.0,264.0,26.0,55.0,23.0,14.0,14.0,11.0,14.0,6.0,449.0,45.0,150.0,0.0,0.0,9.0,2.0,14.0,5.0,531.0,153.0,93.0,19.0,20.0,13.0,9.0,0.0,8.0,252.0,93.0,120.0,28.0,9.0,18.0,6.0,11.0,15.0,172.0,100.0,166.0,29.0,1.0,7.0,13.0,13.0,17.0,372.0,82.0,41.0,29.0,5.0,9.0,14.0,14.0,13.0,281.0,26.0,127.0,3.0,7.0,9.0,4.0,8.0,13.0,178.0,44.0,86.0,50070.84892379561 -0,17,13,10,16,5.0,2.0,82.0,28.0,178.0,3.0,2.0,3.0,10.0,6.0,7.0,181.0,145.0,214.0,18.0,17.0,0.0,19.0,8.0,17.0,472.0,158.0,39.0,26.0,15.0,6.0,16.0,0.0,1.0,469.0,159.0,64.0,7.0,14.0,20.0,2.0,13.0,11.0,573.0,39.0,199.0,15.0,11.0,17.0,19.0,9.0,0.0,397.0,81.0,107.0,11.0,16.0,3.0,15.0,12.0,0.0,168.0,95.0,89.0,17.0,0.0,10.0,10.0,20.0,12.0,551.0,48.0,52.0,17.0,15.0,5.0,7.0,15.0,8.0,334.0,77.0,129.0,1.0,0.0,12.0,18.0,7.0,3.0,132.0,23.0,254.0,735642.0361781903 -0,17,12,15,4,7.0,17.0,327.0,58.0,164.0,30.0,10.0,3.0,12.0,8.0,6.0,367.0,71.0,299.0,13.0,14.0,18.0,0.0,9.0,14.0,458.0,109.0,222.0,18.0,1.0,9.0,14.0,1.0,4.0,472.0,68.0,146.0,24.0,7.0,20.0,8.0,13.0,10.0,303.0,33.0,51.0,27.0,7.0,12.0,5.0,6.0,1.0,583.0,36.0,131.0,11.0,14.0,6.0,6.0,6.0,10.0,238.0,43.0,180.0,15.0,9.0,9.0,15.0,13.0,11.0,455.0,91.0,169.0,16.0,6.0,5.0,7.0,0.0,3.0,597.0,115.0,92.0,25.0,19.0,14.0,7.0,17.0,2.0,372.0,97.0,90.0,46931.6908945772 -0,11,10,11,8,11.0,6.0,244.0,193.0,6.0,1.0,0.0,2.0,9.0,20.0,19.0,505.0,69.0,233.0,26.0,5.0,6.0,13.0,10.0,7.0,590.0,114.0,283.0,25.0,11.0,12.0,15.0,8.0,16.0,401.0,110.0,173.0,20.0,14.0,17.0,16.0,11.0,6.0,538.0,63.0,93.0,19.0,20.0,14.0,4.0,9.0,0.0,6.0,119.0,140.0,25.0,11.0,0.0,6.0,3.0,0.0,213.0,86.0,168.0,8.0,10.0,17.0,4.0,9.0,5.0,166.0,11.0,165.0,10.0,4.0,11.0,8.0,16.0,15.0,32.0,160.0,115.0,25.0,10.0,11.0,11.0,18.0,15.0,101.0,130.0,77.0,60770.247455149736 -0,12,6,8,19,11.0,6.0,468.0,144.0,76.0,25.0,14.0,8.0,19.0,13.0,2.0,332.0,49.0,168.0,7.0,13.0,10.0,9.0,13.0,16.0,548.0,99.0,116.0,15.0,13.0,7.0,3.0,9.0,19.0,359.0,182.0,202.0,3.0,9.0,18.0,14.0,15.0,1.0,476.0,141.0,72.0,1.0,10.0,17.0,9.0,9.0,2.0,260.0,129.0,215.0,14.0,2.0,18.0,17.0,8.0,16.0,400.0,92.0,160.0,11.0,10.0,17.0,6.0,8.0,18.0,295.0,102.0,139.0,20.0,3.0,5.0,4.0,15.0,1.0,350.0,99.0,171.0,20.0,4.0,10.0,6.0,16.0,14.0,159.0,79.0,136.0,53552.920766820665 -0,4,11,14,8,1.0,6.0,242.0,138.0,286.0,28.0,16.0,5.0,2.0,20.0,5.0,247.0,138.0,98.0,29.0,15.0,18.0,10.0,17.0,16.0,548.0,14.0,189.0,18.0,7.0,17.0,3.0,12.0,7.0,67.0,152.0,76.0,13.0,4.0,6.0,3.0,8.0,6.0,476.0,23.0,63.0,24.0,7.0,3.0,5.0,2.0,11.0,105.0,59.0,130.0,8.0,10.0,10.0,9.0,4.0,7.0,4.0,123.0,241.0,10.0,20.0,9.0,1.0,6.0,10.0,166.0,181.0,122.0,22.0,18.0,6.0,7.0,14.0,4.0,251.0,64.0,129.0,17.0,19.0,9.0,14.0,8.0,12.0,68.0,57.0,120.0,50441.40470602259 -0,20,5,13,12,2.0,10.0,253.0,114.0,163.0,13.0,11.0,9.0,6.0,19.0,5.0,315.0,132.0,124.0,17.0,14.0,19.0,7.0,10.0,19.0,280.0,74.0,5.0,8.0,17.0,6.0,3.0,11.0,5.0,405.0,52.0,166.0,11.0,5.0,17.0,15.0,8.0,6.0,333.0,95.0,179.0,19.0,9.0,9.0,6.0,11.0,6.0,333.0,59.0,230.0,13.0,3.0,12.0,9.0,13.0,17.0,254.0,85.0,151.0,12.0,10.0,4.0,15.0,5.0,8.0,340.0,60.0,194.0,5.0,12.0,3.0,5.0,6.0,4.0,246.0,113.0,268.0,6.0,16.0,18.0,9.0,12.0,11.0,111.0,77.0,47.0,40357.67095550496 -0,9,5,5,15,12.0,2.0,329.0,148.0,175.0,13.0,12.0,3.0,10.0,9.0,5.0,157.0,18.0,62.0,10.0,2.0,6.0,9.0,12.0,2.0,472.0,24.0,6.0,29.0,18.0,6.0,18.0,15.0,4.0,584.0,152.0,150.0,5.0,9.0,3.0,3.0,7.0,10.0,587.0,72.0,22.0,17.0,3.0,6.0,0.0,16.0,0.0,257.0,198.0,112.0,19.0,17.0,8.0,7.0,18.0,3.0,278.0,57.0,282.0,12.0,14.0,19.0,13.0,5.0,10.0,107.0,142.0,285.0,12.0,18.0,4.0,13.0,4.0,15.0,514.0,63.0,156.0,27.0,2.0,2.0,4.0,13.0,3.0,273.0,133.0,59.0,50223.6659825728 -0,17,5,20,12,12.0,6.0,329.0,103.0,186.0,14.0,3.0,2.0,7.0,11.0,6.0,140.0,53.0,196.0,30.0,16.0,19.0,13.0,7.0,8.0,437.0,97.0,122.0,18.0,6.0,6.0,9.0,13.0,18.0,472.0,45.0,158.0,25.0,0.0,11.0,9.0,10.0,6.0,95.0,189.0,20.0,15.0,3.0,6.0,0.0,15.0,13.0,556.0,82.0,77.0,11.0,10.0,13.0,7.0,17.0,16.0,192.0,103.0,246.0,9.0,11.0,6.0,5.0,11.0,16.0,327.0,93.0,171.0,23.0,13.0,4.0,5.0,7.0,9.0,108.0,90.0,55.0,20.0,14.0,6.0,6.0,13.0,13.0,338.0,130.0,101.0,41671.26032534029 -0,9,7,10,18,12.0,7.0,561.0,148.0,253.0,16.0,10.0,3.0,18.0,9.0,19.0,157.0,98.0,214.0,8.0,10.0,6.0,0.0,5.0,4.0,68.0,107.0,9.0,20.0,14.0,6.0,18.0,7.0,12.0,396.0,45.0,158.0,25.0,7.0,13.0,11.0,12.0,20.0,95.0,63.0,20.0,21.0,3.0,3.0,18.0,6.0,10.0,594.0,28.0,111.0,19.0,19.0,10.0,13.0,14.0,8.0,172.0,161.0,21.0,12.0,14.0,18.0,11.0,10.0,19.0,292.0,38.0,223.0,7.0,13.0,4.0,13.0,12.0,13.0,546.0,63.0,55.0,24.0,4.0,6.0,16.0,13.0,5.0,460.0,133.0,137.0,50638.25248788702 -0,10,12,13,12,14.0,2.0,329.0,128.0,175.0,13.0,9.0,2.0,12.0,4.0,7.0,96.0,76.0,196.0,28.0,16.0,14.0,13.0,5.0,8.0,361.0,97.0,35.0,20.0,6.0,8.0,10.0,14.0,4.0,472.0,101.0,153.0,7.0,0.0,3.0,9.0,8.0,13.0,426.0,72.0,22.0,17.0,4.0,8.0,1.0,4.0,3.0,257.0,20.0,77.0,11.0,19.0,10.0,7.0,17.0,13.0,186.0,96.0,177.0,9.0,10.0,6.0,3.0,11.0,1.0,492.0,92.0,220.0,23.0,7.0,4.0,10.0,10.0,9.0,61.0,84.0,156.0,20.0,14.0,2.0,4.0,0.0,13.0,308.0,52.0,59.0,46433.12179403669 -0,17,2,15,2,12.0,19.0,566.0,197.0,233.0,7.0,7.0,8.0,3.0,14.0,9.0,96.0,148.0,25.0,30.0,17.0,6.0,13.0,13.0,4.0,472.0,88.0,6.0,18.0,6.0,6.0,12.0,5.0,18.0,32.0,27.0,150.0,7.0,12.0,13.0,1.0,4.0,13.0,549.0,102.0,98.0,0.0,3.0,18.0,13.0,4.0,3.0,211.0,103.0,77.0,11.0,20.0,8.0,7.0,18.0,16.0,339.0,53.0,21.0,9.0,18.0,5.0,8.0,2.0,6.0,292.0,93.0,164.0,7.0,6.0,20.0,3.0,4.0,13.0,117.0,15.0,156.0,20.0,5.0,2.0,3.0,13.0,9.0,113.0,52.0,59.0,50386.18249199221 -0,13,2,20,18,14.0,11.0,329.0,148.0,175.0,14.0,10.0,3.0,7.0,7.0,5.0,145.0,83.0,196.0,14.0,10.0,19.0,9.0,6.0,8.0,68.0,97.0,45.0,18.0,10.0,8.0,18.0,15.0,4.0,472.0,127.0,158.0,10.0,2.0,5.0,9.0,11.0,18.0,308.0,189.0,20.0,1.0,3.0,1.0,1.0,15.0,6.0,264.0,187.0,87.0,16.0,19.0,13.0,7.0,11.0,14.0,172.0,57.0,222.0,12.0,14.0,6.0,3.0,7.0,18.0,492.0,75.0,171.0,23.0,1.0,4.0,4.0,6.0,9.0,237.0,64.0,55.0,24.0,13.0,4.0,4.0,17.0,12.0,318.0,127.0,169.0,39896.355432002456 -0,28,16,19,18,6.0,0.0,221.0,166.0,168.0,9.0,7.0,10.0,7.0,15.0,5.0,448.0,12.0,46.0,30.0,1.0,16.0,2.0,11.0,20.0,180.0,26.0,43.0,28.0,14.0,10.0,15.0,12.0,19.0,392.0,45.0,87.0,25.0,16.0,18.0,2.0,13.0,5.0,476.0,42.0,198.0,29.0,11.0,20.0,11.0,7.0,6.0,33.0,117.0,91.0,29.0,17.0,6.0,10.0,18.0,8.0,172.0,190.0,173.0,6.0,0.0,18.0,18.0,13.0,20.0,292.0,124.0,195.0,10.0,16.0,9.0,11.0,12.0,15.0,270.0,18.0,53.0,9.0,10.0,11.0,5.0,1.0,11.0,283.0,37.0,247.0,62513.88412551503 -0,27,14,16,0,5.0,5.0,260.0,93.0,163.0,23.0,3.0,3.0,3.0,16.0,5.0,245.0,158.0,109.0,16.0,14.0,11.0,10.0,16.0,6.0,267.0,25.0,173.0,17.0,12.0,19.0,11.0,8.0,6.0,370.0,52.0,164.0,0.0,0.0,9.0,1.0,2.0,6.0,575.0,81.0,93.0,23.0,20.0,14.0,10.0,3.0,8.0,594.0,116.0,130.0,28.0,9.0,18.0,7.0,11.0,17.0,234.0,100.0,24.0,19.0,14.0,7.0,18.0,12.0,18.0,428.0,77.0,49.0,29.0,4.0,9.0,13.0,18.0,10.0,104.0,70.0,108.0,6.0,9.0,10.0,12.0,19.0,14.0,225.0,54.0,86.0,68563.7702843887 -0,20,3,9,10,2.0,10.0,585.0,82.0,285.0,14.0,3.0,8.0,5.0,8.0,3.0,297.0,186.0,168.0,17.0,3.0,18.0,18.0,5.0,19.0,568.0,57.0,116.0,21.0,14.0,12.0,8.0,1.0,5.0,236.0,110.0,247.0,3.0,9.0,18.0,16.0,11.0,6.0,476.0,168.0,25.0,14.0,17.0,17.0,3.0,17.0,2.0,263.0,31.0,96.0,12.0,14.0,8.0,1.0,9.0,7.0,190.0,92.0,175.0,14.0,15.0,20.0,6.0,5.0,15.0,145.0,29.0,122.0,20.0,3.0,3.0,5.0,16.0,1.0,147.0,132.0,244.0,11.0,19.0,9.0,3.0,8.0,14.0,101.0,84.0,58.0,53005.34124962736 -0,18,16,8,10,4.0,11.0,364.0,144.0,285.0,15.0,9.0,2.0,2.0,13.0,5.0,296.0,105.0,300.0,18.0,13.0,18.0,4.0,14.0,13.0,420.0,91.0,5.0,8.0,13.0,6.0,9.0,4.0,3.0,145.0,96.0,173.0,8.0,4.0,17.0,10.0,4.0,1.0,12.0,141.0,39.0,21.0,2.0,17.0,3.0,13.0,10.0,327.0,127.0,130.0,15.0,11.0,6.0,8.0,9.0,8.0,176.0,60.0,89.0,16.0,10.0,9.0,3.0,8.0,16.0,456.0,53.0,126.0,20.0,14.0,2.0,5.0,13.0,4.0,314.0,117.0,140.0,3.0,13.0,12.0,7.0,16.0,13.0,78.0,77.0,285.0,42641.20941047151 -0,16,6,10,19,19.0,9.0,343.0,46.0,209.0,30.0,9.0,6.0,18.0,8.0,4.0,465.0,95.0,214.0,17.0,17.0,19.0,0.0,0.0,13.0,68.0,81.0,12.0,24.0,3.0,20.0,5.0,7.0,16.0,469.0,15.0,59.0,13.0,3.0,18.0,9.0,0.0,10.0,236.0,81.0,51.0,15.0,16.0,12.0,11.0,9.0,18.0,373.0,81.0,35.0,13.0,7.0,5.0,15.0,10.0,11.0,186.0,141.0,89.0,21.0,0.0,7.0,10.0,17.0,10.0,474.0,91.0,187.0,14.0,10.0,6.0,9.0,5.0,3.0,143.0,181.0,145.0,28.0,6.0,7.0,4.0,18.0,6.0,320.0,90.0,68.0,39933.730598679445 -0,29,10,12,8,12.0,2.0,340.0,125.0,271.0,28.0,0.0,17.0,9.0,9.0,6.0,483.0,71.0,23.0,19.0,18.0,12.0,5.0,7.0,13.0,456.0,90.0,66.0,4.0,1.0,20.0,13.0,3.0,8.0,470.0,100.0,155.0,7.0,2.0,20.0,9.0,7.0,9.0,312.0,24.0,49.0,15.0,12.0,12.0,16.0,9.0,13.0,331.0,96.0,145.0,13.0,11.0,10.0,7.0,10.0,10.0,261.0,51.0,89.0,15.0,4.0,2.0,15.0,10.0,8.0,268.0,108.0,188.0,13.0,5.0,4.0,0.0,9.0,3.0,334.0,114.0,129.0,23.0,8.0,8.0,6.0,17.0,14.0,328.0,93.0,90.0,48276.71738815062 -0,16,7,12,8,12.0,17.0,276.0,124.0,271.0,23.0,16.0,17.0,5.0,8.0,7.0,301.0,71.0,41.0,18.0,19.0,6.0,14.0,7.0,13.0,596.0,107.0,224.0,18.0,6.0,16.0,13.0,5.0,11.0,456.0,169.0,158.0,19.0,14.0,18.0,5.0,10.0,1.0,188.0,30.0,189.0,14.0,9.0,12.0,3.0,10.0,20.0,174.0,18.0,122.0,29.0,11.0,0.0,15.0,18.0,13.0,346.0,87.0,248.0,28.0,12.0,0.0,9.0,7.0,8.0,492.0,91.0,101.0,25.0,4.0,4.0,7.0,16.0,3.0,433.0,137.0,173.0,8.0,17.0,12.0,20.0,15.0,12.0,335.0,112.0,47.0,46643.580549322134 -0,8,6,11,14,2.0,2.0,468.0,121.0,108.0,26.0,12.0,13.0,7.0,9.0,12.0,487.0,77.0,47.0,17.0,15.0,0.0,7.0,12.0,12.0,263.0,81.0,9.0,10.0,4.0,19.0,17.0,7.0,8.0,470.0,104.0,156.0,16.0,3.0,11.0,9.0,13.0,2.0,522.0,38.0,148.0,16.0,6.0,11.0,11.0,9.0,18.0,222.0,67.0,111.0,11.0,10.0,9.0,15.0,18.0,11.0,312.0,120.0,89.0,19.0,2.0,9.0,15.0,11.0,7.0,478.0,90.0,206.0,13.0,3.0,5.0,9.0,8.0,3.0,304.0,95.0,216.0,21.0,5.0,7.0,6.0,17.0,6.0,213.0,70.0,90.0,52910.82697541105 -0,11,0,12,8,11.0,8.0,514.0,124.0,85.0,28.0,0.0,17.0,7.0,18.0,5.0,384.0,94.0,21.0,6.0,1.0,6.0,13.0,20.0,13.0,550.0,107.0,12.0,10.0,2.0,16.0,19.0,11.0,19.0,82.0,86.0,158.0,0.0,3.0,13.0,9.0,7.0,11.0,247.0,99.0,20.0,17.0,11.0,12.0,18.0,16.0,14.0,594.0,67.0,66.0,13.0,19.0,11.0,15.0,20.0,10.0,162.0,68.0,21.0,9.0,14.0,0.0,7.0,5.0,8.0,292.0,118.0,129.0,21.0,20.0,4.0,1.0,8.0,8.0,592.0,63.0,152.0,24.0,6.0,18.0,4.0,6.0,13.0,338.0,150.0,92.0,52575.33632465439 -0,16,5,20,6,16.0,9.0,332.0,132.0,261.0,13.0,9.0,13.0,13.0,8.0,6.0,465.0,53.0,225.0,30.0,17.0,9.0,5.0,19.0,13.0,329.0,90.0,6.0,18.0,3.0,11.0,6.0,7.0,9.0,470.0,100.0,156.0,7.0,2.0,15.0,9.0,15.0,11.0,153.0,33.0,44.0,4.0,3.0,10.0,2.0,6.0,3.0,253.0,20.0,111.0,11.0,10.0,9.0,8.0,18.0,13.0,346.0,103.0,89.0,18.0,3.0,4.0,15.0,10.0,1.0,417.0,82.0,166.0,13.0,1.0,4.0,7.0,4.0,9.0,349.0,86.0,127.0,23.0,6.0,2.0,5.0,13.0,6.0,335.0,107.0,90.0,40774.27604778222 -0,19,8,20,14,9.0,2.0,458.0,86.0,20.0,13.0,12.0,0.0,2.0,12.0,15.0,96.0,105.0,216.0,30.0,17.0,19.0,12.0,1.0,14.0,280.0,107.0,153.0,21.0,6.0,6.0,4.0,4.0,5.0,81.0,86.0,166.0,29.0,0.0,13.0,17.0,7.0,13.0,476.0,106.0,20.0,24.0,9.0,6.0,7.0,13.0,7.0,594.0,127.0,111.0,19.0,10.0,13.0,8.0,10.0,16.0,14.0,19.0,89.0,30.0,14.0,9.0,1.0,1.0,1.0,292.0,159.0,122.0,22.0,18.0,2.0,13.0,4.0,4.0,14.0,113.0,248.0,24.0,16.0,3.0,18.0,0.0,13.0,49.0,133.0,43.0,49152.45676080597 -0,17,18,13,12,16.0,11.0,332.0,148.0,273.0,14.0,3.0,10.0,14.0,11.0,5.0,172.0,100.0,219.0,21.0,17.0,18.0,4.0,20.0,19.0,472.0,72.0,5.0,8.0,14.0,7.0,5.0,4.0,16.0,520.0,52.0,150.0,7.0,4.0,14.0,9.0,14.0,7.0,408.0,43.0,24.0,0.0,7.0,6.0,2.0,4.0,9.0,463.0,20.0,112.0,16.0,6.0,6.0,11.0,12.0,7.0,174.0,103.0,21.0,9.0,15.0,6.0,3.0,13.0,5.0,395.0,58.0,190.0,23.0,14.0,2.0,3.0,13.0,9.0,61.0,63.0,55.0,16.0,14.0,18.0,4.0,13.0,10.0,68.0,77.0,59.0,32622.794352405668 -0,17,9,20,12,9.0,2.0,409.0,185.0,175.0,30.0,3.0,1.0,6.0,10.0,5.0,22.0,62.0,124.0,30.0,17.0,5.0,13.0,15.0,2.0,472.0,107.0,258.0,18.0,0.0,7.0,0.0,3.0,18.0,315.0,183.0,210.0,7.0,0.0,13.0,9.0,1.0,17.0,95.0,89.0,76.0,0.0,4.0,1.0,7.0,17.0,3.0,594.0,91.0,111.0,11.0,10.0,14.0,4.0,11.0,13.0,172.0,200.0,21.0,9.0,14.0,5.0,10.0,5.0,1.0,292.0,75.0,101.0,17.0,14.0,4.0,3.0,7.0,9.0,292.0,194.0,55.0,11.0,14.0,1.0,12.0,13.0,13.0,338.0,94.0,59.0,48555.200091301005 -0,10,3,13,12,16.0,2.0,489.0,160.0,164.0,13.0,16.0,2.0,16.0,15.0,5.0,96.0,52.0,58.0,30.0,17.0,19.0,14.0,12.0,9.0,560.0,194.0,6.0,18.0,6.0,18.0,0.0,2.0,18.0,584.0,45.0,104.0,19.0,17.0,2.0,9.0,15.0,13.0,26.0,171.0,267.0,0.0,4.0,0.0,4.0,4.0,3.0,594.0,190.0,111.0,11.0,10.0,17.0,1.0,9.0,16.0,172.0,80.0,250.0,10.0,14.0,12.0,12.0,17.0,3.0,292.0,75.0,220.0,30.0,20.0,1.0,17.0,4.0,13.0,275.0,98.0,55.0,6.0,14.0,4.0,10.0,15.0,15.0,338.0,128.0,59.0,46250.699326072325 -0,22,5,18,12,5.0,9.0,337.0,30.0,247.0,23.0,12.0,2.0,14.0,17.0,12.0,297.0,192.0,112.0,28.0,17.0,19.0,4.0,5.0,18.0,280.0,57.0,5.0,8.0,6.0,6.0,8.0,18.0,1.0,110.0,60.0,254.0,8.0,3.0,13.0,9.0,15.0,2.0,95.0,52.0,25.0,16.0,3.0,1.0,10.0,4.0,11.0,128.0,21.0,111.0,24.0,3.0,8.0,6.0,18.0,7.0,68.0,55.0,21.0,18.0,1.0,2.0,18.0,5.0,5.0,492.0,30.0,39.0,23.0,11.0,2.0,3.0,13.0,19.0,223.0,63.0,74.0,24.0,14.0,3.0,15.0,13.0,13.0,70.0,133.0,43.0,38504.042447272695 -0,17,18,13,8,12.0,10.0,334.0,147.0,238.0,13.0,3.0,4.0,3.0,6.0,3.0,96.0,105.0,229.0,17.0,17.0,18.0,13.0,20.0,19.0,472.0,83.0,5.0,18.0,14.0,6.0,5.0,4.0,5.0,270.0,45.0,159.0,7.0,0.0,15.0,14.0,10.0,10.0,129.0,35.0,20.0,4.0,7.0,6.0,3.0,13.0,4.0,366.0,127.0,121.0,13.0,10.0,6.0,10.0,12.0,16.0,173.0,86.0,56.0,9.0,14.0,6.0,1.0,5.0,1.0,307.0,39.0,139.0,22.0,2.0,2.0,5.0,4.0,4.0,122.0,64.0,61.0,3.0,19.0,18.0,12.0,8.0,13.0,68.0,77.0,59.0,32622.794352405668 -0,22,3,13,8,0.0,9.0,337.0,98.0,217.0,1.0,4.0,15.0,2.0,17.0,12.0,225.0,105.0,90.0,28.0,16.0,19.0,12.0,6.0,18.0,280.0,99.0,12.0,8.0,11.0,9.0,11.0,9.0,19.0,309.0,37.0,236.0,18.0,5.0,17.0,19.0,15.0,2.0,476.0,52.0,25.0,16.0,9.0,8.0,4.0,4.0,11.0,3.0,21.0,111.0,14.0,6.0,12.0,10.0,11.0,7.0,278.0,45.0,89.0,10.0,17.0,19.0,18.0,11.0,6.0,297.0,52.0,39.0,25.0,16.0,2.0,3.0,11.0,13.0,406.0,137.0,74.0,19.0,12.0,14.0,13.0,12.0,18.0,287.0,110.0,27.0,35041.8118443565 -0,24,10,14,10,5.0,2.0,337.0,86.0,247.0,16.0,12.0,7.0,14.0,13.0,6.0,297.0,192.0,112.0,24.0,17.0,16.0,12.0,5.0,19.0,572.0,57.0,6.0,8.0,10.0,6.0,8.0,17.0,1.0,110.0,68.0,254.0,8.0,12.0,13.0,12.0,12.0,3.0,345.0,162.0,61.0,11.0,3.0,1.0,7.0,4.0,6.0,179.0,58.0,130.0,17.0,3.0,6.0,6.0,19.0,7.0,447.0,55.0,21.0,18.0,1.0,7.0,18.0,9.0,5.0,325.0,75.0,61.0,23.0,10.0,2.0,5.0,13.0,19.0,223.0,63.0,170.0,24.0,9.0,3.0,14.0,10.0,3.0,70.0,98.0,250.0,40697.76299526999 -0,16,17,13,15,8.0,9.0,332.0,148.0,2.0,11.0,20.0,11.0,17.0,8.0,11.0,512.0,184.0,189.0,24.0,10.0,19.0,3.0,15.0,11.0,68.0,111.0,10.0,24.0,4.0,3.0,19.0,2.0,4.0,524.0,56.0,59.0,5.0,0.0,18.0,9.0,0.0,12.0,280.0,39.0,275.0,0.0,16.0,12.0,16.0,4.0,6.0,261.0,70.0,35.0,13.0,8.0,5.0,18.0,1.0,11.0,217.0,141.0,63.0,13.0,13.0,3.0,7.0,16.0,5.0,474.0,91.0,187.0,29.0,12.0,16.0,12.0,17.0,9.0,143.0,181.0,106.0,1.0,15.0,11.0,14.0,5.0,6.0,543.0,90.0,247.0,48367.46749207739 -0,17,6,10,11,8.0,9.0,342.0,128.0,76.0,14.0,9.0,6.0,5.0,8.0,4.0,479.0,128.0,209.0,18.0,16.0,17.0,2.0,0.0,13.0,214.0,91.0,12.0,20.0,3.0,17.0,16.0,7.0,13.0,493.0,20.0,85.0,10.0,11.0,10.0,0.0,8.0,10.0,236.0,43.0,85.0,19.0,4.0,13.0,11.0,4.0,18.0,296.0,60.0,258.0,16.0,6.0,5.0,13.0,10.0,8.0,206.0,120.0,54.0,16.0,1.0,4.0,9.0,14.0,10.0,170.0,94.0,126.0,19.0,6.0,4.0,9.0,5.0,3.0,332.0,121.0,145.0,28.0,8.0,7.0,5.0,17.0,12.0,320.0,66.0,169.0,41564.020778572456 -0,7,1,15,14,9.0,12.0,239.0,121.0,209.0,26.0,9.0,8.0,18.0,18.0,4.0,116.0,95.0,181.0,29.0,15.0,11.0,10.0,0.0,1.0,303.0,81.0,294.0,18.0,8.0,4.0,19.0,7.0,8.0,362.0,104.0,218.0,7.0,5.0,9.0,16.0,12.0,1.0,30.0,100.0,258.0,15.0,5.0,3.0,13.0,6.0,18.0,373.0,47.0,194.0,27.0,7.0,18.0,15.0,19.0,5.0,308.0,120.0,89.0,29.0,0.0,13.0,4.0,12.0,6.0,266.0,89.0,275.0,25.0,16.0,11.0,9.0,10.0,3.0,143.0,92.0,232.0,19.0,4.0,13.0,7.0,20.0,0.0,160.0,159.0,195.0,108979.67461862884 -0,16,11,11,19,2.0,3.0,343.0,46.0,109.0,26.0,9.0,6.0,7.0,8.0,12.0,483.0,92.0,212.0,17.0,15.0,9.0,10.0,13.0,10.0,242.0,107.0,12.0,22.0,6.0,16.0,18.0,5.0,14.0,462.0,142.0,82.0,13.0,7.0,9.0,9.0,0.0,10.0,363.0,39.0,118.0,14.0,14.0,11.0,11.0,9.0,6.0,174.0,78.0,49.0,18.0,9.0,3.0,15.0,13.0,11.0,186.0,141.0,1.0,12.0,2.0,8.0,9.0,17.0,9.0,316.0,90.0,199.0,24.0,9.0,5.0,11.0,7.0,13.0,172.0,133.0,145.0,21.0,5.0,6.0,4.0,17.0,12.0,320.0,70.0,192.0,45871.419192346824 -0,9,0,19,15,12.0,11.0,329.0,148.0,175.0,7.0,0.0,5.0,3.0,4.0,13.0,332.0,138.0,136.0,18.0,7.0,6.0,9.0,10.0,20.0,148.0,99.0,45.0,28.0,6.0,13.0,12.0,12.0,0.0,510.0,152.0,192.0,18.0,7.0,15.0,18.0,12.0,3.0,461.0,72.0,180.0,16.0,4.0,19.0,3.0,10.0,7.0,477.0,59.0,255.0,19.0,12.0,17.0,9.0,4.0,3.0,254.0,57.0,282.0,20.0,14.0,19.0,13.0,12.0,10.0,133.0,142.0,285.0,5.0,18.0,3.0,13.0,12.0,19.0,514.0,113.0,156.0,27.0,2.0,9.0,16.0,12.0,15.0,111.0,133.0,263.0,46069.121654399205 -0,14,5,5,16,0.0,5.0,328.0,138.0,164.0,11.0,11.0,3.0,10.0,9.0,12.0,273.0,40.0,73.0,15.0,2.0,19.0,10.0,12.0,5.0,528.0,24.0,73.0,23.0,17.0,4.0,17.0,14.0,7.0,496.0,52.0,158.0,5.0,7.0,7.0,3.0,7.0,9.0,552.0,78.0,40.0,16.0,3.0,6.0,0.0,16.0,0.0,257.0,180.0,127.0,13.0,17.0,12.0,7.0,8.0,17.0,254.0,123.0,146.0,12.0,11.0,16.0,16.0,6.0,17.0,107.0,88.0,220.0,5.0,12.0,3.0,8.0,4.0,4.0,363.0,75.0,245.0,16.0,9.0,2.0,5.0,12.0,17.0,246.0,133.0,59.0,43513.03160498278 -0,4,4,11,14,19.0,11.0,332.0,153.0,115.0,0.0,3.0,14.0,6.0,14.0,12.0,507.0,100.0,87.0,9.0,17.0,18.0,7.0,20.0,19.0,263.0,153.0,9.0,24.0,4.0,7.0,18.0,4.0,6.0,520.0,144.0,150.0,7.0,12.0,14.0,8.0,14.0,2.0,522.0,140.0,148.0,25.0,7.0,3.0,9.0,8.0,18.0,225.0,63.0,112.0,16.0,10.0,9.0,11.0,12.0,2.0,302.0,147.0,284.0,9.0,14.0,6.0,17.0,4.0,5.0,478.0,58.0,190.0,29.0,18.0,0.0,9.0,8.0,2.0,304.0,159.0,136.0,18.0,5.0,7.0,4.0,13.0,6.0,163.0,36.0,123.0,48773.706009215755 -0,14,6,13,12,11.0,6.0,468.0,124.0,108.0,14.0,11.0,10.0,13.0,9.0,11.0,487.0,94.0,47.0,21.0,15.0,11.0,5.0,12.0,12.0,472.0,81.0,7.0,8.0,8.0,19.0,10.0,7.0,14.0,482.0,52.0,156.0,16.0,4.0,11.0,15.0,13.0,7.0,408.0,38.0,24.0,16.0,6.0,6.0,11.0,4.0,9.0,463.0,57.0,111.0,12.0,8.0,8.0,13.0,16.0,7.0,204.0,106.0,48.0,19.0,2.0,7.0,10.0,11.0,6.0,403.0,83.0,206.0,20.0,3.0,5.0,3.0,13.0,9.0,61.0,95.0,55.0,17.0,13.0,18.0,4.0,16.0,7.0,68.0,72.0,62.0,52563.48760610787 -0,17,17,7,7,8.0,12.0,343.0,119.0,209.0,30.0,1.0,1.0,5.0,8.0,13.0,333.0,160.0,214.0,22.0,18.0,12.0,0.0,0.0,2.0,409.0,111.0,10.0,4.0,1.0,20.0,15.0,8.0,8.0,67.0,89.0,233.0,10.0,13.0,18.0,7.0,8.0,17.0,373.0,33.0,157.0,19.0,2.0,2.0,1.0,1.0,11.0,373.0,39.0,137.0,26.0,19.0,5.0,12.0,19.0,11.0,483.0,125.0,187.0,15.0,13.0,7.0,2.0,17.0,2.0,243.0,91.0,265.0,13.0,14.0,9.0,19.0,15.0,3.0,320.0,25.0,129.0,2.0,8.0,11.0,10.0,18.0,14.0,61.0,88.0,247.0,42222.26278768011 -0,16,14,10,14,3.0,2.0,335.0,148.0,76.0,30.0,8.0,13.0,7.0,8.0,6.0,483.0,71.0,204.0,21.0,16.0,17.0,8.0,15.0,14.0,430.0,106.0,231.0,20.0,10.0,15.0,10.0,0.0,9.0,469.0,56.0,162.0,11.0,7.0,20.0,4.0,13.0,9.0,164.0,34.0,85.0,15.0,4.0,12.0,19.0,5.0,6.0,251.0,65.0,176.0,30.0,9.0,7.0,13.0,1.0,10.0,217.0,106.0,87.0,13.0,9.0,5.0,10.0,14.0,6.0,170.0,105.0,196.0,29.0,4.0,6.0,7.0,5.0,9.0,352.0,100.0,153.0,21.0,18.0,14.0,7.0,16.0,14.0,320.0,97.0,218.0,51310.075456076374 -0,19,11,1,18,4.0,2.0,337.0,181.0,141.0,18.0,1.0,7.0,4.0,8.0,10.0,154.0,120.0,239.0,9.0,16.0,10.0,14.0,16.0,19.0,565.0,73.0,232.0,23.0,16.0,4.0,2.0,11.0,11.0,110.0,97.0,105.0,10.0,5.0,7.0,12.0,17.0,6.0,476.0,114.0,73.0,2.0,17.0,8.0,18.0,11.0,18.0,238.0,46.0,214.0,21.0,0.0,0.0,11.0,18.0,9.0,81.0,90.0,158.0,0.0,2.0,12.0,2.0,6.0,7.0,297.0,131.0,122.0,20.0,10.0,4.0,5.0,0.0,1.0,255.0,87.0,158.0,5.0,13.0,12.0,10.0,5.0,2.0,285.0,77.0,279.0,49549.59224528677 -0,24,10,10,1,0.0,13.0,276.0,100.0,63.0,15.0,4.0,14.0,2.0,12.0,6.0,297.0,107.0,93.0,23.0,16.0,15.0,18.0,6.0,19.0,568.0,95.0,12.0,8.0,5.0,1.0,8.0,11.0,9.0,456.0,103.0,196.0,12.0,12.0,16.0,17.0,5.0,14.0,312.0,155.0,62.0,6.0,5.0,17.0,7.0,5.0,7.0,236.0,93.0,154.0,18.0,1.0,15.0,10.0,18.0,8.0,447.0,139.0,84.0,15.0,3.0,19.0,17.0,11.0,2.0,354.0,104.0,230.0,7.0,3.0,0.0,15.0,12.0,13.0,406.0,106.0,159.0,11.0,6.0,10.0,9.0,10.0,13.0,117.0,73.0,196.0,36773.90578804584 -0,9,5,5,5,12.0,4.0,329.0,86.0,233.0,13.0,10.0,3.0,10.0,9.0,3.0,117.0,18.0,196.0,6.0,10.0,6.0,4.0,5.0,4.0,68.0,72.0,265.0,26.0,18.0,6.0,18.0,1.0,3.0,158.0,118.0,167.0,21.0,9.0,18.0,10.0,13.0,13.0,429.0,98.0,25.0,17.0,20.0,6.0,0.0,10.0,7.0,564.0,38.0,232.0,28.0,13.0,17.0,7.0,6.0,8.0,559.0,57.0,282.0,12.0,14.0,5.0,3.0,5.0,3.0,107.0,88.0,255.0,12.0,13.0,19.0,13.0,4.0,13.0,230.0,65.0,156.0,14.0,19.0,7.0,6.0,2.0,15.0,31.0,196.0,202.0,50223.6659825728 -0,9,12,10,15,12.0,3.0,560.0,111.0,193.0,15.0,11.0,17.0,7.0,10.0,5.0,157.0,34.0,62.0,14.0,2.0,6.0,9.0,9.0,2.0,472.0,97.0,84.0,8.0,17.0,6.0,18.0,15.0,17.0,496.0,152.0,153.0,5.0,9.0,5.0,3.0,7.0,10.0,587.0,189.0,242.0,1.0,4.0,5.0,0.0,15.0,6.0,499.0,195.0,85.0,19.0,20.0,8.0,10.0,18.0,3.0,339.0,23.0,246.0,26.0,11.0,19.0,9.0,7.0,12.0,492.0,142.0,285.0,7.0,14.0,17.0,13.0,9.0,14.0,542.0,70.0,156.0,24.0,2.0,5.0,4.0,13.0,8.0,273.0,52.0,145.0,51905.64304850753 -0,29,3,13,11,2.0,1.0,585.0,105.0,233.0,20.0,16.0,8.0,7.0,8.0,4.0,393.0,38.0,242.0,5.0,2.0,9.0,16.0,13.0,15.0,369.0,81.0,15.0,25.0,2.0,12.0,8.0,5.0,5.0,260.0,110.0,214.0,10.0,9.0,9.0,8.0,10.0,6.0,45.0,42.0,70.0,14.0,17.0,11.0,1.0,9.0,5.0,450.0,95.0,96.0,25.0,18.0,8.0,20.0,16.0,15.0,209.0,120.0,247.0,22.0,20.0,15.0,6.0,16.0,17.0,286.0,29.0,206.0,20.0,3.0,18.0,11.0,9.0,3.0,304.0,132.0,232.0,26.0,1.0,9.0,7.0,15.0,19.0,101.0,84.0,267.0,52872.809260471964 -0,20,7,10,10,4.0,10.0,576.0,82.0,285.0,26.0,3.0,10.0,7.0,16.0,9.0,325.0,163.0,70.0,20.0,3.0,18.0,17.0,11.0,17.0,386.0,107.0,116.0,19.0,10.0,16.0,19.0,3.0,8.0,273.0,117.0,236.0,5.0,10.0,18.0,17.0,11.0,1.0,482.0,168.0,114.0,6.0,6.0,11.0,6.0,6.0,5.0,190.0,42.0,111.0,12.0,12.0,5.0,15.0,12.0,7.0,295.0,92.0,175.0,13.0,11.0,10.0,9.0,5.0,6.0,145.0,89.0,122.0,24.0,10.0,4.0,5.0,12.0,2.0,147.0,92.0,244.0,11.0,5.0,1.0,3.0,8.0,12.0,160.0,70.0,147.0,54250.090235265816 -0,16,5,11,14,2.0,16.0,54.0,38.0,163.0,19.0,8.0,11.0,7.0,3.0,9.0,96.0,21.0,41.0,29.0,15.0,7.0,10.0,13.0,17.0,369.0,141.0,293.0,8.0,10.0,20.0,19.0,5.0,7.0,31.0,142.0,83.0,7.0,11.0,9.0,4.0,16.0,20.0,385.0,87.0,92.0,25.0,6.0,11.0,4.0,10.0,6.0,174.0,47.0,78.0,14.0,11.0,18.0,10.0,19.0,11.0,308.0,120.0,251.0,3.0,11.0,9.0,7.0,12.0,15.0,286.0,89.0,99.0,25.0,3.0,19.0,12.0,8.0,9.0,65.0,92.0,85.0,9.0,5.0,2.0,4.0,15.0,13.0,284.0,78.0,116.0,528467.9802961837 -0,15,11,5,6,3.0,6.0,332.0,108.0,108.0,26.0,16.0,7.0,7.0,3.0,12.0,487.0,92.0,252.0,24.0,7.0,1.0,4.0,0.0,10.0,467.0,126.0,58.0,7.0,14.0,16.0,15.0,6.0,11.0,98.0,117.0,161.0,7.0,14.0,9.0,13.0,15.0,4.0,332.0,39.0,189.0,3.0,15.0,11.0,6.0,6.0,10.0,163.0,59.0,111.0,11.0,10.0,14.0,15.0,0.0,14.0,254.0,119.0,1.0,12.0,13.0,6.0,9.0,5.0,9.0,292.0,190.0,157.0,19.0,8.0,8.0,8.0,4.0,7.0,304.0,63.0,232.0,16.0,11.0,1.0,4.0,6.0,12.0,232.0,72.0,143.0,47202.35599069117 -0,17,5,20,9,8.0,2.0,343.0,118.0,209.0,30.0,9.0,17.0,2.0,3.0,6.0,483.0,73.0,121.0,28.0,0.0,19.0,13.0,20.0,14.0,472.0,106.0,6.0,18.0,1.0,4.0,17.0,11.0,8.0,76.0,68.0,173.0,7.0,0.0,2.0,9.0,15.0,10.0,95.0,149.0,149.0,6.0,3.0,1.0,2.0,4.0,13.0,594.0,20.0,72.0,24.0,5.0,13.0,8.0,15.0,16.0,172.0,51.0,204.0,24.0,9.0,5.0,6.0,10.0,7.0,38.0,112.0,196.0,13.0,2.0,8.0,7.0,4.0,16.0,13.0,115.0,184.0,2.0,14.0,7.0,10.0,5.0,16.0,397.0,106.0,195.0,41671.26032534029 -0,16,13,10,18,3.0,2.0,340.0,147.0,182.0,13.0,3.0,14.0,14.0,5.0,6.0,96.0,57.0,214.0,21.0,18.0,18.0,9.0,7.0,14.0,467.0,106.0,120.0,4.0,6.0,11.0,8.0,10.0,18.0,469.0,65.0,187.0,28.0,1.0,20.0,9.0,13.0,12.0,188.0,72.0,51.0,15.0,3.0,12.0,14.0,5.0,6.0,373.0,63.0,111.0,12.0,10.0,8.0,10.0,7.0,11.0,205.0,79.0,27.0,15.0,14.0,6.0,7.0,17.0,8.0,228.0,77.0,220.0,13.0,0.0,4.0,3.0,4.0,4.0,147.0,76.0,122.0,24.0,8.0,14.0,4.0,14.0,13.0,323.0,97.0,65.0,47028.18969492502 -0,26,5,13,14,2.0,8.0,337.0,149.0,49.0,29.0,12.0,13.0,7.0,9.0,12.0,338.0,67.0,300.0,17.0,15.0,5.0,7.0,9.0,20.0,280.0,21.0,5.0,25.0,1.0,11.0,17.0,9.0,8.0,470.0,62.0,253.0,8.0,13.0,17.0,19.0,8.0,16.0,476.0,198.0,25.0,28.0,0.0,6.0,7.0,13.0,17.0,363.0,127.0,200.0,3.0,10.0,11.0,18.0,1.0,10.0,312.0,19.0,89.0,18.0,17.0,9.0,1.0,7.0,17.0,478.0,90.0,122.0,22.0,14.0,7.0,9.0,13.0,13.0,377.0,64.0,239.0,13.0,8.0,18.0,6.0,18.0,12.0,40.0,136.0,43.0,45450.24888360476 -0,20,13,12,12,14.0,11.0,468.0,95.0,153.0,26.0,12.0,12.0,5.0,10.0,3.0,297.0,95.0,125.0,7.0,15.0,18.0,4.0,20.0,12.0,263.0,57.0,6.0,9.0,4.0,9.0,3.0,4.0,5.0,187.0,103.0,156.0,8.0,3.0,11.0,16.0,7.0,2.0,495.0,37.0,148.0,16.0,8.0,7.0,11.0,12.0,11.0,295.0,90.0,130.0,16.0,3.0,6.0,14.0,16.0,10.0,232.0,120.0,218.0,18.0,2.0,9.0,7.0,5.0,7.0,488.0,36.0,206.0,13.0,6.0,4.0,5.0,8.0,3.0,304.0,95.0,129.0,5.0,16.0,11.0,12.0,12.0,12.0,107.0,74.0,45.0,49366.31943912317 -0,10,5,6,8,0.0,9.0,127.0,181.0,48.0,23.0,3.0,4.0,4.0,13.0,9.0,243.0,112.0,90.0,24.0,16.0,6.0,0.0,3.0,9.0,479.0,199.0,110.0,23.0,14.0,6.0,7.0,18.0,11.0,110.0,160.0,166.0,16.0,10.0,5.0,12.0,9.0,6.0,508.0,12.0,160.0,19.0,17.0,17.0,8.0,11.0,6.0,229.0,193.0,130.0,17.0,9.0,8.0,13.0,5.0,9.0,447.0,184.0,41.0,0.0,6.0,8.0,12.0,6.0,8.0,297.0,75.0,122.0,6.0,4.0,9.0,19.0,5.0,6.0,165.0,87.0,97.0,25.0,20.0,3.0,14.0,8.0,13.0,401.0,102.0,139.0,473919.51586702204 -0,22,10,9,8,4.0,5.0,337.0,173.0,70.0,18.0,4.0,7.0,3.0,12.0,3.0,297.0,111.0,121.0,23.0,16.0,16.0,17.0,7.0,17.0,572.0,73.0,12.0,22.0,5.0,0.0,2.0,14.0,9.0,456.0,68.0,181.0,15.0,12.0,17.0,13.0,12.0,11.0,279.0,162.0,55.0,2.0,5.0,8.0,7.0,5.0,6.0,252.0,61.0,177.0,17.0,2.0,6.0,11.0,15.0,8.0,413.0,119.0,89.0,4.0,7.0,12.0,17.0,8.0,0.0,338.0,131.0,137.0,14.0,3.0,3.0,15.0,13.0,12.0,255.0,106.0,170.0,8.0,9.0,5.0,7.0,20.0,15.0,106.0,64.0,159.0,41959.62099831586 -0,16,18,12,6,2.0,11.0,276.0,124.0,271.0,27.0,5.0,17.0,2.0,9.0,3.0,468.0,132.0,57.0,17.0,19.0,8.0,13.0,9.0,4.0,492.0,57.0,50.0,27.0,14.0,6.0,3.0,4.0,5.0,470.0,132.0,220.0,0.0,3.0,1.0,2.0,9.0,3.0,188.0,35.0,161.0,17.0,9.0,12.0,11.0,13.0,18.0,489.0,98.0,169.0,13.0,11.0,8.0,12.0,14.0,10.0,176.0,19.0,257.0,19.0,3.0,14.0,15.0,20.0,3.0,147.0,91.0,5.0,22.0,4.0,2.0,7.0,12.0,16.0,584.0,114.0,145.0,26.0,6.0,7.0,12.0,15.0,6.0,335.0,77.0,43.0,49740.340862857185 -0,17,6,13,12,2.0,2.0,337.0,95.0,282.0,20.0,12.0,12.0,8.0,12.0,7.0,456.0,105.0,214.0,17.0,19.0,15.0,5.0,7.0,13.0,280.0,81.0,12.0,8.0,8.0,20.0,13.0,5.0,7.0,370.0,104.0,163.0,7.0,4.0,17.0,17.0,13.0,7.0,378.0,34.0,34.0,24.0,11.0,6.0,7.0,11.0,18.0,327.0,127.0,139.0,15.0,6.0,10.0,14.0,14.0,8.0,346.0,66.0,89.0,18.0,15.0,6.0,8.0,8.0,8.0,318.0,36.0,165.0,13.0,10.0,2.0,5.0,11.0,3.0,223.0,96.0,135.0,3.0,19.0,18.0,8.0,18.0,7.0,68.0,90.0,90.0,45676.82057002811 -0,21,11,11,13,2.0,2.0,329.0,128.0,250.0,25.0,8.0,11.0,6.0,4.0,5.0,96.0,77.0,41.0,7.0,16.0,7.0,13.0,13.0,14.0,245.0,97.0,43.0,15.0,9.0,16.0,11.0,1.0,6.0,456.0,101.0,153.0,7.0,14.0,9.0,18.0,3.0,17.0,426.0,27.0,143.0,14.0,4.0,11.0,12.0,9.0,9.0,257.0,20.0,111.0,8.0,1.0,10.0,15.0,17.0,13.0,186.0,131.0,177.0,10.0,10.0,20.0,6.0,11.0,11.0,578.0,65.0,206.0,20.0,7.0,4.0,11.0,8.0,9.0,83.0,92.0,156.0,27.0,5.0,1.0,13.0,15.0,13.0,160.0,70.0,59.0,37043.49789666174 -0,10,12,11,14,14.0,5.0,468.0,121.0,175.0,20.0,16.0,5.0,12.0,8.0,7.0,487.0,76.0,196.0,29.0,15.0,14.0,13.0,12.0,8.0,361.0,107.0,6.0,18.0,10.0,14.0,19.0,11.0,4.0,472.0,106.0,150.0,17.0,14.0,3.0,10.0,8.0,13.0,522.0,66.0,171.0,17.0,4.0,10.0,2.0,6.0,5.0,174.0,47.0,109.0,11.0,13.0,5.0,7.0,19.0,12.0,308.0,106.0,1.0,12.0,2.0,8.0,3.0,11.0,4.0,492.0,89.0,220.0,23.0,3.0,4.0,10.0,8.0,5.0,160.0,84.0,232.0,21.0,14.0,1.0,6.0,11.0,12.0,248.0,52.0,130.0,53073.421477731645 -0,25,12,9,10,2.0,10.0,337.0,95.0,285.0,14.0,12.0,17.0,18.0,16.0,3.0,597.0,186.0,120.0,17.0,3.0,18.0,18.0,13.0,0.0,497.0,57.0,5.0,28.0,1.0,12.0,4.0,4.0,5.0,110.0,110.0,166.0,11.0,4.0,17.0,17.0,9.0,4.0,476.0,168.0,22.0,24.0,19.0,6.0,16.0,10.0,2.0,327.0,127.0,237.0,12.0,14.0,16.0,1.0,9.0,7.0,445.0,19.0,175.0,14.0,20.0,3.0,8.0,16.0,11.0,114.0,91.0,182.0,22.0,20.0,3.0,5.0,16.0,1.0,126.0,28.0,129.0,13.0,19.0,9.0,0.0,8.0,13.0,101.0,187.0,43.0,48152.88706251933 -0,23,18,13,12,2.0,11.0,585.0,82.0,286.0,15.0,3.0,11.0,4.0,12.0,3.0,297.0,105.0,293.0,17.0,19.0,17.0,6.0,20.0,19.0,568.0,57.0,26.0,16.0,14.0,11.0,8.0,1.0,13.0,236.0,62.0,247.0,5.0,9.0,17.0,16.0,11.0,13.0,476.0,141.0,35.0,18.0,12.0,12.0,5.0,13.0,11.0,263.0,97.0,130.0,12.0,3.0,6.0,3.0,13.0,12.0,190.0,57.0,89.0,15.0,15.0,11.0,6.0,5.0,5.0,492.0,29.0,122.0,20.0,3.0,2.0,17.0,14.0,4.0,223.0,64.0,244.0,3.0,19.0,9.0,11.0,1.0,13.0,73.0,84.0,58.0,52806.63829054883 -0,22,14,16,6,10.0,8.0,394.0,38.0,284.0,5.0,11.0,6.0,8.0,13.0,7.0,410.0,92.0,118.0,1.0,7.0,16.0,13.0,12.0,5.0,467.0,107.0,85.0,16.0,15.0,8.0,0.0,3.0,14.0,31.0,50.0,161.0,10.0,2.0,5.0,10.0,20.0,8.0,332.0,178.0,226.0,2.0,16.0,8.0,0.0,15.0,9.0,281.0,129.0,112.0,18.0,8.0,14.0,10.0,0.0,7.0,10.0,95.0,198.0,20.0,19.0,11.0,19.0,14.0,14.0,302.0,37.0,200.0,22.0,8.0,12.0,7.0,7.0,9.0,444.0,63.0,55.0,27.0,8.0,2.0,3.0,8.0,0.0,315.0,137.0,285.0,47149.04808879073 -0,15,5,5,6,6.0,3.0,511.0,112.0,163.0,8.0,4.0,5.0,9.0,9.0,3.0,241.0,176.0,193.0,25.0,5.0,18.0,6.0,2.0,17.0,572.0,94.0,240.0,24.0,14.0,19.0,13.0,5.0,7.0,110.0,43.0,161.0,12.0,2.0,10.0,9.0,13.0,11.0,352.0,71.0,20.0,4.0,9.0,10.0,2.0,10.0,14.0,142.0,59.0,78.0,11.0,11.0,13.0,12.0,0.0,12.0,254.0,82.0,44.0,2.0,14.0,7.0,15.0,12.0,17.0,292.0,190.0,107.0,16.0,10.0,4.0,9.0,4.0,10.0,307.0,89.0,184.0,15.0,11.0,6.0,4.0,4.0,1.0,338.0,133.0,116.0,51938.39543651065 -0,27,3,10,0,13.0,5.0,347.0,148.0,98.0,23.0,16.0,11.0,20.0,12.0,5.0,238.0,160.0,109.0,16.0,16.0,12.0,12.0,16.0,6.0,402.0,25.0,32.0,20.0,2.0,12.0,0.0,7.0,6.0,524.0,29.0,9.0,7.0,10.0,9.0,13.0,2.0,18.0,138.0,154.0,85.0,23.0,13.0,13.0,11.0,10.0,8.0,294.0,52.0,130.0,13.0,6.0,16.0,7.0,18.0,17.0,287.0,199.0,31.0,19.0,2.0,19.0,18.0,8.0,3.0,189.0,77.0,187.0,13.0,4.0,2.0,8.0,18.0,10.0,360.0,100.0,137.0,6.0,8.0,4.0,12.0,19.0,12.0,61.0,54.0,247.0,39589.044338227584 -0,17,14,16,5,6.0,12.0,260.0,93.0,104.0,30.0,3.0,9.0,3.0,16.0,10.0,284.0,159.0,189.0,22.0,10.0,11.0,10.0,15.0,11.0,267.0,77.0,16.0,19.0,10.0,19.0,5.0,8.0,8.0,370.0,52.0,162.0,7.0,0.0,9.0,1.0,11.0,6.0,575.0,81.0,93.0,19.0,20.0,13.0,10.0,3.0,6.0,251.0,116.0,258.0,28.0,9.0,15.0,7.0,5.0,8.0,231.0,116.0,26.0,15.0,12.0,3.0,8.0,9.0,5.0,312.0,105.0,58.0,29.0,4.0,9.0,12.0,9.0,9.0,104.0,78.0,153.0,21.0,9.0,11.0,7.0,17.0,14.0,208.0,58.0,242.0,39324.38855769211 -0,16,5,16,5,19.0,10.0,278.0,85.0,299.0,18.0,9.0,3.0,3.0,11.0,15.0,597.0,158.0,214.0,17.0,7.0,3.0,9.0,5.0,4.0,100.0,97.0,148.0,25.0,14.0,0.0,8.0,15.0,4.0,472.0,127.0,59.0,25.0,9.0,2.0,9.0,0.0,10.0,549.0,133.0,22.0,5.0,3.0,1.0,9.0,16.0,18.0,373.0,81.0,77.0,12.0,1.0,5.0,18.0,16.0,8.0,416.0,57.0,246.0,12.0,0.0,8.0,10.0,19.0,9.0,474.0,20.0,171.0,21.0,10.0,6.0,0.0,16.0,13.0,394.0,33.0,145.0,17.0,5.0,6.0,4.0,13.0,5.0,320.0,44.0,90.0,47683.295381000906 -0,9,5,11,19,12.0,9.0,343.0,52.0,209.0,19.0,9.0,6.0,7.0,8.0,9.0,411.0,87.0,196.0,14.0,10.0,19.0,0.0,0.0,4.0,68.0,81.0,32.0,25.0,3.0,6.0,18.0,7.0,16.0,469.0,15.0,158.0,13.0,7.0,18.0,9.0,7.0,13.0,476.0,189.0,28.0,17.0,16.0,1.0,11.0,14.0,14.0,257.0,198.0,35.0,16.0,17.0,7.0,14.0,10.0,11.0,339.0,141.0,146.0,21.0,10.0,5.0,7.0,17.0,15.0,492.0,91.0,187.0,14.0,10.0,4.0,13.0,12.0,3.0,546.0,181.0,156.0,26.0,5.0,6.0,5.0,13.0,9.0,273.0,90.0,202.0,40855.680018409286 -0,30,20,5,8,6.0,6.0,332.0,38.0,233.0,7.0,4.0,1.0,19.0,3.0,3.0,96.0,195.0,68.0,17.0,10.0,19.0,9.0,0.0,4.0,284.0,107.0,138.0,16.0,5.0,6.0,18.0,11.0,0.0,388.0,169.0,39.0,7.0,2.0,11.0,10.0,1.0,16.0,549.0,87.0,22.0,10.0,4.0,8.0,3.0,15.0,16.0,132.0,198.0,77.0,11.0,13.0,4.0,17.0,18.0,19.0,351.0,57.0,247.0,20.0,14.0,3.0,4.0,11.0,1.0,193.0,189.0,171.0,7.0,18.0,4.0,7.0,20.0,10.0,516.0,90.0,143.0,15.0,5.0,10.0,6.0,14.0,10.0,113.0,108.0,116.0,54324.54294448657 -0,9,5,11,13,12.0,3.0,329.0,103.0,163.0,16.0,10.0,5.0,7.0,10.0,9.0,157.0,148.0,235.0,14.0,7.0,6.0,4.0,5.0,11.0,218.0,97.0,90.0,19.0,8.0,20.0,15.0,14.0,4.0,406.0,127.0,158.0,7.0,5.0,3.0,9.0,7.0,17.0,497.0,124.0,275.0,17.0,10.0,2.0,2.0,12.0,13.0,257.0,99.0,77.0,16.0,9.0,13.0,7.0,8.0,11.0,339.0,78.0,269.0,12.0,13.0,5.0,3.0,10.0,19.0,452.0,128.0,66.0,11.0,12.0,4.0,11.0,10.0,9.0,358.0,63.0,156.0,20.0,11.0,6.0,4.0,13.0,10.0,273.0,109.0,202.0,40855.680018409286 -0,10,11,7,8,4.0,12.0,2.0,157.0,6.0,15.0,4.0,7.0,2.0,5.0,16.0,314.0,92.0,121.0,23.0,16.0,6.0,8.0,14.0,19.0,572.0,73.0,196.0,8.0,5.0,12.0,2.0,9.0,5.0,110.0,52.0,196.0,19.0,18.0,13.0,12.0,7.0,18.0,79.0,162.0,73.0,25.0,5.0,17.0,0.0,20.0,6.0,229.0,112.0,216.0,9.0,3.0,6.0,1.0,15.0,8.0,232.0,154.0,108.0,4.0,9.0,12.0,16.0,6.0,0.0,422.0,131.0,85.0,25.0,3.0,0.0,13.0,12.0,5.0,551.0,124.0,232.0,30.0,2.0,15.0,11.0,10.0,19.0,314.0,59.0,17.0,572359.6398941297 -0,24,10,9,8,1.0,2.0,276.0,106.0,103.0,15.0,4.0,7.0,4.0,11.0,3.0,374.0,106.0,90.0,24.0,16.0,16.0,15.0,6.0,0.0,571.0,83.0,288.0,23.0,6.0,6.0,10.0,5.0,11.0,456.0,68.0,166.0,13.0,14.0,17.0,16.0,12.0,14.0,349.0,153.0,21.0,2.0,7.0,9.0,7.0,11.0,6.0,252.0,99.0,164.0,17.0,1.0,6.0,10.0,16.0,9.0,443.0,139.0,28.0,0.0,10.0,12.0,16.0,7.0,8.0,297.0,75.0,219.0,19.0,4.0,4.0,12.0,17.0,9.0,406.0,93.0,157.0,8.0,3.0,12.0,7.0,20.0,13.0,184.0,75.0,66.0,46866.082262325464 -0,17,6,10,3,8.0,12.0,550.0,58.0,207.0,14.0,6.0,11.0,9.0,4.0,17.0,336.0,160.0,109.0,22.0,17.0,15.0,13.0,14.0,8.0,402.0,111.0,118.0,20.0,3.0,0.0,10.0,14.0,4.0,472.0,101.0,162.0,7.0,17.0,3.0,9.0,8.0,13.0,426.0,147.0,22.0,17.0,2.0,5.0,13.0,2.0,6.0,449.0,20.0,258.0,11.0,6.0,4.0,13.0,15.0,13.0,186.0,117.0,31.0,28.0,4.0,18.0,20.0,11.0,11.0,503.0,101.0,200.0,23.0,4.0,19.0,1.0,12.0,9.0,115.0,84.0,156.0,22.0,13.0,2.0,15.0,14.0,13.0,61.0,104.0,135.0,41564.020778572456 -0,10,12,13,12,14.0,2.0,330.0,140.0,174.0,13.0,9.0,6.0,5.0,7.0,13.0,502.0,101.0,189.0,28.0,10.0,13.0,9.0,5.0,10.0,368.0,101.0,28.0,12.0,6.0,13.0,9.0,7.0,6.0,524.0,56.0,153.0,30.0,13.0,10.0,14.0,11.0,7.0,175.0,68.0,77.0,17.0,18.0,8.0,1.0,14.0,3.0,257.0,37.0,206.0,12.0,12.0,7.0,11.0,2.0,8.0,186.0,120.0,153.0,11.0,4.0,4.0,7.0,4.0,4.0,492.0,96.0,193.0,29.0,7.0,10.0,12.0,5.0,7.0,61.0,92.0,153.0,20.0,8.0,12.0,4.0,16.0,12.0,308.0,66.0,59.0,46433.12179403669 -0,16,17,12,6,9.0,16.0,434.0,124.0,278.0,3.0,8.0,17.0,8.0,9.0,7.0,307.0,99.0,153.0,17.0,17.0,6.0,9.0,11.0,13.0,68.0,157.0,12.0,8.0,3.0,17.0,13.0,7.0,15.0,470.0,104.0,84.0,7.0,3.0,18.0,20.0,13.0,8.0,263.0,33.0,300.0,27.0,11.0,15.0,16.0,17.0,3.0,253.0,14.0,205.0,10.0,18.0,14.0,15.0,18.0,14.0,30.0,25.0,89.0,22.0,3.0,2.0,18.0,5.0,14.0,153.0,140.0,165.0,8.0,11.0,4.0,8.0,9.0,3.0,556.0,114.0,145.0,23.0,6.0,10.0,7.0,18.0,6.0,419.0,90.0,90.0,49456.899641986885 -0,20,3,10,16,12.0,10.0,276.0,109.0,271.0,16.0,9.0,12.0,7.0,16.0,7.0,465.0,157.0,269.0,13.0,19.0,6.0,17.0,7.0,20.0,68.0,95.0,156.0,10.0,4.0,20.0,13.0,4.0,18.0,578.0,126.0,15.0,0.0,7.0,18.0,9.0,13.0,13.0,313.0,33.0,177.0,17.0,1.0,12.0,11.0,9.0,4.0,253.0,98.0,52.0,19.0,18.0,15.0,1.0,17.0,10.0,244.0,55.0,138.0,22.0,12.0,0.0,15.0,4.0,16.0,387.0,91.0,216.0,13.0,12.0,4.0,5.0,5.0,3.0,546.0,61.0,145.0,23.0,6.0,15.0,17.0,16.0,1.0,335.0,90.0,118.0,52860.48993122147 -0,17,17,0,19,4.0,10.0,314.0,181.0,141.0,18.0,11.0,4.0,4.0,12.0,13.0,512.0,90.0,121.0,27.0,0.0,14.0,9.0,12.0,11.0,565.0,94.0,75.0,23.0,6.0,2.0,5.0,11.0,10.0,524.0,42.0,162.0,16.0,12.0,10.0,13.0,5.0,9.0,29.0,122.0,72.0,30.0,8.0,13.0,11.0,5.0,6.0,292.0,46.0,292.0,13.0,12.0,19.0,11.0,11.0,13.0,217.0,119.0,117.0,0.0,2.0,19.0,7.0,6.0,6.0,203.0,188.0,230.0,7.0,4.0,18.0,15.0,5.0,9.0,383.0,107.0,157.0,15.0,2.0,5.0,17.0,17.0,12.0,30.0,66.0,247.0,48419.655007902045 -0,19,15,9,8,7.0,2.0,332.0,148.0,113.0,26.0,10.0,8.0,5.0,8.0,11.0,430.0,147.0,134.0,22.0,10.0,10.0,14.0,11.0,19.0,402.0,93.0,10.0,21.0,8.0,15.0,3.0,8.0,11.0,484.0,56.0,196.0,9.0,13.0,13.0,11.0,10.0,7.0,134.0,114.0,85.0,2.0,7.0,17.0,9.0,4.0,7.0,235.0,52.0,177.0,15.0,5.0,6.0,12.0,15.0,8.0,355.0,120.0,28.0,13.0,2.0,3.0,16.0,4.0,5.0,377.0,124.0,207.0,29.0,3.0,0.0,12.0,17.0,7.0,255.0,92.0,153.0,14.0,8.0,10.0,9.0,19.0,14.0,99.0,59.0,66.0,40984.58117893952 -0,22,10,19,10,12.0,9.0,158.0,78.0,291.0,18.0,3.0,8.0,17.0,8.0,3.0,380.0,54.0,168.0,17.0,3.0,2.0,10.0,5.0,5.0,572.0,57.0,281.0,26.0,15.0,12.0,1.0,1.0,0.0,236.0,110.0,247.0,12.0,9.0,18.0,16.0,8.0,20.0,476.0,124.0,25.0,14.0,17.0,8.0,2.0,17.0,19.0,393.0,106.0,36.0,21.0,6.0,14.0,1.0,2.0,19.0,84.0,116.0,193.0,3.0,15.0,8.0,6.0,3.0,13.0,380.0,161.0,122.0,20.0,15.0,17.0,9.0,8.0,17.0,147.0,11.0,107.0,18.0,19.0,9.0,3.0,19.0,6.0,36.0,75.0,58.0,324870.56476764445 -0,20,3,10,13,2.0,3.0,585.0,148.0,284.0,14.0,4.0,8.0,2.0,11.0,3.0,299.0,92.0,193.0,28.0,4.0,17.0,14.0,16.0,19.0,568.0,62.0,116.0,24.0,14.0,10.0,4.0,2.0,3.0,110.0,33.0,161.0,5.0,7.0,11.0,13.0,11.0,7.0,22.0,161.0,20.0,9.0,14.0,8.0,3.0,17.0,3.0,281.0,129.0,110.0,16.0,12.0,8.0,10.0,0.0,7.0,469.0,81.0,60.0,20.0,19.0,19.0,19.0,5.0,15.0,297.0,37.0,111.0,17.0,8.0,3.0,5.0,16.0,1.0,569.0,132.0,239.0,12.0,9.0,6.0,11.0,15.0,13.0,85.0,78.0,202.0,52860.48993122147 -0,22,2,20,1,0.0,2.0,337.0,129.0,6.0,13.0,4.0,7.0,14.0,8.0,7.0,216.0,179.0,214.0,30.0,17.0,19.0,9.0,6.0,19.0,451.0,45.0,256.0,6.0,6.0,1.0,11.0,10.0,18.0,350.0,70.0,166.0,5.0,12.0,1.0,9.0,15.0,18.0,41.0,197.0,237.0,27.0,3.0,14.0,2.0,14.0,15.0,594.0,20.0,122.0,3.0,10.0,6.0,13.0,5.0,8.0,447.0,182.0,62.0,9.0,14.0,6.0,13.0,20.0,0.0,297.0,193.0,220.0,23.0,4.0,4.0,5.0,4.0,9.0,61.0,106.0,170.0,19.0,8.0,14.0,13.0,8.0,13.0,223.0,113.0,59.0,47398.11720006228 -0,24,5,16,8,16.0,8.0,336.0,134.0,90.0,13.0,3.0,2.0,13.0,13.0,5.0,178.0,52.0,90.0,23.0,16.0,16.0,15.0,6.0,16.0,568.0,99.0,6.0,8.0,14.0,9.0,5.0,13.0,13.0,110.0,68.0,150.0,10.0,2.0,13.0,17.0,13.0,6.0,95.0,72.0,73.0,3.0,5.0,8.0,5.0,6.0,3.0,252.0,113.0,111.0,11.0,9.0,6.0,8.0,11.0,8.0,266.0,103.0,75.0,12.0,10.0,11.0,7.0,5.0,8.0,294.0,75.0,122.0,24.0,0.0,12.0,3.0,12.0,13.0,195.0,63.0,80.0,19.0,9.0,9.0,4.0,11.0,15.0,310.0,133.0,250.0,35363.3930270708 -0,3,18,19,7,0.0,15.0,539.0,108.0,108.0,12.0,16.0,7.0,17.0,14.0,11.0,53.0,82.0,147.0,19.0,8.0,7.0,15.0,8.0,7.0,576.0,155.0,288.0,7.0,12.0,3.0,16.0,6.0,10.0,241.0,103.0,24.0,29.0,4.0,4.0,6.0,6.0,3.0,232.0,75.0,189.0,3.0,10.0,12.0,5.0,14.0,1.0,43.0,123.0,111.0,0.0,8.0,5.0,15.0,0.0,12.0,546.0,119.0,132.0,11.0,13.0,6.0,2.0,8.0,13.0,292.0,18.0,248.0,19.0,8.0,16.0,8.0,1.0,7.0,368.0,63.0,267.0,16.0,17.0,14.0,4.0,14.0,3.0,103.0,72.0,292.0,51508.30677715173 -0,17,19,5,5,0.0,12.0,332.0,53.0,112.0,26.0,1.0,7.0,4.0,3.0,12.0,487.0,174.0,173.0,21.0,16.0,1.0,14.0,0.0,12.0,555.0,93.0,170.0,2.0,13.0,16.0,16.0,4.0,11.0,110.0,68.0,161.0,7.0,3.0,5.0,10.0,15.0,4.0,277.0,40.0,58.0,4.0,10.0,8.0,12.0,6.0,6.0,163.0,56.0,111.0,11.0,8.0,0.0,12.0,19.0,10.0,311.0,119.0,1.0,12.0,10.0,11.0,8.0,6.0,11.0,296.0,190.0,151.0,6.0,5.0,8.0,5.0,10.0,14.0,406.0,145.0,232.0,18.0,10.0,1.0,7.0,6.0,9.0,157.0,76.0,143.0,47372.030734761865 -0,25,4,10,8,4.0,1.0,276.0,98.0,264.0,7.0,11.0,7.0,2.0,13.0,10.0,304.0,159.0,8.0,24.0,20.0,16.0,19.0,19.0,19.0,455.0,195.0,288.0,14.0,5.0,1.0,2.0,8.0,5.0,20.0,134.0,70.0,16.0,1.0,9.0,15.0,1.0,14.0,79.0,30.0,137.0,2.0,0.0,16.0,13.0,0.0,20.0,229.0,127.0,253.0,0.0,1.0,10.0,4.0,3.0,7.0,447.0,139.0,89.0,14.0,10.0,12.0,0.0,11.0,13.0,297.0,30.0,230.0,4.0,3.0,14.0,15.0,17.0,20.0,406.0,87.0,157.0,19.0,2.0,14.0,9.0,20.0,13.0,133.0,77.0,7.0,46143.55719764523 -0,19,10,9,8,0.0,2.0,337.0,181.0,141.0,18.0,4.0,7.0,4.0,11.0,3.0,384.0,112.0,107.0,23.0,16.0,8.0,15.0,7.0,19.0,569.0,99.0,34.0,21.0,9.0,9.0,2.0,11.0,11.0,251.0,106.0,166.0,12.0,12.0,13.0,17.0,7.0,13.0,232.0,114.0,20.0,2.0,5.0,8.0,8.0,5.0,6.0,237.0,46.0,172.0,17.0,1.0,6.0,10.0,15.0,9.0,445.0,119.0,49.0,10.0,7.0,18.0,16.0,8.0,1.0,306.0,75.0,122.0,7.0,4.0,4.0,6.0,12.0,9.0,255.0,99.0,164.0,11.0,2.0,11.0,9.0,10.0,15.0,147.0,63.0,250.0,45997.29747999962 -0,22,5,4,8,15.0,12.0,337.0,98.0,75.0,13.0,8.0,2.0,11.0,10.0,4.0,225.0,109.0,22.0,28.0,0.0,19.0,12.0,7.0,18.0,472.0,51.0,74.0,16.0,11.0,0.0,7.0,14.0,19.0,584.0,78.0,156.0,26.0,13.0,1.0,9.0,15.0,2.0,476.0,141.0,27.0,16.0,3.0,2.0,19.0,4.0,15.0,527.0,20.0,277.0,13.0,10.0,12.0,10.0,11.0,16.0,278.0,196.0,147.0,16.0,14.0,19.0,7.0,11.0,18.0,96.0,52.0,39.0,25.0,17.0,0.0,3.0,4.0,13.0,406.0,137.0,206.0,8.0,0.0,14.0,12.0,13.0,14.0,344.0,110.0,7.0,41849.82011090197 -0,21,3,13,12,1.0,7.0,332.0,118.0,217.0,1.0,3.0,15.0,13.0,17.0,11.0,96.0,52.0,90.0,30.0,16.0,19.0,12.0,6.0,14.0,280.0,99.0,12.0,8.0,6.0,8.0,5.0,9.0,18.0,309.0,45.0,166.0,11.0,2.0,14.0,19.0,15.0,13.0,163.0,52.0,22.0,0.0,9.0,8.0,2.0,4.0,10.0,563.0,21.0,111.0,12.0,6.0,8.0,8.0,15.0,7.0,172.0,50.0,43.0,9.0,16.0,19.0,18.0,5.0,4.0,293.0,75.0,116.0,24.0,10.0,2.0,3.0,10.0,9.0,405.0,74.0,55.0,23.0,12.0,2.0,4.0,12.0,18.0,312.0,114.0,59.0,33797.49658565541 -0,15,8,14,20,2.0,2.0,329.0,148.0,163.0,13.0,9.0,8.0,12.0,11.0,12.0,254.0,15.0,125.0,16.0,16.0,11.0,10.0,16.0,20.0,361.0,42.0,182.0,20.0,8.0,7.0,10.0,14.0,13.0,472.0,118.0,92.0,7.0,11.0,8.0,13.0,0.0,13.0,537.0,72.0,198.0,19.0,16.0,5.0,11.0,4.0,4.0,22.0,77.0,44.0,15.0,0.0,10.0,7.0,14.0,17.0,243.0,47.0,44.0,20.0,14.0,8.0,9.0,10.0,6.0,156.0,128.0,237.0,29.0,15.0,9.0,11.0,8.0,9.0,444.0,74.0,156.0,15.0,10.0,9.0,17.0,18.0,13.0,86.0,105.0,68.0,48487.544455315736 -0,14,13,13,11,14.0,16.0,299.0,128.0,175.0,28.0,7.0,14.0,11.0,15.0,10.0,96.0,66.0,196.0,28.0,14.0,12.0,13.0,5.0,19.0,277.0,97.0,173.0,13.0,6.0,7.0,15.0,8.0,5.0,282.0,101.0,120.0,23.0,0.0,0.0,9.0,10.0,1.0,427.0,55.0,40.0,15.0,4.0,15.0,1.0,6.0,6.0,479.0,117.0,130.0,13.0,16.0,6.0,13.0,14.0,14.0,186.0,85.0,177.0,10.0,10.0,7.0,3.0,11.0,1.0,292.0,148.0,220.0,23.0,9.0,6.0,11.0,2.0,20.0,161.0,76.0,164.0,20.0,14.0,2.0,10.0,3.0,13.0,242.0,52.0,80.0,42652.02569610671 -0,8,19,16,2,4.0,20.0,295.0,129.0,175.0,18.0,1.0,7.0,15.0,8.0,17.0,542.0,17.0,239.0,10.0,6.0,12.0,14.0,11.0,14.0,339.0,107.0,6.0,10.0,15.0,11.0,5.0,11.0,20.0,259.0,45.0,210.0,18.0,5.0,13.0,9.0,20.0,2.0,519.0,36.0,252.0,0.0,4.0,8.0,12.0,11.0,3.0,314.0,20.0,61.0,21.0,2.0,14.0,11.0,0.0,16.0,172.0,86.0,21.0,9.0,10.0,8.0,19.0,19.0,2.0,265.0,141.0,122.0,23.0,10.0,4.0,3.0,11.0,9.0,184.0,87.0,185.0,5.0,13.0,3.0,4.0,2.0,2.0,174.0,77.0,234.0,45616.13946574986 -0,18,11,1,18,16.0,2.0,334.0,181.0,148.0,17.0,2.0,6.0,12.0,3.0,10.0,122.0,114.0,214.0,24.0,17.0,11.0,13.0,7.0,18.0,505.0,96.0,92.0,22.0,9.0,8.0,3.0,11.0,14.0,328.0,85.0,127.0,7.0,4.0,9.0,12.0,15.0,6.0,325.0,114.0,71.0,0.0,8.0,8.0,2.0,4.0,7.0,238.0,46.0,199.0,12.0,0.0,8.0,8.0,14.0,9.0,81.0,90.0,158.0,7.0,12.0,6.0,7.0,5.0,5.0,295.0,110.0,144.0,21.0,0.0,4.0,5.0,4.0,8.0,115.0,76.0,92.0,9.0,13.0,2.0,5.0,13.0,13.0,324.0,102.0,279.0,41971.762758702134 -0,19,11,3,8,4.0,2.0,337.0,181.0,145.0,18.0,1.0,7.0,4.0,8.0,10.0,154.0,106.0,239.0,17.0,10.0,20.0,14.0,3.0,19.0,16.0,73.0,112.0,21.0,17.0,4.0,2.0,11.0,1.0,523.0,119.0,59.0,10.0,5.0,2.0,12.0,17.0,6.0,446.0,151.0,217.0,2.0,17.0,8.0,18.0,8.0,2.0,428.0,154.0,214.0,9.0,10.0,2.0,11.0,18.0,1.0,81.0,90.0,158.0,0.0,15.0,12.0,10.0,4.0,0.0,297.0,118.0,0.0,1.0,10.0,4.0,5.0,0.0,16.0,255.0,87.0,59.0,5.0,13.0,14.0,10.0,5.0,8.0,391.0,77.0,54.0,43041.65193444313 -0,4,16,9,11,4.0,1.0,156.0,181.0,141.0,18.0,1.0,7.0,4.0,13.0,19.0,154.0,155.0,239.0,9.0,16.0,17.0,17.0,16.0,8.0,565.0,73.0,232.0,6.0,16.0,4.0,2.0,11.0,15.0,110.0,24.0,105.0,10.0,5.0,9.0,11.0,17.0,11.0,476.0,182.0,73.0,14.0,3.0,2.0,18.0,10.0,16.0,229.0,46.0,128.0,21.0,0.0,0.0,19.0,12.0,9.0,81.0,90.0,158.0,0.0,2.0,18.0,2.0,16.0,19.0,462.0,57.0,27.0,20.0,9.0,4.0,6.0,0.0,1.0,255.0,87.0,158.0,16.0,0.0,12.0,10.0,7.0,11.0,285.0,77.0,279.0,364002.1505417382 -0,20,5,20,12,10.0,9.0,337.0,90.0,175.0,13.0,3.0,2.0,14.0,7.0,12.0,225.0,52.0,206.0,12.0,16.0,8.0,20.0,7.0,3.0,280.0,107.0,24.0,10.0,1.0,9.0,5.0,8.0,18.0,309.0,20.0,236.0,7.0,0.0,12.0,16.0,15.0,0.0,95.0,114.0,188.0,0.0,3.0,8.0,4.0,9.0,6.0,3.0,20.0,86.0,11.0,6.0,8.0,19.0,14.0,16.0,278.0,166.0,21.0,26.0,1.0,6.0,13.0,11.0,8.0,292.0,75.0,229.0,17.0,0.0,7.0,14.0,4.0,14.0,282.0,63.0,45.0,22.0,1.0,14.0,14.0,4.0,18.0,338.0,133.0,152.0,35042.36889985503 -0,22,3,13,8,16.0,6.0,334.0,137.0,217.0,10.0,3.0,13.0,4.0,6.0,6.0,96.0,93.0,214.0,30.0,16.0,19.0,12.0,6.0,14.0,411.0,99.0,8.0,16.0,7.0,8.0,11.0,9.0,19.0,434.0,37.0,150.0,18.0,1.0,14.0,12.0,20.0,11.0,476.0,52.0,20.0,16.0,9.0,19.0,3.0,4.0,3.0,449.0,21.0,208.0,14.0,10.0,10.0,8.0,7.0,10.0,215.0,45.0,45.0,9.0,16.0,19.0,18.0,6.0,1.0,297.0,66.0,210.0,23.0,10.0,3.0,9.0,11.0,9.0,61.0,137.0,58.0,22.0,13.0,12.0,4.0,13.0,13.0,287.0,110.0,41.0,35041.8118443565 -0,19,11,1,18,4.0,2.0,430.0,181.0,6.0,21.0,1.0,4.0,4.0,14.0,10.0,402.0,90.0,239.0,9.0,16.0,10.0,6.0,11.0,4.0,565.0,169.0,6.0,23.0,6.0,0.0,18.0,11.0,7.0,456.0,97.0,105.0,18.0,14.0,7.0,12.0,10.0,1.0,79.0,104.0,192.0,23.0,2.0,6.0,1.0,14.0,6.0,229.0,76.0,288.0,21.0,1.0,0.0,11.0,18.0,9.0,413.0,83.0,158.0,6.0,11.0,15.0,16.0,6.0,7.0,377.0,131.0,14.0,5.0,10.0,4.0,15.0,0.0,1.0,255.0,87.0,158.0,29.0,13.0,12.0,10.0,20.0,0.0,103.0,59.0,279.0,49549.59224528677 -0,19,11,9,15,4.0,2.0,336.0,149.0,141.0,11.0,11.0,14.0,12.0,8.0,6.0,154.0,112.0,236.0,24.0,16.0,7.0,14.0,11.0,19.0,236.0,56.0,232.0,19.0,11.0,2.0,2.0,11.0,11.0,195.0,156.0,193.0,12.0,5.0,13.0,8.0,11.0,11.0,476.0,114.0,38.0,11.0,17.0,15.0,8.0,9.0,18.0,237.0,14.0,184.0,21.0,0.0,1.0,11.0,16.0,6.0,81.0,102.0,28.0,16.0,12.0,15.0,2.0,6.0,0.0,297.0,131.0,193.0,7.0,3.0,0.0,8.0,13.0,8.0,22.0,87.0,157.0,7.0,2.0,6.0,20.0,5.0,15.0,285.0,75.0,183.0,41403.11363976361 -0,15,11,13,8,0.0,4.0,312.0,98.0,149.0,28.0,4.0,10.0,14.0,8.0,13.0,239.0,92.0,252.0,28.0,19.0,10.0,12.0,12.0,10.0,90.0,109.0,12.0,7.0,14.0,14.0,1.0,6.0,19.0,361.0,66.0,226.0,19.0,5.0,18.0,4.0,15.0,2.0,375.0,52.0,25.0,27.0,9.0,8.0,13.0,12.0,17.0,409.0,172.0,113.0,11.0,10.0,2.0,15.0,12.0,1.0,418.0,57.0,126.0,10.0,17.0,19.0,19.0,11.0,9.0,98.0,200.0,260.0,28.0,16.0,6.0,8.0,4.0,16.0,101.0,163.0,140.0,17.0,14.0,1.0,13.0,7.0,20.0,514.0,110.0,68.0,37613.4957385147 -0,22,3,11,6,0.0,8.0,337.0,104.0,141.0,8.0,4.0,7.0,2.0,14.0,12.0,225.0,99.0,189.0,24.0,16.0,11.0,4.0,0.0,18.0,467.0,121.0,58.0,7.0,14.0,10.0,11.0,7.0,18.0,309.0,37.0,236.0,7.0,6.0,10.0,13.0,7.0,4.0,379.0,41.0,189.0,14.0,12.0,11.0,4.0,6.0,10.0,163.0,21.0,132.0,14.0,6.0,13.0,10.0,1.0,14.0,274.0,45.0,1.0,10.0,14.0,6.0,9.0,8.0,6.0,293.0,52.0,74.0,23.0,13.0,7.0,6.0,7.0,13.0,318.0,66.0,74.0,18.0,11.0,14.0,4.0,6.0,12.0,232.0,106.0,27.0,40329.983363689935 -0,16,15,10,18,3.0,2.0,340.0,147.0,182.0,13.0,10.0,14.0,8.0,14.0,6.0,483.0,108.0,76.0,0.0,16.0,18.0,0.0,13.0,14.0,467.0,106.0,35.0,4.0,15.0,3.0,13.0,4.0,18.0,469.0,147.0,62.0,22.0,1.0,20.0,9.0,13.0,10.0,188.0,62.0,296.0,10.0,7.0,12.0,14.0,14.0,6.0,442.0,200.0,131.0,9.0,10.0,5.0,15.0,7.0,11.0,433.0,51.0,89.0,15.0,0.0,10.0,7.0,17.0,14.0,131.0,91.0,58.0,13.0,5.0,4.0,10.0,4.0,3.0,232.0,76.0,269.0,25.0,4.0,14.0,4.0,14.0,4.0,161.0,97.0,90.0,44955.94269162092 -0,26,13,1,13,12.0,2.0,343.0,140.0,207.0,27.0,3.0,15.0,11.0,6.0,6.0,231.0,57.0,148.0,21.0,18.0,13.0,9.0,7.0,7.0,459.0,169.0,231.0,4.0,1.0,16.0,8.0,10.0,8.0,572.0,68.0,172.0,28.0,1.0,17.0,9.0,13.0,12.0,319.0,68.0,51.0,15.0,3.0,19.0,19.0,6.0,10.0,459.0,63.0,121.0,12.0,13.0,8.0,13.0,6.0,7.0,212.0,79.0,40.0,23.0,9.0,6.0,9.0,17.0,11.0,226.0,80.0,210.0,20.0,6.0,4.0,3.0,5.0,3.0,334.0,103.0,128.0,24.0,8.0,14.0,6.0,15.0,14.0,320.0,97.0,65.0,47980.2887450635 -0,16,12,4,6,8.0,4.0,329.0,141.0,278.0,17.0,5.0,17.0,12.0,9.0,7.0,96.0,158.0,219.0,17.0,17.0,6.0,9.0,13.0,8.0,435.0,194.0,5.0,8.0,6.0,19.0,10.0,15.0,7.0,470.0,196.0,153.0,7.0,0.0,18.0,9.0,8.0,13.0,463.0,72.0,36.0,26.0,3.0,9.0,1.0,4.0,3.0,257.0,14.0,196.0,29.0,19.0,14.0,7.0,14.0,7.0,111.0,96.0,177.0,22.0,18.0,2.0,18.0,12.0,1.0,131.0,140.0,20.0,28.0,7.0,4.0,8.0,10.0,9.0,242.0,114.0,48.0,23.0,3.0,19.0,4.0,0.0,6.0,419.0,90.0,74.0,38154.55336604222 -0,10,17,13,12,9.0,16.0,419.0,125.0,175.0,3.0,9.0,4.0,8.0,4.0,7.0,307.0,77.0,181.0,28.0,16.0,14.0,13.0,9.0,12.0,206.0,157.0,25.0,11.0,3.0,16.0,11.0,13.0,15.0,471.0,101.0,84.0,7.0,2.0,12.0,20.0,13.0,8.0,376.0,62.0,76.0,17.0,4.0,15.0,16.0,17.0,3.0,254.0,20.0,181.0,10.0,18.0,12.0,12.0,17.0,13.0,186.0,25.0,89.0,16.0,3.0,2.0,3.0,5.0,5.0,446.0,131.0,169.0,10.0,10.0,4.0,9.0,9.0,3.0,556.0,101.0,156.0,21.0,14.0,2.0,4.0,18.0,13.0,308.0,52.0,90.0,49301.50387243726 -0,0,15,16,9,9.0,20.0,503.0,128.0,150.0,15.0,20.0,11.0,6.0,4.0,5.0,1.0,190.0,41.0,17.0,18.0,1.0,13.0,11.0,2.0,11.0,150.0,66.0,8.0,15.0,17.0,11.0,11.0,1.0,23.0,101.0,153.0,7.0,14.0,9.0,18.0,13.0,17.0,600.0,144.0,143.0,27.0,11.0,15.0,16.0,17.0,13.0,253.0,14.0,205.0,6.0,0.0,14.0,0.0,18.0,13.0,30.0,131.0,140.0,22.0,7.0,3.0,20.0,20.0,11.0,304.0,62.0,85.0,18.0,7.0,15.0,8.0,19.0,3.0,83.0,114.0,156.0,0.0,17.0,5.0,20.0,19.0,16.0,419.0,16.0,181.0,48989.61279517272 -0,18,13,11,12,4.0,16.0,350.0,124.0,278.0,25.0,3.0,17.0,6.0,9.0,5.0,96.0,99.0,153.0,7.0,16.0,6.0,11.0,12.0,14.0,131.0,133.0,43.0,15.0,5.0,16.0,12.0,5.0,6.0,464.0,104.0,84.0,7.0,14.0,18.0,20.0,6.0,9.0,340.0,28.0,210.0,14.0,4.0,12.0,14.0,9.0,3.0,254.0,20.0,111.0,10.0,4.0,13.0,15.0,17.0,14.0,186.0,90.0,107.0,10.0,10.0,16.0,8.0,6.0,14.0,153.0,140.0,199.0,12.0,9.0,14.0,8.0,8.0,9.0,459.0,92.0,147.0,27.0,6.0,10.0,8.0,15.0,6.0,160.0,85.0,80.0,42102.35395484777 -0,23,2,20,15,16.0,7.0,560.0,148.0,28.0,15.0,20.0,14.0,16.0,16.0,5.0,464.0,34.0,232.0,10.0,17.0,6.0,13.0,7.0,14.0,290.0,141.0,230.0,22.0,12.0,15.0,6.0,18.0,18.0,496.0,152.0,153.0,0.0,2.0,13.0,4.0,15.0,3.0,587.0,143.0,211.0,1.0,4.0,8.0,2.0,4.0,16.0,580.0,115.0,259.0,11.0,6.0,11.0,9.0,18.0,6.0,101.0,23.0,21.0,24.0,14.0,6.0,7.0,5.0,17.0,200.0,76.0,275.0,6.0,0.0,6.0,7.0,12.0,3.0,542.0,70.0,55.0,24.0,0.0,4.0,16.0,13.0,1.0,273.0,199.0,236.0,56728.359879006224 -0,13,6,15,12,12.0,2.0,332.0,128.0,175.0,13.0,5.0,12.0,10.0,7.0,5.0,107.0,51.0,182.0,14.0,6.0,11.0,11.0,8.0,8.0,472.0,107.0,84.0,18.0,6.0,8.0,17.0,11.0,17.0,552.0,112.0,150.0,5.0,0.0,12.0,5.0,7.0,10.0,95.0,144.0,20.0,0.0,3.0,5.0,0.0,15.0,3.0,594.0,58.0,92.0,19.0,10.0,13.0,8.0,11.0,10.0,339.0,87.0,246.0,26.0,12.0,19.0,9.0,5.0,3.0,492.0,75.0,285.0,23.0,14.0,4.0,7.0,4.0,11.0,244.0,63.0,156.0,28.0,2.0,2.0,6.0,13.0,8.0,324.0,70.0,59.0,38887.672005923494 -0,12,15,13,12,11.0,2.0,592.0,128.0,175.0,13.0,15.0,2.0,13.0,5.0,0.0,96.0,129.0,126.0,28.0,2.0,14.0,13.0,9.0,1.0,572.0,97.0,208.0,14.0,10.0,4.0,10.0,8.0,4.0,110.0,43.0,30.0,19.0,3.0,0.0,3.0,8.0,8.0,426.0,75.0,20.0,23.0,5.0,6.0,1.0,7.0,2.0,317.0,10.0,48.0,13.0,16.0,20.0,7.0,19.0,13.0,186.0,119.0,132.0,9.0,10.0,6.0,3.0,11.0,1.0,492.0,18.0,28.0,24.0,2.0,5.0,14.0,2.0,12.0,61.0,152.0,292.0,20.0,19.0,15.0,4.0,5.0,2.0,308.0,78.0,285.0,51181.72152735118 -0,10,14,8,7,14.0,8.0,402.0,105.0,115.0,12.0,9.0,7.0,2.0,4.0,3.0,517.0,174.0,196.0,27.0,20.0,7.0,16.0,5.0,16.0,537.0,74.0,152.0,18.0,4.0,16.0,17.0,14.0,10.0,472.0,68.0,45.0,11.0,0.0,3.0,9.0,12.0,17.0,417.0,72.0,21.0,17.0,4.0,8.0,10.0,4.0,3.0,251.0,22.0,83.0,12.0,10.0,10.0,8.0,17.0,9.0,188.0,96.0,177.0,22.0,7.0,12.0,4.0,8.0,9.0,438.0,92.0,220.0,23.0,0.0,3.0,6.0,10.0,9.0,406.0,140.0,247.0,18.0,9.0,14.0,7.0,0.0,9.0,108.0,57.0,61.0,51929.45604604231 -0,5,19,8,19,10.0,17.0,329.0,69.0,182.0,12.0,17.0,7.0,6.0,4.0,3.0,517.0,174.0,237.0,7.0,12.0,14.0,8.0,13.0,14.0,572.0,24.0,293.0,5.0,20.0,4.0,3.0,2.0,10.0,456.0,140.0,153.0,30.0,4.0,2.0,9.0,7.0,17.0,182.0,75.0,20.0,22.0,3.0,11.0,12.0,16.0,9.0,257.0,55.0,291.0,2.0,8.0,0.0,12.0,16.0,10.0,186.0,64.0,177.0,23.0,2.0,12.0,6.0,17.0,13.0,297.0,33.0,289.0,6.0,15.0,3.0,11.0,8.0,9.0,360.0,19.0,247.0,6.0,4.0,9.0,7.0,5.0,11.0,160.0,70.0,299.0,50417.96531263566 -0,24,15,11,11,0.0,2.0,539.0,123.0,250.0,25.0,2.0,10.0,2.0,14.0,5.0,448.0,77.0,56.0,19.0,16.0,7.0,18.0,8.0,17.0,279.0,97.0,104.0,12.0,9.0,7.0,11.0,5.0,6.0,341.0,85.0,94.0,24.0,3.0,6.0,10.0,6.0,17.0,420.0,27.0,54.0,19.0,4.0,6.0,12.0,7.0,7.0,248.0,53.0,111.0,14.0,1.0,10.0,14.0,17.0,8.0,285.0,119.0,132.0,14.0,14.0,16.0,9.0,11.0,12.0,304.0,62.0,206.0,20.0,7.0,2.0,10.0,12.0,13.0,166.0,137.0,217.0,24.0,7.0,5.0,12.0,12.0,2.0,148.0,75.0,60.0,53691.23427388657 -0,19,5,9,10,15.0,9.0,212.0,177.0,217.0,1.0,19.0,8.0,2.0,11.0,18.0,564.0,112.0,121.0,28.0,16.0,19.0,12.0,18.0,10.0,280.0,73.0,12.0,7.0,5.0,18.0,11.0,9.0,7.0,260.0,158.0,196.0,16.0,5.0,17.0,19.0,15.0,2.0,52.0,114.0,222.0,16.0,2.0,8.0,8.0,20.0,6.0,79.0,132.0,111.0,21.0,1.0,6.0,10.0,11.0,12.0,46.0,119.0,179.0,10.0,3.0,13.0,18.0,6.0,5.0,297.0,52.0,167.0,3.0,17.0,12.0,20.0,5.0,20.0,24.0,87.0,74.0,19.0,2.0,14.0,8.0,20.0,4.0,588.0,59.0,27.0,70232.2964871832 -0,19,3,9,8,4.0,2.0,276.0,98.0,141.0,18.0,4.0,9.0,4.0,17.0,10.0,304.0,108.0,90.0,27.0,10.0,14.0,14.0,6.0,18.0,565.0,93.0,179.0,21.0,11.0,5.0,2.0,10.0,19.0,309.0,37.0,236.0,18.0,10.0,13.0,12.0,13.0,14.0,79.0,72.0,22.0,4.0,7.0,15.0,4.0,4.0,11.0,36.0,21.0,150.0,14.0,6.0,11.0,10.0,12.0,7.0,413.0,111.0,53.0,1.0,12.0,19.0,17.0,7.0,0.0,377.0,56.0,230.0,25.0,16.0,0.0,3.0,11.0,13.0,255.0,135.0,157.0,15.0,12.0,5.0,10.0,12.0,17.0,119.0,110.0,66.0,46845.59637934946 -0,4,17,12,1,14.0,9.0,387.0,107.0,20.0,3.0,9.0,17.0,8.0,9.0,9.0,307.0,99.0,153.0,11.0,16.0,14.0,9.0,2.0,12.0,511.0,148.0,12.0,0.0,14.0,16.0,17.0,6.0,18.0,110.0,52.0,22.0,15.0,3.0,18.0,11.0,0.0,18.0,96.0,132.0,49.0,22.0,17.0,4.0,13.0,7.0,4.0,180.0,14.0,99.0,10.0,18.0,17.0,15.0,18.0,8.0,447.0,119.0,89.0,3.0,12.0,2.0,0.0,6.0,13.0,297.0,102.0,165.0,8.0,14.0,4.0,5.0,8.0,3.0,307.0,145.0,145.0,30.0,5.0,6.0,10.0,5.0,5.0,98.0,78.0,288.0,42751.674905744876 -0,16,19,8,6,1.0,17.0,539.0,124.0,262.0,6.0,4.0,12.0,3.0,14.0,7.0,491.0,174.0,152.0,17.0,16.0,7.0,16.0,8.0,17.0,315.0,98.0,170.0,2.0,1.0,17.0,16.0,7.0,12.0,320.0,104.0,62.0,24.0,11.0,3.0,10.0,12.0,8.0,263.0,75.0,300.0,22.0,8.0,9.0,13.0,17.0,3.0,248.0,31.0,145.0,10.0,8.0,8.0,14.0,19.0,14.0,41.0,25.0,117.0,23.0,10.0,2.0,11.0,5.0,13.0,243.0,18.0,33.0,7.0,11.0,2.0,8.0,9.0,18.0,465.0,121.0,184.0,18.0,9.0,10.0,7.0,18.0,0.0,398.0,90.0,74.0,54743.14495157119 -0,7,16,10,2,4.0,17.0,167.0,58.0,115.0,13.0,11.0,14.0,14.0,9.0,3.0,517.0,57.0,214.0,21.0,18.0,11.0,19.0,7.0,17.0,467.0,106.0,170.0,14.0,11.0,11.0,7.0,6.0,19.0,300.0,68.0,20.0,24.0,3.0,3.0,20.0,13.0,12.0,178.0,178.0,212.0,1.0,9.0,19.0,13.0,5.0,16.0,373.0,169.0,283.0,25.0,5.0,4.0,12.0,7.0,8.0,8.0,79.0,122.0,26.0,20.0,17.0,16.0,8.0,17.0,297.0,18.0,33.0,13.0,8.0,6.0,6.0,12.0,0.0,147.0,58.0,122.0,5.0,16.0,14.0,7.0,7.0,13.0,103.0,78.0,61.0,175317.68559836925 -0,25,19,8,18,3.0,2.0,381.0,110.0,158.0,12.0,1.0,7.0,10.0,14.0,5.0,96.0,174.0,153.0,19.0,16.0,18.0,12.0,8.0,16.0,572.0,100.0,135.0,2.0,0.0,12.0,8.0,9.0,10.0,251.0,65.0,155.0,28.0,1.0,20.0,10.0,12.0,12.0,188.0,73.0,44.0,18.0,5.0,8.0,14.0,6.0,2.0,366.0,61.0,280.0,13.0,9.0,8.0,11.0,19.0,11.0,271.0,119.0,132.0,15.0,11.0,6.0,9.0,17.0,8.0,238.0,68.0,98.0,11.0,13.0,3.0,3.0,4.0,18.0,311.0,96.0,172.0,23.0,8.0,14.0,4.0,14.0,0.0,323.0,85.0,65.0,52201.748408661544 -0,16,14,3,20,0.0,2.0,278.0,200.0,178.0,12.0,1.0,11.0,19.0,11.0,13.0,474.0,128.0,214.0,19.0,16.0,3.0,20.0,5.0,17.0,572.0,97.0,170.0,7.0,0.0,16.0,3.0,6.0,14.0,110.0,158.0,30.0,29.0,1.0,20.0,14.0,0.0,17.0,232.0,133.0,20.0,5.0,4.0,10.0,9.0,8.0,0.0,373.0,81.0,94.0,14.0,20.0,0.0,18.0,18.0,8.0,332.0,119.0,246.0,12.0,10.0,12.0,10.0,15.0,16.0,297.0,61.0,299.0,30.0,19.0,13.0,5.0,12.0,18.0,406.0,145.0,145.0,2.0,15.0,6.0,7.0,14.0,8.0,243.0,195.0,183.0,49227.16585072194 -0,21,19,12,1,19.0,10.0,539.0,85.0,286.0,12.0,9.0,3.0,2.0,14.0,3.0,597.0,173.0,192.0,17.0,7.0,5.0,18.0,8.0,4.0,330.0,67.0,148.0,7.0,14.0,0.0,17.0,10.0,8.0,472.0,105.0,59.0,26.0,9.0,2.0,9.0,9.0,12.0,549.0,107.0,22.0,9.0,3.0,1.0,13.0,16.0,18.0,248.0,65.0,77.0,12.0,8.0,4.0,12.0,16.0,0.0,440.0,105.0,132.0,24.0,1.0,8.0,9.0,19.0,9.0,474.0,20.0,33.0,19.0,0.0,6.0,0.0,14.0,15.0,398.0,38.0,212.0,17.0,5.0,9.0,4.0,10.0,0.0,235.0,44.0,73.0,54105.09114528876 -0,9,17,4,15,9.0,14.0,329.0,120.0,175.0,4.0,7.0,11.0,7.0,9.0,5.0,307.0,18.0,74.0,3.0,17.0,6.0,11.0,4.0,19.0,344.0,140.0,12.0,18.0,7.0,17.0,12.0,8.0,15.0,91.0,152.0,107.0,18.0,9.0,18.0,11.0,7.0,16.0,184.0,128.0,50.0,26.0,12.0,6.0,0.0,6.0,0.0,100.0,52.0,235.0,23.0,9.0,8.0,15.0,19.0,3.0,12.0,194.0,99.0,22.0,19.0,19.0,6.0,8.0,10.0,107.0,27.0,129.0,8.0,11.0,10.0,18.0,13.0,3.0,556.0,63.0,145.0,27.0,11.0,10.0,7.0,20.0,8.0,419.0,90.0,59.0,41034.70521472205 -0,16,5,5,10,12.0,8.0,423.0,148.0,278.0,12.0,12.0,15.0,10.0,19.0,5.0,305.0,99.0,62.0,10.0,2.0,6.0,9.0,11.0,2.0,325.0,157.0,6.0,16.0,3.0,10.0,13.0,10.0,10.0,470.0,104.0,127.0,5.0,3.0,7.0,3.0,10.0,8.0,263.0,72.0,233.0,27.0,3.0,10.0,4.0,16.0,2.0,255.0,62.0,205.0,10.0,17.0,14.0,7.0,18.0,7.0,278.0,51.0,282.0,12.0,8.0,8.0,13.0,5.0,14.0,153.0,142.0,165.0,11.0,18.0,20.0,11.0,9.0,13.0,514.0,114.0,156.0,26.0,4.0,2.0,4.0,18.0,4.0,273.0,97.0,65.0,47622.14723316851 -0,4,11,14,12,0.0,18.0,548.0,106.0,6.0,6.0,4.0,3.0,2.0,13.0,3.0,34.0,34.0,62.0,2.0,4.0,6.0,1.0,9.0,13.0,69.0,191.0,174.0,8.0,6.0,14.0,8.0,20.0,17.0,382.0,152.0,222.0,12.0,20.0,20.0,3.0,12.0,1.0,587.0,162.0,81.0,17.0,5.0,3.0,7.0,11.0,2.0,252.0,195.0,135.0,12.0,0.0,14.0,16.0,9.0,6.0,339.0,17.0,246.0,2.0,18.0,19.0,9.0,7.0,12.0,529.0,82.0,258.0,25.0,15.0,9.0,3.0,2.0,13.0,394.0,70.0,116.0,27.0,2.0,1.0,7.0,12.0,8.0,273.0,79.0,250.0,50441.40470602259 -0,11,10,10,13,12.0,2.0,337.0,98.0,193.0,15.0,11.0,7.0,3.0,12.0,4.0,234.0,34.0,69.0,20.0,16.0,8.0,15.0,6.0,19.0,536.0,97.0,55.0,8.0,16.0,8.0,11.0,14.0,5.0,496.0,74.0,159.0,5.0,10.0,7.0,5.0,7.0,10.0,476.0,189.0,242.0,9.0,4.0,8.0,0.0,12.0,6.0,259.0,127.0,130.0,17.0,5.0,6.0,12.0,18.0,6.0,447.0,23.0,89.0,18.0,10.0,18.0,10.0,8.0,8.0,299.0,109.0,122.0,8.0,14.0,4.0,13.0,12.0,13.0,511.0,106.0,164.0,24.0,8.0,13.0,4.0,10.0,13.0,260.0,69.0,145.0,41311.36470914667 -0,28,5,12,15,16.0,2.0,30.0,93.0,193.0,17.0,11.0,1.0,14.0,3.0,5.0,96.0,52.0,214.0,0.0,7.0,19.0,15.0,4.0,2.0,44.0,154.0,84.0,8.0,17.0,1.0,16.0,19.0,17.0,87.0,154.0,202.0,7.0,6.0,18.0,9.0,7.0,11.0,95.0,95.0,260.0,0.0,18.0,8.0,0.0,4.0,6.0,209.0,147.0,82.0,11.0,7.0,10.0,9.0,18.0,20.0,193.0,140.0,246.0,26.0,11.0,6.0,7.0,3.0,1.0,54.0,142.0,220.0,23.0,14.0,16.0,13.0,4.0,9.0,61.0,85.0,292.0,5.0,14.0,2.0,12.0,13.0,8.0,486.0,52.0,22.0,743834.610506496 -0,16,9,19,12,13.0,3.0,560.0,112.0,175.0,15.0,6.0,2.0,7.0,10.0,4.0,104.0,40.0,62.0,18.0,11.0,6.0,11.0,7.0,7.0,472.0,97.0,6.0,8.0,16.0,6.0,5.0,15.0,18.0,567.0,152.0,151.0,5.0,7.0,6.0,8.0,12.0,10.0,432.0,111.0,25.0,1.0,4.0,5.0,0.0,15.0,4.0,532.0,77.0,85.0,16.0,20.0,17.0,10.0,11.0,16.0,303.0,103.0,63.0,9.0,14.0,19.0,7.0,7.0,12.0,410.0,75.0,231.0,7.0,0.0,5.0,3.0,5.0,14.0,151.0,69.0,156.0,11.0,8.0,5.0,20.0,13.0,10.0,322.0,133.0,135.0,49238.215557746444 -0,9,8,19,15,5.0,1.0,184.0,128.0,103.0,2.0,3.0,7.0,15.0,9.0,3.0,517.0,18.0,62.0,9.0,13.0,6.0,6.0,19.0,2.0,330.0,72.0,170.0,29.0,0.0,3.0,1.0,4.0,4.0,584.0,94.0,260.0,25.0,15.0,3.0,2.0,5.0,0.0,232.0,72.0,20.0,3.0,5.0,20.0,0.0,3.0,2.0,504.0,198.0,112.0,4.0,8.0,8.0,19.0,18.0,0.0,447.0,153.0,282.0,13.0,10.0,19.0,13.0,4.0,0.0,107.0,117.0,33.0,6.0,7.0,17.0,3.0,4.0,15.0,6.0,120.0,54.0,27.0,9.0,14.0,5.0,13.0,0.0,103.0,78.0,142.0,133306.59594972283 -0,25,11,5,1,12.0,5.0,494.0,148.0,120.0,12.0,12.0,4.0,6.0,14.0,4.0,472.0,174.0,126.0,10.0,16.0,6.0,18.0,12.0,17.0,501.0,187.0,52.0,9.0,18.0,8.0,17.0,6.0,10.0,230.0,129.0,150.0,5.0,8.0,0.0,3.0,8.0,17.0,587.0,73.0,21.0,19.0,3.0,6.0,12.0,8.0,0.0,257.0,55.0,111.0,19.0,10.0,1.0,7.0,18.0,3.0,278.0,79.0,153.0,21.0,13.0,12.0,12.0,6.0,12.0,152.0,142.0,285.0,12.0,7.0,2.0,13.0,12.0,16.0,406.0,145.0,207.0,23.0,3.0,13.0,5.0,6.0,3.0,225.0,122.0,60.0,52921.9934186347 -0,10,12,7,10,8.0,2.0,343.0,18.0,175.0,13.0,1.0,16.0,8.0,9.0,5.0,157.0,15.0,204.0,10.0,18.0,8.0,9.0,12.0,2.0,472.0,111.0,6.0,4.0,1.0,2.0,15.0,15.0,8.0,437.0,152.0,172.0,5.0,18.0,11.0,3.0,7.0,17.0,373.0,56.0,175.0,9.0,6.0,6.0,18.0,16.0,14.0,266.0,198.0,215.0,26.0,7.0,8.0,12.0,14.0,7.0,483.0,120.0,299.0,12.0,17.0,19.0,13.0,7.0,2.0,243.0,11.0,95.0,13.0,11.0,10.0,7.0,5.0,3.0,273.0,63.0,289.0,2.0,11.0,2.0,7.0,20.0,11.0,529.0,200.0,132.0,35346.01999042324 -0,10,7,6,14,12.0,12.0,329.0,148.0,209.0,30.0,8.0,1.0,7.0,8.0,7.0,333.0,18.0,153.0,13.0,2.0,12.0,0.0,0.0,2.0,409.0,89.0,8.0,24.0,2.0,20.0,18.0,14.0,5.0,184.0,89.0,226.0,7.0,11.0,10.0,6.0,8.0,10.0,587.0,34.0,117.0,17.0,2.0,4.0,0.0,1.0,1.0,373.0,39.0,112.0,20.0,17.0,5.0,7.0,18.0,4.0,321.0,57.0,213.0,15.0,13.0,16.0,3.0,17.0,7.0,221.0,142.0,265.0,12.0,18.0,7.0,19.0,5.0,15.0,514.0,25.0,129.0,10.0,6.0,11.0,5.0,18.0,10.0,61.0,133.0,59.0,41463.78439245092 -0,17,0,20,17,3.0,1.0,585.0,105.0,84.0,13.0,3.0,12.0,17.0,2.0,9.0,354.0,38.0,214.0,5.0,12.0,9.0,13.0,13.0,10.0,369.0,22.0,6.0,25.0,6.0,16.0,1.0,5.0,18.0,260.0,182.0,60.0,7.0,9.0,9.0,9.0,9.0,17.0,266.0,42.0,266.0,18.0,20.0,8.0,1.0,18.0,7.0,594.0,99.0,162.0,3.0,15.0,7.0,20.0,11.0,6.0,345.0,120.0,21.0,21.0,19.0,15.0,6.0,5.0,1.0,292.0,113.0,67.0,20.0,0.0,7.0,12.0,16.0,3.0,48.0,63.0,17.0,26.0,1.0,9.0,7.0,15.0,5.0,522.0,159.0,267.0,53178.759839125676 -0,29,4,14,11,14.0,2.0,332.0,148.0,233.0,19.0,16.0,2.0,10.0,8.0,5.0,96.0,41.0,242.0,16.0,12.0,12.0,14.0,7.0,14.0,472.0,107.0,6.0,18.0,5.0,12.0,6.0,9.0,6.0,584.0,110.0,183.0,10.0,0.0,13.0,8.0,12.0,12.0,95.0,72.0,70.0,14.0,9.0,9.0,2.0,6.0,5.0,568.0,37.0,110.0,12.0,18.0,8.0,8.0,13.0,15.0,195.0,119.0,220.0,22.0,14.0,6.0,6.0,13.0,17.0,286.0,40.0,220.0,23.0,2.0,4.0,4.0,4.0,9.0,304.0,132.0,55.0,24.0,14.0,5.0,4.0,13.0,19.0,253.0,133.0,59.0,35569.340970846635 -0,26,10,9,15,15.0,2.0,343.0,20.0,175.0,11.0,7.0,2.0,14.0,3.0,5.0,431.0,52.0,197.0,9.0,17.0,20.0,11.0,7.0,19.0,565.0,107.0,31.0,18.0,3.0,8.0,2.0,11.0,9.0,584.0,97.0,271.0,3.0,16.0,19.0,9.0,7.0,10.0,184.0,55.0,73.0,22.0,7.0,2.0,18.0,11.0,18.0,238.0,46.0,42.0,21.0,10.0,12.0,11.0,11.0,16.0,81.0,85.0,27.0,9.0,14.0,0.0,7.0,11.0,2.0,292.0,131.0,13.0,23.0,10.0,4.0,3.0,7.0,14.0,255.0,63.0,106.0,23.0,17.0,12.0,4.0,18.0,2.0,243.0,83.0,59.0,43182.71447591162 -0,19,5,12,18,4.0,3.0,332.0,148.0,141.0,13.0,1.0,2.0,4.0,6.0,6.0,154.0,72.0,214.0,30.0,16.0,13.0,14.0,12.0,14.0,472.0,73.0,128.0,20.0,16.0,4.0,4.0,0.0,13.0,110.0,45.0,131.0,10.0,0.0,7.0,11.0,15.0,8.0,128.0,72.0,30.0,0.0,17.0,14.0,2.0,4.0,12.0,594.0,20.0,214.0,11.0,0.0,8.0,8.0,12.0,12.0,172.0,90.0,158.0,0.0,2.0,6.0,3.0,6.0,4.0,294.0,103.0,165.0,20.0,4.0,4.0,5.0,2.0,9.0,61.0,87.0,55.0,5.0,13.0,8.0,8.0,13.0,3.0,311.0,110.0,213.0,41437.18580882434 -0,4,5,20,0,4.0,16.0,375.0,69.0,278.0,24.0,10.0,20.0,13.0,10.0,7.0,96.0,99.0,246.0,5.0,17.0,5.0,5.0,17.0,7.0,68.0,107.0,6.0,27.0,3.0,1.0,18.0,11.0,12.0,366.0,45.0,52.0,7.0,0.0,18.0,20.0,13.0,13.0,232.0,33.0,300.0,8.0,11.0,8.0,18.0,4.0,3.0,253.0,14.0,297.0,10.0,9.0,0.0,8.0,11.0,4.0,172.0,103.0,240.0,9.0,7.0,11.0,17.0,5.0,19.0,498.0,140.0,197.0,25.0,9.0,5.0,8.0,18.0,3.0,556.0,49.0,145.0,23.0,1.0,2.0,8.0,14.0,13.0,419.0,133.0,80.0,35478.48141274832 -0,16,5,14,7,13.0,11.0,393.0,128.0,175.0,13.0,8.0,2.0,8.0,3.0,5.0,110.0,77.0,153.0,30.0,18.0,19.0,10.0,7.0,13.0,385.0,157.0,12.0,18.0,6.0,8.0,5.0,9.0,17.0,584.0,104.0,87.0,8.0,3.0,14.0,9.0,15.0,8.0,235.0,70.0,20.0,0.0,4.0,9.0,16.0,14.0,0.0,594.0,18.0,179.0,11.0,17.0,8.0,14.0,15.0,15.0,30.0,25.0,21.0,10.0,3.0,4.0,10.0,13.0,11.0,153.0,75.0,167.0,23.0,11.0,9.0,3.0,5.0,4.0,64.0,63.0,55.0,23.0,6.0,2.0,4.0,13.0,11.0,343.0,104.0,61.0,41718.82287471421 -0,17,19,12,1,16.0,10.0,550.0,133.0,115.0,12.0,8.0,2.0,7.0,11.0,11.0,236.0,27.0,95.0,19.0,3.0,15.0,0.0,10.0,14.0,42.0,92.0,242.0,21.0,12.0,4.0,18.0,16.0,8.0,105.0,105.0,59.0,23.0,0.0,0.0,9.0,9.0,15.0,95.0,102.0,257.0,0.0,8.0,13.0,18.0,11.0,6.0,594.0,20.0,55.0,12.0,10.0,8.0,8.0,0.0,13.0,24.0,105.0,132.0,9.0,14.0,6.0,7.0,11.0,9.0,271.0,20.0,238.0,1.0,6.0,17.0,18.0,14.0,9.0,398.0,38.0,292.0,24.0,10.0,6.0,4.0,10.0,3.0,338.0,44.0,136.0,53284.36607309825 -0,17,10,18,12,17.0,2.0,346.0,85.0,175.0,13.0,7.0,3.0,14.0,6.0,3.0,169.0,52.0,207.0,17.0,12.0,6.0,18.0,7.0,10.0,361.0,107.0,143.0,18.0,6.0,5.0,17.0,10.0,17.0,576.0,85.0,150.0,7.0,8.0,13.0,3.0,15.0,13.0,198.0,107.0,20.0,2.0,3.0,8.0,7.0,4.0,3.0,408.0,49.0,95.0,11.0,8.0,4.0,11.0,16.0,16.0,172.0,103.0,21.0,9.0,1.0,8.0,9.0,7.0,6.0,292.0,73.0,189.0,20.0,0.0,4.0,0.0,4.0,12.0,61.0,48.0,169.0,20.0,5.0,2.0,7.0,11.0,7.0,235.0,133.0,59.0,42759.823469213254 -0,17,5,20,12,16.0,13.0,299.0,148.0,101.0,16.0,3.0,2.0,18.0,20.0,5.0,420.0,120.0,214.0,30.0,7.0,19.0,13.0,19.0,14.0,357.0,107.0,6.0,18.0,6.0,20.0,4.0,11.0,19.0,584.0,45.0,222.0,7.0,0.0,13.0,8.0,15.0,13.0,289.0,72.0,232.0,9.0,17.0,1.0,2.0,3.0,8.0,444.0,20.0,111.0,15.0,10.0,1.0,2.0,11.0,19.0,180.0,103.0,211.0,13.0,15.0,6.0,7.0,5.0,1.0,292.0,123.0,241.0,26.0,13.0,7.0,7.0,18.0,9.0,223.0,63.0,293.0,10.0,7.0,2.0,4.0,10.0,13.0,542.0,63.0,59.0,41671.26032534029 -0,21,5,20,12,6.0,2.0,332.0,47.0,189.0,13.0,0.0,2.0,2.0,3.0,8.0,6.0,174.0,214.0,30.0,20.0,19.0,4.0,7.0,14.0,471.0,170.0,171.0,6.0,6.0,1.0,6.0,11.0,18.0,584.0,79.0,150.0,21.0,0.0,7.0,9.0,12.0,1.0,95.0,72.0,174.0,11.0,2.0,0.0,7.0,4.0,3.0,520.0,20.0,182.0,11.0,3.0,8.0,15.0,11.0,15.0,186.0,103.0,163.0,20.0,14.0,19.0,7.0,5.0,1.0,292.0,138.0,220.0,28.0,0.0,1.0,8.0,11.0,9.0,61.0,63.0,55.0,24.0,3.0,2.0,4.0,13.0,13.0,338.0,133.0,126.0,48609.196842055455 -0,8,5,14,8,4.0,19.0,336.0,134.0,273.0,18.0,11.0,9.0,13.0,13.0,17.0,392.0,116.0,12.0,11.0,20.0,17.0,16.0,6.0,19.0,537.0,100.0,14.0,8.0,20.0,1.0,5.0,16.0,13.0,110.0,68.0,70.0,10.0,12.0,9.0,15.0,1.0,2.0,95.0,178.0,114.0,23.0,5.0,8.0,15.0,6.0,20.0,229.0,113.0,253.0,19.0,1.0,6.0,4.0,19.0,19.0,447.0,139.0,75.0,14.0,10.0,4.0,7.0,11.0,8.0,294.0,30.0,237.0,23.0,0.0,12.0,15.0,17.0,11.0,406.0,63.0,157.0,19.0,1.0,15.0,11.0,11.0,5.0,133.0,77.0,7.0,43080.041989164434 -0,24,4,10,19,14.0,5.0,323.0,98.0,139.0,10.0,3.0,6.0,2.0,13.0,6.0,178.0,159.0,81.0,23.0,16.0,20.0,15.0,19.0,16.0,519.0,151.0,288.0,8.0,7.0,8.0,2.0,8.0,6.0,20.0,134.0,81.0,16.0,1.0,11.0,17.0,5.0,10.0,79.0,67.0,137.0,3.0,0.0,16.0,12.0,3.0,3.0,235.0,114.0,180.0,11.0,9.0,6.0,8.0,11.0,8.0,266.0,103.0,89.0,12.0,9.0,11.0,7.0,11.0,13.0,295.0,34.0,216.0,11.0,3.0,13.0,3.0,12.0,15.0,195.0,87.0,80.0,25.0,5.0,12.0,4.0,12.0,14.0,236.0,83.0,250.0,46000.1403692358 -0,1,10,18,5,7.0,13.0,324.0,86.0,175.0,16.0,3.0,18.0,10.0,3.0,17.0,421.0,52.0,112.0,30.0,3.0,19.0,6.0,7.0,16.0,431.0,87.0,239.0,8.0,6.0,8.0,6.0,20.0,1.0,414.0,37.0,150.0,7.0,0.0,0.0,9.0,6.0,3.0,345.0,197.0,60.0,9.0,3.0,8.0,12.0,4.0,8.0,409.0,58.0,111.0,27.0,19.0,8.0,8.0,19.0,15.0,341.0,90.0,99.0,18.0,1.0,6.0,7.0,5.0,1.0,251.0,108.0,202.0,7.0,0.0,7.0,5.0,4.0,9.0,287.0,83.0,170.0,24.0,9.0,3.0,19.0,10.0,20.0,457.0,98.0,159.0,48975.805437687115 -0,18,5,14,10,5.0,13.0,337.0,116.0,247.0,15.0,12.0,6.0,14.0,12.0,5.0,297.0,73.0,214.0,27.0,17.0,18.0,13.0,5.0,16.0,472.0,57.0,251.0,18.0,9.0,7.0,8.0,17.0,18.0,304.0,47.0,186.0,7.0,12.0,13.0,12.0,15.0,13.0,153.0,126.0,27.0,9.0,3.0,5.0,6.0,4.0,4.0,443.0,32.0,120.0,14.0,10.0,8.0,6.0,11.0,16.0,238.0,55.0,184.0,9.0,14.0,6.0,11.0,9.0,3.0,325.0,75.0,145.0,4.0,7.0,3.0,3.0,13.0,9.0,223.0,63.0,55.0,21.0,12.0,2.0,4.0,11.0,3.0,216.0,116.0,250.0,48794.0602636828 -0,24,2,20,7,4.0,3.0,295.0,148.0,175.0,13.0,1.0,7.0,5.0,3.0,5.0,542.0,52.0,300.0,15.0,5.0,12.0,13.0,15.0,14.0,318.0,147.0,6.0,8.0,5.0,6.0,5.0,10.0,17.0,545.0,45.0,150.0,21.0,7.0,13.0,5.0,15.0,2.0,591.0,71.0,252.0,21.0,9.0,3.0,6.0,4.0,3.0,314.0,126.0,13.0,21.0,15.0,15.0,11.0,0.0,16.0,315.0,103.0,182.0,24.0,8.0,10.0,19.0,0.0,2.0,403.0,112.0,163.0,4.0,0.0,19.0,4.0,11.0,9.0,61.0,63.0,55.0,9.0,14.0,16.0,4.0,20.0,10.0,431.0,77.0,219.0,41859.65922994187 -0,11,7,16,12,16.0,14.0,295.0,129.0,136.0,18.0,2.0,2.0,15.0,8.0,14.0,452.0,17.0,228.0,10.0,7.0,19.0,14.0,7.0,14.0,362.0,107.0,6.0,17.0,15.0,8.0,9.0,11.0,18.0,584.0,162.0,198.0,18.0,0.0,13.0,16.0,20.0,2.0,519.0,72.0,43.0,0.0,3.0,8.0,12.0,6.0,11.0,594.0,103.0,69.0,11.0,9.0,8.0,8.0,1.0,2.0,103.0,90.0,95.0,19.0,14.0,6.0,13.0,9.0,1.0,284.0,75.0,122.0,23.0,10.0,4.0,3.0,10.0,9.0,120.0,87.0,158.0,5.0,13.0,2.0,4.0,12.0,2.0,288.0,133.0,207.0,43672.674614385454 -0,9,4,4,8,0.0,2.0,337.0,181.0,141.0,22.0,1.0,11.0,8.0,13.0,14.0,5.0,120.0,8.0,24.0,20.0,10.0,19.0,19.0,20.0,455.0,103.0,232.0,14.0,5.0,17.0,2.0,2.0,19.0,20.0,97.0,122.0,13.0,2.0,9.0,12.0,0.0,15.0,79.0,141.0,73.0,2.0,14.0,3.0,13.0,0.0,20.0,229.0,46.0,106.0,21.0,1.0,0.0,1.0,17.0,7.0,447.0,82.0,158.0,0.0,2.0,2.0,15.0,5.0,2.0,120.0,131.0,230.0,20.0,3.0,17.0,0.0,9.0,1.0,255.0,87.0,157.0,22.0,13.0,16.0,5.0,5.0,2.0,285.0,38.0,7.0,44076.22718540656 -0,24,11,2,13,6.0,1.0,276.0,128.0,264.0,11.0,11.0,7.0,2.0,8.0,10.0,304.0,129.0,239.0,13.0,18.0,16.0,14.0,16.0,19.0,565.0,131.0,271.0,23.0,15.0,1.0,2.0,8.0,5.0,110.0,110.0,86.0,12.0,5.0,7.0,13.0,9.0,10.0,476.0,71.0,131.0,2.0,17.0,15.0,15.0,7.0,18.0,238.0,127.0,253.0,15.0,0.0,10.0,11.0,3.0,8.0,81.0,90.0,89.0,14.0,10.0,12.0,0.0,7.0,13.0,203.0,30.0,122.0,4.0,4.0,9.0,14.0,14.0,4.0,406.0,87.0,157.0,10.0,2.0,12.0,9.0,17.0,2.0,186.0,21.0,132.0,46622.74317733297 -0,25,9,6,15,12.0,5.0,539.0,12.0,115.0,13.0,1.0,12.0,6.0,14.0,5.0,347.0,52.0,126.0,19.0,7.0,19.0,8.0,7.0,17.0,472.0,45.0,6.0,2.0,6.0,8.0,16.0,2.0,19.0,110.0,45.0,104.0,22.0,0.0,3.0,9.0,12.0,13.0,232.0,191.0,103.0,0.0,14.0,1.0,13.0,17.0,3.0,502.0,20.0,111.0,10.0,10.0,9.0,20.0,19.0,8.0,329.0,103.0,31.0,24.0,10.0,12.0,14.0,8.0,14.0,292.0,56.0,220.0,13.0,6.0,6.0,19.0,8.0,20.0,174.0,10.0,55.0,18.0,9.0,2.0,16.0,1.0,19.0,219.0,78.0,220.0,50045.65564564945 -0,17,19,20,4,0.0,2.0,475.0,148.0,162.0,12.0,2.0,7.0,2.0,7.0,3.0,517.0,141.0,214.0,28.0,16.0,7.0,18.0,7.0,14.0,479.0,107.0,170.0,18.0,0.0,16.0,5.0,7.0,17.0,373.0,68.0,145.0,7.0,3.0,13.0,9.0,13.0,17.0,95.0,75.0,70.0,16.0,4.0,8.0,2.0,4.0,2.0,295.0,55.0,111.0,11.0,9.0,5.0,8.0,16.0,16.0,394.0,119.0,81.0,21.0,14.0,6.0,9.0,6.0,3.0,293.0,34.0,33.0,20.0,0.0,2.0,3.0,4.0,9.0,232.0,63.0,151.0,23.0,10.0,7.0,5.0,12.0,6.0,338.0,133.0,60.0,53090.552280379234 -0,24,0,16,0,16.0,2.0,336.0,134.0,158.0,12.0,1.0,0.0,10.0,13.0,5.0,178.0,177.0,53.0,17.0,16.0,16.0,15.0,2.0,0.0,568.0,66.0,259.0,2.0,17.0,12.0,8.0,3.0,10.0,98.0,68.0,120.0,13.0,13.0,13.0,10.0,5.0,1.0,95.0,72.0,73.0,3.0,5.0,8.0,5.0,6.0,2.0,252.0,61.0,111.0,8.0,18.0,5.0,19.0,17.0,9.0,271.0,103.0,132.0,15.0,20.0,17.0,19.0,5.0,8.0,294.0,75.0,251.0,21.0,13.0,12.0,0.0,10.0,18.0,200.0,63.0,80.0,18.0,8.0,14.0,4.0,15.0,20.0,323.0,85.0,250.0,45056.77902810202 -0,24,13,14,18,3.0,2.0,375.0,110.0,90.0,13.0,1.0,6.0,11.0,13.0,9.0,96.0,77.0,90.0,20.0,13.0,18.0,12.0,8.0,16.0,572.0,99.0,72.0,4.0,9.0,9.0,7.0,12.0,11.0,112.0,67.0,150.0,10.0,1.0,14.0,17.0,12.0,6.0,188.0,73.0,44.0,18.0,5.0,8.0,14.0,15.0,3.0,271.0,113.0,138.0,13.0,9.0,7.0,9.0,11.0,10.0,266.0,119.0,130.0,12.0,10.0,11.0,7.0,13.0,8.0,266.0,68.0,107.0,23.0,5.0,4.0,3.0,4.0,15.0,311.0,96.0,172.0,20.0,9.0,11.0,4.0,14.0,0.0,321.0,133.0,65.0,41117.51092172651 -0,9,3,0,15,9.0,2.0,332.0,84.0,175.0,13.0,3.0,10.0,5.0,16.0,16.0,96.0,18.0,69.0,3.0,17.0,18.0,10.0,6.0,9.0,427.0,159.0,12.0,21.0,7.0,17.0,12.0,3.0,12.0,130.0,172.0,107.0,18.0,9.0,15.0,11.0,15.0,16.0,334.0,123.0,50.0,26.0,12.0,8.0,14.0,13.0,14.0,594.0,52.0,99.0,10.0,10.0,8.0,15.0,20.0,2.0,226.0,103.0,21.0,22.0,19.0,6.0,0.0,8.0,10.0,245.0,134.0,220.0,18.0,13.0,10.0,11.0,4.0,19.0,556.0,63.0,145.0,1.0,12.0,10.0,20.0,13.0,8.0,360.0,13.0,191.0,40636.208886421155 -0,17,6,15,12,14.0,14.0,329.0,142.0,230.0,11.0,7.0,11.0,14.0,9.0,4.0,214.0,52.0,74.0,25.0,6.0,7.0,12.0,4.0,17.0,424.0,107.0,6.0,18.0,6.0,8.0,5.0,11.0,16.0,440.0,45.0,150.0,8.0,1.0,14.0,9.0,7.0,14.0,95.0,108.0,30.0,21.0,3.0,6.0,1.0,4.0,3.0,421.0,20.0,111.0,15.0,9.0,6.0,8.0,17.0,3.0,12.0,194.0,60.0,9.0,17.0,18.0,6.0,5.0,1.0,190.0,36.0,129.0,10.0,0.0,4.0,18.0,12.0,8.0,61.0,85.0,55.0,24.0,13.0,2.0,6.0,20.0,11.0,385.0,119.0,221.0,35515.45894806672 -0,27,13,14,18,3.0,18.0,343.0,136.0,132.0,30.0,2.0,17.0,13.0,9.0,6.0,96.0,71.0,153.0,27.0,3.0,6.0,18.0,8.0,1.0,131.0,72.0,72.0,15.0,5.0,20.0,4.0,13.0,8.0,464.0,68.0,127.0,1.0,1.0,18.0,20.0,6.0,1.0,188.0,28.0,51.0,14.0,6.0,12.0,14.0,5.0,13.0,254.0,81.0,111.0,10.0,10.0,16.0,15.0,12.0,14.0,513.0,90.0,300.0,23.0,8.0,7.0,10.0,17.0,16.0,449.0,140.0,179.0,6.0,5.0,13.0,7.0,5.0,9.0,214.0,99.0,147.0,25.0,9.0,8.0,15.0,15.0,6.0,13.0,62.0,90.0,39492.69184000983 -0,18,13,11,16,4.0,16.0,350.0,124.0,219.0,27.0,9.0,18.0,6.0,8.0,5.0,203.0,99.0,167.0,11.0,16.0,18.0,0.0,12.0,1.0,456.0,114.0,43.0,13.0,1.0,16.0,12.0,5.0,8.0,466.0,104.0,102.0,7.0,14.0,19.0,16.0,8.0,9.0,340.0,33.0,210.0,14.0,8.0,12.0,17.0,20.0,3.0,304.0,20.0,113.0,12.0,11.0,10.0,6.0,11.0,11.0,186.0,83.0,89.0,15.0,10.0,16.0,8.0,12.0,11.0,164.0,91.0,199.0,12.0,9.0,10.0,8.0,7.0,9.0,457.0,92.0,144.0,27.0,7.0,10.0,7.0,15.0,15.0,194.0,95.0,80.0,42102.35395484777 -0,25,17,10,8,10.0,3.0,285.0,64.0,278.0,7.0,11.0,19.0,2.0,13.0,7.0,88.0,198.0,60.0,23.0,1.0,6.0,9.0,15.0,19.0,425.0,22.0,288.0,8.0,20.0,17.0,13.0,7.0,5.0,20.0,104.0,70.0,16.0,1.0,4.0,13.0,5.0,8.0,263.0,138.0,300.0,1.0,9.0,16.0,16.0,18.0,14.0,220.0,168.0,253.0,1.0,1.0,10.0,9.0,3.0,14.0,447.0,184.0,89.0,14.0,10.0,12.0,18.0,12.0,14.0,153.0,140.0,251.0,4.0,11.0,0.0,16.0,15.0,4.0,406.0,87.0,157.0,19.0,4.0,12.0,7.0,16.0,1.0,71.0,19.0,7.0,60866.24998301195 -0,19,4,11,6,9.0,6.0,434.0,107.0,275.0,3.0,8.0,11.0,8.0,12.0,8.0,307.0,112.0,88.0,22.0,19.0,16.0,19.0,11.0,13.0,180.0,157.0,12.0,14.0,5.0,1.0,5.0,8.0,15.0,470.0,134.0,72.0,7.0,3.0,15.0,20.0,13.0,14.0,215.0,32.0,137.0,2.0,4.0,16.0,15.0,8.0,8.0,253.0,14.0,205.0,10.0,14.0,11.0,4.0,18.0,7.0,30.0,68.0,133.0,22.0,3.0,2.0,0.0,7.0,13.0,297.0,78.0,165.0,6.0,3.0,4.0,15.0,17.0,20.0,556.0,88.0,145.0,23.0,3.0,12.0,9.0,20.0,13.0,282.0,88.0,79.0,48921.65886433773 -0,1,15,18,1,17.0,2.0,539.0,123.0,115.0,12.0,2.0,17.0,13.0,10.0,5.0,517.0,77.0,29.0,21.0,15.0,7.0,14.0,8.0,14.0,572.0,97.0,105.0,12.0,9.0,10.0,17.0,6.0,10.0,408.0,68.0,38.0,30.0,3.0,3.0,5.0,11.0,17.0,420.0,75.0,182.0,19.0,5.0,2.0,12.0,7.0,11.0,89.0,63.0,111.0,21.0,15.0,10.0,12.0,13.0,8.0,285.0,119.0,132.0,12.0,9.0,12.0,9.0,14.0,6.0,304.0,18.0,263.0,6.0,2.0,2.0,10.0,12.0,13.0,590.0,145.0,298.0,9.0,7.0,6.0,7.0,12.0,7.0,298.0,78.0,60.0,54350.985427184 -0,24,19,8,11,1.0,7.0,548.0,12.0,250.0,25.0,1.0,9.0,2.0,14.0,3.0,448.0,174.0,56.0,19.0,16.0,7.0,16.0,8.0,17.0,279.0,24.0,159.0,9.0,2.0,16.0,16.0,5.0,6.0,111.0,85.0,30.0,25.0,15.0,6.0,18.0,6.0,17.0,232.0,27.0,47.0,22.0,4.0,6.0,13.0,7.0,7.0,231.0,53.0,111.0,14.0,3.0,0.0,14.0,17.0,13.0,428.0,119.0,132.0,24.0,12.0,16.0,9.0,10.0,12.0,297.0,24.0,206.0,20.0,1.0,4.0,9.0,10.0,17.0,406.0,137.0,247.0,19.0,9.0,8.0,12.0,5.0,0.0,103.0,75.0,60.0,53105.97240872226 -0,16,5,20,9,16.0,2.0,332.0,88.0,253.0,13.0,16.0,4.0,10.0,14.0,5.0,115.0,174.0,16.0,4.0,16.0,19.0,9.0,7.0,13.0,592.0,120.0,135.0,2.0,0.0,17.0,1.0,9.0,18.0,503.0,65.0,236.0,7.0,19.0,13.0,12.0,17.0,12.0,509.0,86.0,30.0,19.0,5.0,8.0,14.0,4.0,2.0,382.0,20.0,111.0,11.0,2.0,11.0,11.0,0.0,13.0,271.0,48.0,132.0,10.0,11.0,6.0,17.0,15.0,8.0,468.0,64.0,220.0,6.0,3.0,3.0,3.0,4.0,8.0,311.0,96.0,128.0,0.0,6.0,14.0,4.0,7.0,13.0,92.0,133.0,108.0,40774.27604778222 -0,25,19,8,14,9.0,2.0,351.0,115.0,165.0,12.0,1.0,2.0,14.0,10.0,5.0,96.0,63.0,196.0,20.0,16.0,18.0,12.0,7.0,16.0,564.0,107.0,101.0,15.0,3.0,8.0,5.0,9.0,10.0,251.0,55.0,151.0,18.0,0.0,17.0,9.0,12.0,12.0,140.0,72.0,44.0,18.0,3.0,8.0,3.0,6.0,3.0,419.0,37.0,236.0,13.0,9.0,19.0,8.0,17.0,11.0,228.0,119.0,95.0,9.0,14.0,6.0,8.0,13.0,1.0,292.0,72.0,98.0,14.0,13.0,4.0,15.0,1.0,9.0,278.0,87.0,118.0,24.0,9.0,6.0,4.0,13.0,11.0,338.0,93.0,59.0,52201.748408661544 -0,7,13,2,12,3.0,11.0,221.0,136.0,18.0,30.0,14.0,8.0,8.0,15.0,5.0,379.0,71.0,153.0,2.0,18.0,8.0,18.0,19.0,14.0,321.0,133.0,231.0,30.0,5.0,20.0,13.0,7.0,15.0,469.0,68.0,84.0,7.0,1.0,5.0,16.0,13.0,11.0,351.0,191.0,161.0,4.0,19.0,12.0,12.0,12.0,3.0,336.0,142.0,131.0,15.0,2.0,5.0,15.0,17.0,9.0,406.0,51.0,107.0,13.0,10.0,9.0,8.0,17.0,14.0,63.0,44.0,130.0,5.0,11.0,14.0,17.0,2.0,3.0,502.0,115.0,117.0,5.0,11.0,16.0,8.0,12.0,12.0,344.0,97.0,90.0,78531.61607838016 -0,16,3,11,18,4.0,16.0,349.0,125.0,221.0,25.0,3.0,0.0,6.0,8.0,6.0,442.0,93.0,202.0,10.0,17.0,18.0,7.0,11.0,14.0,326.0,106.0,43.0,15.0,3.0,17.0,12.0,5.0,7.0,464.0,104.0,84.0,15.0,6.0,18.0,20.0,12.0,9.0,228.0,30.0,201.0,14.0,8.0,12.0,19.0,16.0,13.0,358.0,81.0,111.0,12.0,13.0,13.0,15.0,16.0,14.0,214.0,84.0,106.0,10.0,9.0,7.0,10.0,6.0,13.0,161.0,91.0,196.0,13.0,6.0,6.0,7.0,5.0,7.0,367.0,92.0,137.0,25.0,6.0,12.0,7.0,15.0,16.0,320.0,85.0,80.0,48369.6410527257 -0,17,11,1,18,16.0,0.0,271.0,148.0,141.0,28.0,2.0,1.0,6.0,8.0,6.0,154.0,160.0,48.0,9.0,10.0,10.0,9.0,13.0,19.0,402.0,43.0,232.0,23.0,16.0,4.0,19.0,7.0,2.0,110.0,56.0,65.0,18.0,15.0,3.0,0.0,11.0,6.0,307.0,114.0,208.0,22.0,17.0,13.0,18.0,17.0,8.0,593.0,165.0,258.0,21.0,6.0,7.0,1.0,4.0,13.0,81.0,120.0,31.0,0.0,2.0,10.0,20.0,13.0,10.0,555.0,119.0,122.0,29.0,18.0,4.0,12.0,16.0,13.0,506.0,41.0,158.0,21.0,13.0,1.0,7.0,5.0,11.0,285.0,66.0,37.0,61481.93402701382 -0,19,11,2,11,7.0,12.0,334.0,181.0,76.0,28.0,1.0,11.0,4.0,10.0,11.0,512.0,120.0,225.0,22.0,16.0,12.0,14.0,15.0,11.0,476.0,87.0,220.0,22.0,11.0,11.0,4.0,11.0,12.0,524.0,97.0,137.0,10.0,5.0,7.0,9.0,17.0,7.0,476.0,72.0,85.0,19.0,4.0,9.0,17.0,11.0,18.0,238.0,52.0,230.0,13.0,0.0,0.0,11.0,18.0,9.0,217.0,104.0,54.0,3.0,1.0,3.0,3.0,4.0,7.0,297.0,110.0,151.0,25.0,5.0,4.0,7.0,2.0,6.0,383.0,100.0,155.0,21.0,11.0,12.0,9.0,12.0,9.0,61.0,69.0,247.0,51952.78243966521 -0,17,5,8,1,0.0,2.0,26.0,148.0,288.0,13.0,3.0,2.0,14.0,3.0,5.0,439.0,174.0,126.0,12.0,16.0,7.0,14.0,8.0,9.0,572.0,24.0,6.0,26.0,0.0,3.0,4.0,18.0,18.0,133.0,45.0,114.0,21.0,3.0,6.0,9.0,0.0,4.0,232.0,193.0,49.0,20.0,3.0,10.0,2.0,2.0,3.0,374.0,28.0,111.0,11.0,10.0,0.0,8.0,19.0,18.0,447.0,190.0,21.0,9.0,3.0,6.0,16.0,5.0,13.0,186.0,75.0,220.0,6.0,0.0,8.0,4.0,6.0,16.0,406.0,10.0,160.0,11.0,5.0,2.0,6.0,7.0,9.0,338.0,118.0,84.0,817670.0008850476 -0,25,19,19,12,2.0,17.0,455.0,145.0,115.0,12.0,1.0,3.0,2.0,14.0,3.0,266.0,52.0,214.0,19.0,17.0,13.0,15.0,7.0,14.0,491.0,99.0,118.0,13.0,6.0,16.0,17.0,6.0,10.0,246.0,55.0,64.0,9.0,0.0,12.0,10.0,12.0,14.0,108.0,74.0,64.0,0.0,4.0,6.0,10.0,4.0,2.0,594.0,55.0,18.0,12.0,8.0,3.0,10.0,17.0,16.0,422.0,103.0,132.0,14.0,14.0,7.0,9.0,8.0,10.0,297.0,18.0,137.0,23.0,16.0,3.0,3.0,4.0,17.0,313.0,73.0,169.0,19.0,12.0,14.0,6.0,10.0,0.0,103.0,78.0,59.0,50526.73705691316 -0,20,14,12,12,8.0,2.0,332.0,86.0,124.0,30.0,3.0,7.0,17.0,8.0,15.0,309.0,52.0,214.0,10.0,14.0,13.0,13.0,3.0,14.0,133.0,74.0,6.0,8.0,10.0,8.0,5.0,17.0,18.0,110.0,167.0,72.0,17.0,0.0,15.0,3.0,12.0,3.0,345.0,72.0,61.0,25.0,7.0,0.0,7.0,16.0,13.0,155.0,20.0,130.0,11.0,3.0,6.0,9.0,11.0,11.0,447.0,182.0,243.0,20.0,12.0,4.0,7.0,13.0,5.0,518.0,75.0,220.0,23.0,13.0,2.0,6.0,13.0,2.0,61.0,149.0,55.0,30.0,9.0,2.0,20.0,10.0,13.0,347.0,32.0,115.0,40141.602825118796 -0,22,6,18,10,12.0,2.0,336.0,94.0,175.0,14.0,6.0,3.0,14.0,6.0,6.0,297.0,134.0,112.0,29.0,11.0,19.0,12.0,5.0,17.0,504.0,57.0,6.0,18.0,6.0,6.0,6.0,11.0,5.0,584.0,68.0,254.0,8.0,12.0,13.0,11.0,15.0,12.0,95.0,162.0,44.0,1.0,3.0,8.0,5.0,4.0,3.0,526.0,57.0,111.0,14.0,10.0,8.0,7.0,13.0,7.0,172.0,81.0,21.0,18.0,9.0,7.0,18.0,5.0,1.0,293.0,75.0,61.0,24.0,10.0,4.0,4.0,8.0,15.0,168.0,142.0,94.0,24.0,14.0,3.0,4.0,13.0,3.0,70.0,111.0,83.0,39792.5598159704 -0,25,4,20,8,20.0,17.0,456.0,12.0,106.0,21.0,20.0,7.0,8.0,14.0,3.0,248.0,29.0,172.0,5.0,16.0,10.0,18.0,10.0,14.0,572.0,107.0,170.0,11.0,13.0,8.0,17.0,11.0,1.0,517.0,68.0,30.0,29.0,3.0,3.0,9.0,15.0,13.0,95.0,128.0,106.0,22.0,5.0,11.0,2.0,17.0,20.0,248.0,23.0,148.0,11.0,1.0,0.0,12.0,11.0,0.0,314.0,194.0,132.0,24.0,1.0,12.0,3.0,9.0,20.0,297.0,75.0,248.0,23.0,19.0,4.0,7.0,6.0,18.0,61.0,113.0,31.0,10.0,0.0,2.0,20.0,5.0,7.0,473.0,152.0,133.0,49266.17064147326 -0,23,19,15,1,16.0,15.0,332.0,42.0,115.0,13.0,1.0,6.0,2.0,3.0,5.0,259.0,174.0,214.0,19.0,17.0,19.0,17.0,7.0,15.0,472.0,24.0,6.0,2.0,4.0,16.0,11.0,6.0,12.0,213.0,60.0,102.0,7.0,0.0,9.0,9.0,12.0,15.0,232.0,74.0,20.0,12.0,3.0,6.0,11.0,6.0,2.0,420.0,20.0,111.0,14.0,9.0,8.0,9.0,19.0,16.0,351.0,117.0,74.0,20.0,11.0,7.0,7.0,7.0,1.0,292.0,18.0,66.0,18.0,1.0,2.0,4.0,12.0,12.0,257.0,95.0,215.0,24.0,9.0,14.0,7.0,11.0,0.0,279.0,113.0,60.0,33995.96762247719 -0,16,10,10,8,9.0,16.0,385.0,124.0,278.0,22.0,8.0,17.0,8.0,9.0,7.0,307.0,176.0,128.0,19.0,17.0,17.0,9.0,12.0,20.0,68.0,157.0,11.0,15.0,16.0,17.0,13.0,7.0,6.0,470.0,104.0,84.0,7.0,15.0,1.0,17.0,13.0,9.0,538.0,91.0,134.0,14.0,2.0,9.0,14.0,5.0,6.0,253.0,170.0,205.0,10.0,4.0,11.0,14.0,1.0,17.0,30.0,25.0,107.0,22.0,14.0,16.0,8.0,5.0,0.0,50.0,140.0,199.0,8.0,11.0,10.0,16.0,12.0,4.0,591.0,108.0,105.0,6.0,1.0,1.0,7.0,18.0,6.0,407.0,111.0,80.0,47010.877634978024 -0,18,14,12,8,7.0,0.0,434.0,124.0,271.0,17.0,3.0,17.0,6.0,16.0,5.0,96.0,33.0,153.0,17.0,16.0,5.0,9.0,11.0,13.0,131.0,134.0,12.0,8.0,4.0,16.0,12.0,5.0,7.0,469.0,104.0,84.0,7.0,14.0,17.0,20.0,6.0,8.0,293.0,33.0,263.0,26.0,11.0,13.0,16.0,13.0,18.0,254.0,20.0,178.0,10.0,18.0,14.0,6.0,17.0,14.0,186.0,90.0,89.0,17.0,6.0,9.0,18.0,6.0,14.0,597.0,125.0,165.0,12.0,9.0,6.0,8.0,8.0,3.0,553.0,92.0,146.0,27.0,12.0,7.0,8.0,15.0,14.0,419.0,88.0,88.0,44263.31437560146 -0,10,6,10,8,9.0,10.0,434.0,124.0,45.0,30.0,9.0,5.0,10.0,3.0,7.0,307.0,71.0,214.0,6.0,15.0,6.0,1.0,8.0,12.0,434.0,148.0,230.0,4.0,13.0,18.0,13.0,7.0,15.0,470.0,97.0,1.0,7.0,1.0,18.0,6.0,19.0,10.0,246.0,33.0,300.0,15.0,14.0,8.0,18.0,18.0,15.0,373.0,116.0,205.0,10.0,7.0,11.0,15.0,3.0,5.0,240.0,25.0,89.0,15.0,3.0,17.0,10.0,11.0,2.0,153.0,140.0,196.0,8.0,6.0,4.0,8.0,20.0,3.0,239.0,115.0,155.0,4.0,6.0,10.0,8.0,16.0,16.0,419.0,97.0,231.0,51384.51351538993 -0,16,14,12,6,3.0,14.0,414.0,128.0,276.0,6.0,8.0,3.0,0.0,8.0,6.0,309.0,99.0,158.0,21.0,17.0,13.0,1.0,8.0,13.0,368.0,106.0,169.0,8.0,3.0,18.0,13.0,7.0,8.0,469.0,104.0,84.0,29.0,2.0,20.0,17.0,13.0,9.0,202.0,33.0,51.0,27.0,12.0,12.0,19.0,17.0,3.0,265.0,46.0,164.0,12.0,18.0,6.0,3.0,17.0,13.0,30.0,51.0,148.0,22.0,9.0,7.0,18.0,17.0,14.0,170.0,91.0,165.0,10.0,11.0,4.0,7.0,5.0,7.0,556.0,114.0,145.0,25.0,8.0,14.0,7.0,17.0,6.0,320.0,90.0,272.0,50617.231742378026 -0,25,15,8,1,0.0,16.0,381.0,110.0,163.0,12.0,18.0,7.0,10.0,14.0,5.0,28.0,20.0,153.0,13.0,16.0,0.0,12.0,8.0,13.0,572.0,24.0,170.0,2.0,0.0,8.0,8.0,9.0,10.0,110.0,68.0,189.0,28.0,1.0,3.0,3.0,13.0,12.0,143.0,73.0,20.0,18.0,5.0,18.0,1.0,7.0,9.0,148.0,163.0,280.0,22.0,6.0,6.0,7.0,19.0,11.0,251.0,10.0,102.0,11.0,2.0,6.0,2.0,8.0,8.0,84.0,127.0,33.0,6.0,4.0,2.0,3.0,15.0,3.0,406.0,145.0,247.0,18.0,8.0,0.0,4.0,6.0,0.0,335.0,50.0,65.0,42453.88297568019 -0,25,8,11,8,1.0,2.0,539.0,14.0,117.0,12.0,1.0,18.0,2.0,18.0,4.0,140.0,106.0,126.0,10.0,16.0,7.0,13.0,8.0,17.0,572.0,28.0,137.0,18.0,0.0,14.0,9.0,6.0,14.0,251.0,67.0,112.0,28.0,1.0,3.0,3.0,12.0,14.0,223.0,75.0,21.0,22.0,16.0,7.0,14.0,6.0,2.0,362.0,55.0,273.0,13.0,8.0,0.0,11.0,19.0,9.0,428.0,70.0,132.0,24.0,10.0,7.0,5.0,17.0,9.0,284.0,45.0,42.0,10.0,13.0,2.0,4.0,6.0,18.0,379.0,96.0,172.0,23.0,9.0,14.0,4.0,14.0,11.0,323.0,78.0,61.0,49006.24087128335 -0,0,3,0,10,12.0,2.0,332.0,45.0,247.0,0.0,3.0,19.0,14.0,13.0,6.0,507.0,100.0,112.0,24.0,2.0,19.0,12.0,14.0,15.0,263.0,57.0,237.0,8.0,10.0,9.0,8.0,9.0,4.0,29.0,162.0,171.0,7.0,12.0,14.0,12.0,14.0,2.0,522.0,182.0,247.0,11.0,16.0,10.0,14.0,8.0,17.0,558.0,58.0,236.0,17.0,3.0,6.0,1.0,3.0,7.0,113.0,55.0,275.0,9.0,1.0,6.0,17.0,4.0,5.0,206.0,152.0,61.0,23.0,5.0,17.0,9.0,12.0,2.0,304.0,63.0,170.0,18.0,9.0,20.0,14.0,13.0,19.0,182.0,98.0,53.0,50606.966558874075 -0,7,7,11,13,18.0,11.0,337.0,104.0,115.0,16.0,11.0,14.0,6.0,14.0,9.0,297.0,186.0,87.0,9.0,17.0,16.0,10.0,16.0,19.0,509.0,123.0,9.0,17.0,4.0,6.0,8.0,10.0,1.0,369.0,118.0,237.0,7.0,10.0,13.0,8.0,13.0,2.0,410.0,151.0,148.0,25.0,5.0,2.0,9.0,4.0,17.0,186.0,63.0,118.0,16.0,10.0,8.0,10.0,19.0,2.0,302.0,104.0,106.0,18.0,5.0,6.0,17.0,9.0,5.0,325.0,62.0,190.0,29.0,10.0,0.0,5.0,13.0,2.0,252.0,118.0,141.0,22.0,6.0,7.0,6.0,11.0,6.0,145.0,36.0,142.0,43192.79379001932 -0,30,15,10,18,3.0,15.0,56.0,147.0,63.0,15.0,14.0,14.0,8.0,14.0,6.0,137.0,108.0,156.0,0.0,16.0,13.0,0.0,13.0,14.0,225.0,84.0,88.0,4.0,0.0,0.0,13.0,8.0,18.0,469.0,89.0,27.0,30.0,1.0,0.0,9.0,13.0,12.0,188.0,62.0,296.0,10.0,10.0,12.0,14.0,14.0,3.0,442.0,140.0,179.0,22.0,1.0,5.0,4.0,7.0,19.0,90.0,82.0,156.0,15.0,0.0,10.0,15.0,17.0,6.0,131.0,91.0,58.0,13.0,5.0,4.0,15.0,4.0,3.0,495.0,167.0,218.0,25.0,15.0,19.0,4.0,14.0,4.0,161.0,97.0,101.0,775367.2726028591 -0,8,15,10,18,3.0,2.0,210.0,147.0,32.0,13.0,16.0,15.0,8.0,14.0,6.0,483.0,108.0,140.0,0.0,16.0,18.0,12.0,6.0,14.0,387.0,106.0,101.0,14.0,15.0,3.0,1.0,12.0,18.0,469.0,17.0,53.0,22.0,11.0,11.0,9.0,15.0,12.0,171.0,62.0,114.0,10.0,19.0,12.0,17.0,11.0,6.0,34.0,200.0,285.0,26.0,5.0,1.0,4.0,7.0,11.0,433.0,171.0,89.0,15.0,0.0,14.0,17.0,17.0,14.0,131.0,91.0,5.0,13.0,9.0,13.0,5.0,4.0,18.0,232.0,76.0,269.0,19.0,11.0,14.0,3.0,18.0,4.0,161.0,145.0,208.0,70522.38746475153 -0,16,19,20,8,3.0,2.0,340.0,147.0,1.0,14.0,12.0,12.0,17.0,14.0,6.0,146.0,71.0,19.0,7.0,16.0,18.0,0.0,3.0,14.0,467.0,12.0,35.0,4.0,15.0,8.0,10.0,4.0,18.0,90.0,69.0,62.0,7.0,6.0,7.0,20.0,13.0,13.0,307.0,159.0,96.0,10.0,7.0,12.0,14.0,14.0,6.0,442.0,200.0,150.0,6.0,10.0,15.0,15.0,7.0,11.0,433.0,51.0,122.0,15.0,12.0,10.0,7.0,9.0,14.0,131.0,91.0,58.0,13.0,11.0,4.0,10.0,0.0,3.0,232.0,57.0,165.0,0.0,4.0,3.0,4.0,14.0,4.0,336.0,15.0,92.0,37571.041331976536 -0,29,17,8,18,12.0,2.0,18.0,147.0,182.0,13.0,5.0,14.0,8.0,14.0,12.0,483.0,108.0,76.0,0.0,13.0,18.0,7.0,20.0,7.0,486.0,106.0,216.0,4.0,15.0,3.0,13.0,4.0,18.0,427.0,186.0,62.0,28.0,2.0,4.0,15.0,13.0,10.0,503.0,64.0,296.0,10.0,7.0,12.0,8.0,1.0,6.0,535.0,200.0,131.0,0.0,10.0,5.0,7.0,6.0,5.0,433.0,51.0,89.0,28.0,14.0,10.0,10.0,17.0,1.0,131.0,91.0,256.0,13.0,1.0,4.0,15.0,2.0,9.0,232.0,76.0,269.0,25.0,4.0,14.0,5.0,19.0,12.0,49.0,150.0,106.0,497265.44826720096 -0,17,13,11,4,16.0,1.0,332.0,125.0,3.0,14.0,3.0,18.0,16.0,8.0,5.0,481.0,52.0,12.0,29.0,17.0,14.0,11.0,15.0,11.0,472.0,177.0,62.0,15.0,3.0,17.0,5.0,14.0,7.0,584.0,56.0,90.0,21.0,3.0,1.0,20.0,16.0,13.0,169.0,30.0,20.0,15.0,18.0,8.0,7.0,6.0,3.0,358.0,20.0,111.0,6.0,13.0,6.0,15.0,11.0,2.0,214.0,84.0,106.0,9.0,14.0,15.0,5.0,5.0,13.0,161.0,91.0,220.0,13.0,7.0,6.0,3.0,4.0,17.0,258.0,170.0,99.0,24.0,18.0,15.0,4.0,11.0,2.0,35.0,85.0,64.0,47549.519825086754 -0,16,3,17,17,4.0,11.0,349.0,148.0,175.0,13.0,3.0,0.0,11.0,6.0,5.0,96.0,75.0,208.0,30.0,17.0,18.0,8.0,7.0,14.0,326.0,106.0,21.0,18.0,3.0,8.0,12.0,10.0,18.0,464.0,45.0,142.0,13.0,1.0,13.0,9.0,12.0,9.0,228.0,72.0,201.0,0.0,5.0,9.0,2.0,4.0,13.0,594.0,81.0,47.0,11.0,10.0,13.0,14.0,16.0,14.0,178.0,103.0,31.0,9.0,9.0,6.0,7.0,6.0,1.0,239.0,75.0,196.0,19.0,5.0,4.0,3.0,5.0,9.0,367.0,72.0,55.0,24.0,6.0,12.0,4.0,15.0,16.0,320.0,133.0,80.0,36693.44824995986 -0,21,19,16,2,17.0,4.0,94.0,85.0,286.0,12.0,9.0,7.0,15.0,8.0,20.0,597.0,25.0,239.0,17.0,3.0,12.0,14.0,19.0,16.0,339.0,99.0,103.0,10.0,15.0,11.0,5.0,15.0,8.0,259.0,105.0,59.0,26.0,5.0,13.0,13.0,5.0,12.0,437.0,107.0,134.0,11.0,3.0,14.0,13.0,11.0,18.0,248.0,65.0,61.0,12.0,2.0,4.0,1.0,19.0,0.0,440.0,86.0,21.0,9.0,10.0,7.0,19.0,19.0,2.0,470.0,20.0,103.0,23.0,17.0,15.0,4.0,4.0,15.0,184.0,163.0,185.0,17.0,13.0,3.0,4.0,10.0,19.0,205.0,77.0,6.0,306595.959710111 -0,17,17,15,1,19.0,14.0,354.0,129.0,259.0,18.0,7.0,5.0,12.0,14.0,5.0,542.0,119.0,192.0,10.0,7.0,5.0,14.0,11.0,8.0,330.0,107.0,148.0,9.0,14.0,11.0,17.0,10.0,20.0,382.0,97.0,210.0,19.0,9.0,2.0,19.0,9.0,2.0,549.0,92.0,22.0,8.0,4.0,4.0,12.0,16.0,3.0,314.0,20.0,69.0,21.0,7.0,8.0,12.0,0.0,7.0,172.0,105.0,58.0,24.0,1.0,20.0,10.0,7.0,7.0,404.0,141.0,122.0,23.0,0.0,6.0,3.0,11.0,9.0,382.0,62.0,212.0,5.0,10.0,7.0,1.0,2.0,1.0,174.0,53.0,75.0,51540.65133185363 -0,8,17,5,2,8.0,13.0,93.0,85.0,286.0,19.0,11.0,7.0,12.0,14.0,17.0,597.0,44.0,249.0,17.0,1.0,12.0,14.0,9.0,4.0,502.0,67.0,6.0,14.0,6.0,5.0,17.0,2.0,8.0,472.0,45.0,210.0,18.0,5.0,13.0,8.0,20.0,3.0,151.0,107.0,22.0,0.0,3.0,8.0,19.0,20.0,4.0,177.0,65.0,61.0,12.0,8.0,0.0,12.0,0.0,13.0,440.0,77.0,281.0,9.0,10.0,8.0,19.0,19.0,2.0,265.0,141.0,122.0,17.0,0.0,5.0,0.0,14.0,15.0,184.0,52.0,176.0,5.0,13.0,17.0,4.0,15.0,18.0,174.0,44.0,73.0,404112.2191110078 -0,21,19,14,1,19.0,18.0,537.0,129.0,175.0,12.0,4.0,4.0,10.0,8.0,7.0,542.0,72.0,199.0,15.0,6.0,10.0,17.0,9.0,4.0,339.0,91.0,148.0,8.0,15.0,9.0,5.0,10.0,11.0,437.0,70.0,110.0,26.0,9.0,13.0,9.0,12.0,3.0,539.0,36.0,117.0,8.0,4.0,1.0,12.0,11.0,14.0,248.0,55.0,61.0,19.0,5.0,4.0,11.0,3.0,12.0,172.0,105.0,78.0,24.0,6.0,8.0,15.0,19.0,9.0,474.0,34.0,81.0,21.0,10.0,4.0,2.0,12.0,9.0,398.0,38.0,200.0,5.0,5.0,3.0,4.0,2.0,0.0,223.0,62.0,210.0,54609.46013389448 -0,17,3,9,2,0.0,2.0,107.0,145.0,211.0,2.0,4.0,10.0,7.0,3.0,4.0,451.0,52.0,18.0,0.0,7.0,10.0,15.0,0.0,2.0,491.0,107.0,76.0,18.0,9.0,18.0,17.0,6.0,10.0,509.0,78.0,64.0,21.0,7.0,15.0,10.0,13.0,14.0,221.0,189.0,20.0,22.0,4.0,14.0,2.0,10.0,2.0,7.0,55.0,18.0,11.0,8.0,7.0,8.0,17.0,16.0,215.0,103.0,21.0,23.0,14.0,7.0,9.0,5.0,10.0,478.0,18.0,137.0,23.0,14.0,4.0,8.0,6.0,9.0,313.0,158.0,157.0,4.0,14.0,14.0,4.0,10.0,18.0,132.0,133.0,59.0,494114.5877904986 -0,22,8,19,12,5.0,17.0,424.0,148.0,170.0,12.0,1.0,2.0,4.0,6.0,3.0,198.0,149.0,214.0,30.0,12.0,13.0,14.0,7.0,3.0,472.0,99.0,6.0,13.0,20.0,9.0,5.0,11.0,18.0,246.0,45.0,97.0,8.0,10.0,12.0,9.0,15.0,13.0,97.0,74.0,58.0,0.0,3.0,6.0,3.0,4.0,2.0,594.0,53.0,111.0,12.0,10.0,3.0,8.0,14.0,16.0,422.0,179.0,132.0,12.0,6.0,6.0,7.0,6.0,1.0,296.0,75.0,220.0,6.0,16.0,3.0,8.0,4.0,13.0,61.0,73.0,169.0,20.0,13.0,2.0,6.0,12.0,7.0,270.0,78.0,169.0,43045.05223192221 -0,28,9,12,9,1.0,7.0,539.0,149.0,1.0,12.0,9.0,4.0,8.0,20.0,6.0,483.0,108.0,234.0,0.0,7.0,19.0,8.0,14.0,14.0,467.0,67.0,35.0,18.0,6.0,6.0,12.0,20.0,18.0,208.0,147.0,62.0,26.0,20.0,0.0,13.0,13.0,20.0,484.0,76.0,92.0,9.0,7.0,13.0,13.0,10.0,6.0,24.0,200.0,77.0,0.0,2.0,9.0,12.0,3.0,3.0,524.0,142.0,89.0,24.0,1.0,18.0,16.0,17.0,9.0,89.0,57.0,33.0,19.0,5.0,4.0,3.0,19.0,15.0,398.0,95.0,124.0,25.0,14.0,11.0,15.0,14.0,0.0,161.0,44.0,90.0,54218.18877277503 -0,21,19,11,3,19.0,10.0,340.0,147.0,182.0,13.0,9.0,14.0,2.0,7.0,3.0,597.0,173.0,151.0,13.0,16.0,5.0,5.0,10.0,6.0,459.0,106.0,143.0,7.0,14.0,1.0,13.0,4.0,8.0,471.0,105.0,61.0,23.0,3.0,5.0,9.0,11.0,10.0,336.0,62.0,296.0,9.0,3.0,4.0,14.0,14.0,18.0,427.0,128.0,131.0,12.0,9.0,4.0,15.0,7.0,0.0,440.0,105.0,120.0,15.0,0.0,8.0,7.0,17.0,9.0,474.0,20.0,58.0,15.0,0.0,4.0,10.0,5.0,7.0,391.0,76.0,269.0,20.0,4.0,9.0,9.0,13.0,4.0,191.0,97.0,73.0,50767.59064171979 -0,22,11,14,12,10.0,16.0,334.0,115.0,165.0,12.0,6.0,4.0,4.0,10.0,14.0,560.0,93.0,196.0,28.0,11.0,7.0,12.0,7.0,16.0,56.0,47.0,8.0,16.0,7.0,17.0,13.0,16.0,19.0,512.0,41.0,150.0,18.0,3.0,14.0,9.0,12.0,12.0,90.0,150.0,267.0,9.0,3.0,3.0,16.0,13.0,3.0,449.0,37.0,208.0,14.0,16.0,3.0,8.0,3.0,11.0,228.0,135.0,45.0,9.0,13.0,6.0,8.0,16.0,1.0,181.0,72.0,210.0,23.0,16.0,1.0,15.0,1.0,2.0,505.0,182.0,157.0,22.0,14.0,3.0,5.0,13.0,13.0,313.0,139.0,59.0,48249.17354051382 -0,23,3,8,8,16.0,6.0,351.0,115.0,190.0,10.0,3.0,2.0,14.0,6.0,6.0,96.0,63.0,214.0,20.0,16.0,18.0,15.0,6.0,15.0,411.0,99.0,74.0,15.0,3.0,9.0,11.0,9.0,15.0,353.0,53.0,151.0,13.0,0.0,17.0,10.0,17.0,11.0,476.0,68.0,23.0,16.0,9.0,12.0,0.0,6.0,3.0,421.0,34.0,236.0,13.0,9.0,17.0,8.0,11.0,10.0,215.0,70.0,61.0,9.0,16.0,11.0,8.0,6.0,1.0,293.0,66.0,165.0,14.0,12.0,4.0,9.0,10.0,9.0,104.0,87.0,58.0,23.0,10.0,9.0,4.0,3.0,11.0,287.0,98.0,41.0,39392.33605720737 -0,22,3,8,11,19.0,2.0,168.0,137.0,217.0,10.0,0.0,2.0,15.0,8.0,11.0,473.0,93.0,106.0,20.0,16.0,20.0,12.0,7.0,14.0,411.0,107.0,101.0,15.0,14.0,8.0,11.0,16.0,6.0,290.0,37.0,256.0,18.0,19.0,0.0,10.0,5.0,12.0,140.0,58.0,188.0,28.0,3.0,8.0,17.0,15.0,12.0,419.0,51.0,236.0,14.0,17.0,3.0,2.0,1.0,10.0,215.0,45.0,95.0,9.0,16.0,6.0,12.0,2.0,1.0,460.0,72.0,165.0,23.0,10.0,1.0,17.0,9.0,0.0,273.0,87.0,118.0,24.0,13.0,5.0,4.0,9.0,13.0,377.0,172.0,152.0,188190.00092476283 -0,23,19,13,13,16.0,2.0,343.0,130.0,199.0,12.0,1.0,13.0,14.0,6.0,5.0,96.0,63.0,214.0,30.0,6.0,18.0,12.0,6.0,16.0,533.0,99.0,11.0,15.0,5.0,7.0,8.0,10.0,12.0,359.0,39.0,150.0,20.0,0.0,17.0,12.0,12.0,11.0,476.0,72.0,32.0,17.0,9.0,14.0,9.0,4.0,16.0,449.0,37.0,234.0,13.0,10.0,15.0,8.0,7.0,11.0,221.0,109.0,82.0,17.0,15.0,13.0,17.0,12.0,1.0,296.0,66.0,166.0,14.0,13.0,3.0,12.0,1.0,5.0,61.0,137.0,65.0,22.0,9.0,9.0,17.0,13.0,12.0,317.0,93.0,41.0,53119.039367739744 -0,17,16,16,12,1.0,15.0,434.0,124.0,271.0,13.0,3.0,14.0,19.0,16.0,18.0,96.0,52.0,153.0,17.0,17.0,5.0,9.0,18.0,14.0,313.0,134.0,215.0,8.0,6.0,0.0,12.0,2.0,2.0,315.0,104.0,205.0,7.0,17.0,17.0,20.0,1.0,0.0,363.0,33.0,110.0,0.0,3.0,13.0,8.0,0.0,13.0,254.0,20.0,111.0,0.0,18.0,8.0,8.0,17.0,5.0,326.0,103.0,299.0,14.0,13.0,9.0,18.0,4.0,10.0,374.0,75.0,136.0,23.0,11.0,17.0,3.0,8.0,9.0,61.0,63.0,55.0,24.0,11.0,12.0,4.0,13.0,14.0,289.0,133.0,59.0,50809.89714929147 -0,18,11,12,8,7.0,1.0,332.0,148.0,175.0,17.0,16.0,10.0,13.0,4.0,8.0,96.0,51.0,214.0,20.0,16.0,19.0,13.0,9.0,13.0,131.0,110.0,12.0,18.0,4.0,16.0,8.0,11.0,7.0,526.0,45.0,84.0,7.0,5.0,13.0,17.0,12.0,13.0,129.0,49.0,263.0,23.0,4.0,11.0,5.0,13.0,14.0,594.0,149.0,178.0,10.0,13.0,10.0,7.0,11.0,14.0,174.0,90.0,89.0,17.0,6.0,6.0,7.0,5.0,8.0,470.0,88.0,206.0,20.0,9.0,4.0,8.0,4.0,3.0,553.0,92.0,146.0,25.0,12.0,4.0,4.0,15.0,13.0,419.0,123.0,88.0,48796.31073906316 -0,16,12,11,2,16.0,6.0,347.0,147.0,217.0,10.0,1.0,14.0,4.0,6.0,6.0,96.0,93.0,76.0,30.0,14.0,18.0,0.0,15.0,3.0,411.0,70.0,266.0,4.0,13.0,12.0,11.0,9.0,15.0,236.0,37.0,9.0,22.0,12.0,14.0,9.0,20.0,11.0,597.0,62.0,149.0,16.0,7.0,19.0,12.0,12.0,6.0,442.0,18.0,131.0,9.0,12.0,6.0,8.0,7.0,6.0,427.0,45.0,45.0,15.0,0.0,0.0,16.0,0.0,9.0,297.0,91.0,210.0,15.0,5.0,17.0,9.0,11.0,3.0,232.0,76.0,299.0,22.0,4.0,11.0,4.0,2.0,14.0,287.0,150.0,4.0,45379.526249891656 -0,22,15,12,8,9.0,3.0,334.0,144.0,188.0,11.0,3.0,13.0,4.0,11.0,6.0,483.0,98.0,214.0,0.0,15.0,19.0,0.0,6.0,14.0,467.0,99.0,8.0,5.0,15.0,4.0,13.0,4.0,18.0,458.0,147.0,150.0,18.0,1.0,17.0,12.0,19.0,10.0,476.0,52.0,296.0,14.0,9.0,17.0,3.0,4.0,4.0,442.0,200.0,186.0,14.0,17.0,5.0,15.0,7.0,10.0,221.0,51.0,89.0,9.0,16.0,17.0,12.0,13.0,14.0,131.0,66.0,209.0,23.0,7.0,4.0,10.0,4.0,6.0,146.0,105.0,58.0,25.0,13.0,14.0,4.0,13.0,4.0,161.0,108.0,89.0,45710.27321574078 -0,20,4,3,14,12.0,12.0,332.0,169.0,115.0,29.0,12.0,13.0,3.0,14.0,0.0,99.0,85.0,63.0,29.0,17.0,18.0,2.0,7.0,16.0,263.0,105.0,210.0,30.0,4.0,8.0,18.0,11.0,6.0,584.0,143.0,123.0,4.0,0.0,14.0,9.0,18.0,13.0,511.0,178.0,166.0,0.0,0.0,12.0,9.0,6.0,16.0,418.0,157.0,111.0,16.0,10.0,8.0,8.0,12.0,2.0,302.0,100.0,138.0,16.0,14.0,7.0,13.0,5.0,5.0,316.0,176.0,220.0,3.0,19.0,4.0,3.0,15.0,20.0,343.0,66.0,32.0,24.0,9.0,8.0,20.0,13.0,10.0,338.0,138.0,197.0,46688.458266471716 -0,15,5,11,12,16.0,11.0,332.0,149.0,141.0,1.0,8.0,2.0,6.0,3.0,11.0,130.0,65.0,159.0,20.0,17.0,18.0,7.0,7.0,14.0,472.0,153.0,6.0,23.0,4.0,7.0,15.0,9.0,9.0,520.0,99.0,130.0,4.0,5.0,13.0,8.0,14.0,2.0,95.0,140.0,148.0,25.0,7.0,8.0,2.0,4.0,3.0,594.0,63.0,111.0,11.0,10.0,9.0,10.0,11.0,13.0,210.0,113.0,21.0,9.0,14.0,18.0,15.0,4.0,2.0,292.0,75.0,190.0,26.0,0.0,0.0,8.0,8.0,2.0,192.0,63.0,55.0,20.0,14.0,2.0,8.0,0.0,6.0,262.0,51.0,123.0,36723.42168005389 -0,25,19,16,2,4.0,11.0,295.0,12.0,175.0,13.0,4.0,12.0,4.0,8.0,20.0,542.0,17.0,239.0,19.0,6.0,19.0,14.0,11.0,8.0,339.0,107.0,6.0,10.0,6.0,11.0,1.0,3.0,20.0,110.0,128.0,172.0,22.0,12.0,8.0,9.0,20.0,3.0,404.0,191.0,103.0,26.0,14.0,12.0,12.0,11.0,3.0,502.0,20.0,121.0,10.0,10.0,14.0,17.0,20.0,3.0,329.0,83.0,21.0,30.0,10.0,16.0,17.0,16.0,14.0,292.0,141.0,296.0,14.0,14.0,4.0,19.0,11.0,9.0,184.0,87.0,0.0,18.0,9.0,2.0,18.0,2.0,2.0,174.0,26.0,170.0,52645.278332972935 -0,8,9,15,15,8.0,6.0,539.0,129.0,115.0,13.0,4.0,11.0,6.0,11.0,5.0,456.0,34.0,217.0,10.0,6.0,18.0,14.0,7.0,14.0,453.0,64.0,6.0,2.0,14.0,8.0,10.0,5.0,19.0,218.0,178.0,210.0,19.0,1.0,10.0,19.0,16.0,13.0,242.0,136.0,252.0,0.0,4.0,2.0,13.0,17.0,4.0,314.0,144.0,111.0,21.0,6.0,9.0,20.0,19.0,11.0,172.0,86.0,25.0,9.0,10.0,12.0,19.0,8.0,2.0,284.0,99.0,122.0,23.0,8.0,6.0,18.0,10.0,9.0,176.0,10.0,55.0,13.0,13.0,2.0,10.0,1.0,6.0,193.0,77.0,220.0,54311.22085025444 -0,16,20,16,18,3.0,5.0,295.0,116.0,215.0,18.0,10.0,2.0,15.0,14.0,20.0,77.0,192.0,239.0,0.0,8.0,1.0,14.0,10.0,7.0,467.0,19.0,35.0,10.0,6.0,15.0,18.0,4.0,18.0,469.0,19.0,128.0,1.0,5.0,20.0,9.0,20.0,4.0,378.0,36.0,296.0,3.0,19.0,12.0,12.0,18.0,18.0,24.0,200.0,230.0,7.0,10.0,5.0,4.0,7.0,11.0,433.0,70.0,21.0,9.0,18.0,18.0,7.0,6.0,9.0,512.0,171.0,202.0,0.0,1.0,4.0,10.0,4.0,6.0,184.0,58.0,296.0,5.0,4.0,15.0,12.0,20.0,4.0,161.0,97.0,51.0,52971.86938740816 -0,15,19,10,9,3.0,17.0,309.0,146.0,181.0,13.0,7.0,14.0,11.0,11.0,6.0,542.0,17.0,76.0,2.0,16.0,12.0,0.0,11.0,14.0,356.0,106.0,6.0,9.0,3.0,11.0,12.0,9.0,20.0,308.0,45.0,62.0,20.0,4.0,13.0,5.0,19.0,10.0,316.0,62.0,252.0,8.0,7.0,9.0,12.0,12.0,3.0,314.0,20.0,125.0,18.0,3.0,8.0,14.0,0.0,16.0,275.0,81.0,89.0,14.0,10.0,9.0,14.0,17.0,14.0,228.0,95.0,58.0,13.0,9.0,4.0,9.0,4.0,3.0,232.0,78.0,256.0,20.0,4.0,13.0,15.0,2.0,2.0,170.0,88.0,234.0,42106.94643697868 -0,24,19,20,0,16.0,2.0,332.0,148.0,14.0,13.0,3.0,16.0,5.0,5.0,5.0,96.0,52.0,258.0,15.0,15.0,18.0,6.0,7.0,3.0,249.0,63.0,6.0,18.0,10.0,16.0,19.0,11.0,3.0,584.0,45.0,180.0,0.0,0.0,3.0,11.0,15.0,13.0,95.0,72.0,97.0,0.0,19.0,8.0,3.0,1.0,3.0,594.0,60.0,269.0,25.0,10.0,3.0,10.0,8.0,1.0,448.0,103.0,237.0,23.0,3.0,6.0,8.0,12.0,5.0,160.0,21.0,220.0,23.0,3.0,4.0,10.0,4.0,18.0,61.0,184.0,55.0,24.0,17.0,2.0,2.0,12.0,3.0,338.0,15.0,59.0,32253.748752061096 -0,1,5,20,7,16.0,15.0,268.0,46.0,74.0,13.0,18.0,18.0,14.0,15.0,19.0,96.0,12.0,139.0,30.0,4.0,19.0,13.0,17.0,14.0,84.0,61.0,6.0,18.0,16.0,3.0,4.0,0.0,18.0,584.0,45.0,150.0,0.0,7.0,13.0,8.0,5.0,18.0,95.0,72.0,164.0,0.0,3.0,8.0,14.0,2.0,3.0,594.0,20.0,142.0,25.0,10.0,0.0,4.0,19.0,10.0,151.0,121.0,21.0,28.0,14.0,12.0,7.0,8.0,1.0,243.0,75.0,263.0,23.0,0.0,0.0,0.0,4.0,16.0,61.0,103.0,136.0,24.0,11.0,2.0,6.0,13.0,12.0,508.0,123.0,245.0,67297.17841394963 -0,22,2,9,2,2.0,9.0,295.0,137.0,217.0,23.0,3.0,7.0,7.0,3.0,1.0,96.0,52.0,214.0,10.0,16.0,19.0,6.0,6.0,14.0,318.0,147.0,147.0,16.0,12.0,13.0,10.0,17.0,17.0,82.0,45.0,150.0,18.0,7.0,15.0,1.0,20.0,11.0,73.0,71.0,20.0,21.0,9.0,19.0,3.0,4.0,3.0,428.0,183.0,13.0,12.0,15.0,17.0,19.0,0.0,16.0,331.0,159.0,45.0,9.0,12.0,19.0,18.0,2.0,7.0,403.0,112.0,210.0,18.0,0.0,3.0,20.0,12.0,9.0,537.0,22.0,287.0,22.0,13.0,16.0,4.0,13.0,13.0,287.0,179.0,166.0,58032.03775958151 -0,24,3,15,7,14.0,3.0,296.0,143.0,206.0,13.0,2.0,8.0,4.0,6.0,5.0,470.0,93.0,281.0,26.0,9.0,16.0,13.0,9.0,14.0,411.0,101.0,7.0,8.0,6.0,6.0,5.0,9.0,19.0,434.0,43.0,237.0,19.0,6.0,14.0,8.0,15.0,7.0,476.0,52.0,52.0,20.0,2.0,3.0,6.0,4.0,3.0,354.0,21.0,75.0,21.0,10.0,13.0,11.0,7.0,12.0,315.0,66.0,182.0,19.0,10.0,10.0,19.0,0.0,1.0,297.0,66.0,163.0,15.0,10.0,3.0,4.0,18.0,9.0,61.0,82.0,57.0,16.0,13.0,13.0,4.0,19.0,11.0,314.0,77.0,144.0,41105.02555138544 -0,1,8,6,12,11.0,4.0,25.0,129.0,175.0,9.0,1.0,16.0,14.0,9.0,5.0,223.0,17.0,108.0,25.0,6.0,6.0,14.0,11.0,5.0,131.0,107.0,6.0,2.0,5.0,11.0,12.0,11.0,10.0,464.0,104.0,84.0,18.0,14.0,8.0,16.0,20.0,1.0,519.0,154.0,210.0,0.0,4.0,16.0,9.0,0.0,12.0,506.0,95.0,66.0,6.0,13.0,14.0,16.0,14.0,8.0,172.0,90.0,107.0,10.0,0.0,19.0,19.0,6.0,14.0,213.0,140.0,114.0,4.0,16.0,8.0,1.0,8.0,9.0,218.0,92.0,246.0,27.0,4.0,14.0,6.0,15.0,2.0,160.0,85.0,165.0,858350.1431487963 -0,11,13,15,10,4.0,20.0,350.0,126.0,278.0,20.0,1.0,8.0,15.0,8.0,8.0,542.0,63.0,192.0,7.0,16.0,12.0,11.0,12.0,14.0,169.0,133.0,10.0,11.0,10.0,16.0,6.0,7.0,6.0,259.0,45.0,168.0,13.0,12.0,18.0,16.0,19.0,5.0,340.0,33.0,252.0,7.0,11.0,8.0,14.0,9.0,3.0,254.0,119.0,111.0,21.0,2.0,13.0,11.0,0.0,14.0,186.0,86.0,104.0,9.0,17.0,16.0,8.0,19.0,8.0,227.0,140.0,199.0,23.0,9.0,13.0,5.0,8.0,19.0,184.0,90.0,162.0,12.0,9.0,5.0,5.0,2.0,6.0,174.0,77.0,170.0,46632.11926105745 -0,29,11,0,7,13.0,3.0,332.0,130.0,175.0,13.0,1.0,7.0,14.0,3.0,5.0,112.0,23.0,82.0,15.0,5.0,12.0,4.0,15.0,14.0,472.0,87.0,128.0,9.0,6.0,8.0,9.0,10.0,19.0,223.0,45.0,50.0,21.0,1.0,13.0,5.0,15.0,2.0,82.0,72.0,119.0,18.0,10.0,8.0,2.0,4.0,3.0,594.0,126.0,111.0,6.0,10.0,17.0,19.0,11.0,6.0,537.0,144.0,295.0,0.0,20.0,7.0,7.0,5.0,5.0,552.0,161.0,121.0,28.0,0.0,20.0,4.0,4.0,9.0,61.0,63.0,197.0,27.0,4.0,16.0,14.0,13.0,10.0,595.0,119.0,219.0,46623.67937633643 -0,20,2,14,11,11.0,2.0,302.0,13.0,128.0,13.0,1.0,2.0,5.0,3.0,5.0,542.0,52.0,300.0,29.0,16.0,12.0,13.0,9.0,14.0,318.0,116.0,191.0,13.0,5.0,7.0,4.0,11.0,18.0,545.0,45.0,22.0,16.0,0.0,10.0,9.0,15.0,13.0,294.0,71.0,136.0,3.0,3.0,3.0,6.0,4.0,3.0,314.0,20.0,13.0,11.0,12.0,15.0,10.0,0.0,16.0,315.0,103.0,72.0,24.0,8.0,6.0,8.0,0.0,1.0,403.0,75.0,220.0,4.0,0.0,19.0,3.0,11.0,11.0,61.0,63.0,105.0,24.0,14.0,15.0,4.0,15.0,10.0,338.0,133.0,59.0,46314.81193429208 -0,17,2,10,1,13.0,2.0,332.0,148.0,95.0,15.0,8.0,2.0,14.0,2.0,5.0,242.0,52.0,214.0,15.0,9.0,12.0,13.0,15.0,14.0,472.0,158.0,85.0,29.0,5.0,8.0,3.0,4.0,15.0,425.0,128.0,150.0,7.0,7.0,5.0,1.0,15.0,13.0,137.0,156.0,252.0,20.0,4.0,13.0,2.0,4.0,14.0,594.0,126.0,111.0,17.0,4.0,15.0,8.0,17.0,14.0,172.0,103.0,182.0,15.0,8.0,17.0,13.0,9.0,2.0,292.0,127.0,235.0,19.0,0.0,5.0,12.0,4.0,5.0,119.0,94.0,55.0,21.0,14.0,20.0,3.0,20.0,10.0,553.0,77.0,219.0,43374.08901598466 -0,24,3,11,11,16.0,3.0,295.0,148.0,220.0,19.0,1.0,7.0,5.0,1.0,5.0,311.0,52.0,225.0,30.0,17.0,18.0,13.0,14.0,14.0,318.0,139.0,6.0,17.0,6.0,7.0,5.0,10.0,17.0,583.0,45.0,65.0,19.0,5.0,13.0,7.0,15.0,3.0,201.0,71.0,124.0,21.0,9.0,6.0,4.0,4.0,3.0,314.0,84.0,94.0,11.0,15.0,10.0,10.0,11.0,2.0,315.0,103.0,21.0,17.0,14.0,8.0,19.0,2.0,1.0,353.0,81.0,163.0,18.0,0.0,4.0,4.0,11.0,9.0,357.0,74.0,55.0,19.0,14.0,14.0,4.0,13.0,13.0,356.0,114.0,59.0,35619.57444550227 -0,4,5,7,12,12.0,2.0,171.0,148.0,217.0,29.0,3.0,2.0,14.0,3.0,5.0,96.0,139.0,1.0,30.0,17.0,19.0,18.0,7.0,9.0,472.0,107.0,6.0,18.0,14.0,8.0,5.0,20.0,14.0,584.0,45.0,150.0,27.0,0.0,13.0,9.0,15.0,13.0,95.0,72.0,20.0,0.0,17.0,2.0,2.0,4.0,4.0,594.0,69.0,111.0,4.0,8.0,8.0,8.0,11.0,5.0,16.0,154.0,52.0,9.0,14.0,20.0,3.0,3.0,1.0,292.0,66.0,220.0,23.0,0.0,18.0,3.0,4.0,3.0,431.0,63.0,169.0,1.0,12.0,10.0,4.0,7.0,13.0,301.0,182.0,59.0,535084.8982465244 -0,4,5,18,3,7.0,15.0,332.0,176.0,175.0,4.0,3.0,2.0,14.0,12.0,12.0,96.0,52.0,291.0,25.0,17.0,3.0,13.0,19.0,20.0,292.0,121.0,22.0,18.0,6.0,7.0,5.0,11.0,18.0,584.0,45.0,37.0,25.0,8.0,18.0,9.0,15.0,15.0,308.0,72.0,222.0,17.0,20.0,19.0,2.0,12.0,3.0,238.0,192.0,83.0,16.0,0.0,4.0,8.0,18.0,1.0,272.0,101.0,130.0,2.0,1.0,1.0,7.0,5.0,1.0,107.0,89.0,31.0,3.0,10.0,4.0,3.0,4.0,13.0,61.0,188.0,55.0,14.0,14.0,2.0,4.0,10.0,0.0,28.0,50.0,59.0,36571.761315741285 -0,16,5,15,2,4.0,3.0,332.0,21.0,221.0,7.0,1.0,17.0,12.0,8.0,6.0,154.0,100.0,214.0,28.0,17.0,14.0,7.0,1.0,18.0,489.0,188.0,43.0,17.0,3.0,18.0,12.0,0.0,6.0,297.0,173.0,84.0,18.0,6.0,7.0,15.0,9.0,0.0,383.0,72.0,214.0,14.0,8.0,12.0,9.0,11.0,12.0,594.0,81.0,214.0,12.0,16.0,7.0,8.0,16.0,14.0,214.0,90.0,151.0,0.0,12.0,7.0,10.0,4.0,0.0,294.0,120.0,16.0,13.0,4.0,4.0,12.0,2.0,16.0,279.0,87.0,55.0,25.0,13.0,12.0,7.0,13.0,16.0,320.0,45.0,272.0,47127.43886656281 -0,16,3,11,18,12.0,9.0,347.0,148.0,216.0,17.0,1.0,0.0,6.0,7.0,6.0,442.0,93.0,202.0,15.0,16.0,17.0,10.0,11.0,2.0,433.0,106.0,128.0,17.0,6.0,4.0,6.0,0.0,9.0,211.0,64.0,86.0,10.0,5.0,8.0,13.0,15.0,8.0,128.0,67.0,30.0,11.0,17.0,14.0,19.0,4.0,12.0,399.0,20.0,111.0,11.0,9.0,13.0,15.0,12.0,12.0,182.0,84.0,133.0,9.0,9.0,6.0,6.0,13.0,13.0,258.0,98.0,193.0,20.0,6.0,4.0,7.0,5.0,7.0,359.0,91.0,137.0,18.0,6.0,8.0,8.0,14.0,7.0,311.0,85.0,213.0,48369.6410527257 -0,25,12,8,7,16.0,12.0,351.0,115.0,123.0,13.0,3.0,7.0,18.0,8.0,0.0,96.0,64.0,196.0,6.0,17.0,18.0,12.0,5.0,0.0,472.0,96.0,101.0,3.0,6.0,10.0,17.0,9.0,10.0,251.0,36.0,151.0,18.0,18.0,4.0,20.0,12.0,0.0,349.0,41.0,20.0,17.0,3.0,8.0,2.0,4.0,13.0,239.0,20.0,144.0,15.0,10.0,18.0,14.0,7.0,18.0,412.0,81.0,1.0,18.0,4.0,6.0,19.0,5.0,1.0,292.0,128.0,98.0,23.0,13.0,4.0,3.0,1.0,19.0,168.0,149.0,55.0,24.0,9.0,2.0,4.0,7.0,11.0,338.0,93.0,244.0,38343.536917988415 -0,17,5,18,12,10.0,2.0,349.0,138.0,165.0,12.0,1.0,14.0,14.0,3.0,5.0,573.0,62.0,207.0,30.0,16.0,19.0,13.0,6.0,16.0,564.0,107.0,6.0,18.0,3.0,8.0,14.0,9.0,18.0,584.0,51.0,150.0,7.0,3.0,17.0,4.0,13.0,12.0,107.0,22.0,44.0,18.0,1.0,13.0,3.0,6.0,3.0,486.0,37.0,111.0,11.0,9.0,10.0,8.0,17.0,11.0,186.0,103.0,61.0,25.0,19.0,6.0,7.0,13.0,1.0,292.0,74.0,190.0,20.0,0.0,4.0,15.0,4.0,9.0,186.0,68.0,57.0,24.0,14.0,3.0,4.0,13.0,13.0,482.0,130.0,169.0,48444.317646896794 -0,16,15,10,20,19.0,4.0,247.0,104.0,286.0,12.0,10.0,14.0,0.0,14.0,8.0,525.0,108.0,48.0,29.0,7.0,4.0,18.0,7.0,14.0,330.0,67.0,224.0,0.0,14.0,3.0,17.0,6.0,8.0,469.0,147.0,59.0,8.0,1.0,14.0,9.0,9.0,10.0,368.0,107.0,296.0,8.0,3.0,4.0,14.0,16.0,18.0,324.0,65.0,131.0,12.0,10.0,8.0,12.0,16.0,18.0,440.0,148.0,21.0,15.0,13.0,8.0,18.0,17.0,9.0,309.0,158.0,58.0,13.0,0.0,6.0,12.0,4.0,15.0,219.0,124.0,202.0,25.0,13.0,14.0,0.0,10.0,0.0,161.0,118.0,90.0,44955.94269162092 -0,20,16,11,18,3.0,7.0,505.0,147.0,197.0,13.0,9.0,3.0,7.0,9.0,6.0,597.0,153.0,192.0,17.0,16.0,13.0,0.0,8.0,10.0,451.0,106.0,148.0,6.0,14.0,0.0,16.0,6.0,11.0,472.0,119.0,61.0,22.0,9.0,15.0,7.0,9.0,12.0,549.0,89.0,202.0,9.0,7.0,1.0,13.0,15.0,12.0,248.0,173.0,77.0,9.0,9.0,4.0,15.0,7.0,0.0,433.0,51.0,89.0,18.0,0.0,9.0,7.0,19.0,9.0,474.0,45.0,33.0,17.0,4.0,4.0,7.0,11.0,3.0,232.0,38.0,212.0,17.0,4.0,9.0,19.0,14.0,1.0,215.0,44.0,82.0,54813.27939815934 -0,25,19,8,10,2.0,11.0,434.0,12.0,115.0,11.0,9.0,10.0,20.0,3.0,5.0,517.0,91.0,272.0,19.0,16.0,7.0,5.0,12.0,5.0,538.0,24.0,171.0,2.0,20.0,16.0,12.0,5.0,10.0,110.0,104.0,30.0,29.0,20.0,17.0,20.0,1.0,8.0,229.0,33.0,20.0,9.0,20.0,6.0,6.0,13.0,18.0,133.0,20.0,198.0,14.0,12.0,14.0,12.0,10.0,12.0,447.0,157.0,146.0,3.0,16.0,18.0,7.0,9.0,4.0,116.0,18.0,33.0,6.0,0.0,2.0,10.0,0.0,3.0,553.0,154.0,146.0,18.0,16.0,14.0,4.0,5.0,0.0,103.0,78.0,179.0,52201.748408661544 -0,18,19,10,1,1.0,8.0,539.0,124.0,271.0,17.0,2.0,7.0,3.0,16.0,5.0,96.0,33.0,153.0,17.0,16.0,5.0,9.0,10.0,13.0,131.0,68.0,170.0,8.0,0.0,16.0,17.0,5.0,8.0,427.0,70.0,36.0,10.0,10.0,3.0,14.0,9.0,17.0,285.0,69.0,263.0,24.0,5.0,13.0,13.0,7.0,13.0,248.0,28.0,138.0,11.0,8.0,6.0,12.0,17.0,14.0,332.0,101.0,89.0,24.0,6.0,12.0,12.0,8.0,13.0,459.0,125.0,165.0,12.0,1.0,6.0,5.0,8.0,17.0,536.0,113.0,247.0,18.0,10.0,7.0,7.0,11.0,8.0,156.0,88.0,61.0,50612.14935758617 -0,11,19,4,20,9.0,14.0,89.0,115.0,68.0,12.0,1.0,2.0,20.0,6.0,5.0,96.0,105.0,153.0,22.0,11.0,6.0,16.0,5.0,14.0,131.0,36.0,43.0,15.0,18.0,4.0,12.0,5.0,6.0,120.0,127.0,253.0,18.0,1.0,4.0,20.0,7.0,13.0,201.0,84.0,93.0,23.0,12.0,4.0,19.0,9.0,3.0,359.0,39.0,79.0,10.0,4.0,13.0,15.0,17.0,14.0,186.0,90.0,95.0,26.0,8.0,6.0,1.0,6.0,0.0,292.0,83.0,193.0,12.0,9.0,11.0,8.0,9.0,9.0,529.0,87.0,170.0,15.0,9.0,17.0,8.0,15.0,6.0,310.0,68.0,59.0,717500.2483061852 -0,25,13,10,14,4.0,12.0,350.0,124.0,165.0,25.0,3.0,17.0,6.0,9.0,18.0,105.0,97.0,161.0,20.0,16.0,18.0,11.0,7.0,16.0,244.0,129.0,74.0,15.0,5.0,11.0,5.0,6.0,10.0,451.0,56.0,122.0,7.0,6.0,17.0,13.0,12.0,10.0,197.0,60.0,180.0,18.0,3.0,8.0,9.0,8.0,3.0,419.0,20.0,236.0,10.0,9.0,19.0,11.0,19.0,13.0,228.0,119.0,106.0,10.0,10.0,13.0,8.0,13.0,12.0,153.0,125.0,99.0,13.0,13.0,7.0,15.0,2.0,15.0,459.0,91.0,118.0,24.0,8.0,10.0,6.0,14.0,11.0,160.0,85.0,63.0,40860.74984453502 -0,19,11,9,1,3.0,20.0,543.0,181.0,141.0,13.0,17.0,7.0,8.0,1.0,14.0,483.0,35.0,121.0,8.0,16.0,3.0,6.0,8.0,19.0,535.0,141.0,288.0,23.0,5.0,4.0,17.0,8.0,18.0,469.0,103.0,91.0,16.0,1.0,9.0,12.0,19.0,17.0,79.0,15.0,20.0,2.0,7.0,17.0,14.0,17.0,6.0,189.0,34.0,131.0,21.0,17.0,11.0,11.0,7.0,9.0,157.0,51.0,167.0,0.0,10.0,14.0,16.0,3.0,19.0,377.0,133.0,188.0,7.0,3.0,4.0,5.0,17.0,10.0,232.0,87.0,157.0,8.0,9.0,14.0,8.0,20.0,4.0,485.0,176.0,66.0,41403.11363976361 -0,16,15,9,16,3.0,2.0,308.0,176.0,182.0,14.0,10.0,14.0,6.0,12.0,6.0,402.0,108.0,104.0,1.0,16.0,6.0,3.0,12.0,14.0,481.0,73.0,35.0,6.0,15.0,1.0,3.0,11.0,13.0,468.0,148.0,62.0,22.0,14.0,17.0,9.0,11.0,10.0,188.0,104.0,296.0,10.0,15.0,13.0,8.0,5.0,6.0,390.0,103.0,137.0,9.0,4.0,5.0,15.0,12.0,11.0,423.0,77.0,52.0,15.0,1.0,13.0,7.0,17.0,2.0,307.0,131.0,163.0,9.0,4.0,0.0,10.0,4.0,4.0,255.0,76.0,213.0,25.0,4.0,5.0,4.0,15.0,12.0,143.0,59.0,90.0,43628.75315454566 -0,13,5,13,0,16.0,16.0,276.0,148.0,14.0,29.0,4.0,16.0,18.0,5.0,6.0,154.0,100.0,26.0,28.0,15.0,13.0,13.0,1.0,13.0,556.0,188.0,43.0,18.0,10.0,13.0,12.0,0.0,20.0,584.0,125.0,84.0,29.0,6.0,7.0,11.0,6.0,13.0,95.0,72.0,274.0,23.0,19.0,8.0,18.0,11.0,1.0,455.0,81.0,269.0,25.0,10.0,3.0,5.0,5.0,4.0,365.0,29.0,30.0,26.0,12.0,11.0,20.0,12.0,17.0,65.0,120.0,97.0,25.0,15.0,4.0,12.0,4.0,7.0,279.0,187.0,53.0,24.0,13.0,20.0,13.0,12.0,16.0,338.0,45.0,59.0,43871.01928065268 -0,24,19,17,0,4.0,2.0,332.0,60.0,47.0,7.0,3.0,16.0,12.0,5.0,5.0,136.0,96.0,251.0,15.0,17.0,17.0,6.0,3.0,14.0,306.0,141.0,6.0,17.0,7.0,18.0,19.0,11.0,3.0,492.0,158.0,180.0,15.0,0.0,3.0,15.0,9.0,0.0,383.0,148.0,150.0,12.0,13.0,10.0,3.0,1.0,4.0,594.0,69.0,255.0,12.0,11.0,7.0,8.0,12.0,1.0,380.0,90.0,237.0,12.0,3.0,6.0,9.0,4.0,2.0,284.0,97.0,35.0,20.0,3.0,4.0,10.0,2.0,16.0,61.0,87.0,167.0,25.0,17.0,12.0,4.0,12.0,3.0,320.0,43.0,272.0,35602.011196940606 -0,11,0,20,12,16.0,2.0,332.0,148.0,175.0,25.0,11.0,15.0,9.0,5.0,8.0,96.0,82.0,164.0,11.0,17.0,1.0,19.0,7.0,4.0,360.0,169.0,6.0,18.0,10.0,12.0,19.0,11.0,2.0,193.0,174.0,150.0,7.0,10.0,1.0,0.0,15.0,13.0,74.0,122.0,20.0,13.0,3.0,8.0,3.0,19.0,3.0,594.0,20.0,179.0,0.0,6.0,3.0,8.0,9.0,5.0,215.0,103.0,273.0,19.0,14.0,6.0,7.0,5.0,12.0,160.0,12.0,265.0,23.0,8.0,5.0,3.0,4.0,18.0,61.0,184.0,55.0,19.0,17.0,14.0,2.0,13.0,17.0,338.0,124.0,59.0,37178.863185318405 -0,18,19,20,0,19.0,2.0,332.0,113.0,14.0,13.0,4.0,16.0,5.0,3.0,5.0,96.0,52.0,214.0,15.0,15.0,18.0,13.0,7.0,3.0,336.0,66.0,6.0,18.0,6.0,15.0,16.0,11.0,3.0,57.0,40.0,171.0,6.0,0.0,7.0,11.0,11.0,13.0,95.0,18.0,97.0,19.0,19.0,18.0,2.0,1.0,6.0,49.0,60.0,117.0,25.0,11.0,6.0,10.0,8.0,11.0,172.0,123.0,237.0,16.0,3.0,2.0,8.0,12.0,1.0,169.0,21.0,219.0,13.0,1.0,4.0,7.0,4.0,9.0,61.0,63.0,77.0,7.0,14.0,15.0,3.0,12.0,3.0,338.0,113.0,198.0,30565.853881524014 -0,26,5,8,12,19.0,6.0,332.0,26.0,53.0,10.0,3.0,2.0,18.0,6.0,5.0,320.0,63.0,222.0,30.0,16.0,19.0,13.0,17.0,3.0,553.0,44.0,74.0,20.0,19.0,2.0,11.0,16.0,15.0,353.0,15.0,151.0,7.0,8.0,12.0,10.0,1.0,5.0,31.0,33.0,144.0,11.0,1.0,5.0,0.0,9.0,3.0,553.0,78.0,121.0,24.0,7.0,11.0,7.0,11.0,9.0,172.0,191.0,244.0,9.0,13.0,11.0,7.0,6.0,1.0,293.0,142.0,165.0,23.0,0.0,8.0,11.0,9.0,9.0,61.0,63.0,146.0,24.0,14.0,2.0,4.0,1.0,13.0,89.0,98.0,59.0,38921.88890216642 -0,17,3,20,8,16.0,5.0,351.0,130.0,189.0,11.0,3.0,14.0,18.0,4.0,5.0,96.0,58.0,36.0,26.0,16.0,18.0,15.0,6.0,14.0,411.0,99.0,6.0,15.0,3.0,8.0,5.0,10.0,15.0,499.0,53.0,150.0,8.0,0.0,13.0,9.0,16.0,11.0,95.0,68.0,23.0,16.0,9.0,12.0,2.0,6.0,4.0,576.0,26.0,236.0,11.0,10.0,17.0,10.0,2.0,15.0,187.0,82.0,28.0,10.0,14.0,8.0,8.0,5.0,20.0,292.0,67.0,220.0,17.0,12.0,4.0,3.0,10.0,9.0,103.0,87.0,55.0,23.0,10.0,9.0,20.0,4.0,12.0,287.0,133.0,41.0,34713.133102083455 -0,19,11,9,19,6.0,2.0,340.0,181.0,175.0,29.0,17.0,7.0,2.0,11.0,6.0,65.0,64.0,76.0,24.0,12.0,16.0,4.0,16.0,19.0,565.0,190.0,37.0,9.0,5.0,9.0,14.0,19.0,18.0,58.0,147.0,62.0,10.0,14.0,20.0,18.0,5.0,14.0,188.0,93.0,109.0,10.0,7.0,20.0,8.0,5.0,12.0,442.0,200.0,190.0,21.0,10.0,6.0,15.0,7.0,11.0,413.0,119.0,281.0,3.0,2.0,12.0,7.0,17.0,9.0,74.0,91.0,266.0,7.0,5.0,4.0,10.0,20.0,13.0,255.0,50.0,229.0,25.0,4.0,5.0,8.0,20.0,4.0,103.0,22.0,66.0,41403.11363976361 -0,16,15,10,8,3.0,12.0,276.0,147.0,158.0,13.0,10.0,13.0,8.0,14.0,10.0,402.0,111.0,121.0,0.0,2.0,11.0,3.0,12.0,14.0,553.0,85.0,35.0,4.0,9.0,3.0,2.0,4.0,17.0,461.0,153.0,196.0,20.0,1.0,13.0,11.0,13.0,12.0,94.0,84.0,110.0,7.0,7.0,14.0,14.0,14.0,19.0,252.0,114.0,177.0,11.0,1.0,5.0,14.0,14.0,9.0,428.0,51.0,28.0,15.0,1.0,16.0,14.0,6.0,1.0,223.0,128.0,86.0,9.0,3.0,0.0,13.0,4.0,3.0,232.0,87.0,157.0,18.0,2.0,8.0,9.0,19.0,15.0,157.0,66.0,66.0,44955.94269162092 -0,21,11,16,9,5.0,4.0,222.0,181.0,286.0,12.0,8.0,20.0,4.0,3.0,20.0,541.0,106.0,239.0,24.0,10.0,6.0,14.0,11.0,6.0,565.0,73.0,20.0,0.0,14.0,11.0,18.0,15.0,17.0,34.0,158.0,192.0,26.0,14.0,13.0,20.0,5.0,14.0,79.0,114.0,20.0,16.0,3.0,18.0,4.0,11.0,14.0,509.0,170.0,61.0,27.0,1.0,4.0,16.0,14.0,3.0,392.0,119.0,28.0,0.0,17.0,19.0,18.0,6.0,18.0,313.0,139.0,230.0,29.0,17.0,14.0,15.0,6.0,6.0,419.0,166.0,185.0,26.0,6.0,15.0,4.0,10.0,19.0,205.0,77.0,66.0,70217.661528026 -0,19,19,9,2,4.0,2.0,241.0,90.0,141.0,16.0,9.0,6.0,5.0,9.0,17.0,589.0,71.0,121.0,17.0,13.0,6.0,14.0,19.0,18.0,339.0,93.0,103.0,10.0,7.0,5.0,2.0,11.0,11.0,267.0,112.0,59.0,16.0,5.0,15.0,12.0,9.0,12.0,394.0,107.0,122.0,11.0,7.0,14.0,8.0,5.0,16.0,229.0,58.0,155.0,17.0,1.0,6.0,6.0,15.0,6.0,429.0,86.0,25.0,9.0,10.0,16.0,18.0,15.0,0.0,377.0,85.0,116.0,7.0,3.0,9.0,9.0,17.0,15.0,189.0,87.0,183.0,16.0,4.0,4.0,10.0,20.0,15.0,103.0,59.0,15.0,75487.20518791233 -0,18,11,12,4,4.0,11.0,332.0,148.0,175.0,1.0,3.0,15.0,6.0,17.0,18.0,96.0,51.0,214.0,20.0,4.0,9.0,6.0,6.0,13.0,280.0,110.0,175.0,28.0,4.0,19.0,8.0,11.0,1.0,526.0,194.0,107.0,7.0,5.0,6.0,19.0,3.0,2.0,129.0,121.0,22.0,0.0,4.0,11.0,0.0,13.0,10.0,73.0,21.0,287.0,10.0,6.0,19.0,12.0,15.0,9.0,117.0,50.0,89.0,0.0,16.0,3.0,1.0,5.0,8.0,19.0,88.0,116.0,20.0,9.0,4.0,8.0,1.0,3.0,405.0,74.0,55.0,25.0,12.0,17.0,12.0,12.0,9.0,312.0,114.0,103.0,48796.31073906316 -0,21,4,13,12,1.0,7.0,196.0,128.0,176.0,7.0,7.0,10.0,9.0,15.0,11.0,516.0,51.0,90.0,22.0,19.0,19.0,13.0,9.0,13.0,131.0,99.0,12.0,18.0,6.0,16.0,5.0,9.0,7.0,310.0,189.0,84.0,7.0,2.0,13.0,17.0,15.0,13.0,163.0,52.0,263.0,5.0,9.0,8.0,2.0,4.0,11.0,594.0,33.0,111.0,10.0,13.0,9.0,8.0,11.0,7.0,173.0,90.0,43.0,17.0,9.0,6.0,12.0,16.0,4.0,293.0,79.0,196.0,24.0,9.0,2.0,3.0,9.0,7.0,432.0,84.0,146.0,23.0,16.0,2.0,19.0,15.0,13.0,354.0,120.0,88.0,93412.82176657631 -0,9,19,11,18,19.0,2.0,576.0,47.0,184.0,0.0,15.0,17.0,17.0,14.0,9.0,597.0,84.0,113.0,18.0,16.0,0.0,5.0,16.0,12.0,500.0,159.0,143.0,30.0,6.0,9.0,13.0,1.0,19.0,482.0,105.0,61.0,12.0,3.0,12.0,9.0,9.0,10.0,164.0,62.0,296.0,28.0,12.0,19.0,6.0,14.0,9.0,594.0,128.0,148.0,10.0,10.0,2.0,15.0,20.0,2.0,226.0,137.0,120.0,22.0,15.0,8.0,7.0,2.0,12.0,149.0,134.0,220.0,18.0,16.0,10.0,11.0,3.0,17.0,342.0,146.0,181.0,0.0,12.0,10.0,9.0,11.0,5.0,191.0,97.0,34.0,55842.98199660423 -0,17,3,0,13,9.0,6.0,340.0,137.0,175.0,9.0,6.0,10.0,5.0,7.0,16.0,96.0,84.0,112.0,3.0,16.0,5.0,5.0,7.0,9.0,442.0,106.0,12.0,14.0,7.0,13.0,12.0,3.0,8.0,369.0,172.0,62.0,18.0,9.0,15.0,11.0,12.0,11.0,335.0,73.0,50.0,16.0,3.0,5.0,14.0,13.0,18.0,427.0,52.0,131.0,12.0,9.0,5.0,12.0,8.0,0.0,285.0,105.0,24.0,15.0,0.0,6.0,0.0,8.0,9.0,245.0,48.0,58.0,15.0,0.0,4.0,10.0,5.0,19.0,412.0,67.0,145.0,16.0,4.0,9.0,16.0,13.0,4.0,235.0,84.0,136.0,36980.08368309909 -0,16,2,14,12,20.0,15.0,340.0,147.0,182.0,25.0,1.0,14.0,8.0,19.0,4.0,481.0,138.0,151.0,0.0,18.0,1.0,5.0,10.0,14.0,562.0,106.0,143.0,20.0,15.0,16.0,19.0,4.0,6.0,215.0,105.0,12.0,5.0,13.0,16.0,9.0,11.0,10.0,188.0,62.0,296.0,10.0,18.0,12.0,16.0,17.0,6.0,536.0,107.0,189.0,9.0,1.0,1.0,17.0,7.0,11.0,528.0,57.0,57.0,15.0,12.0,5.0,7.0,18.0,14.0,562.0,24.0,39.0,15.0,8.0,4.0,10.0,5.0,7.0,232.0,76.0,251.0,28.0,4.0,15.0,4.0,13.0,4.0,339.0,97.0,90.0,49668.21398920319 -0,21,18,10,18,12.0,5.0,62.0,147.0,77.0,13.0,9.0,14.0,6.0,14.0,6.0,502.0,108.0,137.0,13.0,16.0,5.0,0.0,12.0,6.0,459.0,106.0,35.0,4.0,14.0,2.0,18.0,4.0,18.0,471.0,113.0,61.0,22.0,1.0,5.0,9.0,11.0,10.0,270.0,139.0,66.0,9.0,4.0,4.0,2.0,4.0,11.0,427.0,161.0,266.0,12.0,9.0,4.0,15.0,5.0,0.0,440.0,105.0,89.0,8.0,0.0,8.0,6.0,1.0,9.0,131.0,46.0,58.0,13.0,0.0,4.0,10.0,4.0,3.0,235.0,96.0,269.0,23.0,18.0,9.0,9.0,13.0,4.0,161.0,97.0,73.0,536649.5490868867 -0,25,10,4,5,5.0,20.0,332.0,145.0,115.0,21.0,11.0,3.0,19.0,14.0,11.0,414.0,174.0,282.0,19.0,18.0,13.0,18.0,7.0,15.0,491.0,99.0,70.0,14.0,13.0,16.0,11.0,6.0,12.0,246.0,96.0,147.0,7.0,13.0,0.0,19.0,3.0,14.0,108.0,74.0,64.0,3.0,14.0,6.0,10.0,12.0,7.0,420.0,76.0,111.0,25.0,9.0,3.0,19.0,19.0,16.0,422.0,117.0,183.0,12.0,2.0,14.0,10.0,18.0,14.0,292.0,18.0,300.0,18.0,14.0,2.0,1.0,3.0,17.0,378.0,111.0,169.0,22.0,12.0,16.0,0.0,6.0,0.0,279.0,102.0,59.0,35414.71382236819 -0,23,19,16,1,2.0,15.0,455.0,62.0,7.0,12.0,1.0,6.0,2.0,3.0,3.0,259.0,52.0,214.0,16.0,17.0,19.0,17.0,7.0,14.0,472.0,24.0,58.0,2.0,6.0,4.0,11.0,12.0,10.0,213.0,56.0,77.0,7.0,0.0,9.0,9.0,12.0,15.0,232.0,74.0,55.0,0.0,4.0,6.0,11.0,4.0,2.0,581.0,48.0,18.0,12.0,8.0,8.0,9.0,17.0,5.0,384.0,113.0,132.0,19.0,14.0,14.0,9.0,7.0,10.0,296.0,130.0,110.0,23.0,13.0,2.0,3.0,10.0,16.0,313.0,85.0,215.0,24.0,9.0,14.0,7.0,11.0,17.0,219.0,101.0,60.0,46439.50852021657 -0,23,15,18,11,2.0,15.0,74.0,87.0,182.0,17.0,16.0,16.0,15.0,17.0,10.0,483.0,108.0,170.0,16.0,17.0,14.0,0.0,7.0,11.0,160.0,200.0,6.0,9.0,3.0,3.0,15.0,4.0,18.0,213.0,10.0,240.0,16.0,12.0,20.0,14.0,12.0,12.0,165.0,74.0,20.0,12.0,6.0,12.0,8.0,6.0,6.0,184.0,200.0,298.0,15.0,9.0,17.0,15.0,7.0,20.0,34.0,147.0,89.0,3.0,2.0,10.0,16.0,7.0,1.0,131.0,87.0,58.0,18.0,5.0,2.0,4.0,6.0,12.0,232.0,95.0,284.0,24.0,4.0,14.0,18.0,15.0,0.0,161.0,97.0,227.0,641037.3592066489 -0,22,19,15,2,6.0,13.0,339.0,147.0,115.0,13.0,7.0,6.0,2.0,3.0,5.0,259.0,124.0,196.0,0.0,16.0,18.0,14.0,12.0,14.0,470.0,56.0,35.0,2.0,6.0,16.0,11.0,6.0,12.0,356.0,60.0,75.0,22.0,0.0,9.0,9.0,13.0,15.0,188.0,67.0,75.0,10.0,4.0,6.0,11.0,8.0,2.0,436.0,164.0,131.0,11.0,10.0,7.0,11.0,13.0,15.0,357.0,117.0,74.0,15.0,0.0,7.0,7.0,17.0,14.0,292.0,91.0,65.0,13.0,2.0,3.0,7.0,12.0,9.0,257.0,76.0,263.0,25.0,6.0,14.0,4.0,14.0,1.0,179.0,104.0,90.0,38743.805386629676 -0,22,0,10,8,19.0,16.0,168.0,103.0,278.0,19.0,0.0,17.0,19.0,8.0,1.0,399.0,176.0,128.0,20.0,17.0,10.0,0.0,7.0,7.0,563.0,165.0,95.0,15.0,14.0,17.0,11.0,16.0,6.0,561.0,123.0,84.0,18.0,15.0,1.0,10.0,5.0,2.0,538.0,188.0,188.0,13.0,2.0,8.0,14.0,5.0,16.0,275.0,170.0,236.0,10.0,4.0,12.0,14.0,15.0,3.0,76.0,45.0,78.0,9.0,1.0,16.0,17.0,5.0,1.0,30.0,42.0,121.0,23.0,5.0,1.0,17.0,9.0,10.0,273.0,87.0,118.0,24.0,13.0,14.0,7.0,20.0,6.0,377.0,111.0,80.0,223622.0335221472 -0,21,3,8,10,9.0,2.0,385.0,124.0,247.0,15.0,1.0,14.0,9.0,9.0,7.0,473.0,93.0,106.0,19.0,16.0,17.0,9.0,12.0,14.0,275.0,144.0,11.0,15.0,14.0,14.0,12.0,15.0,18.0,401.0,63.0,256.0,11.0,19.0,0.0,17.0,11.0,9.0,140.0,61.0,134.0,28.0,2.0,8.0,17.0,8.0,6.0,309.0,118.0,206.0,14.0,9.0,5.0,11.0,1.0,17.0,195.0,27.0,107.0,22.0,15.0,7.0,12.0,4.0,0.0,354.0,140.0,165.0,8.0,10.0,2.0,16.0,11.0,2.0,591.0,108.0,110.0,6.0,1.0,1.0,4.0,18.0,10.0,407.0,172.0,152.0,49074.822739110285 -0,21,10,13,17,3.0,7.0,210.0,119.0,217.0,22.0,3.0,17.0,13.0,9.0,7.0,184.0,152.0,90.0,25.0,17.0,19.0,12.0,6.0,12.0,37.0,167.0,12.0,11.0,6.0,15.0,8.0,9.0,6.0,24.0,169.0,84.0,7.0,2.0,1.0,1.0,20.0,9.0,265.0,75.0,199.0,14.0,0.0,9.0,14.0,4.0,6.0,334.0,21.0,205.0,12.0,6.0,8.0,7.0,15.0,17.0,30.0,25.0,264.0,9.0,16.0,10.0,18.0,9.0,15.0,293.0,34.0,116.0,8.0,10.0,10.0,0.0,12.0,8.0,591.0,108.0,16.0,23.0,14.0,10.0,16.0,12.0,6.0,312.0,114.0,274.0,245219.22068762218 -0,19,7,10,10,7.0,8.0,340.0,119.0,218.0,9.0,8.0,16.0,8.0,11.0,7.0,96.0,52.0,128.0,22.0,16.0,17.0,10.0,7.0,18.0,263.0,136.0,11.0,15.0,8.0,8.0,6.0,8.0,18.0,309.0,104.0,166.0,7.0,15.0,2.0,17.0,15.0,9.0,538.0,84.0,116.0,5.0,2.0,8.0,2.0,5.0,9.0,253.0,84.0,188.0,10.0,4.0,8.0,8.0,1.0,7.0,73.0,35.0,43.0,22.0,14.0,18.0,8.0,5.0,0.0,50.0,139.0,163.0,17.0,11.0,5.0,3.0,11.0,4.0,412.0,81.0,105.0,6.0,11.0,2.0,6.0,15.0,18.0,407.0,111.0,80.0,37166.51886205515 -0,5,3,20,2,16.0,9.0,282.0,45.0,175.0,24.0,13.0,10.0,3.0,4.0,11.0,459.0,183.0,57.0,20.0,16.0,19.0,13.0,9.0,10.0,429.0,110.0,12.0,15.0,2.0,9.0,16.0,9.0,15.0,353.0,45.0,84.0,7.0,16.0,7.0,10.0,17.0,13.0,197.0,68.0,23.0,23.0,16.0,12.0,0.0,6.0,9.0,456.0,34.0,236.0,13.0,10.0,10.0,7.0,11.0,10.0,121.0,22.0,61.0,17.0,6.0,8.0,8.0,5.0,1.0,470.0,37.0,206.0,24.0,18.0,15.0,9.0,10.0,15.0,384.0,54.0,58.0,17.0,8.0,9.0,19.0,15.0,13.0,287.0,148.0,130.0,37294.223765796334 -0,18,5,8,10,7.0,1.0,351.0,130.0,190.0,16.0,3.0,6.0,14.0,6.0,7.0,41.0,51.0,214.0,20.0,16.0,18.0,13.0,8.0,13.0,131.0,107.0,26.0,15.0,3.0,14.0,11.0,10.0,10.0,435.0,53.0,151.0,7.0,0.0,15.0,14.0,12.0,11.0,361.0,49.0,263.0,20.0,4.0,11.0,3.0,13.0,14.0,594.0,149.0,179.0,10.0,11.0,16.0,8.0,11.0,13.0,198.0,90.0,89.0,9.0,7.0,11.0,7.0,5.0,4.0,308.0,84.0,165.0,16.0,9.0,4.0,8.0,6.0,4.0,109.0,90.0,73.0,25.0,10.0,5.0,6.0,3.0,12.0,319.0,115.0,85.0,35448.099569992155 -0,19,15,9,2,10.0,20.0,276.0,181.0,137.0,18.0,1.0,7.0,4.0,3.0,17.0,382.0,112.0,118.0,10.0,16.0,2.0,14.0,11.0,19.0,339.0,20.0,6.0,23.0,2.0,7.0,2.0,0.0,20.0,546.0,158.0,80.0,16.0,5.0,0.0,20.0,20.0,7.0,519.0,114.0,0.0,0.0,4.0,17.0,12.0,16.0,19.0,229.0,174.0,177.0,9.0,1.0,6.0,10.0,18.0,1.0,39.0,198.0,21.0,9.0,2.0,19.0,3.0,11.0,19.0,265.0,143.0,5.0,11.0,3.0,4.0,15.0,16.0,1.0,255.0,87.0,157.0,8.0,13.0,0.0,13.0,0.0,15.0,347.0,77.0,234.0,40984.58117893952 -0,8,18,16,8,4.0,2.0,287.0,129.0,141.0,9.0,11.0,7.0,15.0,8.0,13.0,542.0,84.0,228.0,24.0,11.0,12.0,14.0,11.0,17.0,565.0,82.0,66.0,13.0,9.0,11.0,5.0,6.0,11.0,269.0,45.0,196.0,17.0,7.0,13.0,9.0,5.0,10.0,353.0,111.0,103.0,1.0,7.0,8.0,11.0,11.0,3.0,314.0,46.0,61.0,21.0,1.0,14.0,7.0,10.0,16.0,192.0,86.0,28.0,0.0,10.0,8.0,19.0,14.0,0.0,377.0,138.0,122.0,11.0,6.0,0.0,6.0,17.0,0.0,213.0,82.0,168.0,5.0,3.0,4.0,4.0,14.0,6.0,103.0,59.0,217.0,46774.99589664811 -0,23,19,13,18,1.0,0.0,332.0,147.0,92.0,22.0,9.0,20.0,2.0,3.0,6.0,597.0,178.0,192.0,17.0,17.0,20.0,11.0,10.0,4.0,52.0,57.0,298.0,2.0,2.0,1.0,1.0,19.0,8.0,354.0,146.0,59.0,25.0,0.0,2.0,9.0,12.0,15.0,549.0,121.0,22.0,12.0,3.0,9.0,11.0,6.0,2.0,500.0,155.0,77.0,14.0,10.0,19.0,9.0,10.0,11.0,440.0,101.0,156.0,15.0,17.0,17.0,7.0,7.0,1.0,176.0,107.0,166.0,19.0,1.0,6.0,4.0,14.0,12.0,465.0,162.0,215.0,27.0,9.0,14.0,18.0,10.0,14.0,279.0,140.0,73.0,53119.039367739744 -0,21,17,15,19,18.0,10.0,539.0,66.0,115.0,12.0,1.0,5.0,1.0,14.0,3.0,284.0,173.0,214.0,19.0,7.0,12.0,17.0,7.0,15.0,472.0,45.0,143.0,5.0,14.0,0.0,15.0,6.0,8.0,213.0,102.0,92.0,18.0,9.0,9.0,9.0,11.0,12.0,232.0,79.0,20.0,9.0,3.0,4.0,12.0,11.0,18.0,420.0,65.0,102.0,12.0,8.0,8.0,11.0,17.0,0.0,351.0,114.0,108.0,24.0,8.0,7.0,9.0,19.0,9.0,292.0,20.0,66.0,18.0,0.0,2.0,0.0,12.0,15.0,257.0,95.0,212.0,24.0,5.0,9.0,6.0,11.0,13.0,239.0,107.0,60.0,52207.4082613955 -0,9,3,0,1,9.0,15.0,392.0,142.0,115.0,13.0,3.0,15.0,5.0,3.0,10.0,17.0,159.0,69.0,23.0,12.0,18.0,10.0,2.0,9.0,427.0,159.0,6.0,2.0,7.0,17.0,12.0,13.0,12.0,536.0,172.0,248.0,18.0,0.0,2.0,11.0,1.0,3.0,232.0,123.0,259.0,0.0,12.0,8.0,10.0,9.0,14.0,594.0,20.0,99.0,18.0,9.0,10.0,12.0,20.0,16.0,412.0,103.0,21.0,8.0,14.0,6.0,7.0,8.0,10.0,9.0,134.0,220.0,18.0,1.0,2.0,15.0,4.0,18.0,556.0,95.0,145.0,1.0,12.0,10.0,7.0,15.0,0.0,360.0,13.0,60.0,40636.208886421155 -0,23,18,7,4,16.0,2.0,193.0,84.0,175.0,13.0,1.0,9.0,3.0,16.0,6.0,96.0,174.0,211.0,3.0,17.0,19.0,11.0,6.0,15.0,472.0,150.0,12.0,21.0,4.0,16.0,11.0,3.0,12.0,130.0,170.0,102.0,7.0,2.0,9.0,9.0,12.0,15.0,302.0,74.0,31.0,12.0,3.0,7.0,13.0,7.0,9.0,420.0,52.0,102.0,11.0,9.0,8.0,9.0,19.0,2.0,226.0,114.0,70.0,21.0,11.0,6.0,0.0,7.0,1.0,245.0,18.0,131.0,18.0,13.0,10.0,10.0,4.0,19.0,435.0,94.0,215.0,24.0,9.0,14.0,20.0,13.0,8.0,341.0,37.0,84.0,438687.2807537515 -0,19,11,12,11,2.0,2.0,236.0,98.0,272.0,15.0,10.0,20.0,13.0,4.0,6.0,218.0,108.0,76.0,29.0,4.0,19.0,11.0,17.0,14.0,467.0,186.0,201.0,11.0,4.0,6.0,8.0,11.0,7.0,469.0,147.0,247.0,22.0,12.0,12.0,12.0,13.0,13.0,188.0,54.0,263.0,28.0,7.0,11.0,14.0,8.0,6.0,277.0,148.0,178.0,9.0,10.0,10.0,4.0,5.0,11.0,433.0,90.0,53.0,15.0,8.0,8.0,7.0,8.0,13.0,43.0,140.0,58.0,13.0,3.0,1.0,2.0,17.0,3.0,295.0,154.0,269.0,25.0,15.0,5.0,14.0,14.0,14.0,161.0,166.0,55.0,73493.96622180218 -0,17,15,10,18,3.0,1.0,337.0,147.0,182.0,14.0,16.0,13.0,12.0,14.0,8.0,483.0,51.0,98.0,13.0,19.0,18.0,13.0,9.0,13.0,131.0,108.0,35.0,9.0,15.0,8.0,13.0,4.0,18.0,499.0,77.0,62.0,8.0,5.0,13.0,17.0,12.0,10.0,137.0,61.0,296.0,10.0,4.0,12.0,5.0,13.0,9.0,571.0,149.0,131.0,10.0,13.0,5.0,10.0,9.0,14.0,208.0,51.0,35.0,15.0,6.0,6.0,7.0,5.0,12.0,131.0,91.0,206.0,13.0,9.0,2.0,8.0,12.0,4.0,253.0,85.0,146.0,25.0,8.0,14.0,12.0,14.0,6.0,419.0,116.0,88.0,47788.261596858334 -0,24,8,9,8,7.0,2.0,276.0,153.0,127.0,2.0,3.0,14.0,19.0,9.0,10.0,507.0,100.0,16.0,16.0,17.0,18.0,7.0,20.0,19.0,591.0,153.0,77.0,23.0,5.0,0.0,3.0,20.0,14.0,520.0,181.0,196.0,7.0,12.0,13.0,17.0,14.0,14.0,79.0,44.0,171.0,25.0,7.0,4.0,8.0,8.0,4.0,198.0,141.0,19.0,6.0,10.0,2.0,11.0,18.0,13.0,329.0,59.0,284.0,9.0,18.0,19.0,15.0,8.0,15.0,165.0,58.0,28.0,23.0,15.0,13.0,0.0,12.0,9.0,255.0,196.0,261.0,18.0,5.0,19.0,7.0,12.0,10.0,163.0,36.0,66.0,47327.90194356387 -0,11,6,9,9,19.0,11.0,303.0,162.0,118.0,9.0,5.0,13.0,5.0,13.0,10.0,402.0,112.0,87.0,24.0,16.0,12.0,14.0,12.0,18.0,359.0,73.0,166.0,23.0,4.0,7.0,8.0,4.0,11.0,456.0,158.0,150.0,8.0,14.0,14.0,8.0,12.0,13.0,407.0,120.0,148.0,5.0,17.0,3.0,8.0,8.0,6.0,228.0,50.0,145.0,16.0,1.0,8.0,9.0,12.0,6.0,381.0,147.0,28.0,0.0,14.0,6.0,16.0,5.0,5.0,377.0,131.0,199.0,7.0,3.0,0.0,15.0,8.0,2.0,270.0,159.0,157.0,11.0,4.0,5.0,6.0,19.0,6.0,103.0,58.0,123.0,49355.76799900277 -0,9,3,7,12,17.0,6.0,332.0,118.0,70.0,23.0,3.0,12.0,0.0,5.0,16.0,96.0,18.0,51.0,30.0,7.0,4.0,12.0,6.0,19.0,427.0,99.0,12.0,23.0,7.0,17.0,12.0,18.0,18.0,309.0,45.0,76.0,11.0,9.0,18.0,11.0,13.0,8.0,547.0,188.0,66.0,0.0,6.0,8.0,19.0,4.0,4.0,563.0,21.0,201.0,5.0,0.0,8.0,18.0,7.0,13.0,262.0,169.0,21.0,22.0,19.0,6.0,12.0,8.0,10.0,55.0,75.0,201.0,7.0,11.0,12.0,4.0,10.0,3.0,405.0,63.0,274.0,3.0,2.0,2.0,5.0,12.0,18.0,360.0,114.0,23.0,35179.38817074218 -0,12,3,10,15,1.0,6.0,137.0,115.0,217.0,7.0,3.0,14.0,13.0,16.0,11.0,96.0,52.0,84.0,28.0,16.0,18.0,10.0,6.0,9.0,280.0,137.0,12.0,10.0,6.0,16.0,10.0,3.0,13.0,130.0,127.0,120.0,17.0,4.0,14.0,19.0,2.0,13.0,229.0,52.0,22.0,20.0,11.0,5.0,2.0,6.0,10.0,594.0,52.0,108.0,10.0,6.0,16.0,15.0,16.0,7.0,204.0,103.0,43.0,9.0,18.0,9.0,16.0,5.0,9.0,249.0,97.0,214.0,24.0,13.0,10.0,3.0,4.0,9.0,535.0,71.0,145.0,23.0,12.0,9.0,19.0,12.0,8.0,342.0,50.0,191.0,619620.1932489459 -0,25,7,19,12,20.0,9.0,107.0,21.0,61.0,12.0,1.0,12.0,2.0,8.0,3.0,457.0,142.0,214.0,19.0,19.0,13.0,15.0,7.0,6.0,243.0,188.0,259.0,13.0,6.0,14.0,12.0,0.0,10.0,171.0,74.0,264.0,18.0,20.0,2.0,20.0,9.0,1.0,108.0,74.0,64.0,14.0,9.0,9.0,13.0,7.0,2.0,594.0,129.0,18.0,12.0,14.0,7.0,8.0,17.0,17.0,52.0,90.0,151.0,28.0,0.0,0.0,15.0,2.0,6.0,435.0,18.0,38.0,22.0,15.0,18.0,9.0,2.0,16.0,142.0,97.0,296.0,25.0,12.0,9.0,6.0,13.0,0.0,103.0,78.0,293.0,490177.7446104583 -0,25,19,15,2,4.0,3.0,451.0,145.0,115.0,7.0,1.0,17.0,8.0,10.0,4.0,266.0,100.0,214.0,28.0,17.0,13.0,10.0,4.0,16.0,490.0,176.0,94.0,13.0,4.0,18.0,17.0,6.0,6.0,273.0,173.0,64.0,9.0,0.0,8.0,10.0,12.0,0.0,357.0,72.0,96.0,0.0,7.0,6.0,9.0,7.0,12.0,594.0,71.0,194.0,1.0,8.0,3.0,10.0,16.0,15.0,355.0,103.0,132.0,14.0,13.0,7.0,9.0,5.0,1.0,294.0,114.0,137.0,23.0,4.0,3.0,6.0,2.0,16.0,292.0,81.0,154.0,22.0,13.0,12.0,6.0,10.0,16.0,163.0,45.0,59.0,51074.93269609554 -0,26,10,0,10,0.0,12.0,332.0,84.0,87.0,11.0,3.0,17.0,3.0,7.0,13.0,520.0,149.0,128.0,19.0,17.0,12.0,14.0,12.0,9.0,68.0,159.0,12.0,5.0,8.0,5.0,12.0,19.0,6.0,130.0,12.0,39.0,7.0,14.0,8.0,13.0,5.0,1.0,334.0,114.0,144.0,10.0,12.0,8.0,14.0,14.0,14.0,594.0,162.0,32.0,3.0,11.0,18.0,15.0,12.0,17.0,30.0,171.0,21.0,16.0,19.0,20.0,0.0,8.0,0.0,50.0,134.0,286.0,13.0,13.0,10.0,16.0,12.0,20.0,545.0,31.0,0.0,14.0,4.0,6.0,5.0,18.0,6.0,407.0,111.0,171.0,42467.984485452806 -0,9,3,10,8,7.0,16.0,385.0,124.0,246.0,15.0,3.0,10.0,5.0,9.0,10.0,96.0,73.0,69.0,3.0,20.0,17.0,9.0,8.0,20.0,229.0,157.0,11.0,20.0,9.0,12.0,13.0,3.0,12.0,470.0,149.0,84.0,18.0,10.0,1.0,16.0,13.0,12.0,538.0,121.0,115.0,25.0,2.0,8.0,14.0,5.0,9.0,253.0,143.0,205.0,10.0,10.0,8.0,14.0,8.0,8.0,201.0,25.0,46.0,22.0,18.0,16.0,6.0,5.0,1.0,245.0,140.0,220.0,9.0,12.0,2.0,14.0,4.0,4.0,562.0,105.0,145.0,1.0,11.0,6.0,12.0,13.0,6.0,379.0,63.0,80.0,40648.91396902893 -0,16,5,2,2,10.0,3.0,523.0,147.0,110.0,7.0,12.0,17.0,12.0,2.0,2.0,246.0,100.0,264.0,10.0,16.0,11.0,1.0,19.0,0.0,489.0,188.0,96.0,22.0,17.0,17.0,2.0,17.0,12.0,469.0,147.0,62.0,18.0,1.0,7.0,15.0,9.0,1.0,383.0,62.0,172.0,15.0,8.0,12.0,15.0,1.0,1.0,442.0,200.0,289.0,25.0,16.0,7.0,12.0,16.0,14.0,433.0,64.0,89.0,0.0,0.0,5.0,7.0,14.0,14.0,131.0,189.0,58.0,4.0,20.0,9.0,10.0,13.0,16.0,218.0,87.0,120.0,18.0,19.0,12.0,7.0,14.0,4.0,161.0,144.0,90.0,51754.63285073684 -0,5,15,15,18,3.0,2.0,334.0,133.0,217.0,13.0,4.0,17.0,8.0,14.0,18.0,340.0,108.0,76.0,28.0,16.0,17.0,7.0,8.0,18.0,467.0,127.0,40.0,11.0,13.0,3.0,12.0,1.0,10.0,380.0,173.0,84.0,22.0,6.0,17.0,9.0,13.0,6.0,358.0,71.0,296.0,13.0,7.0,12.0,9.0,14.0,6.0,466.0,133.0,214.0,9.0,12.0,5.0,11.0,9.0,12.0,214.0,67.0,151.0,7.0,8.0,10.0,10.0,17.0,0.0,294.0,106.0,16.0,18.0,4.0,16.0,10.0,3.0,5.0,276.0,76.0,70.0,2.0,13.0,14.0,6.0,13.0,16.0,200.0,96.0,138.0,46908.20992534136 -0,1,3,8,13,19.0,7.0,332.0,137.0,219.0,21.0,6.0,2.0,0.0,17.0,16.0,96.0,52.0,106.0,20.0,9.0,19.0,12.0,18.0,12.0,92.0,107.0,189.0,15.0,3.0,2.0,6.0,18.0,3.0,422.0,45.0,256.0,18.0,9.0,15.0,10.0,6.0,13.0,163.0,58.0,270.0,11.0,11.0,3.0,2.0,0.0,10.0,419.0,51.0,111.0,12.0,11.0,0.0,2.0,5.0,7.0,340.0,181.0,95.0,9.0,16.0,6.0,13.0,2.0,1.0,267.0,36.0,141.0,17.0,10.0,2.0,4.0,10.0,10.0,273.0,74.0,22.0,1.0,11.0,13.0,4.0,12.0,2.0,312.0,114.0,216.0,43475.470269785306 -0,22,3,8,11,11.0,2.0,168.0,118.0,217.0,10.0,0.0,15.0,14.0,8.0,5.0,453.0,93.0,90.0,20.0,9.0,19.0,12.0,7.0,14.0,280.0,99.0,101.0,8.0,14.0,11.0,11.0,9.0,10.0,296.0,37.0,166.0,17.0,2.0,14.0,19.0,5.0,12.0,140.0,52.0,188.0,0.0,6.0,8.0,7.0,15.0,12.0,563.0,49.0,236.0,13.0,11.0,6.0,8.0,1.0,7.0,172.0,45.0,84.0,9.0,16.0,19.0,15.0,3.0,1.0,306.0,74.0,131.0,23.0,14.0,1.0,17.0,9.0,0.0,405.0,80.0,98.0,23.0,12.0,5.0,0.0,11.0,13.0,377.0,157.0,152.0,188190.00092476283 -0,3,8,15,3,3.0,10.0,586.0,177.0,115.0,13.0,2.0,4.0,2.0,7.0,20.0,456.0,173.0,298.0,9.0,16.0,9.0,1.0,7.0,5.0,453.0,106.0,297.0,22.0,14.0,8.0,10.0,5.0,0.0,554.0,178.0,210.0,19.0,15.0,5.0,9.0,16.0,13.0,336.0,136.0,296.0,21.0,11.0,4.0,13.0,3.0,17.0,144.0,113.0,111.0,21.0,9.0,4.0,20.0,19.0,0.0,176.0,31.0,120.0,25.0,10.0,8.0,7.0,17.0,3.0,267.0,20.0,58.0,5.0,8.0,6.0,10.0,19.0,9.0,391.0,80.0,55.0,13.0,13.0,9.0,5.0,13.0,4.0,186.0,74.0,73.0,54937.39970038881 -0,8,14,11,15,8.0,6.0,505.0,136.0,182.0,13.0,9.0,14.0,6.0,11.0,5.0,597.0,144.0,217.0,13.0,6.0,8.0,14.0,9.0,13.0,453.0,67.0,142.0,3.0,14.0,1.0,11.0,4.0,8.0,218.0,105.0,61.0,22.0,2.0,9.0,13.0,11.0,10.0,242.0,101.0,290.0,8.0,3.0,2.0,13.0,17.0,18.0,351.0,144.0,121.0,14.0,8.0,4.0,19.0,7.0,9.0,172.0,98.0,95.0,14.0,0.0,12.0,15.0,17.0,8.0,474.0,99.0,122.0,15.0,2.0,4.0,12.0,10.0,8.0,200.0,38.0,269.0,15.0,4.0,2.0,9.0,1.0,4.0,191.0,87.0,220.0,54850.07331265495 -0,23,3,15,9,12.0,6.0,332.0,137.0,190.0,10.0,6.0,10.0,14.0,17.0,16.0,96.0,194.0,269.0,22.0,9.0,4.0,12.0,6.0,19.0,575.0,107.0,134.0,15.0,19.0,9.0,6.0,14.0,6.0,231.0,53.0,84.0,13.0,15.0,15.0,10.0,17.0,8.0,338.0,68.0,23.0,8.0,1.0,3.0,0.0,6.0,10.0,106.0,83.0,236.0,13.0,9.0,15.0,8.0,4.0,3.0,491.0,16.0,95.0,9.0,16.0,11.0,13.0,2.0,1.0,236.0,36.0,141.0,14.0,12.0,2.0,0.0,10.0,12.0,104.0,58.0,143.0,1.0,11.0,9.0,15.0,3.0,11.0,287.0,98.0,285.0,41312.137596801644 -0,7,14,4,12,19.0,6.0,342.0,115.0,218.0,21.0,3.0,15.0,0.0,6.0,6.0,96.0,54.0,214.0,20.0,13.0,18.0,12.0,11.0,15.0,120.0,99.0,189.0,7.0,3.0,4.0,11.0,15.0,15.0,356.0,49.0,256.0,16.0,9.0,15.0,12.0,13.0,12.0,476.0,60.0,270.0,16.0,9.0,7.0,1.0,5.0,5.0,420.0,51.0,142.0,12.0,11.0,1.0,2.0,8.0,10.0,233.0,181.0,87.0,9.0,4.0,6.0,8.0,4.0,0.0,281.0,37.0,165.0,17.0,11.0,2.0,9.0,6.0,10.0,273.0,74.0,50.0,23.0,10.0,9.0,4.0,3.0,4.0,312.0,103.0,135.0,43665.40197679306 -0,16,18,11,2,4.0,5.0,332.0,99.0,221.0,26.0,1.0,17.0,5.0,8.0,6.0,560.0,100.0,214.0,28.0,6.0,14.0,1.0,18.0,18.0,489.0,120.0,74.0,17.0,6.0,18.0,9.0,0.0,6.0,297.0,173.0,135.0,18.0,17.0,5.0,10.0,4.0,0.0,479.0,164.0,43.0,20.0,9.0,7.0,9.0,20.0,19.0,594.0,41.0,13.0,7.0,16.0,10.0,8.0,16.0,6.0,214.0,90.0,100.0,0.0,12.0,6.0,10.0,6.0,13.0,294.0,120.0,56.0,13.0,4.0,4.0,12.0,2.0,15.0,279.0,87.0,55.0,19.0,13.0,13.0,10.0,2.0,12.0,320.0,45.0,272.0,49519.54488786301 -0,8,13,9,9,4.0,3.0,332.0,82.0,221.0,24.0,5.0,17.0,12.0,11.0,11.0,154.0,86.0,214.0,10.0,17.0,9.0,7.0,1.0,18.0,489.0,188.0,43.0,17.0,3.0,9.0,16.0,15.0,6.0,45.0,173.0,84.0,18.0,6.0,7.0,16.0,9.0,8.0,383.0,72.0,214.0,14.0,8.0,12.0,9.0,11.0,17.0,594.0,81.0,74.0,12.0,0.0,11.0,8.0,16.0,14.0,73.0,90.0,151.0,0.0,12.0,20.0,9.0,4.0,0.0,294.0,46.0,300.0,8.0,7.0,11.0,12.0,2.0,16.0,279.0,87.0,55.0,12.0,13.0,7.0,7.0,13.0,16.0,232.0,45.0,267.0,38783.19055618816 -0,17,15,2,14,10.0,18.0,414.0,147.0,157.0,18.0,10.0,0.0,8.0,3.0,3.0,154.0,99.0,193.0,0.0,2.0,19.0,14.0,7.0,14.0,472.0,92.0,176.0,4.0,15.0,8.0,4.0,4.0,17.0,218.0,147.0,54.0,23.0,1.0,17.0,19.0,13.0,3.0,188.0,62.0,22.0,0.0,6.0,8.0,14.0,4.0,6.0,259.0,101.0,131.0,25.0,2.0,8.0,15.0,7.0,9.0,172.0,130.0,297.0,5.0,12.0,10.0,14.0,13.0,1.0,292.0,180.0,87.0,9.0,12.0,4.0,3.0,4.0,2.0,61.0,76.0,269.0,17.0,14.0,20.0,15.0,0.0,2.0,542.0,133.0,10.0,48111.660332207466 -0,16,9,20,15,3.0,14.0,332.0,147.0,176.0,13.0,3.0,10.0,14.0,10.0,5.0,196.0,52.0,90.0,3.0,16.0,18.0,6.0,10.0,4.0,471.0,106.0,6.0,18.0,11.0,3.0,5.0,11.0,18.0,469.0,96.0,129.0,16.0,0.0,16.0,9.0,13.0,11.0,95.0,72.0,20.0,10.0,4.0,9.0,2.0,14.0,3.0,442.0,114.0,129.0,9.0,18.0,5.0,8.0,11.0,12.0,433.0,103.0,21.0,15.0,12.0,6.0,7.0,16.0,8.0,250.0,91.0,220.0,13.0,0.0,14.0,7.0,16.0,8.0,232.0,72.0,174.0,24.0,11.0,2.0,15.0,13.0,12.0,161.0,97.0,90.0,35799.195698597854 -0,19,12,3,16,3.0,16.0,332.0,126.0,105.0,22.0,15.0,3.0,19.0,16.0,17.0,96.0,174.0,282.0,2.0,4.0,3.0,4.0,16.0,15.0,427.0,99.0,12.0,21.0,7.0,5.0,19.0,6.0,12.0,162.0,96.0,107.0,22.0,4.0,15.0,18.0,15.0,14.0,485.0,132.0,111.0,3.0,5.0,13.0,10.0,12.0,7.0,572.0,181.0,111.0,8.0,10.0,8.0,15.0,6.0,16.0,283.0,117.0,21.0,19.0,20.0,14.0,20.0,18.0,10.0,292.0,152.0,300.0,18.0,14.0,1.0,6.0,19.0,17.0,378.0,111.0,169.0,22.0,12.0,1.0,7.0,13.0,8.0,327.0,14.0,59.0,37045.64170067586 -0,11,4,4,11,7.0,20.0,332.0,127.0,115.0,16.0,3.0,8.0,12.0,14.0,11.0,371.0,18.0,69.0,18.0,17.0,13.0,10.0,6.0,11.0,491.0,159.0,70.0,17.0,11.0,16.0,12.0,4.0,12.0,246.0,172.0,131.0,10.0,13.0,0.0,18.0,3.0,16.0,142.0,74.0,64.0,26.0,12.0,6.0,10.0,13.0,9.0,594.0,76.0,99.0,14.0,9.0,3.0,19.0,19.0,5.0,226.0,103.0,183.0,12.0,19.0,8.0,6.0,11.0,12.0,264.0,18.0,220.0,2.0,13.0,2.0,7.0,3.0,17.0,408.0,79.0,164.0,1.0,12.0,10.0,5.0,7.0,0.0,337.0,17.0,191.0,48857.389018370595 -0,22,3,15,3,11.0,3.0,260.0,118.0,152.0,16.0,1.0,15.0,20.0,8.0,5.0,154.0,93.0,214.0,28.0,5.0,14.0,12.0,7.0,10.0,280.0,106.0,43.0,8.0,3.0,11.0,13.0,9.0,6.0,297.0,87.0,116.0,18.0,2.0,14.0,19.0,9.0,12.0,140.0,52.0,160.0,21.0,6.0,20.0,7.0,15.0,12.0,594.0,140.0,179.0,12.0,16.0,6.0,4.0,12.0,12.0,417.0,108.0,202.0,2.0,16.0,7.0,3.0,6.0,0.0,294.0,139.0,16.0,16.0,4.0,4.0,12.0,16.0,0.0,514.0,48.0,114.0,25.0,8.0,5.0,8.0,20.0,13.0,446.0,157.0,183.0,60947.93916773307 -0,19,3,9,11,4.0,2.0,332.0,31.0,221.0,10.0,0.0,17.0,13.0,19.0,6.0,453.0,100.0,90.0,20.0,16.0,19.0,7.0,1.0,18.0,489.0,142.0,101.0,17.0,14.0,18.0,11.0,0.0,10.0,296.0,173.0,134.0,17.0,6.0,7.0,15.0,8.0,0.0,330.0,72.0,197.0,5.0,6.0,9.0,8.0,11.0,17.0,566.0,67.0,236.0,12.0,13.0,7.0,7.0,1.0,14.0,205.0,45.0,132.0,9.0,12.0,8.0,12.0,4.0,1.0,303.0,109.0,131.0,23.0,10.0,1.0,17.0,9.0,11.0,282.0,83.0,98.0,23.0,12.0,12.0,7.0,11.0,16.0,320.0,45.0,189.0,46845.59637934946 -0,29,10,5,7,4.0,11.0,296.0,148.0,175.0,14.0,17.0,18.0,6.0,12.0,7.0,276.0,24.0,162.0,15.0,13.0,16.0,5.0,15.0,14.0,206.0,88.0,128.0,28.0,4.0,19.0,8.0,1.0,19.0,223.0,45.0,107.0,30.0,1.0,7.0,5.0,3.0,2.0,563.0,121.0,22.0,0.0,10.0,8.0,17.0,3.0,14.0,188.0,21.0,191.0,11.0,10.0,17.0,10.0,6.0,5.0,537.0,50.0,241.0,0.0,9.0,7.0,7.0,5.0,3.0,19.0,161.0,195.0,0.0,15.0,2.0,8.0,14.0,2.0,405.0,63.0,55.0,3.0,1.0,3.0,18.0,17.0,10.0,312.0,119.0,7.0,44313.46213638389 -0,22,16,0,7,13.0,3.0,572.0,147.0,175.0,12.0,2.0,7.0,10.0,4.0,15.0,106.0,51.0,214.0,19.0,4.0,11.0,5.0,13.0,13.0,303.0,87.0,154.0,12.0,6.0,8.0,9.0,10.0,17.0,439.0,73.0,50.0,12.0,5.0,6.0,12.0,15.0,2.0,103.0,72.0,24.0,11.0,4.0,10.0,0.0,13.0,6.0,594.0,45.0,140.0,6.0,7.0,19.0,15.0,11.0,8.0,117.0,86.0,288.0,8.0,19.0,3.0,6.0,13.0,8.0,552.0,88.0,119.0,28.0,6.0,17.0,4.0,3.0,7.0,61.0,74.0,197.0,27.0,12.0,16.0,13.0,12.0,9.0,595.0,117.0,201.0,51112.46682425416 -0,29,11,0,3,10.0,16.0,556.0,51.0,134.0,13.0,12.0,2.0,14.0,3.0,13.0,96.0,23.0,264.0,22.0,10.0,3.0,2.0,7.0,14.0,472.0,107.0,6.0,18.0,15.0,19.0,9.0,2.0,17.0,213.0,45.0,200.0,7.0,14.0,13.0,9.0,15.0,2.0,95.0,72.0,20.0,30.0,18.0,8.0,2.0,4.0,20.0,594.0,20.0,161.0,11.0,15.0,6.0,8.0,7.0,6.0,0.0,144.0,292.0,9.0,14.0,6.0,7.0,7.0,5.0,552.0,53.0,163.0,2.0,0.0,20.0,4.0,4.0,9.0,274.0,125.0,236.0,24.0,18.0,2.0,14.0,8.0,13.0,241.0,109.0,59.0,46623.67937633643 -0,17,9,0,7,13.0,2.0,332.0,130.0,175.0,13.0,1.0,7.0,7.0,3.0,16.0,110.0,36.0,82.0,15.0,17.0,18.0,11.0,15.0,9.0,520.0,99.0,26.0,14.0,5.0,8.0,5.0,11.0,18.0,223.0,98.0,150.0,13.0,0.0,9.0,5.0,9.0,2.0,87.0,188.0,119.0,1.0,3.0,11.0,12.0,4.0,3.0,594.0,87.0,111.0,8.0,10.0,8.0,19.0,9.0,14.0,537.0,103.0,295.0,0.0,14.0,6.0,4.0,2.0,4.0,318.0,112.0,121.0,26.0,14.0,18.0,3.0,14.0,17.0,61.0,63.0,113.0,27.0,4.0,9.0,4.0,13.0,10.0,456.0,133.0,153.0,35791.542177218274 -0,16,19,17,17,3.0,10.0,340.0,66.0,182.0,13.0,9.0,14.0,4.0,15.0,12.0,564.0,173.0,199.0,22.0,6.0,11.0,15.0,10.0,11.0,565.0,106.0,133.0,13.0,15.0,3.0,3.0,2.0,18.0,469.0,147.0,235.0,23.0,1.0,20.0,9.0,11.0,10.0,188.0,62.0,248.0,9.0,3.0,14.0,6.0,0.0,13.0,280.0,122.0,131.0,12.0,5.0,4.0,17.0,7.0,1.0,433.0,51.0,73.0,15.0,6.0,8.0,7.0,3.0,9.0,45.0,91.0,58.0,28.0,0.0,14.0,14.0,4.0,3.0,60.0,32.0,269.0,13.0,4.0,14.0,4.0,13.0,4.0,256.0,97.0,73.0,50645.789927957725 -0,18,15,10,17,14.0,2.0,154.0,147.0,182.0,13.0,10.0,14.0,2.0,13.0,6.0,483.0,108.0,76.0,0.0,16.0,12.0,3.0,10.0,14.0,467.0,95.0,137.0,7.0,14.0,1.0,13.0,4.0,10.0,469.0,132.0,61.0,22.0,2.0,5.0,16.0,13.0,14.0,302.0,101.0,296.0,9.0,7.0,4.0,14.0,4.0,8.0,442.0,160.0,131.0,11.0,9.0,5.0,15.0,7.0,0.0,440.0,73.0,110.0,26.0,0.0,9.0,7.0,17.0,14.0,474.0,20.0,58.0,13.0,5.0,16.0,10.0,4.0,7.0,236.0,76.0,239.0,20.0,4.0,9.0,9.0,13.0,6.0,191.0,97.0,90.0,215136.6434520756 -0,1,5,13,4,4.0,19.0,103.0,134.0,175.0,18.0,19.0,15.0,1.0,12.0,13.0,96.0,27.0,214.0,16.0,4.0,9.0,11.0,6.0,14.0,280.0,107.0,293.0,30.0,4.0,8.0,8.0,4.0,18.0,526.0,36.0,150.0,7.0,0.0,6.0,19.0,3.0,13.0,110.0,117.0,13.0,0.0,3.0,19.0,2.0,13.0,6.0,73.0,172.0,187.0,11.0,6.0,9.0,6.0,5.0,16.0,2.0,50.0,21.0,0.0,16.0,3.0,10.0,5.0,1.0,19.0,75.0,100.0,20.0,9.0,4.0,3.0,5.0,13.0,405.0,191.0,55.0,24.0,14.0,15.0,12.0,13.0,9.0,49.0,114.0,59.0,502706.0978848953 -0,17,11,15,9,16.0,2.0,25.0,148.0,175.0,9.0,3.0,5.0,14.0,5.0,17.0,96.0,52.0,214.0,20.0,6.0,9.0,8.0,6.0,13.0,472.0,107.0,6.0,23.0,4.0,19.0,7.0,11.0,1.0,552.0,51.0,125.0,7.0,5.0,8.0,11.0,10.0,10.0,118.0,121.0,22.0,23.0,3.0,11.0,1.0,4.0,8.0,594.0,20.0,132.0,10.0,8.0,8.0,9.0,11.0,12.0,117.0,103.0,89.0,9.0,14.0,5.0,1.0,14.0,1.0,292.0,88.0,188.0,20.0,1.0,4.0,8.0,3.0,4.0,214.0,69.0,125.0,25.0,12.0,17.0,9.0,12.0,12.0,312.0,132.0,83.0,929878.6213614376 -0,23,9,13,10,4.0,13.0,351.0,111.0,194.0,9.0,3.0,7.0,7.0,8.0,6.0,96.0,84.0,126.0,11.0,17.0,8.0,18.0,6.0,12.0,433.0,143.0,74.0,13.0,7.0,7.0,8.0,6.0,2.0,269.0,130.0,196.0,27.0,9.0,13.0,10.0,17.0,4.0,318.0,68.0,212.0,16.0,17.0,6.0,12.0,10.0,20.0,314.0,34.0,181.0,2.0,9.0,14.0,14.0,15.0,18.0,192.0,97.0,28.0,9.0,12.0,12.0,2.0,6.0,18.0,590.0,138.0,165.0,10.0,12.0,0.0,11.0,17.0,9.0,430.0,82.0,112.0,17.0,3.0,9.0,4.0,11.0,11.0,450.0,91.0,152.0,40201.757520612824 -0,8,14,8,12,12.0,2.0,308.0,115.0,189.0,9.0,11.0,2.0,14.0,7.0,12.0,344.0,81.0,228.0,20.0,11.0,15.0,14.0,11.0,17.0,565.0,99.0,66.0,15.0,3.0,10.0,11.0,8.0,13.0,353.0,51.0,151.0,17.0,7.0,15.0,9.0,16.0,10.0,353.0,78.0,26.0,1.0,7.0,8.0,7.0,11.0,10.0,421.0,39.0,69.0,21.0,8.0,17.0,7.0,10.0,13.0,215.0,86.0,50.0,7.0,11.0,9.0,13.0,14.0,1.0,293.0,66.0,143.0,11.0,6.0,1.0,7.0,10.0,0.0,104.0,84.0,58.0,23.0,7.0,4.0,4.0,3.0,10.0,287.0,95.0,41.0,42990.08245773833 -0,25,3,7,15,18.0,2.0,217.0,145.0,115.0,0.0,14.0,10.0,19.0,3.0,8.0,473.0,82.0,69.0,3.0,8.0,13.0,14.0,7.0,11.0,427.0,140.0,62.0,22.0,14.0,17.0,16.0,3.0,12.0,156.0,137.0,147.0,18.0,8.0,12.0,9.0,15.0,14.0,406.0,123.0,248.0,3.0,14.0,9.0,0.0,13.0,20.0,594.0,76.0,274.0,10.0,9.0,3.0,19.0,19.0,16.0,394.0,103.0,21.0,20.0,7.0,20.0,10.0,8.0,11.0,261.0,18.0,273.0,22.0,6.0,2.0,11.0,3.0,15.0,227.0,56.0,169.0,4.0,12.0,2.0,0.0,20.0,0.0,315.0,102.0,236.0,65808.91373024652 -0,9,10,0,14,5.0,8.0,332.0,107.0,175.0,13.0,3.0,3.0,5.0,14.0,11.0,96.0,18.0,282.0,19.0,17.0,15.0,16.0,6.0,10.0,465.0,120.0,70.0,21.0,7.0,16.0,11.0,3.0,12.0,189.0,119.0,107.0,7.0,12.0,15.0,11.0,3.0,15.0,108.0,75.0,50.0,15.0,12.0,8.0,13.0,12.0,7.0,428.0,52.0,99.0,25.0,10.0,6.0,15.0,20.0,2.0,422.0,111.0,39.0,18.0,19.0,6.0,3.0,18.0,10.0,245.0,32.0,300.0,18.0,13.0,10.0,1.0,3.0,19.0,556.0,63.0,149.0,21.0,12.0,11.0,20.0,6.0,6.0,279.0,51.0,59.0,37549.08992694757 -0,14,19,2,4,3.0,2.0,489.0,113.0,110.0,13.0,2.0,12.0,7.0,3.0,1.0,424.0,193.0,214.0,15.0,15.0,17.0,2.0,7.0,5.0,257.0,22.0,6.0,22.0,7.0,5.0,19.0,5.0,20.0,162.0,185.0,214.0,18.0,19.0,19.0,9.0,16.0,7.0,135.0,18.0,206.0,19.0,0.0,4.0,2.0,3.0,6.0,472.0,60.0,117.0,29.0,9.0,6.0,5.0,8.0,0.0,176.0,183.0,237.0,0.0,3.0,1.0,7.0,0.0,19.0,393.0,20.0,219.0,5.0,1.0,8.0,7.0,17.0,15.0,61.0,189.0,182.0,7.0,2.0,11.0,3.0,12.0,3.0,72.0,37.0,60.0,50864.69417342397 -0,17,8,18,0,16.0,10.0,533.0,126.0,115.0,13.0,4.0,4.0,2.0,7.0,14.0,96.0,52.0,298.0,11.0,16.0,13.0,8.0,7.0,3.0,368.0,66.0,19.0,18.0,14.0,15.0,14.0,11.0,0.0,449.0,178.0,171.0,19.0,15.0,6.0,9.0,11.0,5.0,336.0,77.0,266.0,21.0,16.0,18.0,13.0,2.0,7.0,144.0,106.0,111.0,25.0,10.0,4.0,13.0,16.0,8.0,172.0,62.0,143.0,25.0,10.0,8.0,8.0,14.0,3.0,267.0,21.0,62.0,11.0,7.0,4.0,8.0,4.0,10.0,347.0,67.0,55.0,8.0,13.0,15.0,3.0,12.0,4.0,290.0,75.0,82.0,49233.76624226736 -0,8,5,16,4,3.0,3.0,332.0,21.0,141.0,12.0,1.0,18.0,15.0,12.0,16.0,379.0,61.0,214.0,8.0,17.0,12.0,0.0,11.0,6.0,397.0,82.0,149.0,6.0,13.0,18.0,5.0,15.0,11.0,297.0,33.0,196.0,8.0,6.0,13.0,15.0,9.0,10.0,423.0,13.0,214.0,14.0,7.0,18.0,8.0,11.0,12.0,594.0,164.0,61.0,29.0,16.0,6.0,7.0,16.0,16.0,192.0,90.0,126.0,1.0,8.0,7.0,20.0,4.0,0.0,377.0,138.0,122.0,28.0,6.0,0.0,6.0,2.0,16.0,137.0,82.0,55.0,19.0,3.0,6.0,4.0,13.0,16.0,320.0,59.0,149.0,45514.684901131026 -0,16,18,15,4,4.0,2.0,287.0,38.0,171.0,7.0,2.0,8.0,13.0,8.0,13.0,154.0,89.0,220.0,28.0,11.0,14.0,14.0,7.0,18.0,489.0,188.0,61.0,15.0,9.0,11.0,12.0,0.0,10.0,269.0,65.0,104.0,17.0,7.0,8.0,9.0,5.0,0.0,383.0,72.0,103.0,5.0,8.0,12.0,9.0,12.0,5.0,576.0,66.0,175.0,20.0,1.0,13.0,7.0,10.0,14.0,199.0,86.0,28.0,0.0,11.0,7.0,19.0,11.0,0.0,373.0,120.0,64.0,11.0,5.0,0.0,12.0,17.0,11.0,248.0,82.0,95.0,24.0,13.0,4.0,5.0,14.0,13.0,267.0,56.0,229.0,51190.18308826933 -0,30,0,8,4,19.0,2.0,458.0,29.0,240.0,4.0,0.0,5.0,15.0,8.0,19.0,473.0,66.0,16.0,20.0,16.0,20.0,11.0,7.0,14.0,89.0,154.0,101.0,15.0,5.0,3.0,3.0,0.0,17.0,26.0,37.0,196.0,10.0,18.0,20.0,12.0,0.0,17.0,79.0,44.0,154.0,25.0,18.0,0.0,8.0,4.0,12.0,419.0,167.0,19.0,2.0,10.0,20.0,11.0,6.0,13.0,164.0,34.0,245.0,9.0,12.0,6.0,2.0,8.0,15.0,299.0,58.0,165.0,20.0,1.0,2.0,14.0,12.0,9.0,179.0,183.0,118.0,24.0,11.0,5.0,4.0,12.0,6.0,377.0,36.0,152.0,51077.246699108604 -0,24,8,8,8,14.0,10.0,204.0,153.0,127.0,2.0,2.0,14.0,18.0,8.0,10.0,507.0,93.0,61.0,16.0,16.0,18.0,7.0,17.0,19.0,411.0,153.0,97.0,19.0,14.0,0.0,11.0,16.0,14.0,520.0,53.0,233.0,18.0,19.0,13.0,10.0,5.0,12.0,92.0,50.0,171.0,28.0,5.0,4.0,14.0,8.0,4.0,198.0,119.0,236.0,13.0,17.0,2.0,2.0,18.0,10.0,215.0,58.0,284.0,9.0,16.0,19.0,15.0,2.0,2.0,182.0,67.0,127.0,23.0,10.0,13.0,9.0,9.0,0.0,270.0,87.0,183.0,18.0,10.0,13.0,6.0,10.0,13.0,321.0,124.0,66.0,88937.20129960302 -0,20,9,5,13,19.0,7.0,375.0,137.0,111.0,21.0,3.0,2.0,0.0,9.0,0.0,378.0,135.0,106.0,27.0,14.0,1.0,12.0,14.0,16.0,43.0,67.0,189.0,7.0,20.0,13.0,19.0,2.0,10.0,422.0,27.0,61.0,18.0,0.0,15.0,20.0,9.0,13.0,163.0,163.0,270.0,21.0,11.0,3.0,2.0,8.0,10.0,494.0,193.0,111.0,24.0,16.0,3.0,2.0,10.0,15.0,340.0,93.0,285.0,9.0,16.0,12.0,20.0,2.0,1.0,538.0,36.0,141.0,17.0,20.0,2.0,4.0,10.0,10.0,202.0,74.0,22.0,9.0,7.0,13.0,5.0,6.0,9.0,292.0,114.0,94.0,49819.69893179671 -0,9,3,18,10,19.0,9.0,544.0,181.0,160.0,21.0,14.0,2.0,14.0,19.0,16.0,96.0,52.0,214.0,20.0,13.0,15.0,9.0,2.0,11.0,479.0,179.0,189.0,18.0,5.0,10.0,6.0,18.0,4.0,422.0,195.0,256.0,18.0,7.0,15.0,10.0,6.0,11.0,163.0,35.0,98.0,9.0,11.0,3.0,5.0,15.0,5.0,419.0,51.0,111.0,17.0,11.0,0.0,2.0,5.0,6.0,49.0,129.0,41.0,22.0,0.0,6.0,13.0,5.0,10.0,379.0,60.0,40.0,17.0,10.0,5.0,4.0,10.0,10.0,273.0,194.0,22.0,7.0,0.0,19.0,4.0,12.0,2.0,475.0,52.0,217.0,50803.66848858199 -0,16,3,0,13,4.0,11.0,160.0,125.0,161.0,7.0,7.0,6.0,0.0,8.0,6.0,81.0,170.0,202.0,10.0,17.0,18.0,12.0,11.0,14.0,453.0,38.0,19.0,6.0,3.0,1.0,11.0,18.0,7.0,464.0,104.0,84.0,15.0,9.0,2.0,10.0,12.0,18.0,163.0,60.0,142.0,14.0,20.0,12.0,3.0,16.0,10.0,358.0,51.0,111.0,8.0,11.0,13.0,15.0,11.0,7.0,560.0,84.0,106.0,24.0,16.0,20.0,13.0,3.0,1.0,267.0,91.0,196.0,17.0,10.0,6.0,4.0,10.0,10.0,48.0,74.0,22.0,25.0,11.0,12.0,7.0,12.0,2.0,57.0,124.0,247.0,565807.9924494313 -0,1,2,8,18,7.0,10.0,340.0,132.0,219.0,21.0,4.0,0.0,1.0,17.0,9.0,213.0,90.0,106.0,15.0,13.0,18.0,8.0,12.0,12.0,241.0,107.0,43.0,15.0,12.0,2.0,10.0,17.0,5.0,442.0,58.0,256.0,18.0,6.0,15.0,14.0,6.0,10.0,214.0,50.0,270.0,11.0,9.0,3.0,19.0,4.0,13.0,388.0,69.0,111.0,1.0,13.0,11.0,2.0,9.0,12.0,214.0,142.0,95.0,9.0,9.0,6.0,10.0,3.0,13.0,167.0,61.0,179.0,13.0,7.0,2.0,4.0,7.0,8.0,273.0,86.0,111.0,16.0,7.0,12.0,4.0,15.0,7.0,320.0,111.0,171.0,40975.28623065491 -0,16,2,8,2,4.0,12.0,125.0,21.0,219.0,14.0,7.0,2.0,16.0,17.0,11.0,388.0,132.0,106.0,20.0,17.0,14.0,2.0,18.0,18.0,489.0,188.0,189.0,15.0,3.0,2.0,16.0,11.0,3.0,194.0,59.0,256.0,28.0,6.0,12.0,10.0,10.0,13.0,383.0,58.0,214.0,14.0,20.0,1.0,2.0,11.0,13.0,419.0,81.0,214.0,19.0,11.0,4.0,8.0,3.0,14.0,340.0,90.0,95.0,9.0,12.0,6.0,17.0,4.0,1.0,267.0,120.0,141.0,17.0,3.0,2.0,4.0,0.0,13.0,273.0,37.0,22.0,25.0,11.0,12.0,7.0,15.0,16.0,312.0,45.0,240.0,440376.69985971996 -0,1,3,12,3,14.0,3.0,434.0,84.0,221.0,17.0,1.0,17.0,0.0,16.0,16.0,140.0,92.0,214.0,28.0,9.0,14.0,11.0,1.0,12.0,282.0,107.0,43.0,16.0,3.0,2.0,6.0,18.0,5.0,389.0,118.0,97.0,8.0,7.0,14.0,14.0,7.0,8.0,358.0,72.0,239.0,11.0,11.0,4.0,4.0,1.0,11.0,594.0,53.0,111.0,5.0,16.0,1.0,2.0,16.0,9.0,271.0,132.0,114.0,3.0,16.0,7.0,12.0,2.0,0.0,294.0,96.0,16.0,13.0,4.0,3.0,12.0,8.0,10.0,279.0,78.0,55.0,1.0,13.0,13.0,5.0,12.0,16.0,320.0,65.0,272.0,45097.07998685049 -0,24,2,14,5,16.0,15.0,332.0,42.0,127.0,29.0,16.0,6.0,19.0,9.0,10.0,67.0,174.0,214.0,19.0,17.0,18.0,17.0,13.0,0.0,591.0,153.0,77.0,23.0,13.0,7.0,3.0,6.0,12.0,556.0,76.0,102.0,7.0,0.0,11.0,6.0,3.0,14.0,469.0,142.0,151.0,12.0,3.0,4.0,11.0,19.0,9.0,85.0,192.0,59.0,23.0,14.0,8.0,16.0,12.0,4.0,329.0,117.0,144.0,23.0,7.0,0.0,10.0,7.0,15.0,292.0,18.0,4.0,23.0,1.0,3.0,5.0,16.0,15.0,255.0,99.0,205.0,29.0,9.0,14.0,12.0,17.0,0.0,279.0,113.0,28.0,36428.97767801391 -0,23,13,11,8,7.0,3.0,286.0,56.0,115.0,3.0,1.0,8.0,15.0,3.0,5.0,449.0,128.0,25.0,16.0,17.0,19.0,11.0,20.0,17.0,472.0,24.0,6.0,2.0,4.0,16.0,11.0,10.0,14.0,520.0,107.0,127.0,28.0,9.0,10.0,17.0,13.0,14.0,79.0,74.0,44.0,22.0,5.0,4.0,10.0,6.0,2.0,198.0,98.0,19.0,7.0,10.0,7.0,10.0,19.0,13.0,348.0,81.0,164.0,9.0,14.0,19.0,15.0,8.0,12.0,217.0,40.0,28.0,19.0,15.0,2.0,2.0,12.0,9.0,255.0,179.0,236.0,18.0,8.0,16.0,7.0,12.0,10.0,163.0,36.0,66.0,37876.812584238396 -0,9,8,16,4,9.0,12.0,332.0,177.0,192.0,13.0,0.0,10.0,2.0,16.0,17.0,457.0,18.0,274.0,3.0,10.0,9.0,17.0,0.0,0.0,427.0,151.0,12.0,22.0,14.0,15.0,10.0,17.0,4.0,554.0,85.0,205.0,16.0,9.0,15.0,11.0,15.0,17.0,334.0,187.0,296.0,2.0,11.0,8.0,14.0,13.0,7.0,594.0,113.0,246.0,10.0,10.0,4.0,20.0,19.0,0.0,29.0,102.0,59.0,26.0,7.0,19.0,0.0,12.0,12.0,267.0,51.0,193.0,18.0,8.0,16.0,11.0,1.0,8.0,463.0,151.0,55.0,27.0,0.0,9.0,2.0,13.0,3.0,360.0,114.0,191.0,45477.198790561175 -0,3,3,10,15,3.0,4.0,471.0,84.0,175.0,22.0,2.0,5.0,2.0,14.0,18.0,456.0,173.0,204.0,4.0,17.0,18.0,1.0,7.0,5.0,453.0,120.0,182.0,21.0,8.0,8.0,12.0,3.0,12.0,531.0,173.0,107.0,18.0,9.0,5.0,9.0,15.0,14.0,336.0,135.0,114.0,23.0,11.0,4.0,13.0,3.0,14.0,203.0,52.0,111.0,21.0,9.0,8.0,15.0,20.0,1.0,226.0,103.0,98.0,25.0,16.0,8.0,6.0,16.0,10.0,259.0,107.0,58.0,10.0,10.0,10.0,10.0,18.0,9.0,391.0,77.0,145.0,13.0,13.0,10.0,7.0,18.0,8.0,186.0,51.0,187.0,52950.07690150313 -0,25,10,4,3,5.0,20.0,339.0,114.0,129.0,13.0,18.0,17.0,5.0,16.0,11.0,261.0,174.0,105.0,3.0,3.0,18.0,1.0,0.0,14.0,198.0,99.0,12.0,3.0,13.0,16.0,11.0,2.0,12.0,130.0,41.0,35.0,20.0,13.0,5.0,10.0,15.0,3.0,108.0,191.0,157.0,18.0,12.0,16.0,10.0,12.0,20.0,420.0,20.0,111.0,29.0,10.0,0.0,15.0,17.0,17.0,226.0,142.0,74.0,3.0,19.0,16.0,10.0,18.0,13.0,534.0,21.0,220.0,0.0,1.0,8.0,9.0,3.0,4.0,556.0,63.0,169.0,14.0,12.0,10.0,2.0,9.0,10.0,199.0,13.0,59.0,35414.71382236819 -0,9,3,3,5,9.0,7.0,486.0,84.0,168.0,16.0,10.0,10.0,15.0,15.0,16.0,366.0,18.0,69.0,17.0,17.0,13.0,17.0,6.0,14.0,427.0,159.0,70.0,14.0,7.0,17.0,12.0,3.0,16.0,231.0,107.0,128.0,12.0,10.0,14.0,19.0,3.0,14.0,334.0,95.0,52.0,26.0,13.0,6.0,10.0,12.0,14.0,487.0,52.0,108.0,18.0,9.0,6.0,19.0,19.0,14.0,422.0,103.0,141.0,14.0,2.0,8.0,8.0,8.0,12.0,245.0,134.0,288.0,8.0,13.0,10.0,2.0,3.0,17.0,451.0,84.0,147.0,22.0,17.0,16.0,0.0,8.0,0.0,360.0,64.0,169.0,52665.320201616196 -0,4,11,15,2,5.0,11.0,250.0,134.0,221.0,7.0,5.0,0.0,12.0,3.0,13.0,154.0,100.0,239.0,28.0,10.0,2.0,7.0,15.0,14.0,565.0,30.0,20.0,28.0,3.0,8.0,12.0,15.0,14.0,34.0,11.0,192.0,18.0,6.0,7.0,18.0,1.0,4.0,219.0,117.0,20.0,16.0,8.0,8.0,19.0,9.0,17.0,17.0,108.0,265.0,12.0,20.0,4.0,8.0,9.0,20.0,214.0,179.0,28.0,25.0,17.0,19.0,18.0,4.0,20.0,144.0,120.0,196.0,4.0,3.0,11.0,15.0,19.0,16.0,540.0,87.0,132.0,29.0,6.0,15.0,4.0,10.0,16.0,205.0,45.0,83.0,71340.05501785241 -0,20,9,15,9,4.0,3.0,332.0,176.0,271.0,12.0,3.0,17.0,4.0,4.0,12.0,541.0,103.0,236.0,24.0,14.0,6.0,13.0,7.0,6.0,543.0,145.0,43.0,0.0,14.0,12.0,18.0,1.0,7.0,297.0,164.0,91.0,19.0,14.0,13.0,16.0,5.0,3.0,84.0,99.0,214.0,15.0,3.0,18.0,6.0,6.0,12.0,534.0,170.0,103.0,14.0,13.0,7.0,16.0,16.0,14.0,392.0,119.0,151.0,0.0,16.0,13.0,14.0,6.0,14.0,311.0,139.0,230.0,15.0,17.0,7.0,13.0,6.0,6.0,279.0,104.0,181.0,25.0,13.0,12.0,7.0,10.0,17.0,320.0,77.0,140.0,49785.26636496248 -0,19,11,19,8,7.0,2.0,276.0,64.0,187.0,18.0,11.0,0.0,4.0,11.0,10.0,576.0,140.0,121.0,24.0,16.0,14.0,9.0,11.0,6.0,274.0,73.0,270.0,15.0,0.0,0.0,18.0,11.0,20.0,284.0,158.0,278.0,16.0,7.0,13.0,19.0,9.0,14.0,344.0,122.0,20.0,2.0,7.0,17.0,3.0,15.0,3.0,344.0,46.0,177.0,21.0,1.0,3.0,11.0,15.0,8.0,89.0,119.0,52.0,12.0,10.0,3.0,20.0,7.0,1.0,544.0,131.0,119.0,7.0,14.0,0.0,17.0,17.0,9.0,255.0,87.0,253.0,14.0,2.0,1.0,10.0,15.0,15.0,302.0,59.0,225.0,50344.37736529474 -0,11,4,10,8,17.0,2.0,276.0,144.0,154.0,18.0,11.0,9.0,4.0,11.0,12.0,38.0,112.0,84.0,22.0,16.0,6.0,13.0,16.0,19.0,565.0,124.0,288.0,26.0,5.0,0.0,1.0,11.0,11.0,416.0,158.0,196.0,13.0,14.0,13.0,10.0,5.0,20.0,79.0,114.0,234.0,29.0,7.0,17.0,8.0,5.0,6.0,481.0,18.0,149.0,21.0,6.0,6.0,3.0,15.0,9.0,350.0,67.0,28.0,0.0,2.0,19.0,0.0,14.0,11.0,377.0,131.0,230.0,7.0,3.0,0.0,6.0,17.0,8.0,62.0,87.0,255.0,8.0,2.0,10.0,4.0,0.0,15.0,103.0,59.0,66.0,58483.69332984636 -0,21,2,20,7,5.0,14.0,332.0,181.0,175.0,12.0,3.0,15.0,6.0,9.0,2.0,96.0,135.0,241.0,18.0,20.0,6.0,6.0,6.0,11.0,266.0,25.0,20.0,28.0,17.0,0.0,18.0,11.0,17.0,231.0,194.0,107.0,27.0,14.0,0.0,20.0,17.0,14.0,180.0,189.0,185.0,6.0,3.0,17.0,4.0,11.0,9.0,509.0,21.0,61.0,22.0,16.0,19.0,16.0,2.0,17.0,397.0,190.0,28.0,27.0,10.0,3.0,0.0,5.0,8.0,448.0,139.0,230.0,4.0,8.0,12.0,4.0,1.0,6.0,143.0,74.0,69.0,25.0,8.0,15.0,9.0,12.0,9.0,90.0,77.0,68.0,39647.41851030746 -0,18,12,16,4,4.0,4.0,257.0,148.0,258.0,1.0,6.0,20.0,5.0,3.0,19.0,251.0,85.0,214.0,20.0,10.0,9.0,14.0,6.0,13.0,565.0,73.0,22.0,0.0,6.0,14.0,8.0,15.0,1.0,34.0,162.0,110.0,7.0,9.0,6.0,19.0,3.0,2.0,79.0,114.0,21.0,7.0,3.0,11.0,0.0,11.0,10.0,73.0,170.0,287.0,10.0,1.0,9.0,12.0,14.0,5.0,362.0,118.0,33.0,19.0,16.0,9.0,4.0,6.0,18.0,313.0,88.0,224.0,24.0,13.0,10.0,12.0,6.0,3.0,405.0,103.0,92.0,26.0,6.0,15.0,10.0,11.0,13.0,312.0,83.0,67.0,45702.64849266626 -0,6,0,13,11,18.0,13.0,334.0,137.0,217.0,10.0,1.0,2.0,9.0,19.0,9.0,473.0,100.0,187.0,0.0,17.0,2.0,12.0,9.0,0.0,489.0,107.0,43.0,11.0,14.0,18.0,17.0,4.0,18.0,409.0,37.0,256.0,18.0,6.0,13.0,15.0,4.0,12.0,278.0,72.0,238.0,28.0,3.0,18.0,9.0,15.0,11.0,419.0,89.0,236.0,11.0,16.0,3.0,8.0,18.0,14.0,214.0,45.0,95.0,9.0,16.0,6.0,18.0,2.0,4.0,4.0,21.0,165.0,23.0,10.0,0.0,17.0,3.0,16.0,50.0,87.0,55.0,25.0,13.0,3.0,3.0,13.0,6.0,377.0,45.0,202.0,45326.200192741584 -0,16,3,8,2,11.0,3.0,257.0,21.0,221.0,7.0,0.0,17.0,14.0,8.0,8.0,327.0,93.0,109.0,26.0,16.0,15.0,11.0,2.0,14.0,470.0,188.0,74.0,16.0,3.0,8.0,11.0,16.0,6.0,291.0,173.0,84.0,4.0,6.0,7.0,12.0,9.0,7.0,223.0,58.0,188.0,14.0,8.0,8.0,17.0,11.0,12.0,594.0,66.0,214.0,12.0,17.0,4.0,2.0,1.0,10.0,215.0,65.0,142.0,5.0,12.0,6.0,10.0,3.0,0.0,455.0,103.0,91.0,13.0,4.0,1.0,12.0,6.0,6.0,279.0,110.0,78.0,24.0,13.0,5.0,4.0,11.0,13.0,376.0,87.0,155.0,58369.88709674255 -0,17,11,2,4,4.0,16.0,332.0,21.0,221.0,7.0,3.0,5.0,14.0,10.0,6.0,96.0,52.0,203.0,20.0,13.0,17.0,19.0,1.0,18.0,489.0,107.0,187.0,18.0,6.0,15.0,12.0,4.0,18.0,274.0,187.0,84.0,7.0,13.0,18.0,9.0,15.0,0.0,383.0,72.0,214.0,14.0,10.0,8.0,7.0,10.0,0.0,594.0,150.0,100.0,3.0,6.0,0.0,17.0,11.0,14.0,214.0,90.0,90.0,0.0,14.0,3.0,1.0,5.0,0.0,521.0,28.0,71.0,2.0,4.0,9.0,4.0,15.0,11.0,279.0,87.0,111.0,3.0,14.0,6.0,4.0,6.0,16.0,232.0,160.0,272.0,52661.28906244178 -0,16,5,15,6,16.0,3.0,332.0,148.0,175.0,12.0,1.0,4.0,12.0,3.0,5.0,96.0,100.0,214.0,28.0,17.0,16.0,13.0,1.0,14.0,472.0,188.0,6.0,17.0,3.0,18.0,11.0,0.0,6.0,450.0,173.0,142.0,18.0,0.0,13.0,15.0,9.0,0.0,232.0,72.0,184.0,7.0,4.0,9.0,9.0,11.0,12.0,594.0,20.0,158.0,11.0,16.0,8.0,8.0,11.0,16.0,203.0,96.0,50.0,3.0,12.0,7.0,9.0,4.0,0.0,293.0,79.0,16.0,13.0,2.0,4.0,4.0,2.0,9.0,61.0,73.0,55.0,24.0,13.0,11.0,4.0,13.0,14.0,338.0,62.0,59.0,47127.43886656281 -0,19,8,9,8,18.0,4.0,276.0,181.0,22.0,7.0,11.0,16.0,17.0,8.0,10.0,402.0,100.0,214.0,22.0,16.0,14.0,6.0,1.0,19.0,565.0,73.0,194.0,15.0,3.0,1.0,18.0,16.0,6.0,456.0,173.0,79.0,15.0,14.0,7.0,13.0,8.0,14.0,0.0,55.0,16.0,14.0,7.0,16.0,12.0,7.0,6.0,229.0,99.0,177.0,14.0,6.0,7.0,11.0,5.0,11.0,413.0,49.0,83.0,0.0,17.0,19.0,10.0,19.0,0.0,222.0,131.0,228.0,13.0,4.0,0.0,0.0,7.0,6.0,279.0,49.0,157.0,25.0,13.0,5.0,15.0,12.0,11.0,594.0,112.0,66.0,48353.23128892234 -0,16,5,15,5,4.0,2.0,332.0,101.0,162.0,17.0,1.0,17.0,9.0,11.0,8.0,223.0,106.0,121.0,24.0,16.0,6.0,7.0,1.0,18.0,489.0,188.0,288.0,17.0,5.0,0.0,12.0,11.0,11.0,297.0,165.0,84.0,17.0,6.0,9.0,12.0,5.0,0.0,383.0,114.0,44.0,2.0,8.0,13.0,8.0,9.0,10.0,420.0,80.0,214.0,14.0,1.0,6.0,8.0,15.0,11.0,214.0,101.0,28.0,4.0,12.0,7.0,12.0,5.0,0.0,326.0,123.0,16.0,7.0,3.0,1.0,14.0,2.0,9.0,255.0,124.0,55.0,11.0,6.0,5.0,7.0,15.0,15.0,208.0,50.0,210.0,47127.43886656281 -0,19,18,15,11,5.0,10.0,160.0,137.0,141.0,10.0,5.0,7.0,15.0,11.0,19.0,402.0,93.0,106.0,14.0,16.0,6.0,0.0,7.0,6.0,181.0,73.0,29.0,15.0,12.0,16.0,2.0,4.0,11.0,563.0,33.0,256.0,0.0,4.0,16.0,10.0,18.0,9.0,537.0,58.0,20.0,8.0,7.0,8.0,10.0,6.0,12.0,229.0,126.0,250.0,20.0,17.0,6.0,2.0,15.0,3.0,215.0,68.0,28.0,19.0,6.0,6.0,15.0,6.0,17.0,460.0,142.0,230.0,7.0,3.0,4.0,17.0,9.0,0.0,78.0,87.0,157.0,11.0,6.0,3.0,9.0,9.0,15.0,377.0,172.0,66.0,255716.74854202187 -0,21,5,9,8,4.0,2.0,168.0,181.0,153.0,18.0,0.0,5.0,4.0,8.0,10.0,453.0,112.0,113.0,24.0,16.0,6.0,12.0,11.0,19.0,414.0,107.0,214.0,18.0,12.0,0.0,11.0,14.0,8.0,290.0,99.0,196.0,16.0,14.0,5.0,12.0,10.0,14.0,107.0,114.0,188.0,27.0,7.0,10.0,16.0,6.0,7.0,350.0,46.0,203.0,20.0,14.0,5.0,11.0,3.0,9.0,413.0,45.0,95.0,6.0,11.0,17.0,14.0,2.0,0.0,450.0,131.0,172.0,21.0,10.0,0.0,16.0,17.0,6.0,270.0,87.0,118.0,8.0,2.0,5.0,4.0,20.0,13.0,326.0,59.0,152.0,168970.60518750697 -0,9,0,2,12,7.0,10.0,523.0,148.0,175.0,3.0,3.0,2.0,14.0,3.0,8.0,246.0,52.0,214.0,30.0,16.0,19.0,4.0,7.0,14.0,489.0,188.0,96.0,18.0,6.0,3.0,15.0,17.0,15.0,243.0,45.0,62.0,7.0,17.0,7.0,15.0,9.0,4.0,263.0,27.0,20.0,0.0,16.0,2.0,15.0,3.0,1.0,283.0,167.0,111.0,26.0,10.0,20.0,5.0,9.0,14.0,15.0,91.0,21.0,9.0,19.0,5.0,17.0,14.0,15.0,292.0,106.0,221.0,7.0,0.0,4.0,10.0,4.0,9.0,355.0,63.0,55.0,14.0,9.0,20.0,12.0,13.0,7.0,338.0,133.0,59.0,51846.180390683796 -0,17,6,10,2,10.0,3.0,332.0,147.0,110.0,7.0,5.0,12.0,12.0,2.0,2.0,203.0,100.0,264.0,10.0,17.0,16.0,13.0,19.0,0.0,476.0,156.0,63.0,22.0,17.0,14.0,2.0,11.0,18.0,469.0,147.0,106.0,16.0,0.0,13.0,13.0,12.0,1.0,262.0,72.0,172.0,15.0,7.0,12.0,2.0,4.0,1.0,594.0,200.0,289.0,11.0,13.0,8.0,9.0,16.0,16.0,433.0,103.0,45.0,2.0,9.0,6.0,7.0,5.0,1.0,233.0,75.0,121.0,4.0,20.0,9.0,3.0,13.0,16.0,218.0,87.0,114.0,18.0,14.0,10.0,6.0,13.0,4.0,277.0,144.0,90.0,41564.020778572456 -0,17,9,2,9,10.0,3.0,191.0,11.0,221.0,5.0,18.0,5.0,12.0,19.0,2.0,96.0,94.0,38.0,10.0,16.0,17.0,19.0,10.0,18.0,489.0,188.0,105.0,7.0,14.0,5.0,16.0,15.0,6.0,41.0,152.0,238.0,7.0,6.0,7.0,16.0,15.0,18.0,383.0,72.0,214.0,14.0,10.0,16.0,10.0,11.0,0.0,504.0,69.0,155.0,12.0,6.0,15.0,16.0,12.0,16.0,214.0,56.0,56.0,0.0,14.0,3.0,5.0,18.0,0.0,521.0,87.0,300.0,18.0,4.0,9.0,12.0,15.0,0.0,279.0,87.0,119.0,12.0,14.0,10.0,14.0,6.0,16.0,45.0,160.0,260.0,327462.4572715516 -0,8,12,8,4,4.0,3.0,508.0,21.0,168.0,20.0,3.0,10.0,12.0,10.0,6.0,154.0,53.0,214.0,20.0,13.0,13.0,12.0,1.0,19.0,131.0,177.0,187.0,17.0,5.0,11.0,12.0,11.0,7.0,274.0,182.0,69.0,12.0,10.0,8.0,9.0,9.0,5.0,383.0,143.0,286.0,17.0,8.0,9.0,8.0,10.0,6.0,594.0,150.0,100.0,3.0,0.0,3.0,17.0,16.0,14.0,185.0,29.0,151.0,0.0,12.0,8.0,7.0,4.0,3.0,303.0,40.0,71.0,6.0,4.0,11.0,9.0,12.0,13.0,561.0,87.0,55.0,6.0,13.0,6.0,4.0,6.0,16.0,557.0,45.0,269.0,50316.8221315899 -0,20,14,8,14,12.0,2.0,332.0,157.0,175.0,25.0,10.0,14.0,14.0,3.0,6.0,499.0,96.0,76.0,30.0,5.0,6.0,13.0,14.0,18.0,467.0,107.0,6.0,2.0,15.0,7.0,3.0,4.0,18.0,293.0,36.0,62.0,4.0,0.0,19.0,9.0,18.0,10.0,95.0,16.0,261.0,18.0,17.0,12.0,14.0,9.0,6.0,69.0,20.0,111.0,30.0,10.0,4.0,2.0,7.0,16.0,172.0,78.0,21.0,15.0,14.0,19.0,1.0,20.0,1.0,205.0,102.0,70.0,8.0,11.0,4.0,10.0,4.0,5.0,232.0,63.0,55.0,6.0,4.0,2.0,11.0,13.0,13.0,67.0,97.0,293.0,44343.902195858915 -0,17,5,10,18,7.0,12.0,340.0,147.0,182.0,13.0,8.0,2.0,10.0,13.0,5.0,204.0,52.0,179.0,22.0,16.0,19.0,1.0,7.0,14.0,472.0,106.0,20.0,16.0,6.0,8.0,13.0,4.0,6.0,560.0,45.0,147.0,13.0,0.0,13.0,2.0,14.0,13.0,188.0,72.0,20.0,7.0,3.0,10.0,10.0,7.0,3.0,594.0,200.0,131.0,10.0,10.0,5.0,8.0,11.0,15.0,275.0,51.0,23.0,9.0,0.0,6.0,4.0,5.0,8.0,131.0,91.0,152.0,13.0,2.0,4.0,8.0,4.0,5.0,61.0,71.0,269.0,24.0,14.0,11.0,15.0,14.0,4.0,276.0,132.0,77.0,35906.06214743767 -0,16,8,0,19,14.0,5.0,394.0,122.0,257.0,2.0,3.0,14.0,5.0,2.0,11.0,420.0,153.0,151.0,10.0,16.0,11.0,12.0,19.0,0.0,489.0,188.0,192.0,19.0,14.0,17.0,2.0,16.0,14.0,49.0,147.0,62.0,18.0,10.0,10.0,7.0,14.0,17.0,383.0,50.0,89.0,3.0,8.0,12.0,0.0,12.0,1.0,267.0,198.0,236.0,2.0,20.0,6.0,2.0,18.0,10.0,302.0,58.0,209.0,9.0,0.0,19.0,7.0,14.0,14.0,182.0,73.0,293.0,8.0,7.0,11.0,10.0,13.0,16.0,189.0,87.0,183.0,18.0,19.0,13.0,15.0,10.0,18.0,161.0,68.0,66.0,51710.66656232003 -0,22,5,2,2,11.0,7.0,311.0,153.0,110.0,7.0,3.0,17.0,12.0,8.0,10.0,299.0,96.0,88.0,16.0,3.0,18.0,4.0,17.0,19.0,411.0,153.0,97.0,22.0,17.0,8.0,2.0,17.0,12.0,469.0,73.0,97.0,10.0,1.0,9.0,15.0,9.0,1.0,109.0,62.0,171.0,16.0,6.0,6.0,14.0,1.0,1.0,198.0,200.0,274.0,17.0,16.0,7.0,5.0,16.0,14.0,215.0,64.0,284.0,0.0,16.0,16.0,15.0,2.0,14.0,131.0,189.0,59.0,4.0,10.0,9.0,9.0,11.0,0.0,270.0,87.0,157.0,18.0,10.0,12.0,7.0,14.0,6.0,273.0,124.0,87.0,43362.37478692828 -0,17,8,19,0,4.0,16.0,332.0,26.0,38.0,3.0,3.0,5.0,17.0,6.0,6.0,235.0,137.0,266.0,20.0,5.0,13.0,6.0,9.0,7.0,18.0,114.0,187.0,18.0,6.0,16.0,12.0,3.0,12.0,274.0,186.0,260.0,10.0,13.0,18.0,11.0,3.0,3.0,267.0,72.0,64.0,14.0,12.0,6.0,7.0,1.0,14.0,143.0,76.0,64.0,16.0,20.0,10.0,19.0,19.0,14.0,467.0,90.0,67.0,0.0,7.0,8.0,6.0,5.0,0.0,87.0,117.0,71.0,2.0,2.0,9.0,19.0,15.0,1.0,461.0,80.0,201.0,1.0,12.0,3.0,8.0,9.0,0.0,521.0,17.0,272.0,44587.37421248725 -0,11,4,3,10,5.0,20.0,332.0,127.0,221.0,16.0,3.0,8.0,12.0,10.0,11.0,96.0,47.0,122.0,20.0,17.0,16.0,10.0,4.0,18.0,491.0,144.0,90.0,17.0,9.0,15.0,12.0,4.0,15.0,246.0,182.0,84.0,7.0,10.0,0.0,9.0,15.0,9.0,383.0,72.0,139.0,21.0,11.0,6.0,10.0,13.0,4.0,462.0,150.0,99.0,7.0,6.0,0.0,17.0,11.0,14.0,214.0,97.0,126.0,0.0,19.0,3.0,4.0,8.0,4.0,330.0,18.0,220.0,2.0,13.0,9.0,5.0,3.0,11.0,408.0,85.0,111.0,2.0,12.0,10.0,4.0,7.0,14.0,312.0,160.0,191.0,40917.217131112986 -0,22,11,14,11,4.0,20.0,405.0,181.0,96.0,16.0,15.0,7.0,12.0,11.0,10.0,177.0,126.0,69.0,6.0,13.0,19.0,14.0,4.0,11.0,491.0,73.0,62.0,20.0,10.0,6.0,18.0,4.0,9.0,246.0,158.0,184.0,16.0,14.0,0.0,12.0,3.0,7.0,142.0,74.0,228.0,26.0,19.0,6.0,12.0,12.0,6.0,594.0,46.0,99.0,14.0,9.0,6.0,9.0,15.0,9.0,121.0,182.0,115.0,16.0,19.0,8.0,6.0,3.0,12.0,264.0,183.0,220.0,22.0,1.0,7.0,15.0,17.0,7.0,85.0,141.0,157.0,8.0,19.0,10.0,12.0,20.0,2.0,337.0,17.0,61.0,48249.17354051382 -0,15,4,5,8,7.0,8.0,276.0,180.0,115.0,16.0,11.0,7.0,4.0,14.0,10.0,371.0,70.0,119.0,24.0,16.0,6.0,10.0,6.0,19.0,516.0,159.0,257.0,23.0,6.0,14.0,12.0,7.0,11.0,456.0,168.0,169.0,10.0,13.0,5.0,15.0,3.0,15.0,81.0,93.0,64.0,14.0,7.0,17.0,8.0,10.0,9.0,533.0,76.0,177.0,18.0,1.0,6.0,11.0,17.0,5.0,413.0,119.0,150.0,4.0,2.0,19.0,7.0,7.0,0.0,377.0,131.0,227.0,7.0,3.0,0.0,11.0,10.0,10.0,290.0,87.0,158.0,5.0,2.0,5.0,6.0,7.0,15.0,103.0,59.0,66.0,48643.84206476937 -0,22,19,9,4,13.0,2.0,168.0,45.0,217.0,18.0,0.0,2.0,10.0,5.0,10.0,188.0,172.0,88.0,24.0,16.0,20.0,12.0,1.0,19.0,565.0,73.0,170.0,15.0,5.0,20.0,12.0,11.0,7.0,290.0,67.0,15.0,6.0,6.0,0.0,10.0,5.0,14.0,302.0,107.0,20.0,9.0,13.0,8.0,17.0,5.0,18.0,419.0,46.0,236.0,21.0,17.0,6.0,11.0,19.0,9.0,252.0,130.0,27.0,20.0,2.0,2.0,7.0,7.0,16.0,377.0,131.0,165.0,13.0,7.0,17.0,15.0,17.0,14.0,484.0,87.0,157.0,18.0,20.0,4.0,10.0,20.0,9.0,55.0,41.0,66.0,355715.3281768 -0,19,3,8,10,4.0,2.0,276.0,165.0,208.0,17.0,2.0,7.0,4.0,8.0,10.0,443.0,99.0,106.0,21.0,19.0,19.0,13.0,8.0,17.0,501.0,107.0,288.0,16.0,10.0,8.0,3.0,11.0,9.0,456.0,142.0,197.0,18.0,14.0,1.0,12.0,3.0,12.0,79.0,58.0,38.0,2.0,3.0,13.0,11.0,14.0,10.0,229.0,51.0,215.0,15.0,12.0,3.0,8.0,15.0,9.0,332.0,119.0,28.0,0.0,10.0,19.0,14.0,6.0,0.0,436.0,106.0,224.0,7.0,3.0,1.0,15.0,16.0,9.0,270.0,87.0,118.0,24.0,4.0,5.0,4.0,9.0,13.0,377.0,133.0,143.0,48904.92260311296 -0,12,4,4,18,10.0,17.0,598.0,161.0,115.0,16.0,0.0,11.0,1.0,20.0,13.0,133.0,18.0,249.0,18.0,16.0,16.0,19.0,14.0,13.0,491.0,70.0,179.0,6.0,9.0,16.0,17.0,4.0,19.0,246.0,172.0,237.0,10.0,16.0,4.0,10.0,3.0,7.0,98.0,74.0,274.0,26.0,5.0,14.0,10.0,13.0,9.0,594.0,76.0,155.0,14.0,8.0,9.0,19.0,3.0,5.0,546.0,103.0,183.0,9.0,19.0,8.0,6.0,11.0,6.0,264.0,18.0,49.0,2.0,4.0,20.0,7.0,4.0,17.0,456.0,79.0,117.0,1.0,12.0,10.0,5.0,17.0,0.0,337.0,49.0,191.0,54429.958260090505 -0,11,13,4,9,7.0,4.0,407.0,127.0,207.0,16.0,2.0,2.0,10.0,10.0,11.0,371.0,35.0,69.0,27.0,11.0,13.0,10.0,8.0,20.0,491.0,159.0,70.0,17.0,11.0,1.0,12.0,4.0,12.0,587.0,132.0,207.0,29.0,18.0,11.0,18.0,3.0,16.0,576.0,74.0,64.0,9.0,14.0,6.0,10.0,4.0,9.0,598.0,83.0,150.0,14.0,9.0,3.0,17.0,19.0,5.0,226.0,115.0,130.0,16.0,19.0,8.0,6.0,11.0,2.0,264.0,18.0,189.0,3.0,6.0,10.0,7.0,14.0,1.0,408.0,79.0,164.0,1.0,4.0,11.0,8.0,2.0,0.0,337.0,70.0,198.0,50740.49237896346 -0,11,14,2,11,17.0,20.0,332.0,128.0,115.0,16.0,1.0,3.0,11.0,20.0,6.0,96.0,68.0,119.0,9.0,13.0,12.0,19.0,9.0,19.0,491.0,190.0,70.0,17.0,11.0,15.0,8.0,4.0,12.0,274.0,17.0,159.0,10.0,13.0,0.0,4.0,15.0,19.0,411.0,198.0,299.0,26.0,14.0,8.0,17.0,8.0,9.0,413.0,81.0,100.0,14.0,17.0,0.0,20.0,11.0,14.0,214.0,103.0,222.0,0.0,14.0,12.0,2.0,5.0,12.0,521.0,28.0,71.0,2.0,0.0,12.0,2.0,8.0,11.0,408.0,192.0,164.0,3.0,17.0,6.0,5.0,6.0,16.0,326.0,10.0,272.0,35335.53044176454 -0,15,4,4,4,7.0,16.0,332.0,21.0,221.0,7.0,1.0,8.0,12.0,10.0,11.0,371.0,31.0,130.0,19.0,14.0,17.0,16.0,4.0,13.0,490.0,159.0,187.0,18.0,8.0,16.0,6.0,4.0,18.0,246.0,185.0,131.0,7.0,18.0,16.0,9.0,7.0,16.0,289.0,72.0,64.0,14.0,10.0,6.0,7.0,12.0,0.0,552.0,150.0,99.0,3.0,6.0,3.0,18.0,16.0,5.0,220.0,92.0,183.0,3.0,19.0,6.0,3.0,11.0,10.0,301.0,24.0,220.0,2.0,5.0,2.0,7.0,3.0,17.0,317.0,81.0,158.0,2.0,12.0,10.0,4.0,6.0,0.0,337.0,160.0,242.0,46715.94202962549 -0,17,5,4,10,0.0,16.0,332.0,21.0,164.0,1.0,3.0,14.0,19.0,10.0,11.0,426.0,52.0,69.0,16.0,17.0,8.0,10.0,10.0,18.0,154.0,107.0,70.0,17.0,3.0,14.0,20.0,13.0,16.0,105.0,187.0,131.0,10.0,6.0,8.0,20.0,13.0,16.0,554.0,74.0,93.0,12.0,12.0,20.0,7.0,11.0,4.0,183.0,53.0,99.0,24.0,3.0,3.0,17.0,11.0,6.0,214.0,90.0,73.0,0.0,16.0,5.0,6.0,11.0,0.0,264.0,28.0,71.0,2.0,4.0,9.0,7.0,3.0,17.0,408.0,147.0,164.0,1.0,14.0,6.0,6.0,20.0,1.0,337.0,160.0,61.0,46622.007965961806 -0,11,10,2,10,7.0,20.0,64.0,127.0,122.0,16.0,0.0,5.0,14.0,13.0,6.0,315.0,18.0,127.0,19.0,14.0,17.0,13.0,1.0,11.0,489.0,159.0,187.0,18.0,6.0,15.0,5.0,7.0,14.0,246.0,174.0,101.0,7.0,13.0,18.0,9.0,7.0,0.0,361.0,72.0,64.0,19.0,10.0,8.0,8.0,11.0,9.0,594.0,150.0,100.0,12.0,6.0,0.0,18.0,11.0,5.0,226.0,103.0,183.0,2.0,18.0,5.0,1.0,5.0,12.0,520.0,18.0,220.0,20.0,8.0,4.0,5.0,15.0,13.0,309.0,82.0,156.0,1.0,13.0,8.0,5.0,6.0,10.0,232.0,159.0,191.0,558830.7329634588 -0,25,5,10,18,3.0,2.0,340.0,73.0,87.0,9.0,0.0,2.0,8.0,3.0,1.0,110.0,92.0,76.0,22.0,16.0,19.0,13.0,20.0,14.0,472.0,35.0,35.0,24.0,15.0,3.0,5.0,6.0,15.0,584.0,147.0,150.0,12.0,2.0,13.0,9.0,11.0,10.0,95.0,148.0,128.0,0.0,2.0,8.0,5.0,4.0,16.0,442.0,20.0,111.0,11.0,10.0,20.0,8.0,13.0,16.0,156.0,103.0,21.0,13.0,14.0,19.0,16.0,17.0,14.0,131.0,75.0,124.0,13.0,12.0,12.0,8.0,4.0,12.0,369.0,63.0,57.0,25.0,19.0,8.0,4.0,14.0,12.0,1.0,97.0,6.0,36635.140545109054 -0,16,15,10,12,16.0,2.0,336.0,148.0,182.0,28.0,7.0,9.0,14.0,14.0,6.0,262.0,96.0,214.0,30.0,17.0,18.0,0.0,13.0,14.0,467.0,107.0,34.0,18.0,12.0,8.0,13.0,11.0,18.0,469.0,145.0,133.0,17.0,1.0,20.0,14.0,13.0,13.0,188.0,65.0,70.0,10.0,3.0,9.0,14.0,14.0,5.0,594.0,200.0,131.0,9.0,10.0,5.0,15.0,7.0,13.0,402.0,51.0,22.0,9.0,5.0,10.0,7.0,15.0,1.0,292.0,82.0,58.0,13.0,5.0,8.0,7.0,18.0,9.0,201.0,76.0,123.0,24.0,13.0,2.0,4.0,13.0,10.0,161.0,105.0,90.0,44955.94269162092 -0,30,0,20,3,16.0,7.0,458.0,29.0,138.0,13.0,13.0,2.0,4.0,3.0,17.0,126.0,52.0,16.0,20.0,3.0,8.0,12.0,12.0,14.0,89.0,154.0,172.0,15.0,5.0,0.0,5.0,11.0,2.0,530.0,37.0,38.0,21.0,0.0,12.0,7.0,13.0,12.0,79.0,44.0,20.0,25.0,17.0,3.0,13.0,4.0,12.0,208.0,107.0,57.0,11.0,2.0,14.0,10.0,11.0,2.0,172.0,166.0,156.0,11.0,3.0,0.0,14.0,17.0,5.0,18.0,58.0,300.0,2.0,2.0,14.0,4.0,5.0,9.0,216.0,34.0,241.0,1.0,10.0,2.0,16.0,8.0,13.0,535.0,36.0,152.0,46263.083145272314 -0,17,2,9,12,19.0,2.0,403.0,40.0,240.0,4.0,3.0,5.0,15.0,8.0,19.0,450.0,65.0,214.0,25.0,16.0,19.0,11.0,7.0,11.0,430.0,107.0,101.0,16.0,6.0,8.0,3.0,7.0,17.0,26.0,45.0,157.0,9.0,5.0,16.0,9.0,4.0,15.0,95.0,72.0,63.0,14.0,16.0,8.0,8.0,4.0,3.0,553.0,56.0,111.0,8.0,2.0,17.0,10.0,6.0,13.0,166.0,103.0,30.0,30.0,12.0,6.0,5.0,8.0,15.0,292.0,64.0,165.0,22.0,1.0,2.0,12.0,4.0,9.0,131.0,63.0,118.0,24.0,11.0,3.0,4.0,12.0,6.0,362.0,55.0,98.0,49714.374896442554 -0,5,11,2,5,8.0,20.0,51.0,130.0,110.0,7.0,5.0,17.0,12.0,3.0,2.0,177.0,100.0,82.0,23.0,2.0,11.0,1.0,19.0,14.0,489.0,165.0,155.0,9.0,6.0,17.0,13.0,5.0,19.0,469.0,147.0,62.0,6.0,1.0,3.0,18.0,9.0,5.0,82.0,62.0,75.0,18.0,3.0,12.0,2.0,9.0,1.0,240.0,93.0,38.0,10.0,3.0,7.0,19.0,11.0,5.0,291.0,64.0,291.0,0.0,0.0,0.0,7.0,5.0,5.0,552.0,161.0,121.0,22.0,20.0,5.0,10.0,11.0,10.0,218.0,54.0,197.0,19.0,14.0,2.0,14.0,14.0,10.0,341.0,188.0,219.0,618690.4907568964 -0,16,5,0,2,11.0,3.0,483.0,130.0,155.0,9.0,1.0,14.0,14.0,2.0,2.0,228.0,42.0,264.0,15.0,6.0,12.0,4.0,16.0,0.0,472.0,87.0,100.0,17.0,12.0,8.0,2.0,17.0,16.0,245.0,57.0,50.0,21.0,18.0,10.0,5.0,15.0,1.0,131.0,72.0,162.0,15.0,9.0,8.0,15.0,3.0,3.0,594.0,157.0,203.0,6.0,15.0,10.0,13.0,16.0,13.0,537.0,144.0,95.0,0.0,20.0,5.0,7.0,14.0,14.0,131.0,187.0,110.0,28.0,12.0,16.0,4.0,13.0,13.0,85.0,79.0,120.0,26.0,7.0,16.0,10.0,13.0,4.0,481.0,126.0,106.0,48786.36901194952 -0,0,6,9,8,4.0,11.0,276.0,181.0,0.0,18.0,11.0,7.0,8.0,1.0,0.0,501.0,157.0,206.0,24.0,16.0,6.0,14.0,11.0,19.0,565.0,152.0,288.0,23.0,17.0,6.0,19.0,11.0,4.0,456.0,158.0,264.0,16.0,14.0,10.0,8.0,5.0,10.0,79.0,114.0,20.0,2.0,6.0,17.0,8.0,5.0,9.0,229.0,46.0,67.0,24.0,13.0,6.0,0.0,15.0,9.0,413.0,29.0,83.0,0.0,3.0,19.0,16.0,6.0,0.0,271.0,131.0,272.0,26.0,3.0,0.0,15.0,17.0,9.0,255.0,38.0,157.0,8.0,2.0,15.0,7.0,20.0,3.0,8.0,59.0,66.0,50701.51765890541 -0,13,11,4,8,4.0,12.0,160.0,191.0,141.0,18.0,5.0,7.0,4.0,11.0,10.0,402.0,57.0,121.0,1.0,10.0,6.0,14.0,11.0,19.0,565.0,50.0,100.0,23.0,11.0,16.0,9.0,11.0,11.0,456.0,158.0,196.0,7.0,14.0,13.0,17.0,10.0,14.0,469.0,128.0,20.0,2.0,1.0,17.0,8.0,9.0,5.0,133.0,46.0,177.0,15.0,1.0,6.0,12.0,4.0,8.0,413.0,186.0,28.0,0.0,17.0,15.0,15.0,6.0,0.0,593.0,184.0,80.0,7.0,3.0,0.0,16.0,17.0,9.0,24.0,62.0,157.0,11.0,2.0,5.0,10.0,20.0,0.0,103.0,192.0,66.0,215601.177840864 -0,28,5,0,10,2.0,3.0,332.0,132.0,265.0,3.0,1.0,17.0,12.0,17.0,11.0,154.0,174.0,214.0,28.0,20.0,9.0,4.0,7.0,15.0,491.0,34.0,43.0,14.0,18.0,18.0,12.0,18.0,6.0,297.0,130.0,147.0,12.0,18.0,11.0,19.0,3.0,5.0,475.0,94.0,237.0,14.0,8.0,12.0,15.0,11.0,12.0,420.0,58.0,293.0,12.0,0.0,6.0,19.0,19.0,8.0,214.0,45.0,183.0,15.0,2.0,0.0,20.0,16.0,4.0,425.0,120.0,300.0,24.0,2.0,2.0,18.0,3.0,17.0,270.0,87.0,81.0,22.0,3.0,16.0,7.0,13.0,14.0,320.0,32.0,214.0,41548.729112872796 -0,25,8,15,4,5.0,20.0,425.0,21.0,198.0,20.0,3.0,3.0,19.0,14.0,6.0,334.0,100.0,254.0,19.0,17.0,13.0,12.0,4.0,17.0,489.0,154.0,52.0,15.0,9.0,16.0,11.0,1.0,12.0,296.0,173.0,128.0,18.0,7.0,0.0,15.0,4.0,14.0,108.0,73.0,64.0,10.0,14.0,6.0,9.0,11.0,11.0,543.0,76.0,111.0,17.0,15.0,7.0,8.0,16.0,14.0,313.0,90.0,179.0,1.0,11.0,11.0,10.0,14.0,5.0,293.0,52.0,207.0,13.0,4.0,4.0,12.0,2.0,16.0,279.0,111.0,169.0,24.0,12.0,12.0,0.0,6.0,16.0,319.0,62.0,59.0,47815.06092367602 -0,16,15,10,12,2.0,15.0,340.0,68.0,197.0,13.0,8.0,14.0,8.0,4.0,6.0,483.0,128.0,214.0,24.0,16.0,18.0,17.0,4.0,8.0,302.0,174.0,6.0,4.0,11.0,8.0,14.0,3.0,5.0,390.0,167.0,62.0,19.0,1.0,11.0,19.0,8.0,14.0,54.0,72.0,20.0,5.0,12.0,6.0,14.0,12.0,6.0,594.0,200.0,131.0,9.0,10.0,17.0,5.0,7.0,16.0,199.0,85.0,21.0,5.0,2.0,12.0,7.0,10.0,8.0,292.0,75.0,163.0,23.0,0.0,14.0,17.0,4.0,20.0,80.0,76.0,269.0,7.0,15.0,2.0,4.0,14.0,5.0,12.0,97.0,90.0,44955.94269162092 -0,17,5,10,15,16.0,2.0,332.0,148.0,182.0,13.0,7.0,2.0,14.0,6.0,5.0,96.0,87.0,76.0,0.0,16.0,19.0,4.0,13.0,12.0,467.0,106.0,35.0,18.0,14.0,3.0,13.0,6.0,5.0,584.0,147.0,68.0,7.0,0.0,13.0,18.0,15.0,10.0,95.0,62.0,73.0,6.0,3.0,8.0,13.0,4.0,3.0,442.0,20.0,112.0,11.0,19.0,8.0,15.0,8.0,11.0,292.0,103.0,55.0,14.0,9.0,6.0,7.0,9.0,6.0,210.0,90.0,58.0,15.0,2.0,7.0,9.0,4.0,3.0,232.0,74.0,55.0,25.0,14.0,6.0,9.0,13.0,4.0,168.0,113.0,59.0,35906.06214743767 -0,2,5,19,7,19.0,3.0,332.0,137.0,175.0,13.0,1.0,11.0,12.0,12.0,6.0,173.0,101.0,214.0,28.0,20.0,12.0,11.0,10.0,18.0,489.0,151.0,118.0,23.0,3.0,8.0,12.0,5.0,19.0,364.0,80.0,109.0,18.0,1.0,19.0,5.0,20.0,13.0,527.0,37.0,214.0,15.0,8.0,0.0,17.0,11.0,12.0,348.0,92.0,92.0,17.0,14.0,7.0,4.0,18.0,6.0,537.0,100.0,99.0,11.0,20.0,9.0,10.0,4.0,0.0,552.0,161.0,16.0,2.0,0.0,13.0,11.0,19.0,9.0,279.0,116.0,55.0,11.0,13.0,14.0,20.0,13.0,2.0,320.0,45.0,272.0,44278.034258011394 -0,24,11,12,3,10.0,20.0,547.0,21.0,221.0,8.0,1.0,17.0,12.0,4.0,5.0,112.0,23.0,82.0,15.0,6.0,13.0,4.0,13.0,16.0,472.0,87.0,43.0,9.0,4.0,9.0,9.0,8.0,8.0,297.0,45.0,57.0,19.0,4.0,7.0,7.0,9.0,2.0,321.0,72.0,191.0,15.0,10.0,11.0,4.0,4.0,3.0,594.0,89.0,214.0,12.0,16.0,10.0,14.0,15.0,9.0,214.0,132.0,193.0,0.0,12.0,19.0,8.0,4.0,5.0,402.0,127.0,120.0,28.0,4.0,9.0,6.0,4.0,14.0,61.0,68.0,197.0,26.0,7.0,12.0,9.0,13.0,16.0,366.0,108.0,267.0,46392.92315934834 -0,17,11,19,13,4.0,6.0,276.0,181.0,141.0,8.0,18.0,10.0,3.0,16.0,10.0,402.0,112.0,16.0,20.0,16.0,11.0,18.0,4.0,17.0,524.0,154.0,233.0,15.0,5.0,12.0,2.0,9.0,12.0,133.0,138.0,254.0,19.0,14.0,20.0,18.0,6.0,4.0,214.0,114.0,247.0,2.0,18.0,17.0,13.0,13.0,6.0,144.0,46.0,251.0,21.0,10.0,13.0,11.0,2.0,9.0,413.0,119.0,245.0,9.0,1.0,16.0,2.0,0.0,14.0,377.0,35.0,165.0,7.0,1.0,0.0,4.0,17.0,9.0,179.0,87.0,118.0,24.0,10.0,14.0,4.0,1.0,6.0,161.0,190.0,152.0,49866.289545842694 -0,23,5,8,6,10.0,2.0,303.0,29.0,162.0,4.0,8.0,6.0,10.0,11.0,10.0,407.0,66.0,121.0,24.0,16.0,7.0,11.0,7.0,14.0,329.0,127.0,184.0,15.0,15.0,0.0,2.0,9.0,17.0,53.0,158.0,196.0,15.0,14.0,14.0,12.0,5.0,16.0,226.0,44.0,154.0,21.0,7.0,0.0,17.0,5.0,12.0,319.0,167.0,19.0,19.0,8.0,13.0,9.0,15.0,13.0,164.0,34.0,165.0,0.0,12.0,15.0,16.0,7.0,13.0,299.0,131.0,191.0,20.0,3.0,2.0,14.0,13.0,9.0,255.0,183.0,157.0,8.0,10.0,5.0,4.0,18.0,15.0,155.0,59.0,119.0,46375.678698652875 -0,28,5,2,1,16.0,0.0,68.0,176.0,271.0,4.0,20.0,17.0,12.0,2.0,12.0,246.0,68.0,167.0,10.0,14.0,11.0,13.0,19.0,18.0,489.0,169.0,89.0,2.0,14.0,17.0,2.0,17.0,7.0,297.0,147.0,34.0,19.0,11.0,13.0,15.0,9.0,15.0,383.0,103.0,214.0,15.0,8.0,7.0,6.0,6.0,2.0,442.0,28.0,46.0,25.0,13.0,7.0,12.0,16.0,14.0,4.0,42.0,151.0,12.0,10.0,5.0,7.0,3.0,14.0,141.0,106.0,237.0,27.0,3.0,0.0,13.0,6.0,6.0,279.0,126.0,220.0,18.0,8.0,9.0,7.0,14.0,20.0,320.0,73.0,176.0,619030.6311480462 -0,16,9,10,3,6.0,3.0,523.0,174.0,184.0,12.0,5.0,17.0,4.0,4.0,2.0,541.0,103.0,236.0,11.0,14.0,9.0,1.0,7.0,6.0,543.0,173.0,96.0,22.0,17.0,12.0,5.0,14.0,12.0,469.0,155.0,62.0,18.0,14.0,7.0,16.0,6.0,3.0,110.0,62.0,203.0,15.0,3.0,13.0,14.0,5.0,12.0,496.0,184.0,132.0,15.0,13.0,7.0,15.0,16.0,20.0,392.0,119.0,94.0,0.0,0.0,13.0,14.0,14.0,0.0,165.0,189.0,58.0,7.0,17.0,8.0,10.0,10.0,7.0,218.0,87.0,181.0,19.0,13.0,12.0,3.0,13.0,15.0,183.0,99.0,140.0,53628.44584619891 -0,8,0,9,9,15.0,1.0,458.0,181.0,221.0,22.0,5.0,5.0,15.0,8.0,2.0,154.0,66.0,257.0,9.0,20.0,9.0,3.0,2.0,18.0,89.0,22.0,101.0,15.0,3.0,3.0,5.0,15.0,13.0,269.0,89.0,106.0,23.0,18.0,20.0,12.0,9.0,15.0,79.0,44.0,108.0,18.0,18.0,8.0,4.0,11.0,12.0,419.0,81.0,19.0,26.0,2.0,20.0,7.0,18.0,3.0,550.0,34.0,183.0,0.0,18.0,10.0,1.0,19.0,18.0,294.0,58.0,185.0,18.0,12.0,2.0,14.0,13.0,9.0,364.0,158.0,166.0,24.0,10.0,0.0,4.0,12.0,16.0,377.0,145.0,267.0,49937.30487956401 -0,30,13,8,4,13.0,3.0,332.0,71.0,237.0,24.0,0.0,7.0,12.0,11.0,14.0,473.0,75.0,16.0,20.0,16.0,20.0,7.0,1.0,14.0,489.0,172.0,43.0,15.0,3.0,3.0,3.0,14.0,10.0,26.0,37.0,111.0,18.0,6.0,7.0,15.0,0.0,8.0,383.0,65.0,179.0,25.0,8.0,3.0,8.0,4.0,13.0,594.0,167.0,51.0,6.0,10.0,11.0,9.0,6.0,13.0,164.0,49.0,245.0,9.0,12.0,19.0,9.0,4.0,15.0,299.0,55.0,227.0,8.0,7.0,10.0,13.0,12.0,13.0,218.0,87.0,97.0,20.0,12.0,6.0,6.0,13.0,7.0,232.0,45.0,242.0,42620.89582274133 -0,22,14,2,2,4.0,2.0,168.0,86.0,148.0,14.0,13.0,6.0,15.0,8.0,18.0,101.0,91.0,106.0,14.0,16.0,19.0,19.0,7.0,14.0,59.0,68.0,187.0,15.0,5.0,3.0,11.0,4.0,16.0,290.0,187.0,150.0,7.0,13.0,0.0,2.0,19.0,12.0,383.0,58.0,214.0,14.0,1.0,11.0,7.0,7.0,0.0,327.0,51.0,13.0,15.0,17.0,3.0,17.0,13.0,8.0,276.0,90.0,95.0,16.0,16.0,3.0,1.0,10.0,1.0,197.0,28.0,282.0,22.0,10.0,9.0,2.0,15.0,3.0,279.0,115.0,241.0,9.0,9.0,17.0,4.0,9.0,16.0,44.0,160.0,111.0,327309.55663604144 -0,17,8,4,9,19.0,16.0,220.0,21.0,221.0,10.0,0.0,5.0,14.0,10.0,7.0,147.0,62.0,203.0,20.0,14.0,17.0,12.0,1.0,18.0,411.0,107.0,122.0,18.0,9.0,8.0,12.0,16.0,18.0,274.0,129.0,256.0,18.0,19.0,18.0,10.0,6.0,3.0,204.0,72.0,192.0,24.0,3.0,8.0,13.0,10.0,12.0,419.0,150.0,216.0,12.0,6.0,1.0,2.0,2.0,12.0,214.0,45.0,90.0,5.0,14.0,6.0,9.0,2.0,0.0,521.0,59.0,165.0,23.0,7.0,1.0,8.0,9.0,0.0,273.0,194.0,118.0,3.0,13.0,5.0,4.0,6.0,15.0,330.0,172.0,181.0,222119.0271365574 -0,9,7,18,0,17.0,14.0,332.0,127.0,115.0,16.0,13.0,7.0,11.0,14.0,11.0,402.0,112.0,69.0,18.0,15.0,6.0,10.0,6.0,11.0,432.0,147.0,36.0,17.0,19.0,6.0,20.0,5.0,11.0,246.0,58.0,131.0,10.0,14.0,16.0,18.0,5.0,14.0,142.0,40.0,13.0,15.0,6.0,6.0,9.0,3.0,9.0,348.0,46.0,99.0,21.0,9.0,20.0,19.0,15.0,16.0,31.0,42.0,28.0,25.0,14.0,8.0,16.0,11.0,0.0,138.0,131.0,194.0,26.0,6.0,0.0,20.0,3.0,17.0,408.0,87.0,244.0,0.0,9.0,10.0,10.0,5.0,0.0,103.0,17.0,210.0,45196.79862634117 -0,11,4,4,10,6.0,2.0,280.0,181.0,141.0,17.0,9.0,7.0,4.0,11.0,10.0,384.0,18.0,78.0,24.0,17.0,9.0,14.0,6.0,19.0,565.0,140.0,288.0,21.0,5.0,0.0,4.0,4.0,11.0,456.0,162.0,170.0,12.0,13.0,13.0,15.0,4.0,14.0,79.0,84.0,56.0,2.0,11.0,10.0,8.0,10.0,6.0,229.0,48.0,118.0,14.0,1.0,3.0,16.0,19.0,8.0,261.0,119.0,40.0,0.0,2.0,9.0,13.0,6.0,6.0,329.0,18.0,220.0,7.0,3.0,1.0,11.0,4.0,15.0,359.0,79.0,164.0,1.0,11.0,9.0,5.0,20.0,2.0,306.0,59.0,173.0,48857.389018370595 -0,24,12,9,1,15.0,16.0,276.0,181.0,221.0,18.0,7.0,7.0,4.0,12.0,6.0,96.0,112.0,252.0,18.0,1.0,2.0,14.0,1.0,11.0,558.0,86.0,187.0,23.0,5.0,0.0,11.0,11.0,18.0,87.0,187.0,251.0,16.0,12.0,13.0,0.0,8.0,14.0,568.0,114.0,20.0,2.0,10.0,15.0,20.0,10.0,9.0,594.0,46.0,177.0,3.0,8.0,18.0,17.0,17.0,18.0,413.0,119.0,28.0,0.0,14.0,19.0,5.0,6.0,0.0,125.0,28.0,71.0,7.0,10.0,1.0,9.0,17.0,7.0,206.0,142.0,111.0,29.0,14.0,18.0,4.0,6.0,16.0,232.0,160.0,66.0,65087.66027870391 -0,17,18,5,5,16.0,2.0,332.0,152.0,149.0,7.0,11.0,6.0,13.0,10.0,10.0,402.0,52.0,203.0,20.0,13.0,6.0,17.0,11.0,18.0,489.0,107.0,208.0,18.0,5.0,15.0,8.0,4.0,11.0,406.0,158.0,84.0,14.0,13.0,18.0,12.0,5.0,0.0,383.0,72.0,214.0,14.0,7.0,17.0,7.0,5.0,4.0,240.0,60.0,108.0,9.0,1.0,0.0,15.0,12.0,13.0,380.0,118.0,62.0,0.0,9.0,3.0,9.0,5.0,0.0,377.0,131.0,196.0,2.0,4.0,0.0,5.0,15.0,10.0,255.0,87.0,142.0,3.0,6.0,6.0,6.0,20.0,15.0,103.0,59.0,272.0,50479.234641203984 -0,1,11,0,8,8.0,4.0,460.0,116.0,134.0,7.0,11.0,5.0,20.0,8.0,10.0,405.0,150.0,158.0,20.0,14.0,3.0,6.0,17.0,19.0,262.0,100.0,194.0,18.0,18.0,2.0,9.0,10.0,18.0,251.0,126.0,152.0,15.0,12.0,20.0,10.0,15.0,2.0,63.0,78.0,20.0,29.0,1.0,0.0,2.0,4.0,11.0,21.0,99.0,30.0,14.0,15.0,6.0,14.0,7.0,13.0,479.0,144.0,292.0,0.0,2.0,3.0,16.0,7.0,0.0,222.0,131.0,258.0,2.0,17.0,0.0,13.0,0.0,6.0,476.0,49.0,157.0,25.0,11.0,2.0,14.0,8.0,13.0,209.0,109.0,59.0,53082.59386868747 -0,23,10,8,6,11.0,16.0,556.0,118.0,54.0,13.0,11.0,8.0,17.0,5.0,12.0,402.0,100.0,224.0,13.0,16.0,14.0,6.0,1.0,15.0,472.0,75.0,6.0,16.0,5.0,19.0,18.0,7.0,11.0,213.0,74.0,88.0,7.0,14.0,7.0,9.0,14.0,14.0,60.0,61.0,18.0,14.0,7.0,13.0,12.0,5.0,6.0,349.0,76.0,168.0,11.0,7.0,6.0,10.0,5.0,6.0,202.0,100.0,193.0,4.0,14.0,9.0,8.0,17.0,3.0,552.0,84.0,163.0,13.0,2.0,14.0,2.0,7.0,8.0,279.0,60.0,207.0,24.0,13.0,2.0,14.0,12.0,13.0,301.0,111.0,66.0,52571.26059358377 -0,4,5,0,10,5.0,10.0,332.0,132.0,265.0,9.0,11.0,5.0,6.0,14.0,11.0,286.0,141.0,282.0,1.0,6.0,9.0,13.0,0.0,4.0,279.0,99.0,172.0,14.0,19.0,10.0,11.0,6.0,3.0,246.0,104.0,32.0,7.0,13.0,4.0,12.0,1.0,14.0,108.0,200.0,162.0,14.0,14.0,12.0,1.0,11.0,7.0,420.0,183.0,80.0,27.0,0.0,20.0,12.0,19.0,18.0,46.0,128.0,183.0,15.0,2.0,14.0,14.0,18.0,14.0,425.0,120.0,18.0,24.0,7.0,7.0,4.0,11.0,4.0,270.0,58.0,263.0,5.0,5.0,3.0,19.0,19.0,0.0,279.0,102.0,137.0,44863.658450120805 -0,28,10,2,8,2.0,13.0,21.0,145.0,242.0,21.0,1.0,5.0,12.0,17.0,11.0,414.0,57.0,245.0,28.0,20.0,10.0,4.0,6.0,7.0,237.0,69.0,53.0,5.0,13.0,18.0,11.0,18.0,7.0,297.0,130.0,61.0,12.0,18.0,0.0,4.0,7.0,6.0,475.0,94.0,237.0,3.0,13.0,6.0,10.0,11.0,9.0,420.0,76.0,293.0,15.0,9.0,3.0,20.0,19.0,16.0,297.0,45.0,183.0,12.0,2.0,0.0,19.0,16.0,4.0,364.0,18.0,113.0,18.0,12.0,2.0,10.0,3.0,20.0,270.0,111.0,100.0,22.0,3.0,20.0,0.0,13.0,1.0,280.0,32.0,59.0,692984.3595666406 -0,25,12,4,5,8.0,20.0,332.0,145.0,115.0,21.0,11.0,16.0,19.0,14.0,15.0,573.0,174.0,282.0,1.0,1.0,13.0,13.0,7.0,2.0,427.0,99.0,129.0,14.0,0.0,16.0,11.0,18.0,12.0,246.0,96.0,222.0,7.0,13.0,0.0,17.0,3.0,14.0,108.0,12.0,64.0,3.0,14.0,18.0,0.0,12.0,7.0,472.0,117.0,111.0,25.0,9.0,10.0,19.0,19.0,16.0,32.0,117.0,183.0,12.0,2.0,2.0,16.0,12.0,14.0,353.0,18.0,87.0,18.0,14.0,2.0,1.0,10.0,13.0,378.0,111.0,266.0,8.0,12.0,16.0,0.0,15.0,0.0,279.0,135.0,22.0,50771.32066658674 -0,7,14,12,16,5.0,20.0,332.0,167.0,186.0,7.0,11.0,16.0,20.0,14.0,11.0,32.0,56.0,282.0,19.0,16.0,13.0,8.0,7.0,15.0,491.0,99.0,70.0,14.0,13.0,16.0,15.0,6.0,16.0,426.0,29.0,147.0,10.0,12.0,0.0,19.0,16.0,1.0,318.0,74.0,64.0,3.0,14.0,6.0,2.0,12.0,11.0,420.0,172.0,233.0,25.0,18.0,3.0,19.0,19.0,16.0,42.0,117.0,218.0,13.0,2.0,14.0,19.0,18.0,19.0,94.0,166.0,300.0,0.0,14.0,2.0,14.0,3.0,17.0,245.0,111.0,117.0,15.0,12.0,15.0,8.0,10.0,20.0,279.0,57.0,59.0,38610.36908158036 -0,9,3,18,13,19.0,2.0,544.0,67.0,141.0,21.0,14.0,7.0,14.0,19.0,16.0,150.0,171.0,214.0,20.0,13.0,7.0,8.0,2.0,19.0,479.0,135.0,14.0,23.0,6.0,10.0,17.0,6.0,1.0,187.0,195.0,196.0,28.0,14.0,9.0,12.0,5.0,11.0,163.0,35.0,66.0,2.0,11.0,14.0,8.0,5.0,6.0,229.0,51.0,86.0,21.0,1.0,19.0,11.0,14.0,6.0,533.0,119.0,41.0,0.0,3.0,2.0,15.0,3.0,20.0,297.0,131.0,40.0,7.0,2.0,5.0,4.0,2.0,17.0,273.0,31.0,22.0,7.0,0.0,17.0,13.0,12.0,15.0,529.0,16.0,53.0,50803.66848858199 -0,18,11,12,9,9.0,2.0,276.0,181.0,157.0,18.0,13.0,2.0,5.0,12.0,10.0,96.0,68.0,121.0,23.0,16.0,15.0,11.0,8.0,18.0,496.0,105.0,207.0,21.0,9.0,0.0,3.0,15.0,10.0,456.0,158.0,256.0,18.0,8.0,13.0,10.0,5.0,12.0,100.0,102.0,94.0,9.0,10.0,17.0,5.0,8.0,5.0,419.0,46.0,151.0,18.0,11.0,0.0,2.0,15.0,6.0,413.0,124.0,39.0,22.0,0.0,19.0,14.0,5.0,1.0,379.0,102.0,230.0,10.0,3.0,1.0,15.0,12.0,9.0,255.0,194.0,157.0,7.0,2.0,5.0,10.0,20.0,2.0,103.0,57.0,147.0,48796.31073906316 -0,8,5,11,15,13.0,6.0,421.0,192.0,290.0,12.0,3.0,9.0,14.0,14.0,16.0,154.0,96.0,214.0,12.0,17.0,9.0,10.0,6.0,18.0,467.0,126.0,35.0,1.0,3.0,9.0,13.0,20.0,5.0,365.0,147.0,148.0,9.0,0.0,7.0,6.0,0.0,10.0,383.0,73.0,214.0,4.0,13.0,8.0,8.0,4.0,3.0,121.0,81.0,74.0,12.0,5.0,5.0,15.0,16.0,14.0,510.0,90.0,55.0,6.0,1.0,6.0,1.0,4.0,6.0,312.0,46.0,58.0,8.0,15.0,11.0,12.0,10.0,10.0,279.0,74.0,81.0,28.0,14.0,20.0,7.0,0.0,16.0,378.0,13.0,267.0,48015.44804715685 -0,16,13,10,9,7.0,2.0,457.0,121.0,194.0,16.0,5.0,13.0,12.0,11.0,11.0,96.0,86.0,76.0,10.0,16.0,17.0,6.0,6.0,16.0,489.0,122.0,41.0,18.0,6.0,5.0,16.0,15.0,5.0,250.0,173.0,68.0,7.0,6.0,13.0,16.0,15.0,8.0,95.0,66.0,73.0,14.0,3.0,10.0,13.0,5.0,9.0,594.0,52.0,103.0,11.0,18.0,11.0,10.0,8.0,11.0,234.0,95.0,128.0,13.0,10.0,15.0,7.0,9.0,5.0,226.0,90.0,91.0,8.0,7.0,7.0,9.0,2.0,16.0,232.0,87.0,147.0,24.0,13.0,6.0,9.0,13.0,4.0,174.0,94.0,136.0,47028.18969492502 -0,25,13,4,4,5.0,16.0,332.0,185.0,115.0,30.0,11.0,7.0,12.0,17.0,17.0,100.0,30.0,278.0,3.0,19.0,6.0,18.0,7.0,12.0,489.0,172.0,70.0,14.0,13.0,6.0,11.0,5.0,10.0,366.0,37.0,111.0,18.0,13.0,0.0,19.0,3.0,7.0,572.0,65.0,17.0,15.0,3.0,6.0,18.0,3.0,13.0,471.0,167.0,51.0,1.0,9.0,18.0,5.0,20.0,11.0,576.0,148.0,200.0,1.0,12.0,13.0,14.0,4.0,15.0,134.0,81.0,126.0,28.0,14.0,14.0,13.0,12.0,13.0,82.0,111.0,169.0,22.0,12.0,4.0,19.0,6.0,5.0,460.0,45.0,242.0,39416.54077725192 -0,28,10,8,4,13.0,5.0,332.0,145.0,237.0,24.0,0.0,3.0,19.0,11.0,11.0,440.0,171.0,16.0,19.0,16.0,13.0,7.0,1.0,14.0,491.0,99.0,43.0,14.0,3.0,14.0,3.0,9.0,12.0,26.0,96.0,142.0,8.0,6.0,0.0,17.0,0.0,10.0,383.0,70.0,179.0,16.0,8.0,3.0,8.0,12.0,7.0,420.0,76.0,70.0,25.0,9.0,5.0,9.0,6.0,16.0,422.0,81.0,243.0,9.0,2.0,16.0,9.0,18.0,14.0,295.0,18.0,300.0,8.0,10.0,10.0,10.0,12.0,17.0,371.0,105.0,97.0,20.0,12.0,6.0,6.0,11.0,4.0,249.0,80.0,198.0,45383.52111764899 -0,8,0,9,9,10.0,13.0,458.0,34.0,221.0,22.0,18.0,18.0,17.0,8.0,7.0,154.0,186.0,152.0,7.0,3.0,9.0,3.0,13.0,12.0,35.0,74.0,229.0,18.0,14.0,3.0,7.0,12.0,13.0,432.0,62.0,286.0,7.0,0.0,5.0,7.0,16.0,10.0,160.0,96.0,178.0,11.0,3.0,8.0,14.0,12.0,15.0,512.0,59.0,228.0,26.0,20.0,17.0,7.0,1.0,10.0,550.0,132.0,55.0,14.0,11.0,7.0,7.0,9.0,13.0,294.0,90.0,252.0,15.0,9.0,7.0,14.0,13.0,16.0,232.0,172.0,216.0,22.0,14.0,0.0,14.0,12.0,15.0,168.0,145.0,267.0,49937.30487956401 -0,16,5,9,15,15.0,2.0,332.0,148.0,214.0,13.0,5.0,4.0,14.0,6.0,3.0,115.0,87.0,76.0,1.0,19.0,9.0,3.0,2.0,18.0,467.0,106.0,101.0,16.0,3.0,16.0,13.0,7.0,5.0,579.0,89.0,106.0,14.0,18.0,20.0,18.0,9.0,15.0,88.0,62.0,73.0,6.0,18.0,8.0,13.0,4.0,8.0,426.0,76.0,19.0,11.0,19.0,14.0,9.0,16.0,11.0,292.0,103.0,166.0,7.0,12.0,6.0,5.0,14.0,15.0,210.0,58.0,157.0,17.0,2.0,2.0,9.0,9.0,7.0,323.0,74.0,55.0,24.0,10.0,6.0,9.0,12.0,13.0,181.0,140.0,211.0,38727.47125229445 -0,29,2,0,3,1.0,16.0,535.0,145.0,134.0,13.0,11.0,3.0,17.0,19.0,11.0,96.0,23.0,264.0,15.0,13.0,2.0,2.0,7.0,5.0,256.0,107.0,6.0,14.0,13.0,16.0,9.0,2.0,12.0,246.0,180.0,147.0,17.0,20.0,17.0,9.0,1.0,17.0,298.0,72.0,194.0,3.0,19.0,2.0,10.0,5.0,4.0,273.0,20.0,161.0,25.0,1.0,6.0,19.0,19.0,19.0,422.0,144.0,183.0,12.0,11.0,0.0,9.0,15.0,14.0,552.0,181.0,266.0,18.0,0.0,20.0,4.0,16.0,14.0,290.0,111.0,169.0,22.0,10.0,2.0,16.0,7.0,15.0,279.0,102.0,59.0,49264.20143351792 -0,27,10,1,4,10.0,20.0,332.0,89.0,115.0,14.0,11.0,2.0,14.0,11.0,11.0,300.0,48.0,282.0,19.0,17.0,6.0,18.0,7.0,14.0,491.0,104.0,70.0,16.0,13.0,19.0,9.0,6.0,14.0,213.0,75.0,153.0,10.0,13.0,13.0,15.0,10.0,7.0,97.0,74.0,20.0,19.0,17.0,6.0,7.0,8.0,8.0,420.0,76.0,116.0,22.0,12.0,4.0,16.0,7.0,16.0,354.0,119.0,292.0,9.0,3.0,14.0,7.0,7.0,11.0,292.0,28.0,163.0,2.0,9.0,3.0,1.0,4.0,12.0,305.0,125.0,236.0,24.0,18.0,2.0,0.0,8.0,0.0,272.0,102.0,63.0,42865.832631102574