Skip to content

Instantly share code, notes, and snippets.

@infographicstw
Last active October 19, 2016 06:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save infographicstw/c434624afe673a173d7959049a666f71 to your computer and use it in GitHub Desktop.
Save infographicstw/c434624afe673a173d7959049a666f71 to your computer and use it in GitHub Desktop.
陽明山建物 QGIS+threejs by 林立哲
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>3Dsample</title>
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<link rel="stylesheet" type="text/css" href="./Qgis2threejs.css">
</head>
<body>
<div id="webgl"></div>
<!-- popup -->
<div id="popup" style="display:none;">
<div id="closebtn">&times;</div>
<div id="popupbar"></div>
<div id="popupbody">
<div id="popupcontent"></div>
<div id="pageinfo">
<h1>Current View URL</h1>
<div><input id="urlbox" type="text"></div>
<h1>Usage</h1>
<div id="usage"></div>
<h1>About</h1>
<div id="about">This page was made with <a href="http://www.qgis.org/" target="_blank">QGIS</a> and <a href="https://github.com/minorua/Qgis2threejs" target="_blank">Qgis2threejs</a> plugin,
and uses the following library:
<ul>
<li>three.js <a href="http://threejs.org/" target="_blank">http://threejs.org/</a> <a href="./threejs-LICENSE" target="_blank" class="license">(LICENSE)</a></li>
<li>dat-gui <a href="https://code.google.com/p/dat-gui/" target="_blank">https://code.google.com/p/dat-gui/</a> <a href="./dat-gui-license.txt" target="_blank" class="license">(LICENSE)</a></li>
<li id="lib_proj4js" style="display: none;">Proj4js <a href="http://trac.osgeo.org/proj4js/" target="_blank">http://trac.osgeo.org/proj4js/</a> <a href="./proj4js/LICENSE.md" target="_blank" class="license">(LICENSE)</a></li>
</ul>
</div>
</div>
</div></div>
<!-- footer -->
<div id="footer"></div>
<script src="./three.min.js"></script>
<script src="./Qgis2threejs.js"></script>
<script src="./OrbitControls.js"></script>
<script>
var option = Q3D.Options;
</script>
<script src="./3Dsample.js"></script>
<script>
if (typeof proj4 !== "undefined") document.getElementById("lib_proj4js").style.display = "list-item";
var container = document.getElementById("webgl");
// initialize application
var app = Q3D.application;
app.init(container);
// load the project
app.loadProject(project);
app.addEventListeners();
app.start();
</script>
<script src="./dat.gui.min.js"></script>
<script src="./dat-gui_panel.js"></script>
<script>
// initialize dat-gui panel
Q3D.gui.init();
</script>
</body>
</html>
This file has been truncated, but you can view the full file.
// Qgis2threejs Project
project = new Q3D.Project({crs:"EPSG:3826",wgs84Center:{lat:25.1515798915,lon:121.544788602},proj:"+proj=tmerc +lat_0=0 +lon_0=121 +k=0.9999 +x_0=250000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs",title:"3Dsample",baseExtent:[303194.902822,2781722.6881,306652.763633,2783633.26973],rotation:0,zShift:0.0,width:100.0,zExaggeration:1.5});
// Layer 0
lyr = project.addLayer(new Q3D.DEMLayer({q:1,shading:true,type:"dem",name:"twdtm_asterv2_30m-tm2_twd97"}));
bl = lyr.addBlock({width:673,plane:{width:100.0,offsetX:0,offsetY:0,height:55.2532833021},m:0,sides:true,height:372}, false);
bl.data = [22.550696,22.538951,22.527208,22.515466,22.503721,22.502987,22.535135,22.567286,22.599434,22.631582,22.663733,22.691745,22.717404,22.743062,22.768721,22.794379,22.818958,22.799788,22.780619,22.761453,22.742284,22.723115,22.696582,22.659483,22.622384,22.585285,22.548186,22.511087,22.466598,22.420229,22.373863,22.327494,22.281128,22.236182,22.197543,22.158904,22.120264,22.081625,22.042985,22.001348,21.957455,21.913563,21.86967,21.825778,21.781885,21.714613,21.646299,21.577985,21.509673,21.441359,21.358798,21.249067,21.139335,21.029604,20.919873,20.810141,20.676921,20.535041,20.39316,20.251281,20.1094,19.967411,19.824595,19.681781,19.538966,19.396151,19.253337,19.136688,19.045798,18.954906,18.864015,18.773124,18.682233,18.587766,18.492858,18.397951,18.303044,18.208139,18.117775,18.03926,17.960743,17.882226,17.80371,17.725193,17.663712,17.610853,17.557995,17.505137,17.452281,17.400985,17.379038,17.357093,17.335146,17.3132,17.291253,17.271604,17.254911,17.238218,17.221524,17.204831,17.188137,17.184178,17.18294,17.181703,17.180466,17.179228,17.187426,17.231016,17.274605,17.318195,17.361785,17.405373,17.496769,17.620416,17.744062,17.867708,17.991354,18.115002,18.22466,18.334088,18.443515,18.552943,18.662372,18.755081,18.81938,18.883678,18.947976,19.012274,19.076573,19.099915,19.110118,19.12032,19.130523,19.140726,19.143331,19.100676,19.058021,19.015366,18.972712,18.930056,18.85871,18.761958,18.665209,18.568459,18.471708,18.374958,18.290112,18.206342,18.122573,18.038803,17.955033,17.885345,17.847944,17.810542,17.77314,17.735737,17.698335,17.724098,17.778194,17.83229,17.886385,17.94048,17.995457,18.060992,18.126528,18.192063,18.257598,18.323135,18.385801,18.44515,18.504498,18.563846,18.623194,18.682543,18.729801,18.774931,18.820061,18.865191,18.910321,18.95025,18.973434,18.996619,19.019802,19.042986,19.066169,19.080486,19.089451,19.098418,19.107383,19.116348,19.125538,19.156449,19.187361,19.218274,19.249185,19.280097,19.325852,19.394166,19.46248,19.530794,19.599108,19.66742,19.744699,19.824452,19.904207,19.983961,20.063714,20.142153,20.214179,20.286206,20.358232,20.430258,20.502284,20.573621,20.644409,20.715197,20.785987,20.856775,20.927564,20.989893,21.051716,21.113539,21.175364,21.237187,21.290946,21.328349,21.365751,21.403153,21.440556,21.477957,21.496967,21.508711,21.520454,21.532197,21.54394,21.556611,21.57732,21.598028,21.618737,21.639446,21.660155,21.692226,21.736119,21.780011,21.823904,21.867795,21.911689,21.948805,21.984969,22.021135,22.0573,22.093464,22.123848,22.138066,22.152285,22.166503,22.180721,22.194939,22.206745,22.217251,22.227757,22.238263,22.248769,22.260532,22.30536,22.350188,22.395015,22.43984,22.484668,22.5783,22.738415,22.898531,23.058643,23.218758,23.378871,23.490669,23.591132,23.691592,23.792056,23.892519,23.987147,24.057935,24.128723,24.199513,24.270302,24.34109,24.407371,24.470431,24.533491,24.596553,24.659612,24.722674,24.749456,24.775114,24.800773,24.826431,24.85209,24.876867,24.90005,24.923235,24.946418,24.969601,24.992787,25.013211,25.032682,25.052153,25.071624,25.091095,25.110728,25.131435,25.152145,25.172852,25.193563,25.21427,25.230193,25.241634,25.253074,25.264512,25.275953,25.287393,25.297717,25.307921,25.318122,25.328326,25.338528,25.345414,25.344178,25.342939,25.341702,25.340466,25.339227,25.3336,25.325872,25.318143,25.310415,25.302689,25.295447,25.295447,25.295447,25.295447,25.295447,25.295447,25.296004,25.297243,25.298479,25.299716,25.300955,25.302191,25.328249,25.359161,25.390073,25.420984,25.451896,25.486808,25.535652,25.584494,25.633335,25.682177,25.731021,25.791735,25.86005,25.928362,25.996678,26.06499,26.133303,26.183751,26.234134,26.284516,26.334899,26.385281,26.428208,26.45912,26.490031,26.520943,26.551854,26.582766,26.601781,26.617236,26.632693,26.648147,26.663604,26.681669,26.713817,26.745968,26.778116,26.810267,26.842415,26.862648,26.87285,26.883054,26.893255,26.903459,26.913661,26.932481,26.951951,26.971422,26.990893,27.010364,27.038832,27.086739,27.134646,27.182556,27.230463,27.278372,27.308029,27.329975,27.351922,27.373868,27.395815,27.418203,27.445101,27.471996,27.498891,27.525789,27.552684,27.590032,27.638876,27.687718,27.736559,27.785401,27.834245,27.857481,27.87665,27.895817,27.914986,27.934155,27.954942,27.9806,28.006259,28.031917,28.057576,28.083235,28.114789,28.149718,28.184646,28.219571,28.254499,28.289538,28.329415,28.369294,28.409171,28.449047,28.488924,28.531964,28.579569,28.627174,28.67478,28.722385,28.76999,28.838265,28.911831,28.985396,29.058964,29.13253,29.198753,29.232138,29.265525,29.298912,29.332299,29.365686,29.404178,29.446528,29.48888,29.531232,29.573584,29.615936,29.736305,29.860253,29.984203,30.108151,30.232102,30.356797,30.482918,30.609037,30.735159,30.861281,30.987403,31.110816,31.233226,31.355635,31.478042,31.600452,31.717911,31.797664,31.877419,31.957173,32.036926,32.116681,32.190684,32.258996,32.327311,32.395624,32.463939,32.532252,32.58215,32.629752,32.677357,32.724962,32.772567,32.817358,32.854759,32.89216,32.929564,32.966965,33.004368,33.027226,33.042683,33.058137,33.073594,33.089049,33.103103,33.090124,33.077142,33.064161,33.051179,33.0382,33.024138,33.008684,32.993227,32.977772,32.962315,32.946861,32.929368,32.911438,32.893508,32.875578,32.857645,32.838357,32.813935,32.789515,32.765093,32.740671,32.716252,32.677278,32.628434,32.579592,32.53075,32.481909,32.433065,32.370254,32.307192,32.244132,32.18107,32.118011,32.060657,32.013052,31.965447,31.917841,31.870236,31.822631,31.740686,31.647649,31.55461,31.461571,31.368535,31.276994,31.194461,31.11193,31.029397,30.946867,30.864334,30.79963,30.750786,30.701944,30.653103,30.604258,30.555417,30.521863,30.489712,30.457564,30.425414,30.393266,30.36654,30.352322,30.338104,30.323886,30.309665,30.295447,30.259929,30.214799,30.16967,30.124538,30.079408,30.036434,30.01974,30.003047,29.986353,29.96966,29.952966,29.920696,29.870314,29.819929,29.769546,29.719164,29.668781,29.641491,29.618308,29.595123,29.57194,29.548757,29.530091,29.526074,29.52206,29.518044,29.51403,29.510013,29.516386,29.529063,29.541743,29.55442,29.567097,29.580021,29.619897,29.659774,29.699653,29.739529,29.779406,29.830903,29.90015,29.9694,30.038647,30.107894,30.177144,30.247834,30.318924,30.390017,30.461109,30.532199,30.613319,30.743759,30.874199,31.004639,31.135079,31.265519,31.372946,31.461968,31.550991,31.640013,31.729036,31.818059,31.861941,31.903054,31.94417,31.985283,32.026399,32.070053,32.118898,32.167739,32.216581,32.265422,32.314266,32.352266,32.385955,32.419644,32.453335,32.487024,32.519797,32.544521,32.569245,32.593972,32.618695,32.643419,32.662403,32.675382,32.688364,32.701345,32.714327,32.727306,32.760584,32.796749,32.832913,32.869078,32.905242,22.448398,22.4328,22.417205,22.401608,22.386013,22.381938,22.412289,22.442639,22.472989,22.503339,22.53369,22.559383,22.582425,22.605471,22.628513,22.651556,22.67368,22.658503,22.64333,22.628153,22.612979,22.597803,22.576222,22.545451,22.514679,22.483908,22.453137,22.422366,22.379381,22.333295,22.287208,22.241122,22.195035,22.150319,22.111679,22.07304,22.0344,21.995761,21.957121,21.913911,21.867263,21.820615,21.773967,21.727319,21.68067,21.611693,21.541722,21.471749,21.401776,21.331805,21.245882,21.129543,21.013203,20.896863,20.780523,20.664185,20.525669,20.378979,20.23229,20.0856,19.93891,19.793242,19.655262,19.517283,19.379304,19.241324,19.103345,18.996237,18.91952,18.842802,18.766085,18.689367,18.61265,18.529049,18.444605,18.360159,18.275712,18.191268,18.108848,18.031709,17.95457,17.877431,17.800293,17.723154,17.661314,17.60722,17.553124,17.499028,17.444933,17.392407,17.369364,17.346321,17.323277,17.300234,17.27719,17.257465,17.242009,17.226553,17.211098,17.195641,17.180185,17.177348,17.177208,17.177067,17.176927,17.176787,17.184867,17.223788,17.262709,17.301628,17.340549,17.379468,17.468732,17.591957,17.715182,17.838409,17.961634,18.084859,18.193293,18.301484,18.409674,18.517864,18.626056,18.716862,18.778124,18.839385,18.900647,18.961909,19.023171,19.043689,19.051137,19.058583,19.066031,19.073478,19.07315,19.026502,18.979854,18.933204,18.886556,18.839908,18.764791,18.66447,18.564147,18.463824,18.363503,18.26318,18.176774,18.091627,18.006479,17.921332,17.836185,17.765205,17.726705,17.688206,17.649707,17.611208,17.572709,17.597745,17.651278,17.704813,17.758346,17.81188,17.866031,17.927573,17.989115,18.050658,18.112202,18.173744,18.235351,18.297034,18.358717,18.4204,18.482082,18.543765,18.592306,18.638533,18.68476,18.730987,18.777214,18.817982,18.841165,18.864349,18.887532,18.910716,18.933901,18.947621,18.955629,18.963638,18.971646,18.979655,18.9879,19.018952,19.050004,19.081056,19.112107,19.143159,19.189437,19.258847,19.328258,19.397668,19.467079,19.53649,19.611846,19.688844,19.765842,19.84284,19.91984,19.995546,20.064957,20.134367,20.203779,20.27319,20.3426,20.411855,20.480984,20.550115,20.619244,20.688375,20.757504,20.819608,20.881291,20.942975,21.004658,21.066341,21.120462,21.159242,21.198021,21.236801,21.275581,21.314361,21.336624,21.35236,21.368097,21.383833,21.39957,21.41612,21.439724,21.463329,21.486933,21.510539,21.534144,21.56911,21.615899,21.662687,21.709475,21.756264,21.803053,21.843066,21.882126,21.921187,21.960248,21.999308,22.032188,22.047784,22.06338,22.078976,22.094572,22.110168,22.126039,22.142056,22.158073,22.17409,22.190107,22.206959,22.24574,22.28452,22.323301,22.362078,22.400859,22.495198,22.66521,22.835225,23.00524,23.175252,23.345267,23.459172,23.559913,23.660657,23.761401,23.862145,23.956672,24.025802,24.09493,24.164061,24.233192,24.302322,24.366944,24.428346,24.489748,24.55115,24.612553,24.673955,24.698424,24.721748,24.745071,24.768394,24.79172,24.814993,24.838176,24.861362,24.884545,24.907728,24.930911,24.9542,24.977523,25.000849,25.024173,25.047496,25.070819,25.094145,25.117468,25.140792,25.164118,25.187441,25.202853,25.210862,25.218872,25.226878,25.234887,25.242897,25.250652,25.25838,25.266109,25.273835,25.281563,25.287052,25.287052,25.287052,25.287052,25.287052,25.287052,25.281918,25.27433,25.266744,25.259156,25.251568,25.244443,25.244162,25.243881,25.243601,25.24332,25.24304,25.242759,25.242478,25.242198,25.241917,25.241636,25.241356,25.266929,25.29756,25.328191,25.358822,25.389453,25.423595,25.469963,25.516329,25.562698,25.609064,25.655433,25.716022,25.785714,25.855403,25.925095,25.994787,26.064479,26.11877,26.173004,26.227242,26.281477,26.335712,26.381013,26.411925,26.442836,26.473748,26.504659,26.535571,26.554478,26.569795,26.585112,26.600426,26.615742,26.633495,26.664407,26.695318,26.72623,26.757141,26.788053,26.806451,26.81432,26.822189,26.830058,26.837924,26.845793,26.868031,26.891354,26.914678,26.938004,26.961327,26.994383,27.048478,27.102575,27.156669,27.210764,27.264861,27.297621,27.321365,27.345112,27.368856,27.392601,27.416295,27.43948,27.462663,27.485846,27.509032,27.532215,27.566171,27.611978,27.657783,27.703591,27.749395,27.795203,27.814576,27.829752,27.844926,27.860102,27.875276,27.892417,27.91546,27.938502,27.961545,27.98459,28.007633,28.040419,28.078779,28.117138,28.155495,28.193854,28.232219,28.270859,28.309499,28.348139,28.386779,28.425417,28.467049,28.512996,28.558941,28.604889,28.650834,28.696782,28.767337,28.844196,28.921053,28.997912,29.074771,29.143409,29.175303,29.207197,29.239091,29.270985,29.302878,29.338773,29.377694,29.416614,29.455535,29.494453,29.533374,29.66002,29.790693,29.921363,30.052036,30.18271,30.311262,30.43575,30.560241,30.684729,30.809217,30.933705,31.057682,31.181469,31.305255,31.429042,31.552828,31.671203,31.74834,31.82548,31.902617,31.979757,32.056894,32.13029,32.199982,32.269674,32.339366,32.409056,32.478748,32.527446,32.573534,32.61962,32.665708,32.711793,32.755747,32.794106,32.832466,32.870825,32.909182,32.947541,32.970817,32.986412,33.002009,33.017604,33.033201,33.047266,33.031811,33.016354,33.0009,32.985443,32.969988,32.954409,32.938672,32.922937,32.907199,32.891464,32.875726,32.860105,32.84451,32.828913,32.813318,32.79772,32.780566,32.757523,32.734481,32.711438,32.688393,32.66535,32.628659,32.582714,32.536766,32.490821,32.444873,32.398926,32.338209,32.277228,32.216247,32.155266,32.094285,32.038647,31.992138,31.945631,31.899122,31.852616,31.806107,31.718713,31.618109,31.517506,31.416902,31.316299,31.217938,31.133072,31.048206,30.963338,30.878472,30.793606,30.729334,30.683387,30.637442,30.591494,30.545549,30.499601,30.467294,30.436242,30.405191,30.374139,30.343087,30.316668,30.300931,30.285196,30.269458,30.253723,30.237985,30.201431,30.155486,30.109539,30.063594,30.017646,29.973988,29.958251,29.942516,29.926778,29.911043,29.895305,29.861441,29.806505,29.751568,29.696629,29.641693,29.586756,29.55854,29.535076,29.511613,29.488146,29.464683,29.444894,29.437025,29.429159,29.42129,29.413421,29.405552,29.407128,29.414435,29.421743,29.42905,29.436355,29.443944,29.4823,29.52066,29.559019,29.597379,29.635738,29.683269,29.744811,29.806354,29.867896,29.929439,29.990981,30.064833,30.142113,30.219393,30.296671,30.373951,30.461578,30.60012,30.738662,30.877201,31.015743,31.154283,31.267688,31.360984,31.454279,31.547575,31.640871,31.734167,31.775963,31.814603,31.853244,31.891881,31.930521,31.971658,32.017884,32.064112,32.110338,32.156566,32.202792,32.244093,32.283434,32.322773,32.362115,32.401457,32.439994,32.471467,32.502939,32.534412,32.565885,32.597358,32.621346,32.637502,32.653661,32.669817,32.685975,32.702131,32.737359,32.775297,32.813236,32.851171,32.88911,22.362131,22.345157,22.328183,22.311209,22.294234,22.287748,22.312585,22.337426,22.362264,22.387101,22.411942,22.434757,22.456423,22.478089,22.499754,22.52142,22.542263,22.529845,22.517425,22.505005,22.492587,22.480167,22.460775,22.431381,22.401989,22.372595,22.3432,22.313809,22.273299,22.22997,22.186638,22.143307,22.099976,22.057509,22.018869,21.98023,21.94159,21.90295,21.864311,21.819528,21.770124,21.720721,21.671317,21.621913,21.57251,21.499457,21.425351,21.351246,21.27714,21.203034,21.112979,20.992506,20.872033,20.75156,20.631086,20.510613,20.371992,20.22668,20.081368,19.936056,19.790744,19.647585,19.520628,19.393671,19.266714,19.139757,19.012801,18.91394,18.842733,18.771527,18.700321,18.629114,18.557908,18.479819,18.400885,18.32195,18.243016,18.164081,18.086027,18.010266,17.934506,17.858744,17.782984,17.707223,17.645846,17.591751,17.537655,17.48356,17.429464,17.377009,17.355343,17.333677,17.312012,17.290346,17.268681,17.24973,17.234274,17.218818,17.203363,17.187907,17.172451,17.168478,17.16696,17.165441,17.163923,17.162406,17.169979,17.211655,17.253331,17.295008,17.336683,17.378359,17.466264,17.585355,17.704447,17.823539,17.942632,18.061724,18.17009,18.278281,18.386472,18.494663,18.602853,18.691618,18.747368,18.803119,18.858868,18.914619,18.97037,18.987464,18.992156,18.996846,19.001538,19.00623,19.003145,18.953742,18.904338,18.854934,18.805531,18.756127,18.680446,18.581502,18.482558,18.383613,18.284668,18.185723,18.098169,18.011643,17.925119,17.838593,17.752068,17.680547,17.643425,17.606305,17.569183,17.532061,17.49494,17.516598,17.564621,17.612643,17.660665,17.708689,17.75754,17.816327,17.875113,17.933901,17.992687,18.051475,18.110965,18.17127,18.231576,18.29188,18.352185,18.412491,18.459654,18.504503,18.549352,18.594201,18.639051,18.678766,18.70195,18.725133,18.748318,18.771501,18.794685,18.810123,18.820888,18.831652,18.842416,18.85318,18.864166,18.896596,18.929026,18.961456,18.993886,19.026316,19.072877,19.140909,19.208942,19.276975,19.345008,19.413042,19.48594,19.560182,19.634425,19.708668,19.78291,19.856096,19.924129,19.992162,20.060196,20.128227,20.196261,20.262603,20.3276,20.392596,20.457594,20.52259,20.587586,20.648157,20.708462,20.768766,20.829072,20.889377,20.943031,20.983188,21.023345,21.063504,21.103661,21.143818,21.168447,21.186938,21.205431,21.223923,21.242415,21.261863,21.289601,21.31734,21.345078,21.372816,21.400555,21.439655,21.490577,21.541499,21.592421,21.643343,21.694265,21.73841,21.781605,21.824799,21.867993,21.911187,21.947474,21.964449,21.981423,21.998397,22.015371,22.032344,22.05228,22.073808,22.095336,22.116864,22.138393,22.160605,22.200762,22.240921,22.281078,22.321235,22.361393,22.456526,22.626541,22.796553,22.966568,23.136583,23.306595,23.422732,23.526232,23.62973,23.73323,23.836727,23.932655,23.997652,24.06265,24.127645,24.192643,24.257638,24.318129,24.375396,24.432665,24.489934,24.547203,24.604472,24.630152,24.654854,24.679557,24.704257,24.72896,24.75312,24.776303,24.799489,24.822672,24.845855,24.869038,24.893351,24.918051,24.942754,24.967457,24.992157,25.01686,25.041562,25.066263,25.090965,25.115668,25.140368,25.157872,25.168637,25.1794,25.190166,25.200928,25.211694,25.219714,25.227442,25.235171,25.242899,25.250628,25.256114,25.256114,25.256114,25.256114,25.256114,25.256114,25.251915,25.245703,25.239494,25.233286,25.227074,25.221067,25.21803,25.214993,25.211956,25.208919,25.205885,25.202848,25.199811,25.196774,25.193737,25.190703,25.187666,25.210486,25.238361,25.266236,25.29411,25.321985,25.353987,25.400353,25.446722,25.493091,25.539457,25.585825,25.647254,25.718323,25.789391,25.86046,25.931532,26.0026,26.05827,26.113882,26.169496,26.225111,26.280722,26.326874,26.357785,26.388697,26.419608,26.45052,26.481431,26.499279,26.513217,26.527154,26.541091,26.555029,26.571622,26.602533,26.633445,26.664356,26.695268,26.726179,26.745327,26.754573,26.763819,26.773064,26.78231,26.791558,26.815173,26.839873,26.864576,26.889278,26.913979,26.947977,27.002075,27.056169,27.110264,27.164358,27.218455,27.255088,27.284345,27.313602,27.342859,27.372115,27.400827,27.42401,27.447195,27.470378,27.493561,27.516747,27.54808,27.588375,27.628669,27.668962,27.709257,27.749551,27.765795,27.778212,27.790633,27.803053,27.81547,27.830199,27.851863,27.873529,27.895194,27.91686,27.938526,27.969059,28.004662,28.040266,28.075869,28.111472,28.147144,28.185784,28.224424,28.263062,28.301702,28.340342,28.380279,28.422094,28.463906,28.505718,28.547533,28.589345,28.655769,28.728493,28.801216,28.873943,28.946666,29.013689,29.055229,29.096768,29.138307,29.179846,29.221383,29.263002,29.304676,29.346353,29.388027,29.429704,29.471381,29.591559,29.715343,29.839127,29.962911,30.086692,30.213552,30.346306,30.479063,30.611817,30.744574,30.877328,31.004546,31.129712,31.254876,31.380041,31.505205,31.624638,31.700399,31.776159,31.85192,31.92768,32.003441,32.076845,32.147913,32.218982,32.290051,32.361122,32.432191,32.478591,32.521923,32.565252,32.608584,32.651916,32.693114,32.728717,32.76432,32.799923,32.835526,32.87113,32.894387,32.911361,32.928335,32.945309,32.962284,32.977659,32.962204,32.946747,32.931293,32.915836,32.900381,32.8836,32.865109,32.846615,32.828124,32.809632,32.791141,32.773897,32.756922,32.739948,32.722974,32.706,32.688046,32.66638,32.644714,32.623048,32.601382,32.579716,32.546046,32.504234,32.462419,32.420607,32.378795,32.336981,32.284456,32.231744,32.179029,32.126314,32.073601,32.022668,31.974782,31.926896,31.879013,31.831128,31.783242,31.694468,31.592488,31.490505,31.388525,31.286544,31.187198,31.103709,31.02022,30.936732,30.853243,30.769754,30.708317,30.666505,30.624693,30.582878,30.541066,30.499254,30.466034,30.433605,30.401174,30.368745,30.336314,30.308101,30.289609,30.271115,30.252624,30.234133,30.215639,30.181076,30.139264,30.097452,30.055637,30.013825,29.973779,29.955288,29.936794,29.918303,29.899811,29.881317,29.84215,29.778948,29.715743,29.652538,29.589335,29.52613,29.494326,29.468106,29.441886,29.415666,29.389447,29.367227,29.357982,29.348736,29.33949,29.330242,29.320996,29.319479,29.322654,29.325828,29.329,29.332175,29.335638,29.371241,29.406844,29.442448,29.478051,29.513654,29.558431,29.617218,29.676004,29.734793,29.793579,29.852365,29.925618,30.002898,30.080176,30.157456,30.234734,30.321432,30.454461,30.587491,30.72052,30.85355,30.986579,31.100596,31.199404,31.298213,31.397018,31.495827,31.594632,31.636749,31.675386,31.714026,31.752667,31.791307,31.831988,31.876837,31.921686,31.966535,32.011386,32.056235,32.102072,32.148303,32.194533,32.240762,32.286993,32.332279,32.369264,32.406246,32.443232,32.480214,32.5172,32.54737,32.570418,32.593463,32.616511,32.639556,32.662604,32.692655,32.723705,32.754754,32.785803,32.816852,22.275862,22.257511,22.23916,22.220807,22.202456,22.193554,22.212882,22.23221,22.251538,22.270866,22.290191,22.310131,22.33042,22.350707,22.370996,22.391282,22.410848,22.401184,22.39152,22.381856,22.372192,22.362531,22.345329,22.317312,22.289297,22.261282,22.233267,22.20525,22.167219,22.126644,22.086068,22.045492,22.004917,21.964697,21.926059,21.887419,21.84878,21.81014,21.771501,21.725146,21.672987,21.620826,21.568667,21.516508,21.464349,21.387221,21.308982,21.230744,21.152504,21.074265,20.980075,20.855469,20.730862,20.606256,20.481649,20.357043,20.218314,20.07438,19.930447,19.786513,19.642579,19.501929,19.385994,19.270059,19.154126,19.038191,18.922256,18.831641,18.765946,18.70025,18.634555,18.56886,18.503166,18.430588,18.357164,18.283742,18.210319,18.136895,18.063207,17.988824,17.914441,17.840057,17.765675,17.691291,17.630377,17.576282,17.522187,17.468091,17.413997,17.36161,17.341322,17.321034,17.300746,17.280459,17.260171,17.241996,17.22654,17.211084,17.195629,17.180173,17.164717,17.159608,17.156713,17.153817,17.15092,17.148025,17.155092,17.199522,17.243954,17.288386,17.332818,17.377248,17.463795,17.578754,17.693712,17.80867,17.923629,18.038587,18.146887,18.255079,18.36327,18.47146,18.57965,18.666374,18.716612,18.766851,18.817091,18.86733,18.91757,18.931238,18.933174,18.935109,18.937046,18.938982,18.933142,18.880982,18.828823,18.776664,18.724504,18.672344,18.596102,18.498534,18.400967,18.3034,18.205834,18.108267,18.019562,17.93166,17.843757,17.755854,17.667952,17.595889,17.560145,17.524402,17.488658,17.452915,17.417171,17.435451,17.477963,17.520474,17.562985,17.605497,17.649049,17.70508,17.761111,17.817143,17.873174,17.929205,17.986579,18.045507,18.104433,18.163361,18.222288,18.281216,18.327,18.370473,18.413943,18.457415,18.500886,18.53955,18.562734,18.585917,18.609102,18.632285,18.655469,18.672626,18.686146,18.699667,18.713186,18.726706,18.740434,18.774241,18.808049,18.841857,18.875664,18.909472,18.956317,19.022972,19.089627,19.156282,19.222938,19.289593,19.360034,19.431521,19.503008,19.574495,19.645982,19.716646,19.783301,19.849956,19.916611,19.983266,20.049921,20.113351,20.174215,20.235078,20.295941,20.356805,20.417668,20.476704,20.535631,20.594559,20.653485,20.712413,20.765598,20.807134,20.848669,20.890206,20.931741,20.973276,21.000269,21.021517,21.042764,21.064013,21.085261,21.107607,21.139478,21.171351,21.203222,21.235094,21.266965,21.3102,21.365254,21.42031,21.475366,21.530421,21.585477,21.633756,21.681084,21.728412,21.775739,21.823066,21.862762,21.881113,21.899466,21.917817,21.936169,21.954521,21.97852,22.00556,22.0326,22.059639,22.08668,22.114251,22.155786,22.197322,22.238858,22.280392,22.321929,22.417854,22.587869,22.757884,22.927896,23.097911,23.267926,23.386292,23.492549,23.598802,23.705058,23.811312,23.90864,23.969502,24.030367,24.091229,24.152094,24.212956,24.269311,24.322447,24.375583,24.428717,24.481853,24.534989,24.561881,24.587961,24.614041,24.64012,24.6662,24.691247,24.71443,24.737615,24.760798,24.783981,24.807164,24.832502,24.858582,24.884662,24.910741,24.936821,24.9629,24.98898,25.015059,25.041139,25.067218,25.093298,25.112891,25.12641,25.139929,25.15345,25.166969,25.180488,25.188778,25.196507,25.204233,25.211961,25.21969,25.225178,25.225178,25.225178,25.225178,25.225178,25.225178,25.221908,25.217076,25.212244,25.207412,25.20258,25.197688,25.191897,25.186104,25.180314,25.17452,25.16873,25.162937,25.157144,25.151353,25.14556,25.13977,25.133977,25.154041,25.179162,25.20428,25.229399,25.25452,25.28438,25.330746,25.377115,25.423481,25.46985,25.516215,25.578486,25.650934,25.72338,25.795828,25.868273,25.940722,25.997768,26.054759,26.111751,26.168742,26.225733,26.272734,26.303646,26.334557,26.365469,26.396383,26.427295,26.444081,26.456639,26.469199,26.48176,26.494318,26.509748,26.54066,26.571571,26.602483,26.633394,26.664306,26.684201,26.694826,26.705448,26.716073,26.726696,26.737321,26.762312,26.788392,26.814474,26.840553,26.866633,26.901574,26.955669,27.009763,27.063858,27.117955,27.17205,27.212559,27.247326,27.282095,27.316861,27.35163,27.385359,27.408542,27.431725,27.454911,27.478094,27.501277,27.529985,27.564768,27.599553,27.634335,27.66912,27.703903,27.717012,27.726676,27.73634,27.746001,27.755665,27.767982,27.788268,27.808557,27.828844,27.849133,27.869419,27.897696,27.930546,27.963393,27.99624,28.029087,28.062069,28.100707,28.139347,28.177987,28.216627,28.255264,28.293512,28.331191,28.36887,28.406549,28.444228,28.48191,28.544199,28.61279,28.68138,28.749971,28.818564,28.883972,28.935154,28.986339,29.037524,29.088706,29.13989,29.187228,29.231659,29.276092,29.320522,29.364953,29.409386,29.523098,29.639993,29.756888,29.873782,29.990677,30.11584,30.256863,30.397886,30.538909,30.679929,30.820952,30.951413,31.077956,31.204498,31.331041,31.457584,31.578071,31.652455,31.726839,31.801222,31.875603,31.949987,32.023396,32.095844,32.168292,32.240738,32.313186,32.385632,32.429734,32.470309,32.510885,32.551461,32.592036,32.63048,32.663327,32.696174,32.729021,32.761868,32.794718,32.817959,32.83631,32.854661,32.873015,32.891366,32.908051,32.892594,32.87714,32.861683,32.846228,32.830771,32.812791,32.791543,32.770296,32.749048,32.727801,32.706553,32.687686,32.669335,32.650984,32.63263,32.614279,32.595523,32.575234,32.554948,32.534658,32.514372,32.494083,32.463433,32.425754,32.388073,32.350394,32.312715,32.275036,32.230706,32.18626,32.141813,32.097364,32.052918,32.006692,31.957429,31.908164,31.858902,31.809639,31.760374,31.670223,31.566864,31.463507,31.360147,31.25679,31.156459,31.074347,30.992235,30.910125,30.828013,30.745903,30.687302,30.649623,30.611945,30.574266,30.536584,30.498905,30.464771,30.430966,30.397158,30.36335,30.329541,30.299533,30.278285,30.257038,30.23579,30.214543,30.193295,30.160723,30.123044,30.085365,30.047684,30.010005,29.97357,29.952323,29.931075,29.909828,29.88858,29.867332,29.822859,29.751388,29.679917,29.608446,29.536975,29.465504,29.430115,29.401139,29.372163,29.343186,29.31421,29.289561,29.278938,29.268313,29.257688,29.247065,29.23644,29.231831,29.230872,29.229911,29.228953,29.227992,29.227335,29.260182,29.293032,29.325879,29.358726,29.391573,29.433594,29.489624,29.545656,29.601686,29.657719,29.713749,29.786404,29.863681,29.940961,30.018239,30.095519,30.181285,30.308805,30.436322,30.563842,30.691359,30.818878,30.933507,31.037825,31.142143,31.246461,31.350782,31.4551,31.497532,31.536172,31.574812,31.613452,31.65209,31.692318,31.73579,31.779262,31.822734,31.866204,31.909676,31.960051,32.013171,32.066291,32.119411,32.172529,32.224563,32.267058,32.309554,32.352049,32.394546,32.437042,32.473397,32.503331,32.533268,32.563203,32.59314,32.623075,32.647955,32.672115,32.696272,32.720432,32.744592,22.189596,22.169867,22.150138,22.130407,22.110678,22.099362,22.113177,22.126994,22.140811,22.154627,22.168444,22.185507,22.204416,22.223327,22.242237,22.261146,22.279434,22.272526,22.265618,22.258711,22.2518,22.244892,22.22988,22.203243,22.176605,22.149968,22.12333,22.096692,22.061138,22.023318,21.985498,21.947678,21.909859,21.871887,21.833249,21.794609,21.75597,21.71733,21.678691,21.630763,21.575847,21.520932,21.466017,21.411102,21.356188,21.274986,21.192613,21.11024,21.027869,20.945496,20.847173,20.718433,20.589692,20.460952,20.332213,20.203473,20.064637,19.922081,19.779525,19.636968,19.494412,19.356272,19.25136,19.146448,19.041536,18.936625,18.831713,18.749342,18.689158,18.628974,18.568791,18.508607,18.448423,18.381357,18.313444,18.245533,18.177622,18.10971,18.040386,17.967381,17.894375,17.821371,17.748366,17.67536,17.61491,17.560814,17.506718,17.452623,17.398528,17.346211,17.327301,17.308392,17.289482,17.270571,17.251661,17.234262,17.218806,17.203351,17.187895,17.172439,17.156983,17.150739,17.146465,17.142192,17.137917,17.133644,17.140202,17.18739,17.234577,17.281764,17.328951,17.376139,17.461328,17.572153,17.682977,17.793802,17.904627,18.015452,18.123686,18.231876,18.340067,18.448257,18.556448,18.641129,18.685856,18.730585,18.775313,18.82004,18.864769,18.875013,18.874193,18.873374,18.872553,18.871733,18.863138,18.808222,18.753307,18.698393,18.643478,18.588562,18.511756,18.415566,18.319378,18.223189,18.126999,18.030811,17.940957,17.851676,17.762396,17.673115,17.583834,17.511231,17.476866,17.4425,17.408135,17.373769,17.339402,17.354305,17.391305,17.428305,17.465304,17.502304,17.540558,17.593834,17.647109,17.700384,17.753661,17.806936,17.862193,17.919743,17.977292,18.034842,18.09239,18.14994,18.194348,18.236441,18.278535,18.320629,18.362722,18.400336,18.423519,18.446703,18.469886,18.49307,18.516253,18.53513,18.551405,18.56768,18.583956,18.600232,18.616701,18.651887,18.687072,18.722257,18.757443,18.792628,18.839756,18.905034,18.970311,19.035588,19.100867,19.166144,19.234127,19.302859,19.37159,19.440322,19.509053,19.577196,19.642474,19.707751,19.773028,19.838305,19.903583,19.964101,20.02083,20.07756,20.134289,20.19102,20.247749,20.305252,20.362802,20.42035,20.4779,20.53545,20.588167,20.631081,20.673993,20.716906,20.75982,20.802733,20.832092,20.856096,20.880099,20.904102,20.928106,20.953351,20.989356,21.025361,21.061367,21.097371,21.133377,21.180744,21.239932,21.299122,21.358311,21.4175,21.476688,21.529102,21.580563,21.632023,21.683485,21.734946,21.778049,21.797778,21.817508,21.837237,21.856966,21.876697,21.904761,21.937311,21.969863,22.002414,22.034965,22.067896,22.110809,22.153723,22.196636,22.239549,22.282463,22.379185,22.549197,22.719212,22.889227,23.059239,23.229254,23.349855,23.458865,23.567875,23.676885,23.785894,23.884626,23.941355,23.998084,24.054813,24.111545,24.168274,24.220496,24.269497,24.3185,24.3675,24.416503,24.465504,24.493609,24.521068,24.548524,24.575983,24.603439,24.629373,24.652556,24.675739,24.698925,24.722108,24.745291,24.771651,24.79911,24.826566,24.854025,24.881482,24.908938,24.936397,24.963853,24.991312,25.018769,25.046228,25.067909,25.084185,25.10046,25.116735,25.13301,25.149286,25.15784,25.165569,25.173297,25.181026,25.188752,25.19424,25.19424,25.19424,25.19424,25.19424,25.19424,25.191905,25.18845,25.184997,25.181542,25.178087,25.174311,25.165765,25.157218,25.148669,25.140122,25.131575,25.123026,25.114479,25.10593,25.097383,25.088837,25.080287,25.097598,25.11996,25.142325,25.16469,25.187052,25.214773,25.261139,25.307508,25.353874,25.400242,25.446608,25.509718,25.583543,25.657368,25.731193,25.805018,25.878843,25.937269,25.995637,26.054005,26.112375,26.170743,26.218595,26.249509,26.28042,26.311332,26.342243,26.373155,26.388879,26.400061,26.411244,26.422425,26.433607,26.447875,26.478786,26.509698,26.54061,26.571521,26.602433,26.623076,26.635078,26.64708,26.659082,26.671084,26.683083,26.709454,26.736913,26.764369,26.791828,26.819285,26.855169,26.909263,26.963358,27.017455,27.071549,27.125644,27.170027,27.210306,27.250585,27.290864,27.331143,27.369891,27.393074,27.416257,27.43944,27.462626,27.485809,27.511891,27.541164,27.570437,27.599709,27.628982,27.658254,27.668228,27.675136,27.682044,27.688952,27.695859,27.705764,27.724674,27.743584,27.762493,27.781403,27.800313,27.826336,27.85643,27.886521,27.916611,27.946705,27.976992,28.015632,28.054272,28.092909,28.131549,28.170189,28.206743,28.240289,28.273835,28.307381,28.340927,28.374473,28.432629,28.497087,28.561544,28.626002,28.690459,28.754255,28.815082,28.87591,28.936737,28.997568,29.058395,29.111454,29.158641,29.205831,29.253017,29.300204,29.347391,29.454637,29.564643,29.674648,29.784654,29.894659,30.01813,30.167419,30.316708,30.465997,30.615286,30.764575,30.898279,31.026199,31.154118,31.282041,31.40996,31.531507,31.604514,31.677518,31.750522,31.823529,31.896533,31.96995,32.043775,32.1176,32.191425,32.26525,32.339075,32.380879,32.418698,32.456518,32.494337,32.532159,32.567844,32.597938,32.628029,32.658122,32.688213,32.718303,32.741529,32.761259,32.78099,32.800717,32.820448,32.838444,32.822987,32.807533,32.792075,32.776621,32.761164,32.741982,32.717978,32.693977,32.669973,32.645969,32.621965,32.601478,32.581747,32.562017,32.542289,32.522559,32.503,32.484091,32.465181,32.446271,32.427362,32.408452,32.380821,32.347275,32.313729,32.280183,32.246637,32.213091,32.176956,32.140775,32.104595,32.068414,32.032234,31.990716,31.940074,31.889432,31.83879,31.788151,31.737509,31.645979,31.541242,31.436506,31.331769,31.227033,31.125717,31.044984,30.964251,30.883519,30.802786,30.722051,30.666288,30.632742,30.599196,30.56565,30.532104,30.498558,30.463511,30.428326,30.393138,30.357954,30.322769,30.290965,30.266961,30.242957,30.218956,30.194952,30.170949,30.140368,30.106822,30.073276,30.03973,30.006184,29.973361,29.949357,29.925356,29.901352,29.877349,29.853345,29.803569,29.723831,29.644094,29.564354,29.484617,29.40488,29.365901,29.334169,29.302439,29.270707,29.238974,29.211894,29.199892,29.18789,29.175888,29.163886,29.151884,29.144182,29.139091,29.133997,29.128903,29.123808,29.119032,29.149123,29.179216,29.209307,29.2394,29.269491,29.308756,29.362033,29.415306,29.468583,29.521859,29.575133,29.647187,29.724467,29.801744,29.879025,29.956305,30.041139,30.163146,30.285153,30.40716,30.529168,30.651175,30.766415,30.876245,30.986076,31.095907,31.205737,31.315565,31.358317,31.396957,31.435595,31.474235,31.512875,31.552651,31.594744,31.636839,31.678932,31.721024,31.76312,31.818032,31.878039,31.938048,31.998058,32.058065,32.116848,32.164856,32.212861,32.260868,32.308876,32.356881,32.399423,32.436247,32.473071,32.509897,32.546721,32.583548,32.603252,32.620522,32.637793,32.655064,32.672335,22.103329,22.082222,22.061115,22.040008,22.018899,22.00517,22.013474,22.02178,22.030084,22.03839,22.046695,22.060882,22.078414,22.095945,22.113478,22.13101,22.14802,22.143867,22.139714,22.135561,22.131409,22.127256,22.114434,22.089174,22.063914,22.038654,22.013395,21.988135,21.955056,21.919992,21.884929,21.849864,21.8148,21.779077,21.740439,21.701798,21.663158,21.62452,21.58588,21.536379,21.478708,21.421038,21.363367,21.305696,21.248026,21.16275,21.076244,20.989738,20.903232,20.816726,20.714269,20.581396,20.448523,20.315649,20.182776,20.049901,19.910961,19.769782,19.628603,19.487425,19.346246,19.210615,19.116726,19.022837,18.928947,18.835058,18.741169,18.667043,18.61237,18.557699,18.503026,18.448354,18.393681,18.332125,18.269725,18.207325,18.144924,18.082524,18.017566,17.945939,17.874311,17.802684,17.731056,17.659429,17.599441,17.545345,17.49125,17.437154,17.38306,17.330812,17.313281,17.295748,17.278216,17.260685,17.243152,17.226528,17.211071,17.195615,17.18016,17.164704,17.149248,17.14187,17.136219,17.130566,17.124915,17.119263,17.125315,17.175258,17.225201,17.275142,17.325085,17.375028,17.458859,17.565551,17.672242,17.778933,17.885625,17.992317,18.100483,18.208673,18.316864,18.425054,18.533245,18.615885,18.655101,18.694318,18.733534,18.772752,18.811968,18.818787,18.815211,18.811637,18.808061,18.804485,18.793133,18.735463,18.677793,18.620121,18.562451,18.504781,18.427411,18.332599,18.237789,18.142977,18.048166,17.953355,17.862352,17.771693,17.681035,17.590376,17.499718,17.426574,17.393586,17.360598,17.32761,17.294622,17.261634,17.273158,17.304647,17.336135,17.367624,17.399113,17.432067,17.482587,17.533107,17.583628,17.634148,17.684667,17.737808,17.79398,17.850151,17.906323,17.962493,18.018665,18.061695,18.102411,18.143126,18.183842,18.224558,18.26112,18.284303,18.307487,18.33067,18.353854,18.377037,18.397632,18.416664,18.435695,18.454725,18.473757,18.492968,18.529531,18.566094,18.602657,18.63922,18.675785,18.723196,18.787097,18.850996,18.914896,18.978795,19.042695,19.108221,19.174197,19.240173,19.306148,19.372124,19.437746,19.501646,19.565545,19.629445,19.693344,19.757244,19.814849,19.867445,19.920041,19.972637,20.025234,20.07783,20.133799,20.189971,20.246143,20.302314,20.358486,20.410735,20.455027,20.499318,20.543608,20.5879,20.632192,20.663915,20.690675,20.717433,20.744192,20.770952,20.799094,20.839233,20.879371,20.91951,20.959649,20.999787,21.051289,21.114611,21.177933,21.241255,21.304578,21.367899,21.424447,21.480042,21.535636,21.59123,21.646825,21.693335,21.714442,21.73555,21.756657,21.777765,21.798873,21.831001,21.869064,21.907127,21.945188,21.983251,22.021542,22.065833,22.110123,22.154415,22.198706,22.242997,22.340513,22.510528,22.68054,22.850555,23.02057,23.190582,23.313415,23.425181,23.536947,23.648713,23.760479,23.860609,23.913205,23.965801,24.0184,24.070996,24.123592,24.171678,24.216549,24.261416,24.306283,24.351153,24.396021,24.425338,24.454174,24.48301,24.511843,24.540679,24.5675,24.590683,24.613866,24.637051,24.660234,24.683417,24.710802,24.739638,24.768474,24.797307,24.826143,24.854979,24.883814,24.91265,24.941486,24.970322,24.999155,25.022925,25.041957,25.060988,25.08002,25.099051,25.118083,25.126905,25.134633,25.142359,25.150088,25.157816,25.163305,25.163305,25.163305,25.163305,25.163305,25.163305,25.161899,25.159823,25.157747,25.155672,25.153593,25.150935,25.139632,25.128329,25.117026,25.105723,25.094418,25.083115,25.071812,25.060509,25.049206,25.037903,25.0266,25.041152,25.060761,25.080369,25.099978,25.119587,25.145163,25.191532,25.237898,25.284266,25.330632,25.377001,25.44095,25.516155,25.591356,25.666558,25.741763,25.816964,25.876767,25.936515,25.996262,26.056009,26.115754,26.164458,26.195369,26.226281,26.257192,26.288104,26.319015,26.333681,26.343485,26.353287,26.363091,26.372896,26.386001,26.416913,26.447825,26.478736,26.509648,26.540559,26.56195,26.575331,26.58871,26.602088,26.61547,26.628848,26.656596,26.685432,26.714268,26.743103,26.771936,26.808763,26.862857,26.916955,26.971049,27.025144,27.079238,27.127497,27.173286,27.219078,27.264866,27.310658,27.354421,27.377607,27.40079,27.423973,27.447156,27.470341,27.4938,27.51756,27.54132,27.565083,27.588843,27.612603,27.619445,27.623596,27.627751,27.631902,27.636054,27.643547,27.66108,27.67861,27.696143,27.713675,27.731206,27.754976,27.782311,27.809648,27.836985,27.86432,27.891917,27.930554,27.969194,28.007834,28.046474,28.085112,28.119974,28.149387,28.1788,28.208213,28.237625,28.267036,28.321059,28.381383,28.441708,28.502032,28.562357,28.624535,28.695008,28.765481,28.835954,28.906427,28.9769,29.035683,29.085626,29.135569,29.18551,29.235453,29.285396,29.386179,29.489295,29.592412,29.695528,29.798644,29.920418,30.077976,30.235531,30.393088,30.550643,30.708201,30.845143,30.974442,31.103741,31.233038,31.362336,31.484942,31.55657,31.628197,31.699824,31.771452,31.843079,31.916504,31.991706,32.066911,32.142112,32.217314,32.292518,32.332024,32.367087,32.402151,32.437216,32.472279,32.505211,32.532548,32.559883,32.58722,32.614557,32.641892,32.665101,32.686208,32.707316,32.728423,32.74953,32.768837,32.75338,32.737923,32.722468,32.707011,32.691557,32.671172,32.644415,32.617655,32.590895,32.564138,32.537378,32.515267,32.49416,32.473052,32.451945,32.430838,32.410477,32.392947,32.375414,32.357881,32.340351,32.322818,32.298206,32.268795,32.239382,32.209969,32.180556,32.151143,32.123205,32.095291,32.067377,32.039465,32.01155,31.974737,31.922718,31.8707,31.818681,31.766662,31.714643,31.621737,31.515621,31.409507,31.303391,31.197278,31.094977,31.015621,30.936266,30.856912,30.777556,30.6982,30.645273,30.61586,30.586447,30.557034,30.527622,30.498209,30.462248,30.425686,30.389122,30.352558,30.315996,30.282397,30.25564,30.22888,30.20212,30.175362,30.148602,30.120015,30.090602,30.061189,30.031777,30.002364,29.973152,29.946394,29.919634,29.892877,29.866117,29.839357,29.784278,29.696274,29.608269,29.520263,29.432259,29.344253,29.301687,29.267201,29.232712,29.198227,29.163741,29.134227,29.120848,29.10747,29.094088,29.08071,29.067331,29.056534,29.047307,29.03808,29.028852,29.019628,29.010729,29.038064,29.065401,29.092738,29.120073,29.14741,29.183919,29.234439,29.284959,29.335479,29.385999,29.436519,29.507972,29.585252,29.66253,29.73981,29.817088,29.900992,30.01749,30.133985,30.250479,30.366977,30.483472,30.599326,30.714666,30.830009,30.94535,31.06069,31.176033,31.219103,31.25774,31.29638,31.33502,31.373661,31.412981,31.453697,31.494413,31.535129,31.575845,31.61656,31.676011,31.74291,31.809806,31.876705,31.943601,32.009133,32.06265,32.116168,32.169688,32.223205,32.276722,32.325448,32.369163,32.412876,32.456589,32.500305,32.544018,32.558548,32.56893,32.579311,32.589693,32.600074,22.017063,21.994578,21.972092,21.949607,21.927122,21.910976,21.913771,21.916564,21.919357,21.922152,21.924945,21.936256,21.95241,21.968564,21.984719,22.000873,22.016604,22.015207,22.01381,22.012414,22.011017,22.009619,21.998987,21.975105,21.951222,21.92734,21.903458,21.879576,21.848974,21.816666,21.784358,21.75205,21.71974,21.686267,21.647627,21.608988,21.570348,21.53171,21.493069,21.441996,21.381569,21.321144,21.260718,21.200291,21.139865,21.050514,20.959874,20.869235,20.778596,20.687955,20.581366,20.444359,20.307352,20.170345,20.033339,19.896331,19.757284,19.617483,19.477682,19.337881,19.198081,19.064958,18.982092,18.899225,18.816359,18.733492,18.650625,18.584745,18.535583,18.486422,18.437261,18.388099,18.338939,18.282894,18.226005,18.169116,18.112227,18.055338,17.994744,17.924495,17.854246,17.783997,17.713747,17.643497,17.583972,17.529877,17.475781,17.421687,17.367591,17.315413,17.29926,17.283105,17.26695,17.250797,17.234642,17.218793,17.203337,17.187882,17.172426,17.15697,17.141514,17.133001,17.125971,17.118942,17.111912,17.104882,17.110427,17.163125,17.215822,17.268522,17.32122,17.373919,17.456391,17.558949,17.661506,17.764065,17.866622,17.969181,18.07728,18.185471,18.293661,18.401853,18.510043,18.590641,18.624346,18.658051,18.691757,18.725462,18.759168,18.762561,18.75623,18.7499,18.743568,18.737237,18.72313,18.662704,18.602277,18.541851,18.481425,18.420998,18.343065,18.249632,18.156198,18.062766,17.969332,17.875898,17.783746,17.691711,17.599674,17.507637,17.415601,17.341916,17.310306,17.278695,17.247086,17.215476,17.183865,17.192011,17.217988,17.243966,17.269944,17.295921,17.323576,17.371341,17.419105,17.466869,17.514633,17.562398,17.613422,17.668215,17.723009,17.777802,17.832597,17.887391,17.929042,17.96838,18.007718,18.047056,18.086394,18.121904,18.145088,18.168271,18.191456,18.214639,18.237823,18.260135,18.281923,18.303709,18.325495,18.347283,18.369235,18.407176,18.445117,18.483058,18.520999,18.55894,18.606637,18.669159,18.731681,18.794202,18.856724,18.919246,18.982315,19.045534,19.108754,19.171975,19.235195,19.298297,19.360818,19.42334,19.485862,19.548382,19.610905,19.665597,19.71406,19.762523,19.810986,19.859449,19.907911,19.962347,20.017142,20.071935,20.126729,20.181522,20.233304,20.278973,20.324642,20.37031,20.41598,20.461648,20.495739,20.525253,20.554767,20.584282,20.613797,20.644838,20.68911,20.733383,20.777654,20.821926,20.866199,20.921833,20.989289,21.056744,21.1242,21.191656,21.259112,21.319793,21.37952,21.439248,21.498976,21.558704,21.608622,21.631107,21.653592,21.676078,21.698563,21.721048,21.757242,21.800816,21.844389,21.887963,21.931537,21.975188,22.020856,22.066524,22.112194,22.157862,22.203532,22.301841,22.471856,22.641871,22.811883,22.981898,23.151913,23.276975,23.391498,23.50602,23.620542,23.735062,23.836595,23.885058,23.933521,23.981984,24.030446,24.078907,24.122863,24.163598,24.204332,24.245067,24.285804,24.326538,24.357066,24.387281,24.417493,24.447706,24.477919,24.505626,24.528809,24.551992,24.575178,24.598361,24.621544,24.649954,24.680166,24.710379,24.740591,24.770806,24.801019,24.831232,24.861444,24.891659,24.921872,24.952084,24.977944,24.999732,25.02152,25.043305,25.065092,25.08688,25.095967,25.103695,25.111424,25.119152,25.126878,25.132367,25.132367,25.132367,25.132367,25.132367,25.132367,25.131896,25.131197,25.130498,25.129799,25.129102,25.127559,25.1135,25.099441,25.085381,25.071322,25.057263,25.043207,25.029148,25.015088,25.001029,24.98697,24.972911,24.984709,25.001561,25.018414,25.035266,25.052119,25.075556,25.121925,25.168291,25.214659,25.261025,25.307394,25.372182,25.448763,25.525345,25.601926,25.678504,25.755086,25.816265,25.877392,25.938516,25.99964,26.060764,26.110318,26.14123,26.172141,26.203053,26.233964,26.264876,26.27848,26.286907,26.295332,26.30376,26.312184,26.324128,26.35504,26.385951,26.416863,26.447774,26.478686,26.500826,26.515584,26.530339,26.545097,26.559855,26.574611,26.603738,26.63395,26.664163,26.694378,26.724591,26.762357,26.816452,26.870549,26.924643,26.978738,27.032835,27.084965,27.136266,27.187568,27.238869,27.290173,27.338953,27.362136,27.385322,27.408505,27.431688,27.454871,27.475706,27.493956,27.512206,27.530454,27.548704,27.566955,27.570662,27.57206,27.573455,27.574853,27.576248,27.581329,27.597482,27.613639,27.629792,27.645945,27.662099,27.683614,27.708195,27.732776,27.757357,27.781938,27.806839,27.845479,27.884119,27.922757,27.961397,28.000037,28.033204,28.058484,28.083764,28.109041,28.134321,28.159601,28.209489,28.26568,28.321872,28.378063,28.434252,28.494817,28.574936,28.655052,28.73517,28.815289,28.895407,28.95991,29.012609,29.065306,29.118005,29.170704,29.223403,29.317719,29.413945,29.510172,29.606399,29.702626,29.822709,29.988529,30.154353,30.320177,30.486,30.651824,30.79201,30.922686,31.053361,31.184037,31.314713,31.438378,31.508626,31.578876,31.649127,31.719375,31.789625,31.863056,31.939637,32.016218,32.092799,32.169381,32.245959,32.283167,32.315476,32.347783,32.380093,32.412402,32.442578,32.467159,32.491737,32.516318,32.540899,32.56548,32.588671,32.611158,32.633642,32.656128,32.678612,32.699227,32.683773,32.668315,32.652861,32.637404,32.621949,32.600363,32.570849,32.541336,32.51182,32.482306,32.45279,32.429059,32.406572,32.384088,32.361601,32.339117,32.317957,32.301801,32.285648,32.269494,32.253341,32.237185,32.215593,32.190316,32.165036,32.139756,32.114479,32.089199,32.069455,32.049807,32.030161,32.010515,31.990867,31.958761,31.905363,31.851967,31.798569,31.745174,31.691775,31.597492,31.489999,31.382506,31.275014,31.167524,31.064235,30.986259,30.908282,30.830303,30.752327,30.67435,30.624256,30.598979,30.573699,30.548419,30.523142,30.497862,30.460988,30.423047,30.385105,30.347164,30.309223,30.273829,30.244316,30.214799,30.185286,30.155772,30.126256,30.09966,30.07438,30.049103,30.023823,29.998543,29.972945,29.943429,29.913916,29.884399,29.854886,29.825369,29.764987,29.668715,29.572443,29.476171,29.379899,29.283627,29.237473,29.200231,29.162989,29.125747,29.088504,29.05656,29.041802,29.027047,29.012289,28.997531,28.982775,28.968885,28.955525,28.942165,28.928805,28.915445,28.902426,28.927005,28.951586,28.976166,29.000747,29.025328,29.059081,29.106845,29.154609,29.202375,29.250139,29.297903,29.368758,29.446035,29.523315,29.600593,29.677873,29.760846,29.871831,29.982816,30.093798,30.204783,30.315768,30.432237,30.553087,30.67394,30.794793,30.915645,31.036498,31.079886,31.118526,31.157166,31.195806,31.234443,31.273314,31.31265,31.351989,31.391328,31.430665,31.470004,31.53399,31.607778,31.681563,31.755351,31.829139,31.901418,31.960445,32.019475,32.078505,32.137534,32.196564,32.251474,32.302077,32.352679,32.403284,32.453886,32.504488,32.513848,32.51734,32.520832,32.524325,32.527817,21.952504,21.927282,21.902059,21.876837,21.851616,21.831868,21.828471,21.825074,21.821677,21.81828,21.814883,21.821772,21.83451,21.847248,21.859987,21.872725,21.885189,21.886548,21.887907,21.889265,21.890625,21.891983,21.88354,21.861036,21.838531,21.816027,21.793523,21.771018,21.742351,21.712119,21.681888,21.651656,21.621423,21.589643,21.551004,21.512364,21.473724,21.435085,21.396445,21.344963,21.283819,21.222675,21.161531,21.100388,21.039244,20.947206,20.853792,20.760377,20.666963,20.57355,20.464185,20.324403,20.184621,20.044839,19.905058,19.765277,19.62748,19.490416,19.353352,19.216288,19.079223,18.949252,18.872652,18.796052,18.719453,18.642853,18.566255,18.505232,18.459544,18.413856,18.368168,18.32248,18.276791,18.224222,18.170805,18.11739,18.063973,18.010558,17.953045,17.884853,17.81666,17.748467,17.680275,17.612083,17.553249,17.499155,17.445059,17.390963,17.336869,17.284658,17.267843,17.251029,17.234215,17.217399,17.200585,17.184068,17.167933,17.151797,17.135662,17.119527,17.103392,17.095302,17.088933,17.082564,17.076195,17.069826,17.07647,17.131924,17.187379,17.242833,17.298287,17.353741,17.436883,17.538704,17.640526,17.742347,17.844169,17.94599,18.05274,18.159572,18.266405,18.373237,18.480069,18.558523,18.588756,18.618988,18.649221,18.679453,18.709685,18.709635,18.699869,18.690103,18.680337,18.67057,18.653418,18.592276,18.531132,18.469988,18.408844,18.3477,18.27052,18.179144,18.087769,17.996393,17.905016,17.81364,17.719772,17.625679,17.531585,17.437492,17.343398,17.267668,17.234038,17.200409,17.16678,17.133152,17.099522,17.104176,17.126,17.147825,17.16965,17.191476,17.21519,17.261557,17.307924,17.354293,17.40066,17.447028,17.496662,17.550079,17.603494,17.656911,17.710326,17.763742,17.804594,17.843233,17.881873,17.920513,17.959152,17.994452,18.018993,18.043536,18.068078,18.092621,18.117163,18.14213,18.167351,18.192573,18.217795,18.243016,18.268376,18.307016,18.345655,18.384295,18.422935,18.461574,18.508605,18.568391,18.628176,18.687961,18.747747,18.807531,18.868381,18.929525,18.990669,19.051813,19.112956,19.174216,19.23604,19.297863,19.359686,19.421509,19.483332,19.536927,19.583974,19.63102,19.678068,19.725114,19.772161,19.824577,19.877313,19.930049,19.982786,20.035522,20.085707,20.130716,20.175725,20.220733,20.265742,20.310751,20.346141,20.377733,20.409324,20.440915,20.472505,20.505837,20.554241,20.602647,20.651054,20.699458,20.747864,20.806966,20.877196,20.947427,21.017658,21.087887,21.158118,21.220382,21.281526,21.34267,21.403814,21.464958,21.517176,21.544437,21.571696,21.598956,21.626215,21.653476,21.695365,21.745129,21.794893,21.844657,21.894422,21.944161,21.993246,22.042331,22.091416,22.140501,22.189585,22.288139,22.454077,22.620014,22.785954,22.951892,23.117829,23.243249,23.35917,23.475087,23.591007,23.706925,23.8089,23.853908,23.898916,23.943926,23.988934,24.033941,24.07484,24.1128,24.150759,24.188719,24.226681,24.264641,24.295764,24.326676,24.357587,24.388499,24.41941,24.447566,24.470749,24.493934,24.517117,24.5403,24.563483,24.592412,24.623323,24.654235,24.685146,24.716058,24.747059,24.778649,24.810241,24.84183,24.873422,24.905014,24.933315,24.958537,24.983759,25.00898,25.034202,25.059424,25.069458,25.077865,25.086274,25.09468,25.103086,25.109057,25.109057,25.109057,25.109057,25.109057,25.109057,25.108138,25.10678,25.105422,25.104063,25.102702,25.10037,25.083554,25.066739,25.049924,25.033111,25.016296,24.999788,24.983653,24.967518,24.951383,24.935245,24.91911,24.928833,24.943609,24.958386,24.973163,24.987937,25.009761,25.05613,25.102496,25.148865,25.195231,25.241599,25.305572,25.380814,25.456055,25.531294,25.606535,25.681777,25.745003,25.808185,25.871366,25.934547,25.997729,26.04881,26.080402,26.111994,26.143583,26.175175,26.206765,26.21999,26.227718,26.235444,26.243173,26.250901,26.262255,26.293166,26.324078,26.354989,26.385901,26.416812,26.440806,26.458979,26.477153,26.495326,26.5135,26.531674,26.561057,26.591289,26.621522,26.651753,26.681984,26.719121,26.771179,26.823235,26.875293,26.927349,26.979408,27.031943,27.084679,27.137415,27.190152,27.242888,27.292916,27.315421,27.337923,27.360429,27.382934,27.405439,27.424261,27.439038,27.453815,27.468591,27.483368,27.498145,27.500755,27.501436,27.502113,27.502794,27.503474,27.507671,27.522448,27.537224,27.552001,27.566777,27.581554,27.600813,27.622638,27.644463,27.666287,27.688112,27.710292,27.747574,27.784853,27.822135,27.859414,27.896696,27.928203,27.951386,27.974572,27.997755,28.020938,28.044123,28.091916,28.146011,28.200105,28.254203,28.308297,28.368415,28.45546,28.542505,28.629549,28.716597,28.803642,28.871149,28.923886,28.976622,29.029358,29.082094,29.134831,29.226461,29.319874,29.413289,29.506704,29.600116,29.71932,29.887976,30.05663,30.225284,30.393941,30.562595,30.70703,30.842482,30.977932,31.113384,31.248834,31.376557,31.445428,31.514302,31.583173,31.652044,31.720916,31.793332,31.869251,31.945173,32.021093,32.097012,32.172934,32.210033,32.242303,32.274575,32.306845,32.339115,32.369065,32.392929,32.416789,32.440653,32.464516,32.48838,32.511793,32.534976,32.558159,32.581345,32.604528,32.625738,32.608926,32.59211,32.575295,32.558482,32.541667,32.51841,32.48682,32.455228,32.423636,32.392047,32.360455,32.336899,32.315074,32.293249,32.271424,32.249597,32.229816,32.217759,32.205699,32.193641,32.181581,32.169521,32.152454,32.131988,32.111521,32.091055,32.070588,32.050122,32.035247,32.02047,32.005694,31.990917,31.97614,31.94735,31.894613,31.841877,31.789141,31.736405,31.683666,31.592096,31.487982,31.383867,31.279753,31.175639,31.074961,30.994964,30.914968,30.834971,30.754974,30.674978,30.623247,30.596667,30.570085,30.543505,30.516925,30.490345,30.453963,30.416684,30.379402,30.342123,30.304841,30.269693,30.23946,30.209229,30.178995,30.148764,30.11853,30.093155,30.069972,30.046789,30.023606,30.00042,29.976498,29.943548,29.910598,29.877648,29.844697,29.81175,29.746326,29.643144,29.539964,29.436784,29.333605,29.230425,29.179158,29.137121,29.095084,29.05305,29.011012,28.97556,28.961464,28.947368,28.933269,28.919173,28.905077,28.887173,28.866961,28.846751,28.826539,28.806326,28.786501,28.809006,28.831508,28.854014,28.876519,28.899021,28.930431,28.975438,29.020449,29.065456,29.110464,29.155475,29.225728,29.303005,29.380286,29.457566,29.534843,29.617231,29.724742,29.832253,29.939765,30.047276,30.154787,30.27013,30.391738,30.513348,30.634955,30.756563,30.878173,30.923522,30.964201,31.004877,31.045556,31.086235,31.127806,31.171201,31.214597,31.257992,31.301384,31.34478,31.411935,31.488535,31.565135,31.641734,31.718334,31.793284,31.853749,31.914214,31.974679,32.035144,32.095606,32.151962,32.204017,32.256076,32.308134,32.36019,32.412249,32.419323,32.420004,32.420682,32.421362,32.42204,21.91026,21.880905,21.851549,21.822195,21.792839,21.768267,21.757981,21.747694,21.737408,21.727122,21.716837,21.717715,21.724942,21.732169,21.739395,21.746622,21.753775,21.757889,21.762004,21.766118,21.770231,21.774346,21.768093,21.746966,21.725841,21.704714,21.683586,21.662461,21.635171,21.606317,21.577463,21.548608,21.519754,21.489099,21.450459,21.41182,21.37318,21.33454,21.295901,21.245205,21.185439,21.125672,21.065906,21.00614,20.946375,20.853076,20.758284,20.663492,20.5687,20.473909,20.363166,20.222007,20.080847,19.939688,19.798528,19.657368,19.522222,19.389291,19.25636,19.12343,18.990499,18.864337,18.789116,18.713894,18.638672,18.563451,18.488229,18.428585,18.384275,18.339963,18.295653,18.251343,18.207033,18.155841,18.103803,18.051765,17.999726,17.947689,17.891935,17.826498,17.761062,17.695625,17.630188,17.564752,17.506845,17.452749,17.398653,17.344559,17.290463,17.238113,17.218543,17.198973,17.179402,17.159832,17.140262,17.121592,17.104079,17.086566,17.069053,17.05154,17.034027,17.027965,17.024351,17.020738,17.017124,17.01351,17.022911,17.081121,17.13933,17.19754,17.255749,17.31396,17.399858,17.504434,17.609012,17.713588,17.818166,17.922742,18.026828,18.130903,18.234979,18.339057,18.443133,18.519343,18.548197,18.577052,18.605906,18.63476,18.663615,18.6601,18.646201,18.632301,18.618402,18.604503,18.58401,18.524244,18.464477,18.404711,18.344945,18.285179,18.210109,18.121488,18.032868,17.944248,17.855627,17.767006,17.67084,17.573991,17.477141,17.380292,17.283443,17.20412,17.164979,17.125839,17.086698,17.047559,17.008419,17.009463,17.028532,17.047601,17.066671,17.08574,17.106912,17.153279,17.199647,17.246014,17.292381,17.338748,17.387745,17.439784,17.491821,17.54386,17.595898,17.647935,17.688581,17.72722,17.76586,17.8045,17.843139,17.879092,17.906389,17.933688,17.960985,17.988284,18.015582,18.044163,18.073518,18.102873,18.132229,18.161583,18.191035,18.229673,18.268314,18.306952,18.345592,18.384231,18.429623,18.485276,18.540927,18.596578,18.65223,18.707881,18.766757,18.826523,18.886289,18.946055,19.005821,19.065937,19.12776,19.189583,19.251407,19.31323,19.375054,19.429416,19.477841,19.526265,19.57469,19.623114,19.671539,19.721432,19.771413,19.821393,19.871374,19.921356,19.968785,20.011038,20.05329,20.095545,20.137797,20.18005,20.215648,20.248617,20.281586,20.314555,20.347523,20.382516,20.435055,20.487594,20.540133,20.592672,20.645211,20.707097,20.778704,20.850313,20.921922,20.99353,21.065138,21.126363,21.18613,21.245896,21.305662,21.365428,21.418809,21.454337,21.489863,21.52539,21.560917,21.596444,21.645704,21.702357,21.759011,21.815664,21.872318,21.928896,21.983492,22.038087,22.092683,22.147279,22.201876,22.30011,22.457778,22.61545,22.773121,22.930792,23.088461,23.212314,23.328232,23.444152,23.560069,23.675987,23.777419,23.819673,23.861925,23.904179,23.946433,23.988685,24.027629,24.064212,24.100795,24.137378,24.173961,24.210541,24.241625,24.272536,24.303448,24.334359,24.365271,24.393426,24.416609,24.439795,24.462978,24.486161,24.509344,24.538272,24.569184,24.600095,24.631007,24.661918,24.693097,24.726066,24.759035,24.792004,24.824972,24.857941,24.889043,24.918398,24.947756,24.97711,25.006465,25.03582,25.047501,25.057284,25.06707,25.076856,25.086642,25.093589,25.093589,25.093589,25.093589,25.093589,25.093589,25.090806,25.086692,25.082577,25.078463,25.074349,25.069257,25.049688,25.030117,25.010548,24.990976,24.971407,24.952762,24.935248,24.917736,24.900222,24.88271,24.865196,24.873541,24.886939,24.900338,24.913736,24.927135,24.947888,24.994257,25.040623,25.086991,25.133357,25.179726,25.241178,25.312287,25.383392,25.454501,25.525607,25.596715,25.662671,25.728609,25.794546,25.860484,25.926422,25.97973,26.012699,26.045667,26.078636,26.111605,26.144574,26.158117,26.165845,26.173571,26.1813,26.189028,26.200381,26.231293,26.262204,26.293116,26.324027,26.354939,26.381927,26.40561,26.429294,26.45298,26.476663,26.500349,26.528838,26.557692,26.586549,26.615404,26.644258,26.679144,26.727066,26.774989,26.822915,26.870837,26.91876,26.968131,27.018111,27.068094,27.118074,27.168054,27.21545,27.236576,27.257704,27.27883,27.299956,27.321084,27.33853,27.351927,27.365327,27.378724,27.392124,27.405521,27.409135,27.411192,27.41325,27.415307,27.417364,27.422252,27.435649,27.449049,27.462446,27.475846,27.489243,27.506249,27.52532,27.544389,27.563457,27.582528,27.601949,27.636475,27.671,27.705526,27.740052,27.774575,27.804456,27.827639,27.850825,27.874008,27.897191,27.920374,27.968169,28.022264,28.076359,28.130456,28.18455,28.245423,28.336603,28.427781,28.518959,28.610139,28.701317,28.769034,28.819017,28.868997,28.918977,28.96896,29.01894,29.111764,29.206556,29.301348,29.39614,29.490932,29.610095,29.775996,29.941896,30.107796,30.273694,30.439594,30.589315,30.73303,30.876749,31.020467,31.164185,31.299057,31.366549,31.434043,31.501538,31.569032,31.636527,31.70687,31.780036,31.853199,31.926364,31.99953,32.072693,32.111939,32.146965,32.181991,32.217018,32.252044,32.284369,32.309609,32.334849,32.360092,32.385333,32.410573,32.434452,32.457635,32.480818,32.504001,32.527187,32.548262,32.528691,32.509122,32.48955,32.469981,32.45041,32.425,32.392031,32.359062,32.326094,32.293125,32.260156,32.23862,32.219551,32.200483,32.181412,32.162343,32.146182,32.141013,32.135843,32.130672,32.125503,32.120333,32.109331,32.094377,32.079423,32.064467,32.049513,32.034559,32.021132,32.007732,31.994335,31.980935,31.967538,31.940633,31.890652,31.84067,31.79069,31.74071,31.690727,31.606078,31.510233,31.414384,31.318536,31.22269,31.128314,31.042808,30.957299,30.871792,30.786283,30.700776,30.642803,30.609334,30.575865,30.542396,30.508926,30.475454,30.441019,30.406493,30.37197,30.337445,30.302919,30.270109,30.241255,30.212401,30.183546,30.154692,30.125838,30.100891,30.077706,30.054523,30.03134,30.008154,29.98392,29.946837,29.909753,29.87267,29.835587,29.798504,29.728309,29.619616,29.510924,29.402235,29.293543,29.184851,29.126904,29.077977,29.029051,28.980127,28.931201,28.891134,28.879794,28.868451,28.857111,28.845769,28.834426,28.811564,28.781706,28.751851,28.721995,28.692138,28.662741,28.683866,28.704995,28.726121,28.747246,28.768375,28.797859,28.840111,28.882365,28.924619,28.966871,29.009125,29.078777,29.156057,29.233335,29.310615,29.387895,29.470047,29.576181,29.682316,29.788448,29.894582,30.000714,30.11315,30.230624,30.348099,30.465573,30.583048,30.700525,30.749531,30.794342,30.839154,30.883966,30.928775,30.976293,31.029334,31.082372,31.135413,31.188453,31.241492,31.310405,31.385628,31.460848,31.536071,31.611292,31.684725,31.742433,31.800142,31.857851,31.915559,31.973268,32.026195,32.074117,32.12204,32.169966,32.217889,32.265811,32.27358,32.275637,32.277694,32.279751,32.281809,21.868018,21.834529,21.80104,21.767551,21.734063,21.704665,21.68749,21.670315,21.65314,21.635965,21.61879,21.613656,21.615372,21.617088,21.618803,21.62052,21.622359,21.62923,21.636099,21.64297,21.649839,21.65671,21.652646,21.632897,21.613149,21.5934,21.573651,21.553902,21.527992,21.500515,21.473038,21.445562,21.418085,21.388554,21.349915,21.311275,21.272635,21.233996,21.195356,21.145446,21.087059,21.028671,20.970282,20.911894,20.853505,20.758947,20.662777,20.566607,20.470437,20.374267,20.262148,20.119611,19.977073,19.834536,19.691999,19.549461,19.416963,19.288166,19.159368,19.030571,18.901774,18.779424,18.705579,18.631735,18.557891,18.484047,18.410204,18.351938,18.309004,18.266072,18.22314,18.180207,18.137275,18.087461,18.0368,17.986139,17.935479,17.884818,17.830826,17.768145,17.705464,17.642783,17.580101,17.51742,17.460439,17.406344,17.352249,17.298153,17.244059,17.191569,17.169243,17.146917,17.124592,17.102265,17.07994,17.059116,17.040225,17.021334,17.002443,16.983552,16.964662,16.960627,16.959769,16.958911,16.958053,16.957195,16.969351,17.030317,17.091283,17.152248,17.213213,17.274178,17.362832,17.470164,17.577497,17.684831,17.792163,17.899496,18.000913,18.102235,18.203556,18.304875,18.406196,18.480162,18.507638,18.535114,18.562591,18.590068,18.617544,18.610566,18.592533,18.574499,18.556466,18.538434,18.5146,18.456212,18.397823,18.339435,18.281046,18.222658,18.149697,18.063831,17.977967,17.892102,17.806238,17.720373,17.621908,17.522303,17.422698,17.323093,17.223489,17.140573,17.095921,17.05127,17.006618,16.961967,16.917315,16.914751,16.931064,16.947378,16.963692,16.980005,16.998633,17.045,17.091367,17.137735,17.184102,17.230469,17.278828,17.329488,17.380149,17.430808,17.481468,17.532129,17.572568,17.611208,17.649847,17.688487,17.727126,17.763731,17.793785,17.823839,17.853892,17.883946,17.914,17.946195,17.979684,18.013174,18.046663,18.08015,18.113692,18.152332,18.190971,18.229611,18.26825,18.30689,18.350642,18.402159,18.453677,18.505195,18.556714,18.608232,18.665133,18.723521,18.78191,18.840298,18.898685,18.957658,19.019481,19.081306,19.143129,19.204952,19.266775,19.321905,19.371706,19.421509,19.471311,19.521114,19.570917,19.618288,19.665513,19.712738,19.759963,19.807188,19.851862,19.89136,19.930857,19.970355,20.009851,20.049349,20.085155,20.119501,20.153848,20.188195,20.222541,20.259197,20.315869,20.372542,20.429215,20.485887,20.54256,20.607228,20.680214,20.753199,20.826186,20.899172,20.972158,21.032346,21.090733,21.149121,21.20751,21.265898,21.320443,21.364236,21.40803,21.451824,21.495618,21.539412,21.596043,21.659585,21.723128,21.78667,21.850212,21.913629,21.973737,22.033844,22.093951,22.154059,22.214166,22.312077,22.461482,22.610885,22.760288,22.909693,23.059096,23.181376,23.297296,23.413214,23.529131,23.645052,23.745941,23.785439,23.824937,23.864435,23.90393,23.943428,23.980421,24.015627,24.050831,24.086034,24.12124,24.156444,24.187485,24.218397,24.249308,24.28022,24.311131,24.339287,24.36247,24.385655,24.408838,24.432021,24.455207,24.484133,24.515044,24.545956,24.576867,24.607779,24.639138,24.673483,24.707832,24.742177,24.776523,24.810871,24.844774,24.878262,24.911752,24.94524,24.978728,25.012218,25.025541,25.036704,25.047867,25.059032,25.070194,25.078121,25.078121,25.078121,25.078121,25.078121,25.078121,25.073472,25.066604,25.059733,25.052863,25.045992,25.038147,25.015822,24.993497,24.971169,24.948844,24.926519,24.905737,24.886846,24.867955,24.849064,24.830175,24.811284,24.818247,24.830268,24.842291,24.854311,24.866332,24.886014,24.932383,24.978749,25.025118,25.071484,25.117852,25.176784,25.243757,25.310732,25.377705,25.444681,25.511654,25.580342,25.649033,25.717727,25.786421,25.855115,25.910652,25.944998,25.979343,26.013691,26.048037,26.082385,26.096243,26.103969,26.111698,26.119426,26.127155,26.138508,26.169419,26.200331,26.231243,26.262154,26.293066,26.323045,26.352241,26.381437,26.410633,26.439829,26.469024,26.496621,26.524099,26.551574,26.579051,26.606529,26.639164,26.682954,26.726746,26.770536,26.814326,26.858115,26.90432,26.951546,26.99877,27.045997,27.093223,27.137985,27.157734,27.177483,27.197232,27.216981,27.23673,27.252798,27.264819,27.276839,27.28886,27.30088,27.3129,27.317513,27.320949,27.324383,27.327817,27.331254,27.33683,27.34885,27.360873,27.372894,27.384914,27.396935,27.411688,27.428,27.444315,27.460627,27.476942,27.493609,27.525378,27.557148,27.588917,27.620687,27.652456,27.680709,27.703892,27.727075,27.750261,27.773444,27.796627,27.844423,27.898517,27.952612,28.006706,28.060804,28.122433,28.217744,28.313058,28.408368,28.503679,28.598993,28.666921,28.714148,28.761372,28.808598,28.855822,28.903048,28.99707,29.093238,29.18941,29.285578,29.381747,29.500874,29.664018,29.827162,29.990306,30.153448,30.316592,30.471597,30.623581,30.775565,30.927549,31.079534,31.221555,31.28767,31.353787,31.419902,31.48602,31.552135,31.620407,31.690817,31.761226,31.831636,31.902045,31.972455,32.013846,32.051628,32.089408,32.12719,32.164972,32.199673,32.226292,32.252909,32.279529,32.306149,32.332766,32.357108,32.380294,32.403477,32.42666,32.449843,32.470783,32.448458,32.426133,32.403805,32.38148,32.359155,32.331587,32.297242,32.262896,32.228548,32.194203,32.159854,32.140344,32.124029,32.107716,32.091401,32.075089,32.062547,32.064268,32.065986,32.067705,32.069426,32.071144,32.066212,32.056767,32.047323,32.037881,32.028437,32.018993,32.007018,31.994997,31.982977,31.970954,31.958933,31.933915,31.886692,31.839465,31.792241,31.745015,31.697788,31.620061,31.532481,31.444901,31.357319,31.26974,31.18167,31.090651,30.99963,30.908611,30.817592,30.726573,30.662361,30.622003,30.581645,30.541286,30.500925,30.460567,30.428074,30.396305,30.364536,30.332766,30.300997,30.270525,30.24305,30.215572,30.188095,30.16062,30.133143,30.108625,30.085439,30.062256,30.039074,30.015891,29.991339,29.950122,29.908906,29.86769,29.826474,29.785257,29.710291,29.596089,29.481885,29.367683,29.253481,29.139276,29.074649,29.018834,28.963021,28.907205,28.85139,28.806708,28.798121,28.789535,28.780951,28.772365,28.763778,28.735954,28.696453,28.65695,28.61745,28.577949,28.538981,28.55873,28.578479,28.598228,28.617976,28.637725,28.665288,28.704786,28.744281,28.783779,28.823277,28.862775,28.931829,29.009106,29.086386,29.163664,29.240944,29.322866,29.427621,29.532376,29.637133,29.741888,29.846644,29.95617,30.069511,30.182853,30.296194,30.409535,30.522877,30.575539,30.624484,30.673429,30.722374,30.771318,30.824783,30.887466,30.95015,31.012836,31.07552,31.138206,31.208875,31.282718,31.356562,31.430405,31.504252,31.576165,31.631117,31.68607,31.741025,31.795977,31.85093,31.900425,31.944218,31.988007,32.031797,32.075587,32.119377,32.127836,32.131273,32.134707,32.138141,32.141577,21.825774,21.788152,21.75053,21.712908,21.675286,21.641064,21.617,21.592936,21.568871,21.544808,21.520743,21.509599,21.505803,21.502008,21.498213,21.494417,21.490945,21.50057,21.510196,21.519821,21.529447,21.539073,21.537199,21.518829,21.500458,21.482087,21.463716,21.445345,21.420812,21.394712,21.368614,21.342515,21.316417,21.28801,21.24937,21.210731,21.172091,21.133451,21.094812,21.045689,20.988678,20.931668,20.874657,20.817646,20.760637,20.664817,20.567269,20.469723,20.372174,20.274626,20.161129,20.017213,19.873299,19.729384,19.585468,19.441553,19.311705,19.18704,19.062378,18.937713,18.813049,18.694509,18.622042,18.549577,18.47711,18.404643,18.332178,18.275289,18.233735,18.19218,18.150626,18.109071,18.067517,18.019079,17.969797,17.920514,17.871232,17.82195,17.769716,17.70979,17.649866,17.58994,17.530015,17.470089,17.414034,17.359939,17.305843,17.251749,17.197653,17.145024,17.119942,17.094861,17.06978,17.044698,17.019617,16.996639,16.976371,16.956102,16.935834,16.915565,16.895297,16.89329,16.895187,16.897085,16.898982,16.900881,16.915793,16.979513,17.043234,17.106956,17.170676,17.234397,17.325807,17.435895,17.545983,17.656072,17.766161,17.876248,17.975001,18.073566,18.17213,18.270695,18.36926,18.44098,18.467078,18.493178,18.519276,18.545375,18.571473,18.561031,18.538864,18.516698,18.494532,18.472366,18.44519,18.38818,18.331169,18.274158,18.217149,18.160138,18.089285,18.006176,17.923067,17.839958,17.756849,17.67374,17.572976,17.470614,17.368254,17.265894,17.163534,17.077025,17.026862,16.9767,16.926537,16.876374,16.826211,16.820037,16.833596,16.847153,16.860712,16.874269,16.890354,16.936721,16.983088,17.029456,17.075823,17.122192,17.169911,17.219193,17.268475,17.317758,17.36704,17.416323,17.456555,17.495195,17.533834,17.572474,17.611113,17.648371,17.681181,17.713989,17.746799,17.779609,17.812418,17.848229,17.885851,17.923473,17.961095,17.998717,18.03635,18.07499,18.113629,18.152269,18.190909,18.229548,18.271659,18.319043,18.366428,18.413812,18.461198,18.508582,18.563509,18.62052,18.677529,18.73454,18.79155,18.84938,18.911204,18.973027,19.03485,19.096673,19.158496,19.214392,19.265573,19.316754,19.367933,19.419114,19.470293,19.515142,19.559613,19.604081,19.648552,19.693021,19.73494,19.771682,19.808423,19.845165,19.881907,19.918648,19.954661,19.990386,20.026109,20.061834,20.097558,20.135878,20.196684,20.257489,20.318296,20.379102,20.439907,20.507358,20.581722,20.656085,20.730451,20.804814,20.879178,20.938327,20.995338,21.052348,21.109359,21.166368,21.222075,21.274136,21.326197,21.378257,21.430318,21.482379,21.546382,21.616814,21.687244,21.757676,21.828108,21.898363,21.963981,22.0296,22.09522,22.160838,22.226457,22.324047,22.465184,22.606321,22.747457,22.888594,23.029731,23.150441,23.266358,23.382278,23.498196,23.614114,23.714463,23.751205,23.787946,23.824688,23.86143,23.898172,23.933213,23.96704,24.000867,24.034693,24.06852,24.102347,24.133346,24.164257,24.195169,24.22608,24.256992,24.285147,24.308333,24.331516,24.354699,24.377882,24.401067,24.429993,24.460905,24.491816,24.522728,24.553639,24.585178,24.620901,24.656626,24.692351,24.728076,24.763798,24.800503,24.838126,24.875749,24.91337,24.950994,24.988614,25.003584,25.016124,25.028666,25.041205,25.053747,25.062654,25.062654,25.062654,25.062654,25.062654,25.062654,25.056141,25.046516,25.036889,25.027265,25.017638,25.007037,24.981955,24.956874,24.931793,24.906711,24.88163,24.858712,24.838444,24.818176,24.797905,24.777637,24.75737,24.762956,24.7736,24.784243,24.794884,24.805528,24.824141,24.87051,24.916876,24.963244,25.00961,25.055979,25.11239,25.17523,25.238072,25.300912,25.363752,25.426592,25.49801,25.56946,25.640908,25.712358,25.783808,25.841572,25.877297,25.913019,25.948744,25.984469,26.020194,26.03437,26.042096,26.049824,26.057553,26.065281,26.076632,26.107543,26.138455,26.169369,26.200281,26.231192,26.264164,26.298872,26.333578,26.368286,26.402992,26.4377,26.464404,26.490502,26.5166,26.542701,26.568799,26.599187,26.638843,26.6785,26.718157,26.757814,26.797471,26.840511,26.884979,26.929449,26.973919,27.018389,27.060519,27.078891,27.097261,27.115633,27.134003,27.152375,27.167064,27.177708,27.188351,27.198992,27.209636,27.22028,27.225893,27.230703,27.235517,27.24033,27.245144,27.251411,27.262055,27.272695,27.283339,27.293983,27.304626,27.317123,27.330682,27.344238,27.357797,27.371356,27.385266,27.41428,27.443295,27.472309,27.501322,27.530335,27.556963,27.580146,27.603329,27.626514,27.649697,27.67288,27.720673,27.77477,27.828865,27.88296,27.937057,27.999441,28.098888,28.198331,28.297778,28.397222,28.496668,28.564809,28.609276,28.653747,28.698217,28.742687,28.787157,28.882373,28.979921,29.077469,29.175017,29.272565,29.391649,29.552037,29.712428,29.872816,30.033204,30.193592,30.353879,30.514132,30.674382,30.834635,30.994885,31.144052,31.20879,31.273528,31.338267,31.403005,31.467743,31.533948,31.601601,31.669254,31.736908,31.804561,31.872214,31.915752,31.956288,31.996827,32.037363,32.077901,32.114976,32.142973,32.170969,32.198966,32.226962,32.254959,32.279767,32.30295,32.326133,32.349319,32.372502,32.393307,32.368226,32.343145,32.318061,32.292979,32.267898,32.238178,32.202453,32.166728,32.131005,32.09528,32.059555,32.042065,32.028506,32.01495,32.001391,31.987833,31.978913,31.98752,31.99613,32.004738,32.013346,32.021956,32.023092,32.019157,32.015225,32.011294,32.007362,32.003427,31.992903,31.982259,31.971616,31.960975,31.950331,31.927198,31.882731,31.83826,31.79379,31.74932,31.70485,31.634046,31.554732,31.475418,31.396105,31.316791,31.235023,31.138492,31.041963,30.945432,30.8489,30.752372,30.68192,30.634669,30.587422,30.540174,30.492926,30.445679,30.41513,30.386117,30.357101,30.328088,30.299075,30.270943,30.244842,30.218744,30.192646,30.166548,30.140447,30.116359,30.093176,30.06999,30.046807,30.023624,29.99876,29.953411,29.908062,29.86271,29.81736,29.772011,29.692274,29.572559,29.452848,29.333133,29.213419,29.093704,29.022395,28.95969,28.896988,28.834283,28.771581,28.722281,28.716451,28.710621,28.704791,28.698961,28.693131,28.660342,28.611198,28.562052,28.512906,28.46376,28.415223,28.433593,28.451965,28.470334,28.488707,28.507076,28.532716,28.569458,28.6062,28.642941,28.679683,28.716425,28.784878,28.862158,28.939435,29.016716,29.093996,29.175682,29.27906,29.382438,29.485816,29.589195,29.692573,29.799189,29.908398,30.017604,30.126812,30.23602,30.345229,30.401547,30.454625,30.507703,30.560781,30.613861,30.67327,30.745599,30.817928,30.890257,30.962589,31.034918,31.107345,31.179811,31.252275,31.324742,31.397209,31.467603,31.519801,31.571997,31.624196,31.676392,31.728591,31.774658,31.814315,31.853972,31.893628,31.933285,31.972942,31.982092,31.986906,31.991719,31.996533,32.001344,21.783532,21.741776,21.700021,21.658264,21.616509,21.577463,21.546509,21.515556,21.484602,21.45365,21.422696,21.405541,21.396235,21.386927,21.37762,21.368314,21.35953,21.371911,21.384293,21.396674,21.409055,21.421437,21.421752,21.404759,21.387766,21.370774,21.353779,21.336787,21.313632,21.28891,21.26419,21.239469,21.214748,21.187465,21.148826,21.110186,21.071547,21.032907,20.994267,20.94593,20.890297,20.834665,20.779033,20.7234,20.667767,20.570689,20.471763,20.372838,20.273911,20.174987,20.060111,19.914817,19.769525,19.624232,19.478939,19.333646,19.206445,19.085915,18.965385,18.844856,18.724324,18.609594,18.538506,18.467417,18.396328,18.325241,18.254153,18.198641,18.158464,18.118289,18.078112,18.037935,17.997757,17.950699,17.902793,17.854889,17.806985,17.759081,17.708607,17.651437,17.594267,17.537097,17.479928,17.422758,17.367629,17.313533,17.259439,17.205343,17.151247,17.09848,17.070643,17.042805,17.014969,16.987131,16.959294,16.934163,16.912517,16.890871,16.869224,16.847578,16.825932,16.825952,16.830605,16.835258,16.839912,16.844566,16.862233,16.928709,16.995186,17.061663,17.12814,17.194616,17.288782,17.401625,17.514469,17.627313,17.740158,17.853001,17.949087,18.044895,18.140705,18.236515,18.332324,18.401798,18.42652,18.45124,18.475961,18.500682,18.525404,18.511497,18.485196,18.458897,18.432596,18.406297,18.37578,18.320148,18.264515,18.208883,18.15325,18.097617,18.028873,17.948519,17.868166,17.787812,17.707459,17.627105,17.524043,17.418927,17.313811,17.208695,17.103579,17.013478,16.957804,16.902129,16.846455,16.790781,16.735106,16.725324,16.736127,16.746929,16.757732,16.768534,16.782075,16.828443,16.874811,16.921178,16.967545,17.013913,17.060992,17.108898,17.156802,17.204706,17.252611,17.300516,17.340542,17.379182,17.417821,17.456461,17.4951,17.533011,17.568577,17.604142,17.639706,17.675271,17.710836,17.750263,17.792018,17.833773,17.875529,17.917284,17.959009,17.997648,18.036288,18.074926,18.113567,18.152207,18.192676,18.235927,18.279178,18.322429,18.36568,18.408933,18.461885,18.517518,18.57315,18.628782,18.684415,18.741101,18.802924,18.864748,18.926571,18.988394,19.050217,19.106881,19.15944,19.211997,19.264555,19.317114,19.369671,19.411998,19.453712,19.495426,19.53714,19.578854,19.618018,19.652003,19.685988,19.719975,19.753961,19.787948,19.824168,19.86127,19.898371,19.935474,19.972576,20.012559,20.077498,20.142437,20.207377,20.272316,20.337256,20.407489,20.483231,20.558973,20.634715,20.710455,20.786197,20.844308,20.899941,20.955574,21.011207,21.06684,21.123709,21.184036,21.244363,21.304692,21.365019,21.425346,21.496721,21.574042,21.651362,21.728683,21.806003,21.883096,21.954227,22.025357,22.096487,22.167618,22.238747,22.336015,22.468885,22.601753,22.734624,22.867495,23.000365,23.119502,23.235423,23.35134,23.467258,23.583178,23.682985,23.71697,23.750956,23.784941,23.818929,23.852915,23.886003,23.918453,23.950903,23.98335,24.0158,24.048249,24.079206,24.110118,24.141029,24.171941,24.202852,24.231007,24.254193,24.277376,24.300559,24.323742,24.346928,24.375854,24.406765,24.437677,24.468588,24.4995,24.531216,24.568318,24.605422,24.642524,24.679626,24.716728,24.756234,24.79799,24.839746,24.8815,24.923257,24.965013,24.981624,24.995543,25.009462,25.023381,25.0373,25.047183,25.047183,25.047183,25.047183,25.047183,25.047183,25.038809,25.026426,25.014045,25.001665,24.989284,24.975927,24.948089,24.920252,24.892414,24.864576,24.836739,24.811686,24.790042,24.768394,24.746747,24.725102,24.703455,24.707665,24.716929,24.726196,24.73546,24.744724,24.762268,24.808636,24.855002,24.901371,24.947737,24.994106,25.047996,25.106703,25.16541,25.224117,25.282823,25.341533,25.415681,25.489884,25.564091,25.638294,25.712498,25.772491,25.809593,25.846695,25.883797,25.920901,25.958003,25.972496,25.980222,25.987951,25.995679,26.003408,26.014758,26.04567,26.076582,26.107493,26.138405,26.169319,26.205282,26.2455,26.285718,26.325939,26.366157,26.406375,26.432187,26.456906,26.481627,26.506349,26.53107,26.559207,26.594731,26.630254,26.665778,26.701302,26.736826,26.7767,26.818414,26.860128,26.901842,26.943556,26.983054,27.000046,27.017042,27.034035,27.051027,27.06802,27.081333,27.090597,27.099864,27.109128,27.118392,27.127659,27.13427,27.14046,27.146651,27.152843,27.159034,27.165992,27.175256,27.18452,27.193787,27.203051,27.212315,27.222559,27.233362,27.244164,27.254967,27.265769,27.276924,27.303183,27.32944,27.3557,27.381957,27.408216,27.433216,27.456399,27.479582,27.502767,27.52595,27.549133,27.596926,27.651024,27.705118,27.759213,27.81331,27.876449,27.980028,28.083608,28.187187,28.290764,28.394344,28.462693,28.504407,28.546121,28.587835,28.629549,28.671263,28.767678,28.866603,28.965528,29.064453,29.163381,29.282428,29.440059,29.597691,29.755325,29.912957,30.070589,30.236163,30.40468,30.573199,30.741717,30.910236,31.066549,31.129911,31.193272,31.256631,31.319992,31.383354,31.447486,31.512383,31.577282,31.642179,31.707076,31.771973,31.817659,31.860951,31.904243,31.947538,31.99083,32.03028,32.059656,32.089029,32.118405,32.147778,32.177154,32.202426,32.225609,32.248792,32.271975,32.295161,32.315829,32.287991,32.260153,32.232316,32.204481,32.176643,32.144768,32.107663,32.070562,32.03346,31.996358,31.959256,31.943786,31.932986,31.922184,31.911381,31.900579,31.895278,31.910775,31.926274,31.941771,31.957268,31.972765,31.979969,31.981547,31.983128,31.984706,31.986286,31.987864,31.978788,31.969524,31.960257,31.950993,31.941729,31.920481,31.878767,31.837053,31.795339,31.753625,31.711911,31.648028,31.57698,31.505933,31.434888,31.36384,31.288376,31.186335,31.084294,30.982253,30.880212,30.778168,30.701475,30.647339,30.593202,30.539065,30.484928,30.430791,30.402186,30.375926,30.349669,30.323409,30.297152,30.271359,30.246638,30.221916,30.197195,30.172476,30.147755,30.124093,30.10091,30.077724,30.054541,30.031358,30.006182,29.956699,29.907214,29.857732,29.808247,29.758765,29.674256,29.549032,29.423808,29.298581,29.173357,29.04813,28.97014,28.900546,28.830955,28.761361,28.69177,28.637855,28.634779,28.631705,28.628631,28.625557,28.622483,28.584732,28.525943,28.467152,28.40836,28.349572,28.291463,28.308456,28.325449,28.342441,28.359434,28.376427,28.400145,28.43413,28.468116,28.502101,28.536089,28.570075,28.637929,28.715207,28.792487,28.869765,28.947045,29.0285,29.130499,29.232501,29.334499,29.436501,29.5385,29.642209,29.747282,29.852357,29.957433,30.062505,30.167581,30.227556,30.284767,30.34198,30.399191,30.456402,30.521757,30.603731,30.685706,30.76768,30.849655,30.931629,31.005815,31.076902,31.147989,31.219079,31.290166,31.359043,31.408485,31.457928,31.507368,31.55681,31.606253,31.648891,31.684415,31.719936,31.75546,31.790984,31.826507,31.836349,31.842542,31.848732,31.854922,31.861112,21.741288,21.695399,21.649511,21.603622,21.557732,21.513862,21.476018,21.438177,21.400333,21.362492,21.324648,21.301484,21.286665,21.271847,21.25703,21.242211,21.228114,21.243253,21.258389,21.273526,21.288663,21.303799,21.306305,21.290689,21.275075,21.259459,21.243844,21.22823,21.206451,21.183108,21.159765,21.136422,21.113078,21.086921,21.048281,21.009642,20.971002,20.932363,20.893723,20.846172,20.791917,20.737663,20.683408,20.629153,20.574899,20.476559,20.376256,20.275953,20.175649,20.075346,19.959092,19.812421,19.665751,19.519079,19.372409,19.225739,19.101187,18.98479,18.868393,18.751996,18.6356,18.524679,18.454969,18.385258,18.315548,18.245838,18.176127,18.121994,18.083195,18.044396,18.005597,17.966798,17.927999,17.882318,17.835792,17.789264,17.742738,17.69621,17.647497,17.593084,17.538669,17.484255,17.42984,17.375427,17.321224,17.267129,17.213033,17.158937,17.104843,17.051936,17.021343,16.990749,16.960157,16.929564,16.898972,16.871688,16.848664,16.825639,16.802615,16.779591,16.756567,16.758615,16.766023,16.773433,16.780842,16.78825,16.808673,16.877906,16.947138,17.016371,17.085602,17.154835,17.251755,17.367355,17.482955,17.598555,17.714155,17.829754,17.923173,18.016226,18.10928,18.202334,18.295387,18.362617,18.38596,18.409303,18.432646,18.45599,18.479333,18.461961,18.431528,18.401096,18.370662,18.340228,18.306371,18.252116,18.197862,18.143607,18.089352,18.035098,17.968461,17.890863,17.813265,17.735667,17.658069,17.580471,17.475111,17.367239,17.259367,17.151496,17.043623,16.94993,16.888745,16.82756,16.766374,16.705189,16.644003,16.630612,16.638658,16.646706,16.654752,16.6628,16.673797,16.720164,16.766531,16.812899,16.859266,16.905633,16.952075,16.998602,17.045129,17.091656,17.138182,17.18471,17.224529,17.263169,17.301808,17.340448,17.379087,17.417652,17.455971,17.494292,17.532614,17.570935,17.609254,17.652295,17.698184,17.744074,17.789963,17.835851,17.881666,17.920307,17.958945,17.997585,18.036224,18.074864,18.113694,18.152812,18.191928,18.231046,18.270164,18.309282,18.360261,18.414515,18.46877,18.523025,18.577279,18.632822,18.694645,18.756468,18.818292,18.880116,18.941939,18.99937,19.053305,19.107241,19.161178,19.215114,19.269049,19.308854,19.347812,19.38677,19.425729,19.464687,19.501094,19.532324,19.563555,19.594786,19.626016,19.657247,19.693673,19.732153,19.770633,19.809114,19.847594,19.889238,19.958312,20.027384,20.096457,20.16553,20.234603,20.307619,20.384739,20.461859,20.538979,20.616098,20.693218,20.750291,20.804546,20.8588,20.913055,20.96731,21.025341,21.093936,21.16253,21.231125,21.299719,21.368314,21.44706,21.531269,21.615479,21.699688,21.783899,21.867831,21.944472,22.021113,22.097755,22.174396,22.251038,22.347982,22.472587,22.597189,22.721793,22.846395,22.970997,23.088567,23.204485,23.320405,23.436323,23.55224,23.651507,23.682736,23.713965,23.745197,23.776426,23.807658,23.838795,23.869865,23.900938,23.932009,23.963079,23.99415,24.025066,24.055978,24.08689,24.117801,24.148713,24.176868,24.200054,24.223237,24.24642,24.269605,24.292788,24.321714,24.352626,24.383537,24.414449,24.445363,24.477257,24.515735,24.554216,24.592698,24.631176,24.669658,24.711965,24.757854,24.803743,24.84963,24.89552,24.941409,24.959667,24.974963,24.990261,25.005557,25.020852,25.031716,25.031716,25.031716,25.031716,25.031716,25.031716,25.021475,25.006338,24.991201,24.976064,24.960928,24.944814,24.914223,24.883629,24.853038,24.822444,24.79185,24.764661,24.741637,24.718613,24.695589,24.672565,24.649541,24.652374,24.660261,24.668148,24.676036,24.683923,24.700394,24.746763,24.793129,24.839498,24.885864,24.932232,24.983602,25.038176,25.09275,25.147324,25.201897,25.256471,25.333349,25.410311,25.487271,25.564231,25.641191,25.703411,25.741892,25.780371,25.818852,25.857331,25.895812,25.910623,25.918349,25.926077,25.933806,25.941535,25.952885,25.983797,26.014708,26.04562,26.076531,26.107443,26.146401,26.192131,26.237862,26.283592,26.32932,26.375051,26.399968,26.423312,26.446654,26.469999,26.493341,26.51923,26.55062,26.582008,26.613399,26.64479,26.676178,26.712888,26.751846,26.790806,26.829764,26.868722,26.905588,26.921204,26.93682,26.952436,26.968049,26.983665,26.995601,27.003488,27.011376,27.019263,27.027151,27.035038,27.04265,27.050217,27.057787,27.065354,27.072924,27.08057,27.088457,27.096345,27.104232,27.11212,27.120007,27.127995,27.136044,27.14409,27.152136,27.160183,27.168584,27.192085,27.215588,27.239091,27.262595,27.286095,27.309469,27.332652,27.355835,27.379018,27.402204,27.425387,27.47318,27.527277,27.581371,27.635466,27.68956,27.753457,27.861169,27.968882,28.076594,28.184307,28.292019,28.360581,28.399538,28.438496,28.477457,28.516415,28.555372,28.652981,28.753286,28.85359,28.953892,29.054196,29.173203,29.328082,29.482957,29.637835,29.79271,29.947589,30.118445,30.29523,30.472015,30.6488,30.825585,30.989049,31.051031,31.113013,31.174995,31.23698,31.298962,31.361023,31.423167,31.485307,31.547451,31.609592,31.671735,31.719565,31.765614,31.811662,31.85771,31.903758,31.945586,31.976336,32.007089,32.037842,32.068594,32.099347,32.125082,32.148268,32.171451,32.194634,32.217817,32.23835,32.207759,32.177165,32.146574,32.11598,32.085386,32.051355,32.012874,31.974396,31.935914,31.897436,31.858955,31.84551,31.837463,31.829417,31.821368,31.813322,31.811643,31.834029,31.856418,31.878804,31.90119,31.923576,31.936849,31.943939,31.95103,31.958118,31.965208,31.972299,31.964673,31.956786,31.948899,31.941011,31.933124,31.913767,31.874806,31.835848,31.796891,31.757933,31.718975,31.66201,31.599231,31.53645,31.473671,31.410892,31.341732,31.234179,31.126625,31.019071,30.91152,30.803967,30.721034,30.660008,30.598982,30.537955,30.476929,30.415903,30.389241,30.365738,30.342234,30.318734,30.29523,30.271775,30.248433,30.225091,30.201746,30.178404,30.15506,30.131827,30.108644,30.085461,30.062275,30.039092,30.013603,29.959985,29.90637,29.852752,29.799134,29.745518,29.656242,29.525505,29.394768,29.264032,29.133295,29.002558,28.917886,28.841403,28.764922,28.688439,28.611958,28.553429,28.553109,28.552791,28.55247,28.552153,28.551832,28.509123,28.440689,28.372252,28.303817,28.235383,28.167703,28.183319,28.198932,28.214548,28.230164,28.24578,28.267573,28.298803,28.330034,28.361264,28.392496,28.423725,28.490978,28.568259,28.645536,28.722816,28.800094,28.881319,28.981941,29.082563,29.183185,29.283807,29.384429,29.485229,29.586168,29.687111,29.788051,29.888993,29.989933,30.053564,30.114911,30.176255,30.237598,30.298945,30.370247,30.461864,30.553484,30.645104,30.736721,30.828341,30.904284,30.973995,31.043705,31.113416,31.183126,31.250483,31.297169,31.343856,31.390542,31.437228,31.483915,31.523124,31.554512,31.585903,31.617291,31.648682,31.680073,31.690608,31.698175,31.705745,31.713312,31.720881,21.65433,21.607962,21.561595,21.515226,21.468859,21.42443,21.385791,21.347151,21.308512,21.269872,21.231233,21.205818,21.187925,21.170034,21.152141,21.134248,21.117071,21.128872,21.140673,21.152473,21.164274,21.176075,21.178181,21.16638,21.154579,21.142779,21.130978,21.119177,21.099271,21.077306,21.055341,21.033376,21.011411,20.986601,20.94918,20.911758,20.874337,20.836916,20.799495,20.753949,20.70229,20.650631,20.598973,20.547314,20.495655,20.399607,20.301581,20.203555,20.105529,20.007504,19.893108,19.747496,19.601885,19.456273,19.310661,19.165049,19.044694,18.933649,18.822605,18.711559,18.600514,18.494479,18.426146,18.357814,18.289482,18.221148,18.152816,18.098219,18.057142,18.016066,17.97499,17.933914,17.892837,17.844878,17.796074,17.747271,17.698466,17.649662,17.59939,17.545296,17.4912,17.437104,17.38301,17.328914,17.273201,17.216668,17.160137,17.103605,17.047072,16.991651,16.957084,16.922518,16.887951,16.853383,16.818816,16.789759,16.767794,16.745828,16.723863,16.701898,16.679933,16.681426,16.687935,16.694446,16.700955,16.707465,16.727244,16.796796,16.866346,16.935898,17.005449,17.075,17.172239,17.288158,17.404076,17.519995,17.635914,17.751831,17.844942,17.937677,18.030413,18.123147,18.215882,18.283302,18.307704,18.332107,18.356509,18.380911,18.405313,18.389681,18.361207,18.332733,18.304257,18.275783,18.2438,18.190924,18.138047,18.085169,18.032292,17.979416,17.911657,17.830723,17.749789,17.668855,17.587921,17.506985,17.399939,17.29053,17.181121,17.071712,16.962303,16.867716,16.807111,16.746506,16.685901,16.625297,16.564692,16.55126,16.558989,16.566716,16.574444,16.582172,16.592875,16.639242,16.685609,16.731977,16.778344,16.824713,16.871644,16.919231,16.966816,17.014402,17.061988,17.109573,17.15266,17.194955,17.23725,17.279544,17.321839,17.363844,17.404922,17.445998,17.487074,17.528151,17.569227,17.612843,17.657991,17.703141,17.74829,17.793438,17.838508,17.87593,17.913351,17.950772,17.988193,18.025614,18.063036,18.100457,18.137877,18.175298,18.212719,18.250141,18.299673,18.352549,18.405426,18.458302,18.51118,18.564957,18.623125,18.681293,18.739461,18.797629,18.855797,18.911697,18.965793,19.019888,19.073984,19.128079,19.182174,19.221686,19.260327,19.298967,19.337605,19.376246,19.411931,19.441624,19.471317,19.50101,19.530704,19.560398,19.59825,19.639326,19.680402,19.721479,19.762555,19.806577,19.876128,19.945679,20.01523,20.084782,20.154332,20.227671,20.30495,20.382229,20.459508,20.536787,20.614066,20.669951,20.722828,20.775704,20.828581,20.881458,20.938727,21.008278,21.07783,21.14738,21.216932,21.286482,21.375586,21.475214,21.57484,21.674468,21.774096,21.872904,21.950183,22.027462,22.104741,22.18202,22.259298,22.35466,22.474652,22.594642,22.714634,22.834624,22.954616,23.067362,23.178405,23.289451,23.400497,23.51154,23.606827,23.637739,23.66865,23.699562,23.730473,23.761385,23.790875,23.81935,23.847826,23.876299,23.904775,23.933251,23.965269,23.997401,24.02953,24.06166,24.093789,24.123165,24.147566,24.17197,24.196371,24.220772,24.245175,24.272605,24.301078,24.329554,24.358029,24.386502,24.416456,24.456314,24.496172,24.53603,24.575888,24.615746,24.658966,24.705335,24.751701,24.798069,24.844435,24.890804,24.910352,24.927027,24.943699,24.960374,24.977049,24.988538,24.98732,24.986099,24.984881,24.983663,24.982445,24.970772,24.954097,24.937422,24.920749,24.904074,24.886502,24.85559,24.824679,24.793767,24.762855,24.731944,24.705054,24.683089,24.661124,24.639159,24.617194,24.595229,24.597082,24.60359,24.610101,24.616609,24.623119,24.638248,24.683399,24.728547,24.773695,24.818846,24.863994,24.914599,24.968693,25.022788,25.076885,25.13098,25.185074,25.261057,25.337117,25.413176,25.489238,25.565298,25.627026,25.665666,25.704303,25.742943,25.781583,25.820224,25.836946,25.847111,25.857275,25.867439,25.877604,25.891393,25.924743,25.95809,25.991438,26.024788,26.058135,26.099214,26.1468,26.194387,26.241971,26.289557,26.337144,26.360912,26.382877,26.404842,26.426807,26.448772,26.472411,26.499669,26.526924,26.554181,26.581437,26.608694,26.638814,26.670141,26.701471,26.732801,26.764128,26.794037,26.809491,26.824948,26.840403,26.85586,26.871317,26.882511,26.889019,26.89553,26.90204,26.908548,26.915059,26.920516,26.925808,26.931098,26.936388,26.941681,26.94758,26.955309,26.963035,26.970763,26.978492,26.98622,26.992397,26.997687,27.00298,27.00827,27.01356,27.019345,27.046185,27.073021,27.099861,27.1267,27.15354,27.180379,27.207216,27.234055,27.260895,27.287734,27.314574,27.364082,27.419395,27.47471,27.530023,27.585338,27.649202,27.751302,27.853401,27.955498,28.057597,28.159697,28.229126,28.273859,28.318589,28.363321,28.408053,28.452783,28.551965,28.653646,28.755327,28.857008,28.958689,29.076407,29.224873,29.373338,29.521804,29.670272,29.818737,29.981447,30.149442,30.317436,30.485431,30.653426,30.809665,30.876362,30.943057,31.009754,31.076452,31.143149,31.210458,31.278374,31.346289,31.414204,31.48212,31.550032,31.597701,31.642852,31.688,31.733148,31.778299,31.819518,31.850429,31.881341,31.912252,31.943164,31.974075,31.999866,32.023049,32.046235,32.069418,32.092601,32.113298,32.086043,32.058785,32.03153,32.004272,31.977017,31.945859,31.909657,31.873453,31.837252,31.801047,31.764846,31.752066,31.74434,31.736611,31.728883,31.721154,31.71964,31.741605,31.76357,31.785537,31.807502,31.829467,31.8444,31.854565,31.864729,31.874894,31.885058,31.895222,31.891399,31.887327,31.883255,31.87918,31.875108,31.859624,31.824638,31.789654,31.754671,31.719687,31.684701,31.631274,31.571886,31.512499,31.453114,31.393727,31.328256,31.226156,31.124057,31.02196,30.919861,30.817761,30.737619,30.677014,30.616408,30.555806,30.495201,30.434596,30.410491,30.389744,30.368997,30.348252,30.327505,30.30639,30.284422,30.262457,30.240492,30.218527,30.196562,30.172079,30.146458,30.120836,30.095217,30.069596,30.041266,29.979858,29.918454,29.857049,29.795641,29.734237,29.639913,29.507321,29.374728,29.242136,29.109543,28.97695,28.89339,28.818548,28.743706,28.668865,28.594023,28.534811,28.52628,28.517752,28.509223,28.500695,28.492165,28.447175,28.380062,28.312946,28.245833,28.17872,28.112314,28.124115,28.135915,28.147716,28.159517,28.171317,28.190198,28.219891,28.249585,28.279276,28.30897,28.338663,28.40463,28.48069,28.556752,28.632811,28.708874,28.789056,28.889519,28.989982,29.090443,29.190906,29.291369,29.391832,29.492295,29.592758,29.693219,29.793682,29.894145,29.95935,30.022391,30.085432,30.148473,30.211516,30.28312,30.372201,30.461279,30.55036,30.639438,30.728519,30.806241,30.879447,30.952652,31.02586,31.099065,31.168781,31.20784,31.246895,31.285954,31.32501,31.364068,31.399737,31.431867,31.463996,31.496129,31.528258,31.560387,31.57222,31.581166,31.590113,31.599059,31.608006,21.56152,21.515151,21.468784,21.422416,21.376049,21.33162,21.292981,21.254341,21.215702,21.177062,21.138422,21.111252,21.090604,21.069955,21.049307,21.028659,21.008693,21.01636,21.024027,21.031694,21.039361,21.047028,21.048397,21.04073,21.033063,21.025396,21.017728,21.010062,20.992092,20.971504,20.950917,20.93033,20.909741,20.88631,20.850266,20.814223,20.77818,20.742136,20.706093,20.662711,20.613807,20.564905,20.516002,20.467099,20.418196,20.324903,20.229633,20.134363,20.039092,19.943823,19.831708,19.687475,19.543241,19.399006,19.254773,19.110539,18.994581,18.889048,18.783514,18.677981,18.572447,18.471439,18.404483,18.337529,18.270573,18.203619,18.136663,18.081362,18.037529,17.993699,17.949866,17.906034,17.862202,17.811487,17.759928,17.708368,17.656808,17.605248,17.552986,17.49889,17.444794,17.3907,17.336604,17.282509,17.224966,17.165678,17.10639,17.047102,16.987816,16.929568,16.890867,16.852168,16.813468,16.774767,16.736067,16.705286,16.684699,16.66411,16.643523,16.622935,16.602348,16.602949,16.608082,16.613213,16.618344,16.623477,16.642168,16.711719,16.78127,16.850821,16.920373,16.989923,17.087163,17.203082,17.319001,17.434918,17.550837,17.666756,17.759866,17.852602,17.945336,18.038071,18.130806,18.198737,18.224517,18.250296,18.276077,18.301857,18.327636,18.314427,18.288707,18.262988,18.237268,18.21155,18.182125,18.130625,18.079127,18.027627,17.976129,17.924629,17.855325,17.770258,17.685189,17.600122,17.515054,17.429987,17.321333,17.210547,17.099759,16.988973,16.878186,16.783058,16.723831,16.664604,16.605377,16.54615,16.486923,16.473919,16.481646,16.489375,16.497102,16.50483,16.515534,16.561901,16.608268,16.654636,16.701003,16.74737,16.794941,16.843904,16.892869,16.941832,16.990796,17.039759,17.086567,17.132995,17.179424,17.225852,17.27228,17.318093,17.361925,17.405757,17.449589,17.49342,17.537252,17.581047,17.624817,17.668589,17.71236,17.756131,17.799823,17.835867,17.87191,17.907954,17.943997,17.980039,18.016083,18.052126,18.08817,18.124213,18.160257,18.1963,18.244453,18.295953,18.347451,18.398951,18.450449,18.502381,18.556414,18.610449,18.664484,18.718518,18.772553,18.826621,18.880717,18.934813,18.988907,19.043003,19.097098,19.13661,19.17525,19.21389,19.252529,19.291169,19.326401,19.354715,19.38303,19.411346,19.439661,19.467977,19.507415,19.551246,19.595078,19.63891,19.682742,19.729236,19.798786,19.868337,19.937888,20.007439,20.076991,20.150329,20.227608,20.304887,20.382167,20.459446,20.536724,20.5914,20.6429,20.694399,20.745898,20.797397,20.853651,20.923202,20.992754,21.062304,21.131856,21.201406,21.301256,21.417419,21.53358,21.649741,21.765904,21.880638,21.957917,22.035196,22.112475,22.189753,22.267032,22.360643,22.476503,22.592359,22.708219,22.824075,22.939932,23.047428,23.152961,23.258495,23.364028,23.469564,23.560422,23.591333,23.622245,23.653156,23.684068,23.714979,23.742862,23.768581,23.794301,23.82002,23.84574,23.871459,23.904732,23.938241,23.971748,24.005257,24.038763,24.069516,24.095296,24.121076,24.146857,24.172637,24.198415,24.22415,24.249869,24.275589,24.301308,24.327028,24.354762,24.395997,24.437234,24.478469,24.519704,24.560942,24.604827,24.651195,24.697561,24.74393,24.790296,24.836665,24.857457,24.875509,24.89356,24.911612,24.929667,24.941732,24.939137,24.93654,24.933943,24.931348,24.928751,24.9157,24.897648,24.879597,24.861542,24.84349,24.824628,24.793717,24.762805,24.731891,24.700979,24.670068,24.6438,24.623215,24.602626,24.582038,24.561453,24.540864,24.541788,24.546919,24.552053,24.557185,24.562316,24.576068,24.619839,24.66361,24.707382,24.751153,24.794924,24.844992,24.899086,24.953181,25.007275,25.061372,25.115467,25.190076,25.264758,25.339441,25.414124,25.488807,25.549682,25.588322,25.626962,25.665602,25.704242,25.74288,25.761723,25.774644,25.787565,25.800485,25.813406,25.829951,25.866055,25.902158,25.938262,25.974366,26.010472,26.053557,26.102521,26.151484,26.200447,26.249413,26.298377,26.320959,26.341547,26.362135,26.382721,26.403309,26.4247,26.447822,26.470944,26.494069,26.517191,26.540313,26.563395,26.586457,26.609518,26.632582,26.655643,26.678024,26.693478,26.708935,26.724392,26.739847,26.755304,26.765841,26.770973,26.776104,26.781238,26.786369,26.7915,26.794391,26.796928,26.799462,26.801998,26.804532,26.808363,26.816092,26.82382,26.831549,26.839277,26.847003,26.851427,26.853964,26.8565,26.859034,26.861571,26.864756,26.895728,26.926701,26.957673,26.988646,27.019618,27.05059,27.081563,27.112535,27.143508,27.17448,27.205453,27.256899,27.313591,27.370283,27.426975,27.483667,27.547399,27.642609,27.737817,27.833027,27.928237,28.023448,28.093833,28.145455,28.197076,28.248695,28.300317,28.351939,28.452738,28.555796,28.658857,28.761914,28.864975,28.981234,29.122813,29.264389,29.405965,29.547542,29.68912,29.841925,29.998898,30.15587,30.312843,30.469815,30.616949,30.689156,30.761366,30.833573,30.90578,30.97799,31.051503,31.126307,31.201112,31.275917,31.350721,31.425523,31.472728,31.5165,31.560271,31.604042,31.647814,31.688037,31.718948,31.74986,31.780772,31.811683,31.842595,31.868386,31.891569,31.914752,31.937937,31.96112,31.982021,31.958899,31.935774,31.912652,31.88953,31.866405,31.838782,31.805334,31.771889,31.738441,31.704993,31.671547,31.659257,31.651528,31.6438,31.636074,31.628345,31.626542,31.647128,31.667716,31.688304,31.708893,31.729478,31.745497,31.758417,31.771338,31.784259,31.797179,31.8101,31.810386,31.810447,31.810505,31.810566,31.810627,31.799276,31.768425,31.737575,31.706724,31.675874,31.645023,31.594685,31.538054,31.481423,31.424792,31.368161,31.306034,31.210824,31.115616,31.020406,30.925196,30.829985,30.753817,30.694589,30.635363,30.576135,30.516909,30.457681,30.436219,30.418228,30.400237,30.382243,30.364252,30.345478,30.324889,30.304301,30.283716,30.263127,30.242539,30.216584,30.188209,30.159831,30.131456,30.103081,30.071576,30.001903,29.932229,29.862559,29.792885,29.723212,29.623808,29.489838,29.355869,29.221897,29.087927,28.953955,28.872529,28.800441,28.728355,28.656267,28.584182,28.524802,28.506629,28.488455,28.470282,28.452108,28.433934,28.387018,28.322658,28.258301,28.193942,28.129582,28.065871,28.073539,28.081206,28.088874,28.096542,28.104207,28.120045,28.148359,28.176676,28.20499,28.233307,28.261621,28.326211,28.400894,28.475577,28.55026,28.624943,28.703981,28.804441,28.904904,29.005368,29.105831,29.206294,29.306757,29.407218,29.507681,29.608144,29.708607,29.80907,29.875569,29.93999,30.00441,30.068828,30.133248,30.204418,30.289366,30.374311,30.459259,30.544204,30.629149,30.708653,30.785992,30.863333,30.940671,31.018012,31.090596,31.121385,31.152175,31.182965,31.213755,31.244544,31.276663,31.310172,31.343678,31.377187,31.410696,31.444202,31.457414,31.467738,31.478061,31.488387,31.49871,21.468708,21.422341,21.375974,21.329606,21.283239,21.23881,21.20017,21.161531,21.122891,21.084252,21.045612,21.016685,20.993281,20.969877,20.946473,20.923068,20.900314,20.903848,20.907382,20.910916,20.914449,20.917982,20.918614,20.91508,20.911546,20.908013,20.904479,20.900945,20.884912,20.865701,20.846493,20.827282,20.808072,20.786018,20.751353,20.716688,20.682022,20.647356,20.612691,20.571472,20.525326,20.479179,20.433031,20.386884,20.340737,20.2502,20.157685,20.065171,19.972656,19.880141,19.770309,19.627452,19.484596,19.341741,19.198885,19.056028,18.944469,18.844447,18.744424,18.644402,18.544379,18.448397,18.38282,18.317244,18.251666,18.186089,18.120513,18.064505,18.017917,17.97133,17.924741,17.878154,17.831567,17.778096,17.723781,17.669466,17.615151,17.560835,17.50658,17.452484,17.39839,17.344294,17.2902,17.236104,17.176732,17.114688,17.052645,16.990601,16.928558,16.867486,16.824652,16.781818,16.738985,16.696151,16.653317,16.620812,16.601601,16.582393,16.563182,16.543974,16.524763,16.524472,16.528227,16.53198,16.535734,16.539487,16.557092,16.626643,16.696195,16.765745,16.835297,16.904847,17.002087,17.118006,17.233925,17.349842,17.465761,17.58168,17.674789,17.767525,17.86026,17.952995,18.045729,18.114172,18.141329,18.168487,18.195644,18.222803,18.24996,18.239171,18.216207,18.193244,18.17028,18.147316,18.120449,18.070327,18.020207,17.970085,17.919964,17.869843,17.798994,17.709793,17.620592,17.53139,17.442189,17.352988,17.242728,17.130564,17.018399,16.906234,16.79407,16.6984,16.640551,16.582702,16.524852,16.467003,16.409154,16.396577,16.404304,16.412032,16.41976,16.427488,16.438191,16.484559,16.530926,16.577293,16.623661,16.670028,16.718238,16.768579,16.818921,16.869262,16.919604,16.969945,17.020475,17.071036,17.121597,17.172158,17.222721,17.272341,17.318928,17.365516,17.412104,17.458691,17.505279,17.54925,17.591645,17.634038,17.676431,17.718824,17.761138,17.795804,17.83047,17.865134,17.8998,17.934466,17.969131,18.003797,18.038463,18.073127,18.107793,18.142458,18.189234,18.239356,18.289476,18.339598,18.38972,18.439803,18.489704,18.539606,18.589506,18.639408,18.689309,18.741545,18.795641,18.849737,18.903831,18.957927,19.012021,19.051535,19.090174,19.128814,19.167453,19.206093,19.240869,19.267806,19.294744,19.321681,19.34862,19.375557,19.416579,19.463167,19.509754,19.556343,19.60293,19.651893,19.721445,19.790995,19.860547,19.930097,19.999649,20.072988,20.150267,20.227545,20.304824,20.382103,20.459382,20.51285,20.562972,20.613094,20.663214,20.713336,20.768576,20.838126,20.907678,20.977228,21.04678,21.116331,21.226928,21.359624,21.49232,21.625015,21.757711,21.888372,21.965651,22.04293,22.12021,22.197489,22.274766,22.36663,22.478353,22.590077,22.701801,22.813525,22.925251,23.027496,23.127517,23.227541,23.327562,23.427585,23.514016,23.544927,23.575842,23.606753,23.637665,23.668576,23.694852,23.717815,23.740778,23.763741,23.786705,23.809668,23.844196,23.879082,23.913968,23.948853,23.983739,24.015868,24.043026,24.070183,24.097343,24.1245,24.151657,24.175698,24.198661,24.221624,24.244587,24.267551,24.293066,24.33568,24.378295,24.420909,24.463521,24.506135,24.550687,24.597056,24.643422,24.68979,24.736156,24.782525,24.804562,24.823993,24.843421,24.862853,24.882281,24.894929,24.890955,24.886981,24.883007,24.879033,24.875058,24.860629,24.841197,24.821769,24.802338,24.782909,24.762755,24.731841,24.700929,24.670018,24.639106,24.608195,24.582547,24.563338,24.544129,24.524917,24.505709,24.4865,24.486497,24.490251,24.494006,24.497758,24.501512,24.513887,24.556282,24.598673,24.641068,24.68346,24.725854,24.775382,24.829479,24.883573,24.937668,24.991762,25.04586,25.119094,25.1924,25.265704,25.33901,25.412316,25.472341,25.510981,25.549621,25.588259,25.626899,25.665539,25.686503,25.70218,25.717854,25.733531,25.749208,25.768507,25.807366,25.846226,25.885086,25.923946,25.962806,26.007901,26.058241,26.108584,26.158924,26.209267,26.259607,26.281008,26.300217,26.319426,26.338637,26.357846,26.376986,26.395975,26.414964,26.433956,26.452945,26.471934,26.487974,26.502769,26.517567,26.532362,26.547157,26.562011,26.577465,26.592922,26.608379,26.623834,26.639291,26.649172,26.652926,26.656681,26.660435,26.664187,26.667941,26.668267,26.668047,26.667825,26.667605,26.667385,26.669149,26.676877,26.684606,26.692332,26.70006,26.707789,26.71046,26.71024,26.710021,26.709798,26.709578,26.710166,26.745272,26.780377,26.815483,26.850588,26.885696,26.920802,26.955907,26.991013,27.026118,27.061223,27.096329,27.149719,27.207788,27.265857,27.323925,27.381997,27.445596,27.533915,27.622236,27.710557,27.798877,27.887196,27.958543,28.017051,28.075562,28.13407,28.192581,28.251092,28.353511,28.457949,28.562383,28.666821,28.771258,28.886064,29.020751,29.15544,29.290127,29.424814,29.559504,29.702404,29.848354,29.994304,30.140252,30.286202,30.424233,30.501952,30.579672,30.657392,30.735111,30.812831,30.892547,30.974241,31.055935,31.137629,31.219323,31.301014,31.347756,31.39015,31.432545,31.474937,31.517331,31.556554,31.587465,31.618377,31.649288,31.680202,31.711114,31.736902,31.760088,31.783271,31.806454,31.82964,31.850744,31.831752,31.812763,31.793774,31.774785,31.755796,31.731705,31.701013,31.670321,31.63963,31.608938,31.578249,31.566445,31.558717,31.550991,31.543262,31.535534,31.533442,31.552654,31.571862,31.591071,31.610283,31.629492,31.646596,31.662272,31.677947,31.693624,31.7093,31.724975,31.72937,31.733564,31.737758,31.741951,31.746148,31.738928,31.71221,31.685493,31.658778,31.63206,31.605342,31.558097,31.504222,31.450348,31.39647,31.342595,31.283812,31.195494,31.107173,31.018852,30.930531,30.84221,30.770013,30.712164,30.654315,30.596466,30.538617,30.480768,30.461943,30.446709,30.431474,30.416237,30.401002,30.384565,30.365354,30.346145,30.326936,30.307725,30.288516,30.261091,30.22996,30.198829,30.167695,30.136563,30.101887,30.023947,29.946008,29.868068,29.790129,29.71219,29.607705,29.472356,29.337007,29.201658,29.066309,28.93096,28.851665,28.782333,28.713004,28.643672,28.57434,28.514794,28.486975,28.459159,28.43134,28.403521,28.375704,28.32686,28.265257,28.203653,28.14205,28.080447,28.019431,28.022963,28.026498,28.03003,28.033564,28.037099,28.049892,28.07683,28.103767,28.130705,28.157642,28.184579,28.24779,28.321096,28.394399,28.467705,28.541011,28.618903,28.719366,28.81983,28.920293,29.020753,29.121216,29.22168,29.322143,29.422606,29.523069,29.62353,29.723993,29.791792,29.857589,29.923386,29.989183,30.054981,30.125718,30.206531,30.287343,30.368155,30.448967,30.529782,30.611065,30.69254,30.774014,30.855485,30.936959,31.012407,31.034931,31.057455,31.079978,31.102499,31.125023,31.153592,31.188477,31.223363,31.258249,31.293134,31.328017,31.342606,31.354309,31.366011,31.377714,31.389414,21.375898,21.329531,21.283163,21.236796,21.190429,21.146,21.10736,21.068721,21.030081,20.991442,20.952802,20.922118,20.895958,20.869799,20.84364,20.817479,20.791936,20.791336,20.790737,20.790137,20.789537,20.788938,20.78883,20.78943,20.79003,20.790629,20.791229,20.791829,20.777731,20.759899,20.742067,20.724236,20.706404,20.685727,20.65244,20.619152,20.585865,20.552577,20.51929,20.480235,20.436844,20.393452,20.350061,20.306668,20.263277,20.175496,20.085736,19.995978,19.906219,19.81646,19.708909,19.567431,19.425953,19.284475,19.142996,19.001518,18.894356,18.799845,18.705334,18.610823,18.516312,18.425356,18.361157,18.296957,18.232759,18.16856,18.104361,18.047648,17.998304,17.948961,17.899618,17.850274,17.800931,17.744705,17.687635,17.630564,17.573492,17.516422,17.460175,17.40608,17.351984,17.29789,17.243794,17.189698,17.128497,17.063698,16.998899,16.9341,16.869301,16.805403,16.758436,16.711469,16.664502,16.617534,16.570567,16.536338,16.518506,16.500674,16.482843,16.465011,16.447179,16.445995,16.448372,16.450748,16.453123,16.455499,16.472015,16.541567,16.611119,16.680669,16.75022,16.819771,16.91701,17.032929,17.148848,17.264766,17.380685,17.496604,17.589714,17.682449,17.775184,17.867918,17.960653,18.029605,18.058142,18.086677,18.115212,18.143747,18.172284,18.163915,18.143708,18.123499,18.103291,18.083084,18.058774,18.010031,17.961287,17.912544,17.8638,17.815056,17.742662,17.649327,17.555992,17.462658,17.369324,17.275988,17.164123,17.05058,16.937037,16.823495,16.709952,16.613742,16.557272,16.500799,16.444329,16.387858,16.331386,16.319234,16.326963,16.33469,16.342418,16.350146,16.360849,16.407216,16.453584,16.499951,16.546319,16.592687,16.641535,16.693255,16.744974,16.796692,16.848412,16.900132,16.954381,17.009077,17.063771,17.118466,17.173162,17.226588,17.275931,17.325275,17.374618,17.423961,17.473304,17.517454,17.558471,17.599486,17.640501,17.681517,17.722453,17.755741,17.789028,17.822316,17.855604,17.888892,17.92218,17.955466,17.988754,18.022042,18.05533,18.088618,18.134016,18.182759,18.231502,18.280245,18.328989,18.377227,18.422994,18.468762,18.51453,18.560297,18.606065,18.65647,18.710564,18.76466,18.818755,18.872851,18.926945,18.966459,19.005098,19.043738,19.082377,19.121017,19.155339,19.180898,19.206457,19.232018,19.257577,19.283136,19.325744,19.375087,19.42443,19.473774,19.523117,19.574551,19.644102,19.713653,19.783204,19.852756,19.922306,19.995645,20.072924,20.150203,20.227482,20.304761,20.382041,20.434301,20.483044,20.531788,20.580532,20.629275,20.683499,20.75305,20.822601,20.892152,20.961703,21.031255,21.1526,21.30183,21.451059,21.600288,21.749517,21.896106,21.973386,22.050665,22.127944,22.205222,22.282503,22.372613,22.480204,22.587795,22.695386,22.802976,22.910567,23.007564,23.102076,23.196587,23.291095,23.385607,23.467613,23.498524,23.529436,23.560347,23.591259,23.622171,23.646839,23.667046,23.687253,23.707463,23.72767,23.747877,23.783657,23.819922,23.856185,23.89245,23.928712,23.962221,23.990755,24.019292,24.047826,24.076362,24.104899,24.127245,24.147452,24.167659,24.187866,24.208076,24.231373,24.275364,24.319355,24.363346,24.40734,24.451331,24.496548,24.542916,24.589282,24.635651,24.682017,24.728385,24.751666,24.772474,24.793283,24.814091,24.834899,24.848124,24.842773,24.837419,24.832068,24.826717,24.821364,24.805557,24.784749,24.763941,24.743133,24.722325,24.700879,24.669967,24.639056,24.608144,24.577233,24.546321,24.521293,24.503461,24.485631,24.467799,24.449967,24.432135,24.431206,24.433581,24.435958,24.438333,24.440711,24.451707,24.492722,24.533737,24.574752,24.615769,24.656785,24.705774,24.759869,24.813966,24.868061,24.922155,24.976252,25.048115,25.120042,25.191969,25.263895,25.335822,25.395,25.43364,25.472277,25.510918,25.549558,25.588198,25.611283,25.629713,25.648146,25.666577,25.68501,25.707065,25.748681,25.790297,25.83191,25.873526,25.915143,25.962245,26.013964,26.065681,26.117401,26.16912,26.22084,26.241055,26.258887,26.276719,26.294551,26.312383,26.329275,26.344131,26.358985,26.373841,26.388697,26.403553,26.412555,26.419084,26.425613,26.43214,26.438669,26.445998,26.461455,26.476909,26.492366,26.507821,26.523278,26.532502,26.53488,26.537255,26.539633,26.542007,26.544382,26.542143,26.539167,26.536191,26.533215,26.530239,26.529934,26.53766,26.545389,26.553117,26.560846,26.568572,26.56949,26.566514,26.563538,26.560562,26.557589,26.555577,26.594815,26.634056,26.673295,26.712533,26.751772,26.791013,26.830251,26.86949,26.908731,26.947969,26.987208,27.042536,27.101984,27.16143,27.220878,27.280326,27.343791,27.425222,27.506654,27.588086,27.669518,27.750947,27.823249,27.888649,27.954047,28.019447,28.084844,28.150244,28.254285,28.360099,28.465913,28.571727,28.677541,28.79089,28.918691,29.046489,29.174289,29.302087,29.429884,29.562882,29.69781,29.832738,29.967663,30.102591,30.231519,30.314749,30.397981,30.481211,30.56444,30.647672,30.733592,30.822175,30.910758,30.999341,31.087924,31.176504,31.222783,31.263801,31.304816,31.345831,31.386846,31.425073,31.455985,31.486896,31.517808,31.548719,31.579631,31.605422,31.628605,31.65179,31.674973,31.698156,31.719465,31.704609,31.689753,31.674897,31.66004,31.645184,31.624628,31.596692,31.568757,31.540821,31.512883,31.484947,31.473637,31.465908,31.458179,31.450451,31.442725,31.440345,31.458177,31.476009,31.493841,31.511673,31.529502,31.547692,31.566125,31.584555,31.602988,31.621419,31.639852,31.648354,31.656683,31.66501,31.673337,31.681667,31.678582,31.655997,31.633413,31.610828,31.588246,31.565662,31.521509,31.470391,31.419269,31.368151,31.31703,31.261593,31.180161,31.098729,31.017297,30.935866,30.854437,30.786211,30.729739,30.67327,30.616798,30.560326,30.503856,30.487671,30.47519,30.462711,30.45023,30.437752,30.423653,30.405821,30.387989,30.370157,30.352325,30.334493,30.305596,30.271711,30.237823,30.203936,30.170048,30.132197,30.045989,29.959784,29.873578,29.78737,29.701165,29.591599,29.45487,29.318145,29.181419,29.044693,28.907968,28.830801,28.764226,28.69765,28.631077,28.564501,28.504786,28.467324,28.429862,28.392398,28.354936,28.317471,28.2667,28.207852,28.149005,28.090158,28.031311,27.972988,27.972387,27.971789,27.971188,27.970589,27.969988,27.97974,28.005298,28.030858,28.056419,28.081977,28.107538,28.169371,28.241298,28.313224,28.385151,28.45708,28.533828,28.634289,28.734752,28.835215,28.935678,29.036141,29.136605,29.237065,29.337528,29.437992,29.538455,29.638918,29.708014,29.775191,29.842365,29.909539,29.976716,30.047017,30.123696,30.200375,30.277054,30.353733,30.430412,30.51348,30.599087,30.684692,30.770299,30.855906,30.934222,30.948477,30.962734,30.976989,30.991247,31.005502,31.030517,31.06678,31.103045,31.139307,31.17557,31.211835,31.2278,31.24088,31.253959,31.267039,31.280118,21.283088,21.236721,21.190353,21.143986,21.097619,21.05319,21.014549,20.975911,20.937271,20.89863,20.859992,20.827551,20.798636,20.769721,20.740806,20.71189,20.683558,20.678825,20.674091,20.669358,20.664624,20.659891,20.659047,20.66378,20.668514,20.673246,20.677979,20.682713,20.670551,20.654097,20.637643,20.621189,20.604735,20.585436,20.553527,20.521617,20.489707,20.457797,20.425888,20.388998,20.348361,20.307726,20.26709,20.226453,20.185818,20.100792,20.013789,19.926785,19.839782,19.752779,19.64751,19.50741,19.367308,19.227208,19.087108,18.947008,18.844244,18.755244,18.666244,18.577245,18.488245,18.402316,18.339494,18.276672,18.213851,18.15103,18.088208,18.030791,17.978692,17.926593,17.874494,17.822396,17.770296,17.711315,17.651489,17.591662,17.531835,17.472007,17.41377,17.359674,17.30558,17.251484,17.197388,17.143294,17.080262,17.012708,16.945153,16.877599,16.810043,16.743321,16.692221,16.641119,16.590019,16.538918,16.487818,16.451864,16.43541,16.418956,16.402502,16.386048,16.369594,16.367518,16.368517,16.369515,16.370513,16.371511,16.386939,16.456491,16.526042,16.595593,16.665144,16.734696,16.831934,16.947853,17.063772,17.17969,17.295609,17.411528,17.504638,17.597373,17.690108,17.782842,17.875577,17.94504,17.974953,18.004866,18.03478,18.064693,18.094607,18.08866,18.071208,18.053756,18.036302,18.01885,17.997098,17.949733,17.902367,17.855002,17.807636,17.760269,17.686331,17.588862,17.491395,17.393926,17.296457,17.19899,17.085517,16.970597,16.855676,16.740756,16.625836,16.529084,16.473992,16.418898,16.363804,16.308711,16.253617,16.241893,16.24962,16.257349,16.265076,16.272805,16.283508,16.329875,16.376242,16.42261,16.468977,16.515344,16.564832,16.61793,16.671026,16.724124,16.77722,16.830318,16.888289,16.947117,17.005946,17.064774,17.123603,17.180836,17.232936,17.285034,17.337133,17.389232,17.441331,17.485658,17.525297,17.564934,17.604572,17.64421,17.683768,17.715677,17.747588,17.779498,17.811408,17.843318,17.875227,17.907137,17.939047,17.970956,18.002866,18.034776,18.078796,18.126162,18.173528,18.220894,18.268259,18.314649,18.356284,18.397917,18.439552,18.481186,18.52282,18.571394,18.625488,18.679584,18.733679,18.787774,18.84187,18.881383,18.920022,18.958662,18.9973,19.035941,19.069807,19.093989,19.118171,19.142353,19.166534,19.190717,19.234909,19.287008,19.339107,19.391206,19.443304,19.49721,19.56676,19.636312,19.705862,19.775414,19.844965,19.918303,19.995582,20.072861,20.150141,20.22742,20.304699,20.355751,20.403116,20.450482,20.497847,20.545213,20.598423,20.667973,20.737525,20.807077,20.876627,20.946179,21.078272,21.244035,21.409799,21.575562,21.741324,21.903841,21.98112,22.058399,22.135677,22.212956,22.290236,22.378597,22.482055,22.585513,22.68897,22.792428,22.895883,22.98763,23.076631,23.16563,23.254629,23.34363,23.421207,23.452119,23.48303,23.513942,23.544853,23.575765,23.598826,23.616277,23.63373,23.651181,23.668634,23.686088,23.723121,23.760763,23.798405,23.836044,23.873686,23.908572,23.938485,23.968398,23.998312,24.028225,24.058138,24.07879,24.096244,24.113695,24.131148,24.148599,24.16968,24.215047,24.260418,24.305786,24.351156,24.396524,24.442408,24.488777,24.535143,24.581511,24.62788,24.674246,24.698771,24.720959,24.743144,24.765328,24.787513,24.801318,24.79459,24.78786,24.78113,24.774399,24.767672,24.750486,24.728301,24.706113,24.683928,24.661744,24.639005,24.608094,24.577182,24.546271,24.515359,24.484448,24.460039,24.443586,24.427131,24.410678,24.394223,24.37777,24.375914,24.376913,24.377911,24.378909,24.379907,24.389526,24.429162,24.4688,24.508438,24.548077,24.587715,24.636167,24.690262,24.744359,24.798453,24.852548,24.906642,24.977134,25.047684,25.118231,25.188781,25.259331,25.317656,25.356296,25.394936,25.433576,25.472217,25.510854,25.536062,25.557249,25.578436,25.599622,25.620812,25.645623,25.689993,25.734365,25.778735,25.823107,25.867477,25.916586,25.969685,26.022781,26.075877,26.128976,26.182073,26.201104,26.217559,26.234012,26.250467,26.26692,26.281562,26.292285,26.303008,26.313728,26.324451,26.335174,26.337136,26.335399,26.33366,26.33192,26.330183,26.329985,26.345442,26.360896,26.376353,26.391808,26.407265,26.415835,26.416834,26.417832,26.41883,26.419828,26.420826,26.416015,26.410286,26.404554,26.398821,26.393089,26.390717,26.398446,26.406174,26.413903,26.421629,26.429357,26.428523,26.422791,26.417059,26.411329,26.405597,26.400987,26.444359,26.487733,26.531104,26.574479,26.61785,26.661224,26.704596,26.74797,26.791341,26.834715,26.878087,26.935356,26.996181,27.057006,27.117831,27.178656,27.241988,27.31653,27.391073,27.465613,27.540155,27.614698,27.687956,27.760245,27.832532,27.904821,27.977108,28.049397,28.155055,28.262249,28.369442,28.476633,28.583827,28.69572,28.816628,28.93754,29.058448,29.179359,29.300268,29.423363,29.547266,29.671172,29.795075,29.91898,30.038803,30.127545,30.216287,30.305029,30.393771,30.482513,30.574639,30.670109,30.765581,30.861053,30.956525,31.051995,31.097813,31.137449,31.177087,31.216725,31.256363,31.293592,31.324504,31.355415,31.386327,31.417239,31.44815,31.473941,31.497124,31.520307,31.543493,31.566676,31.588188,31.577465,31.566742,31.556021,31.545298,31.534575,31.517551,31.492369,31.467189,31.44201,31.416828,31.391649,31.380825,31.373097,31.365368,31.357642,31.349914,31.347245,31.3637,31.380153,31.396608,31.413061,31.429516,31.448791,31.469977,31.491164,31.512353,31.53354,31.554727,31.56734,31.5798,31.592263,31.604723,31.617185,31.618234,31.599782,31.581333,31.562882,31.544433,31.525981,31.484921,31.436556,31.388194,31.339829,31.291466,31.239371,31.164828,31.090286,31.015743,30.941203,30.866661,30.80241,30.747315,30.692222,30.637129,30.582034,30.526941,30.513396,30.503673,30.493948,30.484224,30.474499,30.46274,30.446285,30.429832,30.413377,30.396925,30.380469,30.350103,30.313459,30.276818,30.240175,30.203531,30.162508,30.068034,29.97356,29.879088,29.784614,29.69014,29.575493,29.437388,29.299285,29.16118,29.023075,28.884973,28.809938,28.746118,28.682299,28.61848,28.55466,28.49478,28.447673,28.400563,28.353456,28.306348,28.259241,28.206542,28.150451,28.094357,28.038267,27.982176,27.926545,27.921811,27.917077,27.912346,27.907612,27.902878,27.909587,27.933768,27.957949,27.982131,28.006314,28.030496,28.09095,28.1615,28.232049,28.302599,28.373149,28.448751,28.549214,28.649677,28.75014,28.850601,28.951064,29.051527,29.15199,29.252453,29.352917,29.453377,29.55384,29.624237,29.69279,29.761344,29.829894,29.898448,29.968315,30.040861,30.113407,30.185953,30.258496,30.331043,30.415893,30.505633,30.595373,30.685113,30.774853,30.856033,30.862025,30.868014,30.874003,30.879992,30.885981,30.907443,30.945085,30.982727,31.020366,31.058008,31.09565,31.112995,31.127451,31.14191,31.156366,31.170825,21.188147,21.141779,21.095412,21.049045,21.002677,20.958343,20.920083,20.881823,20.843563,20.805304,20.767044,20.733468,20.702556,20.671644,20.640733,20.609821,20.579459,20.571352,20.563245,20.555136,20.547029,20.538922,20.537319,20.545046,20.552775,20.560502,20.56823,20.575958,20.565805,20.551108,20.536412,20.521715,20.507019,20.489477,20.459325,20.429172,20.399021,20.368868,20.338716,20.303719,20.26508,20.22644,20.187801,20.149161,20.110521,20.027856,19.943228,19.858601,19.773973,19.689347,19.586502,19.448919,19.311334,19.17375,19.036167,18.898583,18.800246,18.716379,18.63251,18.548642,18.464775,18.383625,18.32294,18.262257,18.201572,18.140888,18.080203,18.022456,17.967602,17.912747,17.857893,17.803039,17.748184,17.68611,17.623147,17.560185,17.497223,17.434261,17.373336,17.317722,17.262109,17.206495,17.150882,17.095267,17.030149,16.960218,16.890288,16.820357,16.750426,16.681296,16.6272,16.573105,16.51901,16.464914,16.41082,16.37395,16.359252,16.344556,16.329859,16.315162,16.300466,16.297564,16.297184,16.296806,16.296426,16.296046,16.310068,16.3781,16.446133,16.514165,16.582198,16.650231,16.745952,16.860352,16.974752,17.089153,17.203552,17.317952,17.410665,17.503021,17.595375,17.68773,17.780086,17.84982,17.88111,17.912402,17.943693,17.974985,18.006276,18.002175,17.986719,17.971264,17.955808,17.940352,17.920562,17.874953,17.829344,17.783737,17.738128,17.692521,17.618018,17.517935,17.417853,17.31777,17.217686,17.117603,17.00439,16.889991,16.77559,16.66119,16.546789,16.451166,16.398589,16.346011,16.293435,16.240858,16.188282,16.177597,16.185706,16.193813,16.20192,16.210028,16.22111,16.267857,16.314605,16.361352,16.408098,16.454845,16.505352,16.560207,16.615061,16.669915,16.72477,16.779624,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.46215,17.50003,17.53791,17.57579,17.613671,17.651475,17.682007,17.71254,17.743071,17.773603,17.804136,17.834819,17.86573,17.896642,17.927553,17.958465,17.989376,18.031804,18.077411,18.12302,18.168627,18.214236,18.258594,18.296854,18.335114,18.373373,18.411633,18.449893,18.496548,18.549884,18.603221,18.656557,18.709893,18.763229,18.802699,18.841338,18.879978,18.918617,18.957257,18.990794,19.013977,19.037161,19.060345,19.083528,19.106713,19.152325,19.2068,19.261276,19.31575,19.370225,19.426298,19.49623,19.56616,19.636092,19.706022,19.775952,19.849485,19.926764,20.004042,20.081321,20.158601,20.23588,20.28639,20.333137,20.379884,20.42663,20.473378,20.525731,20.593765,20.661798,20.72983,20.797863,20.865895,21.006478,21.186118,21.365758,21.545398,21.725037,21.900948,21.978987,22.057024,22.135063,22.213102,22.291139,22.378351,22.478054,22.577757,22.677461,22.777164,22.876867,22.964052,23.048299,23.132548,23.216794,23.301043,23.374801,23.405713,23.436624,23.467536,23.498448,23.529359,23.551036,23.566111,23.581187,23.596263,23.611339,23.626415,23.663241,23.700743,23.738244,23.775743,23.813245,23.84853,23.879823,23.911113,23.942406,23.973696,24.004987,24.02451,24.039965,24.055422,24.070876,24.086334,24.105804,24.15217,24.198539,24.244905,24.291274,24.33764,24.384008,24.430374,24.476743,24.523109,24.569478,24.615846,24.641272,24.664457,24.68764,24.710823,24.734009,24.748341,24.740994,24.733646,24.726296,24.718949,24.711599,24.693539,24.670357,24.647171,24.623988,24.600805,24.577204,24.547433,24.51766,24.487887,24.458114,24.428341,24.405179,24.390103,24.375025,24.359949,24.344873,24.329797,24.32765,24.328029,24.328407,24.328789,24.329167,24.337997,24.376259,24.414517,24.452779,24.491038,24.529299,24.576981,24.630697,24.684413,24.738129,24.791845,24.845561,24.913921,24.982331,25.050745,25.119158,25.187568,25.244432,25.282691,25.320953,25.359211,25.39747,25.435732,25.462971,25.486914,25.510857,25.534799,25.558742,25.586252,25.632999,25.679746,25.726493,25.773241,25.819985,25.870106,25.923062,25.976018,26.028974,26.081932,26.134889,26.152628,26.167704,26.182782,26.197858,26.212934,26.225325,26.231915,26.238502,26.245092,26.251683,26.25827,26.254529,26.246422,26.238314,26.230207,26.2221,26.216103,26.231558,26.247015,26.262469,26.277926,26.293381,26.301837,26.302597,26.303357,26.304117,26.304874,26.305634,26.299071,26.291342,26.283613,26.275888,26.268159,26.264288,26.272017,26.279743,26.287471,26.2952,26.302928,26.30058,26.292473,26.284365,26.276258,26.268151,26.261278,26.307268,26.353255,26.399242,26.44523,26.491217,26.537827,26.585334,26.632841,26.680346,26.727853,26.77536,26.833961,26.895405,26.956847,27.018291,27.079736,27.142523,27.211315,27.280106,27.348898,27.41769,27.486482,27.560322,27.637981,27.71564,27.793299,27.870958,27.948616,28.055466,28.163658,28.271847,28.380038,28.48823,28.598678,28.713457,28.828239,28.943018,29.057797,29.172576,29.286802,29.400824,29.514843,29.628865,29.742884,29.854523,29.948017,30.041512,30.135004,30.228498,30.321993,30.41899,30.519453,30.619917,30.72038,30.82084,30.921304,30.966785,31.005425,31.044063,31.082703,31.121343,31.157849,31.188761,31.219672,31.250584,31.281495,31.312407,31.337946,31.360751,31.383555,31.406359,31.429164,31.450536,31.444327,31.438118,31.431909,31.425698,31.419489,31.406375,31.384331,31.362286,31.340242,31.318197,31.296153,31.286197,31.278848,31.2715,31.26415,31.256803,31.254306,31.270142,31.285978,31.301813,31.317646,31.333482,31.353697,31.37688,31.400066,31.423249,31.446432,31.469615,31.48558,31.501416,31.517249,31.533085,31.54892,31.553485,31.538788,31.524091,31.509393,31.494699,31.480002,31.442513,31.397664,31.352815,31.307967,31.263118,31.214912,31.146498,31.078085,31.009675,30.941262,30.872849,30.812214,30.758498,30.704782,30.651066,30.597351,30.543635,30.531339,30.522853,30.514365,30.505879,30.49739,30.486681,30.470848,30.455012,30.439176,30.42334,30.407505,30.376739,30.33924,30.301738,30.264237,30.226738,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.564526,29.426943,29.289359,29.151776,29.01419,28.876606,28.802381,28.73942,28.676456,28.613494,28.550532,28.48975,28.436034,28.382318,28.328602,28.274886,28.22117,28.165802,28.109428,28.053056,27.996682,27.940311,27.884365,27.875498,27.866631,27.857764,27.848897,27.84003,27.844296,27.868617,27.892941,27.917263,27.941587,27.965908,28.026503,28.097193,28.167883,28.238573,28.309263,28.384791,28.484116,28.583438,28.682762,28.782087,28.881412,28.980101,29.078287,29.176473,29.274657,29.372843,29.471027,29.542233,29.611782,29.681334,29.750885,29.820437,29.889989,29.95954,30.029089,30.098641,30.168192,30.237744,30.323341,30.415315,30.507293,30.599267,30.691242,30.773974,30.775491,30.777011,30.778528,30.780048,30.781565,30.800861,30.838741,30.876621,30.914502,30.952382,30.990262,31.00851,31.023964,31.039421,31.054876,31.070333,21.087603,21.041235,20.994868,20.948501,20.902132,20.858144,20.821262,20.78438,20.747498,20.710615,20.673733,20.640657,20.609746,20.578834,20.547923,20.517011,20.486616,20.477131,20.467645,20.45816,20.448675,20.43919,20.436774,20.444502,20.452231,20.459958,20.467686,20.475414,20.467457,20.455516,20.443575,20.431634,20.419694,20.404909,20.377512,20.350115,20.322719,20.295322,20.267925,20.234112,20.195472,20.156833,20.118193,20.079554,20.040914,19.959567,19.876318,19.793068,19.709819,19.626569,19.526525,19.394452,19.26238,19.130306,18.998234,18.866161,18.772329,18.692595,18.61286,18.533126,18.453391,18.376376,18.319825,18.263274,18.206723,18.150172,18.093622,18.036537,17.978926,17.921317,17.863706,17.806095,17.748486,17.682428,17.615332,17.548237,17.481142,17.414046,17.348606,17.28748,17.226356,17.165231,17.104105,17.042981,16.975095,16.903787,16.832478,16.761169,16.68986,16.619422,16.565327,16.511231,16.457137,16.403041,16.348945,16.313281,16.30134,16.289399,16.277458,16.265517,16.253576,16.250024,16.248267,16.246509,16.244753,16.242994,16.254767,16.317289,16.37981,16.442332,16.504853,16.567375,16.657585,16.766473,16.875363,16.984251,17.09314,17.202029,17.293296,17.384274,17.475252,17.566228,17.657206,17.726583,17.759253,17.791921,17.824591,17.857259,17.889928,17.886162,17.870706,17.855251,17.839795,17.824339,17.804945,17.762092,17.71924,17.676387,17.633535,17.590682,17.518205,17.4195,17.320795,17.22209,17.123383,17.024678,16.916634,16.807745,16.698857,16.589968,16.48108,16.390966,16.3439,16.296835,16.249769,16.202704,16.155637,16.147612,16.157097,16.166583,16.176068,16.185553,16.198015,16.246139,16.294264,16.342388,16.390513,16.438639,16.491161,16.548771,16.606382,16.663991,16.721602,16.779211,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.460431,17.495555,17.530681,17.565805,17.60093,17.635993,17.665148,17.694301,17.723456,17.75261,17.781765,17.811616,17.842527,17.873439,17.90435,17.935262,17.966173,18.006442,18.049294,18.092147,18.134999,18.177852,18.219688,18.25657,18.293453,18.330335,18.367217,18.404099,18.448609,18.499189,18.54977,18.60035,18.650931,18.701511,18.740826,18.779465,18.818105,18.856744,18.895384,18.92892,18.952103,18.975288,18.998471,19.021655,19.044839,19.09144,19.147292,19.203145,19.258997,19.31485,19.372302,19.44361,19.51492,19.586228,19.657537,19.728845,19.803079,19.880359,19.957638,20.034917,20.112196,20.189475,20.241193,20.289318,20.337442,20.385568,20.433692,20.485609,20.548131,20.610651,20.673173,20.735694,20.798216,20.941348,21.127878,21.314406,21.500936,21.687464,21.870112,21.950906,22.031701,22.112494,22.193288,22.274083,22.361716,22.458663,22.55561,22.652559,22.749507,22.846454,22.930882,23.012375,23.093868,23.175358,23.25685,23.328396,23.359307,23.390219,23.42113,23.452042,23.482953,23.503825,23.517524,23.531223,23.544919,23.558619,23.572318,23.605093,23.638462,23.671828,23.705196,23.738562,23.771682,23.804349,23.837018,23.869688,23.902358,23.935027,23.954901,23.970358,23.985812,24.001269,24.016724,24.036195,24.082563,24.128932,24.175298,24.221667,24.268032,24.314401,24.360767,24.407136,24.453502,24.49987,24.546236,24.571665,24.59485,24.618033,24.641216,24.664399,24.679134,24.673163,24.667193,24.661222,24.655252,24.649281,24.631666,24.608483,24.585297,24.562114,24.538931,24.515592,24.489952,24.464315,24.438675,24.413035,24.387395,24.367127,24.353428,24.339731,24.326032,24.312333,24.298634,24.297864,24.299622,24.30138,24.303138,24.304896,24.314489,24.351371,24.388253,24.425135,24.462017,24.498899,24.545204,24.597543,24.649882,24.702219,24.754558,24.806894,24.871129,24.935409,24.999687,25.063967,25.128245,25.182029,25.218911,25.255793,25.292675,25.329557,25.366439,25.395484,25.422184,25.448883,25.475579,25.502278,25.532327,25.580453,25.628577,25.676701,25.724828,25.772952,25.821455,25.870278,25.919101,25.967924,26.016747,26.06557,26.081739,26.095438,26.109137,26.122836,26.136533,26.146676,26.14913,26.151587,26.154042,26.156499,26.158953,26.153017,26.143531,26.134044,26.12456,26.115073,26.107824,26.123279,26.138736,26.15419,26.169647,26.185104,26.194871,26.198388,26.201901,26.205417,26.208931,26.212447,26.206259,26.198531,26.190805,26.183076,26.175348,26.171477,26.179205,26.186934,26.19466,26.202388,26.210117,26.206895,26.197408,26.187924,26.178437,26.168953,26.160703,26.205314,26.249922,26.294532,26.339143,26.383754,26.431242,26.482882,26.53452,26.58616,26.6378,26.68944,26.747787,26.807855,26.86792,26.927985,26.988052,27.049208,27.115244,27.181282,27.247318,27.313353,27.379389,27.45283,27.531865,27.610901,27.689939,27.768975,27.84801,27.954923,28.063112,28.171304,28.279493,28.387685,28.496716,28.607362,28.718008,28.828654,28.939303,29.049949,29.15803,29.265162,29.372292,29.479425,29.586555,29.692425,29.788675,29.884924,29.981174,30.077422,30.173673,30.272042,30.372502,30.472966,30.573429,30.673892,30.774355,30.819834,30.858474,30.897114,30.935755,30.974392,31.010901,31.041812,31.072724,31.103635,31.134547,31.165458,31.190084,31.211509,31.232937,31.254362,31.275789,31.296124,31.295427,31.294728,31.294029,31.293333,31.292634,31.284431,31.26652,31.248608,31.230697,31.212785,31.194874,31.186785,31.180815,31.174844,31.168874,31.162903,31.161783,31.178996,31.196211,31.213424,31.230636,31.247851,31.268622,31.291805,31.314988,31.338171,31.361357,31.38454,31.401858,31.419071,31.436283,31.453496,31.470711,31.477161,31.46522,31.453279,31.441338,31.429397,31.417456,31.384807,31.345468,31.306132,31.266793,31.227456,31.184564,31.120284,31.056006,30.991726,30.927449,30.863169,30.805209,30.752872,30.700533,30.648196,30.595857,30.543518,30.528816,30.517574,30.506332,30.495087,30.483845,30.470797,30.453585,30.43637,30.419157,30.401945,30.384729,30.356386,30.323018,30.289652,30.256283,30.222917,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.567073,29.435002,29.302929,29.170858,29.038784,28.906713,28.829809,28.762711,28.695617,28.628522,28.561425,28.497809,28.44547,28.393134,28.340795,28.288458,28.236119,28.176125,28.111485,28.046845,27.982205,27.917565,27.85339,27.84039,27.82739,27.81439,27.80139,27.78839,27.791792,27.820247,27.848704,27.877158,27.905616,27.93407,27.9988,28.073624,28.148447,28.22327,28.298093,28.376358,28.47155,28.566739,28.66193,28.757119,28.852311,28.944572,29.034489,29.12441,29.214327,29.304245,29.394162,29.464889,29.534441,29.603993,29.673544,29.743096,29.812645,29.882196,29.951748,30.0213,30.090851,30.1604,30.244027,30.333245,30.422467,30.511685,30.600906,30.681726,30.688756,30.695786,30.702815,30.709845,30.716874,30.73764,30.772764,30.807888,30.843012,30.878139,30.913263,30.931166,30.946623,30.962078,30.977535,30.992989,20.987057,20.94069,20.894323,20.847955,20.801588,20.757945,20.722441,20.686936,20.651432,20.615928,20.580424,20.547847,20.516936,20.486024,20.455113,20.424201,20.393773,20.382909,20.372046,20.361183,20.350319,20.339457,20.33623,20.343958,20.351685,20.359414,20.367141,20.37487,20.369111,20.359925,20.35074,20.341554,20.332369,20.32034,20.295698,20.271057,20.246415,20.221775,20.197134,20.164503,20.125864,20.087224,20.048586,20.009945,19.971307,19.891278,19.809407,19.727534,19.645663,19.563792,19.466547,19.339986,19.213424,19.086863,18.960302,18.833741,18.744414,18.668812,18.59321,18.51761,18.442009,18.369126,18.316709,18.264292,18.211875,18.159457,18.107039,18.050617,17.99025,17.929884,17.869519,17.809153,17.748788,17.678746,17.607517,17.536288,17.46506,17.393831,17.323875,17.257239,17.190602,17.123967,17.05733,16.990694,16.920041,16.847354,16.774668,16.701981,16.629295,16.557548,16.503454,16.449358,16.395263,16.341167,16.287072,16.252611,16.243426,16.234241,16.225055,16.21587,16.206684,16.202484,16.199349,16.196213,16.193078,16.189943,16.199468,16.256479,16.313489,16.370498,16.427509,16.484519,16.569218,16.672595,16.775973,16.87935,16.982728,17.086105,17.175927,17.265527,17.355127,17.444727,17.534327,17.603346,17.637394,17.67144,17.705487,17.739534,17.773581,17.770149,17.754693,17.739238,17.723782,17.708326,17.689328,17.649231,17.609134,17.569038,17.52894,17.488844,17.418392,17.321063,17.223736,17.126409,17.029081,16.931754,16.828877,16.725501,16.622124,16.518745,16.415368,16.330766,16.289212,16.247657,16.206103,16.164549,16.122994,16.117626,16.128489,16.139353,16.150216,16.16108,16.174918,16.22442,16.273923,16.323425,16.372928,16.422431,16.47697,16.537336,16.597701,16.658067,16.718434,16.778799,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.458713,17.491082,17.523451,17.555819,17.588188,17.620511,17.648288,17.676063,17.70384,17.731616,17.759393,17.788413,17.819324,17.850236,17.881147,17.912059,17.942971,17.98108,18.021177,18.061274,18.101371,18.141468,18.180783,18.216287,18.251791,18.287296,18.3228,18.358304,18.400669,18.448494,18.496319,18.544144,18.591969,18.639794,18.678951,18.717591,18.756231,18.79487,18.83351,18.867047,18.89023,18.913414,18.936597,18.959782,18.982965,19.030554,19.087785,19.145015,19.202246,19.259475,19.318305,19.390992,19.463678,19.536365,19.609051,19.681738,19.756675,19.833954,19.911232,19.988511,20.06579,20.143069,20.195996,20.245498,20.295002,20.344504,20.394006,20.445486,20.502497,20.559506,20.616517,20.673527,20.730537,20.876219,21.069637,21.263054,21.456473,21.649891,21.839277,21.922826,22.006376,22.089926,22.173476,22.257024,22.34508,22.439271,22.533465,22.627655,22.721849,22.81604,22.897715,22.976452,23.055188,23.133924,23.212661,23.28199,23.312904,23.343816,23.374727,23.405639,23.43655,23.456617,23.468937,23.481259,23.493579,23.505898,23.51822,23.546945,23.576178,23.605413,23.634646,23.663879,23.694831,23.728877,23.762923,23.79697,23.831019,23.865065,23.885293,23.90075,23.916205,23.931662,23.947116,23.966587,24.012956,24.059322,24.105691,24.152057,24.198425,24.244791,24.29116,24.337529,24.383895,24.430263,24.476629,24.502057,24.52524,24.548426,24.571609,24.594792,24.609926,24.605332,24.600739,24.596148,24.591554,24.586963,24.569793,24.54661,24.523424,24.500241,24.477058,24.453981,24.432474,24.410967,24.389463,24.367956,24.346451,24.329077,24.316755,24.304435,24.292116,24.279793,24.267474,24.26808,24.271215,24.274352,24.277487,24.280622,24.290977,24.326482,24.361988,24.39749,24.432996,24.468501,24.513429,24.564389,24.615349,24.666308,24.717268,24.768228,24.82834,24.888487,24.948632,25.008776,25.068923,25.119629,25.155134,25.190637,25.226142,25.261647,25.29715,25.327998,25.357453,25.386906,25.416361,25.445814,25.478404,25.527905,25.577408,25.626912,25.676413,25.725916,25.772806,25.817496,25.862184,25.906874,25.951564,25.996254,26.010851,26.023173,26.035492,26.047812,26.060134,26.068027,26.066348,26.06467,26.062994,26.061315,26.059636,26.051503,26.040639,26.029776,26.018913,26.008049,25.999545,26.015002,26.030457,26.045914,26.061368,26.076825,26.087906,26.094175,26.100448,26.106717,26.112987,26.119259,26.11345,26.105722,26.097993,26.090265,26.082539,26.078668,26.086394,26.094122,26.101851,26.109579,26.117305,26.113207,26.102343,26.09148,26.080617,26.069753,26.060126,26.10336,26.146591,26.189822,26.233056,26.276287,26.324655,26.380428,26.436201,26.491974,26.547748,26.603521,26.661616,26.720304,26.77899,26.837678,26.896366,26.955894,27.019176,27.082455,27.145737,27.209016,27.272298,27.345334,27.425749,27.506164,27.586577,27.666992,27.747407,27.854378,27.962567,28.070759,28.17895,28.28714,28.394757,28.501267,28.60778,28.714293,28.820807,28.92732,29.029258,29.129501,29.229744,29.329985,29.430229,29.530326,29.629331,29.728338,29.827342,29.926349,30.025353,30.125091,30.225554,30.326017,30.426481,30.526941,30.627404,30.672886,30.711523,30.750163,30.788804,30.827444,30.86395,30.894861,30.925773,30.956684,30.987596,31.018507,31.04222,31.062268,31.082319,31.102367,31.122415,31.141711,31.146525,31.151338,31.156152,31.160965,31.165779,31.162485,31.148709,31.134931,31.121152,31.107374,31.093595,31.087373,31.082782,31.078189,31.073595,31.069004,31.069261,31.087853,31.106444,31.125034,31.143626,31.162218,31.183545,31.206728,31.229913,31.253096,31.276279,31.299462,31.318134,31.336726,31.355318,31.373907,31.392499,31.400836,31.391649,31.382464,31.373279,31.364095,31.354907,31.327099,31.293272,31.259445,31.225619,31.191792,31.154216,31.094069,31.033925,30.97378,30.913633,30.853489,30.798203,30.747243,30.696283,30.645324,30.594364,30.543404,30.526292,30.512294,30.498296,30.484298,30.470299,30.454911,30.436322,30.41773,30.399138,30.380549,30.361957,30.336031,30.306798,30.277565,30.248329,30.219097,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.569623,29.443062,29.316501,29.189939,29.063378,28.936817,28.857236,28.786006,28.714778,28.643548,28.57232,28.505869,28.454907,28.403947,28.352987,28.302027,28.251068,28.186449,28.113542,28.040636,27.967727,27.894821,27.822418,27.805282,27.788149,27.771016,27.753883,27.736747,27.739286,27.771877,27.804467,27.837057,27.869644,27.902235,27.971098,28.050054,28.12901,28.207969,28.286925,28.367925,28.458984,28.55004,28.641096,28.732155,28.823211,28.909043,28.990694,29.072346,29.153995,29.235646,29.317298,29.387548,29.4571,29.526651,29.5962,29.665752,29.735304,29.804855,29.874407,29.943956,30.013508,30.083059,30.164713,30.251178,30.337641,30.424106,30.510571,30.589479,30.602021,30.61456,30.627102,30.639644,30.652184,30.674419,30.706787,30.739157,30.771525,30.803895,30.836263,30.853825,30.869282,30.884737,30.900194,30.915648,20.886513,20.840146,20.793779,20.747411,20.701044,20.657747,20.62362,20.589494,20.555367,20.521241,20.487114,20.455037,20.424126,20.393214,20.362303,20.331391,20.300928,20.288688,20.276447,20.264206,20.251965,20.239723,20.235686,20.243413,20.251142,20.258869,20.266597,20.274325,20.270763,20.264334,20.257904,20.251474,20.245045,20.23577,20.213885,20.191999,20.170114,20.148228,20.126344,20.094896,20.056256,20.017617,19.978977,19.940338,19.901698,19.82299,19.742496,19.662002,19.581507,19.501014,19.406569,19.285519,19.164469,19.043419,18.922369,18.801319,18.716497,18.645029,18.573561,18.502094,18.430625,18.361877,18.313593,18.26531,18.217026,18.168741,18.120457,18.064696,18.001574,17.938454,17.875332,17.81221,17.749088,17.675065,17.599703,17.524341,17.448978,17.373616,17.299145,17.226997,17.154849,17.082702,17.010554,16.938406,16.864986,16.790922,16.716859,16.642794,16.568729,16.495675,16.44158,16.387484,16.333389,16.279294,16.225198,16.191942,16.185514,16.179084,16.172654,16.166224,16.159794,16.154944,16.150431,16.145918,16.141405,16.136892,16.144169,16.195667,16.247166,16.298666,16.350164,16.401663,16.480851,16.578716,16.676582,16.774449,16.872315,16.970181,17.05856,17.146782,17.235004,17.323225,17.411447,17.48011,17.515535,17.550959,17.586384,17.621808,17.657233,17.654136,17.63868,17.623225,17.607769,17.592313,17.573711,17.536369,17.499028,17.461688,17.424346,17.387005,17.318577,17.222628,17.126678,17.030728,16.934779,16.838829,16.741122,16.643256,16.545389,16.447523,16.349657,16.270566,16.234523,16.198481,16.162436,16.126394,16.090351,16.087641,16.099881,16.112123,16.124364,16.136605,16.151821,16.202701,16.253583,16.304463,16.355343,16.406223,16.462779,16.525901,16.589022,16.652144,16.715265,16.778386,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.456995,17.486608,17.51622,17.545835,17.575448,17.605029,17.631427,17.657826,17.684223,17.710622,17.73702,17.76521,17.796122,17.827034,17.857946,17.888857,17.919769,17.955718,17.993059,18.030401,18.067742,18.105083,18.141878,18.176004,18.21013,18.244257,18.278383,18.31251,18.352729,18.397799,18.442868,18.487936,18.533006,18.578075,18.617078,18.655718,18.694357,18.732997,18.771637,18.805174,18.828357,18.851541,18.874724,18.897908,18.921091,18.969668,19.028276,19.086884,19.145493,19.204101,19.264309,19.338373,19.412437,19.486501,19.560566,19.634629,19.710269,19.787548,19.864827,19.942107,20.019386,20.096665,20.150799,20.201679,20.252559,20.30344,20.35432,20.405364,20.456863,20.508361,20.55986,20.61136,20.662858,20.811089,21.011396,21.211704,21.412011,21.612318,21.808441,21.894746,21.981052,22.067357,22.153662,22.239968,22.328445,22.419882,22.511317,22.602754,22.694191,22.785629,22.864545,22.940525,23.016505,23.092488,23.168468,23.235587,23.266498,23.29741,23.328322,23.359233,23.390145,23.409409,23.420352,23.431295,23.442235,23.453178,23.464121,23.488797,23.513897,23.538997,23.564097,23.589196,23.617979,23.653405,23.688828,23.724254,23.759677,23.795103,23.815686,23.831141,23.846598,23.862052,23.877509,23.89698,23.943349,23.989715,24.036083,24.082449,24.128818,24.175184,24.221553,24.267919,24.314287,24.360653,24.407022,24.43245,24.455633,24.478816,24.502002,24.525185,24.540716,24.537502,24.534287,24.531073,24.527856,24.524642,24.507919,24.484736,24.461551,24.438368,24.415185,24.392367,24.374996,24.357622,24.34025,24.322876,24.305505,24.291025,24.280082,24.269139,24.258196,24.247254,24.236311,24.238297,24.242811,24.247322,24.251837,24.256348,24.267469,24.301594,24.33572,24.369849,24.403974,24.4381,24.481652,24.531235,24.580815,24.630398,24.679981,24.729564,24.785551,24.841563,24.897574,24.953588,25.0096,25.057229,25.091355,25.12548,25.159606,25.193735,25.22786,25.260511,25.29272,25.324932,25.357141,25.38935,25.424479,25.475359,25.52624,25.57712,25.628,25.678883,25.724156,25.764713,25.80527,25.845824,25.886381,25.926938,25.939962,25.950905,25.961847,25.97279,25.983733,25.989378,25.983566,25.977755,25.971943,25.966131,25.96032,25.949989,25.937748,25.925508,25.913268,25.901025,25.891266,25.906723,25.922177,25.937634,25.953089,25.968546,25.98094,25.989966,25.998992,26.008018,26.017043,26.026069,26.020639,26.01291,26.005184,25.997456,25.989727,25.985857,25.993585,26.001311,26.00904,26.016768,26.024497,26.019519,26.007279,25.995039,25.982796,25.970556,25.959552,26.001406,26.043261,26.085115,26.126969,26.168824,26.21807,26.277977,26.337883,26.397789,26.457695,26.517601,26.575442,26.632751,26.690063,26.747371,26.804683,26.862579,26.923105,26.983631,27.044154,27.10468,27.165205,27.237842,27.319633,27.401425,27.483217,27.565009,27.646801,27.753833,27.862024,27.970213,28.078405,28.186594,28.292795,28.395172,28.497553,28.599933,28.702313,28.80469,28.900485,28.99384,29.087194,29.180545,29.2739,29.368228,29.469989,29.571749,29.673512,29.775273,29.877033,29.978143,30.078603,30.179066,30.27953,30.379993,30.480456,30.525935,30.564575,30.603215,30.641855,30.680493,30.716999,30.747913,30.778824,30.809736,30.840648,30.871559,30.894358,30.91303,30.931698,30.95037,30.969041,30.987299,30.997625,31.007949,31.018274,31.028598,31.038921,31.040541,31.030896,31.021253,31.011608,31.001962,30.992319,30.987964,30.984747,30.981533,30.978318,30.975104,30.97674,30.996709,31.016678,31.036647,31.056615,31.076584,31.09847,31.121653,31.144836,31.168019,31.191204,31.214387,31.234412,31.25438,31.274349,31.294318,31.314287,31.324509,31.318081,31.311652,31.305221,31.298792,31.292361,31.26939,31.241076,31.212759,31.184445,31.156131,31.123869,31.067855,31.011843,30.955832,30.89982,30.843809,30.7912,30.741617,30.692034,30.642451,30.592871,30.543288,30.523769,30.507015,30.49026,30.473506,30.456754,30.439028,30.419056,30.399088,30.379119,30.35915,30.339182,30.315678,30.290578,30.265476,30.240376,30.215276,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.57217,29.451121,29.330073,29.209021,29.087972,28.966921,28.884663,28.8093,28.733936,28.658576,28.583213,28.513926,28.464345,28.414763,28.36518,28.315597,28.266016,28.196772,28.1156,28.034425,27.95325,27.872078,27.791443,27.770177,27.748908,27.727642,27.706373,27.685107,27.686783,27.723506,27.760229,27.796953,27.833676,27.870399,27.943395,28.026484,28.109574,28.192665,28.275755,28.359492,28.446418,28.533341,28.620264,28.707187,28.79411,28.873511,28.946896,29.020282,29.093665,29.16705,29.240433,29.310207,29.379759,29.449308,29.518859,29.588411,29.657963,29.727514,29.797063,29.866615,29.936167,30.005718,30.0854,30.169109,30.252817,30.336526,30.420235,30.497232,30.515286,30.533338,30.55139,30.569441,30.587493,30.611198,30.640812,30.670424,30.700038,30.729652,30.759264,30.776484,30.791938,30.807395,30.82285,30.838307,20.785968,20.739601,20.693234,20.646866,20.600499,20.557547,20.524798,20.49205,20.459301,20.426552,20.393805,20.362227,20.331314,20.300403,20.269491,20.23858,20.208085,20.194467,20.180847,20.167229,20.153611,20.139991,20.13514,20.142869,20.150596,20.158325,20.166052,20.173781,20.172416,20.168742,20.165068,20.161393,20.15772,20.151201,20.132072,20.112941,20.093812,20.074682,20.055553,20.025289,19.986649,19.94801,19.90937,19.87073,19.832091,19.754701,19.675584,19.596469,19.517353,19.438237,19.346592,19.231053,19.115514,18.999975,18.884437,18.768898,18.68858,18.621245,18.553911,18.486577,18.419243,18.354628,18.310478,18.266326,18.222177,18.178025,18.133875,18.078776,18.012898,17.947021,17.881145,17.815267,17.74939,17.671385,17.591888,17.512392,17.432897,17.353401,17.274414,17.196755,17.119096,17.041438,16.963779,16.88612,16.809932,16.734491,16.659048,16.583607,16.508164,16.433801,16.379706,16.325611,16.271515,16.217421,16.163325,16.131273,16.1276,16.123926,16.120251,16.116578,16.112904,16.107403,16.101512,16.095621,16.08973,16.08384,16.08887,16.134857,16.180844,16.226832,16.272819,16.318807,16.392483,16.484838,16.577193,16.669547,16.761903,16.854258,16.941192,17.028035,17.114879,17.201722,17.288567,17.356873,17.393676,17.430478,17.467281,17.504084,17.540885,17.538123,17.522668,17.507212,17.491756,17.4763,17.458095,17.423508,17.388923,17.354338,17.319751,17.285166,17.218764,17.124192,17.02962,16.935048,16.840477,16.745905,16.653366,16.56101,16.468655,16.376301,16.283946,16.210366,16.179834,16.149303,16.118771,16.08824,16.057708,16.057655,16.071275,16.084893,16.098511,16.112131,16.128725,16.180983,16.23324,16.285499,16.337757,16.390016,16.448589,16.514465,16.580343,16.64622,16.712097,16.777975,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.455275,17.482133,17.508991,17.535849,17.562707,17.589545,17.614567,17.639587,17.664608,17.689628,17.714649,17.742008,17.77292,17.803832,17.834743,17.865655,17.896566,17.930357,17.964942,17.999527,18.034114,18.068699,18.102972,18.135721,18.168469,18.201218,18.233967,18.266716,18.304791,18.347103,18.389417,18.43173,18.474044,18.516358,18.555204,18.593845,18.632483,18.671123,18.709762,18.743299,18.766483,18.789668,18.812851,18.836035,18.859218,18.908782,18.968768,19.028755,19.08874,19.148726,19.210312,19.285753,19.361196,19.436638,19.51208,19.587522,19.663865,19.741143,19.818422,19.895701,19.97298,20.050259,20.105602,20.15786,20.210119,20.262376,20.314634,20.365242,20.411229,20.457216,20.503204,20.549191,20.595178,20.745961,20.953157,21.160353,21.367549,21.574745,21.777605,21.866666,21.955727,22.044788,22.133849,22.222909,22.31181,22.400491,22.489172,22.577853,22.666534,22.755215,22.831375,22.904602,22.977826,23.051052,23.124276,23.189181,23.220093,23.251004,23.281916,23.312827,23.343739,23.362198,23.371765,23.381328,23.390894,23.40046,23.410023,23.430649,23.451616,23.472582,23.493549,23.514516,23.541128,23.577931,23.614733,23.651536,23.688338,23.725141,23.746079,23.761533,23.77699,23.792445,23.807902,23.827373,23.873739,23.920108,23.966474,24.012842,24.059211,24.105577,24.151945,24.198311,24.24468,24.291046,24.337415,24.362843,24.386026,24.409209,24.432392,24.455578,24.471509,24.469671,24.467834,24.465996,24.464161,24.462324,24.446046,24.42286,24.399677,24.376494,24.353311,24.330756,24.317515,24.304276,24.291038,24.2778,24.264559,24.252973,24.243409,24.233843,24.22428,24.214714,24.20515,24.208513,24.214404,24.220295,24.226186,24.232074,24.243957,24.276706,24.309455,24.342204,24.374953,24.407702,24.449874,24.498078,24.546284,24.594488,24.642691,24.690897,24.742762,24.794641,24.846519,24.898398,24.950276,24.994826,25.027575,25.060324,25.093073,25.125822,25.158568,25.193025,25.22799,25.262955,25.29792,25.332886,25.370557,25.422814,25.475073,25.52733,25.579587,25.631847,25.675507,25.711929,25.748353,25.784774,25.821198,25.857619,25.869073,25.878639,25.888205,25.897769,25.907335,25.910729,25.900784,25.89084,25.880895,25.870948,25.861003,25.848477,25.834857,25.82124,25.807621,25.794001,25.782987,25.798444,25.813898,25.829355,25.84481,25.860267,25.873974,25.885753,25.897536,25.909318,25.9211,25.932882,25.927828,25.920102,25.912373,25.904645,25.896916,25.893045,25.900774,25.908502,25.916231,25.923957,25.931685,25.925834,25.912214,25.898595,25.884978,25.871358,25.858975,25.899452,25.939927,25.980405,26.02088,26.061357,26.111483,26.175522,26.239564,26.303603,26.367643,26.431684,26.489269,26.545201,26.601133,26.657065,26.712999,26.769265,26.827034,26.884804,26.942573,27.000343,27.058112,27.130346,27.213517,27.296686,27.379857,27.463026,27.546197,27.653287,27.761479,27.869671,27.97786,28.086052,28.190833,28.289078,28.387325,28.485572,28.583816,28.682063,28.771713,28.858178,28.944643,29.031106,29.117571,29.20613,29.310647,29.415163,29.51968,29.624197,29.728714,29.831192,29.931655,30.032118,30.132579,30.233042,30.333505,30.378987,30.417624,30.456264,30.494904,30.533544,30.57005,30.600962,30.631874,30.662785,30.693697,30.724608,30.746496,30.763788,30.78108,30.798375,30.815667,30.832887,30.848723,30.864559,30.880394,30.89623,30.912066,30.918595,30.913085,30.907573,30.902063,30.89655,30.891041,30.888552,30.886714,30.884877,30.883039,30.881205,30.884218,30.905566,30.926911,30.948257,30.969605,30.99095,31.013392,31.036575,31.059761,31.082944,31.106127,31.129312,31.15069,31.172038,31.193383,31.214729,31.236077,31.248185,31.244513,31.240838,31.237163,31.23349,31.229815,31.211681,31.18888,31.166075,31.143271,31.120467,31.093521,31.041643,30.989764,30.937886,30.886007,30.834129,30.784194,30.735988,30.687784,30.639581,30.591375,30.543171,30.521246,30.501735,30.482227,30.462717,30.443206,30.423142,30.401794,30.380448,30.359103,30.337754,30.316409,30.295323,30.274356,30.253389,30.232422,30.211455,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.57472,29.459181,29.343642,29.228103,29.112564,28.997027,28.91209,28.832594,28.753098,28.673601,28.594105,28.521985,28.473782,28.425576,28.377372,28.329169,28.280963,28.207095,28.117654,28.028213,27.938775,27.849334,27.760468,27.735069,27.709667,27.684268,27.658866,27.633467,27.63428,27.675136,27.715992,27.756848,27.797705,27.838561,27.91569,28.002915,28.09014,28.177362,28.264587,28.35106,28.433852,28.516642,28.599432,28.682222,28.765012,28.837982,28.903099,28.968218,29.033335,29.098452,29.163569,29.232863,29.302415,29.371967,29.441518,29.51107,29.580619,29.650171,29.719722,29.789274,29.858825,29.928374,30.006086,30.087039,30.167991,30.248944,30.329899,30.404987,30.428548,30.452113,30.475677,30.499239,30.522803,30.547977,30.574835,30.601693,30.628551,30.655409,30.682267,30.69914,30.714597,30.730052,30.745509,30.760963,20.685424,20.639057,20.59269,20.546322,20.499955,20.457349,20.425978,20.394607,20.363236,20.331865,20.300494,20.269416,20.238504,20.207593,20.176681,20.14577,20.115242,20.100246,20.085249,20.070251,20.055255,20.040259,20.034597,20.042324,20.050052,20.05778,20.065508,20.073235,20.074069,20.073151,20.072232,20.071314,20.070396,20.066632,20.050259,20.033884,20.01751,20.001135,19.984762,19.95568,19.917041,19.878401,19.839762,19.801122,19.762482,19.686412,19.608674,19.530936,19.453197,19.375459,19.286614,19.176586,19.066558,18.956532,18.846504,18.736477,18.660664,18.597463,18.534261,18.47106,18.40786,18.347378,18.307361,18.267345,18.227328,18.187311,18.147294,18.092855,18.024222,17.955589,17.886956,17.818325,17.749692,17.667703,17.584074,17.500444,17.416815,17.333186,17.249684,17.166514,17.083344,17.000172,16.917003,16.833833,16.754878,16.678058,16.601239,16.524419,16.447598,16.371928,16.317832,16.263738,16.209642,16.155547,16.101451,16.070605,16.069687,16.068769,16.06785,16.066931,16.066014,16.059863,16.052594,16.045326,16.038057,16.030788,16.03357,16.074047,16.114523,16.154999,16.195475,16.235952,16.304116,16.39096,16.477803,16.564647,16.65149,16.738334,16.823823,16.909289,16.994755,17.080221,17.165688,17.233636,17.271817,17.309997,17.348177,17.386358,17.424538,17.42211,17.406655,17.391199,17.375743,17.360287,17.342478,17.310647,17.278817,17.246987,17.215158,17.183328,17.11895,17.025756,16.932562,16.839368,16.746174,16.65298,16.565609,16.478766,16.391922,16.305078,16.218235,16.150167,16.125147,16.100126,16.075106,16.050085,16.025065,16.02767,16.042667,16.057663,16.072659,16.087656,16.105628,16.159265,16.2129,16.266536,16.320173,16.373809,16.434399,16.50303,16.571663,16.640296,16.708929,16.777562,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.453557,17.47766,17.501762,17.525863,17.549965,17.574063,17.597706,17.621349,17.644991,17.668635,17.692277,17.718806,17.749717,17.780629,17.81154,17.842452,17.873363,17.904995,17.936824,17.968654,18.000485,18.032315,18.064067,18.095437,18.126808,18.158178,18.189549,18.22092,18.25685,18.296408,18.335966,18.375524,18.415082,18.454639,18.493331,18.531971,18.57061,18.60925,18.647889,18.681426,18.70461,18.727793,18.750977,18.77416,18.797344,18.847896,18.90926,18.970624,19.031988,19.093351,19.156316,19.233135,19.309955,19.386774,19.463595,19.540414,19.617459,19.694738,19.772017,19.849295,19.926576,20.003854,20.060405,20.11404,20.167676,20.221313,20.274948,20.325119,20.365595,20.406071,20.446547,20.487024,20.5275,20.680831,20.894916,21.109001,21.323086,21.537172,21.74677,21.838586,21.930402,22.022219,22.114035,22.205853,22.295174,22.381099,22.467024,22.552951,22.638876,22.724801,22.798208,22.868675,22.939146,23.009616,23.080087,23.142776,23.173687,23.204599,23.23551,23.266422,23.297333,23.314991,23.323177,23.331364,23.33955,23.34774,23.355926,23.372501,23.389332,23.406166,23.423,23.439833,23.464279,23.502459,23.540638,23.57882,23.617,23.655179,23.676472,23.691926,23.707383,23.722838,23.738295,23.757766,23.804132,23.8505,23.896866,23.943235,23.989601,24.03597,24.082336,24.128704,24.175073,24.221439,24.267807,24.293233,24.316419,24.339602,24.362785,24.38597,24.402301,24.40184,24.401382,24.400922,24.400464,24.400003,24.384173,24.360987,24.337804,24.314621,24.291438,24.269142,24.260037,24.250931,24.241826,24.232721,24.223615,24.214923,24.206736,24.198547,24.19036,24.182174,24.173987,24.178727,24.185997,24.193265,24.200533,24.207803,24.220449,24.251818,24.28319,24.31456,24.345932,24.377302,24.418097,24.464924,24.51175,24.558577,24.605404,24.652231,24.699973,24.747716,24.795462,24.843207,24.890952,24.932425,24.963795,24.995167,25.026537,25.057909,25.089279,25.125539,25.16326,25.200979,25.2387,25.276421,25.316632,25.370268,25.423904,25.477541,25.531175,25.584811,25.626856,25.659147,25.691436,25.723724,25.756015,25.788303,25.798184,25.806374,25.81456,25.822747,25.830933,25.83208,25.818,25.803922,25.789844,25.775767,25.761686,25.746963,25.731966,25.71697,25.701973,25.686977,25.67471,25.690165,25.705622,25.721076,25.736533,25.751988,25.767005,25.781544,25.796082,25.810618,25.825156,25.839695,25.835019,25.82729,25.819562,25.811836,25.804107,25.800236,25.807965,25.815691,25.823419,25.831148,25.838876,25.832146,25.81715,25.802153,25.787157,25.77216,25.758398,25.797499,25.836597,25.875695,25.914793,25.953891,26.004896,26.073071,26.141243,26.209418,26.277593,26.345765,26.403095,26.45765,26.512205,26.566758,26.621313,26.675953,26.730966,26.78598,26.840993,26.896006,26.95102,27.022853,27.107401,27.191947,27.276495,27.361043,27.445591,27.552745,27.660934,27.769126,27.877315,27.985506,28.088871,28.182983,28.277097,28.371208,28.465322,28.559434,28.642941,28.722517,28.802093,28.881669,28.961242,29.044032,29.151305,29.258575,29.365848,29.473121,29.580394,29.684241,29.784704,29.885167,29.98563,30.086093,30.186557,30.232036,30.270676,30.309316,30.347953,30.386593,30.423099,30.454011,30.484925,30.515837,30.546748,30.57766,30.598632,30.614547,30.630462,30.646377,30.662293,30.678475,30.699823,30.721169,30.742517,30.763863,30.785211,30.796651,30.795272,30.793895,30.792518,30.791141,30.789762,30.78914,30.788682,30.788221,30.787763,30.787305,30.791695,30.81442,30.837145,30.85987,30.882595,30.90532,30.928317,30.9515,30.974683,30.997869,31.021052,31.044235,31.066968,31.089693,31.112418,31.13514,31.157865,31.17186,31.170942,31.170026,31.169107,31.168188,31.167269,31.153975,31.136681,31.119389,31.102097,31.084805,31.063174,31.015428,30.967683,30.919937,30.872192,30.824446,30.777188,30.730362,30.683535,30.636708,30.589881,30.543055,30.518723,30.496456,30.474192,30.451925,30.42966,30.407256,30.384531,30.361809,30.339084,30.316359,30.293634,30.274968,30.258136,30.241303,30.224469,30.207635,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.577267,29.46724,29.357214,29.247187,29.137158,29.027131,28.939517,28.855888,28.772259,28.68863,28.605,28.530045,28.483218,28.436391,28.389565,28.342738,28.295911,28.217418,28.119712,28.022005,27.924298,27.826588,27.729495,27.699961,27.670426,27.640894,27.611359,27.581824,27.581777,27.626766,27.671755,27.716744,27.761736,27.806725,27.887987,27.979345,28.070703,28.162058,28.253416,28.342629,28.421284,28.499941,28.578598,28.657255,28.735912,28.802453,28.859304,28.916154,28.973005,29.029853,29.086704,29.155522,29.225074,29.294626,29.364175,29.433726,29.503278,29.572829,29.642381,29.711933,29.781482,29.851033,29.926773,30.004969,30.083165,30.161364,30.23956,30.312739,30.341813,30.370887,30.399964,30.429038,30.458112,30.484756,30.508857,30.532962,30.557064,30.581165,30.605267,30.621799,30.637256,30.652711,30.668168,30.683622,20.651915,20.605548,20.559181,20.512813,20.466446,20.423955,20.393043,20.362132,20.33122,20.300309,20.269397,20.238484,20.207573,20.176661,20.14575,20.114838,20.0843,20.068844,20.053388,20.037933,20.022477,20.00702,20.001088,20.008815,20.016543,20.024271,20.031999,20.039726,20.041293,20.041293,20.041293,20.041293,20.041293,20.038448,20.022992,20.007536,19.99208,19.976625,19.961169,19.932483,19.893842,19.855204,19.816564,19.777924,19.739285,19.663654,19.586374,19.509095,19.431816,19.354537,19.266624,19.158434,19.050243,18.942053,18.833862,18.725672,18.65136,18.589535,18.527712,18.465889,18.404066,18.344962,18.306324,18.267683,18.229045,18.190405,18.151764,18.097548,18.027997,17.958445,17.888895,17.819343,17.749793,17.666476,17.58147,17.496462,17.411455,17.326449,17.241441,17.156434,17.071428,16.98642,16.901413,16.816407,16.736531,16.659252,16.581972,16.504693,16.427414,16.351307,16.297212,16.243116,16.189022,16.134926,16.08083,16.050386,16.050386,16.050386,16.050386,16.050386,16.050386,16.044019,16.036291,16.028564,16.020835,16.013108,16.01514,16.05378,16.092419,16.131059,16.169698,16.208338,16.274666,16.359672,16.444679,16.529687,16.614693,16.6997,16.784706,16.869714,16.954721,17.039727,17.124735,17.192565,17.231204,17.269844,17.308483,17.347123,17.385762,17.383446,17.367991,17.352535,17.337079,17.321623,17.303945,17.273033,17.242122,17.21121,17.180299,17.149387,17.085684,16.99295,16.900215,16.80748,16.714746,16.622011,16.536363,16.451356,16.366349,16.281342,16.196335,16.130103,16.10692,16.083736,16.060553,16.037369,16.014186,16.017676,16.033132,16.048588,16.064044,16.0795,16.09793,16.152026,16.206122,16.260216,16.314312,16.368407,16.429668,16.49922,16.56877,16.638322,16.707874,16.777424,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.452985,17.476168,17.499352,17.522535,17.545719,17.568904,17.592087,17.615271,17.638454,17.661638,17.684821,17.711073,17.741985,17.772896,17.803808,17.834719,17.865631,17.896542,17.927454,17.958365,17.989277,18.020189,18.0511,18.082012,18.112923,18.143835,18.174746,18.205658,18.240873,18.279513,18.318152,18.356792,18.395431,18.434071,18.47271,18.51135,18.54999,18.588629,18.627269,18.660805,18.683988,18.707173,18.730356,18.75354,18.776723,18.827605,18.889428,18.951251,19.013074,19.074897,19.138319,19.215598,19.292877,19.370156,19.447435,19.524715,19.601994,19.679273,19.756552,19.83383,19.911109,19.988388,20.045341,20.099437,20.153531,20.207627,20.261723,20.311747,20.350387,20.389026,20.427666,20.466304,20.504945,20.659125,20.875506,21.091888,21.308269,21.524649,21.736494,21.829228,21.921963,22.014697,22.107432,22.200168,22.28963,22.374639,22.459645,22.544651,22.629657,22.714666,22.787154,22.856705,22.926254,22.995806,23.065358,23.12731,23.158222,23.189134,23.220045,23.250957,23.281868,23.299258,23.306984,23.314713,23.322441,23.33017,23.337896,23.35312,23.368577,23.384031,23.399488,23.414943,23.438666,23.477306,23.515946,23.554583,23.593224,23.631864,23.653273,23.668727,23.684184,23.699639,23.715096,23.734567,23.780933,23.827301,23.873667,23.920036,23.966405,24.012771,24.059139,24.105505,24.151874,24.19824,24.244609,24.270037,24.29322,24.316403,24.339586,24.362771,24.379235,24.379235,24.379235,24.379235,24.379235,24.379235,24.36355,24.340367,24.317184,24.294001,24.270815,24.248609,24.240881,24.233152,24.225424,24.217698,24.209969,24.202241,24.194512,24.186786,24.179058,24.171329,24.1636,24.1688,24.176529,24.184258,24.191986,24.199712,24.212614,24.243526,24.274437,24.305349,24.33626,24.367172,24.407506,24.453875,24.500241,24.54661,24.592976,24.639344,24.68571,24.732079,24.778448,24.824814,24.871182,24.911628,24.94254,24.973451,25.004363,25.035274,25.066186,25.103047,25.141687,25.180324,25.218964,25.257604,25.298659,25.352756,25.406851,25.460945,25.515043,25.569137,25.610645,25.641556,25.672468,25.703379,25.734291,25.765202,25.774559,25.782288,25.790016,25.797745,25.805471,25.805868,25.790411,25.774956,25.759499,25.744045,25.728588,25.713133,25.697676,25.682222,25.666765,25.651308,25.638623,25.65408,25.669534,25.684991,25.700446,25.715903,25.731357,25.746814,25.762269,25.777726,25.79318,25.808637,25.804086,25.79636,25.788632,25.780903,25.773174,25.769304,25.777032,25.784761,25.792489,25.800215,25.807944,25.800922,25.785468,25.770011,25.754556,25.739099,25.724878,25.763518,25.802159,25.840799,25.879439,25.918076,25.969375,26.038926,26.108478,26.178027,26.247579,26.31713,26.374376,26.428473,26.482567,26.536662,26.590759,26.644854,26.698948,26.753043,26.80714,26.861234,26.915329,26.987028,27.072034,27.157043,27.242049,27.327055,27.412061,27.519236,27.627425,27.735617,27.843806,27.951998,28.054891,28.147626,28.240361,28.333095,28.42583,28.518564,28.600025,28.677305,28.754583,28.831863,28.909143,28.990009,29.0982,29.206389,29.314581,29.42277,29.530962,29.635267,29.73573,29.836193,29.936656,30.03712,30.13758,30.183062,30.221702,30.260342,30.298979,30.337619,30.374126,30.405037,30.435949,30.46686,30.497772,30.528683,30.549354,30.564811,30.580265,30.595722,30.611177,30.627015,30.650198,30.673381,30.696564,30.71975,30.742933,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.76086,30.784043,30.807229,30.830412,30.853595,30.87678,30.899963,30.923146,30.946329,30.969515,30.992698,31.015881,31.039064,31.06225,31.085433,31.108616,31.131801,31.146424,31.146424,31.146424,31.146424,31.146424,31.146424,31.134743,31.119286,31.103831,31.088374,31.07292,31.05306,31.006691,30.960322,30.913956,30.867588,30.821222,30.774853,30.728487,30.682118,30.635752,30.589384,30.543018,30.517881,30.494698,30.471512,30.448329,30.425146,30.401963,30.378777,30.355594,30.332411,30.309228,30.286043,30.268184,30.25273,30.237273,30.221818,30.206361,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.578117,29.469928,29.361736,29.253544,29.145355,29.037164,28.948657,28.863651,28.778645,28.693636,28.60863,28.532729,28.486363,28.439995,28.393629,28.34726,28.300894,28.22086,28.120397,28.019934,27.919471,27.819008,27.719172,27.68826,27.657349,27.626437,27.595526,27.564614,27.564278,27.610644,27.657013,27.703379,27.749747,27.796113,27.878755,27.97149,28.064224,28.156959,28.249694,28.339818,28.417098,28.494375,28.571656,28.648933,28.726213,28.790612,28.844707,28.898802,28.952896,29.006993,29.061088,29.129747,29.199299,29.268848,29.338399,29.407951,29.477503,29.547054,29.616603,29.686155,29.755707,29.825258,29.900338,29.977618,30.054896,30.132176,30.209454,30.281995,30.312906,30.343818,30.374729,30.405641,30.436552,30.463686,30.486871,30.510054,30.533237,30.556423,30.579606,30.596024,30.611479,30.626936,30.64239,30.657847,20.651915,20.605548,20.559181,20.512813,20.466446,20.423955,20.393043,20.362132,20.33122,20.300309,20.269397,20.238484,20.207573,20.176661,20.14575,20.114838,20.0843,20.068844,20.053388,20.037933,20.022477,20.00702,20.001088,20.008815,20.016543,20.024271,20.031999,20.039726,20.041293,20.041293,20.041293,20.041293,20.041293,20.038448,20.022992,20.007536,19.99208,19.976625,19.961169,19.932483,19.893842,19.855204,19.816564,19.777924,19.739285,19.663654,19.586374,19.509095,19.431816,19.354537,19.266624,19.158434,19.050243,18.942053,18.833862,18.725672,18.65136,18.589535,18.527712,18.465889,18.404066,18.344962,18.306324,18.267683,18.229045,18.190405,18.151764,18.097548,18.027997,17.958445,17.888895,17.819343,17.749793,17.666476,17.58147,17.496462,17.411455,17.326449,17.241441,17.156434,17.071428,16.98642,16.901413,16.816407,16.736531,16.659252,16.581972,16.504693,16.427414,16.351307,16.297212,16.243116,16.189022,16.134926,16.08083,16.050386,16.050386,16.050386,16.050386,16.050386,16.050386,16.044019,16.036291,16.028564,16.020835,16.013108,16.01514,16.05378,16.092419,16.131059,16.169698,16.208338,16.274666,16.359672,16.444679,16.529687,16.614693,16.6997,16.784706,16.869714,16.954721,17.039727,17.124735,17.192565,17.231204,17.269844,17.308483,17.347123,17.385762,17.383446,17.367991,17.352535,17.337079,17.321623,17.303945,17.273033,17.242122,17.21121,17.180299,17.149387,17.085684,16.99295,16.900215,16.80748,16.714746,16.622011,16.536363,16.451356,16.366349,16.281342,16.196335,16.130103,16.10692,16.083736,16.060553,16.037369,16.014186,16.017676,16.033132,16.048588,16.064044,16.0795,16.09793,16.152026,16.206122,16.260216,16.314312,16.368407,16.429668,16.49922,16.56877,16.638322,16.707874,16.777424,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.452985,17.476168,17.499352,17.522535,17.545719,17.568904,17.592087,17.615271,17.638454,17.661638,17.684821,17.711073,17.741985,17.772896,17.803808,17.834719,17.865631,17.896542,17.927454,17.958365,17.989277,18.020189,18.0511,18.082012,18.112923,18.143835,18.174746,18.205658,18.240873,18.279513,18.318152,18.356792,18.395431,18.434071,18.47271,18.51135,18.54999,18.588629,18.627269,18.660805,18.683988,18.707173,18.730356,18.75354,18.776723,18.827605,18.889428,18.951251,19.013074,19.074897,19.138319,19.215598,19.292877,19.370156,19.447435,19.524715,19.601994,19.679273,19.756552,19.83383,19.911109,19.988388,20.045341,20.099437,20.153531,20.207627,20.261723,20.311747,20.350387,20.389026,20.427666,20.466304,20.504945,20.659125,20.875506,21.091888,21.308269,21.524649,21.736494,21.829228,21.921963,22.014697,22.107432,22.200168,22.28963,22.374639,22.459645,22.544651,22.629657,22.714666,22.787154,22.856705,22.926254,22.995806,23.065358,23.12731,23.158222,23.189134,23.220045,23.250957,23.281868,23.299258,23.306984,23.314713,23.322441,23.33017,23.337896,23.35312,23.368577,23.384031,23.399488,23.414943,23.438666,23.477306,23.515946,23.554583,23.593224,23.631864,23.653273,23.668727,23.684184,23.699639,23.715096,23.734567,23.780933,23.827301,23.873667,23.920036,23.966405,24.012771,24.059139,24.105505,24.151874,24.19824,24.244609,24.270037,24.29322,24.316403,24.339586,24.362771,24.379235,24.379235,24.379235,24.379235,24.379235,24.379235,24.36355,24.340367,24.317184,24.294001,24.270815,24.248609,24.240881,24.233152,24.225424,24.217698,24.209969,24.202241,24.194512,24.186786,24.179058,24.171329,24.1636,24.1688,24.176529,24.184258,24.191986,24.199712,24.212614,24.243526,24.274437,24.305349,24.33626,24.367172,24.407506,24.453875,24.500241,24.54661,24.592976,24.639344,24.68571,24.732079,24.778448,24.824814,24.871182,24.911628,24.94254,24.973451,25.004363,25.035274,25.066186,25.103047,25.141687,25.180324,25.218964,25.257604,25.298659,25.352756,25.406851,25.460945,25.515043,25.569137,25.610645,25.641556,25.672468,25.703379,25.734291,25.765202,25.774559,25.782288,25.790016,25.797745,25.805471,25.805868,25.790411,25.774956,25.759499,25.744045,25.728588,25.713133,25.697676,25.682222,25.666765,25.651308,25.638623,25.65408,25.669534,25.684991,25.700446,25.715903,25.731357,25.746814,25.762269,25.777726,25.79318,25.808637,25.804086,25.79636,25.788632,25.780903,25.773174,25.769304,25.777032,25.784761,25.792489,25.800215,25.807944,25.800922,25.785468,25.770011,25.754556,25.739099,25.724878,25.763518,25.802159,25.840799,25.879439,25.918076,25.969375,26.038926,26.108478,26.178027,26.247579,26.31713,26.374376,26.428473,26.482567,26.536662,26.590759,26.644854,26.698948,26.753043,26.80714,26.861234,26.915329,26.987028,27.072034,27.157043,27.242049,27.327055,27.412061,27.519236,27.627425,27.735617,27.843806,27.951998,28.054891,28.147626,28.240361,28.333095,28.42583,28.518564,28.600025,28.677305,28.754583,28.831863,28.909143,28.990009,29.0982,29.206389,29.314581,29.42277,29.530962,29.635267,29.73573,29.836193,29.936656,30.03712,30.13758,30.183062,30.221702,30.260342,30.298979,30.337619,30.374126,30.405037,30.435949,30.46686,30.497772,30.528683,30.549354,30.564811,30.580265,30.595722,30.611177,30.627015,30.650198,30.673381,30.696564,30.71975,30.742933,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.76086,30.784043,30.807229,30.830412,30.853595,30.87678,30.899963,30.923146,30.946329,30.969515,30.992698,31.015881,31.039064,31.06225,31.085433,31.108616,31.131801,31.146424,31.146424,31.146424,31.146424,31.146424,31.146424,31.134743,31.119286,31.103831,31.088374,31.07292,31.05306,31.006691,30.960322,30.913956,30.867588,30.821222,30.774853,30.728487,30.682118,30.635752,30.589384,30.543018,30.517881,30.494698,30.471512,30.448329,30.425146,30.401963,30.378777,30.355594,30.332411,30.309228,30.286043,30.268184,30.25273,30.237273,30.221818,30.206361,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.578117,29.469928,29.361736,29.253544,29.145355,29.037164,28.948657,28.863651,28.778645,28.693636,28.60863,28.532729,28.486363,28.439995,28.393629,28.34726,28.300894,28.22086,28.120397,28.019934,27.919471,27.819008,27.719172,27.68826,27.657349,27.626437,27.595526,27.564614,27.564278,27.610644,27.657013,27.703379,27.749747,27.796113,27.878755,27.97149,28.064224,28.156959,28.249694,28.339818,28.417098,28.494375,28.571656,28.648933,28.726213,28.790612,28.844707,28.898802,28.952896,29.006993,29.061088,29.129747,29.199299,29.268848,29.338399,29.407951,29.477503,29.547054,29.616603,29.686155,29.755707,29.825258,29.900338,29.977618,30.054896,30.132176,30.209454,30.281995,30.312906,30.343818,30.374729,30.405641,30.436552,30.463686,30.486871,30.510054,30.533237,30.556423,30.579606,30.596024,30.611479,30.626936,30.64239,30.657847,20.651915,20.605548,20.559181,20.512813,20.466446,20.423955,20.393043,20.362132,20.33122,20.300309,20.269397,20.238484,20.207573,20.176661,20.14575,20.114838,20.0843,20.068844,20.053388,20.037933,20.022477,20.00702,20.001088,20.008815,20.016543,20.024271,20.031999,20.039726,20.041293,20.041293,20.041293,20.041293,20.041293,20.038448,20.022992,20.007536,19.99208,19.976625,19.961169,19.932483,19.893842,19.855204,19.816564,19.777924,19.739285,19.663654,19.586374,19.509095,19.431816,19.354537,19.266624,19.158434,19.050243,18.942053,18.833862,18.725672,18.65136,18.589535,18.527712,18.465889,18.404066,18.344962,18.306324,18.267683,18.229045,18.190405,18.151764,18.097548,18.027997,17.958445,17.888895,17.819343,17.749793,17.666476,17.58147,17.496462,17.411455,17.326449,17.241441,17.156434,17.071428,16.98642,16.901413,16.816407,16.736531,16.659252,16.581972,16.504693,16.427414,16.351307,16.297212,16.243116,16.189022,16.134926,16.08083,16.050386,16.050386,16.050386,16.050386,16.050386,16.050386,16.044019,16.036291,16.028564,16.020835,16.013108,16.01514,16.05378,16.092419,16.131059,16.169698,16.208338,16.274666,16.359672,16.444679,16.529687,16.614693,16.6997,16.784706,16.869714,16.954721,17.039727,17.124735,17.192565,17.231204,17.269844,17.308483,17.347123,17.385762,17.383446,17.367991,17.352535,17.337079,17.321623,17.303945,17.273033,17.242122,17.21121,17.180299,17.149387,17.085684,16.99295,16.900215,16.80748,16.714746,16.622011,16.536363,16.451356,16.366349,16.281342,16.196335,16.130103,16.10692,16.083736,16.060553,16.037369,16.014186,16.017676,16.033132,16.048588,16.064044,16.0795,16.09793,16.152026,16.206122,16.260216,16.314312,16.368407,16.429668,16.49922,16.56877,16.638322,16.707874,16.777424,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.452985,17.476168,17.499352,17.522535,17.545719,17.568904,17.592087,17.615271,17.638454,17.661638,17.684821,17.711073,17.741985,17.772896,17.803808,17.834719,17.865631,17.896542,17.927454,17.958365,17.989277,18.020189,18.0511,18.082012,18.112923,18.143835,18.174746,18.205658,18.240873,18.279513,18.318152,18.356792,18.395431,18.434071,18.47271,18.51135,18.54999,18.588629,18.627269,18.660805,18.683988,18.707173,18.730356,18.75354,18.776723,18.827605,18.889428,18.951251,19.013074,19.074897,19.138319,19.215598,19.292877,19.370156,19.447435,19.524715,19.601994,19.679273,19.756552,19.83383,19.911109,19.988388,20.045341,20.099437,20.153531,20.207627,20.261723,20.311747,20.350387,20.389026,20.427666,20.466304,20.504945,20.659125,20.875506,21.091888,21.308269,21.524649,21.736494,21.829228,21.921963,22.014697,22.107432,22.200168,22.28963,22.374639,22.459645,22.544651,22.629657,22.714666,22.787154,22.856705,22.926254,22.995806,23.065358,23.12731,23.158222,23.189134,23.220045,23.250957,23.281868,23.299258,23.306984,23.314713,23.322441,23.33017,23.337896,23.35312,23.368577,23.384031,23.399488,23.414943,23.438666,23.477306,23.515946,23.554583,23.593224,23.631864,23.653273,23.668727,23.684184,23.699639,23.715096,23.734567,23.780933,23.827301,23.873667,23.920036,23.966405,24.012771,24.059139,24.105505,24.151874,24.19824,24.244609,24.270037,24.29322,24.316403,24.339586,24.362771,24.379235,24.379235,24.379235,24.379235,24.379235,24.379235,24.36355,24.340367,24.317184,24.294001,24.270815,24.248609,24.240881,24.233152,24.225424,24.217698,24.209969,24.202241,24.194512,24.186786,24.179058,24.171329,24.1636,24.1688,24.176529,24.184258,24.191986,24.199712,24.212614,24.243526,24.274437,24.305349,24.33626,24.367172,24.407506,24.453875,24.500241,24.54661,24.592976,24.639344,24.68571,24.732079,24.778448,24.824814,24.871182,24.911628,24.94254,24.973451,25.004363,25.035274,25.066186,25.103047,25.141687,25.180324,25.218964,25.257604,25.298659,25.352756,25.406851,25.460945,25.515043,25.569137,25.610645,25.641556,25.672468,25.703379,25.734291,25.765202,25.774559,25.782288,25.790016,25.797745,25.805471,25.805868,25.790411,25.774956,25.759499,25.744045,25.728588,25.713133,25.697676,25.682222,25.666765,25.651308,25.638623,25.65408,25.669534,25.684991,25.700446,25.715903,25.731357,25.746814,25.762269,25.777726,25.79318,25.808637,25.804086,25.79636,25.788632,25.780903,25.773174,25.769304,25.777032,25.784761,25.792489,25.800215,25.807944,25.800922,25.785468,25.770011,25.754556,25.739099,25.724878,25.763518,25.802159,25.840799,25.879439,25.918076,25.969375,26.038926,26.108478,26.178027,26.247579,26.31713,26.374376,26.428473,26.482567,26.536662,26.590759,26.644854,26.698948,26.753043,26.80714,26.861234,26.915329,26.987028,27.072034,27.157043,27.242049,27.327055,27.412061,27.519236,27.627425,27.735617,27.843806,27.951998,28.054891,28.147626,28.240361,28.333095,28.42583,28.518564,28.600025,28.677305,28.754583,28.831863,28.909143,28.990009,29.0982,29.206389,29.314581,29.42277,29.530962,29.635267,29.73573,29.836193,29.936656,30.03712,30.13758,30.183062,30.221702,30.260342,30.298979,30.337619,30.374126,30.405037,30.435949,30.46686,30.497772,30.528683,30.549354,30.564811,30.580265,30.595722,30.611177,30.627015,30.650198,30.673381,30.696564,30.71975,30.742933,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.76086,30.784043,30.807229,30.830412,30.853595,30.87678,30.899963,30.923146,30.946329,30.969515,30.992698,31.015881,31.039064,31.06225,31.085433,31.108616,31.131801,31.146424,31.146424,31.146424,31.146424,31.146424,31.146424,31.134743,31.119286,31.103831,31.088374,31.07292,31.05306,31.006691,30.960322,30.913956,30.867588,30.821222,30.774853,30.728487,30.682118,30.635752,30.589384,30.543018,30.517881,30.494698,30.471512,30.448329,30.425146,30.401963,30.378777,30.355594,30.332411,30.309228,30.286043,30.268184,30.25273,30.237273,30.221818,30.206361,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.578117,29.469928,29.361736,29.253544,29.145355,29.037164,28.948657,28.863651,28.778645,28.693636,28.60863,28.532729,28.486363,28.439995,28.393629,28.34726,28.300894,28.22086,28.120397,28.019934,27.919471,27.819008,27.719172,27.68826,27.657349,27.626437,27.595526,27.564614,27.564278,27.610644,27.657013,27.703379,27.749747,27.796113,27.878755,27.97149,28.064224,28.156959,28.249694,28.339818,28.417098,28.494375,28.571656,28.648933,28.726213,28.790612,28.844707,28.898802,28.952896,29.006993,29.061088,29.129747,29.199299,29.268848,29.338399,29.407951,29.477503,29.547054,29.616603,29.686155,29.755707,29.825258,29.900338,29.977618,30.054896,30.132176,30.209454,30.281995,30.312906,30.343818,30.374729,30.405641,30.436552,30.463686,30.486871,30.510054,30.533237,30.556423,30.579606,30.596024,30.611479,30.626936,30.64239,30.657847,20.651915,20.605548,20.559181,20.512813,20.466446,20.423955,20.393043,20.362132,20.33122,20.300309,20.269397,20.238484,20.207573,20.176661,20.14575,20.114838,20.0843,20.068844,20.053388,20.037933,20.022477,20.00702,20.001088,20.008815,20.016543,20.024271,20.031999,20.039726,20.041293,20.041293,20.041293,20.041293,20.041293,20.038448,20.022992,20.007536,19.99208,19.976625,19.961169,19.932483,19.893842,19.855204,19.816564,19.777924,19.739285,19.663654,19.586374,19.509095,19.431816,19.354537,19.266624,19.158434,19.050243,18.942053,18.833862,18.725672,18.65136,18.589535,18.527712,18.465889,18.404066,18.344962,18.306324,18.267683,18.229045,18.190405,18.151764,18.097548,18.027997,17.958445,17.888895,17.819343,17.749793,17.666476,17.58147,17.496462,17.411455,17.326449,17.241441,17.156434,17.071428,16.98642,16.901413,16.816407,16.736531,16.659252,16.581972,16.504693,16.427414,16.351307,16.297212,16.243116,16.189022,16.134926,16.08083,16.050386,16.050386,16.050386,16.050386,16.050386,16.050386,16.044019,16.036291,16.028564,16.020835,16.013108,16.01514,16.05378,16.092419,16.131059,16.169698,16.208338,16.274666,16.359672,16.444679,16.529687,16.614693,16.6997,16.784706,16.869714,16.954721,17.039727,17.124735,17.192565,17.231204,17.269844,17.308483,17.347123,17.385762,17.383446,17.367991,17.352535,17.337079,17.321623,17.303945,17.273033,17.242122,17.21121,17.180299,17.149387,17.085684,16.99295,16.900215,16.80748,16.714746,16.622011,16.536363,16.451356,16.366349,16.281342,16.196335,16.130103,16.10692,16.083736,16.060553,16.037369,16.014186,16.017676,16.033132,16.048588,16.064044,16.0795,16.09793,16.152026,16.206122,16.260216,16.314312,16.368407,16.429668,16.49922,16.56877,16.638322,16.707874,16.777424,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.452985,17.476168,17.499352,17.522535,17.545719,17.568904,17.592087,17.615271,17.638454,17.661638,17.684821,17.711073,17.741985,17.772896,17.803808,17.834719,17.865631,17.896542,17.927454,17.958365,17.989277,18.020189,18.0511,18.082012,18.112923,18.143835,18.174746,18.205658,18.240873,18.279513,18.318152,18.356792,18.395431,18.434071,18.47271,18.51135,18.54999,18.588629,18.627269,18.660805,18.683988,18.707173,18.730356,18.75354,18.776723,18.827605,18.889428,18.951251,19.013074,19.074897,19.138319,19.215598,19.292877,19.370156,19.447435,19.524715,19.601994,19.679273,19.756552,19.83383,19.911109,19.988388,20.045341,20.099437,20.153531,20.207627,20.261723,20.311747,20.350387,20.389026,20.427666,20.466304,20.504945,20.659125,20.875506,21.091888,21.308269,21.524649,21.736494,21.829228,21.921963,22.014697,22.107432,22.200168,22.28963,22.374639,22.459645,22.544651,22.629657,22.714666,22.787154,22.856705,22.926254,22.995806,23.065358,23.12731,23.158222,23.189134,23.220045,23.250957,23.281868,23.299258,23.306984,23.314713,23.322441,23.33017,23.337896,23.35312,23.368577,23.384031,23.399488,23.414943,23.438666,23.477306,23.515946,23.554583,23.593224,23.631864,23.653273,23.668727,23.684184,23.699639,23.715096,23.734567,23.780933,23.827301,23.873667,23.920036,23.966405,24.012771,24.059139,24.105505,24.151874,24.19824,24.244609,24.270037,24.29322,24.316403,24.339586,24.362771,24.379235,24.379235,24.379235,24.379235,24.379235,24.379235,24.36355,24.340367,24.317184,24.294001,24.270815,24.248609,24.240881,24.233152,24.225424,24.217698,24.209969,24.202241,24.194512,24.186786,24.179058,24.171329,24.1636,24.1688,24.176529,24.184258,24.191986,24.199712,24.212614,24.243526,24.274437,24.305349,24.33626,24.367172,24.407506,24.453875,24.500241,24.54661,24.592976,24.639344,24.68571,24.732079,24.778448,24.824814,24.871182,24.911628,24.94254,24.973451,25.004363,25.035274,25.066186,25.103047,25.141687,25.180324,25.218964,25.257604,25.298659,25.352756,25.406851,25.460945,25.515043,25.569137,25.610645,25.641556,25.672468,25.703379,25.734291,25.765202,25.774559,25.782288,25.790016,25.797745,25.805471,25.805868,25.790411,25.774956,25.759499,25.744045,25.728588,25.713133,25.697676,25.682222,25.666765,25.651308,25.638623,25.65408,25.669534,25.684991,25.700446,25.715903,25.731357,25.746814,25.762269,25.777726,25.79318,25.808637,25.804086,25.79636,25.788632,25.780903,25.773174,25.769304,25.777032,25.784761,25.792489,25.800215,25.807944,25.800922,25.785468,25.770011,25.754556,25.739099,25.724878,25.763518,25.802159,25.840799,25.879439,25.918076,25.969375,26.038926,26.108478,26.178027,26.247579,26.31713,26.374376,26.428473,26.482567,26.536662,26.590759,26.644854,26.698948,26.753043,26.80714,26.861234,26.915329,26.987028,27.072034,27.157043,27.242049,27.327055,27.412061,27.519236,27.627425,27.735617,27.843806,27.951998,28.054891,28.147626,28.240361,28.333095,28.42583,28.518564,28.600025,28.677305,28.754583,28.831863,28.909143,28.990009,29.0982,29.206389,29.314581,29.42277,29.530962,29.635267,29.73573,29.836193,29.936656,30.03712,30.13758,30.183062,30.221702,30.260342,30.298979,30.337619,30.374126,30.405037,30.435949,30.46686,30.497772,30.528683,30.549354,30.564811,30.580265,30.595722,30.611177,30.627015,30.650198,30.673381,30.696564,30.71975,30.742933,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.76086,30.784043,30.807229,30.830412,30.853595,30.87678,30.899963,30.923146,30.946329,30.969515,30.992698,31.015881,31.039064,31.06225,31.085433,31.108616,31.131801,31.146424,31.146424,31.146424,31.146424,31.146424,31.146424,31.134743,31.119286,31.103831,31.088374,31.07292,31.05306,31.006691,30.960322,30.913956,30.867588,30.821222,30.774853,30.728487,30.682118,30.635752,30.589384,30.543018,30.517881,30.494698,30.471512,30.448329,30.425146,30.401963,30.378777,30.355594,30.332411,30.309228,30.286043,30.268184,30.25273,30.237273,30.221818,30.206361,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.578117,29.469928,29.361736,29.253544,29.145355,29.037164,28.948657,28.863651,28.778645,28.693636,28.60863,28.532729,28.486363,28.439995,28.393629,28.34726,28.300894,28.22086,28.120397,28.019934,27.919471,27.819008,27.719172,27.68826,27.657349,27.626437,27.595526,27.564614,27.564278,27.610644,27.657013,27.703379,27.749747,27.796113,27.878755,27.97149,28.064224,28.156959,28.249694,28.339818,28.417098,28.494375,28.571656,28.648933,28.726213,28.790612,28.844707,28.898802,28.952896,29.006993,29.061088,29.129747,29.199299,29.268848,29.338399,29.407951,29.477503,29.547054,29.616603,29.686155,29.755707,29.825258,29.900338,29.977618,30.054896,30.132176,30.209454,30.281995,30.312906,30.343818,30.374729,30.405641,30.436552,30.463686,30.486871,30.510054,30.533237,30.556423,30.579606,30.596024,30.611479,30.626936,30.64239,30.657847,20.651915,20.605548,20.559181,20.512813,20.466446,20.423955,20.393043,20.362132,20.33122,20.300309,20.269397,20.238484,20.207573,20.176661,20.14575,20.114838,20.0843,20.068844,20.053388,20.037933,20.022477,20.00702,20.001088,20.008815,20.016543,20.024271,20.031999,20.039726,20.041293,20.041293,20.041293,20.041293,20.041293,20.038448,20.022992,20.007536,19.99208,19.976625,19.961169,19.932483,19.893842,19.855204,19.816564,19.777924,19.739285,19.663654,19.586374,19.509095,19.431816,19.354537,19.266624,19.158434,19.050243,18.942053,18.833862,18.725672,18.65136,18.589535,18.527712,18.465889,18.404066,18.344962,18.306324,18.267683,18.229045,18.190405,18.151764,18.097548,18.027997,17.958445,17.888895,17.819343,17.749793,17.666476,17.58147,17.496462,17.411455,17.326449,17.241441,17.156434,17.071428,16.98642,16.901413,16.816407,16.736531,16.659252,16.581972,16.504693,16.427414,16.351307,16.297212,16.243116,16.189022,16.134926,16.08083,16.050386,16.050386,16.050386,16.050386,16.050386,16.050386,16.044019,16.036291,16.028564,16.020835,16.013108,16.01514,16.05378,16.092419,16.131059,16.169698,16.208338,16.274666,16.359672,16.444679,16.529687,16.614693,16.6997,16.784706,16.869714,16.954721,17.039727,17.124735,17.192565,17.231204,17.269844,17.308483,17.347123,17.385762,17.383446,17.367991,17.352535,17.337079,17.321623,17.303945,17.273033,17.242122,17.21121,17.180299,17.149387,17.085684,16.99295,16.900215,16.80748,16.714746,16.622011,16.536363,16.451356,16.366349,16.281342,16.196335,16.130103,16.10692,16.083736,16.060553,16.037369,16.014186,16.017676,16.033132,16.048588,16.064044,16.0795,16.09793,16.152026,16.206122,16.260216,16.314312,16.368407,16.429668,16.49922,16.56877,16.638322,16.707874,16.777424,16.840404,16.902227,16.96405,17.025873,17.087696,17.147689,17.201785,17.25588,17.309975,17.364071,17.418165,17.452985,17.476168,17.499352,17.522535,17.545719,17.568904,17.592087,17.615271,17.638454,17.661638,17.684821,17.711073,17.741985,17.772896,17.803808,17.834719,17.865631,17.896542,17.927454,17.958365,17.989277,18.020189,18.0511,18.082012,18.112923,18.143835,18.174746,18.205658,18.240873,18.279513,18.318152,18.356792,18.395431,18.434071,18.47271,18.51135,18.54999,18.588629,18.627269,18.660805,18.683988,18.707173,18.730356,18.75354,18.776723,18.827605,18.889428,18.951251,19.013074,19.074897,19.138319,19.215598,19.292877,19.370156,19.447435,19.524715,19.601994,19.679273,19.756552,19.83383,19.911109,19.988388,20.045341,20.099437,20.153531,20.207627,20.261723,20.311747,20.350387,20.389026,20.427666,20.466304,20.504945,20.659125,20.875506,21.091888,21.308269,21.524649,21.736494,21.829228,21.921963,22.014697,22.107432,22.200168,22.28963,22.374639,22.459645,22.544651,22.629657,22.714666,22.787154,22.856705,22.926254,22.995806,23.065358,23.12731,23.158222,23.189134,23.220045,23.250957,23.281868,23.299258,23.306984,23.314713,23.322441,23.33017,23.337896,23.35312,23.368577,23.384031,23.399488,23.414943,23.438666,23.477306,23.515946,23.554583,23.593224,23.631864,23.653273,23.668727,23.684184,23.699639,23.715096,23.734567,23.780933,23.827301,23.873667,23.920036,23.966405,24.012771,24.059139,24.105505,24.151874,24.19824,24.244609,24.270037,24.29322,24.316403,24.339586,24.362771,24.379235,24.379235,24.379235,24.379235,24.379235,24.379235,24.36355,24.340367,24.317184,24.294001,24.270815,24.248609,24.240881,24.233152,24.225424,24.217698,24.209969,24.202241,24.194512,24.186786,24.179058,24.171329,24.1636,24.1688,24.176529,24.184258,24.191986,24.199712,24.212614,24.243526,24.274437,24.305349,24.33626,24.367172,24.407506,24.453875,24.500241,24.54661,24.592976,24.639344,24.68571,24.732079,24.778448,24.824814,24.871182,24.911628,24.94254,24.973451,25.004363,25.035274,25.066186,25.103047,25.141687,25.180324,25.218964,25.257604,25.298659,25.352756,25.406851,25.460945,25.515043,25.569137,25.610645,25.641556,25.672468,25.703379,25.734291,25.765202,25.774559,25.782288,25.790016,25.797745,25.805471,25.805868,25.790411,25.774956,25.759499,25.744045,25.728588,25.713133,25.697676,25.682222,25.666765,25.651308,25.638623,25.65408,25.669534,25.684991,25.700446,25.715903,25.731357,25.746814,25.762269,25.777726,25.79318,25.808637,25.804086,25.79636,25.788632,25.780903,25.773174,25.769304,25.777032,25.784761,25.792489,25.800215,25.807944,25.800922,25.785468,25.770011,25.754556,25.739099,25.724878,25.763518,25.802159,25.840799,25.879439,25.918076,25.969375,26.038926,26.108478,26.178027,26.247579,26.31713,26.374376,26.428473,26.482567,26.536662,26.590759,26.644854,26.698948,26.753043,26.80714,26.861234,26.915329,26.987028,27.072034,27.157043,27.242049,27.327055,27.412061,27.519236,27.627425,27.735617,27.843806,27.951998,28.054891,28.147626,28.240361,28.333095,28.42583,28.518564,28.600025,28.677305,28.754583,28.831863,28.909143,28.990009,29.0982,29.206389,29.314581,29.42277,29.530962,29.635267,29.73573,29.836193,29.936656,30.03712,30.13758,30.183062,30.221702,30.260342,30.298979,30.337619,30.374126,30.405037,30.435949,30.46686,30.497772,30.528683,30.549354,30.564811,30.580265,30.595722,30.611177,30.627015,30.650198,30.673381,30.696564,30.71975,30.742933,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.75601,30.76086,30.784043,30.807229,30.830412,30.853595,30.87678,30.899963,30.923146,30.946329,30.969515,30.992698,31.015881,31.039064,31.06225,31.085433,31.108616,31.131801,31.146424,31.146424,31.146424,31.146424,31.146424,31.146424,31.134743,31.119286,31.103831,31.088374,31.07292,31.05306,31.006691,30.960322,30.913956,30.867588,30.821222,30.774853,30.728487,30.682118,30.635752,30.589384,30.543018,30.517881,30.494698,30.471512,30.448329,30.425146,30.401963,30.378777,30.355594,30.332411,30.309228,30.286043,30.268184,30.25273,30.237273,30.221818,30.206361,30.184468,30.084004,29.983541,29.883078,29.782618,29.682154,29.578117,29.469928,29.361736,29.253544,29.145355,29.037164,28.948657,28.863651,28.778645,28.693636,28.60863,28.532729,28.486363,28.439995,28.393629,28.34726,28.300894,28.22086,28.120397,28.019934,27.919471,27.819008,27.719172,27.68826,27.657349,27.626437,27.595526,27.564614,27.564278,27.610644,27.657013,27.703379,27.749747,27.796113,27.878755,27.97149,28.064224,28.156959,28.249694,28.339818,28.417098,28.494375,28.571656,28.648933,28.726213,28.790612,28.844707,28.898802,28.952896,29.006993,29.061088,29.129747,29.199299,29.268848,29.338399,29.407951,29.477503,29.547054,29.616603,29.686155,29.755707,29.825258,29.900338,29.977618,30.054896,30.132176,30.209454,30.281995,30.312906,30.343818,30.374729,30.405641,30.436552,30.463686,30.486871,30.510054,30.533237,30.556423,30.579606,30.596024,30.611479,30.626936,30.64239,30.657847,20.648468,20.602261,20.556052,20.509845,20.463637,20.421246,20.390254,20.359263,20.328271,20.29728,20.266289,20.235196,20.204045,20.172894,20.141742,20.110591,20.079812,20.064117,20.048421,20.032726,20.017031,20.001335,19.995195,20.002764,20.010332,20.0179,20.025469,20.033037,20.034697,20.034857,20.035018,20.035176,20.035337,20.032652,20.017355,20.002059,19.986762,19.971467,19.956171,19.927644,19.889164,19.850684,19.812204,19.773724,19.735244,19.65962,19.582341,19.505063,19.427782,19.350504,19.262702,19.15483,19.046959,18.939087,18.831216,18.723345,18.649235,18.587572,18.525908,18.464245,18.402581,18.343619,18.304979,18.26634,18.2277,18.18906,18.150421,18.096122,18.026412,17.956701,17.886991,17.817279,17.747569,17.664236,17.579228,17.494221,17.409215,17.324207,17.239179,17.154092,17.069005,16.983918,16.898832,16.813745,16.733842,16.656562,16.579283,16.502004,16.424725,16.348622,16.294607,16.240592,16.186575,16.13256,16.078545,16.04818,16.04826,16.048339,16.04842,16.048499,16.048579,16.042227,16.034498,16.026771,16.019043,16.011315,16.013297,16.051696,16.090097,16.128497,16.166896,16.205297,16.271195,16.355642,16.440091,16.524538,16.608987,16.693435,16.778119,16.862806,16.947494,17.032181,17.116868,17.184498,17.223138,17.261777,17.300417,17.339056,17.377696,17.375501,17.360204,17.344908,17.329613,17.314316,17.296787,17.265955,17.235123,17.204292,17.17346,17.142628,17.079175,16.986839,16.894503,16.802168,16.709832,16.617495,16.532247,16.44764,16.363032,16.278424,16.193817,16.127984,16.105199,16.082415,16.05963,16.036846,16.014061,16.017842,16.033537,16.049233,16.064928,16.080623,16.099275,16.153371,16.207465,16.261561,16.315656,16.369752,16.430976,16.500447,16.569918,16.63939,16.708861,16.778332,16.841165,16.902828,16.964492,17.026155,17.08782,17.147652,17.201587,17.255523,17.309459,17.363394,17.41733,17.452138,17.475401,17.498665,17.521929,17.545193,17.568454,17.591559,17.614662,17.637766,17.660869,17.683974,17.710177,17.741088,17.772,17.802911,17.833823,17.864735,17.895584,17.926415,17.957247,17.988079,18.018911,18.049756,18.080668,18.111579,18.142491,18.173403,18.204314,18.239484,18.278044,18.316603,18.355164,18.393723,18.432282,18.470917,18.509557,18.548197,18.586836,18.625476,18.659066,18.682409,18.705752,18.729095,18.752439,18.775782,18.82665,18.888394,18.950138,19.011881,19.073625,19.136974,19.214253,19.291533,19.368812,19.446091,19.52337,19.60061,19.677809,19.755008,19.832207,19.909407,19.986606,20.043689,20.097943,20.152198,20.206454,20.260709,20.310955,20.349994,20.389033,20.428072,20.467111,20.506149,20.660106,20.875928,21.09175,21.307574,21.523396,21.734704,21.827518,21.920333,22.013147,22.105963,22.198777,22.288184,22.372952,22.45772,22.542488,22.627256,22.712021,22.784334,22.853727,22.923117,22.99251,23.0619,23.12371,23.154542,23.185374,23.216203,23.247035,23.277868,23.295271,23.303079,23.310887,23.318692,23.3265,23.334308,23.349535,23.364992,23.380446,23.395903,23.411358,23.435025,23.473504,23.511982,23.550464,23.588942,23.627424,23.648851,23.664385,23.679921,23.695458,23.710992,23.730553,23.77708,23.823608,23.870135,23.916663,23.96319,24.009715,24.056243,24.10277,24.149298,24.195825,24.242353,24.267723,24.290826,24.31393,24.337033,24.36014,24.376545,24.376545,24.376545,24.376545,24.376545,24.376545,24.360915,24.337812,24.314708,24.291605,24.268501,24.246367,24.238641,24.230912,24.223184,24.215455,24.207729,24.200109,24.192619,24.185131,24.177644,24.170153,24.162666,24.167972,24.17578,24.183588,24.191396,24.199204,24.212164,24.243076,24.273987,24.304901,24.335813,24.366724,24.406961,24.453168,24.499378,24.545585,24.591792,24.637999,24.68413,24.730257,24.776385,24.822513,24.86864,24.90897,24.939961,24.970952,25.001945,25.032936,25.063927,25.100682,25.139163,25.177642,25.216123,25.254602,25.295485,25.349341,25.403197,25.457053,25.51091,25.564766,25.606162,25.637074,25.667985,25.698897,25.729808,25.76072,25.770228,25.778115,25.786002,25.79389,25.801777,25.802333,25.787035,25.771739,25.756444,25.741148,25.725853,25.710554,25.695259,25.679963,25.664668,25.649372,25.636822,25.6522,25.667575,25.68295,25.698328,25.713703,25.729117,25.744572,25.760029,25.775483,25.79094,25.806395,25.801984,25.794417,25.786847,25.77928,25.77171,25.7679,25.775388,25.782878,25.790366,25.797853,25.805344,25.798131,25.782515,25.766902,25.751286,25.73567,25.721293,25.759851,25.798412,25.836973,25.875531,25.914091,25.965178,26.03433,26.103482,26.172634,26.241786,26.310937,26.368103,26.422198,26.476292,26.53039,26.584484,26.638624,26.692956,26.747292,26.801627,26.855963,26.910296,26.981963,27.066728,27.151496,27.236264,27.321031,27.405799,27.51258,27.620372,27.728164,27.835953,27.943745,28.046321,28.138897,28.231472,28.324045,28.416621,28.509197,28.590557,28.667755,28.744956,28.822154,28.899355,28.980104,29.087896,29.195685,29.303477,29.411269,29.519061,29.622926,29.72291,29.822894,29.922878,30.022862,30.122846,30.168486,30.207365,30.246243,30.285124,30.324002,30.360792,30.392103,30.423415,30.454723,30.486035,30.517346,30.538204,30.553738,30.569275,30.584811,30.600345,30.616271,30.639695,30.663116,30.68654,30.709964,30.733388,30.746806,30.747285,30.747765,30.748244,30.748723,30.749202,30.749419,30.749578,30.749737,30.749899,30.750058,30.755051,30.778316,30.801579,30.824841,30.848106,30.871368,30.894729,30.91815,30.941574,30.964998,30.988422,31.011843,31.035188,31.058532,31.081877,31.105219,31.128563,31.143316,31.143395,31.143477,31.143557,31.143636,31.143716,31.131992,31.116458,31.100921,31.085385,31.069851,31.049922,31.003553,30.957187,30.910819,30.864453,30.818084,30.771715,30.725349,30.678981,30.632615,30.586246,30.53988,30.514672,30.491407,30.468144,30.444879,30.421617,30.398402,30.375298,30.352192,30.329089,30.305985,30.282882,30.265049,30.249592,30.234138,30.218681,30.203226,30.181354,30.081211,29.981068,29.880926,29.78078,29.680637,29.57692,29.469049,29.361177,29.253306,29.145435,29.037563,28.949242,28.864395,28.779548,28.694701,28.609853,28.533961,28.487115,28.44027,28.393422,28.346577,28.299729,28.219714,28.119571,28.019428,27.919283,27.81914,27.719619,27.688546,27.657476,27.626406,27.595333,27.564262,27.563831,27.610197,27.656565,27.702931,27.7493,27.795666,27.878244,27.970899,28.063554,28.15621,28.248865,28.338936,28.416293,28.493653,28.571012,28.648372,28.725729,28.789808,28.843264,28.896721,28.950177,29.003636,29.057093,29.125638,29.19511,29.26458,29.334052,29.403524,29.473126,29.542996,29.612868,29.682737,29.752606,29.822478,29.897479,29.974518,30.051557,30.128597,30.205636,30.277986,30.309138,30.340288,30.371441,30.402591,30.43374,30.460998,30.484181,30.507364,30.53055,30.553733,30.576916,30.593125,30.608341,30.623557,30.638773,30.65399,20.588976,20.545524,20.502072,20.45862,20.415167,20.374495,20.342126,20.309757,20.277388,20.245017,20.212648,20.178421,20.143136,20.107852,20.072567,20.037283,20.00237,19.982542,19.962714,19.942884,19.923056,19.903227,19.893519,19.898332,19.903145,19.907957,19.912769,19.917583,19.920882,19.923797,19.926713,19.929628,19.932543,19.932614,19.920073,19.907534,19.894993,19.882452,19.869912,19.84414,19.808415,19.772692,19.736968,19.701243,19.665519,19.590012,19.512733,19.435454,19.358175,19.280896,19.19499,19.09263,18.99027,18.887909,18.785549,18.683189,18.612578,18.55367,18.494762,18.435854,18.376946,18.320416,18.281776,18.243137,18.204497,18.165858,18.127218,18.071531,17.999065,17.926599,17.854132,17.781665,17.7092,17.625564,17.540558,17.45555,17.370543,17.285537,17.200126,17.113661,17.027196,16.940732,16.854267,16.767802,16.687436,16.610157,16.532879,16.4556,16.378321,16.302286,16.249649,16.197011,16.144374,16.091736,16.039099,16.010111,16.01157,16.013027,16.014485,16.015942,16.0174,16.01129,16.003562,15.995835,15.988106,15.980379,15.981491,16.015757,16.050023,16.084289,16.118557,16.152823,16.211297,16.2861,16.360903,16.435706,16.51051,16.585313,16.664417,16.743595,16.822771,16.901947,16.981124,17.045282,17.083922,17.122562,17.161201,17.199841,17.23848,17.238371,17.225831,17.21329,17.200749,17.18821,17.173237,17.143783,17.114329,17.084875,17.055421,17.025967,16.966816,16.881369,16.795922,16.710476,16.625029,16.539582,16.461223,16.383504,16.305785,16.228067,16.150349,16.091406,16.07551,16.059614,16.043719,16.027824,16.011928,16.020695,16.040525,16.060353,16.080181,16.10001,16.122478,16.176572,16.230668,16.284764,16.338859,16.392955,16.45354,16.521633,16.589727,16.657819,16.725914,16.794008,16.85429,16.913198,16.972106,17.031014,17.089922,17.146999,17.198178,17.249358,17.300539,17.351718,17.402899,17.437529,17.462171,17.486811,17.511453,17.536094,17.560705,17.582432,17.604158,17.625884,17.64761,17.669337,17.694708,17.725619,17.756531,17.787442,17.818354,17.849266,17.879036,17.90849,17.937944,17.967397,17.996851,18.026554,18.057465,18.088377,18.119288,18.1502,18.181111,18.215515,18.252696,18.289879,18.32706,18.364241,18.401424,18.439981,18.478621,18.517259,18.555899,18.59454,18.629039,18.655137,18.681236,18.707336,18.733435,18.759533,18.810195,18.87056,18.930926,18.991292,19.051657,19.113773,19.191052,19.26833,19.345609,19.422888,19.500167,19.576732,19.652554,19.728375,19.804196,19.880018,19.955839,20.015168,20.072179,20.129189,20.186199,20.24321,20.297302,20.34323,20.389158,20.435086,20.481014,20.526941,20.677039,20.883217,21.089394,21.295572,21.50175,21.703817,21.798009,21.892203,21.986395,22.080587,22.17478,22.263233,22.343865,22.4245,22.505135,22.585769,22.666401,22.735696,22.802333,22.868969,22.935606,23.00224,23.061564,23.091019,23.120472,23.149927,23.17938,23.208835,23.226466,23.23565,23.244838,23.254023,23.263207,23.272395,23.287661,23.303116,23.318573,23.334027,23.349484,23.372167,23.407892,23.443617,23.479339,23.515064,23.550789,23.572532,23.589445,23.606359,23.623272,23.640185,23.661303,23.710587,23.759871,23.809152,23.858435,23.907716,23.957,24.006284,24.055565,24.104849,24.154132,24.203413,24.227806,24.249533,24.27126,24.292987,24.314711,24.330142,24.330142,24.330142,24.330142,24.330142,24.330142,24.315442,24.293718,24.271991,24.250264,24.22854,24.207697,24.199969,24.19224,24.184512,24.176786,24.169057,24.163296,24.159941,24.156587,24.153232,24.149878,24.14652,24.153656,24.162841,24.172028,24.181213,24.190398,24.20443,24.235342,24.266253,24.297165,24.328076,24.358988,24.397546,24.440999,24.48445,24.527904,24.571355,24.614808,24.656808,24.698803,24.740795,24.78279,24.824784,24.863094,24.895461,24.927832,24.9602,24.99257,25.024938,25.05989,25.095615,25.13134,25.167062,25.202787,25.240699,25.290422,25.340145,25.389866,25.439589,25.489313,25.528821,25.559733,25.590644,25.621556,25.652467,25.683379,25.695447,25.70609,25.716734,25.727378,25.738019,25.741331,25.728789,25.71625,25.703708,25.691168,25.678629,25.666087,25.653547,25.641005,25.628466,25.615924,25.605762,25.619761,25.633759,25.647757,25.661755,25.675753,25.690445,25.705902,25.721357,25.736814,25.752268,25.767726,25.765692,25.760879,25.756065,25.751254,25.746441,25.743666,25.747021,25.750375,25.75373,25.757087,25.760442,25.749973,25.731603,25.713231,25.694862,25.67649,25.659388,25.696569,25.733751,25.770932,25.808116,25.845297,25.892749,25.955011,26.017274,26.079539,26.141802,26.204064,26.259824,26.313919,26.368013,26.42211,26.476205,26.531099,26.589568,26.648036,26.706505,26.764973,26.823442,26.894531,26.975166,27.055798,27.136433,27.217068,27.2977,27.397713,27.498616,27.599519,27.700421,27.801324,27.898427,27.988247,28.078066,28.167886,28.257705,28.347525,28.427135,28.502956,28.578778,28.654599,28.73042,28.809151,28.910054,29.010957,29.11186,29.21276,29.313662,29.409947,29.501665,29.593381,29.685099,29.776814,29.868532,29.916934,29.959945,30.002959,30.045971,30.088985,30.130667,30.168868,30.207068,30.245266,30.283467,30.321667,30.345761,30.362674,30.379588,30.396501,30.413414,30.430854,30.458411,30.485966,30.513523,30.54108,30.568637,30.587994,30.596739,30.605484,30.614232,30.622977,30.631723,30.635673,30.638588,30.641503,30.644418,30.647333,30.654794,30.679436,30.704078,30.72872,30.753362,30.778001,30.80438,30.831937,30.859494,30.887051,30.914608,30.942165,30.968289,30.994387,31.020488,31.046586,31.072684,31.089687,31.091144,31.092602,31.094059,31.095518,31.096974,31.084546,31.067632,31.050719,31.033806,31.016892,30.995782,30.949414,30.903048,30.856679,30.810313,30.763945,30.717579,30.67121,30.624841,30.578475,30.532107,30.485741,30.459269,30.434627,30.409986,30.385346,30.360704,30.336944,30.315218,30.293493,30.271767,30.25004,30.228313,30.21091,30.195453,30.179998,30.164541,30.149087,30.127633,30.033,29.938369,29.843736,29.749103,29.654473,29.556266,29.453907,29.351548,29.249186,29.146827,29.044466,28.959314,28.877223,28.795132,28.713041,28.63095,28.555216,28.500102,28.444988,28.389877,28.334763,28.279649,28.199941,28.105308,28.010678,27.916045,27.821412,27.727327,27.6935,27.659674,27.625847,27.59202,27.558194,27.556094,27.602463,27.648829,27.695197,27.741566,27.787932,27.869433,27.960708,28.051987,28.143265,28.234541,28.323699,28.402435,28.481174,28.55991,28.638647,28.717383,28.77595,28.818384,28.860818,28.903252,28.945687,28.988121,29.054731,29.122826,29.190919,29.259012,29.327105,29.397596,29.472978,29.54836,29.623741,29.699123,29.774505,29.848116,29.921022,29.993928,30.066834,30.139741,30.2088,30.244085,30.279371,30.314654,30.349939,30.385225,30.414593,30.437775,30.460961,30.484144,30.507327,30.53051,30.5431,30.554183,30.565266,30.576349,30.587432,20.529483,20.488787,20.448091,20.407394,20.366698,20.327744,20.293997,20.26025,20.226504,20.192756,20.159009,20.121647,20.082228,20.042811,20.003392,19.963975,19.924929,19.900967,19.877005,19.853042,19.82908,19.805118,19.791844,19.7939,19.795957,19.798014,19.800071,19.802127,19.807066,19.812738,19.818409,19.824079,19.82975,19.832577,19.822792,19.813006,19.803222,19.793438,19.783653,19.760637,19.727668,19.694699,19.661731,19.628763,19.595794,19.520405,19.443126,19.365847,19.288568,19.211289,19.127277,19.030429,18.93358,18.836731,18.739882,18.643034,18.57592,18.519768,18.463615,18.407463,18.351311,18.297213,18.258574,18.219934,18.181294,18.142655,18.104015,18.046941,17.971718,17.896496,17.821274,17.746051,17.67083,17.586893,17.501886,17.41688,17.331873,17.246865,17.161073,17.07323,16.985388,16.897545,16.809703,16.72186,16.641031,16.563752,16.486473,16.409194,16.331915,16.255951,16.204692,16.153432,16.102172,16.050911,15.999652,15.972043,15.974878,15.977714,15.98055,15.983385,15.986221,15.980354,15.972625,15.964898,15.957169,15.949442,15.949683,15.979816,16.009949,16.040082,16.070216,16.100349,16.151397,16.216556,16.281714,16.346873,16.412031,16.47719,16.550717,16.624382,16.698047,16.771713,16.845378,16.906068,16.944706,16.983346,17.021985,17.060625,17.099264,17.101242,17.091457,17.081673,17.071887,17.062103,17.049689,17.021612,16.993536,16.96546,16.937384,16.909308,16.854457,16.775899,16.697341,16.618784,16.540227,16.46167,16.390198,16.319369,16.24854,16.17771,16.10688,16.054827,16.04582,16.036814,16.027808,16.018802,16.009796,16.023549,16.04751,16.071473,16.095436,16.119397,16.145681,16.199775,16.253871,16.307966,16.362062,16.416157,16.476103,16.542819,16.609535,16.67625,16.742966,16.809682,16.867416,16.923567,16.979719,17.035872,17.092024,17.146345,17.19477,17.243194,17.291619,17.340043,17.388468,17.422919,17.448939,17.474958,17.500978,17.526996,17.552957,17.573306,17.593654,17.614003,17.63435,17.654699,17.67924,17.710152,17.741063,17.771975,17.802886,17.833798,17.862488,17.890564,17.91864,17.946716,17.974792,18.003351,18.034262,18.065174,18.096085,18.126997,18.157908,18.191544,18.227349,18.263153,18.298956,18.334761,18.370565,18.409044,18.447684,18.486323,18.524963,18.563603,18.599011,18.627866,18.65672,18.685576,18.71443,18.743284,18.793738,18.852726,18.911715,18.970702,19.029689,19.09057,19.167849,19.245128,19.322406,19.399685,19.476964,19.552854,19.627298,19.701741,19.776185,19.850629,19.925072,19.986647,20.046413,20.106179,20.165946,20.225712,20.283648,20.336465,20.389282,20.442098,20.494915,20.547732,20.693972,20.890505,21.087037,21.283571,21.480104,21.672931,21.768501,21.864071,21.959642,22.055212,22.150782,22.238279,22.31478,22.391282,22.467781,22.544283,22.620782,22.687061,22.750942,22.814822,22.8787,22.94258,22.99942,23.027496,23.055572,23.083648,23.111724,23.139802,23.157661,23.168225,23.178789,23.189353,23.199915,23.210479,23.225788,23.241242,23.256699,23.272154,23.287611,23.309311,23.34228,23.375249,23.408218,23.441186,23.474155,23.496213,23.514506,23.532796,23.551089,23.569379,23.592053,23.644093,23.696131,23.74817,23.800208,23.852245,23.904285,23.956322,24.008362,24.0604,24.112437,24.164477,24.187893,24.20824,24.228588,24.248937,24.269285,24.283736,24.283736,24.283736,24.283736,24.283736,24.283736,24.269971,24.249621,24.229273,24.208926,24.188576,24.169026,24.161297,24.153571,24.145843,24.138114,24.130385,24.126485,24.127264,24.128042,24.128821,24.129599,24.130377,24.13934,24.149904,24.160468,24.17103,24.181594,24.196696,24.227608,24.258519,24.289431,24.320343,24.351254,24.388133,24.428828,24.469525,24.510223,24.550917,24.591615,24.629487,24.667346,24.705208,24.743069,24.780931,24.817215,24.850962,24.884709,24.918456,24.952204,24.985951,25.0191,25.052068,25.085035,25.118003,25.150972,25.185913,25.231504,25.277091,25.322681,25.368269,25.413859,25.451477,25.482389,25.5133,25.544212,25.575124,25.606035,25.620666,25.634066,25.647466,25.660863,25.674263,25.680329,25.670543,25.66076,25.650974,25.641188,25.631405,25.621619,25.611833,25.60205,25.592265,25.582479,25.574703,25.587324,25.599943,25.612564,25.625183,25.637804,25.651774,25.667231,25.682688,25.698142,25.713599,25.729054,25.729398,25.727341,25.725283,25.723226,25.721169,25.719432,25.718654,25.717875,25.717097,25.716318,25.71554,25.701814,25.680689,25.659563,25.638435,25.617309,25.597483,25.633288,25.669089,25.704894,25.740698,25.776503,25.820322,25.875695,25.931068,25.986442,26.041815,26.097188,26.151545,26.20564,26.259737,26.313831,26.367926,26.423577,26.486179,26.54878,26.611382,26.673983,26.736585,26.807103,26.883602,26.960104,27.036603,27.113105,27.189604,27.282849,27.376863,27.470876,27.564887,27.6589,27.750534,27.837597,27.92466,28.011724,28.09879,28.185853,28.26371,28.338155,28.412597,28.487041,28.561486,28.638199,28.732213,28.826226,28.92024,29.014253,29.108267,29.196969,29.280418,29.363867,29.447319,29.530769,29.614218,29.665381,29.712528,29.759673,29.80682,29.853964,29.900542,29.945632,29.990722,30.035809,30.080899,30.125989,30.15332,30.171611,30.189903,30.208193,30.226486,30.245436,30.277128,30.308818,30.340508,30.372198,30.403888,30.429179,30.446192,30.463204,30.480218,30.497232,30.514243,30.521926,30.527598,30.533269,30.53894,30.544609,30.554538,30.580559,30.606578,30.632596,30.658615,30.684636,30.714033,30.745723,30.777413,30.809103,30.840793,30.872483,30.901388,30.930242,30.959096,30.987953,31.016808,31.036056,31.038892,31.041727,31.044563,31.047396,31.050232,31.037099,31.018809,31.000517,30.982226,30.963934,30.941643,30.895274,30.848908,30.80254,30.756174,30.709805,30.663439,30.61707,30.570704,30.524336,30.477967,30.431601,30.403869,30.377848,30.351829,30.325811,30.299792,30.275487,30.255139,30.234792,30.214442,30.194095,30.173747,30.15677,30.141313,30.125859,30.110402,30.094947,30.073912,29.984791,29.895668,29.806547,29.717427,29.628306,29.535611,29.438765,29.341916,29.245066,29.148217,29.051368,28.969388,28.890054,28.810716,28.731381,28.652044,28.576469,28.513089,28.449709,28.386329,28.322949,28.259569,28.180168,28.091048,28.001927,27.912807,27.823686,27.735037,27.698454,27.661871,27.625291,27.588708,27.552125,27.54836,27.594729,27.641095,27.687464,27.73383,27.780198,27.860621,27.95052,28.040419,28.130318,28.220217,28.308464,28.38858,28.468693,28.548809,28.628922,28.709038,28.762092,28.793504,28.824916,28.856325,28.887737,28.919149,28.983826,29.050542,29.117258,29.183974,29.250687,29.322066,29.40296,29.483852,29.564746,29.64564,29.726532,29.798752,29.867526,29.936299,30.005069,30.073843,30.139616,30.179035,30.21845,30.257869,30.297287,30.336706,30.368187,30.391372,30.414555,30.437738,30.460921,30.484107,30.493077,30.500025,30.506975,30.513925,30.520875,20.469991,20.43205,20.39411,20.356169,20.318228,20.280994,20.245869,20.210743,20.175619,20.140494,20.105369,20.064873,20.021321,19.97777,19.934218,19.890667,19.847487,19.819391,19.791296,19.7632,19.735104,19.70701,19.690167,19.689468,19.68877,19.688071,19.687372,19.686673,19.693251,19.701677,19.710105,19.718531,19.726957,19.73254,19.72551,19.718481,19.711451,19.704423,19.697393,19.677133,19.646921,19.616707,19.586494,19.556282,19.526069,19.450797,19.373518,19.296238,19.218959,19.141681,19.059566,18.968228,18.876891,18.785553,18.694216,18.602878,18.539263,18.485866,18.432469,18.379072,18.325677,18.27401,18.235371,18.196731,18.158092,18.119452,18.080814,18.022349,17.944371,17.866393,17.788415,17.710438,17.63246,17.548223,17.463215,17.378208,17.293202,17.208195,17.12202,17.0328,16.943578,16.854359,16.765139,16.675919,16.594626,16.517347,16.440068,16.362788,16.285509,16.209615,16.159733,16.109851,16.05997,16.010088,15.960206,15.933974,15.938188,15.942401,15.946614,15.950827,15.955041,15.949417,15.941688,15.93396,15.926233,15.918504,15.917877,15.943877,15.969875,15.995876,16.021874,16.047874,16.091499,16.147012,16.202526,16.25804,16.313554,16.369067,16.437017,16.505171,16.573324,16.641478,16.709632,16.766852,16.805491,16.844131,16.882771,16.92141,16.96005,16.964112,16.957084,16.950055,16.943025,16.935996,16.92614,16.899441,16.872743,16.846045,16.819346,16.792648,16.742097,16.670429,16.598761,16.527092,16.455424,16.383755,16.319175,16.255233,16.191293,16.127354,16.063412,16.018248,16.01613,16.014013,16.011897,16.00978,16.007662,16.026402,16.054498,16.082593,16.110689,16.138785,16.168882,16.222978,16.277074,16.331169,16.385264,16.439359,16.498667,16.564005,16.629342,16.69468,16.760018,16.825356,16.88054,16.933937,16.987334,17.040731,17.094128,17.145692,17.191361,17.23703,17.282699,17.328367,17.374037,17.408311,17.435707,17.463104,17.490501,17.517899,17.54521,17.564179,17.58315,17.60212,17.621091,17.640061,17.663771,17.694683,17.725594,17.756506,17.787417,17.818329,17.84594,17.872638,17.899336,17.926035,17.952733,17.980148,18.011059,18.041971,18.072882,18.103794,18.134706,18.167575,18.202001,18.236428,18.270854,18.30528,18.339705,18.378107,18.416747,18.455386,18.494026,18.532665,18.568984,18.600595,18.632205,18.663815,18.695425,18.727036,18.777283,18.834892,18.892503,18.950112,19.007722,19.067367,19.144646,19.221925,19.299204,19.376483,19.453763,19.528976,19.602041,19.675108,19.748173,19.821239,19.894304,19.958127,20.020649,20.083171,20.145691,20.208214,20.269994,20.329701,20.389407,20.449112,20.508818,20.568524,20.710905,20.897792,21.084681,21.271569,21.458458,21.642045,21.738993,21.835941,21.93289,22.029838,22.126785,22.213327,22.285696,22.358062,22.430428,22.502797,22.575163,22.638424,22.699548,22.760672,22.821796,22.88292,22.937277,22.963973,22.990672,23.017371,23.044068,23.070767,23.088858,23.100799,23.11274,23.124681,23.136622,23.148563,23.163914,23.179369,23.194826,23.21028,23.225738,23.246456,23.276668,23.306881,23.337093,23.367306,23.397521,23.419897,23.439566,23.459236,23.478902,23.498572,23.522803,23.5776,23.632393,23.687187,23.74198,23.796774,23.851567,23.906363,23.961157,24.015951,24.070744,24.125538,24.147977,24.166947,24.185918,24.204888,24.223859,24.23733,24.23733,24.23733,24.23733,24.23733,24.23733,24.224497,24.205526,24.186556,24.167585,24.148615,24.130354,24.122628,24.114899,24.107171,24.099442,24.091716,24.089672,24.094584,24.099498,24.104409,24.109321,24.114232,24.125024,24.136965,24.148906,24.160847,24.172788,24.188962,24.219874,24.250786,24.281697,24.312609,24.34352,24.378718,24.416659,24.454601,24.492542,24.530483,24.568421,24.602166,24.635892,24.66962,24.703346,24.737075,24.771339,24.806463,24.841587,24.876713,24.911837,24.946961,24.978307,25.00852,25.038732,25.068945,25.099157,25.131128,25.172585,25.21404,25.255494,25.296951,25.338406,25.374136,25.405048,25.435959,25.466871,25.497782,25.528694,25.545888,25.562041,25.578195,25.594351,25.610504,25.619326,25.612297,25.605267,25.598238,25.591211,25.584181,25.577152,25.570122,25.563092,25.556063,25.549033,25.543643,25.554885,25.566127,25.577369,25.588613,25.599855,25.613104,25.628559,25.644016,25.65947,25.674927,25.690382,25.693104,25.693803,25.694502,25.695201,25.6959,25.695198,25.690287,25.685375,25.680461,25.67555,25.670638,25.653656,25.629774,25.605892,25.58201,25.558128,25.535578,25.570003,25.604431,25.638856,25.673283,25.707708,25.747892,25.796376,25.84486,25.893344,25.941831,25.990315,26.043266,26.09736,26.151458,26.205552,26.259647,26.316053,26.38279,26.449524,26.516259,26.582993,26.649731,26.719671,26.792038,26.864406,26.936772,27.009141,27.081507,27.167983,27.255107,27.342231,27.429355,27.51648,27.602638,27.686947,27.771254,27.855564,27.939871,28.024181,28.100288,28.173353,28.246418,28.319486,28.392551,28.467247,28.554372,28.641496,28.72862,28.815744,28.902868,28.98399,29.059174,29.134357,29.209537,29.284721,29.359904,29.413829,29.465109,29.516386,29.567666,29.618947,29.67042,29.722396,29.774375,29.826352,29.878331,29.93031,29.960877,29.980547,30.000216,30.019886,30.039555,30.060019,30.095842,30.131668,30.167491,30.203314,30.239137,30.270366,30.295646,30.320923,30.346203,30.371483,30.396763,30.40818,30.416607,30.425032,30.43346,30.441887,30.454284,30.481679,30.509077,30.536473,30.563871,30.591269,30.623687,30.65951,30.695333,30.731156,30.766981,30.802804,30.834489,30.8661,30.897708,30.929318,30.960929,30.982425,30.986637,30.990853,30.995065,30.999277,31.003493,30.989653,30.969984,30.950314,30.930645,30.910978,30.887503,30.841135,30.794769,30.7484,30.702034,30.655665,30.609299,30.562931,30.516565,30.470196,30.42383,30.377462,30.348467,30.321072,30.293673,30.266275,30.23888,30.214032,30.195061,30.17609,30.15712,30.138149,30.119179,30.102631,30.087174,30.071719,30.056262,30.040808,30.020188,29.93658,29.852969,29.769361,29.68575,29.602142,29.514959,29.42362,29.332283,29.240947,29.149607,29.058271,28.979463,28.902882,28.826303,28.749722,28.673141,28.597724,28.526076,28.45443,28.382781,28.311135,28.239487,28.160396,28.076787,27.993177,27.909569,27.825958,27.742747,27.703408,27.664071,27.624732,27.585393,27.546057,27.540626,27.586995,27.633361,27.67973,27.726096,27.772464,27.851807,27.940329,28.028851,28.117374,28.205893,28.293229,28.374722,28.456212,28.537704,28.619197,28.70069,28.748234,28.768624,28.789011,28.8094,28.82979,28.850177,28.912919,28.978258,29.043595,29.108934,29.17427,29.246539,29.332943,29.419347,29.505751,29.592155,29.678559,29.749389,29.81403,29.878667,29.943307,30.007945,30.07043,30.113981,30.157533,30.201084,30.244636,30.288187,30.321784,30.344967,30.36815,30.391333,30.414518,30.437701,30.443052,30.445869,30.448684,30.451501,30.454315,20.410499,20.375315,20.340128,20.304943,20.269759,20.234243,20.197741,20.161237,20.124735,20.088232,20.05173,20.008099,19.960413,19.912728,19.865044,19.817358,19.770045,19.737817,19.705588,19.673359,19.641129,19.6089,19.588491,19.585035,19.581582,19.578128,19.574672,19.571219,19.579436,19.590618,19.601801,19.612982,19.624164,19.632502,19.628228,19.623955,19.619682,19.615408,19.611134,19.59363,19.566172,19.538714,19.511258,19.483801,19.456343,19.381189,19.30391,19.226631,19.149352,19.072073,18.991854,18.906027,18.820202,18.734375,18.648549,18.562723,18.502605,18.451964,18.401323,18.350683,18.300041,18.250809,18.212168,18.173528,18.13489,18.096249,18.057611,17.997757,17.917025,17.836291,17.755558,17.674824,17.594091,17.509551,17.424545,17.339538,17.25453,17.169524,17.082966,16.992368,16.90177,16.811173,16.720575,16.629977,16.548221,16.470942,16.393663,16.316384,16.239105,16.16328,16.114776,16.066272,16.017768,15.969264,15.92076,15.895906,15.901497,15.907087,15.912679,15.91827,15.923862,15.918479,15.910752,15.903023,15.895296,15.887567,15.88607,15.907936,15.929802,15.951667,15.973535,15.9954,16.031599,16.077469,16.123338,16.169207,16.215076,16.260946,16.323316,16.385958,16.448601,16.511243,16.573886,16.627636,16.666276,16.704915,16.743555,16.782194,16.820834,16.826984,16.82271,16.818436,16.814163,16.80989,16.80259,16.77727,16.751949,16.726628,16.701309,16.675988,16.629738,16.564959,16.50018,16.435401,16.370621,16.305842,16.24815,16.191099,16.134047,16.076996,16.019944,15.981669,15.986441,15.991213,15.995985,16.000757,16.005529,16.029256,16.061485,16.093714,16.125944,16.158172,16.192085,16.246181,16.300276,16.354371,16.408467,16.462562,16.521231,16.585191,16.649151,16.713111,16.777071,16.841032,16.893666,16.944307,16.994947,17.045589,17.09623,17.14504,17.187953,17.230865,17.273779,17.316692,17.359606,17.393701,17.422476,17.451251,17.480026,17.5088,17.537461,17.555054,17.572646,17.590239,17.607831,17.625424,17.648302,17.679215,17.710127,17.741038,17.77195,17.802861,17.829392,17.854712,17.880033,17.905352,17.930673,17.956945,17.987857,18.018769,18.049681,18.080592,18.111504,18.143606,18.176654,18.209702,18.24275,18.275799,18.308847,18.34717,18.385811,18.424449,18.463089,18.501728,18.538957,18.573324,18.607689,18.642055,18.676421,18.710787,18.760826,18.817059,18.87329,18.929523,18.985755,19.044164,19.121443,19.198722,19.276002,19.353281,19.43056,19.505098,19.576787,19.648474,19.720162,19.79185,19.863537,19.929606,19.994883,20.060161,20.125438,20.190715,20.25634,20.322936,20.38953,20.456125,20.522721,20.589316,20.727839,20.905082,21.082324,21.259569,21.436812,21.611158,21.709485,21.807811,21.906136,22.004463,22.102788,22.188375,22.256608,22.324841,22.393075,22.46131,22.529543,22.589786,22.648154,22.706524,22.764892,22.823263,22.875131,22.900453,22.925772,22.951092,22.976414,23.001734,23.020053,23.033374,23.046692,23.060012,23.07333,23.08665,23.102041,23.117496,23.132953,23.148407,23.163864,23.1836,23.211056,23.238513,23.265972,23.293428,23.320887,23.343577,23.364626,23.385673,23.406719,23.427765,23.453554,23.511103,23.568653,23.626203,23.683753,23.741302,23.798852,23.856402,23.913952,23.971501,24.029051,24.086601,24.10806,24.125654,24.143248,24.160839,24.178433,24.190924,24.190924,24.190924,24.190924,24.190924,24.190924,24.179023,24.161432,24.143838,24.126247,24.108653,24.091684,24.083956,24.076227,24.068499,24.060773,24.053044,24.052862,24.061906,24.070953,24.079998,24.089042,24.098089,24.110708,24.124028,24.137346,24.150667,24.163984,24.181229,24.21214,24.243052,24.273963,24.304875,24.335786,24.369303,24.404488,24.439673,24.474861,24.510045,24.54523,24.574844,24.604437,24.634033,24.663626,24.693219,24.72546,24.761963,24.798467,24.834967,24.871471,24.907974,24.937514,24.964971,24.99243,25.019886,25.047345,25.076342,25.113666,25.150988,25.18831,25.225631,25.262953,25.296795,25.327707,25.358618,25.38953,25.420441,25.451353,25.471107,25.490017,25.508926,25.527836,25.546748,25.558324,25.554051,25.549777,25.545504,25.541231,25.536957,25.532684,25.528411,25.524135,25.519861,25.515588,25.512583,25.522445,25.532311,25.542176,25.552041,25.561906,25.574432,25.58989,25.605344,25.620801,25.636256,25.651713,25.656812,25.660267,25.66372,25.667175,25.67063,25.670964,25.661919,25.652872,25.643828,25.634783,25.625736,25.6055,25.578862,25.552224,25.525586,25.498947,25.473673,25.506721,25.539769,25.572817,25.605866,25.638914,25.675462,25.717057,25.758655,25.80025,25.841844,25.883439,25.934987,25.989084,26.043179,26.097273,26.151368,26.208531,26.279398,26.350269,26.421136,26.492006,26.562874,26.632243,26.700476,26.768709,26.836942,26.905175,26.973411,27.053119,27.133354,27.213589,27.293824,27.374059,27.454744,27.536297,27.617848,27.699402,27.780955,27.862506,27.936863,28.008552,28.08024,28.151928,28.223617,28.296295,28.37653,28.456765,28.537,28.617235,28.69747,28.771012,28.837926,28.904844,28.971758,29.038675,29.10559,29.162276,29.21769,29.273103,29.328516,29.383929,29.440295,29.499161,29.558029,29.616897,29.675763,29.734631,29.768437,29.789483,29.810529,29.831576,29.852625,29.874603,29.914559,29.954518,29.994474,30.034432,30.074388,30.111551,30.145097,30.178645,30.212191,30.245737,30.279283,30.294433,30.305617,30.316798,30.327982,30.339163,30.354027,30.382802,30.411577,30.440352,30.469127,30.497901,30.533338,30.573296,30.613252,30.653211,30.693167,30.733126,30.767588,30.801955,30.836319,30.870685,30.905052,30.928794,30.934386,30.939978,30.945567,30.951159,30.956751,30.942207,30.921161,30.900112,30.879065,30.858019,30.833364,30.786995,30.740629,30.694261,30.647895,30.601526,30.55516,30.508791,30.462425,30.416057,30.369691,30.323322,30.293067,30.264292,30.235517,30.206742,30.177968,30.152574,30.13498,30.117389,30.099795,30.082204,30.06461,30.048491,30.033034,30.01758,30.002123,29.986668,29.966466,29.888368,29.81027,29.732172,29.654073,29.575975,29.494305,29.408478,29.322651,29.236824,29.151,29.065173,28.989537,28.915712,28.841887,28.768062,28.694237,28.618977,28.539065,28.459151,28.379236,28.299321,28.219407,28.140623,28.062524,27.984426,27.906328,27.82823,27.750457,27.708362,27.666269,27.624174,27.582081,27.539986,27.532893,27.579261,27.625627,27.671996,27.718362,27.76473,27.842996,27.930141,28.017284,28.104427,28.191572,28.277992,28.360864,28.443733,28.526603,28.609472,28.692344,28.734376,28.743741,28.753108,28.762473,28.771841,28.781208,28.842014,28.905974,28.969934,29.033894,29.097853,29.171009,29.262925,29.354839,29.446755,29.538672,29.630586,29.700026,29.760533,29.821038,29.881545,29.94205,30.001244,30.048931,30.096615,30.1443,30.191984,30.239669,30.275378,30.298561,30.321744,30.34493,30.368113,30.391296,30.39303,30.391711,30.390393,30.389077,30.387758,20.351006,20.318578,20.286148,20.253718,20.221289,20.187492,20.149611,20.111731,20.073851,20.035969,19.998089,19.951325,19.899506,19.847687,19.795869,19.744051,19.692605,19.656242,19.619879,19.583517,19.547154,19.510791,19.486814,19.480603,19.474393,19.468185,19.461974,19.455764,19.46562,19.479558,19.493496,19.507434,19.521371,19.532465,19.530946,19.529429,19.527911,19.526394,19.524875,19.510126,19.485425,19.460723,19.436021,19.411319,19.386618,19.311581,19.234303,19.157024,19.079745,19.002465,18.924141,18.843827,18.763513,18.683197,18.602882,18.522568,18.465948,18.418062,18.370177,18.322292,18.274406,18.227606,18.188966,18.150327,18.111687,18.073047,18.034408,17.973166,17.889677,17.806188,17.722699,17.63921,17.555721,17.47088,17.385873,17.300867,17.21586,17.130852,17.043913,16.951937,16.859962,16.767986,16.67601,16.584034,16.501816,16.424537,16.347257,16.269978,16.192699,16.116944,16.069818,16.022692,15.975565,15.928439,15.881314,15.857837,15.864805,15.871775,15.878744,15.885713,15.892681,15.887542,15.879815,15.872086,15.864359,15.856631,15.854262,15.871995,15.889728,15.907461,15.925193,15.942926,15.971701,16.007925,16.044149,16.080375,16.116599,16.152823,16.209615,16.266747,16.323877,16.381008,16.43814,16.48842,16.52706,16.565699,16.604339,16.642979,16.681618,16.689855,16.688337,16.686818,16.685301,16.683783,16.679042,16.655099,16.631156,16.607213,16.58327,16.559327,16.517379,16.459489,16.401599,16.343709,16.285819,16.227929,16.177126,16.126963,16.076802,16.026639,15.976477,15.945091,15.956751,15.968413,15.980073,15.991735,16.003395,16.032109,16.068472,16.104835,16.141197,16.17756,16.215288,16.269384,16.323478,16.377574,16.431669,16.485765,16.543795,16.606377,16.66896,16.731541,16.794123,16.856706,16.90679,16.954676,17.002562,17.050448,17.098332,17.144387,17.184544,17.224701,17.264859,17.305016,17.345174,17.379092,17.409245,17.439397,17.46955,17.499703,17.529713,17.545927,17.562142,17.578357,17.594572,17.610786,17.632834,17.663746,17.694658,17.725569,17.756481,17.787392,17.812843,17.836786,17.860729,17.884672,17.908614,17.933743,17.964655,17.995567,18.026478,18.05739,18.088301,18.119635,18.151306,18.182977,18.214647,18.246318,18.277988,18.316234,18.354874,18.393513,18.432153,18.470791,18.50893,18.546051,18.583173,18.620295,18.657416,18.694538,18.744371,18.799224,18.854079,18.908933,18.963788,19.020961,19.09824,19.17552,19.252799,19.330078,19.407357,19.48122,19.551531,19.621841,19.692151,19.762461,19.832771,19.901085,19.969118,20.037152,20.105185,20.173218,20.242686,20.316171,20.389654,20.463139,20.536624,20.610107,20.74477,20.912369,21.079968,21.247567,21.415166,21.580273,21.679976,21.77968,21.879384,21.979088,22.078791,22.163422,22.227524,22.291624,22.355724,22.419824,22.483924,22.541148,22.596762,22.652374,22.707988,22.763603,22.812987,22.83693,22.860873,22.884816,22.908759,22.932701,22.951251,22.965946,22.980643,22.99534,23.010037,23.024734,23.040168,23.055622,23.071079,23.086534,23.101991,23.120744,23.145444,23.170147,23.194847,23.21955,23.24425,23.267261,23.289684,23.31211,23.334536,23.356959,23.384304,23.44461,23.504916,23.565222,23.625525,23.685831,23.746137,23.806443,23.866746,23.927052,23.987358,24.047664,24.068147,24.084361,24.100575,24.11679,24.133004,24.144519,24.144519,24.144519,24.144519,24.144519,24.144519,24.133549,24.117335,24.101121,24.084906,24.068692,24.053013,24.045284,24.037558,24.02983,24.022101,24.014372,24.016048,24.029229,24.042406,24.055586,24.068766,24.081944,24.096392,24.111089,24.125786,24.140484,24.155181,24.173495,24.204406,24.235318,24.266229,24.297141,24.328053,24.359888,24.392319,24.424748,24.457177,24.489608,24.522037,24.547523,24.572983,24.598443,24.623903,24.649366,24.679584,24.717464,24.755344,24.793224,24.831104,24.868985,24.896722,24.921424,24.946125,24.970827,24.99553,25.021557,25.054745,25.087934,25.121122,25.154311,25.187499,25.219451,25.250363,25.281275,25.312186,25.343098,25.374009,25.396326,25.417992,25.439658,25.461324,25.48299,25.497322,25.495805,25.494287,25.492768,25.491251,25.489734,25.488214,25.486697,25.48518,25.483662,25.482143,25.481523,25.490009,25.498495,25.506983,25.515469,25.523957,25.535761,25.551218,25.566675,25.582129,25.597586,25.613041,25.620518,25.626729,25.632938,25.639149,25.645358,25.64673,25.633552,25.620372,25.607192,25.594015,25.580835,25.557342,25.527947,25.498553,25.469158,25.439767,25.411768,25.443439,25.475108,25.506779,25.538451,25.570119,25.603035,25.637741,25.672447,25.707152,25.741861,25.776566,25.826708,25.880805,25.934899,25.988994,26.043091,26.101006,26.17601,26.251013,26.326013,26.401016,26.476017,26.544811,26.608911,26.673012,26.737112,26.801212,26.865312,26.938252,27.011598,27.084944,27.15829,27.231635,27.30685,27.385648,27.464445,27.543242,27.622037,27.700834,27.773441,27.843753,27.914062,27.984371,28.054682,28.125343,28.198692,28.272037,28.345383,28.418729,28.492074,28.558031,28.616682,28.67533,28.733979,28.792627,28.851276,28.910724,28.97027,29.029816,29.089362,29.148908,29.21017,29.275925,29.341683,29.40744,29.473195,29.538953,29.575993,29.598419,29.620845,29.643268,29.665694,29.689187,29.733276,29.777367,29.821459,29.865548,29.90964,29.952736,29.99455,30.036365,30.078177,30.119992,30.161806,30.180687,30.194627,30.208564,30.222501,30.236439,30.25377,30.283922,30.314076,30.344228,30.37438,30.404534,30.442991,30.487083,30.531172,30.575264,30.619353,30.663444,30.700686,30.737809,30.77493,30.812053,30.849173,30.875163,30.882131,30.889103,30.896071,30.90304,30.910009,30.894761,30.872335,30.849909,30.827486,30.80506,30.779224,30.732858,30.68649,30.640121,30.593755,30.547386,30.50102,30.454652,30.408286,30.361917,30.315551,30.269182,30.237665,30.207513,30.177359,30.147207,30.117055,30.091116,30.074902,30.058687,30.042473,30.026259,30.010044,29.994352,29.978895,29.96344,29.947983,29.932529,29.912745,29.840157,29.767571,29.694985,29.622396,29.549811,29.47365,29.393336,29.313019,29.232705,29.15239,29.072076,28.999612,28.928543,28.857471,28.786403,28.715334,28.640233,28.552052,28.463872,28.375688,28.287508,28.199327,28.12085,28.048264,27.975676,27.90309,27.830504,27.758167,27.713315,27.668467,27.623618,27.578769,27.533917,27.525159,27.571525,27.617893,27.664259,27.710628,27.756997,27.834184,27.91995,28.005716,28.091482,28.177248,28.262757,28.347006,28.431252,28.515501,28.59975,28.683996,28.720518,28.718861,28.717203,28.715548,28.713891,28.712236,28.771107,28.83369,28.896273,28.958853,29.021436,29.095478,29.192905,29.290334,29.38776,29.485186,29.582613,29.650663,29.707037,29.763409,29.81978,29.876152,29.93206,29.983878,30.035698,30.087515,30.139333,30.191153,30.228972,30.252155,30.275338,30.298524,30.321707,30.34489,30.343005,30.337553,30.332102,30.326653,30.321201,20.311289,20.280377,20.249466,20.218554,20.187642,20.154172,20.113056,20.071942,20.030826,19.989712,19.948596,19.897629,19.841059,19.784487,19.727917,19.671346,19.615163,19.574667,19.534171,19.493675,19.453179,19.412683,19.385392,19.377045,19.368698,19.360352,19.352005,19.343658,19.354785,19.370859,19.386934,19.403008,19.419084,19.4322,19.4322,19.4322,19.4322,19.4322,19.4322,19.419322,19.396757,19.374192,19.351628,19.329063,19.306498,19.232737,19.156695,19.080654,19.004613,18.928572,18.85253,18.776489,18.700448,18.624407,18.548366,18.472324,18.418417,18.372668,18.326918,18.281171,18.235422,18.190507,18.151868,18.113228,18.074589,18.035949,17.99731,17.935926,17.852158,17.768389,17.684619,17.600851,17.517081,17.433311,17.349543,17.265773,17.182004,17.098236,17.01198,16.919245,16.82651,16.733776,16.641041,16.548305,16.466243,16.389583,16.312922,16.236263,16.159602,16.084473,16.038106,15.991739,15.945371,15.899004,15.852637,15.82965,15.836759,15.843868,15.850977,15.858086,15.865195,15.85957,15.851223,15.842876,15.834529,15.826182,15.822456,15.836056,15.849654,15.863254,15.876852,15.890452,15.912172,15.93937,15.966569,15.993767,16.020966,16.048164,16.09878,16.149781,16.200781,16.251782,16.302783,16.348975,16.386996,16.425018,16.463038,16.501059,16.539079,16.550189,16.552665,16.555139,16.557614,16.56009,16.559233,16.538525,16.517816,16.497109,16.4764,16.455692,16.418916,16.367916,16.316915,16.265913,16.214912,16.163911,16.119997,16.076723,16.033451,15.990178,15.946904,15.921844,15.938538,15.95523,15.971923,15.988617,16.005311,16.038009,16.077887,16.117764,16.157642,16.197518,16.238491,16.292585,16.346681,16.400777,16.454872,16.508967,16.565785,16.625751,16.685718,16.745685,16.805651,16.865618,16.913494,16.959243,17.004993,17.05074,17.096489,17.140259,17.177662,17.215064,17.252465,17.289867,17.327268,17.360237,17.39053,17.420822,17.451116,17.481409,17.511555,17.527631,17.543705,17.55978,17.575854,17.591929,17.613892,17.644803,17.675715,17.706626,17.737538,17.768451,17.793792,17.817594,17.841397,17.865199,17.889002,17.91412,17.94565,17.977181,18.008711,18.040242,18.071772,18.102957,18.133869,18.16478,18.195693,18.226605,18.257516,18.295718,18.334358,18.372997,18.411637,18.450277,18.488916,18.527556,18.566195,18.604835,18.643474,18.682114,18.731388,18.784865,18.838341,18.891817,18.945295,19.001105,19.077146,19.153187,19.229228,19.305271,19.381312,19.453869,19.522801,19.591733,19.660666,19.729598,19.79853,19.869091,19.939879,20.010668,20.081456,20.152246,20.225558,20.305932,20.386305,20.466679,20.547052,20.627426,20.758632,20.917205,21.075778,21.234351,21.392924,21.54934,21.649185,21.749029,21.848873,21.948716,22.04856,22.132046,22.193251,22.254456,22.315659,22.376863,22.438069,22.49151,22.543129,22.594748,22.646369,22.697988,22.744015,22.767201,22.790384,22.813567,22.83675,22.859936,22.878972,22.895046,22.91112,22.927197,22.943271,22.959345,22.97602,22.992714,23.009407,23.026101,23.042794,23.062464,23.087505,23.112544,23.137586,23.162625,23.187667,23.210866,23.233432,23.255995,23.278561,23.301125,23.328549,23.388516,23.448481,23.508448,23.568415,23.628382,23.688987,23.750193,23.811397,23.8726,23.933807,23.99501,24.01657,24.033883,24.051196,24.068507,24.08582,24.098116,24.098116,24.098116,24.098116,24.098116,24.098116,24.08766,24.072203,24.056748,24.041291,24.025837,24.010946,24.004457,23.997965,23.991475,23.984986,23.978494,23.982434,23.999127,24.015821,24.032514,24.049208,24.065901,24.083111,24.100424,24.117738,24.135048,24.152361,24.172571,24.202863,24.233155,24.263447,24.293741,24.324033,24.354325,24.38462,24.414912,24.445204,24.475496,24.505791,24.528383,24.550947,24.573513,24.596076,24.618642,24.646652,24.683436,24.72022,24.757001,24.793786,24.830567,24.856882,24.880068,24.903251,24.926434,24.949617,24.973914,25.004206,25.034498,25.06479,25.095085,25.125377,25.156342,25.187873,25.219404,25.250932,25.282463,25.313994,25.337765,25.360948,25.384134,25.407317,25.4305,25.446547,25.447164,25.447784,25.448403,25.449023,25.44964,25.449825,25.449825,25.449825,25.449825,25.449825,25.450461,25.45757,25.464679,25.471788,25.478897,25.486006,25.496797,25.511632,25.52647,25.541307,25.556145,25.57098,25.580752,25.589717,25.598682,25.607647,25.616615,25.619332,25.603255,25.587181,25.571107,25.555033,25.538956,25.511868,25.478481,25.445094,25.411707,25.37832,25.346346,25.374782,25.403218,25.431654,25.46009,25.488526,25.516962,25.545398,25.573834,25.602273,25.630709,25.659145,25.707022,25.759881,25.812739,25.865597,25.918452,25.975549,26.05159,26.127631,26.203672,26.279713,26.355755,26.424054,26.486494,26.548936,26.611379,26.673822,26.736264,26.808461,26.881105,26.953752,27.026396,27.099043,27.172428,27.24723,27.322035,27.396839,27.471641,27.546446,27.614708,27.680548,27.746385,27.812224,27.878061,27.944258,28.01319,28.082123,28.151055,28.219987,28.288919,28.351015,28.406348,28.461682,28.517016,28.572347,28.62768,28.689336,28.751779,28.814219,28.876662,28.939104,29.003851,29.074639,29.145427,29.216217,29.287006,29.357794,29.399497,29.426395,29.453292,29.48019,29.507085,29.534973,29.581959,29.628947,29.675932,29.722918,29.769903,29.816622,29.862988,29.909356,29.955722,30.002091,30.048457,30.070417,30.08711,30.103804,30.120497,30.137191,30.156471,30.185524,30.21458,30.243635,30.272691,30.301746,30.341117,30.387483,30.433852,30.480218,30.526586,30.572955,30.613552,30.654048,30.694544,30.73504,30.775536,30.804393,30.813358,30.822323,30.831288,30.840253,30.849221,30.83482,30.812876,30.79093,30.768983,30.747037,30.721788,30.676659,30.631529,30.586397,30.541268,30.496138,30.450683,30.404934,30.359185,30.313436,30.267687,30.22194,30.188646,30.156495,30.124347,30.092196,30.060048,30.032198,30.014267,29.996335,29.978405,29.960472,29.942542,29.925891,29.909814,29.89374,29.877666,29.861592,29.84156,29.773247,29.704932,29.63662,29.568307,29.499992,29.427247,29.34935,29.271453,29.193553,29.115656,29.037759,28.96642,28.896252,28.826081,28.755912,28.685741,28.610836,28.520577,28.430318,28.340059,28.249799,28.15954,28.084095,28.017636,27.951179,27.884723,27.818266,27.75203,27.709995,27.667958,27.625924,27.583889,27.541852,27.53406,27.57857,27.62308,27.667593,27.712103,27.756613,27.83232,27.916707,28.001096,28.085485,28.169872,28.253946,28.336479,28.419009,28.50154,28.584073,28.666604,28.700364,28.695111,28.689858,28.684605,28.679352,28.674102,28.733216,28.796279,28.859338,28.9224,28.98546,29.059804,29.157172,29.254542,29.351911,29.449279,29.546647,29.612608,29.666086,29.719561,29.773038,29.826513,29.879927,29.932785,29.985644,30.038499,30.091357,30.144215,30.182868,30.206671,30.230474,30.254276,30.278079,30.301881,30.298622,30.291513,30.284404,30.277295,30.270186,20.29582,20.264908,20.233997,20.203085,20.172173,20.137321,20.090694,20.044069,19.997442,19.950816,19.90419,19.847711,19.785628,19.723547,19.661464,19.599383,19.537722,19.493091,19.448462,19.403833,19.359202,19.314573,19.284281,19.274556,19.264832,19.255108,19.245383,19.235658,19.247605,19.265057,19.28251,19.299962,19.317414,19.331655,19.331655,19.331655,19.331655,19.331655,19.331655,19.319563,19.298376,19.27719,19.256003,19.234815,19.213628,19.142565,19.069279,18.995994,18.922708,18.849421,18.776137,18.70285,18.629566,18.556279,18.482993,18.409708,18.357549,18.313178,18.268807,18.224436,18.180067,18.136368,18.097728,18.059089,18.020449,17.981809,17.94317,17.883177,17.802162,17.721149,17.640135,17.559122,17.478109,17.397095,17.316082,17.235068,17.154054,17.07304,16.988777,16.896042,16.803308,16.710573,16.617838,16.525104,16.443955,16.368673,16.29339,16.218108,16.142825,16.069006,16.022638,15.976271,15.929902,15.883535,15.837168,15.813578,15.819309,15.825041,15.830772,15.836503,15.842234,15.835232,15.825507,15.815784,15.806059,15.796334,15.790649,15.800115,15.80958,15.819046,15.828512,15.837978,15.853096,15.872027,15.890959,15.90989,15.928822,15.947753,15.991458,16.035569,16.079681,16.123794,16.167905,16.20925,16.245892,16.282536,16.319179,16.355821,16.392465,16.407411,16.415398,16.423386,16.431372,16.439359,16.444012,16.428816,16.413618,16.398422,16.383224,16.368028,16.337494,16.293382,16.249271,16.205158,16.161046,16.116935,16.07991,16.043526,16.007141,15.970757,15.934374,15.914946,15.934395,15.953845,15.973294,15.992743,16.012192,16.047645,16.09028,16.132912,16.175545,16.218178,16.261694,16.315788,16.369884,16.423979,16.478074,16.532169,16.587071,16.642904,16.698737,16.754571,16.810403,16.866236,16.912323,16.956694,17.001065,17.045436,17.089807,17.131873,17.166519,17.201165,17.235811,17.270457,17.305103,17.336175,17.36509,17.394005,17.422921,17.451836,17.480633,17.498085,17.515537,17.532989,17.550443,17.567895,17.59069,17.621602,17.652513,17.683425,17.714336,17.745248,17.771669,17.796848,17.822029,17.84721,17.87239,17.898886,17.931793,17.964703,17.997611,18.030518,18.063428,18.095223,18.126135,18.157047,18.187958,18.21887,18.249781,18.287984,18.326625,18.365263,18.403903,18.442542,18.481182,18.519821,18.558461,18.597101,18.63574,18.67438,18.722667,18.774765,18.826863,18.878963,18.931061,18.985352,19.058638,19.131923,19.205209,19.278495,19.35178,19.422257,19.489811,19.557366,19.62492,19.692474,19.760029,19.832835,19.906379,19.979924,20.053469,20.127013,20.204171,20.291434,20.378696,20.465958,20.553221,20.640483,20.768727,20.919032,21.069339,21.219645,21.36995,21.518353,21.61682,21.715286,21.813751,21.912218,22.010684,22.092792,22.152619,22.212445,22.272272,22.332099,22.391925,22.44064,22.486749,22.532856,22.578965,22.625074,22.666674,22.689857,22.713043,22.736226,22.759409,22.782592,22.802433,22.819887,22.837338,22.854791,22.872245,22.889695,22.909084,22.928534,22.947984,22.967434,22.986881,23.009799,23.038974,23.068146,23.09732,23.126495,23.155667,23.178906,23.200092,23.221279,23.242466,23.263652,23.28934,23.345174,23.401008,23.456839,23.512673,23.568508,23.626402,23.686228,23.746055,23.805882,23.865708,23.925535,23.950696,23.972142,23.993588,24.015034,24.036481,24.05171,24.05171,24.05171,24.05171,24.05171,24.05171,24.041254,24.025797,24.010343,23.994886,23.979431,23.964715,23.96098,23.957246,23.953511,23.949777,23.946041,23.952735,23.972185,23.991634,24.011084,24.030531,24.049981,24.071101,24.092548,24.113994,24.135437,24.156883,24.179997,24.208913,24.237825,24.26674,24.295656,24.324571,24.353486,24.382401,24.411316,24.440232,24.469147,24.498059,24.519275,24.540462,24.561648,24.582838,24.604024,24.629601,24.662252,24.6949,24.727549,24.7602,24.792848,24.818213,24.841396,24.864579,24.887765,24.910948,24.935028,24.963941,24.992856,25.021771,25.050686,25.079602,25.110685,25.143593,25.176501,25.209409,25.242319,25.275227,25.299093,25.322279,25.345462,25.368645,25.391828,25.408312,25.410309,25.412305,25.414301,25.416298,25.418294,25.418887,25.418887,25.418887,25.418887,25.418887,25.419401,25.425133,25.430863,25.436595,25.442327,25.448057,25.457469,25.470927,25.484388,25.497846,25.511307,25.524765,25.536724,25.548446,25.560167,25.571888,25.583609,25.588049,25.570599,25.553145,25.535692,25.518241,25.500788,25.469691,25.430794,25.391894,25.352997,25.314098,25.276612,25.299538,25.322462,25.345388,25.368311,25.391238,25.414161,25.437087,25.460011,25.482937,25.50586,25.528787,25.573347,25.623449,25.673551,25.723652,25.773754,25.828095,25.90138,25.974667,26.047952,26.121237,26.194525,26.262419,26.326238,26.390058,26.45388,26.517699,26.581519,26.660364,26.739897,26.819433,26.898966,26.978502,27.054525,27.123817,27.193109,27.262401,27.331694,27.400986,27.461729,27.519302,27.576873,27.634444,27.692015,27.750743,27.818298,27.885853,27.953406,28.020961,28.088517,28.151311,28.209401,28.267489,28.325578,28.383666,28.441756,28.50494,28.568762,28.632581,28.6964,28.76022,28.826724,28.900268,28.973813,29.047357,29.120901,29.194446,29.242559,29.277723,29.312887,29.34805,29.383214,29.419029,29.467391,29.515756,29.564121,29.612484,29.660849,29.708342,29.754708,29.801077,29.847446,29.893812,29.94018,29.964404,29.983854,30.003303,30.022751,30.0422,30.062794,30.087716,30.112639,30.137559,30.162481,30.187404,30.225104,30.27147,30.317839,30.364205,30.410573,30.456942,30.5016,30.546229,30.590861,30.63549,30.680119,30.712598,30.72432,30.736041,30.747762,30.759483,30.771204,30.759563,30.740372,30.721182,30.701992,30.682801,30.660307,30.617934,30.575558,30.533184,30.490811,30.448438,30.405005,30.360636,30.316263,30.271894,30.227524,30.183152,30.147451,30.112546,30.077639,30.042735,30.007831,29.976393,29.95295,29.929508,29.906065,29.882623,29.85918,29.839865,29.822412,29.804959,29.787508,29.770054,29.748958,29.683401,29.617842,29.552286,29.486727,29.421168,29.349268,29.269992,29.190718,29.111441,29.032165,28.952891,28.880175,28.808627,28.737079,28.665531,28.593983,28.519324,28.434578,28.349828,28.265082,28.180333,28.095586,28.026508,27.966941,27.907371,27.847804,27.788237,27.728913,27.696524,27.664132,27.631741,27.599352,27.56696,27.563359,27.603739,27.644116,27.684493,27.72487,27.765247,27.838976,27.921986,28.004996,28.088006,28.171018,28.253016,28.330034,28.407055,28.484076,28.561097,28.638117,28.672489,28.672746,28.673006,28.673265,28.673525,28.673781,28.735814,28.801629,28.867445,28.933264,28.999079,29.073008,29.163486,29.253965,29.344444,29.434926,29.525404,29.588419,29.64052,29.692618,29.744716,29.796814,29.848709,29.898811,29.948912,29.999014,30.049116,30.099218,30.137138,30.162317,30.187499,30.212679,30.237861,30.26304,30.261157,30.255425,30.249696,30.243963,30.238231,20.280352,20.24944,20.218529,20.187617,20.156706,20.12047,20.068333,20.016195,19.964057,19.911919,19.859783,19.797793,19.730199,19.662606,19.595012,19.52742,19.46028,19.411516,19.362753,19.313991,19.265227,19.216464,19.183171,19.172068,19.160966,19.149863,19.138761,19.127658,19.140424,19.159254,19.178085,19.196915,19.215746,19.231111,19.231111,19.231111,19.231111,19.231111,19.231111,19.219805,19.199995,19.180187,19.160377,19.140569,19.120759,19.052392,18.981862,18.911332,18.840802,18.770272,18.699742,18.629212,18.558682,18.488152,18.417622,18.347092,18.296682,18.253689,18.210696,18.167703,18.124711,18.082229,18.043589,18.00495,17.96631,17.927671,17.889031,17.830426,17.752168,17.67391,17.595652,17.517393,17.439136,17.360878,17.282621,17.204362,17.126105,17.047846,16.965575,16.872839,16.780105,16.68737,16.594635,16.501901,16.421667,16.347763,16.273858,16.199954,16.12605,16.053537,16.007169,15.960802,15.914435,15.868067,15.8217,15.797507,15.801861,15.806214,15.810568,15.814921,15.819275,15.810895,15.799792,15.78869,15.777587,15.766485,15.758842,15.764174,15.769506,15.774839,15.780171,15.785504,15.79402,15.804685,15.815349,15.826014,15.836678,15.847343,15.884136,15.921358,15.95858,15.995804,16.033026,16.069524,16.104789,16.140054,16.175319,16.210584,16.245849,16.264634,16.278132,16.291631,16.305129,16.318627,16.328792,16.319106,16.309421,16.299734,16.290049,16.280364,16.256071,16.218849,16.181627,16.144403,16.107181,16.069957,16.039822,16.010327,15.980833,15.951338,15.921843,15.908048,15.930253,15.952459,15.974664,15.996868,16.019073,16.057283,16.102671,16.14806,16.193449,16.238836,16.284895,16.338991,16.393087,16.447181,16.501277,16.555372,16.608357,16.660057,16.711756,16.763456,16.815156,16.866856,16.911151,16.954144,16.997137,17.04013,17.083124,17.123485,17.155376,17.187266,17.219157,17.251047,17.282938,17.312114,17.339651,17.367188,17.394726,17.422263,17.44971,17.46854,17.48737,17.5062,17.525031,17.543862,17.567487,17.598399,17.62931,17.660222,17.691133,17.722045,17.749545,17.776104,17.802661,17.82922,17.855779,17.883652,17.917938,17.952224,17.98651,18.020796,18.055082,18.08749,18.118401,18.149313,18.180224,18.211136,18.242047,18.280251,18.318889,18.357529,18.39617,18.434808,18.473448,18.512087,18.550727,18.589366,18.628006,18.666645,18.713946,18.764666,18.815387,18.866107,18.916829,18.969598,19.040128,19.110658,19.181188,19.251718,19.322248,19.390645,19.456821,19.522998,19.589175,19.655351,19.721528,19.79658,19.872881,19.94918,20.025481,20.101781,20.182783,20.276934,20.371086,20.465237,20.559389,20.653541,20.778821,20.92086,21.062899,21.204938,21.346978,21.487366,21.584455,21.681542,21.778631,21.875719,21.972807,22.053537,22.111986,22.170435,22.228885,22.287332,22.345782,22.38977,22.430367,22.470964,22.511563,22.55216,22.589333,22.612516,22.635699,22.658885,22.682068,22.705251,22.725895,22.744725,22.763555,22.782385,22.801216,22.820046,22.842151,22.864354,22.886561,22.908764,22.93097,22.957134,22.990442,23.023747,23.057055,23.090362,23.12367,23.146946,23.166753,23.186563,23.206373,23.226182,23.250133,23.301832,23.353533,23.405231,23.456932,23.508631,23.563819,23.622266,23.680716,23.739163,23.797613,23.85606,23.884822,23.910401,23.93598,23.961559,23.987139,24.005304,24.005304,24.005304,24.005304,24.005304,24.005304,23.994849,23.979391,23.963937,23.94848,23.933025,23.918484,23.917505,23.916525,23.915548,23.914569,23.913589,23.923038,23.945244,23.967448,23.989654,24.011857,24.034063,24.059089,24.084668,24.110247,24.135829,24.161408,24.187424,24.21496,24.242498,24.270034,24.297573,24.325108,24.352647,24.380182,24.407721,24.435257,24.462795,24.490331,24.510167,24.529977,24.549787,24.569597,24.589404,24.61255,24.641065,24.669581,24.698099,24.726614,24.75513,24.779541,24.802724,24.82591,24.849093,24.872276,24.896142,24.923678,24.951216,24.978752,25.00629,25.033826,25.065029,25.099313,25.133601,25.167885,25.202173,25.236457,25.260424,25.283607,25.30679,25.329973,25.353159,25.370077,25.37345,25.376826,25.380199,25.383575,25.386948,25.387952,25.387952,25.387952,25.387952,25.387952,25.388341,25.392694,25.397049,25.401402,25.405755,25.410107,25.418143,25.430224,25.442306,25.454384,25.466466,25.478547,25.492696,25.507174,25.521651,25.536129,25.550603,25.55677,25.53794,25.519109,25.500279,25.481449,25.462619,25.427513,25.383104,25.338695,25.294285,25.249876,25.206878,25.224291,25.241705,25.259119,25.276533,25.293946,25.31136,25.328774,25.346187,25.363601,25.381015,25.398429,25.439671,25.48702,25.534365,25.581711,25.629059,25.680641,25.751172,25.821701,25.892232,25.962761,26.033292,26.100787,26.165983,26.231182,26.296378,26.361577,26.426776,26.512266,26.598689,26.685114,26.771537,26.857962,26.936624,27.000404,27.064186,27.127966,27.191748,27.255528,27.308751,27.358054,27.407359,27.456664,27.505966,27.55723,27.623406,27.689582,27.755758,27.821936,27.888112,27.951608,28.012452,28.073295,28.134141,28.194985,28.255828,28.320545,28.385744,28.45094,28.516139,28.581335,28.649598,28.725898,28.802199,28.878499,28.9548,29.0311,29.085619,29.129048,29.172481,29.21591,29.25934,29.303082,29.352824,29.402566,29.45231,29.502052,29.551794,29.600063,29.646432,29.692798,29.739167,29.785533,29.831901,29.858391,29.880597,29.902801,29.925007,29.94721,29.969119,29.989909,30.010696,30.031483,30.052272,30.073059,30.109091,30.155457,30.201826,30.248192,30.29456,30.340929,30.389649,30.438411,30.487176,30.535938,30.5847,30.620806,30.635284,30.649759,30.664236,30.678713,30.693191,30.684303,30.667869,30.651435,30.634998,30.618564,30.598825,30.559208,30.519588,30.479971,30.440352,30.400735,30.35933,30.316337,30.273345,30.230352,30.187359,30.144366,30.106255,30.068595,30.030935,29.993274,29.955614,29.920585,29.891633,29.862678,29.833726,29.804771,29.775816,29.75384,29.73501,29.71618,29.697347,29.678516,29.656355,29.593555,29.530753,29.46795,29.405147,29.342347,29.271289,29.190636,29.109982,29.029329,28.948676,28.868022,28.79393,28.721005,28.648078,28.575153,28.502228,28.427813,28.348576,28.269339,28.190102,28.110866,28.031629,27.968921,27.916243,27.863565,27.810885,27.758207,27.705799,27.683053,27.660306,27.63756,27.614814,27.592068,27.592661,27.628905,27.665149,27.701393,27.737637,27.773881,27.845633,27.927266,28.008899,28.090529,28.172162,28.252084,28.323593,28.395101,28.466612,28.53812,28.609628,28.644615,28.650384,28.656153,28.661923,28.667694,28.673464,28.738408,28.80698,28.875555,28.944127,29.012699,29.086209,29.169801,29.253391,29.33698,29.42057,29.504162,29.564232,29.614951,29.665673,29.716394,29.767115,29.81749,29.864836,29.912184,29.95953,30.006875,30.054223,30.091407,30.117963,30.144522,30.171081,30.19764,30.224199,30.223693,30.21934,30.214985,30.210632,30.206279,20.264883,20.233971,20.20306,20.172148,20.141237,20.10362,20.045971,19.988322,19.930673,19.873024,19.815375,19.747874,19.674769,19.601665,19.528561,19.455456,19.382838,19.329942,19.277045,19.224149,19.171252,19.118356,19.08206,19.069581,19.057099,19.04462,19.03214,19.019659,19.033245,19.053452,19.073661,19.093869,19.114077,19.130566,19.130566,19.130566,19.130566,19.130566,19.130566,19.120048,19.101616,19.083184,19.064752,19.046322,19.02789,18.96222,18.894446,18.826671,18.758898,18.691123,18.623349,18.555574,18.4878,18.420025,18.352251,18.284476,18.235816,18.1942,18.152585,18.110971,18.069356,18.028089,17.989449,17.95081,17.91217,17.873531,17.834891,17.777675,17.702173,17.626671,17.551168,17.475666,17.400164,17.324662,17.249159,17.173657,17.098155,17.022652,16.942372,16.849638,16.756903,16.664167,16.571433,16.478698,16.399379,16.326853,16.254327,16.181799,16.109273,16.038069,15.991702,15.945333,15.898966,15.852598,15.806231,15.781437,15.784413,15.787387,15.790363,15.793339,15.796314,15.786557,15.774076,15.761597,15.749117,15.736636,15.727035,15.728235,15.729433,15.730632,15.73183,15.733029,15.734944,15.737341,15.739739,15.742137,15.744535,15.746932,15.776814,15.807147,15.837481,15.867814,15.898149,15.929798,15.963685,15.997573,16.03146,16.065346,16.099234,16.121857,16.140866,16.159876,16.178885,16.197894,16.213571,16.209397,16.205223,16.201047,16.196873,16.192699,16.17465,16.144316,16.113983,16.083648,16.053315,16.022981,15.999735,15.977129,15.954523,15.931917,15.909311,15.901151,15.926112,15.951073,15.976033,16.000994,16.025954,16.066919,16.115063,16.163207,16.211352,16.259496,16.308098,16.362194,16.416288,16.470384,16.524479,16.578575,16.629643,16.67721,16.724775,16.772342,16.819908,16.867474,16.90998,16.951596,16.99321,17.034825,17.07644,17.115099,17.144233,17.173368,17.202503,17.231638,17.260773,17.288052,17.314211,17.34037,17.366529,17.392689,17.418788,17.438996,17.459204,17.479411,17.49962,17.519828,17.544284,17.575196,17.606108,17.637019,17.667931,17.698842,17.727422,17.755358,17.783295,17.81123,17.839166,17.868417,17.904082,17.939746,17.97541,18.011074,18.046738,18.079756,18.110667,18.141579,18.17249,18.203402,18.234314,18.272517,18.311156,18.349796,18.388434,18.427074,18.465713,18.504353,18.542992,18.581632,18.620272,18.658911,18.705223,18.754566,18.803909,18.853253,18.902595,18.953844,19.021619,19.089393,19.157168,19.224942,19.292717,19.359033,19.423831,19.48863,19.553429,19.618228,19.683027,19.760326,19.839381,19.918437,19.997492,20.076549,20.161395,20.262435,20.363476,20.464517,20.565558,20.666598,20.788916,20.922687,21.056459,21.190232,21.324004,21.456379,21.55209,21.647799,21.74351,21.83922,21.934931,22.014283,22.071354,22.128425,22.185496,22.242568,22.299638,22.338901,22.373988,22.409072,22.444159,22.479246,22.511989,22.535175,22.558358,22.581541,22.604724,22.62791,22.649356,22.669565,22.689772,22.709982,22.730189,22.750399,22.775215,22.800175,22.825137,22.850097,22.875056,22.904467,22.941907,22.979348,23.016789,23.054229,23.09167,23.114983,23.133416,23.151846,23.170277,23.18871,23.210924,23.258492,23.306057,23.353623,23.401191,23.448756,23.501233,23.558303,23.615374,23.672444,23.729515,23.786586,23.818948,23.84866,23.878372,23.908087,23.937799,23.958899,23.958899,23.958899,23.958899,23.958899,23.958899,23.948443,23.932988,23.917531,23.902077,23.88662,23.872254,23.87403,23.875807,23.877583,23.87936,23.881136,23.893342,23.918302,23.943261,23.968224,23.993183,24.018143,24.047079,24.076791,24.106503,24.136218,24.16593,24.194851,24.22101,24.247169,24.273328,24.299487,24.325646,24.351805,24.377966,24.404125,24.430284,24.456443,24.482602,24.501062,24.519492,24.537925,24.556356,24.574786,24.595499,24.619881,24.644264,24.668646,24.693028,24.717411,24.740869,24.764055,24.787238,24.810421,24.833604,24.857253,24.883414,24.909573,24.935732,24.961891,24.98805,25.01937,25.055034,25.090698,25.126362,25.162026,25.19769,25.221752,25.244935,25.268121,25.291304,25.314487,25.33184,25.336592,25.341345,25.346097,25.35085,25.355603,25.357014,25.357014,25.357014,25.357014,25.357014,25.357281,25.360257,25.363233,25.366206,25.369182,25.372158,25.378815,25.389519,25.400221,25.410926,25.421627,25.432332,25.448671,25.465902,25.483136,25.500367,25.5176,25.52549,25.505281,25.485074,25.464864,25.444657,25.424447,25.385336,25.335417,25.285495,25.235573,25.185654,25.137146,25.149047,25.160949,25.172852,25.184754,25.196658,25.208559,25.22046,25.232364,25.244265,25.256169,25.268071,25.305998,25.350588,25.39518,25.439769,25.484361,25.53319,25.600962,25.668737,25.736512,25.804287,25.87206,25.939152,26.005727,26.072303,26.138879,26.205454,26.27203,26.364169,26.457481,26.550795,26.644107,26.737419,26.818721,26.876991,26.935261,26.99353,27.0518,27.11007,27.155772,27.196808,27.237844,27.278883,27.319919,27.363714,27.428514,27.493313,27.558112,27.622908,27.687707,27.751905,27.815505,27.879105,27.942704,28.006304,28.069904,28.136151,28.202727,28.269302,28.335878,28.402454,28.472474,28.551528,28.630585,28.709639,28.788696,28.867752,28.928678,28.980376,29.032075,29.08377,29.135469,29.187138,29.238257,29.289378,29.340496,29.391618,29.442736,29.491784,29.538153,29.584519,29.630888,29.677254,29.723622,29.752381,29.777341,29.8023,29.827263,29.852222,29.875445,29.892099,29.908753,29.925409,29.942063,29.958717,29.993078,30.039444,30.085813,30.132179,30.178547,30.224916,30.277697,30.330595,30.38349,30.436388,30.489283,30.529014,30.546245,30.563479,30.58071,30.597944,30.615175,30.609043,30.595365,30.581687,30.568006,30.554329,30.537344,30.500483,30.463619,30.426756,30.389895,30.353032,30.313653,30.272039,30.230423,30.188807,30.147194,30.105578,30.06506,30.024644,29.98423,29.943813,29.903396,29.86478,29.830315,29.795851,29.761383,29.726919,29.692454,29.667815,29.647605,29.627398,29.607188,29.586981,29.563756,29.503709,29.443663,29.383616,29.32357,29.263523,29.19331,29.11128,29.029247,28.947217,28.865184,28.783154,28.707685,28.633381,28.559076,28.484772,28.410471,28.336301,28.262577,28.188853,28.115126,28.041401,27.967674,27.911335,27.865546,27.819757,27.773968,27.728177,27.682682,27.669581,27.656481,27.64338,27.630277,27.617176,27.621963,27.654074,27.686185,27.718296,27.750404,27.782515,27.852289,27.932542,28.012799,28.093052,28.173308,28.251152,28.317151,28.383149,28.449145,28.515144,28.581142,28.61674,28.628019,28.639301,28.650583,28.661864,28.673146,28.741006,28.812334,28.883662,28.95499,29.026316,29.099413,29.176113,29.252814,29.329517,29.406217,29.482917,29.540043,29.589385,29.63873,29.688072,29.737414,29.786271,29.830863,29.875453,29.920045,29.964634,30.009226,30.045674,30.07361,30.101548,30.129483,30.157419,30.185355,30.186228,30.183252,30.180276,30.1773,30.174324,20.249415,20.218504,20.187592,20.156681,20.125768,20.086769,20.023609,19.960449,19.897288,19.834128,19.770968,19.697956,19.61934,19.540724,19.462108,19.383492,19.305397,19.248367,19.191336,19.134307,19.077277,19.020246,18.98095,18.967092,18.953234,18.939376,18.925518,18.911659,18.926065,18.94765,18.969236,18.990823,19.012408,19.030022,19.030022,19.030022,19.030022,19.030022,19.030022,19.020289,19.003235,18.986182,18.969128,18.952074,18.935021,18.872048,18.80703,18.742011,18.676992,18.611973,18.546954,18.481936,18.416917,18.351898,18.286879,18.22186,18.174949,18.134711,18.094474,18.054236,18.014,17.97395,17.935311,17.896671,17.858031,17.819392,17.780752,17.724924,17.652178,17.579431,17.506685,17.433938,17.361191,17.288444,17.215698,17.142951,17.070205,16.997459,16.91917,16.826435,16.7337,16.640966,16.54823,16.455495,16.377091,16.305943,16.234793,16.163645,16.092496,16.0226,15.976232,15.929865,15.883498,15.837131,15.790763,15.765365,15.766963,15.768561,15.770159,15.771757,15.773355,15.762219,15.748361,15.734503,15.720645,15.706787,15.695229,15.692294,15.689359,15.686424,15.68349,15.680555,15.675868,15.669999,15.664129,15.658261,15.652391,15.646522,15.669491,15.692936,15.716381,15.739825,15.76327,15.790072,15.822582,15.855091,15.8876,15.92011,15.952619,15.97908,16.0036,16.028122,16.052642,16.077163,16.098351,16.099687,16.101024,16.102361,16.103698,16.105035,16.093228,16.069783,16.046339,16.022894,15.99945,15.976005,15.959647,15.943931,15.928214,15.912496,15.89678,15.894254,15.92197,15.949687,15.977403,16.005119,16.032834,16.076555,16.127455,16.178356,16.229256,16.280155,16.331301,16.385397,16.439491,16.493587,16.547682,16.601778,16.650929,16.694361,16.737795,16.781227,16.82466,16.868093,16.908808,16.949046,16.989283,17.029521,17.069757,17.106711,17.133091,17.159469,17.185848,17.212228,17.238607,17.26399,17.288771,17.313553,17.338334,17.363116,17.387864,17.409451,17.431037,17.452622,17.474209,17.495795,17.521082,17.551993,17.582905,17.613816,17.644728,17.675639,17.7053,17.734614,17.763927,17.793241,17.822555,17.853184,17.890226,17.927267,17.964309,18.001352,18.038393,18.072021,18.102932,18.133844,18.164755,18.195667,18.22658,18.264782,18.303422,18.34206,18.380701,18.419341,18.457979,18.496619,18.535258,18.573898,18.612537,18.651177,18.696501,18.744467,18.792432,18.840397,18.888362,18.938091,19.003109,19.068128,19.133147,19.198166,19.263185,19.327421,19.390842,19.454263,19.517684,19.581105,19.644526,19.72407,19.805882,19.887693,19.969505,20.051315,20.140007,20.247937,20.355866,20.463796,20.571725,20.679656,20.799011,20.924515,21.05002,21.175525,21.30103,21.425391,21.519724,21.614057,21.70839,21.802722,21.897055,21.975029,22.030722,22.086415,22.142109,22.197801,22.253495,22.288031,22.317605,22.34718,22.376757,22.406331,22.434648,22.457831,22.481017,22.5042,22.527383,22.550566,22.57282,22.594403,22.61599,22.637576,22.659163,22.680749,22.70828,22.735995,22.763711,22.79143,22.819146,22.851802,22.893376,22.934952,22.976526,23.018099,23.059673,23.083023,23.100077,23.11713,23.134184,23.151237,23.171717,23.21515,23.258582,23.302014,23.345449,23.388882,23.438647,23.494341,23.550032,23.605726,23.66142,23.717113,23.753074,23.786919,23.820767,23.854612,23.888457,23.912493,23.912493,23.912493,23.912493,23.912493,23.912493,23.902037,23.886583,23.871126,23.855671,23.840214,23.826023,23.830553,23.835086,23.839618,23.844151,23.848684,23.863643,23.891359,23.919075,23.946793,23.974509,24.002225,24.035069,24.068914,24.10276,24.136607,24.170453,24.202278,24.227057,24.251839,24.276622,24.301404,24.326183,24.350965,24.375748,24.40053,24.425309,24.450092,24.474874,24.491954,24.509008,24.526061,24.543115,24.560168,24.578445,24.598695,24.618944,24.639193,24.659443,24.679692,24.7022,24.725383,24.748566,24.771752,24.794935,24.818367,24.843149,24.867931,24.892713,24.917493,24.942275,24.973713,25.010757,25.047798,25.084839,25.121882,25.158923,25.18308,25.206266,25.229449,25.252632,25.275815,25.293605,25.299737,25.305866,25.311995,25.318127,25.324257,25.326078,25.326078,25.326078,25.326078,25.326078,25.326221,25.327818,25.329417,25.331014,25.332613,25.334209,25.339489,25.348814,25.358139,25.367464,25.376789,25.386117,25.404643,25.42463,25.44462,25.464607,25.484594,25.494208,25.472622,25.451038,25.429451,25.407865,25.386278,25.343159,25.287727,25.232295,25.176864,25.121432,25.067412,25.073803,25.080195,25.086583,25.092975,25.099366,25.105758,25.112149,25.118541,25.12493,25.131321,25.137713,25.172323,25.214156,25.255992,25.297828,25.339664,25.385736,25.450755,25.515773,25.580792,25.645811,25.71083,25.777519,25.845472,25.913424,25.981379,26.049332,26.117287,26.216071,26.316272,26.416476,26.516677,26.616878,26.70082,26.753577,26.806338,26.859095,26.911853,26.964613,27.002792,27.035562,27.068332,27.101103,27.133873,27.170199,27.233621,27.297041,27.360463,27.423883,27.487305,27.552199,27.618555,27.684911,27.751267,27.817623,27.883979,27.951754,28.019709,28.087661,28.155614,28.223569,28.295347,28.377158,28.458971,28.540781,28.622591,28.704404,28.771737,28.831702,28.891669,28.951633,29.011598,29.071194,29.123692,29.176187,29.228685,29.281183,29.333681,29.383505,29.429874,29.47624,29.522608,29.568977,29.615343,29.646368,29.674084,29.7018,29.729516,29.757232,29.78177,29.794291,29.806812,29.819333,29.831854,29.844374,29.877065,29.923431,29.9698,30.016169,30.062535,30.108903,30.165746,30.222777,30.279805,30.336836,30.393867,30.437219,30.457209,30.477197,30.497184,30.517174,30.537161,30.533785,30.522861,30.511937,30.501015,30.490091,30.475865,30.441758,30.40765,30.373543,30.339436,30.305328,30.267978,30.227741,30.187502,30.147265,30.107029,30.066792,30.023865,29.980695,29.937522,29.894352,29.851179,29.808972,29.768998,29.729021,29.689044,29.649066,29.609092,29.581787,29.560203,29.538616,29.51703,29.495443,29.471154,29.413863,29.356573,29.29928,29.24199,29.1847,29.115331,29.031921,28.948514,28.865105,28.781695,28.698286,28.621437,28.545756,28.470075,28.394394,28.318713,28.24479,28.176578,28.108364,28.040149,27.971934,27.90372,27.85375,27.814848,27.775949,27.737049,27.698147,27.659565,27.65611,27.652655,27.649197,27.645742,27.642284,27.651265,27.679243,27.707218,27.735196,27.763174,27.791149,27.858945,27.937822,28.016699,28.095575,28.174452,28.250223,28.310709,28.371195,28.431681,28.492167,28.552653,28.588865,28.605657,28.622448,28.639243,28.656034,28.672828,28.743603,28.817685,28.891769,28.965854,29.039936,29.112614,29.182428,29.252239,29.32205,29.391864,29.461675,29.515854,29.563819,29.611785,29.65975,29.707715,29.755053,29.796889,29.838724,29.88056,29.922393,29.964229,29.999944,30.029256,30.058571,30.087883,30.117198,30.146513,30.148764,30.147165,30.145568,30.143969,30.142372,20.233946,20.203035,20.172123,20.141212,20.1103,20.069918,20.001247,19.932575,19.863904,19.795233,19.726561,19.648038,19.56391,19.479783,19.395656,19.311529,19.227955,19.166791,19.105629,19.044465,18.983301,18.922138,18.879839,18.864603,18.849367,18.834131,18.818895,18.80366,18.818885,18.841848,18.864812,18.887776,18.91074,18.929476,18.929476,18.929476,18.929476,18.929476,18.929476,18.920531,18.904854,18.889179,18.873503,18.857828,18.842152,18.781875,18.719613,18.65735,18.595086,18.532824,18.47056,18.408297,18.346035,18.283771,18.221508,18.159245,18.114082,18.075223,18.036363,17.997503,17.958643,17.91981,17.881171,17.842531,17.803892,17.765252,17.726612,17.672174,17.602182,17.532191,17.4622,17.39221,17.322219,17.252228,17.182237,17.112246,17.042254,16.972263,16.895967,16.803232,16.710498,16.617763,16.525028,16.432292,16.354804,16.285033,16.215261,16.14549,16.07572,16.007132,15.960765,15.914396,15.868029,15.821662,15.775294,15.749295,15.749515,15.749735,15.749955,15.750174,15.750394,15.737881,15.722645,15.707409,15.692173,15.676939,15.663421,15.656353,15.649285,15.642217,15.635149,15.628081,15.616791,15.602656,15.58852,15.574384,15.560248,15.546111,15.562169,15.578725,15.59528,15.611836,15.628391,15.650347,15.681478,15.712609,15.743741,15.774872,15.806005,15.836303,15.866334,15.896367,15.926398,15.956431,15.98313,15.989978,15.996826,16.003674,16.010522,16.017371,16.011805,15.995249,15.978695,15.962139,15.945583,15.929029,15.919559,15.910732,15.901904,15.893077,15.88425,15.887357,15.917829,15.948301,15.978772,16.009244,16.039716,16.086193,16.139848,16.193503,16.247159,16.300814,16.354504,16.408598,16.462694,16.516789,16.570885,16.62498,16.672215,16.711514,16.750814,16.790113,16.829412,16.868712,16.907636,16.946496,16.985356,17.024216,17.063074,17.098324,17.121948,17.145571,17.169194,17.192818,17.216442,17.239928,17.263332,17.286735,17.310139,17.333543,17.356942,17.379905,17.40287,17.425833,17.448798,17.471761,17.497879,17.52879,17.559702,17.590613,17.621526,17.652438,17.683176,17.713868,17.744559,17.775251,17.805943,17.837951,17.87637,17.914789,17.953209,17.991628,18.030048,18.064287,18.095198,18.12611,18.157021,18.187933,18.218845,18.257048,18.295688,18.334327,18.372967,18.411605,18.450246,18.488884,18.527524,18.566165,18.604803,18.643443,18.68778,18.734367,18.780954,18.827541,18.874128,18.922338,18.984601,19.046864,19.109127,19.17139,19.233653,19.295808,19.357852,19.419895,19.481938,19.543981,19.606025,19.687815,19.772382,19.85695,19.941516,20.026083,20.118619,20.233438,20.348257,20.463076,20.577894,20.692713,20.809105,20.926342,21.043581,21.160819,21.278057,21.394404,21.487358,21.580314,21.673268,21.766223,21.859179,21.935774,21.99009,22.044406,22.09872,22.153036,22.207351,22.237161,22.261226,22.285288,22.309353,22.333417,22.357307,22.38049,22.403673,22.426859,22.450042,22.473225,22.496281,22.519244,22.542207,22.56517,22.588136,22.6111,22.641347,22.671816,22.702288,22.73276,22.763232,22.799137,22.844844,22.890553,22.93626,22.981967,23.027676,23.051063,23.066737,23.082414,23.098088,23.113765,23.13251,23.171807,23.211107,23.250406,23.289705,23.329005,23.376062,23.430376,23.484693,23.539007,23.593322,23.647638,23.6872,23.725178,23.763159,23.801137,23.839118,23.86609,23.86609,23.86609,23.86609,23.86609,23.86609,23.855634,23.840177,23.824723,23.809265,23.793811,23.779792,23.787078,23.794367,23.801653,23.808942,23.816231,23.833947,23.864419,23.894891,23.92536,23.955833,23.986305,24.023057,24.061038,24.099016,24.136997,24.174975,24.209704,24.233107,24.25651,24.279915,24.303318,24.326721,24.350126,24.373529,24.396932,24.420337,24.44374,24.467143,24.482849,24.498523,24.5142,24.529874,24.545551,24.561394,24.577511,24.593624,24.609741,24.625857,24.641973,24.663528,24.686711,24.709897,24.73308,24.756263,24.77948,24.802886,24.826288,24.849691,24.873097,24.896499,24.928057,24.966477,25.004895,25.043315,25.081736,25.120156,25.144411,25.167594,25.190777,25.21396,25.237146,25.25537,25.262879,25.270387,25.277893,25.285402,25.292911,25.29514,25.29514,25.29514,25.29514,25.29514,25.295162,25.295381,25.295601,25.295821,25.296041,25.29626,25.30016,25.308109,25.316057,25.324003,25.331951,25.339899,25.360615,25.383358,25.406102,25.428848,25.451591,25.462928,25.439965,25.416999,25.394036,25.371073,25.34811,25.300984,25.24004,25.179096,25.118152,25.057208,24.997677,24.998556,24.999438,25.000317,25.001196,25.002075,25.002957,25.003836,25.004715,25.005597,25.006476,25.007355,25.038647,25.077727,25.116807,25.155886,25.194966,25.238282,25.300544,25.362807,25.425072,25.487335,25.549597,25.615884,25.685216,25.754548,25.82388,25.893209,25.962541,26.067974,26.175064,26.282157,26.389248,26.496338,26.582919,26.630164,26.677412,26.72466,26.771907,26.819155,26.849812,26.874314,26.898818,26.923322,26.947824,26.976683,27.038729,27.100772,27.162815,27.224857,27.2869,27.352496,27.421608,27.490718,27.55983,27.628942,27.698052,27.76736,27.836692,27.906021,27.975353,28.044684,28.118221,28.202787,28.287354,28.371921,28.45649,28.541056,28.614799,28.68303,28.75126,28.819493,28.887724,28.955247,29.009125,29.062999,29.116874,29.170749,29.224624,29.275229,29.321595,29.367963,29.414329,29.460698,29.507064,29.540356,29.570828,29.6013,29.631772,29.662244,29.688093,29.696481,29.704869,29.713257,29.721644,29.730032,29.761052,29.807418,29.853787,29.900156,29.946522,29.99289,30.053795,30.114958,30.176122,30.237283,30.298447,30.345427,30.368171,30.390914,30.413658,30.436401,30.459147,30.458525,30.450357,30.442189,30.434021,30.425856,30.414383,30.383032,30.351681,30.320328,30.288976,30.257625,30.2223,30.183443,30.144583,30.105723,30.066863,30.028004,29.982673,29.936744,29.890817,29.844888,29.798962,29.753168,29.707681,29.662191,29.616704,29.571217,29.525727,29.495761,29.472798,29.449835,29.426871,29.403908,29.378551,29.324017,29.269481,29.214947,29.16041,29.105876,29.037351,28.952565,28.867779,28.782993,28.698204,28.613417,28.535192,28.458134,28.381074,28.304016,28.226955,28.153281,28.090577,28.027874,27.965172,27.902468,27.839765,27.796164,27.764151,27.73214,27.70013,27.668117,27.636451,27.642638,27.648826,27.655016,27.661204,27.667392,27.680566,27.704409,27.728254,27.752096,27.775941,27.799783,27.865601,27.943101,28.020599,28.098099,28.175599,28.249291,28.304267,28.359241,28.414217,28.469191,28.524167,28.560988,28.583292,28.605596,28.6279,28.650204,28.672508,28.746198,28.823039,28.899877,28.976717,29.053555,29.125818,29.18874,29.251664,29.314586,29.377508,29.440433,29.491665,29.538254,29.584842,29.631428,29.678016,29.723837,29.762914,29.801993,29.841073,29.880152,29.919232,29.95421,29.984902,30.015594,30.046286,30.076978,30.107669,30.111299,30.11108,30.11086,30.110637,30.110418,20.216477,20.18325,20.150022,20.116795,20.083568,20.040649,19.968782,19.896915,19.825048,19.753181,19.681314,19.600334,19.514169,19.428004,19.341839,19.255675,19.170097,19.108272,19.046449,18.984626,18.922803,18.86098,18.817251,18.79948,18.781707,18.763936,18.746165,18.728393,18.738663,18.756057,18.773452,18.790846,18.80824,18.822432,18.822432,18.822432,18.822432,18.822432,18.822432,18.814272,18.799975,18.785678,18.771379,18.757081,18.742784,18.688529,18.632495,18.576461,18.520429,18.464395,18.406767,18.346102,18.285436,18.224771,18.164107,18.103441,18.058022,18.018225,17.978428,17.93863,17.898833,17.859172,17.820532,17.781893,17.743253,17.704613,17.665974,17.613506,17.54743,17.481352,17.415274,17.349198,17.28312,17.21601,17.148776,17.081541,17.014304,16.947069,16.873086,16.781508,16.689932,16.598354,16.506778,16.4152,16.338247,16.268695,16.199145,16.129593,16.060042,15.991663,15.945296,15.898928,15.852561,15.806194,15.759827,15.732718,15.730403,15.728086,15.725771,15.723455,15.721139,15.706091,15.688318,15.670547,15.652776,15.635003,15.618616,15.607413,15.596212,15.58501,15.573809,15.562607,15.548174,15.53156,15.514946,15.498333,15.481719,15.465105,15.476624,15.488607,15.500589,15.512571,15.524553,15.543119,15.572872,15.602626,15.63238,15.662134,15.691887,15.725147,15.759533,15.793918,15.828303,15.862689,15.894074,15.907592,15.921109,15.934626,15.948143,15.961661,15.962267,15.951444,15.940619,15.929795,15.91897,15.908146,15.903347,15.899093,15.894838,15.890584,15.88633,15.893108,15.925176,15.957246,15.989316,16.021386,16.053454,16.101529,16.156782,16.212035,16.267288,16.322542,16.377528,16.429307,16.481086,16.532867,16.584646,16.636425,16.681038,16.717363,16.753686,16.79001,16.826334,16.862658,16.899966,16.937448,16.97493,17.012411,17.049892,17.083712,17.105738,17.127764,17.14979,17.171816,17.19384,17.216589,17.239772,17.262956,17.286139,17.309324,17.332507,17.355691,17.378874,17.402058,17.425243,17.448426,17.474677,17.505589,17.5365,17.567412,17.598323,17.629235,17.662868,17.697254,17.731639,17.766024,17.800409,17.835716,17.875513,17.91531,17.955107,17.994905,18.034703,18.069552,18.100463,18.131375,18.162286,18.193198,18.224109,18.26122,18.298702,18.336184,18.373666,18.411147,18.44901,18.487651,18.526289,18.564929,18.603569,18.642208,18.684727,18.728779,18.772831,18.816882,18.860934,18.906464,18.964814,19.023164,19.081514,19.139863,19.198212,19.257697,19.318362,19.379027,19.439693,19.500358,19.561024,19.64303,19.728037,19.813044,19.898051,19.983058,20.076207,20.192125,20.308044,20.423963,20.539882,20.655799,20.771718,20.887637,21.003555,21.119474,21.235393,21.350418,21.441995,21.533572,21.625148,21.716726,21.808302,21.883521,21.936459,21.989396,22.042334,22.095271,22.148209,22.177046,22.200229,22.223412,22.246598,22.269781,22.293191,22.317534,22.341874,22.366217,22.390557,22.414899,22.439242,22.463582,22.487925,22.512265,22.536607,22.56095,22.591663,22.622575,22.653486,22.684398,22.715309,22.751733,22.798099,22.844468,22.890834,22.937202,22.983571,23.009545,23.028473,23.047404,23.066332,23.085263,23.106301,23.141468,23.176631,23.211798,23.246964,23.28213,23.325878,23.377658,23.429436,23.481217,23.532994,23.584775,23.624686,23.663326,23.701966,23.740606,23.779244,23.807356,23.809671,23.811987,23.814304,23.816618,23.818935,23.812361,23.801537,23.790713,23.77989,23.769063,23.75963,23.770832,23.782034,23.793236,23.804436,23.815638,23.835705,23.866617,23.897528,23.92844,23.959351,23.990263,24.026671,24.064151,24.101634,24.139115,24.176598,24.21089,24.234073,24.257256,24.280439,24.303625,24.326808,24.349284,24.37131,24.393336,24.415362,24.437388,24.459414,24.473741,24.488038,24.502335,24.516633,24.530933,24.544343,24.556324,24.568307,24.580288,24.592271,24.604255,24.625749,24.650091,24.674431,24.698774,24.723114,24.747457,24.771799,24.796139,24.820482,24.844822,24.869165,24.900013,24.936336,24.972659,25.008983,25.045306,25.081632,25.106817,25.131157,25.1555,25.17984,25.204182,25.223269,25.230998,25.238724,25.246452,25.254181,25.261909,25.265018,25.266175,25.267335,25.268492,25.269649,25.270599,25.269442,25.268285,25.267125,25.265968,25.264811,25.266781,25.272193,25.277605,25.283017,25.288431,25.293843,25.312591,25.33346,25.354326,25.375195,25.396062,25.406226,25.3842,25.362174,25.340148,25.318122,25.296096,25.250225,25.190719,25.13121,25.071704,25.012197,24.95389,24.946943,24.939995,24.933048,24.9261,24.919153,24.915525,24.916682,24.917839,24.918999,24.920156,24.921313,24.948627,24.982633,25.016643,25.050649,25.084659,25.122269,25.175987,25.229703,25.283422,25.33714,25.390859,25.452274,25.519509,25.586744,25.653979,25.721214,25.788452,25.898163,26.009829,26.121494,26.233157,26.344822,26.436884,26.491355,26.545828,26.600301,26.654774,26.709248,26.740053,26.762079,26.784105,26.806131,26.828157,26.85453,26.914039,26.973546,27.033055,27.092561,27.152068,27.216626,27.286175,27.355726,27.425278,27.49483,27.564381,27.631873,27.699108,27.766343,27.833578,27.900813,27.972316,28.055005,28.137697,28.220389,28.303079,28.385771,28.46129,28.533156,28.605021,28.67689,28.748755,28.819689,28.872627,28.925564,28.978502,29.031439,29.084377,29.133946,29.179155,29.224364,29.269573,29.314785,29.359994,29.398205,29.434904,29.471606,29.508306,29.545008,29.577344,29.593177,29.60901,29.624843,29.640676,29.656509,29.687775,29.729513,29.771248,29.812984,29.854719,29.896457,29.952241,30.008273,30.064308,30.120341,30.176376,30.221135,30.246635,30.272135,30.297634,30.323134,30.348634,30.350768,30.345356,30.339944,30.334532,30.32912,30.320568,30.293131,30.265693,30.238255,30.210817,30.183379,30.151239,30.114916,30.078593,30.042269,30.005946,29.96962,29.923039,29.875514,29.827988,29.780462,29.732937,29.685062,29.636379,29.587696,29.539013,29.490328,29.441645,29.406545,29.377572,29.348598,29.319625,29.290651,29.259425,29.200699,29.141972,29.083244,29.024518,28.96579,28.894912,28.809906,28.724897,28.639891,28.554885,28.469879,28.396348,28.324858,28.253369,28.181879,28.110389,28.041997,27.983648,27.925298,27.866949,27.8086,27.75025,27.711136,27.683699,27.656261,27.628823,27.601385,27.574326,27.589002,27.603678,27.618351,27.633027,27.647703,27.668493,27.698623,27.728754,27.758887,27.789018,27.819148,27.883447,27.95725,28.031057,28.104861,28.178667,28.248555,28.299176,28.349799,28.40042,28.451041,28.501664,28.538327,28.563826,28.589326,28.614826,28.640325,28.665825,28.73575,28.808397,28.881044,28.953693,29.02634,29.095428,29.157251,29.219074,29.280897,29.34272,29.404544,29.456965,29.505647,29.55433,29.603013,29.651696,29.699354,29.737994,29.776631,29.815271,29.853911,29.892551,29.928544,29.961772,29.995,30.028226,30.061454,30.094683,30.098818,30.098818,30.098818,30.098818,30.098818,20.198628,20.162644,20.126661,20.090678,20.054695,20.009021,19.934398,19.859776,19.785153,19.710531,19.635909,19.55305,19.465508,19.377965,19.290423,19.20288,19.115957,19.054134,18.992311,18.930487,18.868663,18.80684,18.76198,18.741452,18.720925,18.700399,18.679871,18.659344,18.663562,18.674066,18.684572,18.695077,18.705583,18.714153,18.714153,18.714153,18.714153,18.714153,18.714153,18.706781,18.69386,18.68094,18.66802,18.6551,18.64218,18.594581,18.545436,18.496291,18.447146,18.398002,18.345367,18.286081,18.226793,18.167505,18.108218,18.04893,18.002877,17.961702,17.920526,17.879351,17.838176,17.797298,17.758658,17.720018,17.681379,17.642739,17.604101,17.553717,17.491772,17.429828,17.367885,17.30594,17.243996,17.179794,17.115314,17.050834,16.986356,16.921876,16.850265,16.760066,16.669866,16.579668,16.489469,16.399269,16.322778,16.253228,16.183676,16.114124,16.044574,15.976195,15.929827,15.883459,15.837092,15.790725,15.744358,15.716045,15.710973,15.705903,15.700831,15.69576,15.690688,15.672884,15.652356,15.631829,15.611302,15.590774,15.57134,15.556005,15.54067,15.525334,15.51,15.494665,15.477744,15.459752,15.441761,15.423768,15.405777,15.387785,15.395216,15.403065,15.410914,15.418762,15.426611,15.442064,15.47044,15.498815,15.527192,15.555567,15.583943,15.619998,15.658517,15.697036,15.735554,15.774074,15.809988,15.830395,15.850802,15.871207,15.891614,15.91202,15.918786,15.913472,15.90816,15.902847,15.897533,15.892221,15.891669,15.891548,15.891428,15.891307,15.891185,15.90126,15.934708,15.968154,16.001602,16.035049,16.068496,16.117949,16.17458,16.231211,16.287842,16.344473,16.400518,16.449542,16.498566,16.54759,16.596613,16.645638,16.687496,16.721063,16.754632,16.7882,16.821767,16.855336,16.891061,16.927164,16.963268,16.999372,17.035475,17.067917,17.088565,17.109213,17.129861,17.150508,17.171156,17.193386,17.216569,17.239753,17.262938,17.286121,17.309305,17.332488,17.355672,17.378855,17.40204,17.425223,17.451474,17.482386,17.513297,17.544209,17.575121,17.606032,17.642905,17.681423,17.719941,17.758461,17.796979,17.83595,17.877126,17.918301,17.959476,18.000651,18.041827,18.077286,18.108197,18.13911,18.170021,18.200933,18.231845,18.267654,18.303758,18.339862,18.375967,18.41207,18.44901,18.487651,18.526289,18.564929,18.603569,18.642208,18.682752,18.724048,18.765343,18.80664,18.847936,18.890569,18.944785,18.999,19.053217,19.107433,19.161649,19.21835,19.277638,19.336925,19.396213,19.455501,19.514788,19.596626,19.681632,19.766639,19.851647,19.936653,20.029802,20.145721,20.26164,20.377557,20.493476,20.609395,20.725313,20.841232,20.957151,21.073068,21.188987,21.303962,21.39416,21.48436,21.574559,21.664759,21.754957,21.828798,21.880359,21.931918,21.983477,22.035037,22.086596,22.115171,22.138356,22.161539,22.184723,22.207907,22.231588,22.257307,22.283027,22.308746,22.334466,22.360185,22.385905,22.411624,22.437344,22.463063,22.488783,22.514502,22.545257,22.576169,22.60708,22.637992,22.668904,22.705328,22.751696,22.798062,22.844431,22.890797,22.937165,22.96621,22.989274,23.012338,23.035399,23.058463,23.082562,23.113593,23.144626,23.175657,23.20669,23.237724,23.278048,23.327072,23.376096,23.42512,23.474145,23.523169,23.562812,23.601453,23.640093,23.678733,23.71737,23.74628,23.751353,23.756423,23.761496,23.766566,23.771637,23.769685,23.764372,23.759058,23.753746,23.748433,23.744424,23.759759,23.775095,23.790427,23.805763,23.821098,23.843439,23.87435,23.905262,23.936174,23.967085,23.997999,24.033253,24.069357,24.10546,24.141564,24.177668,24.21089,24.234073,24.257256,24.280439,24.303625,24.326808,24.348445,24.369094,24.389741,24.41039,24.431036,24.451685,24.464633,24.477553,24.490474,24.503394,24.516312,24.527292,24.53514,24.542988,24.550838,24.558686,24.566533,24.588138,24.613858,24.639577,24.665297,24.691016,24.716736,24.742455,24.768175,24.793894,24.819614,24.845333,24.875313,24.908882,24.94245,24.976017,25.009587,25.043154,25.069427,25.095146,25.120865,25.146585,25.172304,25.192331,25.20006,25.207788,25.215517,25.223243,25.230971,25.235049,25.237585,25.240122,25.242656,25.245192,25.247273,25.244739,25.242203,25.239666,25.23713,25.234596,25.234533,25.237188,25.239846,25.242502,25.245158,25.247816,25.263808,25.281921,25.300033,25.318146,25.336256,25.344697,25.324048,25.303401,25.282752,25.262105,25.241456,25.197839,25.141088,25.084336,25.027585,24.970833,24.91503,24.899817,24.884601,24.869387,24.854174,24.838957,24.831012,24.833548,24.836085,24.838621,24.841155,24.843691,24.866896,24.895393,24.923889,24.952386,24.980883,25.012226,25.056299,25.100372,25.144446,25.188519,25.232592,25.288286,25.352767,25.417246,25.481724,25.546206,25.610684,25.72423,25.840028,25.955824,26.071622,26.187421,26.285507,26.349623,26.413741,26.477857,26.541976,26.606092,26.638502,26.659151,26.6798,26.700447,26.721096,26.745934,26.802684,26.859437,26.916189,26.97294,27.029692,27.092879,27.162428,27.23198,27.301531,27.371083,27.440635,27.505675,27.570153,27.634635,27.699113,27.763592,27.832339,27.912275,27.99221,28.072146,28.152079,28.232015,28.308432,28.383054,28.457676,28.532298,28.60692,28.680406,28.731967,28.783525,28.835085,28.886646,28.938204,28.986394,29.030227,29.074059,29.117891,29.161723,29.205553,29.249186,29.292777,29.336366,29.379957,29.423549,29.463348,29.488827,29.514303,29.539781,29.56526,29.590738,29.622619,29.658844,29.695067,29.731292,29.767518,29.803741,29.852662,29.901805,29.950951,30.000095,30.049241,30.090671,30.118927,30.147183,30.175436,30.203692,30.231948,30.236839,30.234183,30.231525,30.228869,30.226213,30.220614,30.197309,30.174004,30.150699,30.127394,30.104092,30.075355,30.041787,30.00822,29.97465,29.941083,29.907516,29.859903,29.811001,29.762098,29.713193,29.664291,29.61462,29.563181,29.511742,29.460303,29.408865,29.357426,29.31672,29.28086,29.244998,29.209135,29.173272,29.13526,29.071022,29.006784,28.942546,28.878309,28.814071,28.740227,28.655221,28.570215,28.485206,28.4002,28.315194,28.247512,28.182911,28.118311,28.05371,27.98911,27.926959,27.872742,27.818526,27.76431,27.710093,27.655877,27.620898,27.597594,27.574292,27.550987,27.527682,27.504793,27.527735,27.550677,27.573619,27.596561,27.619503,27.648561,27.686958,27.725357,27.763756,27.802153,27.840552,27.903415,27.973086,28.042757,28.11243,28.182101,28.247856,28.294347,28.340834,28.387322,28.43381,28.480298,28.516655,28.544911,28.573167,28.601421,28.629677,28.657932,28.722822,28.789959,28.857095,28.92423,28.991367,29.056756,29.118579,29.180402,29.242226,29.304049,29.365872,29.420265,29.471704,29.523143,29.574582,29.626021,29.676149,29.71479,29.75343,29.79207,29.83071,29.869347,29.90669,29.942672,29.978656,30.014638,30.050623,30.086604,30.091084,30.091084,30.091084,30.091084,30.091084,20.180777,20.142039,20.1033,20.064562,20.025822,19.977394,19.900016,19.822637,19.745259,19.667881,19.590503,19.505767,19.416846,19.327926,19.239005,19.150084,19.061818,18.999994,18.938171,18.876348,18.814524,18.752701,18.706708,18.683426,18.660142,18.63686,18.613578,18.590294,18.588461,18.592077,18.595693,18.599308,18.602925,18.605876,18.605876,18.605876,18.605876,18.605876,18.605876,18.599288,18.587746,18.576203,18.564661,18.553119,18.541577,18.500631,18.458375,18.41612,18.373864,18.331609,18.283968,18.226058,18.168148,18.11024,18.05233,17.99442,17.947731,17.905178,17.862624,17.820071,17.777518,17.735424,17.696785,17.658145,17.619506,17.580866,17.542227,17.493926,17.436115,17.378305,17.320494,17.262684,17.204873,17.143577,17.081853,17.020129,16.958405,16.896682,16.827444,16.738624,16.649802,16.560981,16.47216,16.383338,16.30731,16.237759,16.168208,16.098657,16.029105,15.960726,15.914359,15.867992,15.821624,15.775257,15.72889,15.699372,15.691544,15.683718,15.67589,15.668064,15.660237,15.639677,15.616393,15.593111,15.569827,15.546545,15.524065,15.504596,15.485128,15.46566,15.44619,15.426722,15.407313,15.387944,15.368574,15.349205,15.329836,15.310467,15.313808,15.317523,15.321237,15.324953,15.328668,15.341009,15.368007,15.395005,15.422002,15.449001,15.475999,15.51485,15.557501,15.600154,15.642806,15.685457,15.725902,15.753198,15.780493,15.807789,15.835085,15.86238,15.875303,15.875502,15.8757,15.875898,15.876096,15.876295,15.879991,15.884004,15.888016,15.89203,15.896043,15.909412,15.944238,15.979063,16.013888,16.048712,16.083539,16.134369,16.192378,16.250385,16.308395,16.366404,16.423509,16.469777,16.516045,16.562313,16.608582,16.65485,16.693952,16.724764,16.755577,16.786389,16.817201,16.848014,16.882154,16.916881,16.951606,16.986332,17.021059,17.052122,17.071392,17.090662,17.109933,17.129203,17.148472,17.170183,17.193368,17.216551,17.239735,17.262918,17.286102,17.309285,17.33247,17.355653,17.378837,17.40202,17.428272,17.459183,17.490095,17.521006,17.551918,17.582829,17.62294,17.665593,17.708245,17.750897,17.793549,17.836185,17.878738,17.92129,17.963843,18.006397,18.04895,18.085021,18.115932,18.146844,18.177755,18.208667,18.239578,18.274089,18.308815,18.34354,18.378267,18.412993,18.44901,18.487651,18.526289,18.564929,18.603569,18.642208,18.680777,18.719318,18.757857,18.796398,18.834939,18.874672,18.924756,18.974838,19.024921,19.075003,19.125086,19.179005,19.236915,19.294823,19.352733,19.410643,19.468553,19.55022,19.635227,19.720233,19.805241,19.890248,19.983397,20.099315,20.215234,20.331153,20.44707,20.562989,20.678908,20.794826,20.910745,21.026664,21.142581,21.257506,21.346328,21.435149,21.52397,21.612792,21.701613,21.774076,21.824257,21.87444,21.924621,21.974804,22.024985,22.053298,22.076482,22.099665,22.122849,22.146032,22.169986,22.197083,22.22418,22.251279,22.278375,22.305474,22.33257,22.359666,22.386765,22.413861,22.440958,22.468057,22.498852,22.529766,22.560677,22.591589,22.6225,22.658922,22.70529,22.751656,22.798025,22.844391,22.89076,22.922879,22.950075,22.97727,23.004467,23.031663,23.058821,23.085721,23.112619,23.139519,23.166417,23.193317,23.23022,23.276488,23.322756,23.369024,23.415292,23.46156,23.500939,23.539579,23.578219,23.616859,23.655497,23.685206,23.693033,23.700859,23.708688,23.716515,23.724341,23.727008,23.727206,23.727405,23.727603,23.727802,23.729216,23.748684,23.768152,23.787621,23.807089,23.826557,23.851175,23.882087,23.912999,23.94391,23.974822,24.005733,24.039835,24.074559,24.109286,24.144013,24.178737,24.21089,24.234073,24.257256,24.280439,24.303625,24.326808,24.347606,24.366875,24.386145,24.405415,24.424687,24.443957,24.455527,24.467068,24.47861,24.490153,24.501695,24.510239,24.513953,24.517671,24.521385,24.5251,24.528815,24.550528,24.577625,24.604723,24.63182,24.658916,24.686015,24.713111,24.740207,24.767306,24.794402,24.821501,24.850615,24.881426,24.91224,24.943053,24.973864,25.004678,25.032036,25.059132,25.086231,25.113328,25.140424,25.161396,25.169122,25.17685,25.184579,25.192308,25.200036,25.205083,25.208996,25.212909,25.216822,25.220736,25.223947,25.220034,25.216121,25.212207,25.208294,25.204381,25.202284,25.202183,25.202085,25.201985,25.201887,25.201786,25.215025,25.230381,25.245737,25.261094,25.27645,25.283168,25.263898,25.244625,25.225356,25.206086,25.186816,25.145454,25.091458,25.037461,24.983465,24.929468,24.87617,24.852688,24.829209,24.805727,24.782244,24.758765,24.746501,24.750414,24.754327,24.758241,24.762154,24.76607,24.785165,24.808152,24.831136,24.854123,24.877108,24.902184,24.936614,24.971042,25.005469,25.0399,25.074327,25.124299,25.186022,25.247747,25.309472,25.371195,25.43292,25.550296,25.670228,25.790157,25.910088,26.03002,26.134126,26.20789,26.281652,26.355413,26.429174,26.502938,26.536953,26.556223,26.575495,26.594765,26.614035,26.637334,26.691331,26.745327,26.799324,26.853318,26.907314,26.96913,27.038681,27.108233,27.177784,27.247336,27.316885,27.379476,27.441201,27.502924,27.564649,27.626374,27.692362,27.769541,27.846724,27.923903,28.001083,28.078262,28.155574,28.232952,28.31033,28.387709,28.465087,28.541123,28.591304,28.641488,28.691669,28.74185,28.792032,28.838845,28.881298,28.923753,28.966206,29.008661,29.051114,29.10017,29.150651,29.201128,29.251609,29.302087,29.349353,29.384477,29.419598,29.45472,29.489844,29.524965,29.557462,29.588175,29.618888,29.649601,29.680314,29.711027,29.753083,29.795337,29.837594,29.879848,29.922105,29.960207,29.99122,30.022229,30.053241,30.084251,30.115263,30.122909,30.123007,30.123105,30.123206,30.123304,30.120659,30.101487,30.082315,30.063146,30.043974,30.024803,29.999472,29.968659,29.937848,29.907034,29.876223,29.84541,29.796767,29.746487,29.696206,29.645926,29.595644,29.544179,29.489984,29.435791,29.381596,29.327401,29.273209,29.226898,29.184146,29.141394,29.098645,29.055893,29.011097,28.941347,28.871597,28.801849,28.732099,28.662349,28.585545,28.500536,28.41553,28.330524,28.245518,28.160509,28.098678,28.040967,27.983256,27.925545,27.867833,27.81192,27.761837,27.711753,27.661673,27.611589,27.561506,27.530661,27.511491,27.49232,27.473148,27.453979,27.43526,27.466468,27.497679,27.528887,27.560097,27.591305,27.62863,27.675295,27.72196,27.768625,27.815288,27.861953,27.923384,27.988922,28.05446,28.119997,28.185538,28.24716,28.289515,28.331869,28.374224,28.416579,28.458934,28.494984,28.525996,28.557006,28.588018,28.619028,28.650037,28.709896,28.77152,28.833145,28.894769,28.956394,29.018084,29.079907,29.141731,29.203554,29.265377,29.3272,29.383566,29.437761,29.491954,29.546149,29.600344,29.652948,29.691588,29.730228,29.768866,29.807506,29.846146,29.884834,29.923572,29.962312,30.00105,30.039788,30.078526,30.08335,30.08335,30.08335,30.08335,30.08335,20.162928,20.121434,20.079939,20.038445,19.996951,19.945766,19.865632,19.785497,19.705364,19.62523,19.545097,19.458483,19.368185,19.277886,19.187588,19.09729,19.007678,18.945855,18.884032,18.822209,18.760386,18.698563,18.651437,18.625398,18.59936,18.573321,18.547283,18.521244,18.513359,18.510087,18.506813,18.50354,18.500267,18.497596,18.497596,18.497596,18.497596,18.497596,18.497596,18.491795,18.481631,18.471467,18.461302,18.451138,18.440973,18.406682,18.371316,18.335948,18.300582,18.265216,18.222568,18.166037,18.109505,18.052973,17.996442,17.93991,17.892584,17.848654,17.804722,17.760792,17.716861,17.67355,17.634912,17.596271,17.557633,17.518993,17.480352,17.434136,17.380459,17.326781,17.273105,17.219427,17.16575,17.107361,17.048392,16.989424,16.930455,16.871486,16.804623,16.71718,16.629737,16.542294,16.45485,16.367406,16.291841,16.222291,16.152739,16.083188,16.013637,15.945257,15.89889,15.852523,15.806155,15.759788,15.713421,15.682699,15.672116,15.661533,15.65095,15.640368,15.629785,15.60647,15.580431,15.554393,15.528354,15.502315,15.476789,15.453188,15.429585,15.405984,15.382381,15.35878,15.336882,15.316135,15.295388,15.274641,15.253894,15.233147,15.232399,15.23198,15.231562,15.231144,15.230725,15.239954,15.265574,15.291194,15.316814,15.342435,15.368055,15.4097,15.456486,15.503271,15.550057,15.596843,15.641817,15.676001,15.710185,15.744371,15.778555,15.81274,15.831822,15.837532,15.84324,15.84895,15.854659,15.860369,15.868313,15.876459,15.884606,15.892751,15.900898,15.917565,15.953768,15.989971,16.026174,16.062377,16.09858,16.150788,16.210174,16.269561,16.328948,16.388334,16.446498,16.490011,16.533525,16.577036,16.62055,16.664061,16.700409,16.728465,16.756522,16.784579,16.812635,16.840693,16.873248,16.906597,16.939945,16.973293,17.006641,17.036328,17.054219,17.072112,17.090004,17.107897,17.125788,17.14698,17.170165,17.193348,17.216532,17.239715,17.262899,17.286084,17.309267,17.332451,17.355634,17.378818,17.405069,17.43598,17.466892,17.497803,17.528715,17.559626,17.602977,17.649762,17.696548,17.743334,17.790119,17.836419,17.880351,17.924281,17.968212,18.012142,18.056074,18.092755,18.123666,18.154578,18.185489,18.216401,18.247312,18.280523,18.313871,18.347219,18.380568,18.413916,18.44901,18.487651,18.526289,18.564929,18.603569,18.642208,18.678802,18.714586,18.750371,18.786155,18.82194,18.858777,18.904726,18.950675,18.996624,19.042573,19.088522,19.139658,19.196189,19.252722,19.309254,19.365786,19.422318,19.503814,19.588822,19.673829,19.758835,19.843843,19.936992,20.05291,20.168828,20.284747,20.400666,20.516584,20.632503,20.748422,20.864339,20.980258,21.096177,21.21105,21.298493,21.385937,21.473381,21.560825,21.648268,21.719354,21.768157,21.816961,21.865765,21.914569,21.963374,21.991424,22.014609,22.037792,22.060976,22.084159,22.108384,22.136858,22.165334,22.193808,22.222284,22.25076,22.279235,22.307708,22.336184,22.36466,22.393135,22.421609,22.452449,22.48336,22.514272,22.545183,22.576095,22.612516,22.658885,22.705253,22.751619,22.797988,22.844354,22.879544,22.910874,22.942204,22.973534,23.004864,23.035082,23.057846,23.080614,23.103378,23.126143,23.14891,23.182393,23.225904,23.269416,23.312931,23.356442,23.399954,23.439066,23.477706,23.516346,23.554983,23.593623,23.624132,23.634715,23.645298,23.655881,23.666461,23.677043,23.68433,23.690041,23.695749,23.70146,23.707169,23.714008,23.737612,23.761213,23.784814,23.808416,23.83202,23.858909,23.889821,23.920732,23.951644,23.982555,24.013467,24.046417,24.079765,24.113112,24.146459,24.179809,24.21089,24.234073,24.257256,24.280439,24.303625,24.326808,24.346766,24.364657,24.38255,24.400442,24.418335,24.436226,24.446419,24.456584,24.466748,24.476912,24.487077,24.493188,24.492769,24.492351,24.491933,24.491514,24.491096,24.512918,24.541391,24.569867,24.598343,24.626818,24.655294,24.683767,24.712243,24.740718,24.769194,24.797667,24.825915,24.853972,24.88203,24.910087,24.938142,24.966199,24.994646,25.023121,25.051594,25.08007,25.108546,25.130458,25.138187,25.145915,25.153641,25.16137,25.169098,25.175114,25.180404,25.185696,25.190986,25.196279,25.200621,25.195331,25.190038,25.184748,25.179456,25.174166,25.170033,25.167178,25.164324,25.16147,25.158616,25.155759,25.166241,25.178844,25.191444,25.204045,25.216645,25.221638,25.203745,25.185853,25.16796,25.150069,25.132176,25.093068,25.041827,24.990587,24.939347,24.888106,24.837311,24.805562,24.773814,24.742066,24.710318,24.67857,24.66199,24.66728,24.672573,24.677863,24.683155,24.688445,24.703436,24.720911,24.738386,24.755858,24.773332,24.792144,24.816926,24.841711,24.866493,24.891278,24.916063,24.960311,25.01928,25.078249,25.137217,25.196186,25.255155,25.37636,25.500425,25.624489,25.748554,25.872618,25.982748,26.066155,26.149562,26.232969,26.316376,26.399783,26.435404,26.453297,26.471188,26.489081,26.506974,26.528735,26.579975,26.631218,26.682458,26.733699,26.784939,26.845383,26.914934,26.984486,27.054038,27.123589,27.193138,27.253277,27.312246,27.371215,27.430184,27.489153,27.552387,27.626811,27.701234,27.77566,27.850083,27.924507,28.002716,28.082848,28.162982,28.243117,28.323251,28.401839,28.450644,28.499448,28.548253,28.597055,28.645859,28.691296,28.732372,28.773448,28.814524,28.8556,28.896675,28.951154,29.008521,29.065891,29.123258,29.180627,29.235357,29.280124,29.324894,29.369661,29.414427,29.459194,29.492303,29.517506,29.542707,29.56791,29.593111,29.618314,29.653501,29.688869,29.724236,29.759601,29.794969,29.829743,29.863512,29.897278,29.931043,29.964809,29.998577,30.008977,30.011832,30.014688,30.017543,30.020397,30.020701,30.005665,29.990626,29.97559,29.960552,29.945515,29.923587,29.89553,29.867475,29.839418,29.811361,29.783303,29.733633,29.681974,29.630316,29.578657,29.526998,29.473738,29.416789,29.359838,29.302889,29.245938,29.188989,29.137076,29.087435,29.037794,28.988152,28.938514,28.886932,28.811672,28.736409,28.661149,28.585889,28.510629,28.43086,28.345854,28.260848,28.175839,28.090833,28.005827,27.949842,27.89902,27.848198,27.797376,27.746554,27.696881,27.650931,27.604983,27.559033,27.513085,27.467135,27.440423,27.425387,27.410348,27.395312,27.380273,27.365727,27.405203,27.444678,27.484154,27.523631,27.563108,27.608698,27.663629,27.71856,27.773494,27.828425,27.883357,27.943353,28.004758,28.066162,28.127567,28.188972,28.246461,28.284683,28.322904,28.361123,28.399345,28.437567,28.473313,28.507079,28.540845,28.574613,28.608379,28.642144,28.696967,28.753082,28.809196,28.865309,28.921423,28.979415,29.041238,29.103061,29.164884,29.226708,29.288531,29.346867,29.403815,29.460767,29.517716,29.574667,29.629746,29.668384,29.707024,29.745664,29.784304,29.822944,29.862977,29.904471,29.945966,29.987462,30.028957,30.070451,30.075617,30.075617,30.075617,30.075617,30.075617,20.145079,20.100828,20.056579,20.012328,19.968078,19.914137,19.831248,19.748358,19.665469,19.58258,19.49969,19.4112,19.319523,19.227848,19.136171,19.044495,18.953538,18.891715,18.829892,18.768069,18.706246,18.644423,18.596167,18.567372,18.538577,18.509784,18.480989,18.452196,18.438258,18.428096,18.417933,18.407772,18.39761,18.389317,18.389317,18.389317,18.389317,18.389317,18.389317,18.384303,18.375516,18.36673,18.357944,18.349156,18.34037,18.312732,18.284255,18.255778,18.227301,18.198823,18.161169,18.106015,18.05086,17.995707,17.940553,17.885398,17.837438,17.79213,17.746821,17.701512,17.656204,17.611677,17.573038,17.534398,17.495758,17.457119,17.418479,17.374345,17.324802,17.275257,17.225714,17.176171,17.126626,17.071143,17.014931,16.958718,16.902505,16.846293,16.781803,16.695738,16.609672,16.523606,16.43754,16.351475,16.276374,16.206822,16.13727,16.06772,15.998168,15.92979,15.883422,15.837055,15.790688,15.74432,15.697953,15.666025,15.652687,15.639348,15.626011,15.612672,15.599334,15.573262,15.544468,15.515674,15.48688,15.458085,15.429514,15.401778,15.374044,15.346308,15.318573,15.290837,15.266452,15.244327,15.222201,15.200077,15.177952,15.155827,15.150991,15.14644,15.141887,15.137336,15.132784,15.138899,15.163141,15.187383,15.211627,15.235869,15.260111,15.30455,15.355469,15.406389,15.457308,15.508226,15.557731,15.598805,15.639878,15.680952,15.722026,15.763099,15.788339,15.79956,15.810781,15.822002,15.833223,15.844443,15.856636,15.868916,15.881194,15.893474,15.905754,15.925718,15.963299,16.00088,16.038461,16.07604,16.113621,16.167208,16.227972,16.288737,16.349501,16.410265,16.469489,16.510246,16.551003,16.59176,16.632517,16.673274,16.706865,16.732166,16.757467,16.782768,16.808069,16.833371,16.864343,16.896314,16.928283,16.960254,16.992224,17.020532,17.037047,17.053561,17.070076,17.08659,17.103105,17.123779,17.146962,17.170146,17.193329,17.216514,17.239697,17.262881,17.286064,17.309248,17.332431,17.355615,17.381866,17.412777,17.443689,17.4746,17.505513,17.536425,17.583013,17.633932,17.684851,17.735771,17.786689,17.836653,17.881962,17.927271,17.972579,18.017888,18.063197,18.100488,18.1314,18.162311,18.193223,18.224135,18.255046,18.286957,18.318928,18.350898,18.382868,18.414838,18.44901,18.487651,18.526289,18.564929,18.603569,18.642208,18.676827,18.709855,18.742885,18.775913,18.808943,18.84288,18.884696,18.926512,18.968327,19.010143,19.051959,19.100312,19.155466,19.210621,19.265774,19.320928,19.376083,19.45741,19.542416,19.627423,19.712431,19.797437,19.890586,20.006505,20.122424,20.238341,20.35426,20.470179,20.586098,20.702016,20.817935,20.933854,21.049771,21.164594,21.250661,21.336726,21.422791,21.508857,21.594923,21.66463,21.712057,21.759483,21.80691,21.854335,21.901761,21.929551,21.952735,21.975918,21.999103,22.022286,22.046781,22.076634,22.106487,22.136339,22.166193,22.196046,22.225898,22.255751,22.285603,22.315458,22.345311,22.375163,22.406043,22.436954,22.467866,22.498777,22.529689,22.566113,22.612479,22.658848,22.705214,22.751582,22.797948,22.836212,22.871675,22.907138,22.942601,22.978067,23.011343,23.029974,23.048606,23.067237,23.085869,23.104503,23.134562,23.175321,23.216076,23.256834,23.29759,23.338348,23.377192,23.415832,23.454472,23.49311,23.53175,23.563056,23.576395,23.589734,23.60307,23.616409,23.629748,23.641655,23.652876,23.664096,23.675317,23.686538,23.698802,23.726536,23.754273,23.782008,23.809742,23.837479,23.866643,23.897555,23.928466,23.959378,23.990289,24.021201,24.052997,24.084967,24.116938,24.148909,24.180879,24.21089,24.234073,24.257256,24.280439,24.303625,24.326808,24.345924,24.36244,24.378954,24.395467,24.411984,24.428497,24.437311,24.446099,24.454886,24.463671,24.472459,24.476137,24.471585,24.467031,24.46248,24.457929,24.453377,24.475308,24.50516,24.535013,24.564865,24.594718,24.62457,24.654423,24.684278,24.71413,24.743983,24.773835,24.801218,24.826519,24.85182,24.877121,24.902422,24.927723,24.957255,24.987108,25.01696,25.046813,25.076668,25.099523,25.107248,25.114977,25.122706,25.130434,25.13816,25.145145,25.151814,25.158484,25.165153,25.171823,25.177295,25.170626,25.163956,25.157289,25.15062,25.14395,25.137784,25.132174,25.126563,25.120953,25.115342,25.109732,25.117458,25.127305,25.137149,25.146995,25.156839,25.160107,25.143593,25.12708,25.110563,25.09405,25.077536,25.040681,24.992197,24.943713,24.895226,24.846742,24.798451,24.758434,24.71842,24.678405,24.638391,24.598374,24.577476,24.584146,24.590815,24.597485,24.604154,24.610824,24.621706,24.63367,24.645633,24.657595,24.669557,24.682102,24.697241,24.71238,24.727517,24.742656,24.757796,24.796325,24.852537,24.90875,24.964963,25.021175,25.077388,25.202427,25.330624,25.458822,25.587022,25.71522,25.83137,25.924423,26.017475,26.110525,26.203577,26.296629,26.333856,26.350369,26.366883,26.383399,26.399912,26.420138,26.468622,26.517106,26.565593,26.614077,26.662561,26.721636,26.791188,26.860739,26.930291,26.99984,27.069392,27.127082,27.183294,27.239507,27.29572,27.351932,27.41241,27.48408,27.555747,27.627417,27.699084,27.770754,27.849858,27.932746,28.015637,28.098525,28.181415,28.262556,28.309984,28.357409,28.404834,28.452261,28.499687,28.543744,28.583443,28.623142,28.662839,28.702538,28.742234,28.802135,28.866394,28.93065,28.994909,29.059166,29.121365,29.175774,29.230187,29.284599,29.339011,29.393423,29.427147,29.446837,29.466528,29.486219,29.50591,29.5256,29.553922,29.582401,29.610879,29.639355,29.667833,29.69928,29.735801,29.772323,29.808845,29.845367,29.881889,29.895048,29.900659,29.906269,29.911879,29.91749,29.920746,29.909843,29.898938,29.888035,29.877131,29.866226,29.847705,29.822404,29.797103,29.771802,29.746501,29.7212,29.670497,29.617461,29.564423,29.511388,29.458352,29.403297,29.343592,29.283887,29.224179,29.164474,29.104769,29.047251,28.990721,28.934193,28.877663,28.821132,28.762767,28.681994,28.601222,28.520452,28.43968,28.358907,28.276176,28.191169,28.106163,28.021157,27.936149,27.851142,27.801009,27.757076,27.713143,27.669211,27.625275,27.581843,27.540025,27.498211,27.456396,27.414579,27.372764,27.350185,27.339282,27.328379,27.317473,27.30657,27.296194,27.343936,27.391679,27.439422,27.487165,27.534907,27.588766,27.651964,27.715163,27.778363,27.841561,27.90476,27.963322,28.020593,28.077865,28.135137,28.192409,28.245762,28.279851,28.313937,28.348025,28.382114,28.4162,28.451642,28.488164,28.524686,28.561208,28.59773,28.634252,28.684041,28.734643,28.785246,28.835848,28.88645,28.940743,29.002566,29.064389,29.126213,29.188036,29.249859,29.310167,29.369872,29.42958,29.489285,29.54899,29.606542,29.645182,29.683822,29.722463,29.7611,29.79974,29.841123,29.885374,29.929621,29.973872,30.018122,30.062373,30.067883,30.067883,30.067883,30.067883,30.067883,20.121854,20.074849,20.027844,19.980838,19.933833,19.877377,19.792688,19.708,19.623313,19.538624,19.453937,19.364729,19.272952,19.181174,19.089397,18.997619,18.906557,18.844413,18.782271,18.720129,18.657987,18.595845,18.546138,18.514269,18.482399,18.45053,18.418661,18.386793,18.367249,18.350835,18.334422,18.318009,18.301596,18.288086,18.287448,18.28681,18.286172,18.285534,18.284896,18.280211,18.272484,18.264755,18.257028,18.249299,18.241572,18.219659,18.197112,18.174568,18.152021,18.129476,18.096297,18.042839,17.989383,17.935925,17.882469,17.829011,17.781201,17.735471,17.689742,17.644013,17.598284,17.553386,17.514747,17.476107,17.437467,17.398828,17.360188,17.317976,17.272247,17.226518,17.180789,17.135059,17.08933,17.03615,16.982054,16.927959,16.873864,16.819768,16.757281,16.672911,16.588542,16.504174,16.419805,16.335437,16.260905,16.191354,16.121803,16.052251,15.982701,15.914338,15.86829,15.822241,15.776192,15.730144,15.684095,15.651144,15.63505,15.618956,15.602862,15.586767,15.570673,15.541847,15.510297,15.478747,15.447196,15.415647,15.384232,15.353321,15.322409,15.291497,15.260585,15.229673,15.203376,15.180193,15.157009,15.133826,15.110642,15.087459,15.07948,15.071751,15.064024,15.056296,15.048568,15.05241,15.075912,15.099416,15.122918,15.146421,15.169924,15.216588,15.270684,15.324779,15.378875,15.432969,15.485954,15.532322,15.578689,15.625056,15.671423,15.717791,15.748271,15.764684,15.781097,15.797509,15.813922,15.830337,15.847042,15.863774,15.880506,15.897238,15.91397,15.937453,15.976411,16.01537,16.054328,16.093287,16.132246,16.186549,16.247734,16.308919,16.370104,16.431289,16.490738,16.529377,16.568017,16.606656,16.645296,16.683935,16.715112,16.737659,16.760204,16.78275,16.805295,16.827841,16.856957,16.887231,16.917504,16.947778,16.978051,17.004812,17.020268,17.035724,17.05118,17.066636,17.082091,17.102367,17.12555,17.148735,17.171918,17.195102,17.218289,17.241791,17.265294,17.288798,17.3123,17.335803,17.362247,17.393158,17.42407,17.454981,17.485893,17.516804,17.565631,17.619408,17.673184,17.72696,17.780736,17.83336,17.880365,17.927372,17.974377,18.021383,18.068388,18.106431,18.137344,18.168255,18.199167,18.230079,18.26099,18.291299,18.321573,18.351846,18.38212,18.412393,18.445324,18.483643,18.521964,18.560284,18.598605,18.636925,18.670164,18.701394,18.732625,18.763855,18.795086,18.827083,18.865723,18.904363,18.943002,18.981642,19.020281,19.066652,19.121066,19.175481,19.229896,19.284309,19.338724,19.419401,19.503769,19.588139,19.672507,19.756876,19.849302,19.964264,20.079226,20.194186,20.309148,20.424108,20.539485,20.655085,20.770684,20.886283,21.001883,21.116348,21.201035,21.285724,21.370411,21.455099,21.539788,21.608252,21.65462,21.700987,21.747354,21.793722,21.840089,21.868194,21.892016,21.915839,21.93966,21.963482,21.988761,22.019991,22.051222,22.082453,22.113683,22.144914,22.176146,22.207376,22.238607,22.269836,22.301068,22.332297,22.363529,22.394761,22.42599,22.457222,22.488452,22.524852,22.570582,22.61631,22.662041,22.707769,22.753499,22.794197,22.833154,22.872112,22.911073,22.95003,22.985978,23.001753,23.017527,23.033302,23.049077,23.064852,23.092274,23.130594,23.168913,23.207233,23.245555,23.283875,23.321906,23.359908,23.39791,23.435912,23.473912,23.505472,23.521247,23.537021,23.552796,23.568571,23.584346,23.600552,23.616965,23.633378,23.649791,23.666204,23.683554,23.714783,23.746015,23.777245,23.808476,23.839708,23.870652,23.901243,23.931837,23.962428,23.993022,24.023613,24.054207,24.084798,24.115392,24.145983,24.176577,24.205516,24.228699,24.251884,24.275067,24.29825,24.321433,24.339906,24.355361,24.370818,24.386272,24.401729,24.417184,24.424624,24.432032,24.43944,24.446848,24.454259,24.455991,24.448582,24.441174,24.433763,24.426355,24.418947,24.440788,24.471379,24.501973,24.532564,24.563158,24.593749,24.624343,24.654934,24.685528,24.716121,24.746713,24.773282,24.796465,24.819651,24.842834,24.866017,24.8892,24.919272,24.949866,24.980457,25.011051,25.041642,25.065103,25.073152,25.081198,25.089244,25.097291,25.10534,25.112488,25.119258,25.126028,25.132801,25.139571,25.145015,25.136966,25.12892,25.120873,25.112824,25.104778,25.097187,25.090097,25.083009,25.075919,25.068828,25.06174,25.06716,25.074568,25.081976,25.089387,25.096795,25.098419,25.082644,25.066869,25.051094,25.035319,25.019544,24.983901,24.936895,24.889888,24.842884,24.795877,24.748916,24.703826,24.658733,24.613643,24.568551,24.523461,24.5,24.507726,24.515455,24.523183,24.530912,24.538638,24.545858,24.552948,24.560039,24.567127,24.574217,24.581366,24.588774,24.596182,24.603593,24.611001,24.618409,24.651677,24.704496,24.757314,24.810135,24.862953,24.915772,25.041562,25.170703,25.299843,25.428983,25.558125,25.677655,25.778756,25.879857,25.980958,26.082057,26.183158,26.223188,26.240557,26.257928,26.275297,26.292668,26.31322,26.357992,26.402764,26.447536,26.492305,26.537078,26.594307,26.663859,26.73341,26.802959,26.872511,26.942062,26.996734,27.049553,27.102371,27.155189,27.208008,27.265181,27.333775,27.40237,27.470964,27.539557,27.60815,27.686775,27.770505,27.854235,27.937968,28.021697,28.1036,28.150287,28.196973,28.243662,28.290349,28.337035,28.380213,28.418853,28.457491,28.496131,28.534771,28.573411,28.637739,28.707611,28.77748,28.847349,28.917221,28.985674,29.048774,29.111873,29.174972,29.238071,29.301173,29.336641,29.353375,29.370105,29.386839,29.403569,29.420302,29.443374,29.466557,29.48974,29.512923,29.536109,29.564881,29.603201,29.641521,29.679843,29.718163,29.756482,29.77168,29.779409,29.787134,29.794863,29.802592,29.808117,29.800389,29.79266,29.784934,29.777206,29.769477,29.753909,29.731364,29.708816,29.686272,29.663727,29.641182,29.590619,29.53748,29.484342,29.431206,29.378067,29.322302,29.260479,29.198655,29.136832,29.075009,29.013186,28.950264,28.886845,28.823425,28.760008,28.696588,28.631461,28.545497,28.459535,28.37357,28.287606,28.201641,28.116857,28.033445,27.950033,27.866623,27.783211,27.699799,27.654402,27.615762,27.577122,27.538484,27.499844,27.461805,27.42572,27.389632,27.353545,27.31746,27.281372,27.263331,27.256243,27.249152,27.242062,27.234974,27.228442,27.283495,27.338548,27.393601,27.448652,27.503705,27.564495,27.634044,27.703596,27.773147,27.842699,27.912251,27.970957,28.026649,28.08234,28.138031,28.193722,28.245118,28.275392,28.305665,28.335939,28.366212,28.396486,28.431406,28.470046,28.508686,28.547326,28.585964,28.624604,28.670827,28.717513,28.764199,28.810886,28.857572,28.909342,28.971483,29.033626,29.09577,29.15791,29.220054,29.281512,29.342697,29.403882,29.465067,29.526252,29.585033,29.622717,29.660398,29.69808,29.735762,29.773446,29.815062,29.86079,29.906521,29.952248,29.997979,30.043707,30.048841,30.048203,30.047565,30.046926,30.046288,20.080802,20.031041,19.98128,19.931519,19.881757,19.823583,19.740272,19.656962,19.573652,19.490343,19.407033,19.32096,19.233315,19.145672,19.058027,18.970383,18.883321,18.819801,18.75628,18.69276,18.62924,18.56572,18.513502,18.477501,18.441498,18.405496,18.369493,18.333491,18.309813,18.289266,18.26872,18.248173,18.227627,18.210237,18.206844,18.20345,18.200055,18.196662,18.193268,18.187401,18.179674,18.171945,18.164216,18.156489,18.148761,18.129486,18.109696,18.089906,18.070116,18.050327,18.019903,17.969201,17.918499,17.867798,17.817096,17.766395,17.721341,17.678366,17.635393,17.592419,17.549446,17.506981,17.468341,17.429701,17.391062,17.352422,17.313784,17.272959,17.229986,17.187012,17.144039,17.101066,17.058092,17.005214,16.951118,16.897022,16.842927,16.788831,16.727108,16.645495,16.563881,16.482268,16.400655,16.319042,16.245437,16.175885,16.106334,16.036783,15.967232,15.898939,15.854268,15.809597,15.764927,15.720257,15.675586,15.642205,15.623355,15.604505,15.585656,15.566806,15.547956,15.516373,15.482067,15.447763,15.413457,15.379151,15.34556,15.314649,15.283737,15.252826,15.221914,15.191002,15.164706,15.141522,15.118339,15.095154,15.071971,15.048787,15.040809,15.033081,15.025354,15.017625,15.009898,15.014249,15.03913,15.064011,15.088891,15.113771,15.138653,15.185652,15.239746,15.293842,15.347938,15.402032,15.455018,15.501385,15.547752,15.594119,15.640487,15.686854,15.719526,15.740072,15.76062,15.781165,15.801713,15.822259,15.844361,15.866606,15.888849,15.911092,15.933335,15.961073,16.001411,16.041746,16.082084,16.12242,16.162756,16.215583,16.274012,16.332442,16.390871,16.449301,16.506206,16.544846,16.583485,16.622125,16.660764,16.699404,16.729304,16.749094,16.768883,16.788673,16.808463,16.828253,16.854614,16.882131,16.90965,16.937167,16.964684,16.989345,17.004801,17.020256,17.035712,17.051168,17.066624,17.086898,17.110083,17.133265,17.15645,17.179633,17.202834,17.227714,17.252596,17.277476,17.302356,17.327238,17.354511,17.385423,17.416334,17.447246,17.478159,17.50907,17.556817,17.609216,17.661615,17.714013,17.766411,17.818361,17.868122,17.917883,17.967644,18.017406,18.067167,18.106431,18.137344,18.168255,18.199167,18.230079,18.26099,18.288699,18.316217,18.343735,18.371252,18.398771,18.429399,18.466342,18.503285,18.540228,18.57717,18.614112,18.647948,18.680557,18.713166,18.745774,18.778383,18.811615,18.850254,18.888894,18.927534,18.966173,19.004813,19.051858,19.107651,19.163443,19.219236,19.275028,19.330819,19.40925,19.490863,19.572476,19.654089,19.735702,19.825011,19.935838,20.046667,20.157495,20.268322,20.37915,20.492184,20.606406,20.720628,20.834849,20.949071,21.062157,21.145467,21.228778,21.312088,21.395398,21.478708,21.546379,21.592746,21.639114,21.685481,21.731848,21.778215,21.808552,21.835131,21.861708,21.888286,21.914863,21.942627,21.975235,22.007844,22.040453,22.073061,22.105669,22.138277,22.170886,22.203495,22.236102,22.268711,22.30132,22.333928,22.366537,22.399146,22.431754,22.464363,22.500668,22.543642,22.586614,22.629588,22.672563,22.715537,22.756549,22.796887,22.837221,22.877558,22.917896,22.95522,22.972371,22.989526,23.006677,23.023832,23.040983,23.068357,23.1053,23.142243,23.179186,23.216129,23.253072,23.288482,23.323728,23.358974,23.394219,23.429465,23.459466,23.476618,23.493772,23.510923,23.528078,23.545229,23.564679,23.585225,23.605771,23.626317,23.646865,23.668171,23.70078,23.733389,23.765997,23.798606,23.831215,23.862296,23.891513,23.920727,23.949941,23.979156,24.00837,24.037585,24.066799,24.096013,24.12523,24.154445,24.182314,24.205497,24.22868,24.251863,24.275049,24.298232,24.316702,24.332159,24.347616,24.363071,24.378528,24.393982,24.400048,24.406079,24.412108,24.418139,24.424171,24.425582,24.419551,24.413519,24.407488,24.401457,24.395428,24.416524,24.445739,24.474953,24.504168,24.533382,24.562599,24.591813,24.621028,24.650242,24.679457,24.708671,24.73461,24.757796,24.780979,24.804162,24.827345,24.85053,24.879321,24.908536,24.93775,24.966964,24.996179,25.019134,25.02856,25.037983,25.047409,25.056834,25.066257,25.070912,25.073549,25.076186,25.078823,25.08146,25.083017,25.073591,25.064168,25.054743,25.045317,25.035894,25.028893,25.024559,25.020225,25.015891,25.011556,25.007222,25.011832,25.017863,25.023895,25.029926,25.035955,25.036201,25.019049,25.001895,24.984743,24.967589,24.950438,24.912539,24.862779,24.813018,24.763255,24.713495,24.663965,24.624385,24.584808,24.545228,24.505648,24.466068,24.445861,24.453586,24.461315,24.469044,24.476772,24.484498,24.489526,24.49386,24.498194,24.502529,24.50686,24.511507,24.517536,24.523567,24.529598,24.53563,24.541661,24.571196,24.618505,24.665813,24.713119,24.760428,24.807736,24.924062,25.043559,25.163053,25.282551,25.402045,25.516181,25.620039,25.723893,25.827751,25.931608,26.035463,26.082266,26.107903,26.133541,26.159178,26.184816,26.211875,26.249758,26.287641,26.325523,26.363406,26.401289,26.455092,26.524641,26.594193,26.663745,26.733296,26.802848,26.852616,26.899925,26.947231,26.994539,27.041848,27.093888,27.158348,27.222808,27.287268,27.351731,27.416191,27.489767,27.567987,27.646208,27.724425,27.802645,27.879377,27.927443,27.975506,28.023572,28.071635,28.119698,28.163655,28.202295,28.240935,28.279573,28.318213,28.356853,28.422316,28.493562,28.564811,28.63606,28.707309,28.778004,28.846616,28.915225,28.983837,29.052448,29.121058,29.162038,29.184284,29.206527,29.22877,29.251013,29.273256,29.296423,29.319606,29.342792,29.365975,29.389158,29.417422,29.454365,29.491308,29.528251,29.565194,29.602134,29.616995,29.624724,29.632452,29.640178,29.647907,29.653432,29.645704,29.637978,29.630249,29.622521,29.614792,29.600683,29.580894,29.561103,29.541314,29.521523,29.501734,29.455188,29.406185,29.357179,29.308176,29.259171,29.206289,29.144466,29.082643,29.020819,28.958996,28.897173,28.829504,28.759195,28.688886,28.61858,28.548271,28.476464,28.386366,28.296269,28.206171,28.116074,28.025976,27.942156,27.865633,27.78911,27.71259,27.636067,27.559544,27.515188,27.476548,27.437907,27.399267,27.360627,27.325188,27.300125,27.27506,27.249997,27.224932,27.199869,27.187705,27.183371,27.179037,27.174703,27.170368,27.166606,27.225792,27.284978,27.344164,27.40335,27.462536,27.525823,27.595375,27.664927,27.734476,27.804027,27.873579,27.937676,28.000257,28.062837,28.125417,28.187995,28.244652,28.27217,28.299687,28.327207,28.354724,28.382241,28.415938,28.454578,28.493218,28.531856,28.570496,28.609136,28.656656,28.704719,28.752785,28.800848,28.848914,28.902061,28.965581,29.029101,29.092622,29.156142,29.219662,29.279539,29.337968,29.396397,29.454828,29.513257,29.569144,29.602693,29.636241,29.66979,29.703338,29.736887,29.775043,29.818017,29.860991,29.903963,29.946937,29.989912,29.992289,29.988895,29.985503,29.982109,29.978715,20.03975,19.987234,19.934717,19.882199,19.829683,19.769789,19.687856,19.605924,19.523992,19.44206,19.360128,19.27719,19.193678,19.110168,19.026658,18.943146,18.860085,18.795187,18.730288,18.665391,18.600493,18.535595,18.480868,18.440732,18.400596,18.36046,18.320324,18.280188,18.252377,18.227697,18.203018,18.178338,18.153658,18.132388,18.126238,18.120089,18.11394,18.107791,18.10164,18.094591,18.086862,18.079135,18.071406,18.063679,18.055951,18.039314,18.022279,18.005245,17.988211,17.971176,17.943509,17.895563,17.847617,17.799671,17.751725,17.70378,17.66148,17.621263,17.581045,17.540827,17.500608,17.460576,17.421936,17.383297,17.344657,17.306018,17.267378,17.227944,17.187725,17.147507,17.107289,17.067071,17.026853,16.974277,16.920181,16.866085,16.811991,16.757895,16.696935,16.618077,16.53922,16.460362,16.381505,16.302646,16.229968,16.160418,16.090866,16.021314,15.951764,15.88354,15.840247,15.796955,15.753661,15.710369,15.667076,15.633265,15.61166,15.590055,15.56845,15.546844,15.525239,15.4909,15.453839,15.416779,15.379718,15.342656,15.30689,15.275978,15.245067,15.214155,15.183243,15.152332,15.126035,15.102851,15.079668,15.056484,15.033299,15.010116,15.002138,14.99441,14.986682,14.978955,14.971226,14.976088,15.002347,15.028605,15.054865,15.081123,15.107381,15.154715,15.208809,15.262905,15.317001,15.371096,15.424081,15.470448,15.516815,15.563183,15.60955,15.655917,15.690782,15.715462,15.740142,15.764821,15.789502,15.814182,15.841682,15.869436,15.897192,15.924946,15.9527,15.984694,16.026408,16.068124,16.109838,16.151552,16.193266,16.244618,16.300291,16.355965,16.411639,16.467312,16.521675,16.560314,16.598954,16.637593,16.676233,16.714871,16.743494,16.760528,16.777563,16.794597,16.811631,16.828666,16.852271,16.877033,16.901794,16.926557,16.951319,16.973876,16.989332,17.004787,17.020243,17.035699,17.051155,17.07143,17.094613,17.117798,17.140981,17.164165,17.18738,17.213638,17.239896,17.266156,17.292414,17.318673,17.346778,17.377689,17.408601,17.439512,17.470424,17.501335,17.548003,17.599024,17.650044,17.701065,17.752085,17.803362,17.855878,17.908395,17.960912,18.013429,18.065946,18.106431,18.137344,18.168255,18.199167,18.230079,18.26099,18.286099,18.310862,18.335624,18.360386,18.385147,18.413476,18.449041,18.484606,18.520171,18.555735,18.5913,18.625733,18.65972,18.693707,18.727692,18.761679,18.796146,18.834786,18.873425,18.912065,18.950705,18.989344,19.037066,19.094236,19.151405,19.208575,19.265746,19.322916,19.3991,19.477958,19.556815,19.635672,19.71453,19.80072,19.907414,20.014109,20.120803,20.227498,20.334191,20.444883,20.557727,20.670571,20.783414,20.896258,21.007967,21.089899,21.171833,21.253765,21.335697,21.417629,21.484504,21.530872,21.57724,21.623607,21.669975,21.716342,21.748911,21.778245,21.807578,21.83691,21.866244,21.896492,21.930479,21.964465,21.998451,22.032438,22.066424,22.10041,22.134397,22.168383,22.20237,22.236356,22.270342,22.304327,22.338315,22.372301,22.406286,22.440275,22.476481,22.5167,22.556918,22.597136,22.637354,22.677572,22.718902,22.760616,22.80233,22.844044,22.885758,22.924462,22.942993,22.961524,22.980052,22.998583,23.017114,23.044444,23.08001,23.115573,23.151139,23.186703,23.222269,23.255055,23.287545,23.320037,23.352527,23.385016,23.41346,23.431991,23.450522,23.46905,23.487582,23.506113,23.528803,23.553482,23.578164,23.602843,23.627524,23.652791,23.686776,23.720764,23.75475,23.788735,23.822724,23.853942,23.88178,23.909617,23.937452,23.96529,23.993128,24.020965,24.0488,24.076638,24.104475,24.132313,24.15911,24.182293,24.205479,24.228662,24.251845,24.27503,24.2935,24.308958,24.324412,24.339869,24.355324,24.370781,24.375472,24.380124,24.384779,24.389431,24.394085,24.395174,24.390519,24.385867,24.381212,24.37656,24.371906,24.392261,24.420099,24.447936,24.475771,24.503609,24.531447,24.559281,24.587119,24.614957,24.642794,24.670629,24.695941,24.719124,24.742307,24.765493,24.788676,24.811859,24.839368,24.867205,24.895043,24.922878,24.950716,24.973165,24.983968,24.99477,25.005573,25.016375,25.027178,25.029336,25.02784,25.026344,25.024845,25.023349,25.021019,25.010217,24.999414,24.988612,24.977809,24.967007,24.960597,24.959019,24.957441,24.955863,24.954282,24.952704,24.956503,24.961158,24.96581,24.970462,24.975117,24.973983,24.955452,24.936924,24.918393,24.899862,24.881331,24.841179,24.788662,24.736146,24.683629,24.63111,24.579015,24.544947,24.510879,24.476809,24.442742,24.408674,24.391721,24.39945,24.407175,24.414904,24.422633,24.430361,24.433191,24.434769,24.436348,24.437928,24.439506,24.441645,24.4463,24.450952,24.455607,24.460259,24.464913,24.490717,24.532514,24.57431,24.616106,24.657902,24.699698,24.806561,24.916412,25.026264,25.136116,25.245965,25.354708,25.461319,25.567932,25.674543,25.781157,25.887768,25.941347,25.975253,26.009156,26.043059,26.076965,26.11053,26.141524,26.172517,26.203511,26.234507,26.265501,26.315875,26.385427,26.454979,26.52453,26.594079,26.663631,26.708498,26.750294,26.792093,26.833889,26.875685,26.922594,26.982921,27.043248,27.103576,27.163903,27.22423,27.292762,27.36547,27.438177,27.510885,27.583593,27.655154,27.704597,27.754039,27.803482,27.852922,27.902364,27.947097,27.985737,28.024377,28.063017,28.101654,28.140294,28.206891,28.279517,28.352142,28.424768,28.497396,28.570334,28.644456,28.718577,28.792702,28.866823,28.940945,28.987438,29.01519,29.042946,29.070702,29.098457,29.12621,29.149475,29.172658,29.195841,29.219024,29.24221,29.269963,29.305529,29.341092,29.376658,29.412222,29.447788,29.462313,29.470039,29.477768,29.485496,29.493225,29.49875,29.491022,29.483293,29.475565,29.467836,29.46011,29.447457,29.430422,29.413389,29.396354,29.379319,29.362287,29.31976,29.274887,29.230017,29.185144,29.140274,29.090276,29.028453,28.96663,28.904806,28.842983,28.78116,28.708744,28.631546,28.55435,28.477152,28.399954,28.321469,28.227236,28.133005,28.038775,27.944544,27.850311,27.767455,27.697821,27.628188,27.558556,27.488923,27.419289,27.37597,27.33733,27.298693,27.260053,27.221413,27.188571,27.17453,27.160487,27.146447,27.132403,27.118363,27.112077,27.110499,27.108921,27.107343,27.105765,27.10477,27.168089,27.231408,27.294729,27.358048,27.421367,27.487151,27.556703,27.626255,27.695806,27.765358,27.834907,27.904395,27.973865,28.043332,28.112801,28.182271,28.244186,28.268947,28.293711,28.318472,28.343236,28.367997,28.40047,28.439108,28.477748,28.516388,28.555028,28.593668,28.642486,28.691929,28.741368,28.790811,28.840254,28.89478,28.959677,29.024576,29.089474,29.154371,29.21927,29.277567,29.333242,29.388914,29.444587,29.500262,29.553253,29.582668,29.612084,29.641497,29.670912,29.700328,29.735026,29.775244,29.815462,29.855677,29.895895,29.936114,29.935738,29.92959,29.923439,29.917289,29.911141,19.998698,19.943425,19.888153,19.83288,19.777608,19.715995,19.63544,19.554886,19.474331,19.393777,19.313223,19.233418,19.154041,19.074664,18.995287,18.91591,18.836849,18.770573,18.704297,18.638022,18.571746,18.505471,18.448233,18.403964,18.359695,18.315426,18.271156,18.226887,18.194943,18.166129,18.137315,18.108502,18.079688,18.054539,18.045634,18.036729,18.027823,18.018919,18.010014,18.001781,17.994052,17.986325,17.978596,17.970869,17.963141,17.949141,17.934863,17.920585,17.906306,17.892027,17.867115,17.821924,17.776734,17.731545,17.686354,17.641164,17.60162,17.564158,17.526696,17.489233,17.451771,17.41417,17.375531,17.336891,17.298252,17.259612,17.220974,17.182927,17.145465,17.108001,17.07054,17.033078,16.995616,16.943339,16.889244,16.835148,16.781054,16.726958,16.666762,16.59066,16.514558,16.438456,16.362354,16.286252,16.2145,16.144949,16.075397,16.005847,15.936295,15.868141,15.826226,15.784311,15.742397,15.700482,15.658566,15.624327,15.599966,15.575604,15.551244,15.526883,15.502522,15.465428,15.425611,15.385794,15.345977,15.306162,15.268219,15.237308,15.206396,15.175484,15.144572,15.11366,15.087363,15.06418,15.040996,15.017813,14.994629,14.971446,14.963467,14.955739,14.948011,14.940283,14.932556,14.937928,14.965564,14.9932,15.020837,15.048473,15.07611,15.123778,15.177873,15.231969,15.286064,15.340159,15.393144,15.439511,15.485879,15.532246,15.578613,15.624981,15.662038,15.690851,15.719664,15.748477,15.777292,15.806105,15.839001,15.872268,15.905533,15.9388,15.972065,16.008316,16.051408,16.0945,16.137592,16.180684,16.223776,16.273652,16.32657,16.379488,16.432406,16.485324,16.537143,16.575783,16.614422,16.653062,16.6917,16.73034,16.757684,16.771963,16.786242,16.800521,16.8148,16.829077,16.849928,16.871934,16.89394,16.915947,16.937954,16.958408,16.973864,16.98932,17.004775,17.020231,17.035687,17.055961,17.079146,17.102329,17.125513,17.148696,17.171925,17.199562,17.227198,17.254835,17.282471,17.310107,17.339044,17.369955,17.400867,17.431778,17.46269,17.493601,17.53919,17.588833,17.638475,17.688118,17.737762,17.788363,17.843634,17.898907,17.954179,18.009452,18.064725,18.106431,18.137344,18.168255,18.199167,18.230079,18.26099,18.283499,18.305505,18.327513,18.349519,18.371525,18.397553,18.43174,18.465928,18.500114,18.534301,18.568488,18.603519,18.638883,18.674248,18.709611,18.744975,18.780679,18.819317,18.857958,18.896596,18.935236,18.973877,19.022272,19.08082,19.139368,19.197916,19.256464,19.315012,19.38895,19.465052,19.541154,19.617256,19.693357,19.776429,19.878989,19.98155,20.084111,20.186672,20.289234,20.397583,20.509048,20.620514,20.731981,20.843446,20.953777,21.034333,21.114887,21.195441,21.275995,21.35655,21.422631,21.468998,21.515365,21.561733,21.608101,21.654469,21.68927,21.721359,21.753448,21.785536,21.817625,21.850358,21.885723,21.921086,21.956451,21.991815,22.027179,22.062543,22.097907,22.133272,22.168636,22.204001,22.239364,22.274729,22.310091,22.345456,22.380821,22.416186,22.452298,22.48976,22.527221,22.564683,22.602145,22.63961,22.681255,22.724348,22.767439,22.810533,22.853623,22.893704,22.913612,22.93352,22.95343,22.973338,22.993246,23.02053,23.054717,23.088903,23.12309,23.157277,23.191463,23.221631,23.251364,23.281098,23.310834,23.340567,23.367454,23.387362,23.40727,23.42718,23.447088,23.466996,23.492927,23.521742,23.550556,23.579368,23.608183,23.637411,23.672773,23.708138,23.743503,23.778865,23.81423,23.845589,23.872047,23.898508,23.924966,23.951424,23.977885,24.004343,24.030801,24.057262,24.08372,24.110178,24.135908,24.159091,24.182274,24.20546,24.228643,24.251826,24.270299,24.285753,24.30121,24.316665,24.332122,24.347576,24.350897,24.354172,24.357447,24.360722,24.363997,24.364762,24.361487,24.358212,24.354937,24.351662,24.348387,24.367998,24.394456,24.420917,24.447375,24.473833,24.500294,24.526752,24.55321,24.579671,24.606129,24.632587,24.657269,24.680452,24.703638,24.726821,24.750004,24.773187,24.799417,24.825875,24.852333,24.878794,24.905252,24.927196,24.939376,24.951558,24.963737,24.975916,24.988098,24.987759,24.982128,24.976499,24.97087,24.965241,24.959024,24.946842,24.934663,24.922481,24.910302,24.89812,24.892303,24.893478,24.894656,24.895832,24.89701,24.898188,24.901175,24.90445,24.907725,24.911001,24.914276,24.911766,24.891858,24.87195,24.852042,24.832132,24.812224,24.769819,24.714546,24.659273,24.604001,24.548728,24.494067,24.465509,24.436951,24.408393,24.379836,24.351281,24.337581,24.34531,24.353036,24.360764,24.368493,24.376222,24.37686,24.375681,24.374503,24.373328,24.372149,24.371787,24.375062,24.378337,24.381612,24.384887,24.388163,24.410236,24.44652,24.482806,24.519092,24.555376,24.591662,24.689062,24.789269,24.889475,24.989681,25.089888,25.193234,25.302602,25.411969,25.521336,25.630706,25.740073,25.800427,25.842599,25.884771,25.926941,25.969113,26.009188,26.033292,26.057397,26.081501,26.105605,26.12971,26.176661,26.246212,26.315761,26.385313,26.454865,26.524416,26.564383,26.600667,26.636953,26.673237,26.709523,26.751303,26.807495,26.863689,26.919883,26.976077,27.032269,27.095754,27.16295,27.230147,27.297345,27.364541,27.430931,27.48175,27.53257,27.583389,27.634211,27.68503,27.730541,27.769179,27.807819,27.846459,27.885099,27.923739,27.991469,28.065471,28.139474,28.213479,28.287481,28.362664,28.442298,28.521932,28.601564,28.681198,28.760832,28.812834,28.8461,28.879368,28.912633,28.945898,28.979164,29.002524,29.025707,29.048893,29.072076,29.095259,29.122506,29.156693,29.190879,29.225066,29.259253,29.293439,29.307628,29.315357,29.323083,29.330811,29.33854,29.344065,29.336337,29.328608,29.320882,29.313154,29.305425,29.294231,29.279952,29.265673,29.251394,29.237118,29.222839,29.184329,29.143592,29.102852,29.062115,29.021378,28.974263,28.91244,28.850617,28.788794,28.72697,28.665147,28.587984,28.503896,28.419812,28.335724,28.25164,28.166472,28.068106,27.969742,27.871376,27.773012,27.674649,27.592754,27.530009,27.467265,27.404523,27.341778,27.279034,27.236756,27.198116,27.159476,27.120836,27.082198,27.051954,27.048936,27.045915,27.042896,27.039878,27.03686,27.036452,27.037627,27.038806,27.039981,27.041159,27.042933,27.110385,27.17784,27.245292,27.312744,27.380199,27.448482,27.518031,27.587583,27.657134,27.726686,27.796238,27.871114,27.94747,28.023829,28.100188,28.176546,28.24372,28.265728,28.287735,28.30974,28.331747,28.353752,28.385,28.42364,28.46228,28.50092,28.53956,28.578198,28.628316,28.679135,28.729954,28.780776,28.831596,28.887499,28.953775,29.020049,29.086325,29.152602,29.218878,29.275594,29.328513,29.381432,29.434348,29.487267,29.537361,29.562644,29.587924,29.613206,29.638489,29.663772,29.695006,29.732468,29.769933,29.807394,29.844856,29.882318,29.879186,29.870282,29.861375,29.852471,29.843564,19.957646,19.899617,19.841589,19.783562,19.725533,19.6622,19.583025,19.503847,19.424671,19.345494,19.266318,19.189648,19.114406,19.039161,18.963917,18.888675,18.813613,18.74596,18.678307,18.610652,18.542999,18.475345,18.415599,18.367196,18.318793,18.270391,18.221987,18.173585,18.137507,18.10456,18.071613,18.038667,18.005719,17.97669,17.96503,17.953368,17.941708,17.930047,17.918386,17.908969,17.901242,17.893513,17.885786,17.878058,17.87033,17.858969,17.847447,17.835924,17.8244,17.812877,17.79072,17.748286,17.705852,17.663418,17.620982,17.578548,17.54176,17.507053,17.472346,17.43764,17.402933,17.367766,17.329126,17.290487,17.251847,17.213208,17.174568,17.137911,17.103204,17.068497,17.03379,16.999083,16.964377,16.912402,16.858308,16.804212,16.750117,16.696021,16.636589,16.563242,16.489896,16.416551,16.343203,16.269858,16.199031,16.12948,16.059929,15.990378,15.920827,15.852743,15.812205,15.771668,15.731131,15.690594,15.650057,15.615388,15.588271,15.561155,15.534039,15.506921,15.479805,15.439955,15.397383,15.35481,15.312238,15.269666,15.229547,15.198636,15.167724,15.136813,15.105901,15.07499,15.048693,15.025509,15.002326,14.979141,14.955958,14.932774,14.924797,14.917068,14.909341,14.901612,14.893885,14.899768,14.928781,14.957796,14.98681,15.015823,15.044838,15.092841,15.146936,15.201032,15.255126,15.309222,15.362207,15.408575,15.454942,15.501309,15.547677,15.594044,15.633293,15.666239,15.699187,15.732133,15.765081,15.798028,15.836322,15.875099,15.913876,15.952654,15.99143,16.031937,16.076407,16.120877,16.165346,16.209817,16.254287,16.302686,16.352849,16.403012,16.453173,16.503336,16.552612,16.59125,16.629891,16.668529,16.707169,16.745808,16.771876,16.783398,16.794921,16.806445,16.817968,16.82949,16.847585,16.866836,16.886086,16.905337,16.924588,16.942939,16.958395,16.973851,16.989306,17.004762,17.020218,17.040494,17.063677,17.086861,17.110044,17.133228,17.156471,17.185485,17.2145,17.243514,17.272528,17.301542,17.33131,17.362221,17.393133,17.424045,17.454956,17.485868,17.530376,17.578641,17.626906,17.675171,17.723436,17.773362,17.831391,17.889419,17.947446,18.005475,18.063503,18.106431,18.137344,18.168255,18.199167,18.230079,18.26099,18.280899,18.30015,18.319402,18.338652,18.357903,18.38163,18.414438,18.447248,18.480057,18.512867,18.545676,18.581304,18.618046,18.654787,18.69153,18.728272,18.76521,18.80385,18.842489,18.881129,18.919769,18.958408,19.007479,19.067405,19.127331,19.187256,19.247182,19.307108,19.378801,19.452146,19.525492,19.598839,19.672185,19.752138,19.850565,19.948992,20.047419,20.145846,20.244275,20.350282,20.46037,20.570458,20.680546,20.790635,20.899588,20.978765,21.057941,21.137118,21.216294,21.295471,21.360757,21.407125,21.453492,21.499859,21.546227,21.592595,21.629628,21.664473,21.699318,21.734162,21.769007,21.804224,21.840967,21.877708,21.91445,21.951192,21.987933,22.024676,22.061418,22.09816,22.134902,22.171643,22.208386,22.245128,22.28187,22.318612,22.355353,22.392095,22.428111,22.462819,22.497525,22.532231,22.566939,22.601645,22.643608,22.688078,22.732548,22.777018,22.821489,22.862946,22.884233,22.905518,22.926805,22.948092,22.969377,22.996616,23.029423,23.062233,23.095043,23.127853,23.160661,23.188204,23.215184,23.242161,23.269141,23.296121,23.321448,23.342735,23.36402,23.385307,23.406592,23.427879,23.457054,23.490002,23.522946,23.555894,23.588842,23.622028,23.658769,23.695511,23.732255,23.768997,23.805739,23.837235,23.862317,23.887398,23.91248,23.937561,23.962642,23.987724,24.012802,24.037884,24.062965,24.088047,24.112704,24.13589,24.159073,24.182256,24.205439,24.228625,24.247095,24.262552,24.278006,24.293463,24.308918,24.324375,24.326321,24.328219,24.330115,24.332013,24.333912,24.334354,24.332458,24.33056,24.328661,24.326766,24.324867,24.343735,24.368816,24.393897,24.418979,24.44406,24.469142,24.494223,24.519304,24.544386,24.569467,24.594548,24.618597,24.641783,24.664966,24.688149,24.711332,24.734517,24.759464,24.784545,24.809627,24.834708,24.859789,24.881225,24.894784,24.908342,24.921901,24.93546,24.949018,24.946183,24.936418,24.926656,24.916892,24.90713,24.897026,24.883467,24.869909,24.85635,24.842791,24.829235,24.824006,24.827938,24.831872,24.835804,24.839739,24.84367,24.845847,24.847745,24.849641,24.851539,24.853438,24.849548,24.828264,24.806976,24.785692,24.764404,24.743117,24.698456,24.64043,24.582401,24.524372,24.466343,24.409116,24.386068,24.363023,24.339978,24.316932,24.293887,24.283442,24.29117,24.298896,24.306625,24.314353,24.322082,24.320525,24.316593,24.312659,24.308727,24.304793,24.301928,24.303824,24.305722,24.30762,24.309516,24.311415,24.329755,24.360529,24.391303,24.422077,24.45285,24.483624,24.571561,24.662122,24.752686,24.843247,24.933808,25.031761,25.143884,25.256008,25.368131,25.480255,25.592378,25.659507,25.709945,25.760384,25.810822,25.86126,25.907843,25.925058,25.942273,25.959488,25.976706,25.993921,26.037444,26.106995,26.176547,26.246099,26.31565,26.385202,26.420265,26.451039,26.481813,26.512587,26.54336,26.580009,26.632068,26.684129,26.73619,26.788249,26.84031,26.898747,26.960432,27.022117,27.083803,27.145488,27.206708,27.258904,27.311103,27.363299,27.415498,27.467696,27.513983,27.552623,27.59126,27.629901,27.668541,27.707181,27.776044,27.851426,27.926808,28.002189,28.077569,28.154994,28.240138,28.325285,28.410428,28.495572,28.580718,28.638231,28.677009,28.715787,28.754564,28.793342,28.83212,28.855576,28.878759,28.901942,28.925125,28.94831,28.975047,29.007856,29.040666,29.073474,29.106284,29.139093,29.152943,29.160672,29.168401,29.176129,29.183855,29.189381,29.181652,29.173926,29.166198,29.158469,29.150741,29.141005,29.129482,29.11796,29.106437,29.094914,29.083392,29.048898,29.012294,28.97569,28.939086,28.902482,28.85825,28.796427,28.734604,28.672781,28.610958,28.549134,28.467223,28.376247,28.285273,28.194296,28.103322,28.011475,27.908976,27.806479,27.70398,27.601483,27.498984,27.418053,27.362197,27.306342,27.250489,27.194634,27.138779,27.097539,27.058901,27.020261,26.981621,26.942981,26.915337,26.923341,26.931342,26.939346,26.94735,26.955354,26.960824,26.964756,26.96869,26.972622,26.976556,26.981097,27.052682,27.12427,27.195857,27.267443,27.33903,27.40981,27.479362,27.548914,27.618463,27.688014,27.757566,27.837833,27.921078,28.004326,28.087574,28.170819,28.243254,28.262506,28.281757,28.301008,28.320259,28.33951,28.369532,28.408172,28.446813,28.485453,28.52409,28.56273,28.614145,28.666344,28.71854,28.770739,28.822935,28.880218,28.947871,29.015524,29.083177,29.150831,29.218487,29.273624,29.323787,29.373947,29.42411,29.474273,29.52147,29.54262,29.563766,29.584916,29.606063,29.627213,29.654989,29.689695,29.724403,29.759109,29.793815,29.828523,29.822634,29.810974,29.799314,29.787651,29.77599,19.916594,19.85581,19.795026,19.734242,19.673458,19.608408,19.530609,19.45281,19.37501,19.297213,19.219413,19.145878,19.074769,19.003658,18.932548,18.861438,18.790377,18.721346,18.652314,18.583283,18.514252,18.44522,18.382964,18.330428,18.277892,18.225355,18.17282,18.120284,18.080071,18.042992,18.005911,17.96883,17.93175,17.898841,17.884424,17.870007,17.855592,17.841176,17.826759,17.816159,17.808432,17.800703,17.792976,17.785248,17.77752,17.768798,17.76003,17.751262,17.742496,17.733728,17.714327,17.674648,17.634968,17.59529,17.555611,17.515932,17.4819,17.449949,17.417997,17.386046,17.354096,17.32136,17.282721,17.244081,17.205441,17.166802,17.128162,17.092894,17.060943,17.028992,16.99704,16.965089,16.933139,16.881465,16.827371,16.773275,16.719181,16.665085,16.606416,16.535825,16.465235,16.394645,16.324054,16.253463,16.183564,16.114012,16.04446,15.97491,15.905358,15.837344,15.798185,15.759026,15.719867,15.680706,15.641547,15.606448,15.576576,15.546704,15.516833,15.48696,15.457088,15.414482,15.369154,15.323825,15.278499,15.233171,15.190877,15.159965,15.129054,15.098142,15.067231,15.036319,15.010022,14.986838,14.963655,14.940471,14.917286,14.894103,14.886125,14.878397,14.870669,14.862942,14.855213,14.861607,14.891998,14.922391,14.952782,14.983175,15.013566,15.061905,15.115999,15.170095,15.22419,15.278286,15.331269,15.377638,15.424005,15.470373,15.51674,15.563107,15.604549,15.641629,15.67871,15.71579,15.75287,15.78995,15.833641,15.87793,15.922219,15.966508,16.010797,16.055558,16.101405,16.147253,16.1931,16.238949,16.284796,16.331721,16.379127,16.426534,16.473941,16.521348,16.568079,16.606719,16.645358,16.683998,16.722637,16.761277,16.786066,16.794834,16.803601,16.812368,16.821136,16.829903,16.845241,16.861736,16.878231,16.894726,16.911223,16.927471,16.942927,16.958383,16.973839,16.989294,17.00475,17.025025,17.048209,17.071392,17.094576,17.117759,17.141018,17.171409,17.201802,17.232193,17.262586,17.292977,17.323575,17.354486,17.385398,17.416309,17.447221,17.478134,17.521562,17.56845,17.615336,17.662224,17.709111,17.758363,17.819147,17.879931,17.940715,18.001499,18.062283,18.106431,18.137344,18.168255,18.199167,18.230079,18.26099,18.278299,18.294794,18.311291,18.327786,18.344281,18.365707,18.397139,18.428569,18.460001,18.491431,18.522863,18.559089,18.597208,18.635328,18.673448,18.711568,18.749742,18.788381,18.827021,18.86566,18.9043,18.94294,18.992687,19.05399,19.115294,19.176597,19.237901,19.299204,19.368649,19.43924,19.509831,19.580422,19.651011,19.727845,19.82214,19.916434,20.010728,20.105022,20.199316,20.30298,20.411691,20.520402,20.629112,20.737822,20.845398,20.923197,21.000996,21.078794,21.156593,21.234392,21.298884,21.345251,21.391619,21.437986,21.484353,21.530721,21.569987,21.607588,21.645187,21.682787,21.720388,21.758089,21.796209,21.834329,21.872449,21.910569,21.948688,21.986808,22.024928,22.063048,22.101168,22.139287,22.177407,22.215527,22.253648,22.291767,22.329888,22.368006,22.403927,22.435877,22.467829,22.499781,22.53173,22.563682,22.60596,22.65181,22.697657,22.743504,22.789351,22.832188,22.854852,22.877516,22.90018,22.922844,22.945508,22.972702,23.004133,23.035563,23.066997,23.098427,23.129858,23.15478,23.179001,23.203224,23.227448,23.251672,23.275442,23.298106,23.32077,23.343434,23.366099,23.388763,23.421178,23.458259,23.495339,23.53242,23.5695,23.606647,23.644766,23.682887,23.721005,23.759127,23.797245,23.828882,23.852584,23.876289,23.899991,23.923695,23.947397,23.971102,23.994806,24.018508,24.042213,24.065915,24.089503,24.112686,24.135871,24.159054,24.182237,24.20542,24.223893,24.239348,24.254805,24.270259,24.285716,24.301171,24.301745,24.302264,24.302786,24.303305,24.303824,24.303945,24.303427,24.302908,24.302386,24.301867,24.301348,24.319471,24.343176,24.366878,24.390583,24.414284,24.437989,24.461694,24.485396,24.5091,24.532802,24.556507,24.579928,24.603111,24.626294,24.64948,24.672663,24.695846,24.719513,24.743215,24.76692,24.790624,24.814326,24.835256,24.850192,24.86513,24.880065,24.895001,24.909936,24.904606,24.890709,24.876811,24.862916,24.849019,24.835028,24.820093,24.805157,24.790219,24.775284,24.760348,24.755712,24.7624,24.769088,24.775776,24.782464,24.789152,24.790518,24.791037,24.791559,24.792078,24.792597,24.787331,24.764666,24.742002,24.719341,24.696677,24.674013,24.627096,24.566311,24.505528,24.444743,24.383961,24.324166,24.30663,24.289095,24.271562,24.254026,24.236491,24.229302,24.237031,24.244759,24.252485,24.260214,24.267942,24.264193,24.257503,24.250815,24.244127,24.237439,24.232067,24.232588,24.233107,24.233626,24.234145,24.234667,24.249276,24.274538,24.299799,24.325063,24.350325,24.375589,24.45406,24.534978,24.615897,24.696812,24.77773,24.870287,24.985164,25.100044,25.214924,25.329804,25.444683,25.518588,25.577292,25.635999,25.694703,25.753407,25.806498,25.816827,25.827153,25.837478,25.847804,25.85813,25.898229,25.967781,26.037333,26.106884,26.176433,26.245985,26.276147,26.301411,26.326672,26.351937,26.377198,26.408716,26.456641,26.504569,26.552495,26.600423,26.648348,26.701741,26.757914,26.814087,26.870263,26.926436,26.982482,27.036057,27.089633,27.143209,27.196784,27.25036,27.297425,27.336065,27.374705,27.413345,27.451982,27.490623,27.560619,27.637378,27.714139,27.790897,27.867656,27.947324,28.037981,28.128637,28.219293,28.309949,28.400605,28.463631,28.507918,28.552208,28.596496,28.640784,28.685074,28.708625,28.731808,28.754993,28.778176,28.801359,28.82759,28.85902,28.890451,28.921881,28.953314,28.984745,28.998261,29.005987,29.013716,29.021444,29.029173,29.034699,29.02697,29.019241,29.011513,29.003787,28.996058,28.987779,28.979013,28.970246,28.961477,28.952711,28.943944,28.91347,28.880999,28.848528,28.816057,28.783586,28.742237,28.680414,28.618591,28.556768,28.494945,28.433121,28.346463,28.248597,28.150734,28.052868,27.955005,27.856478,27.749845,27.643213,27.536583,27.429951,27.323319,27.243351,27.194385,27.145419,27.096453,27.04749,26.998524,26.958324,26.919684,26.881044,26.842407,26.803767,26.77872,26.797746,26.816769,26.835796,26.854822,26.873848,26.885196,26.891886,26.898574,26.905262,26.91195,26.919261,26.994981,27.070699,27.14642,27.222141,27.297859,27.371138,27.44069,27.510242,27.579793,27.649345,27.718894,27.804549,27.894686,27.984823,28.074958,28.165095,28.242791,28.259286,28.275781,28.292276,28.308771,28.325266,28.354065,28.392705,28.431342,28.469982,28.508622,28.547263,28.599975,28.653551,28.707126,28.760702,28.814277,28.872936,28.941969,29.010999,29.080032,29.149062,29.218095,29.271652,29.319058,29.366465,29.413871,29.461278,29.505579,29.522595,29.539609,29.556626,29.57364,29.590654,29.61497,29.646922,29.678874,29.710823,29.742775,29.774725,29.766083,29.751666,29.73725,29.722833,29.708417,19.877024,19.815201,19.753378,19.691555,19.629732,19.564247,19.487826,19.411405,19.334984,19.258563,19.182142,19.110649,19.041955,18.973262,18.904568,18.835876,18.767184,18.69849,18.629797,18.561103,18.492411,18.423719,18.36102,18.306926,18.25283,18.198735,18.14464,18.090544,18.04809,18.008592,17.969094,17.929596,17.890099,17.854237,17.83449,17.814744,17.794998,17.775251,17.755505,17.741148,17.730846,17.720544,17.71024,17.699938,17.689636,17.681799,17.674071,17.666343,17.658615,17.650888,17.633707,17.598499,17.563292,17.528085,17.492879,17.457671,17.426856,17.397662,17.368466,17.33927,17.310076,17.279973,17.24305,17.206127,17.169204,17.132281,17.095357,17.061463,17.030552,16.99964,16.968729,16.937817,16.906906,16.855346,16.80125,16.747156,16.69306,16.638965,16.58106,16.513225,16.44539,16.377556,16.309721,16.241886,16.17405,16.106216,16.038381,15.970547,15.902712,15.836266,15.79591,15.755555,15.715199,15.674843,15.634487,15.597884,15.566115,15.534346,15.502576,15.470806,15.439036,15.39524,15.348872,15.302505,15.256138,15.20977,15.166476,15.134706,15.102937,15.071166,15.039397,15.007628,14.981498,14.959171,14.936846,14.914521,14.892194,14.869869,14.86275,14.855879,14.84901,14.84214,14.83527,14.842715,14.874484,14.906254,14.938023,14.969794,15.001563,15.049585,15.102823,15.15606,15.209297,15.262535,15.314784,15.361151,15.407518,15.453886,15.500254,15.546622,15.5898,15.630156,15.670511,15.710867,15.751223,15.791579,15.839021,15.887105,15.935188,15.983273,16.031356,16.078918,16.125286,16.171653,16.21802,16.264388,16.310755,16.357122,16.40349,16.449858,16.496226,16.542593,16.588298,16.626081,16.663861,16.701642,16.739425,16.777206,16.800655,16.807525,16.814395,16.821264,16.828133,16.835004,16.847716,16.861454,16.875194,16.888933,16.902673,16.91682,16.932276,16.947731,16.963187,16.978643,16.994099,17.014908,17.03895,17.062992,17.087035,17.111075,17.135188,17.166099,17.197011,17.227922,17.258835,17.289747,17.320658,17.35157,17.382481,17.413393,17.444304,17.475216,17.51622,17.560014,17.603807,17.6476,17.691393,17.737817,17.797065,17.856314,17.915563,17.974811,18.034061,18.078486,18.111113,18.143742,18.176369,18.208998,18.241625,18.257241,18.271839,18.286437,18.301035,18.315633,18.335333,18.365386,18.39544,18.425492,18.455546,18.4856,18.523654,18.564867,18.606081,18.647294,18.688509,18.7299,18.77283,18.81576,18.858691,18.90162,18.944551,18.996319,19.057285,19.11825,19.179215,19.24018,19.301146,19.367381,19.434358,19.501335,19.568311,19.635288,19.708146,19.797447,19.886751,19.976053,20.065355,20.154658,20.255122,20.361597,20.46807,20.574545,20.68102,20.786454,20.864592,20.942729,21.020865,21.099003,21.17714,21.242191,21.289416,21.336642,21.383868,21.431093,21.478318,21.518589,21.557229,21.595868,21.634508,21.673147,21.711955,21.751453,21.790951,21.830449,21.869947,21.909443,21.948941,21.988439,22.027937,22.067434,22.106932,22.14643,22.185928,22.225424,22.264922,22.30442,22.343918,22.38066,22.412429,22.444198,22.475968,22.507737,22.539509,22.581491,22.626999,22.67251,22.718018,22.763526,22.806024,22.828351,22.850677,22.873002,22.895327,22.917652,22.944412,22.975326,23.006238,23.037149,23.068061,23.098972,23.123678,23.147721,23.171762,23.195803,23.219847,23.243887,23.267928,23.291972,23.316013,23.340056,23.364097,23.398014,23.436654,23.475294,23.513931,23.552571,23.591156,23.628938,23.66672,23.704502,23.742282,23.780064,23.810894,23.833219,23.855544,23.877869,23.900197,23.922522,23.94413,23.965597,23.987064,24.008532,24.029999,24.052041,24.076082,24.100125,24.124166,24.148207,24.17225,24.191057,24.206511,24.221968,24.237423,24.25288,24.268334,24.26839,24.26839,24.26839,24.26839,24.26839,24.268721,24.269579,24.270437,24.271294,24.272152,24.27301,24.289733,24.3112,24.332667,24.354135,24.375602,24.397337,24.42052,24.443705,24.466888,24.490071,24.513257,24.53644,24.559623,24.582806,24.605992,24.629175,24.652358,24.675541,24.698726,24.721909,24.745092,24.768275,24.788744,24.803341,24.81794,24.832537,24.847136,24.861733,24.855807,24.841211,24.826611,24.812015,24.797418,24.782819,24.768222,24.753623,24.739026,24.72443,24.709831,24.706275,24.714861,24.723448,24.732031,24.740618,24.749204,24.749641,24.748783,24.747925,24.747067,24.74621,24.739778,24.716595,24.693412,24.670229,24.647044,24.623861,24.576094,24.514271,24.452448,24.390625,24.328802,24.267998,24.250828,24.233655,24.216482,24.19931,24.182139,24.173757,24.178054,24.182349,24.186643,24.19094,24.195235,24.189275,24.180689,24.172102,24.163516,24.154929,24.147913,24.147913,24.147913,24.147913,24.147913,24.147913,24.162581,24.18834,24.214097,24.239856,24.265615,24.291372,24.363928,24.438632,24.513336,24.588043,24.662747,24.748929,24.857126,24.96532,25.073517,25.181712,25.289909,25.362402,25.421651,25.480898,25.540148,25.599397,25.652965,25.663267,25.673569,25.683871,25.694173,25.704475,25.743701,25.811537,25.87937,25.947206,26.015039,26.082875,26.114051,26.140668,26.167285,26.1939,26.220517,26.252585,26.298951,26.34532,26.391686,26.438055,26.484421,26.53591,26.590004,26.644099,26.698196,26.752291,26.806301,26.858679,26.911061,26.96344,27.015819,27.068197,27.112715,27.147064,27.181414,27.215763,27.250111,27.284459,27.350595,27.423584,27.496572,27.56956,27.642548,27.71877,27.807215,27.895658,27.984103,28.072546,28.160991,28.224874,28.272098,28.319325,28.366551,28.413775,28.461001,28.487134,28.512893,28.53865,28.564409,28.590165,28.618143,28.649913,28.681682,28.713454,28.745223,28.776993,28.791886,28.80133,28.810774,28.820219,28.829663,28.836904,28.830894,28.824881,28.818871,28.812858,28.806848,28.799927,28.792198,28.784473,28.776744,28.769015,28.761287,28.733116,28.703062,28.673008,28.642955,28.612901,28.574277,28.515885,28.457496,28.399104,28.340713,28.282323,28.196714,28.098827,28.000937,27.90305,27.80516,27.707011,27.605688,27.504361,27.403035,27.301709,27.200385,27.126454,27.084377,27.042301,27.000224,26.958147,26.91607,26.881283,26.847792,26.814302,26.780811,26.747321,26.726984,26.749312,26.771637,26.793962,26.816288,26.838613,26.85399,26.86515,26.87631,26.887473,26.898633,26.910372,26.985934,27.061496,27.137061,27.212623,27.288184,27.361369,27.43092,27.500472,27.570024,27.639575,27.709127,27.79547,27.886489,27.977508,28.068527,28.159546,28.238232,28.256262,28.274293,28.292324,28.310352,28.328382,28.358341,28.397839,28.437337,28.476835,28.51633,28.555828,28.609891,28.664843,28.719795,28.77475,28.829703,28.888047,28.953307,29.018569,29.083829,29.149088,29.214348,29.265477,29.310986,29.356496,29.402004,29.447515,29.489777,29.503516,29.517255,29.530996,29.544735,29.558474,29.577254,29.6013,29.625346,29.649392,29.673438,29.697487,29.684693,29.666663,29.648635,29.630604,29.612574,19.838354,19.776531,19.714706,19.652883,19.59106,19.525922,19.450878,19.375835,19.300792,19.225749,19.150706,19.08059,19.013274,18.945959,18.878644,18.811328,18.744014,18.676698,18.609384,18.542068,18.474752,18.407438,18.345553,18.291457,18.237362,18.183266,18.129172,18.075076,18.031522,17.990647,17.949771,17.908896,17.86802,17.829765,17.80313,17.776494,17.749859,17.723223,17.696588,17.676915,17.662479,17.648044,17.633608,17.619172,17.604736,17.596723,17.588994,17.581267,17.573539,17.565811,17.550526,17.52083,17.491135,17.461439,17.431743,17.402048,17.37473,17.348291,17.321851,17.295411,17.268972,17.241625,17.207458,17.17329,17.139122,17.104955,17.070787,17.03826,17.007349,16.976437,16.945526,16.914614,16.883703,16.832143,16.778049,16.723953,16.669857,16.615763,16.558622,16.493542,16.428464,16.363384,16.298304,16.233226,16.168146,16.103066,16.037988,15.972908,15.907829,15.843861,15.800749,15.757638,15.714526,15.671416,15.628304,15.589548,15.556401,15.523253,15.490106,15.456958,15.423811,15.379772,15.333405,15.287037,15.24067,15.194303,15.150718,15.117569,15.084422,15.051274,15.018127,14.984979,14.959117,14.93817,14.917222,14.896274,14.875326,14.854379,14.848636,14.843144,14.837652,14.83216,14.826669,14.835491,14.868638,14.901786,14.934933,14.968081,15.001228,15.048542,15.100402,15.152262,15.20412,15.25598,15.30705,15.353417,15.399784,15.446152,15.492519,15.538886,15.583527,15.626638,15.66975,15.712862,15.755973,15.799085,15.849282,15.900121,15.950962,16.001801,16.05264,16.102121,16.148489,16.194856,16.241223,16.287591,16.333958,16.380325,16.426692,16.47306,16.519427,16.565796,16.611395,16.647799,16.684202,16.720606,16.757009,16.793413,16.815484,16.820977,16.826468,16.831961,16.837452,16.842945,16.853106,16.86409,16.875074,16.886058,16.897042,16.909086,16.924542,16.939998,16.955453,16.970909,16.986365,17.008033,17.033454,17.058873,17.084293,17.109712,17.135188,17.166099,17.197011,17.227922,17.258835,17.289747,17.320658,17.35157,17.382481,17.413393,17.444304,17.475216,17.512982,17.552642,17.592301,17.631961,17.67162,17.71391,17.769025,17.824142,17.879257,17.934372,17.989487,18.033615,18.068998,18.104382,18.139765,18.175149,18.210532,18.225004,18.238224,18.251444,18.264664,18.277884,18.296207,18.324882,18.353558,18.382234,18.410909,18.439585,18.480211,18.525559,18.570905,18.616253,18.6616,18.70741,18.75723,18.807048,18.856868,18.906687,18.956506,19.011113,19.0707,19.130288,19.189875,19.249462,19.309049,19.371492,19.434334,19.497178,19.560022,19.622864,19.691226,19.775016,19.858807,19.942598,20.02639,20.110181,20.206925,20.310644,20.414364,20.518082,20.621801,20.724631,20.804146,20.883661,20.963177,21.042692,21.122206,21.188635,21.237238,21.285842,21.334445,21.383048,21.431651,21.472185,21.510823,21.549463,21.588102,21.626742,21.665822,21.706697,21.747573,21.788447,21.829323,21.870198,21.911074,21.951949,21.992825,22.033701,22.074576,22.115452,22.156327,22.197203,22.238077,22.278952,22.319829,22.357948,22.391097,22.424243,22.457392,22.490538,22.523687,22.564998,22.60913,22.653261,22.697392,22.741524,22.782642,22.80359,22.824539,22.845487,22.866436,22.887381,22.913477,22.944388,22.9753,23.006211,23.037123,23.068034,23.093987,23.119405,23.144825,23.170245,23.195665,23.221083,23.246503,23.271924,23.297344,23.322761,23.348182,23.382546,23.421186,23.459823,23.498463,23.537104,23.575601,23.612006,23.648409,23.684812,23.721217,23.75762,23.78707,23.808018,23.828967,23.849915,23.870861,23.891809,23.910888,23.929599,23.94831,23.967022,23.985735,24.005942,24.031363,24.056783,24.082203,24.107621,24.133041,24.152385,24.167842,24.183296,24.198754,24.214208,24.229665,24.229721,24.229721,24.229721,24.229721,24.229721,24.230576,24.232813,24.235048,24.237285,24.23952,24.241757,24.256674,24.275385,24.294096,24.31281,24.331521,24.350931,24.374117,24.3973,24.420483,24.443666,24.466851,24.490034,24.513217,24.536403,24.559586,24.582769,24.605952,24.629138,24.652321,24.675504,24.698687,24.721872,24.741904,24.755124,24.768344,24.781564,24.794784,24.808004,24.802637,24.789417,24.776197,24.762977,24.749757,24.736538,24.723318,24.710098,24.696878,24.683658,24.670439,24.66826,24.678223,24.688189,24.698152,24.708115,24.718078,24.717517,24.71528,24.713045,24.710808,24.708573,24.701109,24.677924,24.654741,24.631558,24.608375,24.585189,24.537425,24.475599,24.413776,24.351953,24.29013,24.229265,24.209336,24.18941,24.169481,24.149555,24.129626,24.117362,24.116146,24.114928,24.113713,24.112498,24.111283,24.103101,24.093138,24.083175,24.073209,24.063246,24.055104,24.055104,24.055104,24.055104,24.055104,24.055104,24.072126,24.102016,24.131908,24.1618,24.191692,24.221582,24.290368,24.360939,24.43151,24.502081,24.572652,24.65187,24.747666,24.843459,24.939254,25.035049,25.130845,25.196967,25.252084,25.307198,25.362314,25.417431,25.467824,25.482259,25.496697,25.511132,25.525567,25.540002,25.579897,25.644977,25.710057,25.775134,25.840213,25.905293,25.941066,25.973195,26.005322,26.037449,26.069576,26.105634,26.152003,26.198369,26.244738,26.291104,26.337472,26.388959,26.443056,26.497151,26.551245,26.605342,26.659217,26.70884,26.758462,26.808085,26.85771,26.907333,26.947294,26.974753,27.002215,27.029674,27.057133,27.084594,27.143839,27.209938,27.276037,27.342136,27.408235,27.47757,27.559123,27.640679,27.722233,27.803789,27.885345,27.947263,27.995867,28.04447,28.093073,28.141677,28.19028,28.220498,28.25039,28.280282,28.310174,28.340064,28.371158,28.404307,28.437453,28.470602,28.503748,28.536897,28.55421,28.56641,28.578611,28.590809,28.603009,28.613007,28.60975,28.606494,28.60324,28.599983,28.596726,28.591105,28.583377,28.575648,28.56792,28.560194,28.552465,28.525552,28.496877,28.4682,28.439526,28.410849,28.374854,28.321975,28.269096,28.216216,28.163337,28.110458,28.02941,27.935656,27.841899,27.748145,27.654392,27.560897,27.470593,27.380291,27.289987,27.199686,27.109382,27.044564,27.009377,26.974189,26.939002,26.903814,26.868627,26.841898,26.816674,26.79145,26.766225,26.741001,26.726661,26.74761,26.768555,26.789504,26.810452,26.8314,26.849685,26.866358,26.88303,26.899702,26.916372,26.93355,27.006356,27.079164,27.15197,27.224778,27.297586,27.369105,27.438654,27.508206,27.577757,27.647309,27.716861,27.801049,27.889311,27.977574,28.065837,28.154102,28.231197,28.253361,28.275524,28.297688,28.319852,28.342015,28.374574,28.415451,28.456326,28.4972,28.538075,28.578952,28.634389,28.690721,28.747053,28.803385,28.859717,28.916718,28.975089,29.033459,29.091833,29.150203,29.208574,29.256756,29.300887,29.345019,29.38915,29.433281,29.474026,29.485012,29.495994,29.506979,29.517962,29.528947,29.540928,29.553952,29.566975,29.579999,29.593023,29.606047,29.588265,29.566102,29.543938,29.521774,29.499611,19.799682,19.737859,19.676036,19.614213,19.55239,19.487596,19.413931,19.340266,19.2666,19.192935,19.119271,19.050531,18.984593,18.918657,18.852719,18.786782,18.720844,18.654906,18.588969,18.523033,18.457095,18.391158,18.330084,18.275989,18.221893,18.167799,18.113703,18.059607,18.014955,17.972701,17.930448,17.888196,17.845941,17.805296,17.771771,17.738246,17.704721,17.671197,17.637672,17.612683,17.594114,17.575544,17.556975,17.538405,17.519837,17.511647,17.503918,17.496191,17.488462,17.480735,17.467346,17.443162,17.418977,17.394793,17.370608,17.346424,17.322604,17.298921,17.275236,17.251553,17.227868,17.203278,17.171866,17.140454,17.109042,17.07763,17.046218,17.015058,16.984146,16.953235,16.922323,16.891411,16.8605,16.808941,16.754846,16.70075,16.646656,16.59256,16.536183,16.473859,16.411536,16.349212,16.286889,16.224565,16.162242,16.099918,16.037595,15.97527,15.912947,15.851456,15.805589,15.759722,15.713854,15.667987,15.62212,15.581212,15.546686,15.512161,15.477635,15.44311,15.408585,15.364303,15.317936,15.271568,15.225201,15.178834,15.134959,15.100434,15.065908,15.031382,14.996858,14.962333,14.936737,14.917167,14.897597,14.878028,14.858458,14.838888,14.834523,14.83041,14.826295,14.822181,14.818066,14.828266,14.862792,14.897318,14.931843,14.966368,15.000893,15.047499,15.097981,15.148462,15.198944,15.249426,15.299316,15.345683,15.392051,15.438418,15.484785,15.531153,15.577255,15.623122,15.668989,15.714856,15.760723,15.80659,15.859544,15.913139,15.966734,16.020328,16.073924,16.125324,16.171691,16.218059,16.264426,16.310793,16.357161,16.403528,16.449895,16.496263,16.54263,16.588997,16.634492,16.669517,16.704543,16.739569,16.774595,16.809621,16.830314,16.834428,16.838543,16.842656,16.84677,16.850885,16.858497,16.866726,16.874954,16.883182,16.89141,16.901351,16.916807,16.932262,16.947718,16.963174,16.97863,17.001159,17.027956,17.054754,17.081551,17.108348,17.135188,17.166099,17.197011,17.227922,17.258835,17.289747,17.320658,17.35157,17.382481,17.413393,17.444304,17.475216,17.509743,17.545269,17.580796,17.616321,17.651847,17.690004,17.740986,17.791969,17.84295,17.893932,17.944914,17.988745,18.026883,18.065023,18.103161,18.141301,18.179441,18.192768,18.204611,18.216452,18.228294,18.240136,18.257081,18.284378,18.311677,18.338975,18.366272,18.39357,18.436769,18.48625,18.535731,18.585211,18.634691,18.68492,18.741628,18.798337,18.855045,18.911754,18.968462,19.025906,19.084115,19.142325,19.200534,19.258743,19.316954,19.375602,19.434312,19.493021,19.55173,19.610441,19.674306,19.752585,19.830865,19.909145,19.987424,20.065704,20.15873,20.259692,20.360656,20.461618,20.562582,20.662808,20.743701,20.824594,20.905487,20.98638,21.067272,21.135078,21.185059,21.235041,21.285022,21.335004,21.384985,21.425779,21.464419,21.503058,21.541698,21.580337,21.619688,21.66194,21.704193,21.746447,21.7887,21.830953,21.873207,21.91546,21.957713,21.999967,22.04222,22.084473,22.126727,22.16898,22.211233,22.253487,22.295738,22.335236,22.369762,22.404287,22.438813,22.473339,22.507864,22.548506,22.591258,22.634013,22.676767,22.719519,22.759261,22.778832,22.798401,22.817973,22.837542,22.85711,22.882539,22.91345,22.944362,22.975276,23.006188,23.037099,23.064293,23.09109,23.117887,23.144687,23.171484,23.198281,23.225078,23.251875,23.278672,23.30547,23.332269,23.367078,23.405716,23.444356,23.482996,23.521636,23.560046,23.595072,23.630098,23.665124,23.70015,23.735176,23.763249,23.782818,23.802389,23.821958,23.841527,23.861099,23.877647,23.893602,23.909559,23.925514,23.941472,23.959846,23.986643,24.013441,24.040238,24.067035,24.093832,24.113716,24.12917,24.144627,24.160082,24.175539,24.190993,24.191049,24.191049,24.191049,24.191049,24.191049,24.192434,24.196048,24.199662,24.203276,24.206887,24.210501,24.223615,24.239573,24.255528,24.271485,24.28744,24.304528,24.327711,24.350894,24.374077,24.397263,24.420446,24.443629,24.466812,24.489997,24.51318,24.536363,24.559549,24.582732,24.605915,24.629098,24.652284,24.675467,24.695062,24.706905,24.718745,24.730588,24.742431,24.754272,24.749466,24.737623,24.725783,24.71394,24.702097,24.690256,24.678413,24.666573,24.65473,24.642887,24.631047,24.630244,24.641587,24.652927,24.66427,24.675612,24.686952,24.68539,24.681776,24.678162,24.674548,24.670934,24.662437,24.639254,24.616069,24.592886,24.569703,24.54652,24.498753,24.43693,24.375107,24.313284,24.251461,24.19053,24.167847,24.145165,24.122482,24.099797,24.077114,24.060966,24.054238,24.047511,24.040783,24.034055,24.02733,24.016927,24.005588,23.994245,23.982902,23.971562,23.962293,23.962293,23.962293,23.962293,23.962293,23.962293,23.981668,24.015694,24.049719,24.083744,24.117769,24.151794,24.216808,24.283246,24.349684,24.416122,24.48256,24.55481,24.638203,24.7216,24.804993,24.888387,24.971783,25.031536,25.082517,25.1335,25.184481,25.235462,25.282683,25.301254,25.319822,25.33839,25.356961,25.375529,25.416094,25.478417,25.540741,25.603064,25.665388,25.727711,25.768083,25.80572,25.843359,25.880998,25.918637,25.958686,26.005052,26.051421,26.097787,26.144155,26.190521,26.242011,26.296105,26.3502,26.404297,26.458391,26.512131,26.558998,26.605867,26.652733,26.699602,26.746468,26.781873,26.802443,26.823015,26.843585,26.864155,26.884727,26.937082,26.996292,27.055502,27.114712,27.173922,27.236367,27.311034,27.385698,27.460365,27.535032,27.609696,27.669653,27.719635,27.769615,27.819598,27.869578,27.919558,27.953864,27.987887,28.021912,28.055937,28.089962,28.124173,28.158698,28.193224,28.22775,28.262275,28.296798,28.316534,28.331488,28.346445,28.361399,28.376355,28.389107,28.388606,28.388106,28.387605,28.387105,28.386605,28.382281,28.374552,28.366826,28.359098,28.351369,28.343641,28.31799,28.290693,28.263395,28.236098,28.2088,28.175432,28.128065,28.080695,28.033329,27.985959,27.938592,27.862106,27.772486,27.682865,27.593241,27.50362,27.414783,27.335501,27.256222,27.17694,27.097661,27.018379,26.962675,26.934374,26.906075,26.877777,26.849479,26.82118,26.802512,26.785553,26.768598,26.751639,26.734684,26.726336,26.745907,26.765476,26.785045,26.804617,26.824186,26.845383,26.867565,26.889747,26.911932,26.934114,26.956728,27.02678,27.096829,27.166881,27.236933,27.306985,27.376839,27.446391,27.51594,27.585491,27.655043,27.724594,27.806627,27.892134,27.977643,28.063149,28.148656,28.224159,28.250459,28.276755,28.303052,28.329349,28.355645,28.390809,28.433061,28.475315,28.517569,28.55982,28.602075,28.658891,28.7166,28.774308,28.832019,28.889728,28.945387,28.996871,29.048353,29.099836,29.151318,29.202799,29.248037,29.290789,29.333544,29.376298,29.41905,29.458275,29.466504,29.474733,29.482962,29.491189,29.499418,29.504602,29.506603,29.508605,29.510607,29.512608,29.51461,29.491837,29.465538,29.439241,29.412945,29.386648,19.761012,19.699188,19.637365,19.575542,19.513719,19.449271,19.376983,19.304696,19.232408,19.160122,19.087834,19.020473,18.955913,18.891354,18.826794,18.762234,18.697674,18.633115,18.568555,18.503996,18.439436,18.374877,18.314616,18.26052,18.206426,18.15233,18.098234,18.044139,17.998388,17.954757,17.911126,17.867495,17.823864,17.780825,17.740411,17.699998,17.659584,17.61917,17.578756,17.548451,17.525747,17.503044,17.480342,17.457639,17.434937,17.42657,17.418842,17.411115,17.403386,17.395659,17.384165,17.365493,17.346819,17.328146,17.309473,17.290799,17.270478,17.24955,17.228621,17.207693,17.186764,17.16493,17.136273,17.107618,17.07896,17.050305,17.021648,16.991855,16.960943,16.930032,16.89912,16.868209,16.837297,16.785739,16.731643,16.677547,16.623453,16.569357,16.513744,16.454177,16.394608,16.335041,16.275472,16.215905,16.156336,16.096769,16.0372,15.977633,15.918065,15.859051,15.810427,15.761804,15.713183,15.664559,15.615936,15.572875,15.536972,15.501068,15.465166,15.429262,15.393359,15.348835,15.302468,15.256101,15.209733,15.163365,15.1192,15.083298,15.047394,15.01149,14.975588,14.939684,14.914358,14.896166,14.877974,14.859782,14.84159,14.823397,14.820411,14.817674,14.814938,14.812202,14.809465,14.821042,14.856946,14.89285,14.928752,14.964656,15.000558,15.046456,15.095559,15.144663,15.193768,15.242872,15.291581,15.337949,15.384317,15.430684,15.477051,15.523419,15.570981,15.619605,15.668228,15.71685,15.765473,15.814096,15.869805,15.926156,15.982506,16.038857,16.095207,16.148526,16.194893,16.241262,16.287629,16.333996,16.380364,16.426731,16.473098,16.519465,16.565833,16.6122,16.657588,16.691236,16.724884,16.758532,16.792179,16.825827,16.845143,16.84788,16.850616,16.853353,16.856089,16.858825,16.863888,16.86936,16.874833,16.880306,16.885779,16.893617,16.909073,16.924529,16.939984,16.95544,16.970896,16.994284,17.022459,17.050634,17.07881,17.106985,17.135188,17.166099,17.197011,17.227922,17.258835,17.289747,17.320658,17.35157,17.382481,17.413393,17.444304,17.475216,17.506505,17.537897,17.56929,17.600682,17.632075,17.666098,17.712946,17.759796,17.806643,17.853493,17.90034,17.943873,17.984768,18.025664,18.066558,18.107453,18.148348,18.160531,18.170996,18.181459,18.191924,18.202388,18.217955,18.243876,18.269795,18.295716,18.321635,18.347556,18.393326,18.446941,18.500555,18.554169,18.607783,18.662431,18.726028,18.789625,18.853222,18.916821,18.980418,19.0407,19.097531,19.154363,19.211194,19.268026,19.324857,19.379711,19.434288,19.488864,19.543441,19.598017,19.657386,19.730154,19.802923,19.875691,19.94846,20.021227,20.110533,20.20874,20.306948,20.405155,20.503363,20.600985,20.683256,20.765527,20.847797,20.930068,21.012339,21.081522,21.132882,21.18424,21.235599,21.286959,21.338317,21.379373,21.418013,21.456653,21.495292,21.533932,21.573553,21.617184,21.660815,21.704446,21.748077,21.791708,21.835339,21.87897,21.922602,21.966233,22.009864,22.053495,22.097126,22.140757,22.184388,22.228019,22.27165,22.312525,22.34843,22.384332,22.420234,22.456139,22.492042,22.532014,22.573389,22.614764,22.656139,22.697517,22.735879,22.754071,22.772263,22.790455,22.808648,22.82684,22.851603,22.882515,22.913426,22.944338,22.975249,23.006161,23.034602,23.062776,23.090953,23.119127,23.147303,23.175477,23.203653,23.231827,23.260004,23.288178,23.316354,23.351608,23.390248,23.428888,23.467528,23.506166,23.544491,23.57814,23.611786,23.645436,23.679082,23.712731,23.739425,23.757617,23.77581,23.794002,23.812194,23.830386,23.844403,23.857604,23.870805,23.884007,23.897205,23.913748,23.941922,23.970098,23.998275,24.026449,24.054625,24.075044,24.090498,24.105955,24.12141,24.136867,24.152321,24.152377,24.152377,24.152377,24.152377,24.152377,24.154291,24.159282,24.164273,24.169264,24.174257,24.179248,24.190559,24.203758,24.216959,24.23016,24.243362,24.258122,24.281305,24.304488,24.327674,24.350857,24.37404,24.397223,24.420409,24.443592,24.466775,24.489958,24.513143,24.536326,24.559509,24.582695,24.605878,24.629061,24.648222,24.658686,24.669149,24.679615,24.690079,24.700543,24.696296,24.685832,24.675366,24.664902,24.654439,24.643975,24.633509,24.623045,24.612582,24.602118,24.591652,24.592229,24.604948,24.617668,24.630387,24.643109,24.655829,24.653263,24.648272,24.643281,24.638291,24.633297,24.623765,24.600582,24.577399,24.554216,24.531031,24.507848,24.460081,24.398258,24.336435,24.274612,24.212789,24.151797,24.126358,24.10092,24.075481,24.050042,24.024603,24.004568,23.992331,23.980093,23.967853,23.955615,23.943375,23.930756,23.918034,23.905315,23.892596,23.879876,23.869484,23.869484,23.869484,23.869484,23.869484,23.869484,23.891211,23.929372,23.96753,24.005688,24.043846,24.082005,24.143248,24.205553,24.267858,24.330163,24.392465,24.457749,24.528743,24.599738,24.670732,24.741724,24.812719,24.866101,24.912952,24.9598,25.006648,25.053495,25.097542,25.120246,25.142947,25.165651,25.188352,25.211056,25.25229,25.311858,25.371425,25.430995,25.490562,25.550129,25.595098,25.638247,25.681398,25.724547,25.767696,25.811735,25.858104,25.90447,25.950838,25.997204,26.043573,26.09506,26.149157,26.203251,26.257346,26.31144,26.365045,26.409158,26.453268,26.497381,26.541494,26.585607,26.616452,26.630133,26.643816,26.657496,26.671179,26.68486,26.730326,26.782646,26.834969,26.88729,26.939611,26.995167,27.062942,27.130719,27.198497,27.266272,27.33405,27.392044,27.443401,27.494761,27.54612,27.59748,27.648839,27.687228,27.725386,27.763544,27.801703,27.839861,27.877188,27.91309,27.948992,27.984897,28.0208,28.056702,28.078855,28.096566,28.114278,28.131989,28.149699,28.165209,28.167465,28.169718,28.171974,28.17423,28.176485,28.173457,28.165731,28.158002,28.150274,28.142545,28.134819,28.110429,28.084511,28.05859,28.032669,28.006749,27.976009,27.934152,27.892295,27.850438,27.808581,27.766724,27.694803,27.609315,27.523827,27.438339,27.352851,27.268668,27.200409,27.132152,27.063895,26.995635,26.927378,26.880782,26.859373,26.837964,26.816555,26.795146,26.773734,26.763125,26.754435,26.745746,26.737056,26.728366,26.72601,26.744202,26.762394,26.780586,26.798778,26.816971,26.841078,26.868772,26.896467,26.924162,26.951854,26.979906,27.047201,27.114497,27.181793,27.249089,27.316385,27.384573,27.454124,27.523676,27.593225,27.662777,27.732328,27.812206,27.894959,27.977709,28.060462,28.143212,28.217125,28.247554,28.277987,28.308416,28.338846,28.369278,28.407042,28.450673,28.494304,28.537935,28.581566,28.625197,28.683392,28.742478,28.801566,28.860654,28.919739,28.974059,29.018654,29.063246,29.10784,29.152432,29.197025,29.239316,29.280694,29.322069,29.363444,29.404819,29.442527,29.448,29.453472,29.458945,29.464418,29.469891,29.468278,29.459255,29.450234,29.441214,29.432193,29.423173,29.395406,29.364977,29.334544,29.304115,29.273685,19.722341,19.660518,19.598693,19.53687,19.475047,19.410946,19.340036,19.269126,19.198216,19.127308,19.056398,18.990414,18.927233,18.864051,18.800869,18.737687,18.674506,18.611323,18.548142,18.48496,18.421779,18.358596,18.299147,18.245052,18.190957,18.136862,18.082766,18.02867,17.981821,17.936812,17.891803,17.846794,17.801785,17.756355,17.709052,17.661748,17.614445,17.567143,17.51984,17.484218,17.457381,17.430546,17.403709,17.376874,17.350037,17.341494,17.333766,17.326038,17.31831,17.310583,17.300985,17.287823,17.274662,17.2615,17.248337,17.235176,17.218352,17.20018,17.182008,17.163834,17.145662,17.126583,17.100682,17.074781,17.04888,17.022979,16.997079,16.968653,16.937742,16.90683,16.875919,16.845006,16.814094,16.762536,16.70844,16.654346,16.60025,16.546154,16.491306,16.434494,16.377681,16.320869,16.264057,16.207244,16.150432,16.09362,16.036807,15.979995,15.923182,15.866645,15.815267,15.763888,15.71251,15.661132,15.609754,15.564538,15.527258,15.489976,15.452696,15.415415,15.378133,15.333366,15.286999,15.240632,15.194264,15.147897,15.103443,15.066161,15.02888,14.9916,14.954318,14.917038,14.891977,14.875163,14.858349,14.841535,14.824721,14.807906,14.806297,14.804939,14.803581,14.802223,14.800863,14.813819,14.8511,14.88838,14.925662,14.962943,15.000225,15.045412,15.093139,15.140865,15.18859,15.236316,15.283847,15.330214,15.376582,15.422949,15.469316,15.515685,15.564709,15.616087,15.667467,15.718845,15.770223,15.821601,15.880066,15.939173,15.998278,16.057385,16.116491,16.171728,16.218096,16.264463,16.31083,16.357198,16.403566,16.449934,16.496301,16.542668,16.589036,16.635403,16.680685,16.712955,16.745224,16.777495,16.809765,16.842035,16.859973,16.861331,16.862691,16.864049,16.865407,16.866766,16.86928,16.871996,16.874714,16.87743,16.880147,16.885883,16.901339,16.916795,16.93225,16.947706,16.963162,16.987408,17.016961,17.046515,17.076068,17.105621,17.135188,17.166099,17.197011,17.227922,17.258835,17.289747,17.320658,17.35157,17.382481,17.413393,17.444304,17.475216,17.503265,17.530525,17.557784,17.585043,17.612302,17.642193,17.684907,17.727622,17.770337,17.813052,17.855767,17.899003,17.942653,17.986304,18.029954,18.073605,18.117255,18.128294,18.137381,18.146468,18.155553,18.16464,18.178829,18.203372,18.227914,18.252455,18.276998,18.301541,18.349884,18.407631,18.46538,18.523127,18.580875,18.63994,18.710427,18.780913,18.851401,18.921887,18.992373,19.055492,19.110946,19.166401,19.221853,19.277307,19.332762,19.383822,19.434265,19.484707,19.535151,19.585594,19.640466,19.707722,19.774979,19.842237,19.909494,19.976752,20.062336,20.157789,20.25324,20.348692,20.444143,20.539162,20.622811,20.706459,20.790108,20.873756,20.957405,21.027967,21.080703,21.13344,21.186177,21.238914,21.291651,21.332969,21.371608,21.410248,21.448888,21.487527,21.527419,21.572428,21.617437,21.662445,21.707454,21.752463,21.797472,21.842481,21.88749,21.932499,21.977508,22.022517,22.067525,22.112534,22.157543,22.202552,22.247561,22.289815,22.327095,22.364376,22.401658,22.438938,22.476219,22.515519,22.555517,22.595515,22.635514,22.675512,22.712497,22.729313,22.746128,22.762941,22.779756,22.796569,22.820665,22.851577,22.882488,22.9134,22.944311,22.975223,23.004909,23.034462,23.064015,23.093569,23.123122,23.152675,23.182228,23.211782,23.241335,23.270886,23.300439,23.33614,23.37478,23.41342,23.452058,23.490698,23.528935,23.561205,23.593475,23.625745,23.658015,23.690287,23.715604,23.732419,23.749232,23.766048,23.78286,23.799676,23.811161,23.821606,23.832051,23.842496,23.852941,23.867649,23.897203,23.926756,23.956309,23.985862,24.015416,24.036372,24.051829,24.067284,24.082741,24.098195,24.113652,24.113708,24.113708,24.113708,24.113708,24.113708,24.116146,24.122517,24.128887,24.135255,24.141625,24.147995,24.1575,24.167945,24.17839,24.188835,24.19928,24.211717,24.2349,24.258085,24.281268,24.304451,24.327634,24.35082,24.374003,24.397186,24.420369,24.443554,24.466737,24.48992,24.513103,24.536289,24.559472,24.582655,24.601379,24.610466,24.619553,24.62864,24.637727,24.646813,24.643125,24.634038,24.624952,24.615865,24.606778,24.597691,24.588607,24.57952,24.570433,24.561347,24.55226,24.554216,24.568313,24.582409,24.596508,24.610604,24.624703,24.621139,24.614769,24.608398,24.602031,24.59566,24.585096,24.561911,24.538728,24.515545,24.492362,24.469176,24.421412,24.359586,24.297763,24.23594,24.174117,24.113062,24.084869,24.056674,24.028479,24.000284,23.972089,23.948173,23.930423,23.912673,23.894923,23.877173,23.859423,23.844583,23.830484,23.816388,23.802289,23.788193,23.776673,23.776673,23.776673,23.776673,23.776673,23.776673,23.800756,23.843047,23.885338,23.927632,23.969923,24.012215,24.069688,24.12786,24.186032,24.244201,24.302373,24.360688,24.419281,24.477876,24.536469,24.595062,24.653658,24.70067,24.743385,24.786099,24.828814,24.871529,24.912401,24.939238,24.966075,24.992909,25.019746,25.046582,25.088487,25.145298,25.202112,25.258923,25.315737,25.372548,25.422112,25.470774,25.519435,25.568097,25.616758,25.664784,25.711153,25.757521,25.803887,25.850256,25.896622,25.948111,26.002206,26.0563,26.110398,26.164492,26.217959,26.259316,26.300672,26.342029,26.383386,26.424742,26.451031,26.457822,26.464616,26.471407,26.478201,26.484993,26.523569,26.569003,26.614434,26.659866,26.705297,26.753964,26.814852,26.875738,26.936627,26.997515,27.058404,27.114434,27.16717,27.219906,27.272645,27.325381,27.378118,27.420592,27.462883,27.505177,27.547468,27.589759,27.630202,27.667482,27.704763,27.742045,27.779324,27.816606,27.841179,27.861646,27.882112,27.902579,27.923045,27.941309,27.946321,27.95133,27.956342,27.961354,27.966364,27.964635,27.956906,27.949178,27.941452,27.933723,27.925995,27.902867,27.878326,27.853785,27.829241,27.8047,27.776587,27.740242,27.703898,27.66755,27.631206,27.594859,27.527499,27.446144,27.364789,27.283434,27.202079,27.122554,27.065317,27.008082,26.950847,26.893613,26.836375,26.798892,26.784373,26.76985,26.75533,26.74081,26.726291,26.723738,26.723317,26.722894,26.72247,26.722046,26.725687,26.7425,26.759315,26.77613,26.792943,26.809758,26.836773,26.86998,26.903184,26.936391,26.969596,27.003083,27.067623,27.132162,27.196705,27.261244,27.325784,27.392307,27.461858,27.53141,27.600959,27.670511,27.740062,27.817784,27.897781,27.977775,28.057772,28.137769,28.21009,28.244652,28.279218,28.31378,28.348346,28.382908,28.423277,28.468285,28.513293,28.558303,28.603311,28.648321,28.707894,28.768359,28.828821,28.889286,28.949751,29.002731,29.040433,29.078139,29.115842,29.153547,29.19125,29.230597,29.270595,29.310594,29.350589,29.390588,29.426776,29.429493,29.432212,29.434928,29.437645,29.440361,29.431952,29.411909,29.391864,29.371821,29.351778,29.331733,29.298978,29.264413,29.22985,29.195285,29.160722,19.683762,19.621919,19.560076,19.498234,19.436391,19.37262,19.303088,19.233556,19.164024,19.094492,19.024961,18.960355,18.898552,18.836747,18.774944,18.713139,18.651336,18.589532,18.527728,18.465924,18.40412,18.342316,18.283679,18.229583,18.175489,18.121393,18.067297,18.013203,17.965239,17.918833,17.872426,17.82602,17.779615,17.731786,17.677652,17.623517,17.569384,17.51525,17.461116,17.420213,17.389263,17.358312,17.327362,17.296412,17.265462,17.256706,17.24894,17.241174,17.233407,17.22564,17.2179,17.210211,17.202522,17.194833,17.187143,17.179454,17.166147,17.150768,17.135389,17.120011,17.104632,17.088335,17.065112,17.041889,17.018666,16.995445,16.972222,16.945125,16.914213,16.883302,16.85239,16.821479,16.790567,16.739025,16.684949,16.630873,16.576797,16.522721,16.46865,16.414594,16.360536,16.30648,16.252424,16.198367,16.144311,16.090253,16.036197,15.982141,15.928083,15.874025,15.81991,15.765794,15.71168,15.657566,15.603451,15.556086,15.517407,15.478729,15.44005,15.401372,15.362695,15.317729,15.27142,15.22511,15.178801,15.132492,15.087792,15.049134,15.010475,14.971816,14.933157,14.894498,14.869672,14.854178,14.838682,14.823188,14.807694,14.7922,14.79193,14.79191,14.791891,14.791872,14.791852,14.806146,14.844767,14.883387,14.922007,14.960627,14.999248,15.043748,15.090136,15.136521,15.182909,15.229296,15.275691,15.322135,15.368579,15.415024,15.461469,15.507914,15.558447,15.6126,15.666754,15.720907,15.77506,15.829214,15.8904,15.952223,16.014047,16.075871,16.137694,16.194811,16.24114,16.287469,16.333798,16.380127,16.426455,16.472811,16.519178,16.565546,16.611913,16.65828,16.703456,16.734348,16.765241,16.796132,16.827025,16.857917,16.874495,16.874514,16.874534,16.874554,16.874572,16.874592,16.874611,16.874631,16.87465,16.874669,16.874689,16.878361,16.893797,16.909234,16.92467,16.940107,16.955543,16.980618,17.01151,17.042403,17.073294,17.104187,17.135079,17.165991,17.196902,17.227815,17.258727,17.289638,17.320534,17.351407,17.38228,17.413153,17.444026,17.474898,17.499732,17.522897,17.546061,17.569224,17.592389,17.618184,17.656804,17.695424,17.734044,17.772665,17.811285,17.854209,17.900556,17.946905,17.993252,18.039601,18.085949,18.095896,18.103662,18.111429,18.119195,18.126961,18.139818,18.163003,18.186186,18.20937,18.232553,18.255737,18.306658,18.36854,18.430421,18.492302,18.554184,18.617658,18.694937,18.772215,18.849494,18.926773,19.004053,19.06997,19.124064,19.17816,19.232256,19.286351,19.340446,19.387715,19.434024,19.480333,19.526644,19.572953,19.623343,19.685148,19.746951,19.808756,19.870559,19.932363,20.014261,20.106976,20.199692,20.292408,20.385123,20.477554,20.562542,20.647529,20.732517,20.817506,20.902493,20.974386,21.028443,21.082499,21.136555,21.190613,21.244669,21.286237,21.324878,21.363518,21.402156,21.440796,21.480947,21.527276,21.573605,21.619934,21.666263,21.712592,21.758966,21.805371,21.851777,21.898184,21.94459,21.990995,22.037421,22.083845,22.130271,22.176696,22.223123,22.266791,22.30549,22.344185,22.382884,22.421582,22.460278,22.498947,22.537606,22.576264,22.614925,22.653584,22.689232,22.704726,22.720221,22.735717,22.751212,22.766706,22.790164,22.821076,22.851987,22.882899,22.91381,22.944722,22.975633,23.006545,23.037456,23.068368,23.09928,23.130186,23.161079,23.191969,23.222862,23.253755,23.284648,23.320768,23.359387,23.398008,23.436627,23.475249,23.51338,23.544273,23.575164,23.606057,23.63695,23.66784,23.691791,23.707245,23.722703,23.738157,23.753614,23.769069,23.77806,23.785789,23.793517,23.801246,23.808972,23.821866,23.852738,23.883609,23.914484,23.945356,23.97623,23.997703,24.013157,24.028614,24.044069,24.059526,24.07498,24.075054,24.075076,24.075094,24.075113,24.075134,24.078105,24.085833,24.093562,24.101288,24.109016,24.116745,24.124457,24.132167,24.139875,24.147582,24.155292,24.165417,24.188581,24.211746,24.23491,24.258075,24.281239,24.304414,24.327597,24.35078,24.373966,24.397149,24.420332,24.443515,24.4667,24.489883,24.513066,24.536249,24.554545,24.562273,24.570002,24.57773,24.585456,24.593185,24.590034,24.582287,24.57454,24.566793,24.559046,24.551301,24.543573,24.535844,24.528116,24.52039,24.512661,24.515955,24.531372,24.54679,24.562207,24.577625,24.593042,24.588538,24.580868,24.573198,24.565527,24.557857,24.546326,24.52318,24.500035,24.476891,24.453745,24.430599,24.382886,24.321121,24.259353,24.197589,24.135824,24.074763,24.043772,24.012784,23.981796,23.950807,23.919819,23.892024,23.868841,23.845658,23.822475,23.799289,23.776106,23.759029,23.743516,23.728001,23.712488,23.696975,23.684285,23.684227,23.684168,23.684113,23.684055,23.683996,23.710386,23.756773,23.80316,23.849544,23.895932,23.942319,23.996077,24.050172,24.104266,24.158361,24.212458,24.263857,24.310091,24.356322,24.402553,24.448786,24.495017,24.53567,24.574251,24.612833,24.651415,24.689997,24.727686,24.758598,24.78951,24.820421,24.851335,24.882247,24.924811,24.978908,25.033003,25.087097,25.141194,25.195289,25.249436,25.303589,25.357742,25.411895,25.466047,25.518064,25.564469,25.610875,25.657281,25.703686,25.750095,25.801571,25.855626,25.909683,25.963741,26.017795,26.07109,26.109691,26.148294,26.186894,26.225494,26.264095,26.285869,26.285869,26.285869,26.285869,26.285869,26.285869,26.31762,26.356223,26.394824,26.433424,26.472024,26.513863,26.567939,26.622015,26.676091,26.730167,26.784243,26.838343,26.892458,26.946571,27.000687,27.0548,27.108916,27.155417,27.201786,27.248154,27.29452,27.340889,27.384409,27.423067,27.461726,27.500387,27.539046,27.577704,27.604679,27.627883,27.651087,27.674289,27.697493,27.718492,27.726241,27.733988,27.741735,27.749483,27.75723,27.756756,27.748972,27.741185,27.733401,27.725614,27.717827,27.695923,27.672719,27.649517,27.626313,27.603111,27.577583,27.54669,27.515797,27.484906,27.454013,27.42312,27.360384,27.283278,27.206173,27.129067,27.051962,26.977197,26.930985,26.884772,26.83856,26.792347,26.746135,26.717744,26.710074,26.702403,26.694733,26.687063,26.679392,26.684831,26.692596,26.700362,26.70813,26.715896,26.725488,26.741001,26.756516,26.772029,26.787544,26.803057,26.832986,26.871666,26.910343,26.949023,26.9877,27.026587,27.088391,27.150193,27.211998,27.273802,27.335607,27.400438,27.469891,27.539345,27.608801,27.678255,27.747709,27.82327,27.900529,27.977788,28.055047,28.132309,28.203044,28.241682,28.280322,28.318962,28.357602,28.396242,28.439174,28.48554,28.531909,28.578277,28.624643,28.671012,28.731887,28.793652,28.855417,28.917182,28.978949,29.030571,29.061504,29.092434,29.123364,29.154296,29.185226,29.22159,29.260113,29.298637,29.33716,29.375684,29.410268,29.410228,29.410191,29.410151,29.410112,29.410075,29.394933,29.364002,29.333072,29.30214,29.27121,29.240279,29.202616,29.163995,29.125376,29.086754,29.048135,19.651634,19.588414,19.525193,19.461973,19.398752,19.334295,19.266141,19.197987,19.129832,19.061679,18.993525,18.930297,18.869871,18.809444,18.749019,18.688593,18.628166,18.567741,18.507315,18.446888,18.386462,18.326037,18.26821,18.214116,18.16002,18.105924,18.05183,17.997734,17.947572,17.898412,17.84925,17.800088,17.750926,17.700342,17.643453,17.586562,17.529673,17.472784,17.415894,17.372235,17.338529,17.304824,17.271118,17.237412,17.203705,17.192195,17.181673,17.171151,17.160628,17.150106,17.141506,17.136572,17.131639,17.126706,17.121772,17.116838,17.108299,17.098433,17.088565,17.078698,17.06883,17.057074,17.031096,17.005118,16.979139,16.953162,16.927184,16.898719,16.867807,16.836896,16.805984,16.775073,16.744161,16.693846,16.641148,16.588451,16.535753,16.483055,16.430743,16.379442,16.328141,16.27684,16.22554,16.174238,16.122937,16.071636,16.020335,15.969035,15.917734,15.86622,15.810728,15.755235,15.699743,15.64425,15.588758,15.539412,15.497979,15.456544,15.415111,15.373677,15.332242,15.290197,15.248021,15.205845,15.163669,15.121493,15.079769,15.039732,14.999695,14.959658,14.919622,14.879585,14.852557,14.834308,14.816058,14.797808,14.779557,14.761307,14.759638,14.758241,14.756843,14.755446,14.754048,14.766966,14.804208,14.841451,14.878693,14.915935,14.953177,14.998386,15.046151,15.093915,15.14168,15.189444,15.237812,15.289767,15.341724,15.393679,15.445636,15.497592,15.552906,15.611192,15.669479,15.727766,15.786053,15.844339,15.905869,15.967692,16.029516,16.091339,16.153162,16.209443,16.253016,16.296589,16.340161,16.383735,16.427308,16.472811,16.519178,16.565546,16.611913,16.65828,16.70335,16.732864,16.762379,16.791893,16.821407,16.850922,16.8674,16.868796,16.870194,16.871591,16.872989,16.874386,16.875782,16.87718,16.878577,16.879975,16.881371,16.885769,16.899827,16.913886,16.927944,16.942003,16.956062,16.979759,17.009274,17.038787,17.068302,17.097817,17.127345,17.158257,17.189168,17.22008,17.250991,17.281903,17.311707,17.339823,17.36794,17.396059,17.424176,17.452292,17.475449,17.497237,17.519023,17.540809,17.562596,17.587013,17.624255,17.661498,17.69874,17.735982,17.773224,17.81477,17.859741,17.90471,17.949681,17.994652,18.039621,18.05209,18.062612,18.073134,18.083657,18.094179,18.108881,18.132064,18.155249,18.178433,18.201616,18.2248,18.278684,18.3447,18.410715,18.476729,18.542743,18.609924,18.687203,18.764482,18.84176,18.919039,18.996318,19.062236,19.11633,19.170426,19.224521,19.278617,19.332711,19.376357,19.418533,19.460709,19.502885,19.545061,19.592044,19.65247,19.712895,19.773322,19.833748,19.894175,19.974694,20.066032,20.15737,20.248707,20.340045,20.4311,20.514709,20.598319,20.681928,20.765539,20.849148,20.91908,20.970381,21.021682,21.072984,21.124283,21.175585,21.21663,21.25527,21.293909,21.332549,21.371188,21.410798,21.454371,21.497944,21.541518,21.58509,21.628663,21.675497,21.724658,21.77382,21.822982,21.872143,21.921305,21.971822,22.022381,22.07294,22.123498,22.174057,22.22186,22.264692,22.307523,22.350354,22.393183,22.436014,22.47677,22.516805,22.556844,22.596879,22.636917,22.674122,22.692372,22.710623,22.728873,22.747124,22.765374,22.790164,22.821076,22.851987,22.882899,22.91381,22.944722,22.975633,23.006545,23.037456,23.068368,23.09928,23.129786,23.1593,23.188816,23.218329,23.247843,23.277359,23.312102,23.349344,23.386586,23.423828,23.46107,23.497825,23.527339,23.556853,23.586369,23.615882,23.645396,23.668587,23.684044,23.699498,23.714955,23.73041,23.745867,23.754858,23.762587,23.770316,23.778041,23.78577,23.798047,23.826166,23.854281,23.882399,23.910518,23.938633,23.959031,23.974485,23.989942,24.005397,24.020854,24.036308,24.037757,24.039155,24.040553,24.041948,24.043346,24.047169,24.054895,24.062624,24.070352,24.078081,24.085807,24.09246,24.098791,24.105121,24.111452,24.117783,24.12653,24.148318,24.170103,24.191891,24.213676,24.235464,24.258008,24.281191,24.304377,24.32756,24.350743,24.373926,24.397112,24.420295,24.443478,24.466661,24.489846,24.508142,24.515868,24.523596,24.531325,24.539053,24.546779,24.542662,24.533536,24.524412,24.515285,24.506161,24.497162,24.489433,24.481705,24.473976,24.46625,24.458522,24.460505,24.473166,24.485827,24.498488,24.511149,24.523811,24.522495,24.51896,24.515423,24.511886,24.508351,24.500609,24.480219,24.45983,24.43944,24.41905,24.398661,24.354577,24.296945,24.239313,24.181684,24.124052,24.066902,24.030401,23.993901,23.957403,23.920902,23.884401,23.853354,23.830171,23.806986,23.783803,23.76062,23.737434,23.717068,23.69742,23.677772,23.658126,23.638478,23.621657,23.617466,23.613274,23.609083,23.604892,23.600698,23.626094,23.673858,23.721622,23.769389,23.817153,23.864917,23.918733,23.972831,24.026925,24.08102,24.135114,24.183209,24.219797,24.256385,24.292971,24.329559,24.366147,24.401173,24.435622,24.470071,24.504517,24.538966,24.573004,24.603916,24.634827,24.665739,24.696651,24.727562,24.770129,24.824223,24.878318,24.932415,24.986509,25.040604,25.098426,25.156715,25.215001,25.273287,25.331575,25.387343,25.436505,25.485667,25.534829,25.583991,25.633152,25.683731,25.735032,25.786333,25.837635,25.888936,25.939475,25.975319,26.011163,26.04701,26.082854,26.118701,26.138918,26.138918,26.138918,26.138918,26.138918,26.138918,26.168405,26.20425,26.240094,26.27594,26.311785,26.351158,26.403855,26.456554,26.509251,26.56195,26.614649,26.669011,26.724503,26.779996,26.835488,26.890981,26.946473,26.993001,27.039367,27.085736,27.132102,27.17847,27.222501,27.262536,27.302574,27.34261,27.382645,27.422683,27.451037,27.475618,27.500199,27.52478,27.549361,27.571739,27.580866,27.58999,27.599113,27.60824,27.617364,27.615354,27.603434,27.591515,27.579597,27.567678,27.555758,27.532244,27.507663,27.483082,27.458501,27.43392,27.407846,27.378332,27.348819,27.319302,27.289789,27.260275,27.206509,27.141805,27.077102,27.012395,26.947691,26.885222,26.850032,26.814842,26.779652,26.744462,26.709271,26.688718,26.68518,26.681646,26.678108,26.674571,26.671036,26.679435,26.689957,26.700478,26.711003,26.721525,26.734197,26.753845,26.773491,26.793139,26.812785,26.832433,26.86564,26.907073,26.948507,26.98994,27.031374,27.072979,27.133404,27.193832,27.254257,27.314682,27.37511,27.436382,27.498947,27.561514,27.624078,27.686643,27.74921,27.822193,27.898072,27.973955,28.049837,28.125719,28.195308,28.233948,28.272588,28.311228,28.349868,28.388506,28.43144,28.477806,28.524175,28.570541,28.616909,28.663275,28.720259,28.77789,28.835522,28.893154,28.950786,29.000088,29.032398,29.064705,29.097014,29.129324,29.161633,29.192473,29.222728,29.252986,29.283243,29.313498,29.340377,29.337584,29.334788,29.331995,29.329201,29.326406,29.309185,29.276876,29.244566,29.212257,29.17995,29.14764,29.111012,29.07377,29.036528,28.999286,28.962044,19.619507,19.554908,19.49031,19.425712,19.361114,19.29597,19.229193,19.162417,19.09564,19.028865,18.962089,18.900238,18.84119,18.782142,18.723093,18.664046,18.604998,18.54595,18.486901,18.427853,18.368805,18.309756,18.252743,18.198647,18.144552,18.090456,18.03636,17.982266,17.929907,17.87799,17.826072,17.774155,17.722237,17.668898,17.609253,17.549608,17.489962,17.430317,17.370671,17.324258,17.287795,17.251334,17.214873,17.178411,17.14195,17.127683,17.114405,17.101127,17.08785,17.074572,17.065112,17.062934,17.060756,17.058579,17.056401,17.054222,17.050453,17.046098,17.041741,17.037385,17.03303,17.025814,16.99708,16.968346,16.939614,16.91088,16.882146,16.852315,16.821403,16.790492,16.75958,16.728668,16.697757,16.648669,16.597348,16.546028,16.494707,16.443387,16.392837,16.344292,16.295745,16.2472,16.198655,16.150109,16.101564,16.053019,16.004474,15.955928,15.907382,15.858416,15.801546,15.744675,15.687806,15.630935,15.574065,15.522738,15.478549,15.43436,15.390171,15.345981,15.301792,15.262666,15.224624,15.186581,15.148539,15.110496,15.071744,15.03033,14.988915,14.9475,14.906085,14.864672,14.835444,14.814439,14.793432,14.772427,14.75142,14.730415,14.727345,14.72457,14.721796,14.71902,14.716245,14.727785,14.763649,14.799513,14.835378,14.871242,14.907107,14.953025,15.002167,15.051309,15.100451,15.149594,15.199933,15.257401,15.314867,15.372335,15.429802,15.487269,15.547363,15.609784,15.672205,15.734625,15.797045,15.859465,15.921337,15.98316,16.044983,16.106808,16.168631,16.224074,16.264892,16.305709,16.346526,16.387344,16.428162,16.472811,16.519178,16.565546,16.611913,16.65828,16.703244,16.73138,16.759516,16.787653,16.81579,16.843927,16.860304,16.86308,16.865855,16.86863,16.871404,16.874179,16.876954,16.87973,16.882505,16.885279,16.888054,16.893176,16.905857,16.918538,16.931219,16.9439,16.956581,16.9789,17.007037,17.035173,17.06331,17.091446,17.119611,17.150523,17.181435,17.212346,17.243258,17.274169,17.302878,17.32824,17.353602,17.378963,17.404325,17.429687,17.451167,17.471575,17.491985,17.512393,17.532803,17.555842,17.591706,17.627571,17.663435,17.6993,17.735164,17.775332,17.818925,17.862517,17.90611,17.949702,17.993295,18.008285,18.021563,18.034841,18.048119,18.061397,18.077945,18.101128,18.124312,18.147495,18.170679,18.193864,18.250711,18.320859,18.391007,18.461155,18.531304,18.602189,18.679469,18.756748,18.834027,18.911305,18.988584,19.054501,19.108597,19.162691,19.216787,19.270883,19.324977,19.364998,19.403041,19.441084,19.479126,19.517169,19.560744,19.619793,19.678841,19.737889,19.796938,19.855985,19.935128,20.025087,20.115047,20.205007,20.294967,20.384644,20.466875,20.549108,20.631339,20.713572,20.795803,20.863774,20.912319,20.960865,21.00941,21.057955,21.1065,21.147023,21.185662,21.224302,21.262941,21.301581,21.340648,21.381466,21.422283,21.4631,21.503918,21.544736,21.592027,21.643946,21.695862,21.747779,21.799697,21.851614,21.906224,21.960915,22.015608,22.0703,22.124993,22.176929,22.223894,22.270858,22.317823,22.364787,22.411751,22.454591,22.496005,22.53742,22.578835,22.62025,22.659012,22.680018,22.701022,22.722029,22.743036,22.76404,22.790164,22.821076,22.851987,22.882899,22.91381,22.944722,22.975633,23.006545,23.037456,23.068368,23.09928,23.129386,23.157523,23.18566,23.213797,23.241933,23.27007,23.303433,23.339299,23.375164,23.411029,23.446892,23.48227,23.510407,23.538541,23.566678,23.594815,23.622952,23.645385,23.660842,23.676297,23.691754,23.707208,23.722665,23.731657,23.739383,23.747111,23.75484,23.762569,23.774229,23.799591,23.824953,23.850315,23.875677,23.901039,23.920359,23.935816,23.951271,23.966728,23.982182,23.997639,24.000459,24.003234,24.006009,24.008783,24.011558,24.016231,24.02396,24.031688,24.039414,24.047143,24.054871,24.060463,24.065417,24.070368,24.075322,24.080276,24.087644,24.108052,24.128461,24.148871,24.16928,24.189688,24.211603,24.234786,24.257971,24.281154,24.304337,24.327523,24.350706,24.373889,24.397072,24.420258,24.443441,24.461736,24.469465,24.47719,24.484919,24.492648,24.500376,24.495287,24.484784,24.474281,24.46378,24.453277,24.443022,24.435294,24.427565,24.419839,24.412111,24.404382,24.405052,24.41496,24.424865,24.434769,24.444677,24.454582,24.456454,24.457052,24.457648,24.458246,24.458842,24.454892,24.437256,24.419622,24.401989,24.384355,24.366722,24.326271,24.272772,24.219276,24.165777,24.112278,24.059041,24.017031,23.97502,23.933007,23.890996,23.848986,23.814683,23.7915,23.768317,23.745131,23.721948,23.698765,23.675105,23.651324,23.627545,23.603764,23.579983,23.559026,23.550702,23.542378,23.534053,23.525727,23.517402,23.541803,23.590944,23.640087,23.689231,23.738371,23.787515,23.841392,23.895487,23.949584,24.003679,24.057773,24.102561,24.129504,24.156446,24.183389,24.210332,24.237275,24.266677,24.296993,24.327306,24.357622,24.387935,24.41832,24.449231,24.480143,24.511054,24.541966,24.572877,24.615444,24.669538,24.723636,24.77773,24.831825,24.885919,24.947419,25.009841,25.07226,25.134681,25.1971,25.256622,25.30854,25.360456,25.412374,25.464292,25.516208,25.565891,25.614436,25.662981,25.711529,25.760074,25.807856,25.840947,25.874035,25.907125,25.940216,25.973304,25.991967,25.991967,25.991967,25.991967,25.991967,25.991967,26.019188,26.052279,26.085367,26.118457,26.151545,26.188451,26.239771,26.29109,26.342413,26.393733,26.445052,26.499679,26.556551,26.61342,26.67029,26.727162,26.784031,26.830582,26.876948,26.923317,26.969686,27.016052,27.060591,27.102006,27.14342,27.184835,27.226247,27.267662,27.297396,27.323353,27.349314,27.375272,27.401229,27.424987,27.43549,27.445991,27.456494,27.466997,27.477501,27.473953,27.4579,27.441847,27.425794,27.409742,27.393689,27.368562,27.342605,27.316647,27.290686,27.264729,27.238112,27.209975,27.181838,27.153701,27.125564,27.097428,27.052637,27.000332,26.948028,26.895723,26.843421,26.793248,26.76908,26.744912,26.720744,26.696576,26.672408,26.659691,26.660289,26.660885,26.661484,26.662079,26.662678,26.674041,26.68732,26.700595,26.713873,26.727151,26.742905,26.766686,26.790467,26.814246,26.838028,26.861809,26.898291,26.942481,26.98667,27.03086,27.07505,27.119372,27.17842,27.237468,27.296517,27.355565,27.414613,27.472327,27.528002,27.58368,27.639355,27.695033,27.750708,27.821113,27.895618,27.970121,28.044626,28.119129,28.187574,28.226214,28.264854,28.303494,28.342132,28.380772,28.423706,28.470072,28.516441,28.562807,28.609176,28.655542,28.70863,28.762126,28.815625,28.869124,28.922623,28.969606,29.003292,29.036978,29.070664,29.104351,29.138037,29.163354,29.185343,29.207335,29.229323,29.251312,29.270489,29.264937,29.259388,29.253838,29.248289,29.242739,29.223435,29.189749,29.156062,29.122373,29.088687,29.055001,29.019408,28.983543,28.94768,28.911815,28.87595,19.587379,19.521403,19.455427,19.389451,19.323475,19.257644,19.192246,19.126847,19.06145,18.996051,18.930652,18.870181,18.812509,18.754839,18.697169,18.639498,18.581828,18.524158,18.466488,18.408816,18.351146,18.293476,18.237274,18.183179,18.129083,18.074987,18.020893,17.966797,17.912242,17.857569,17.802896,17.748223,17.693549,17.637455,17.575053,17.512653,17.450251,17.387851,17.325449,17.276279,17.237062,17.197845,17.158628,17.11941,17.080194,17.063171,17.047138,17.031104,17.015071,16.999038,16.988719,16.989296,16.989873,16.990452,16.991029,16.991607,16.992607,16.993761,16.994917,16.996073,16.997228,16.994554,16.963064,16.931575,16.900087,16.868596,16.837108,16.805909,16.774997,16.744086,16.713174,16.682263,16.651351,16.603491,16.553548,16.503606,16.453663,16.40372,16.35493,16.30914,16.26335,16.21756,16.171771,16.125981,16.080191,16.034402,15.988612,15.942822,15.897031,15.850612,15.792365,15.734116,15.675868,15.61762,15.559371,15.506066,15.45912,15.412176,15.36523,15.318285,15.271341,15.235135,15.201225,15.167316,15.133408,15.099499,15.06372,15.020927,14.978135,14.935342,14.892551,14.849758,14.81833,14.794568,14.770808,14.747047,14.723285,14.699524,14.695053,14.6909,14.686747,14.682594,14.678441,14.688603,14.723089,14.757576,14.792064,14.826549,14.861037,14.907662,14.958182,15.008702,15.059223,15.109743,15.162054,15.225033,15.288012,15.350989,15.413968,15.476947,15.541821,15.608376,15.674929,15.741483,15.808037,15.87459,15.936806,15.998629,16.060452,16.122275,16.184098,16.238705,16.276767,16.31483,16.352891,16.390953,16.429014,16.472811,16.519178,16.565546,16.611913,16.65828,16.703137,16.729897,16.756656,16.783414,16.810173,16.836932,16.85321,16.857362,16.861515,16.865668,16.86982,16.873973,16.878125,16.882278,16.886431,16.890584,16.894737,16.900584,16.911887,16.92319,16.934493,16.945796,16.957099,16.978041,17.004799,17.031558,17.058317,17.085075,17.111878,17.142789,17.173701,17.204612,17.235524,17.266435,17.294051,17.316656,17.339262,17.361868,17.384474,17.407081,17.426885,17.445916,17.464947,17.483978,17.503009,17.524671,17.559156,17.593644,17.628131,17.662617,17.697104,17.735894,17.778108,17.820323,17.862538,17.904753,17.946967,17.96448,17.980513,17.996546,18.01258,18.028613,18.047008,18.070191,18.093375,18.116558,18.139743,18.162926,18.222737,18.297018,18.3713,18.445582,18.519863,18.594455,18.671734,18.749013,18.826293,18.903572,18.98085,19.046767,19.100863,19.154957,19.209053,19.263148,19.317244,19.353641,19.38755,19.421458,19.455367,19.489277,19.529445,19.587115,19.644785,19.702456,19.760126,19.817796,19.895561,19.984143,20.072726,20.161307,20.249889,20.338188,20.419042,20.499895,20.58075,20.661604,20.742458,20.808468,20.854258,20.900047,20.945837,20.991627,21.037416,21.077414,21.116054,21.154693,21.193333,21.231973,21.270498,21.30856,21.346623,21.384684,21.422746,21.460808,21.50856,21.563231,21.617904,21.672577,21.727251,21.781924,21.840625,21.899451,21.958277,22.017103,22.075927,22.131998,22.183096,22.234193,22.285291,22.336391,22.387488,22.432411,22.475205,22.517997,22.560789,22.60358,22.643902,22.667662,22.691425,22.715185,22.738948,22.762708,22.790164,22.821076,22.851987,22.882899,22.91381,22.944722,22.975633,23.006545,23.037456,23.068368,23.09928,23.128986,23.155746,23.182504,23.209264,23.236024,23.262781,23.294768,23.329256,23.363742,23.398228,23.432714,23.466713,23.493473,23.520233,23.54699,23.57375,23.600507,23.622184,23.637638,23.653095,23.66855,23.684007,23.699461,23.708453,23.716181,23.72391,23.731638,23.739364,23.750413,23.773019,23.795625,23.81823,23.840836,23.863442,23.88169,23.897144,23.912601,23.928056,23.943513,23.958967,23.963161,23.967313,23.971467,23.975619,23.979773,23.985296,23.993022,24.00075,24.008479,24.016207,24.023933,24.028466,24.03204,24.035615,24.039192,24.042766,24.048758,24.067789,24.086821,24.105849,24.124881,24.143912,24.165197,24.188383,24.211566,24.234749,24.257932,24.281117,24.3043,24.327483,24.350669,24.373852,24.397035,24.41533,24.423059,24.430785,24.438513,24.446242,24.45397,24.447913,24.436032,24.424152,24.412272,24.400392,24.388883,24.381154,24.373426,24.3657,24.357971,24.350243,24.349602,24.356751,24.363902,24.371051,24.378202,24.385351,24.390413,24.395144,24.399876,24.404605,24.409336,24.409172,24.394295,24.379417,24.364537,24.34966,24.334783,24.297964,24.248599,24.199235,24.14987,24.100504,24.051183,24.00366,23.956137,23.908614,23.861091,23.813568,23.776011,23.752828,23.729645,23.706462,23.683276,23.660093,23.633142,23.605228,23.577316,23.549402,23.521488,23.496398,23.483938,23.471481,23.459024,23.446564,23.434107,23.457512,23.508032,23.558552,23.609073,23.659593,23.710113,23.764051,23.818146,23.87224,23.926337,23.980432,24.021916,24.039213,24.05651,24.073807,24.091107,24.108404,24.132181,24.158363,24.184544,24.210724,24.236906,24.263635,24.294546,24.32546,24.356372,24.387284,24.418195,24.460759,24.514856,24.568951,24.623045,24.677142,24.731237,24.796412,24.862967,24.929518,24.996073,25.062627,25.125901,25.180573,25.235247,25.289919,25.344594,25.399265,25.448054,25.493843,25.539631,25.585423,25.631212,25.676241,25.706572,25.736907,25.767241,25.797575,25.82791,25.845019,25.845019,25.845019,25.845019,25.845019,25.845019,25.869971,25.900305,25.930639,25.960974,25.991308,26.025744,26.075687,26.12563,26.175573,26.225516,26.275456,26.330347,26.388596,26.446845,26.505094,26.563342,26.621588,26.668164,26.714532,26.760898,26.807267,26.853633,26.89868,26.941475,26.984266,27.027058,27.06985,27.112644,27.143754,27.171089,27.198426,27.225763,27.253097,27.278232,27.290115,27.301995,27.313875,27.325755,27.337638,27.332549,27.312363,27.292177,27.271991,27.251803,27.231617,27.204883,27.177546,27.150209,27.122874,27.095537,27.068375,27.041617,27.014857,26.988097,26.96134,26.93458,26.898765,26.858859,26.818956,26.779053,26.739148,26.70127,26.688127,26.674981,26.661836,26.64869,26.635547,26.630667,26.635396,26.640127,26.644859,26.649588,26.654319,26.668646,26.68468,26.700714,26.716746,26.73278,26.751613,26.779527,26.807442,26.835356,26.86327,26.891185,26.930942,26.977888,27.024834,27.071777,27.118723,27.165764,27.223436,27.281104,27.338776,27.396448,27.454116,27.508272,27.557061,27.605846,27.654635,27.703421,27.75221,27.820035,27.893161,27.96629,28.039416,28.112542,28.17984,28.21848,28.25712,28.29576,28.334398,28.373038,28.415973,28.462339,28.508707,28.555073,28.601442,28.647808,28.696999,28.746365,28.79573,28.845094,28.894459,28.93912,28.974186,29.009249,29.044315,29.079378,29.114444,29.134238,29.147961,29.161681,29.175404,29.189127,29.200599,29.192293,29.183987,29.175682,29.167376,29.15907,29.137685,29.102619,29.067556,29.03249,28.997427,28.962362,28.927804,28.893318,28.85883,28.824344,28.789858,19.555252,19.487898,19.420544,19.35319,19.285837,19.219318,19.155297,19.091277,19.027258,18.963237,18.899216,18.840122,18.783829,18.727536,18.671244,18.614952,18.558658,18.502366,18.446073,18.389781,18.333489,18.277195,18.221806,18.16771,18.113614,18.05952,18.005424,17.951329,17.894575,17.837147,17.779718,17.72229,17.664861,17.60601,17.540853,17.475697,17.41054,17.345384,17.280227,17.228302,17.186329,17.144357,17.102383,17.060411,17.018437,16.998659,16.97987,16.961081,16.942292,16.923504,16.912324,16.915657,16.918991,16.922324,16.925658,16.928991,16.934759,16.941426,16.948093,16.95476,16.961426,16.963294,16.929049,16.894804,16.860559,16.826315,16.79207,16.759505,16.728593,16.697681,16.66677,16.635857,16.604946,16.558312,16.509749,16.461184,16.412619,16.364054,16.317022,16.273988,16.230954,16.18792,16.144886,16.101853,16.058817,16.015783,15.972749,15.929716,15.886682,15.842808,15.783183,15.723557,15.663931,15.604305,15.54468,15.489392,15.439691,15.389991,15.34029,15.290589,15.240889,15.207603,15.177828,15.148052,15.118276,15.088501,15.055696,15.011525,14.967355,14.923185,14.879014,14.834845,14.801217,14.774699,14.748182,14.721665,14.695148,14.66863,14.662761,14.65723,14.651699,14.646169,14.640638,14.649422,14.682531,14.71564,14.748748,14.781857,14.814966,14.8623,14.914198,14.966096,15.017994,15.069893,15.124175,15.192665,15.261155,15.329645,15.398135,15.466625,15.53628,15.606967,15.677655,15.748341,15.819028,15.889716,15.952274,16.014097,16.075921,16.137744,16.199567,16.253338,16.288643,16.32395,16.359255,16.394562,16.429868,16.472811,16.519178,16.565546,16.611913,16.65828,16.703031,16.728413,16.753794,16.779174,16.804556,16.829937,16.846114,16.851645,16.857174,16.862705,16.868236,16.873767,16.879297,16.884828,16.890359,16.895889,16.90142,16.907991,16.917917,16.927842,16.937767,16.947693,16.957618,16.977181,17.002562,17.027944,17.053324,17.078705,17.104142,17.135054,17.165966,17.196877,17.22779,17.258701,17.285222,17.305073,17.324924,17.344773,17.364624,17.384474,17.402602,17.420256,17.437909,17.455562,17.473216,17.493499,17.526607,17.559716,17.592826,17.625935,17.659044,17.696455,17.737293,17.778129,17.818966,17.859803,17.90064,17.920675,17.939464,17.958253,17.977042,17.995831,18.016071,18.039254,18.062439,18.085622,18.108806,18.131989,18.194763,18.273179,18.351593,18.430008,18.508423,18.586721,18.664,18.741279,18.818558,18.895836,18.973117,19.039033,19.093128,19.147223,19.201318,19.255414,19.30951,19.342283,19.372058,19.401834,19.43161,19.461384,19.498144,19.554438,19.61073,19.667022,19.723315,19.779607,19.855994,19.943199,20.030403,20.117608,20.204811,20.291732,20.371208,20.450684,20.530161,20.609637,20.689114,20.753162,20.796196,20.83923,20.882264,20.925298,20.968333,21.007807,21.046446,21.085086,21.123726,21.162365,21.20035,21.235655,21.270962,21.306267,21.341574,21.37688,21.42509,21.482518,21.539948,21.597376,21.654805,21.712233,21.775026,21.837985,21.900946,21.963905,22.026863,22.087067,22.142298,22.19753,22.252761,22.307992,22.363225,22.410234,22.454403,22.498574,22.542745,22.586913,22.628791,22.655308,22.681824,22.708343,22.73486,22.761376,22.790164,22.821076,22.851987,22.882899,22.91381,22.944722,22.975633,23.006545,23.037456,23.068368,23.09928,23.128589,23.15397,23.17935,23.204731,23.230112,23.255492,23.286102,23.319211,23.35232,23.385429,23.418538,23.451158,23.476541,23.501921,23.527302,23.552682,23.578063,23.59898,23.614437,23.629891,23.645348,23.660803,23.67626,23.685251,23.69298,23.700706,23.708434,23.716163,23.726595,23.746444,23.766296,23.786146,23.805996,23.825848,23.843018,23.858472,23.873929,23.889384,23.904841,23.920295,23.925864,23.931395,23.936926,23.942454,23.947985,23.954358,23.962086,23.969815,23.977541,23.985269,23.992998,23.996469,23.998667,24.000864,24.003059,24.005257,24.009871,24.027523,24.045178,24.06283,24.080485,24.098137,24.118794,24.141977,24.16516,24.188343,24.211529,24.234712,24.257895,24.28108,24.304263,24.327446,24.350629,24.368925,24.376653,24.384382,24.392108,24.399836,24.407565,24.40054,24.387281,24.374024,24.360764,24.347505,24.334743,24.327015,24.319286,24.31156,24.303832,24.296103,24.294149,24.298544,24.302939,24.307332,24.311727,24.316122,24.324372,24.333237,24.342101,24.350965,24.35983,24.363455,24.351333,24.33921,24.327089,24.314965,24.302844,24.269658,24.224425,24.179195,24.133962,24.088732,24.043322,23.990287,23.937254,23.884218,23.831186,23.778153,23.737342,23.714159,23.690973,23.66779,23.644607,23.621421,23.591182,23.559135,23.527087,23.49504,23.46299,23.433768,23.417177,23.400584,23.383994,23.367401,23.350811,23.373218,23.425118,23.477015,23.528914,23.580811,23.632708,23.686707,23.740805,23.794899,23.848994,23.903088,23.941268,23.948919,23.956574,23.964226,23.97188,23.979532,23.997684,24.019734,24.041781,24.063828,24.085875,24.108953,24.139864,24.170776,24.201687,24.232599,24.26351,24.306077,24.360171,24.414266,24.468363,24.522458,24.576552,24.645405,24.716092,24.786777,24.857465,24.928152,24.995181,25.052609,25.110036,25.167467,25.224895,25.282323,25.330214,25.373247,25.416282,25.459317,25.50235,25.544622,25.5722,25.599779,25.627357,25.654935,25.682513,25.698068,25.698068,25.698068,25.698068,25.698068,25.698068,25.720756,25.748334,25.775912,25.80349,25.831068,25.863039,25.911603,25.960166,26.008732,26.057296,26.105862,26.161018,26.220644,26.280269,26.339895,26.39952,26.459146,26.505745,26.552114,26.59848,26.644848,26.691217,26.736773,26.780941,26.825112,26.869283,26.913452,26.957623,26.99011,27.018824,27.047538,27.076254,27.104968,27.131479,27.144739,27.157996,27.171255,27.184512,27.197772,27.191147,27.166826,27.142507,27.118188,27.093867,27.069548,27.041204,27.012488,26.983774,26.95506,26.926346,26.898641,26.873257,26.847877,26.822496,26.797116,26.771735,26.74489,26.717386,26.689885,26.662381,26.634877,26.609295,26.607175,26.605051,26.602928,26.600807,26.598683,26.601641,26.610505,26.61937,26.628231,26.637096,26.64596,26.663252,26.68204,26.700831,26.719618,26.738409,26.760321,26.792368,26.824419,26.856466,26.888513,26.920561,26.963593,27.013295,27.062995,27.112697,27.162396,27.212157,27.268449,27.324743,27.381035,27.437328,27.49362,27.544217,27.586116,27.628013,27.669912,27.711809,27.753708,27.818957,27.890707,27.962456,28.034202,28.105952,28.172106,28.210746,28.249386,28.288024,28.326664,28.365304,28.408236,28.454605,28.500971,28.547339,28.593708,28.640074,28.68537,28.730603,28.775833,28.821066,28.866296,28.908638,28.94508,28.981523,29.017965,29.054405,29.090848,29.105119,29.110575,29.11603,29.121486,29.126941,29.130711,29.119649,29.108587,29.097525,29.086466,29.075404,29.051935,29.015492,28.97905,28.942607,28.906167,28.869725,28.8362,28.803091,28.769982,28.736873,28.703764,19.523124,19.454393,19.385661,19.31693,19.248198,19.180993,19.118351,19.055708,18.993066,18.930423,18.867779,18.810063,18.755149,18.700233,18.645319,18.590404,18.535489,18.480575,18.425659,18.370745,18.31583,18.260915,18.206337,18.152242,18.098147,18.044051,17.989956,17.93586,17.87691,17.816726,17.756542,17.696357,17.636173,17.574566,17.506654,17.438742,17.370829,17.302918,17.235005,17.180324,17.135595,17.090867,17.046139,17.00141,16.956682,16.934147,16.912603,16.891058,16.869514,16.847968,16.835931,16.842019,16.848109,16.854197,16.860285,16.866375,16.876913,16.889091,16.901269,16.913447,16.925625,16.932033,16.895033,16.858032,16.821032,16.784031,16.747031,16.713099,16.682187,16.651276,16.620364,16.589453,16.558541,16.513135,16.465948,16.418761,16.371573,16.324387,16.279115,16.238838,16.198559,16.15828,16.118002,16.077723,16.037445,15.997166,15.956887,15.91661,15.876331,15.835004,15.774001,15.712997,15.651994,15.59099,15.529986,15.47272,15.420263,15.367806,15.31535,15.262893,15.210438,15.180072,15.15443,15.128788,15.103146,15.077504,15.047671,15.002123,14.956575,14.911027,14.865479,14.819932,14.784102,14.754829,14.725557,14.696284,14.667011,14.637739,14.630468,14.623559,14.616651,14.609742,14.602835,14.61024,14.641971,14.673702,14.705433,14.737164,14.768895,14.816938,14.870213,14.92349,14.976766,15.030041,15.086296,15.160297,15.234299,15.3083,15.382301,15.456303,15.530738,15.605559,15.680379,15.7552,15.83002,15.904841,15.967743,16.029566,16.091389,16.153212,16.215035,16.267969,16.300519,16.33307,16.36562,16.39817,16.430721,16.472811,16.519178,16.565546,16.611913,16.65828,16.702925,16.726929,16.750931,16.774935,16.798938,16.822941,16.839018,16.845927,16.852835,16.859744,16.866652,16.873561,16.880469,16.887378,16.894286,16.901195,16.908102,16.915399,16.923947,16.932494,16.941042,16.949589,16.958137,16.976322,17.000325,17.024328,17.048331,17.072335,17.096409,17.12732,17.158232,17.189143,17.220055,17.250966,17.276395,17.293489,17.310584,17.327679,17.344773,17.361868,17.378321,17.394596,17.410871,17.427146,17.443421,17.462327,17.494059,17.52579,17.557521,17.589252,17.620983,17.657017,17.696476,17.735936,17.775394,17.814854,17.854312,17.876869,17.898414,17.919958,17.941504,17.963048,17.985135,18.008318,18.031502,18.054685,18.077869,18.101052,18.166789,18.249338,18.331887,18.414434,18.496984,18.578987,18.656266,18.733545,18.810824,18.888103,18.965381,19.031298,19.085394,19.13949,19.193584,19.24768,19.301775,19.330924,19.356567,19.382208,19.407851,19.433492,19.466845,19.52176,19.576674,19.631589,19.686505,19.741419,19.816427,19.902254,19.988081,20.073907,20.159733,20.245276,20.323375,20.401474,20.479572,20.55767,20.635769,20.697856,20.738134,20.778413,20.818692,20.85897,20.899249,20.938199,20.976839,21.015479,21.054118,21.092758,21.1302,21.16275,21.195301,21.227851,21.260401,21.292952,21.341621,21.401806,21.46199,21.522174,21.582358,21.642542,21.709428,21.776521,21.843613,21.910706,21.977798,22.042135,22.1015,22.160866,22.220229,22.279595,22.338959,22.388055,22.433602,22.47915,22.524698,22.570246,22.613681,22.642954,22.672226,22.701499,22.730772,22.760044,22.790164,22.821076,22.851987,22.882899,22.91381,22.944722,22.975633,23.006545,23.037456,23.068368,23.09928,23.128189,23.152191,23.176194,23.200198,23.224202,23.248206,23.277436,23.309166,23.340898,23.372628,23.40436,23.435602,23.459606,23.48361,23.507614,23.531615,23.555619,23.575778,23.591233,23.60669,23.622144,23.637601,23.653056,23.662047,23.669776,23.677504,23.685233,23.692961,23.702779,23.719872,23.736968,23.754062,23.771158,23.788251,23.804346,23.819803,23.835258,23.850715,23.866169,23.881626,23.888566,23.895474,23.902381,23.909289,23.9162,23.92342,23.931148,23.938877,23.946605,23.954334,23.96206,23.964472,23.96529,23.966111,23.966929,23.96775,23.970985,23.98726,24.003536,24.019811,24.036086,24.052361,24.072388,24.095571,24.118754,24.14194,24.165123,24.188306,24.211489,24.234675,24.257857,24.28104,24.304226,24.322519,24.330247,24.337976,24.345705,24.35343,24.361159,24.353166,24.338529,24.323893,24.309257,24.29462,24.280604,24.272875,24.265149,24.257421,24.249692,24.241964,24.238696,24.240335,24.241974,24.243613,24.245252,24.246891,24.258331,24.271329,24.284326,24.297324,24.310321,24.317737,24.308372,24.299005,24.289637,24.28027,24.270905,24.241349,24.200252,24.159155,24.118055,24.076958,24.035461,23.976916,23.918371,23.859825,23.80128,23.742735,23.69867,23.675487,23.652304,23.629118,23.605935,23.582752,23.549219,23.513039,23.476858,23.440675,23.404495,23.37114,23.350414,23.32969,23.308964,23.288238,23.267513,23.288927,23.342203,23.39548,23.448756,23.50203,23.555306,23.609366,23.663461,23.717558,23.771653,23.825747,23.86062,23.858629,23.856635,23.854644,23.852653,23.850662,23.863188,23.881102,23.899016,23.91693,23.934844,23.954268,23.985179,24.016091,24.047002,24.077914,24.108825,24.151392,24.205487,24.259584,24.313678,24.367773,24.42187,24.494395,24.569216,24.644039,24.718859,24.79368,24.86446,24.924644,24.984828,25.045012,25.105197,25.165381,25.212374,25.252653,25.292932,25.333211,25.373488,25.413004,25.437829,25.46265,25.487472,25.512297,25.537119,25.55112,25.55112,25.55112,25.55112,25.55112,25.55112,25.571539,25.59636,25.621185,25.646007,25.670829,25.700332,25.747519,25.794705,25.841892,25.889079,25.936266,25.991687,26.052689,26.113694,26.174696,26.235701,26.296706,26.343329,26.389695,26.436064,26.48243,26.528798,26.574862,26.62041,26.665958,26.711506,26.757054,26.802602,26.836468,26.866559,26.896652,26.926743,26.956836,26.984727,26.999363,27.014,27.028636,27.043272,27.057909,27.049743,27.021291,26.992837,26.964385,26.93593,26.907479,26.877523,26.847432,26.817339,26.787248,26.757154,26.728904,26.7049,26.680899,26.656895,26.632891,26.608888,26.591018,26.575916,26.560811,26.545709,26.530607,26.517321,26.526219,26.535121,26.54402,26.552921,26.56182,26.572615,26.585612,26.598609,26.611607,26.624604,26.637602,26.657856,26.679403,26.700947,26.722491,26.744035,26.769032,26.805212,26.841393,26.877573,26.913756,26.949937,26.996247,27.048703,27.101158,27.153617,27.206072,27.258549,27.313464,27.36838,27.423295,27.47821,27.533123,27.580164,27.615172,27.650182,27.685189,27.720199,27.755207,27.81788,27.88825,27.958622,28.028992,28.099362,28.164372,28.203013,28.241653,28.28029,28.31893,28.35757,28.400502,28.446871,28.493237,28.539605,28.585971,28.63234,28.673742,28.714841,28.755939,28.797036,28.838133,28.878155,28.915974,28.953794,28.991613,29.029435,29.067254,29.076,29.07319,29.070379,29.067567,29.064758,29.06082,29.047002,29.033187,29.019369,29.005553,28.991735,28.966185,28.928365,28.890546,28.852724,28.814905,28.777086,28.744596,28.712864,28.681134,28.649402,28.617672,19.488827,19.419835,19.350842,19.281849,19.212857,19.145942,19.085235,19.024529,18.963822,18.903116,18.842409,18.786273,18.732736,18.679199,18.625662,18.572126,18.518575,18.464479,18.410384,18.356289,18.302193,18.248099,18.194232,18.140696,18.087159,18.033621,17.980084,17.926547,17.865958,17.803576,17.741194,17.678813,17.616432,17.552731,17.483179,17.413629,17.344077,17.274525,17.204975,17.147699,17.099656,17.051614,17.003571,16.955529,16.907487,16.882174,16.857873,16.833573,16.809271,16.784971,16.770921,16.776415,16.781909,16.787404,16.792898,16.798394,16.81035,16.824689,16.839029,16.853367,16.867707,16.875962,16.83844,16.800917,16.763394,16.725871,16.688348,16.653876,16.622406,16.590935,16.559465,16.527996,16.496526,16.45328,16.408588,16.363895,16.319202,16.274511,16.232115,16.19571,16.159303,16.122898,16.086491,16.050085,16.011825,15.972628,15.93343,15.894232,15.855034,15.814721,15.753456,15.69219,15.630926,15.569662,15.508396,15.45051,15.396973,15.343435,15.2899,15.236362,15.182825,15.154755,15.132129,15.109505,15.086879,15.064253,15.036748,14.990939,14.945129,14.899321,14.853512,14.807702,14.769789,14.737202,14.704616,14.672029,14.639443,14.606856,14.597627,14.588782,14.579938,14.571093,14.562248,14.568132,14.599043,14.629955,14.660866,14.691778,14.722689,14.770731,14.824267,14.877804,14.931342,14.984879,15.042149,15.121661,15.201175,15.280687,15.360199,15.439711,15.518928,15.597882,15.676837,15.75579,15.834744,15.913699,15.976942,16.038765,16.10059,16.162413,16.224236,16.27667,16.307582,16.338495,16.369406,16.400318,16.431229,16.471269,16.515403,16.559537,16.603671,16.647805,16.690325,16.713509,16.736692,16.759877,16.78306,16.806244,16.823038,16.832441,16.841844,16.851248,16.86065,16.870053,16.878031,16.88576,16.893487,16.901216,16.908943,16.916804,16.92509,16.933376,16.941662,16.949949,16.958235,16.975463,16.998089,17.020713,17.043339,17.065964,17.088663,17.118458,17.148253,17.178048,17.207842,17.237638,17.261963,17.277977,17.293991,17.310005,17.32602,17.342034,17.35761,17.373066,17.388522,17.403978,17.419434,17.43752,17.468431,17.499343,17.530254,17.561166,17.592078,17.627293,17.665933,17.704572,17.743212,17.781851,17.820491,17.845601,17.869901,17.894202,17.918502,17.942802,17.966919,17.99066,18.014403,18.038145,18.061887,18.08563,18.152085,18.235416,18.318749,18.40208,18.485412,18.567945,18.643549,18.719153,18.794756,18.870361,18.945965,19.010753,19.06429,19.117828,19.171365,19.224902,19.278438,19.305853,19.329595,19.353337,19.37708,19.400821,19.432411,19.485948,19.539485,19.593022,19.646559,19.700097,19.77409,19.859097,19.944103,20.029111,20.114118,20.198841,20.27612,20.353399,20.430679,20.507958,20.585236,20.645684,20.683207,20.72073,20.758252,20.795775,20.833298,20.870369,20.907333,20.944297,20.981263,21.018227,21.054111,21.085581,21.11705,21.14852,21.17999,21.211461,21.260961,21.323343,21.385725,21.448105,21.510487,21.572869,21.642746,21.712855,21.782965,21.853074,21.923185,21.990936,22.054435,22.117933,22.18143,22.24493,22.308429,22.360852,22.409453,22.458054,22.506657,22.555258,22.601706,22.633732,22.665761,22.69779,22.729818,22.761847,22.792433,22.821669,22.850904,22.880143,22.909378,22.938616,22.968861,22.999214,23.029566,23.059919,23.090272,23.118711,23.142452,23.166194,23.189936,23.213677,23.237422,23.266014,23.296925,23.327837,23.358749,23.38966,23.420082,23.443267,23.46645,23.489633,23.512816,23.536002,23.55596,23.571973,23.587989,23.604002,23.620018,23.636031,23.645115,23.652841,23.66057,23.668298,23.676027,23.685355,23.70025,23.715149,23.730045,23.744943,23.759841,23.775079,23.790533,23.80599,23.821445,23.836902,23.852356,23.860114,23.86784,23.875568,23.883297,23.891026,23.898325,23.904936,23.911548,23.918159,23.92477,23.931381,23.932475,23.931916,23.931357,23.930799,23.93024,23.932099,23.946997,23.961893,23.976791,23.991687,24.006586,24.025983,24.049166,24.072351,24.095534,24.118717,24.1419,24.164567,24.187191,24.209816,24.232443,24.255067,24.272981,24.28071,24.288435,24.296164,24.303893,24.311621,24.303051,24.287596,24.272139,24.256685,24.241227,24.226414,24.218129,24.209842,24.201555,24.19327,24.184983,24.180644,24.180644,24.180644,24.180644,24.180644,24.180644,24.19398,24.209437,24.224891,24.240348,24.255803,24.265613,24.258443,24.251273,24.244103,24.236936,24.229766,24.202929,24.164848,24.126766,24.088687,24.050606,24.011982,23.950159,23.888335,23.826512,23.764689,23.702866,23.657551,23.636042,23.614535,23.593025,23.571515,23.550008,23.515305,23.477224,23.439142,23.401061,23.36298,23.327215,23.301797,23.27638,23.250962,23.225544,23.200129,23.218719,23.270579,23.322441,23.374304,23.426166,23.478026,23.527755,23.577383,23.62701,23.676638,23.726269,23.756812,23.75076,23.744705,23.738652,23.7326,23.726547,23.737405,23.754535,23.771666,23.788796,23.805927,23.824463,23.853701,23.882937,23.912172,23.941411,23.970646,24.012098,24.065637,24.119173,24.172708,24.226247,24.279783,24.352946,24.42855,24.504154,24.579759,24.655363,24.727162,24.788985,24.850808,24.912632,24.974455,25.036278,25.083848,25.124164,25.164478,25.204791,25.245107,25.284632,25.308932,25.333232,25.357533,25.381833,25.406133,25.420084,25.420643,25.421201,25.42176,25.422319,25.422877,25.441586,25.464213,25.486837,25.509464,25.532088,25.559682,25.606048,25.652417,25.698783,25.745152,25.791518,25.847428,25.90981,25.972192,26.034574,26.096955,26.159337,26.205436,26.251243,26.297053,26.342863,26.38867,26.43448,26.48029,26.526098,26.571908,26.617718,26.663525,26.698074,26.728986,26.759897,26.790809,26.821721,26.85035,26.865248,26.880147,26.895042,26.909941,26.924837,26.914905,26.882876,26.850848,26.818819,26.786792,26.754764,26.724268,26.693915,26.663562,26.633209,26.602856,26.575347,26.554396,26.533445,26.512497,26.491546,26.470595,26.462604,26.460459,26.458315,26.45617,26.454025,26.4533,26.469872,26.486443,26.503018,26.51959,26.536161,26.552217,26.567674,26.583131,26.598586,26.614043,26.629497,26.652463,26.676763,26.701064,26.725364,26.749664,26.777608,26.817362,26.85712,26.896877,26.936632,26.976389,27.02507,27.079164,27.133259,27.187356,27.24145,27.295545,27.349639,27.403737,27.457831,27.511926,27.566023,27.610943,27.641857,27.672769,27.703681,27.734592,27.765504,27.824893,27.892213,27.95953,28.026847,28.094164,28.156639,28.195279,28.233916,28.272556,28.311196,28.349836,28.392149,28.4374,28.482649,28.5279,28.573151,28.618403,28.655319,28.691725,28.72813,28.764538,28.800944,28.837717,28.87524,28.912763,28.950286,28.987808,29.025331,29.030873,29.023705,29.016536,29.009366,29.002196,28.994123,28.978107,28.962094,28.946081,28.930065,28.914052,28.887795,28.850831,28.813867,28.776903,28.739939,28.702975,28.673262,28.644586,28.615906,28.587229,28.558552,19.451347,19.383732,19.316117,19.248502,19.180887,19.115696,19.057745,18.999795,18.941844,18.883893,18.825942,18.771683,18.719524,18.667365,18.615206,18.563047,18.51084,18.456746,18.40265,18.348555,18.294459,18.240363,18.187065,18.134905,18.082746,18.030586,17.978427,17.926268,17.864859,17.801099,17.737341,17.673581,17.609821,17.544997,17.475445,17.405893,17.336343,17.266791,17.197241,17.137605,17.08543,17.033254,16.981077,16.928901,16.876726,16.848599,16.821542,16.794487,16.76743,16.740374,16.72262,16.722603,16.722585,16.72257,16.722552,16.722535,16.730994,16.742578,16.754162,16.765745,16.777329,16.783475,16.748707,16.713941,16.679173,16.644406,16.609639,16.57584,16.542991,16.510143,16.477296,16.444448,16.411601,16.371884,16.331326,16.290768,16.250208,16.20965,16.17177,16.140875,16.109981,16.079085,16.048191,16.017295,15.979974,15.939398,15.898823,15.858247,15.817671,15.776119,15.716233,15.656345,15.596459,15.536571,15.476683,15.420176,15.368016,15.315857,15.263698,15.211539,15.15938,15.132688,15.11144,15.090192,15.068945,15.047697,15.021569,14.977138,14.932706,14.888276,14.843844,14.799413,14.759587,14.722867,14.686146,14.649427,14.612706,14.575986,14.563979,14.552379,14.540778,14.529178,14.517578,14.521726,14.552637,14.583549,14.61446,14.645372,14.676284,14.723282,14.775441,14.827601,14.87976,14.931919,14.988803,15.073826,15.158849,15.243874,15.328897,15.41392,15.497918,15.581006,15.664093,15.74718,15.830268,15.913356,15.976942,16.038765,16.10059,16.162413,16.224236,16.27667,16.307582,16.338495,16.369406,16.400318,16.431229,16.467464,16.506087,16.54471,16.583333,16.621954,16.659388,16.682573,16.705756,16.72894,16.752123,16.775307,16.794018,16.807554,16.821091,16.834627,16.848163,16.861699,16.870298,16.878025,16.885753,16.893481,16.901209,16.909396,16.91906,16.928724,16.938388,16.948052,16.957716,16.974604,16.995851,17.017099,17.038347,17.059594,17.080901,17.107941,17.134979,17.162018,17.189057,17.216097,17.239307,17.256699,17.274091,17.291484,17.308875,17.326267,17.342141,17.357597,17.373053,17.388509,17.403965,17.422052,17.452964,17.483875,17.514787,17.545698,17.57661,17.611824,17.650464,17.689104,17.727743,17.766383,17.805022,17.832732,17.859789,17.886845,17.9139,17.940957,17.967374,17.992494,18.017614,18.042733,18.067853,18.092973,18.156856,18.236054,18.315253,18.394451,18.47365,18.552048,18.62352,18.69499,18.766461,18.837931,18.909402,18.971408,19.023567,19.075726,19.127885,19.180044,19.232203,19.260656,19.285776,19.310896,19.336016,19.361135,19.393377,19.445536,19.497695,19.549855,19.602014,19.654173,19.727685,19.812691,19.897699,19.982706,20.067712,20.152436,20.229715,20.306994,20.384273,20.461552,20.538831,20.598112,20.63288,20.667646,20.702414,20.737181,20.771949,20.805148,20.837978,20.870809,20.90364,20.936471,20.969306,21.002153,21.035001,21.067848,21.100697,21.133545,21.184423,21.248182,21.311942,21.375701,21.439461,21.503219,21.574475,21.645962,21.71745,21.788937,21.860424,21.930536,21.998168,22.0658,22.133432,22.201063,22.268695,22.326279,22.38039,22.434503,22.488616,22.542726,22.594329,22.629112,22.663897,22.698679,22.733464,22.768249,22.79803,22.823136,22.848238,22.873341,22.898443,22.923546,22.952149,22.981122,23.010098,23.039074,23.06805,23.095906,23.121028,23.146146,23.171267,23.196386,23.221507,23.250544,23.281455,23.312367,23.343278,23.37419,23.404614,23.427797,23.450983,23.474166,23.497349,23.520532,23.541112,23.558505,23.575895,23.593287,23.61068,23.628072,23.637379,23.645107,23.652836,23.660564,23.668293,23.677311,23.690833,23.704352,23.717871,23.73139,23.744909,23.759611,23.775066,23.790523,23.805977,23.821434,23.836889,23.844644,23.852372,23.860101,23.867829,23.875555,23.881801,23.885656,23.889511,23.893369,23.897224,23.901079,23.900478,23.89854,23.896604,23.894669,23.892731,23.893212,23.906731,23.92025,23.933772,23.947291,23.96081,23.979577,24.002762,24.025945,24.049128,24.072311,24.095497,24.11688,24.138127,24.159375,24.180622,24.20187,24.218841,24.22657,24.234296,24.242024,24.249753,24.257482,24.248911,24.233457,24.217999,24.202545,24.187088,24.172152,24.162488,24.152824,24.14316,24.133496,24.123832,24.11877,24.11877,24.11877,24.11877,24.11877,24.11877,24.132106,24.147561,24.163018,24.178475,24.19393,24.204083,24.19829,24.1925,24.186707,24.180916,24.175126,24.149666,24.112964,24.076259,24.039557,24.002852,23.965576,23.903753,23.84193,23.780107,23.718284,23.65646,23.612837,23.595463,23.578087,23.560713,23.543339,23.525962,23.4932,23.456495,23.419793,23.383089,23.346387,23.310738,23.279808,23.248881,23.217953,23.187023,23.156096,23.169173,23.215526,23.261876,23.308226,23.354576,23.400926,23.439873,23.478479,23.517085,23.55569,23.594296,23.619012,23.617092,23.615173,23.613256,23.611336,23.609417,23.624408,23.645671,23.666935,23.688201,23.709464,23.731172,23.756278,23.78138,23.806483,23.831585,23.856688,23.895394,23.947553,23.999712,24.051871,24.104031,24.15619,24.225522,24.296993,24.368464,24.439935,24.511404,24.580211,24.642037,24.70386,24.765683,24.827506,24.889329,24.939638,24.984087,25.028533,25.072982,25.117431,25.16102,25.188077,25.215133,25.24219,25.269246,25.2963,25.312406,25.314341,25.316279,25.318215,25.32015,25.322088,25.33991,25.361157,25.382405,25.403652,25.4249,25.451403,25.497769,25.544138,25.590504,25.636872,25.683241,25.73997,25.803731,25.86749,25.931248,25.99501,26.058768,26.103537,26.147968,26.192399,26.236829,26.281262,26.325693,26.370123,26.414557,26.458987,26.503418,26.547848,26.582061,26.612973,26.643885,26.674796,26.705708,26.734141,26.74766,26.761182,26.774701,26.78822,26.801739,26.7897,26.754915,26.720132,26.685347,26.650565,26.61578,26.586316,26.55734,26.528364,26.499388,26.470414,26.445532,26.430093,26.414655,26.399216,26.383775,26.368336,26.371553,26.383187,26.394821,26.406455,26.418089,26.430305,26.449633,26.468961,26.488289,26.50762,26.526948,26.544483,26.55994,26.575395,26.590852,26.606306,26.621763,26.647067,26.674124,26.70118,26.728237,26.755293,26.78599,26.828504,26.871015,26.913526,26.956039,26.99855,27.048271,27.102366,27.156463,27.210557,27.264652,27.318749,27.372844,27.426938,27.481033,27.53513,27.589224,27.634147,27.665059,27.695971,27.726882,27.757794,27.788705,27.843785,27.905592,27.967399,28.029206,28.091011,28.148905,28.187542,28.226182,28.264822,28.303462,28.342103,28.382882,28.425377,28.467872,28.510367,28.552862,28.595357,28.626923,28.657819,28.688712,28.719607,28.750503,28.782672,28.817439,28.852205,28.886972,28.921738,28.956508,28.962253,28.95646,28.950669,28.944876,28.939086,28.932107,28.914717,28.897324,28.879932,28.862539,28.845149,28.820208,28.787377,28.754546,28.721715,28.688884,28.656053,28.631683,28.608516,28.585349,28.562182,28.539015,19.413866,19.34763,19.281393,19.215156,19.148918,19.085451,19.030256,18.97506,18.919865,18.864669,18.809475,18.757093,18.706311,18.65553,18.604749,18.553968,18.503106,18.449012,18.394916,18.34082,18.286725,18.23263,18.179896,18.129115,18.078333,18.027552,17.976771,17.92599,17.86376,17.798624,17.733486,17.668349,17.603211,17.537262,17.467711,17.39816,17.328609,17.259058,17.189506,17.127512,17.071203,17.014893,16.958584,16.902275,16.845966,16.815024,16.785212,16.755401,16.725588,16.695776,16.674318,16.66879,16.663263,16.657735,16.652206,16.646678,16.65164,16.660467,16.669294,16.678123,16.68695,16.690988,16.658977,16.626965,16.594953,16.562942,16.53093,16.497804,16.463577,16.429352,16.395126,16.360901,16.326675,16.29049,16.254064,16.217639,16.181214,16.144788,16.111424,16.086041,16.060657,16.035274,16.00989,15.984506,15.948122,15.906169,15.864215,15.822261,15.780309,15.737517,15.679009,15.6205,15.56199,15.50348,15.444972,15.389841,15.33906,15.288279,15.237497,15.186716,15.135935,15.110619,15.09075,15.07088,15.051011,15.031141,15.006391,14.963337,14.920285,14.877231,14.834177,14.791124,14.749384,14.708531,14.667677,14.626824,14.58597,14.545117,14.530331,14.515975,14.501619,14.487264,14.472908,14.475321,14.506233,14.537145,14.568056,14.598968,14.629879,14.675833,14.726616,14.777397,14.828178,14.878959,14.935455,15.02599,15.116525,15.207061,15.297595,15.388131,15.476907,15.564128,15.65135,15.738571,15.825792,15.913013,15.976942,16.038765,16.10059,16.162413,16.224236,16.27667,16.307582,16.338495,16.369406,16.400318,16.431229,16.463659,16.496771,16.529881,16.562993,16.596105,16.628452,16.651636,16.674819,16.698003,16.721186,16.74437,16.764997,16.782668,16.800337,16.818007,16.835677,16.853347,16.862564,16.870291,16.87802,16.885747,16.893475,16.901988,16.91303,16.924072,16.935114,16.946156,16.957198,16.973745,16.993614,17.013484,17.033353,17.053224,17.073138,17.097421,17.121706,17.145989,17.170273,17.194556,17.216651,17.235422,17.254191,17.272961,17.291731,17.310501,17.326674,17.34213,17.357585,17.373041,17.388497,17.406583,17.437495,17.468406,17.499318,17.530229,17.561141,17.596356,17.634996,17.673635,17.712275,17.750914,17.789554,17.819865,17.849676,17.879487,17.909299,17.939112,17.967828,17.994326,18.020824,18.047322,18.07382,18.100318,18.161628,18.236692,18.311758,18.386822,18.461887,18.536153,18.60349,18.670827,18.738164,18.805501,18.872839,18.932062,18.982843,19.033624,19.084405,19.135187,19.185968,19.215459,19.241956,19.268454,19.294951,19.321449,19.354343,19.405125,19.455906,19.506687,19.557469,19.60825,19.68128,19.766287,19.851293,19.9363,20.021308,20.106031,20.18331,20.260588,20.337867,20.415146,20.492426,20.550541,20.582552,20.614563,20.646575,20.678587,20.710598,20.739925,20.768623,20.79732,20.826018,20.854716,20.8845,20.918726,20.952951,20.987177,21.021403,21.055628,21.107885,21.173022,21.23816,21.303296,21.368433,21.433571,21.506203,21.579068,21.651934,21.724799,21.797664,21.870137,21.941902,22.013667,22.085433,22.157198,22.228964,22.291703,22.351326,22.410952,22.470575,22.530197,22.586953,22.624492,22.66203,22.699571,22.73711,22.774649,22.80363,22.8246,22.845569,22.866539,22.887508,22.908478,22.935434,22.963033,22.99063,23.018226,23.045826,23.073105,23.099603,23.1261,23.152596,23.179094,23.205591,23.235076,23.265987,23.296899,23.327811,23.358722,23.389146,23.412329,23.435512,23.458698,23.481881,23.505064,23.526264,23.545033,23.563803,23.582572,23.601341,23.620113,23.629645,23.637373,23.645102,23.652831,23.660556,23.66927,23.681412,23.693554,23.705697,23.717836,23.729978,23.744141,23.759598,23.775052,23.790509,23.805964,23.821421,23.829176,23.836904,23.844633,23.852359,23.860087,23.865277,23.866376,23.867477,23.868576,23.869677,23.870776,23.868478,23.865166,23.861851,23.858536,23.855224,23.854326,23.866468,23.878611,23.89075,23.902892,23.915035,23.933171,23.956357,23.97954,24.002723,24.025908,24.049091,24.069192,24.089063,24.108934,24.128802,24.148673,24.164702,24.17243,24.180156,24.187885,24.195613,24.203342,24.194771,24.179317,24.16386,24.148405,24.132948,24.117888,24.106848,24.095804,24.084763,24.07372,24.062679,24.056897,24.056897,24.056897,24.056897,24.056897,24.056897,24.070233,24.085687,24.101145,24.116599,24.132056,24.142554,24.13814,24.133727,24.12931,24.124897,24.120483,24.096405,24.061077,24.025752,23.990427,23.955102,23.91917,23.857347,23.795524,23.733701,23.671878,23.610055,23.568126,23.554885,23.541642,23.528401,23.51516,23.501916,23.471094,23.435767,23.400441,23.365116,23.329791,23.294262,23.257822,23.221382,23.184942,23.148502,23.112063,23.11963,23.16047,23.20131,23.242148,23.282988,23.323828,23.351992,23.379575,23.407159,23.434742,23.462325,23.481214,23.483427,23.485643,23.487857,23.49007,23.492284,23.511408,23.536807,23.562203,23.587603,23.612999,23.637884,23.658854,23.679824,23.700793,23.721763,23.742732,23.778688,23.82947,23.880249,23.931032,23.981814,24.032594,24.0981,24.165435,24.232773,24.300112,24.367447,24.433263,24.495086,24.556909,24.618732,24.680555,24.742378,24.795427,24.844009,24.892591,24.941171,24.989753,25.037411,25.067221,25.097034,25.126844,25.156657,25.186469,25.204728,25.208043,25.211358,25.21467,25.217985,25.2213,25.238231,25.258099,25.27797,25.297841,25.317709,25.343124,25.389493,25.435859,25.482227,25.528593,25.574962,25.632514,25.69765,25.762788,25.827926,25.893064,25.958199,26.001639,26.044693,26.087744,26.130798,26.173852,26.216905,26.259959,26.303013,26.346067,26.38912,26.432172,26.466048,26.49696,26.527872,26.558783,26.589695,26.617932,26.630074,26.642216,26.654359,26.666498,26.67864,26.664494,26.626955,26.589414,26.551875,26.514337,26.476795,26.448362,26.420763,26.393166,26.365569,26.33797,26.315716,26.30579,26.295862,26.285935,26.276007,26.266078,26.280502,26.305915,26.331327,26.356739,26.382152,26.407313,26.429397,26.451478,26.473563,26.495647,26.517731,26.536749,26.552206,26.567661,26.583118,26.598572,26.614029,26.641674,26.671484,26.701297,26.731109,26.760919,26.794375,26.839643,26.88491,26.930177,26.975444,27.020711,27.071473,27.12557,27.179664,27.233759,27.287856,27.341951,27.396045,27.450142,27.504237,27.558331,27.612426,27.657349,27.68826,27.719172,27.750084,27.780995,27.811907,27.862676,27.918973,27.975268,28.031563,28.087857,28.141171,28.179808,28.218448,28.257089,28.295729,28.334366,28.373618,28.413357,28.453095,28.492837,28.532576,28.572315,28.598527,28.62391,28.649296,28.674679,28.700062,28.727624,28.759637,28.791648,28.823661,28.855671,28.887684,28.893631,28.889217,28.884803,28.88039,28.875973,28.870093,28.851324,28.832554,28.813785,28.795016,28.776244,28.752621,28.723923,28.695228,28.666529,28.637831,28.609133,28.590104,28.572447,28.554792,28.537138,28.519481,19.376387,19.311527,19.246669,19.181809,19.11695,19.055205,19.002765,18.950325,18.897886,18.845446,18.793008,18.742503,18.693099,18.643696,18.594292,18.544889,18.495372,18.441277,18.387182,18.333086,18.27899,18.224896,18.172727,18.123325,18.07392,18.024517,17.975113,17.92571,17.862661,17.796147,17.729632,17.663117,17.596601,17.529528,17.459976,17.390426,17.320874,17.251324,17.181772,17.117419,17.056977,16.996533,16.936091,16.875647,16.815205,16.781448,16.748881,16.716314,16.683747,16.651179,16.626017,16.614978,16.603939,16.5929,16.58186,16.570821,16.572284,16.578356,16.584429,16.5905,16.596572,16.598501,16.569244,16.539989,16.510733,16.481477,16.452221,16.419766,16.384163,16.34856,16.312957,16.277353,16.24175,16.209095,16.176803,16.144512,16.112219,16.079927,16.051079,16.031206,16.011334,15.991462,15.97159,15.951718,15.916271,15.872939,15.829609,15.786277,15.742945,15.698917,15.641785,15.584654,15.527523,15.470391,15.41326,15.359507,15.310104,15.2607,15.211297,15.161893,15.11249,15.088552,15.070061,15.051568,15.033077,15.014584,14.991213,14.949538,14.907862,14.866186,14.824511,14.782835,14.739182,14.694195,14.649207,14.604221,14.559234,14.514246,14.496683,14.479572,14.46246,14.445349,14.428237,14.428916,14.459827,14.490739,14.52165,14.552562,14.583473,14.628386,14.677789,14.727193,14.776596,14.826,14.882108,14.978155,15.074201,15.170247,15.266293,15.36234,15.455898,15.547252,15.638606,15.729961,15.821315,15.91267,15.976942,16.038765,16.10059,16.162413,16.224236,16.27667,16.307582,16.338495,16.369406,16.400318,16.431229,16.459855,16.487454,16.515054,16.542655,16.570254,16.597515,16.620699,16.643882,16.667066,16.690249,16.713434,16.735977,16.757781,16.779584,16.801387,16.82319,16.844994,16.854829,16.862557,16.870284,16.878013,16.88574,16.894581,16.907,16.91942,16.93184,16.944259,16.956679,16.972886,16.991377,17.00987,17.028361,17.046852,17.065375,17.086903,17.108432,17.12996,17.151488,17.173015,17.193995,17.214144,17.234291,17.254439,17.274586,17.294734,17.311205,17.326661,17.342116,17.357572,17.373028,17.391115,17.422027,17.452939,17.48385,17.514762,17.545673,17.580887,17.619527,17.658167,17.696806,17.735446,17.774085,17.806996,17.839563,17.872131,17.904697,17.937265,17.968284,17.996158,18.024034,18.05191,18.079785,18.107661,18.166399,18.237331,18.308262,18.379194,18.450125,18.520257,18.58346,18.646664,18.709868,18.773071,18.836274,18.892715,18.942119,18.991522,19.040926,19.090329,19.139733,19.170261,19.198137,19.226013,19.253887,19.281763,19.315309,19.364712,19.414116,19.463519,19.512924,19.562326,19.634874,19.719881,19.804889,19.889895,19.974902,20.059625,20.136904,20.214184,20.291463,20.368742,20.446021,20.502969,20.532225,20.56148,20.590737,20.619992,20.649248,20.674704,20.699268,20.723833,20.748396,20.77296,20.799695,20.835298,20.870901,20.906506,20.942109,20.977712,21.031346,21.097861,21.164377,21.230892,21.297407,21.363921,21.437932,21.512175,21.586418,21.660662,21.734904,21.809737,21.885635,21.961535,22.037433,22.113332,22.18923,22.25713,22.322263,22.387398,22.452533,22.517669,22.579576,22.619871,22.660166,22.700461,22.740756,22.781051,22.80923,22.826067,22.842903,22.859737,22.876573,22.89341,22.918722,22.944942,22.971161,22.997381,23.023601,23.0503,23.078175,23.106052,23.133927,23.161802,23.189679,23.219608,23.25052,23.281431,23.312343,23.343254,23.373679,23.396862,23.420045,23.443228,23.466413,23.489596,23.511413,23.531562,23.551711,23.571857,23.592006,23.612152,23.621911,23.62964,23.637368,23.645094,23.652823,23.661229,23.671992,23.682757,23.69352,23.704285,23.715048,23.728673,23.74413,23.759585,23.775042,23.790496,23.805953,23.813708,23.821437,23.829163,23.836891,23.84462,23.848753,23.847098,23.845441,23.843786,23.842131,23.840474,23.836481,23.831789,23.827098,23.822406,23.817714,23.81544,23.826203,23.836968,23.847731,23.858496,23.869259,23.886768,23.909951,23.933134,23.956317,23.979503,24.002686,24.021508,24.039999,24.058491,24.076985,24.095476,24.110562,24.118291,24.126019,24.133745,24.141474,24.149202,24.140632,24.125177,24.10972,24.094266,24.078809,24.063627,24.051207,24.038787,24.026366,24.013946,24.001526,23.995023,23.995023,23.995023,23.995023,23.995023,23.995023,24.00836,24.023814,24.039271,24.054726,24.070183,24.081025,24.077988,24.074951,24.071914,24.06888,24.065843,24.043142,24.009194,23.975245,23.941299,23.907351,23.872765,23.810941,23.749118,23.687295,23.625472,23.563649,23.523412,23.514304,23.505196,23.496088,23.486981,23.477873,23.448989,23.415041,23.381092,23.347144,23.313198,23.277785,23.235836,23.193883,23.151934,23.109981,23.068032,23.070086,23.105414,23.140742,23.17607,23.211398,23.246728,23.264113,23.280671,23.297233,23.313794,23.330355,23.343416,23.349762,23.356111,23.362458,23.368804,23.375154,23.398411,23.427943,23.457472,23.487004,23.516536,23.544594,23.56143,23.578267,23.595103,23.611937,23.628774,23.661981,23.711386,23.760789,23.810192,23.859595,23.909001,23.970675,24.033881,24.097083,24.160288,24.223491,24.286312,24.348135,24.409961,24.471784,24.533607,24.59543,24.651216,24.703932,24.756647,24.809362,24.862077,24.913799,24.946365,24.978932,25.011501,25.044067,25.076636,25.09705,25.101741,25.106433,25.111125,25.115816,25.120508,25.136553,25.155044,25.173536,25.19203,25.210521,25.234845,25.281214,25.32758,25.373948,25.420314,25.466683,25.525056,25.591571,25.658086,25.7246,25.791115,25.85763,25.899741,25.941415,25.983092,26.024767,26.066444,26.108118,26.149795,26.191469,26.233144,26.274821,26.316495,26.350036,26.380947,26.411859,26.44277,26.473682,26.501723,26.512486,26.523251,26.534014,26.54478,26.555542,26.539288,26.498993,26.458699,26.418404,26.378109,26.337814,26.310408,26.284188,26.257968,26.231748,26.205528,26.185904,26.181488,26.177071,26.172655,26.168239,26.16382,26.189454,26.228645,26.267833,26.307024,26.346215,26.384318,26.409158,26.433996,26.458836,26.483677,26.508514,26.529015,26.544472,26.559927,26.575384,26.590838,26.606296,26.636278,26.668847,26.701413,26.733982,26.766548,26.802758,26.850781,26.898805,26.946828,26.994852,27.042875,27.094677,27.148771,27.202866,27.256963,27.311058,27.365152,27.419249,27.473344,27.527438,27.581533,27.63563,27.680553,27.711465,27.742376,27.773288,27.804199,27.835111,27.881567,27.932352,27.983137,28.033919,28.084704,28.133434,28.172074,28.210715,28.249355,28.287995,28.326632,28.364354,28.401336,28.438322,28.475304,28.512287,28.549272,28.570133,28.590004,28.609877,28.629748,28.649621,28.672579,28.701836,28.73109,28.760347,28.789604,28.818858,28.825008,28.821971,28.818937,28.8159,28.812864,28.808079,28.78793,28.767784,28.747636,28.727489,28.707341,28.685034,28.660472,28.635907,28.611341,28.586779,28.562214,28.548523,28.536378,28.524236,28.512091,28.499946,19.338907,19.275425,19.211943,19.148461,19.084981,19.024959,18.975276,18.925591,18.875907,18.826224,18.776539,18.727913,18.679887,18.631861,18.583835,18.53581,18.487639,18.433543,18.379447,18.325352,18.271256,18.217162,18.165559,18.117534,18.069508,18.021482,17.973457,17.925431,17.861563,17.79367,17.725777,17.657884,17.589991,17.521794,17.452242,17.382692,17.31314,17.243589,17.174038,17.107326,17.04275,16.978173,16.913598,16.849021,16.784444,16.747873,16.712551,16.677228,16.641904,16.606582,16.577717,16.561166,16.544616,16.528065,16.511515,16.494963,16.492929,16.496245,16.499562,16.502878,16.506194,16.506014,16.479513,16.453013,16.426512,16.400013,16.373513,16.34173,16.304749,16.267767,16.230786,16.193805,16.156825,16.1277,16.099542,16.071383,16.043225,16.015066,15.990734,15.976373,15.962012,15.947651,15.93329,15.918929,15.884419,15.839711,15.795001,15.750292,15.705582,15.660315,15.604562,15.548809,15.493054,15.437301,15.381547,15.329172,15.281146,15.233122,15.185096,15.137069,15.089045,15.066485,15.049371,15.032256,15.015143,14.998028,14.976034,14.935737,14.895439,14.855142,14.814843,14.774545,14.728979,14.679859,14.630738,14.581617,14.532497,14.483377,14.463035,14.443168,14.423301,14.403435,14.383566,14.38251,14.413423,14.444334,14.475246,14.506158,14.537069,14.580937,14.628963,14.676989,14.725014,14.77304,14.828762,14.930318,15.031876,15.133434,15.234991,15.336549,15.434887,15.530376,15.625862,15.721351,15.816839,15.912327,15.976942,16.038765,16.10059,16.162413,16.224236,16.27667,16.307582,16.338495,16.369406,16.400318,16.431229,16.45605,16.478138,16.500228,16.522316,16.544405,16.566578,16.589762,16.612945,16.63613,16.659313,16.682497,16.706958,16.732894,16.758831,16.784767,16.810704,16.83664,16.847095,16.854823,16.862551,16.870279,16.878006,16.887173,16.90097,16.914768,16.928565,16.942363,16.95616,16.972026,16.98914,17.006254,17.023369,17.040482,17.057614,17.076386,17.095158,17.113931,17.132703,17.151475,17.17134,17.192866,17.214391,17.235917,17.257441,17.278967,17.295737,17.311193,17.326649,17.342104,17.35756,17.375646,17.406558,17.43747,17.468381,17.499293,17.530204,17.565419,17.604058,17.642698,17.681338,17.719977,17.758617,17.794128,17.82945,17.864773,17.900097,17.935419,17.968738,17.997992,18.027245,18.056499,18.085751,18.115006,18.171171,18.237969,18.304767,18.371565,18.438363,18.504361,18.563431,18.622502,18.681571,18.740642,18.799711,18.853369,18.901394,18.94942,18.997446,19.045471,19.093497,19.125064,19.154318,19.183571,19.212825,19.242078,19.276276,19.324301,19.372327,19.420353,19.468378,19.516404,19.58847,19.673476,19.758483,19.84349,19.928496,20.013221,20.090499,20.167778,20.245057,20.322336,20.399615,20.455397,20.481898,20.508398,20.534898,20.561398,20.587899,20.609482,20.629913,20.650344,20.670775,20.691204,20.71489,20.751871,20.788853,20.825834,20.862815,20.899797,20.954809,21.022702,21.090594,21.158487,21.22638,21.294272,21.369662,21.445282,21.520903,21.596523,21.672145,21.749337,21.82937,21.909402,21.989435,22.069466,22.149498,22.222554,22.293199,22.363847,22.434492,22.505137,22.5722,22.615251,22.658302,22.701353,22.744404,22.787453,22.81483,22.827531,22.840234,22.852938,22.865639,22.878342,22.90201,22.92685,22.951693,22.976534,23.001377,23.027499,23.05675,23.086004,23.115258,23.14451,23.173764,23.204141,23.235052,23.265964,23.296875,23.327787,23.358208,23.381394,23.404577,23.42776,23.450943,23.474129,23.496565,23.518091,23.539616,23.561142,23.582667,23.604193,23.614177,23.621906,23.629634,23.63736,23.645089,23.653188,23.662574,23.67196,23.681346,23.690732,23.700118,23.713205,23.72866,23.744117,23.759571,23.775028,23.790483,23.798241,23.805966,23.813695,23.821424,23.829152,23.832229,23.827818,23.823407,23.818996,23.814585,23.810174,23.804484,23.798415,23.792344,23.786276,23.780207,23.776554,23.785939,23.795325,23.804711,23.814097,23.823483,23.840362,23.863545,23.886728,23.909914,23.933097,23.95628,23.973821,23.990935,24.00805,24.025164,24.042279,24.056423,24.064151,24.07188,24.079606,24.087334,24.095063,24.086492,24.071038,24.055581,24.040126,24.024669,24.009363,23.995566,23.981769,23.967969,23.954172,23.940375,23.93315,23.93315,23.93315,23.93315,23.93315,23.93315,23.946486,23.961941,23.977398,23.992852,24.008309,24.019493,24.017836,24.016178,24.014518,24.012861,24.011203,23.989879,23.957307,23.924738,23.892169,23.859598,23.826361,23.764538,23.702715,23.640892,23.579069,23.517243,23.478701,23.473726,23.468751,23.463776,23.458801,23.453826,23.426881,23.394312,23.361743,23.329171,23.296602,23.261312,23.21385,23.166385,23.118923,23.071461,23.023998,23.020543,23.050361,23.080177,23.109995,23.13981,23.169628,23.176231,23.18177,23.187307,23.192846,23.198385,23.205615,23.216097,23.22658,23.237059,23.247541,23.258021,23.285413,23.319079,23.352741,23.386406,23.420071,23.451303,23.464007,23.47671,23.489411,23.502115,23.514818,23.545277,23.593303,23.641329,23.689352,23.737379,23.785405,23.843254,23.902323,23.961393,24.020462,24.079534,24.139364,24.201187,24.26301,24.324833,24.386656,24.448479,24.507006,24.563854,24.620702,24.67755,24.734401,24.790187,24.82551,24.860833,24.896155,24.93148,24.966803,24.989372,24.995443,25.001511,25.007582,25.013651,25.019719,25.034874,25.051989,25.069104,25.086218,25.103333,25.126566,25.172935,25.219301,25.265669,25.312035,25.358404,25.417598,25.485492,25.553383,25.621278,25.689169,25.757063,25.797843,25.83814,25.878438,25.918735,25.959033,25.99933,26.039628,26.079926,26.120223,26.160521,26.200821,26.234023,26.264934,26.295846,26.326757,26.357669,26.385514,26.3949,26.404286,26.413672,26.423058,26.432444,26.414083,26.371032,26.327983,26.284932,26.241881,26.19883,26.172454,26.147613,26.12277,26.097927,26.073087,26.056089,26.057185,26.058278,26.059374,26.060468,26.061564,26.098404,26.151373,26.20434,26.257309,26.310278,26.361325,26.388919,26.416513,26.44411,26.471704,26.499301,26.521282,26.536736,26.552193,26.567648,26.583105,26.598562,26.630884,26.666207,26.70153,26.736852,26.772177,26.811143,26.86192,26.9127,26.963479,27.014256,27.065036,27.117878,27.171975,27.22607,27.280165,27.334259,27.388356,27.442451,27.496545,27.550643,27.604737,27.658832,27.703755,27.734666,27.765578,27.796489,27.827401,27.858312,27.900458,27.94573,27.991003,28.036275,28.081551,28.125701,28.164341,28.202981,28.241621,28.280258,28.318898,28.355087,28.389316,28.423545,28.457771,28.492,28.526227,28.541737,28.556098,28.570459,28.58482,28.599181,28.617534,28.644035,28.670535,28.697033,28.723534,28.750034,28.756386,28.754729,28.753071,28.751411,28.749754,28.746065,28.72454,28.703014,28.681489,28.659963,28.638438,28.617447,28.597018,28.576585,28.556156,28.535724,28.515295,28.506944,28.500311,28.493676,28.487044,28.480412,19.301426,19.239323,19.177219,19.115115,19.053011,18.994714,18.947785,18.900856,18.853929,18.807001,18.760072,18.713322,18.666675,18.620027,18.573379,18.526731,18.479903,18.425809,18.371713,18.317618,18.263523,18.209427,18.158392,18.111744,18.065096,18.018448,17.9718,17.925152,17.860464,17.791194,17.721923,17.652652,17.583381,17.51406,17.444508,17.374957,17.305406,17.235855,17.166303,17.097233,17.028522,16.959813,16.891103,16.822393,16.753684,16.714298,16.676221,16.638142,16.600063,16.561984,16.529415,16.507354,16.485292,16.463229,16.441167,16.419106,16.413573,16.414135,16.414695,16.415256,16.415817,16.413527,16.389783,16.366037,16.342293,16.318548,16.294804,16.263694,16.225335,16.186976,16.148617,16.110258,16.071898,16.046306,16.022281,15.998256,15.974231,15.950206,15.930388,15.921538,15.912688,15.903839,15.894989,15.886139,15.852568,15.806481,15.760394,15.714306,15.66822,15.621713,15.567338,15.512963,15.458587,15.404211,15.349835,15.298838,15.25219,15.205542,15.158894,15.112246,15.065598,15.044417,15.028682,15.012945,14.997209,14.981473,14.960856,14.921936,14.883016,14.844096,14.805176,14.766257,14.718777,14.665522,14.612268,14.559014,14.50576,14.452507,14.429388,14.406765,14.384142,14.361519,14.338896,14.336106,14.367017,14.397929,14.42884,14.459752,14.490663,14.533489,14.580137,14.626785,14.673432,14.72008,14.775414,14.882483,14.989552,15.096621,15.203689,15.310758,15.413877,15.513498,15.613119,15.712742,15.812363,15.911984,15.976942,16.038765,16.10059,16.162413,16.224236,16.27667,16.307582,16.338495,16.369406,16.400318,16.431229,16.452245,16.468822,16.485401,16.501978,16.518555,16.535641,16.558826,16.582009,16.605193,16.628376,16.65156,16.677936,16.708007,16.738077,16.768148,16.798217,16.828288,16.839361,16.847088,16.854817,16.862544,16.870272,16.879764,16.894941,16.910116,16.925291,16.940466,16.955641,16.971167,16.986904,17.002639,17.018375,17.034112,17.049851,17.065868,17.081885,17.097901,17.113918,17.129935,17.148684,17.171588,17.19449,17.217394,17.240298,17.263201,17.280268,17.295724,17.31118,17.326635,17.342091,17.360177,17.39109,17.422002,17.452913,17.483825,17.514736,17.54995,17.588591,17.627229,17.665869,17.70451,17.743148,17.781259,17.819338,17.857416,17.895495,17.933574,17.969193,17.999824,18.030455,18.061087,18.091718,18.122349,18.175942,18.238607,18.30127,18.363935,18.426601,18.488465,18.543401,18.598338,18.653275,18.708212,18.763148,18.814022,18.86067,18.907318,18.953966,19.000614,19.047262,19.079867,19.110498,19.14113,19.171761,19.202392,19.237242,19.28389,19.330537,19.377185,19.423833,19.470481,19.542064,19.627071,19.712079,19.797085,19.882092,19.966815,20.044094,20.121373,20.198653,20.275932,20.353211,20.407825,20.43157,20.455315,20.47906,20.502804,20.526548,20.544261,20.560557,20.576855,20.593152,20.609449,20.630085,20.668443,20.706803,20.745162,20.78352,20.82188,20.87827,20.947541,21.016812,21.086082,21.155353,21.224623,21.30139,21.378388,21.455386,21.532386,21.609384,21.688939,21.773104,21.85727,21.941435,22.025601,22.109766,22.187979,22.264136,22.340293,22.416451,22.492608,22.564824,22.610631,22.656436,22.702243,22.74805,22.793855,22.820427,22.828998,22.837565,22.846136,22.854704,22.863274,22.885295,22.908761,22.932225,22.955689,22.979152,23.004694,23.035325,23.065956,23.096587,23.127218,23.157851,23.18867,23.219582,23.250493,23.281405,23.312316,23.342741,23.365924,23.389109,23.412292,23.435475,23.458658,23.481717,23.504619,23.527524,23.550427,23.573329,23.596234,23.606443,23.614172,23.621898,23.629626,23.637355,23.645144,23.653154,23.661163,23.669169,23.677179,23.685188,23.697738,23.713192,23.728649,23.744104,23.759561,23.775015,23.78277,23.790499,23.798227,23.805956,23.813682,23.815705,23.808537,23.80137,23.794206,23.787038,23.779871,23.772487,23.765039,23.757594,23.750146,23.742698,23.737667,23.745674,23.753683,23.761692,23.769699,23.777708,23.793957,23.81714,23.840325,23.863508,23.886691,23.909874,23.926136,23.941871,23.957609,23.973344,23.989079,24.002283,24.010012,24.01774,24.025466,24.033195,24.040923,24.032355,24.016898,24.001441,23.985987,23.97053,23.955099,23.939925,23.924749,23.909575,23.894399,23.879222,23.871277,23.871277,23.871277,23.871277,23.871277,23.871277,23.884613,23.900067,23.915524,23.930979,23.946436,23.957964,23.957683,23.957403,23.957122,23.956841,23.956563,23.936616,23.905424,23.874231,23.843039,23.811847,23.779956,23.718133,23.65631,23.594486,23.532663,23.47084,23.433987,23.433148,23.432306,23.431464,23.430622,23.42978,23.404776,23.373583,23.342391,23.311199,23.28001,23.244835,23.191861,23.138889,23.085914,23.03294,22.979968,22.971,22.995306,23.019611,23.043917,23.068222,23.092528,23.08835,23.082867,23.077381,23.071897,23.066414,23.067817,23.082432,23.097048,23.11166,23.126275,23.14089,23.172414,23.210212,23.24801,23.285811,23.323609,23.358013,23.366583,23.375151,23.383721,23.392289,23.40086,23.42857,23.47522,23.521866,23.568515,23.615162,23.661811,23.715829,23.770766,23.825702,23.880639,23.935575,23.992413,24.054236,24.116059,24.177885,24.239708,24.301531,24.362795,24.423776,24.48476,24.545741,24.606722,24.666576,24.704654,24.742733,24.780812,24.818891,24.85697,24.881693,24.889141,24.896589,24.904037,24.911485,24.91893,24.933196,24.948934,24.964669,24.980407,24.996142,25.018287,25.064655,25.111024,25.15739,25.203759,25.250125,25.310139,25.37941,25.448681,25.517952,25.587223,25.656494,25.695945,25.734863,25.773783,25.812704,25.851622,25.890543,25.929464,25.968382,26.007303,26.046223,26.085144,26.11801,26.148921,26.179833,26.210744,26.241656,26.269305,26.277312,26.285321,26.29333,26.301337,26.309346,26.288877,26.243072,26.197265,26.151458,26.105653,26.059846,26.034499,26.011036,25.987572,25.964109,25.940645,25.926273,25.932879,25.939485,25.946094,25.9527,25.959306,26.007353,26.074101,26.140846,26.207594,26.274341,26.33833,26.36868,26.399031,26.429384,26.459734,26.490084,26.513548,26.529002,26.544459,26.559914,26.575371,26.590825,26.625491,26.663567,26.701646,26.739725,26.777804,26.819526,26.873062,26.926595,26.980128,27.033664,27.087197,27.141082,27.195177,27.249272,27.303369,27.357463,27.411558,27.465652,27.51975,27.573844,27.627939,27.682036,27.726956,27.75787,27.788782,27.819693,27.850605,27.881517,27.919349,27.959112,27.998872,28.038635,28.078395,28.117967,28.156607,28.195247,28.233884,28.272524,28.311165,28.345823,28.377295,28.408768,28.440238,28.471711,28.503184,28.513341,28.522192,28.53104,28.539889,28.54874,28.562489,28.586234,28.609978,28.633722,28.657466,28.681211,28.687764,28.687483,28.687202,28.686924,28.686644,28.684052,28.661147,28.638244,28.615339,28.592437,28.569535,28.54986,28.533563,28.517267,28.500968,28.484672,28.468375,28.465362,28.464242,28.46312,28.461997,28.460877,19.247362,19.188832,19.1303,19.071769,19.013238,18.958033,18.912763,18.867493,18.822223,18.776952,18.731682,18.687113,18.642939,18.598767,18.554594,18.510422,18.466036,18.413038,18.360041,18.307042,18.254044,18.201047,18.150772,18.104404,18.058037,18.01167,17.965302,17.918935,17.854955,17.786503,17.718048,17.649594,17.581141,17.513091,17.446832,17.380574,17.314314,17.248055,17.181796,17.113032,17.042383,16.971735,16.901086,16.830438,16.759789,16.715582,16.672554,16.629525,16.586495,16.543467,16.505377,16.476706,16.448035,16.419365,16.390695,16.362023,16.350293,16.344805,16.339318,16.333832,16.328345,16.32104,16.30005,16.279061,16.258073,16.237084,16.216094,16.187317,16.150871,16.114428,16.077982,16.041537,16.005093,15.981436,15.95935,15.937263,15.915177,15.89309,15.874986,15.867257,15.85953,15.851801,15.844074,15.836346,15.803693,15.758423,15.713153,15.667884,15.622614,15.576898,15.522802,15.468706,15.414611,15.360516,15.306421,15.256184,15.210914,15.165643,15.120373,15.075103,15.029834,15.009126,14.99367,14.978215,14.962759,14.947303,14.926966,14.888328,14.849687,14.811049,14.772409,14.73377,14.685245,14.630053,14.574859,14.519667,14.464474,14.409282,14.385579,14.362396,14.339211,14.316028,14.292844,14.2897,14.320612,14.351523,14.382435,14.413346,14.444259,14.489365,14.539023,14.588683,14.638342,14.688002,14.746076,14.854267,14.962457,15.070647,15.178838,15.28703,15.391702,15.493263,15.594822,15.696383,15.797944,15.899503,15.965629,16.028549,16.09147,16.15439,16.217311,16.27051,16.301422,16.332333,16.363245,16.394157,16.425069,16.444552,16.458912,16.47327,16.487629,16.501987,16.517024,16.540209,16.563392,16.586576,16.609759,16.632943,16.65971,16.690621,16.721533,16.752445,16.783356,16.814268,16.826399,16.835225,16.84405,16.852876,16.861701,16.872097,16.887552,16.903008,16.918464,16.93392,16.949376,16.964831,16.980287,16.995743,17.011199,17.026656,17.042122,17.058675,17.075229,17.091782,17.108335,17.124888,17.144073,17.167256,17.190441,17.213624,17.236808,17.259991,17.27712,17.292576,17.308032,17.323487,17.338943,17.356843,17.386657,17.416471,17.446285,17.4761,17.505914,17.541254,17.58099,17.620728,17.660464,17.700202,17.739938,17.779676,17.819412,17.859149,17.898886,17.938623,17.975083,18.004898,18.034712,18.064526,18.09434,18.124155,18.17298,18.229316,18.285653,18.341989,18.398325,18.454202,18.506103,18.558004,18.609904,18.661805,18.713706,18.762357,18.807627,18.852897,18.898166,18.943436,18.988706,19.02235,19.054359,19.086368,19.118377,19.150386,19.186754,19.235317,19.283879,19.332441,19.381003,19.429566,19.501819,19.586825,19.671833,19.75684,19.841846,19.926529,20.002711,20.078893,20.155075,20.231256,20.307438,20.360718,20.382805,20.40489,20.426977,20.449064,20.47115,20.486976,20.501336,20.515694,20.530052,20.544411,20.563976,20.604809,20.645644,20.686478,20.727312,20.768147,20.825731,20.895283,20.964834,21.034384,21.103936,21.173486,21.247341,21.321327,21.395315,21.469301,21.543288,21.621987,21.709189,21.79639,21.883593,21.970794,22.057996,22.139454,22.218927,22.298402,22.377874,22.457349,22.532808,22.581369,22.629932,22.678493,22.727057,22.775618,22.805354,22.817472,22.829591,22.841706,22.853825,22.865943,22.886073,22.907061,22.928049,22.94904,22.970028,22.993892,23.024803,23.055715,23.086629,23.117541,23.148452,23.179364,23.210275,23.241187,23.272098,23.30301,23.333363,23.35545,23.377536,23.399623,23.421708,23.443794,23.466374,23.489559,23.512742,23.535925,23.559111,23.582294,23.593467,23.602292,23.611117,23.619944,23.628769,23.63686,23.642391,23.647924,23.653458,23.658992,23.664525,23.675439,23.689797,23.704156,23.718514,23.732872,23.747231,23.754983,23.762711,23.77044,23.778166,23.785894,23.787703,23.779974,23.772246,23.764517,23.756791,23.749063,23.742179,23.735549,23.728919,23.722287,23.715657,23.711442,23.720269,23.729094,23.737919,23.746743,23.755571,23.771594,23.793681,23.815768,23.837855,23.859942,23.882026,23.894888,23.907052,23.919215,23.931381,23.943545,23.953611,23.959142,23.964676,23.970209,23.975743,23.981277,23.972825,23.958467,23.944109,23.92975,23.915392,23.901132,23.887872,23.87461,23.86135,23.848088,23.834826,23.828405,23.829502,23.8306,23.831697,23.832793,23.833891,23.845486,23.858745,23.872007,23.885267,23.898529,23.909027,23.911222,23.913417,23.915612,23.917807,23.920002,23.900435,23.868428,23.836417,23.80441,23.772399,23.739785,23.681253,23.622724,23.564192,23.505662,23.44713,23.409872,23.403288,23.396703,23.390118,23.383533,23.376949,23.353617,23.326,23.298379,23.270761,23.243141,23.210482,23.155288,23.100095,23.044902,22.989711,22.934518,22.922082,22.941974,22.961866,22.981755,23.001647,23.021539,23.011875,23.000855,22.989836,22.978816,22.967796,22.965474,22.979833,22.994191,23.008549,23.022908,23.037266,23.066933,23.102282,23.137628,23.172977,23.208324,23.240721,23.250644,23.260565,23.270488,23.280412,23.290333,23.318578,23.364944,23.411313,23.457679,23.504047,23.550413,23.59975,23.649457,23.699162,23.748867,23.798574,23.851321,23.912048,23.972772,24.033499,24.094224,24.154951,24.214949,24.274578,24.334206,24.393834,24.453462,24.512058,24.550695,24.589335,24.627975,24.666615,24.705255,24.731854,24.742874,24.753893,24.764913,24.775932,24.786952,24.804331,24.823079,24.841825,24.860573,24.879321,24.904538,24.954197,25.003857,25.053517,25.103176,25.152836,25.214349,25.283901,25.35345,25.423002,25.492553,25.562105,25.604518,25.646449,25.68838,25.730314,25.772245,25.811746,25.847092,25.882441,25.917788,25.953134,25.988483,26.0155,26.039827,26.064156,26.088483,26.11281,26.134147,26.137483,26.140822,26.144161,26.147499,26.150838,26.129617,26.086542,26.043467,26.00039,25.957315,25.91424,25.892396,25.872504,25.852613,25.832721,25.812831,25.803948,25.820454,25.836962,25.853468,25.869976,25.886482,25.938029,26.005386,26.072742,26.140099,26.207456,26.272382,26.307683,26.342985,26.378286,26.413588,26.448889,26.47755,26.498493,26.519436,26.540379,26.561322,26.582263,26.621027,26.662958,26.704889,26.746823,26.788754,26.833553,26.887648,26.941742,26.995839,27.049934,27.104028,27.159489,27.215781,27.272071,27.32836,27.38465,27.440862,27.488372,27.535884,27.583394,27.630907,27.678416,27.718492,27.747208,27.775925,27.804641,27.833358,27.862077,27.897696,27.935238,27.972782,28.010323,28.047864,28.085964,28.126799,28.167632,28.208467,28.249302,28.290134,28.324848,28.35466,28.384476,28.414289,28.444104,28.473917,28.482921,28.49065,28.498376,28.506104,28.513833,28.525562,28.545454,28.565343,28.585235,28.605127,28.625019,28.632247,28.634442,28.636637,28.638832,28.641027,28.641189,28.623492,28.605795,28.588098,28.570401,28.552706,28.537178,28.523915,28.510653,28.497394,28.484131,28.470872,28.46922,28.46922,28.46922,28.46922,28.46922,19.189061,19.134663,19.080265,19.025867,18.97147,18.919708,18.875815,18.831923,18.788031,18.744138,18.700246,18.657931,18.616515,18.575098,18.53368,18.492264,18.4506,18.398981,18.347361,18.295741,18.24412,18.1925,18.143038,18.09667,18.050303,18.003936,17.957568,17.911201,17.84832,17.781244,17.714168,17.647092,17.580016,17.513852,17.451726,17.389601,17.327475,17.26535,17.203225,17.135449,17.063423,16.991395,16.91937,16.847344,16.775316,16.725775,16.677235,16.628694,16.580154,16.531613,16.487539,16.451979,16.41642,16.38086,16.345299,16.30974,16.29112,16.278743,16.266368,16.253992,16.241615,16.228553,16.21032,16.192086,16.173852,16.155619,16.137386,16.111363,16.077674,16.043985,16.010296,15.976607,15.942918,15.920789,15.900082,15.879373,15.858664,15.837955,15.820846,15.813118,15.80539,15.797662,15.789935,15.782206,15.750468,15.706577,15.662685,15.618792,15.5749,15.530492,15.476396,15.422302,15.368206,15.314111,15.260015,15.210381,15.166489,15.122596,15.078704,15.034812,14.990919,14.970456,14.955,14.939544,14.924087,14.908631,14.888296,14.849656,14.811017,14.772377,14.733738,14.695098,14.645751,14.589181,14.53261,14.47604,14.419469,14.362899,14.339174,14.31599,14.292807,14.269623,14.24644,14.243296,14.274207,14.305119,14.33603,14.366942,14.397853,14.446089,14.499881,14.553674,14.607468,14.661261,14.722873,14.831064,14.939254,15.047445,15.155636,15.263827,15.36923,15.472169,15.575107,15.678045,15.780983,15.88392,15.951424,16.015722,16.080021,16.14432,16.208617,16.262777,16.293688,16.3246,16.355511,16.386423,16.417334,16.435868,16.448848,16.461828,16.47481,16.48779,16.501557,16.52474,16.547924,16.571107,16.594291,16.617474,16.644241,16.675154,16.706065,16.736977,16.767888,16.7988,16.812103,16.822306,16.832509,16.842712,16.852916,16.864363,16.879819,16.895274,16.91073,16.926186,16.941642,16.957097,16.972553,16.988009,17.003465,17.018921,17.034402,17.052333,17.070264,17.088196,17.106126,17.124057,17.144073,17.167256,17.190441,17.213624,17.236808,17.259991,17.27712,17.292576,17.308032,17.323487,17.338943,17.356608,17.385044,17.413482,17.441918,17.470354,17.498791,17.534287,17.575401,17.616516,17.657631,17.698746,17.73986,17.780976,17.82209,17.863204,17.904319,17.945434,17.982363,18.010799,18.039236,18.067672,18.096108,18.124545,18.168042,18.217489,18.266937,18.316383,18.365831,18.415246,18.464392,18.513537,18.562681,18.611826,18.660971,18.707542,18.751434,18.795326,18.839219,18.88311,18.927002,18.961684,18.995071,19.028458,19.061845,19.095231,19.133342,19.184659,19.235977,19.287294,19.338613,19.38993,19.463147,19.548155,19.633162,19.718168,19.803176,19.887808,19.962612,20.037416,20.11222,20.187023,20.261828,20.31373,20.334439,20.355147,20.375855,20.396563,20.417272,20.431722,20.444702,20.457682,20.470662,20.483644,20.502644,20.546234,20.589823,20.633413,20.677003,20.720593,20.779326,20.848877,20.918428,20.98798,21.05753,21.127082,21.196926,21.26678,21.336633,21.406487,21.47634,21.553362,21.643319,21.733277,21.823234,21.913191,22.00315,22.087363,22.169591,22.251821,22.33405,22.416281,22.494494,22.545813,22.59713,22.648448,22.699765,22.751085,22.784999,22.802627,22.820258,22.837886,22.855514,22.873142,22.891318,22.90955,22.927785,22.946017,22.964251,22.986158,23.017069,23.047981,23.078893,23.109804,23.140716,23.171627,23.202539,23.23345,23.264364,23.295276,23.325541,23.346252,23.366959,23.387666,23.408376,23.429084,23.450906,23.474089,23.497275,23.520458,23.543641,23.566826,23.579151,23.589355,23.599557,23.609761,23.619962,23.628509,23.631286,23.634064,23.636841,23.639619,23.642399,23.651396,23.664377,23.677359,23.690337,23.703319,23.7163,23.724045,23.731773,23.739502,23.747231,23.754956,23.756765,23.749036,23.74131,23.733582,23.725853,23.718125,23.712303,23.70705,23.701797,23.696546,23.691293,23.688455,23.698659,23.708863,23.719065,23.729269,23.739473,23.75538,23.776088,23.796795,23.817505,23.838212,23.858923,23.867843,23.875873,23.883903,23.891934,23.899964,23.906334,23.909112,23.911889,23.914667,23.917444,23.920221,23.911921,23.898939,23.885961,23.872979,23.86,23.847241,23.836735,23.826229,23.815723,23.805217,23.794714,23.79039,23.792866,23.795339,23.797814,23.80029,23.802765,23.81217,23.822676,23.833182,23.843685,23.854191,23.86331,23.868261,23.873212,23.878163,23.883112,23.888063,23.868624,23.835236,23.801849,23.768462,23.735075,23.701209,23.646812,23.592413,23.538017,23.483618,23.429222,23.391018,23.376168,23.361314,23.346463,23.331613,23.316762,23.295035,23.27155,23.248063,23.224578,23.20109,23.171558,23.114988,23.058418,23.001845,22.945275,22.888705,22.873322,22.889081,22.904837,22.920596,22.936355,22.952112,22.938317,22.923162,22.908009,22.892857,22.877701,22.872192,22.885173,22.898152,22.911134,22.924115,22.937094,22.963375,22.994588,23.025801,23.057017,23.088231,23.117294,23.129971,23.142651,23.155328,23.168005,23.180685,23.210299,23.256665,23.303034,23.3494,23.395768,23.442134,23.48657,23.530765,23.57496,23.619155,23.66335,23.711725,23.771073,23.83042,23.889771,23.949118,24.008466,24.066174,24.123046,24.179918,24.236793,24.293665,24.349639,24.388279,24.426917,24.465557,24.504197,24.542837,24.571236,24.586391,24.601544,24.616696,24.631851,24.647004,24.668514,24.691398,24.714279,24.73716,24.760041,24.78939,24.843183,24.896976,24.950769,25.004561,25.058354,25.121538,25.19109,25.260641,25.330193,25.399742,25.469293,25.515768,25.561835,25.607899,25.653963,25.70003,25.740611,25.771824,25.80304,25.834254,25.865467,25.89668,25.916443,25.932501,25.948561,25.964622,25.980683,25.994146,25.991973,25.989799,25.987625,25.985454,25.98328,25.961652,25.92271,25.883768,25.844826,25.805884,25.766942,25.749232,25.733475,25.717716,25.701957,25.686199,25.683535,25.711063,25.738593,25.766124,25.793652,25.821182,25.874257,25.938858,26.003458,26.068059,26.132659,26.195459,26.23627,26.277084,26.317895,26.358709,26.39952,26.434329,26.462162,26.489994,26.517826,26.545659,26.573491,26.616802,26.662868,26.708932,26.754997,26.801063,26.849021,26.903115,26.957212,27.011307,27.065401,27.119496,27.176672,27.235718,27.294764,27.353809,27.412855,27.471723,27.510967,27.550211,27.589457,27.628701,27.667945,27.701933,27.727893,27.753857,27.779817,27.805777,27.83174,27.865683,27.901845,27.93801,27.974174,28.010339,28.047758,28.091347,28.134938,28.178527,28.222118,28.265707,28.300878,28.329314,28.35775,28.386189,28.414625,28.443061,28.451983,28.459712,28.467441,28.475169,28.482895,28.493266,28.509022,28.524781,28.54054,28.556296,28.572055,28.58008,28.585032,28.58998,28.594931,28.599882,28.603221,28.592413,28.581605,28.570798,28.55999,28.549185,28.538523,28.528019,28.517513,28.507007,28.496501,28.485995,28.484687,28.484687,28.484687,28.484687,28.484687,19.130759,19.080496,19.030231,18.979966,18.929703,18.881382,18.838868,18.796353,18.753839,18.711324,18.668809,18.628751,18.59009,18.551429,18.512768,18.474106,18.435166,18.384924,18.334681,18.284439,18.234197,18.183955,18.135304,18.088937,18.042569,17.996202,17.949833,17.903466,17.841685,17.775987,17.710288,17.64459,17.578892,17.514612,17.45662,17.398628,17.340636,17.282644,17.224652,17.157865,17.084461,17.011056,16.937652,16.864248,16.790844,16.735967,16.681916,16.627864,16.573812,16.519761,16.4697,16.427251,16.384802,16.342354,16.299905,16.257456,16.231947,16.212681,16.193417,16.174151,16.154887,16.136066,16.120587,16.10511,16.089632,16.074155,16.058677,16.035411,16.004477,15.973544,15.94261,15.911677,15.880743,15.860143,15.840812,15.821481,15.802151,15.78282,15.766707,15.758978,15.751251,15.743522,15.735795,15.728066,15.697245,15.65473,15.612215,15.569701,15.527186,15.484086,15.429992,15.375896,15.321801,15.267705,15.213611,15.164579,15.122064,15.079549,15.037035,14.99452,14.952007,14.931784,14.916328,14.900872,14.885416,14.869961,14.849625,14.810985,14.772346,14.733706,14.695066,14.656427,14.606258,14.54831,14.49036,14.432412,14.374464,14.316516,14.292769,14.269586,14.246401,14.223218,14.200034,14.19689,14.227801,14.258713,14.289625,14.320536,14.351448,14.402812,14.460739,14.518665,14.576592,14.634518,14.69967,14.807861,14.916051,15.024243,15.132433,15.240624,15.34676,15.451075,15.555391,15.659706,15.764022,15.868337,15.937219,16.002896,16.068571,16.134248,16.199924,16.255043,16.285954,16.316866,16.347777,16.378689,16.4096,16.427182,16.438784,16.450388,16.461991,16.473593,16.486088,16.509272,16.532455,16.555639,16.578822,16.602007,16.628773,16.659685,16.690596,16.721508,16.752419,16.783331,16.797806,16.809387,16.820968,16.832548,16.844129,16.856629,16.872085,16.887541,16.902996,16.918452,16.933908,16.949364,16.964819,16.980275,16.995731,17.011187,17.026682,17.04599,17.0653,17.084608,17.103917,17.123226,17.144073,17.167256,17.190441,17.213624,17.236808,17.259991,17.27712,17.292576,17.308032,17.323487,17.338943,17.356374,17.383432,17.410491,17.437549,17.464608,17.491667,17.52732,17.569812,17.612304,17.654797,17.697289,17.739782,17.782276,17.824768,17.86726,17.909753,17.952245,17.989642,18.0167,18.043759,18.070817,18.097876,18.124936,18.163103,18.205662,18.24822,18.290778,18.333336,18.376291,18.422679,18.469069,18.515459,18.561847,18.608237,18.652727,18.695241,18.737756,18.78027,18.822785,18.8653,18.901019,18.935783,18.970548,19.005312,19.040078,19.079928,19.134001,19.188074,19.242148,19.296222,19.350296,19.424477,19.509484,19.59449,19.679498,19.764505,19.849086,19.922513,19.995938,20.069364,20.142791,20.216216,20.266742,20.286072,20.305403,20.324734,20.344064,20.363395,20.376466,20.388068,20.399672,20.411274,20.422877,20.441312,20.487658,20.534003,20.580349,20.626694,20.67304,20.732921,20.802472,20.872023,20.941574,21.011126,21.080676,21.146512,21.212231,21.277952,21.343672,21.409391,21.484737,21.577451,21.670163,21.762876,21.85559,21.948302,22.035271,22.120256,22.205241,22.290226,22.375211,22.456182,22.510255,22.564329,22.618402,22.672475,22.726549,22.764643,22.787784,22.810925,22.834063,22.857203,22.880344,22.896563,22.912039,22.927517,22.942996,22.958474,22.978424,23.009336,23.040247,23.071159,23.10207,23.132982,23.163893,23.194805,23.225716,23.256628,23.287539,23.31772,23.337051,23.356382,23.375712,23.395043,23.414373,23.435438,23.458621,23.481804,23.50499,23.528173,23.551356,23.564835,23.576416,23.587997,23.599578,23.611159,23.620161,23.620182,23.620206,23.620227,23.620248,23.62027,23.627355,23.638957,23.650559,23.662161,23.673766,23.685368,23.69311,23.700838,23.708564,23.716293,23.724021,23.725829,23.718101,23.710372,23.702644,23.694918,23.687189,23.682426,23.678553,23.674676,23.670803,23.666927,23.665468,23.677049,23.68863,23.700211,23.711792,23.723372,23.739163,23.758494,23.777824,23.797155,23.816486,23.835816,23.840799,23.844694,23.848591,23.852489,23.856386,23.859058,23.859079,23.8591,23.859121,23.859145,23.859166,23.851017,23.839414,23.82781,23.816208,23.804606,23.793348,23.785598,23.777848,23.770098,23.762349,23.754599,23.752375,23.756227,23.76008,23.763935,23.767787,23.771639,23.778854,23.786604,23.794354,23.802104,23.809853,23.817592,23.8253,23.833004,23.840712,23.848417,23.856124,23.836809,23.802045,23.767281,23.732515,23.697751,23.662632,23.612369,23.562103,23.511839,23.461576,23.411313,23.372164,23.349045,23.325928,23.302809,23.279692,23.256572,23.236453,23.217101,23.197749,23.178395,23.159043,23.132635,23.074685,23.016738,22.958789,22.900842,22.842892,22.824563,22.836189,22.847812,22.859438,22.871061,22.882687,22.864757,22.845469,22.826183,22.806895,22.787609,22.778909,22.790511,22.802116,22.813718,22.82532,22.836922,22.859816,22.886897,22.913977,22.941057,22.968138,22.993865,23.009299,23.024734,23.040168,23.055601,23.071037,23.10202,23.148386,23.194755,23.241123,23.287489,23.333858,23.37339,23.412073,23.450758,23.48944,23.528123,23.57213,23.6301,23.688071,23.746039,23.80401,23.861981,23.917396,23.971515,24.025633,24.079749,24.133867,24.18722,24.22586,24.264501,24.303138,24.341778,24.380418,24.41062,24.429908,24.449194,24.468482,24.487768,24.507056,24.532699,24.559716,24.58673,24.613744,24.640758,24.674243,24.732169,24.790095,24.84802,24.905949,24.963875,25.028729,25.098278,25.16783,25.237381,25.306933,25.376485,25.427021,25.477218,25.527418,25.577615,25.627815,25.669479,25.696559,25.723639,25.75072,25.7778,25.80488,25.817383,25.825175,25.832969,25.840762,25.848556,25.854146,25.846459,25.838776,25.831092,25.823409,25.815723,25.793686,25.758877,25.724071,25.689262,25.654453,25.619644,25.606067,25.594444,25.582818,25.571194,25.559568,25.563122,25.601672,25.640224,25.678777,25.71733,25.75588,25.810485,25.87233,25.934174,25.996018,26.057865,26.118534,26.164858,26.211181,26.257505,26.303828,26.350152,26.391111,26.425833,26.460552,26.495273,26.529995,26.564717,26.612578,26.662776,26.712975,26.763173,26.813372,26.864488,26.918586,26.97268,27.026775,27.080869,27.134966,27.193856,27.255658,27.31746,27.379262,27.441063,27.502587,27.533562,27.56454,27.595518,27.626496,27.657473,27.685375,27.708581,27.731786,27.754992,27.778197,27.801403,27.833668,27.868453,27.903241,27.938028,27.972814,28.009553,28.055897,28.102245,28.14859,28.194934,28.241282,28.276912,28.303968,28.331027,28.358087,28.385146,28.412202,28.421048,28.428777,28.436503,28.444231,28.45196,28.46097,28.472593,28.484219,28.495842,28.507468,28.519091,28.527913,28.535618,28.543325,28.55103,28.558738,28.565256,28.561338,28.557419,28.5535,28.549582,28.545663,28.53987,28.53212,28.524371,28.516621,28.508871,28.501122,28.500158,28.500158,28.500158,28.500158,28.500158,19.072457,19.026327,18.980197,18.934065,18.887934,18.843056,18.80192,18.760783,18.719647,18.67851,18.637374,18.599571,18.563666,18.52776,18.491854,18.455949,18.419731,18.370866,18.322002,18.273138,18.224272,18.175408,18.127569,18.081201,18.034834,17.988467,17.942099,17.895732,17.835049,17.770729,17.706409,17.642088,17.577768,17.515373,17.461514,17.407657,17.353798,17.299939,17.24608,17.18028,17.105499,17.030717,16.955935,16.881153,16.806371,16.746159,16.686596,16.627034,16.56747,16.507907,16.451863,16.402525,16.353187,16.303849,16.254511,16.205173,16.172774,16.146619,16.120466,16.094311,16.068157,16.043579,16.030857,16.018135,16.005412,15.99269,15.979968,15.959457,15.931279,15.903101,15.874923,15.846746,15.818568,15.799497,15.781544,15.76359,15.745638,15.727685,15.712567,15.70484,15.697111,15.689384,15.681655,15.673928,15.64402,15.602883,15.561746,15.52061,15.479473,15.437682,15.383586,15.329492,15.275396,15.2213,15.167205,15.118775,15.077639,15.036502,14.995366,14.954229,14.913092,14.893113,14.877657,14.862202,14.846746,14.83129,14.810953,14.772315,14.733674,14.695036,14.656396,14.617757,14.566764,14.507438,14.448111,14.388785,14.329459,14.270132,14.246364,14.22318,14.199997,14.176813,14.153628,14.150485,14.181397,14.212309,14.24322,14.274132,14.305043,14.359538,14.421596,14.483656,14.545716,14.607776,14.676468,14.784658,14.89285,15.00104,15.109231,15.217421,15.324288,15.429981,15.535675,15.641368,15.747062,15.852756,15.923014,15.990068,16.057123,16.124176,16.191231,16.247308,16.27822,16.309132,16.340044,16.370955,16.401867,16.418497,16.428722,16.438947,16.449171,16.459396,16.47062,16.493803,16.516987,16.54017,16.563355,16.586538,16.613304,16.644216,16.675129,16.70604,16.736952,16.767863,16.78351,16.796467,16.809426,16.822385,16.835344,16.848894,16.864351,16.879807,16.895262,16.910718,16.926174,16.94163,16.957086,16.972541,16.987997,17.003453,17.018962,17.039649,17.060335,17.081022,17.101708,17.122395,17.144073,17.167256,17.190441,17.213624,17.236808,17.259991,17.27712,17.292576,17.308032,17.323487,17.338943,17.35614,17.381819,17.407501,17.433182,17.458863,17.484544,17.520352,17.564223,17.608093,17.651964,17.695834,17.739705,17.783574,17.827445,17.871315,17.915186,17.959056,17.996921,18.022602,18.048283,18.073964,18.099644,18.125325,18.158165,18.193835,18.229504,18.265172,18.300842,18.337334,18.380968,18.424602,18.468235,18.511869,18.555502,18.597913,18.63905,18.680185,18.721322,18.762459,18.803596,18.840353,18.876495,18.912639,18.948781,18.984923,19.026515,19.083343,19.140173,19.197002,19.253831,19.31066,19.385806,19.470812,19.55582,19.640827,19.725833,19.810365,19.882414,19.954461,20.026509,20.098558,20.170606,20.219753,20.237706,20.255658,20.273611,20.291565,20.309517,20.321211,20.331436,20.34166,20.351885,20.362111,20.37998,20.429082,20.478183,20.527284,20.576385,20.625486,20.686516,20.756067,20.825618,20.895169,20.96472,21.034272,21.096098,21.157684,21.21927,21.280857,21.342443,21.416112,21.511581,21.607049,21.702519,21.797987,21.893455,21.98318,22.070921,22.158662,22.246402,22.334143,22.417867,22.474697,22.531527,22.588356,22.645186,22.702013,22.744288,22.772938,22.801589,22.830242,22.858892,22.887543,22.901808,22.91453,22.927253,22.939975,22.952697,22.97069,23.001602,23.032513,23.063425,23.094336,23.125248,23.156159,23.187071,23.217983,23.248894,23.279806,23.309899,23.327853,23.345804,23.363758,23.381712,23.399663,23.419971,23.443154,23.466337,23.48952,23.512705,23.535888,23.550519,23.563477,23.576437,23.589395,23.602355,23.611813,23.609078,23.606345,23.60361,23.600878,23.598143,23.603311,23.613536,23.623762,23.633987,23.64421,23.654435,23.662172,23.6699,23.677629,23.685357,23.693083,23.694891,23.687163,23.679437,23.671708,23.66398,23.656251,23.65255,23.650053,23.647556,23.64506,23.642563,23.642481,23.655441,23.668399,23.681359,23.694317,23.707275,23.722946,23.7409,23.758851,23.776805,23.794756,23.81271,23.813753,23.813518,23.813279,23.813044,23.812805,23.811781,23.809046,23.806313,23.803578,23.800846,23.798111,23.790112,23.779887,23.769662,23.759436,23.749211,23.739454,23.734461,23.729467,23.724474,23.719478,23.714484,23.71436,23.719592,23.724821,23.730052,23.735284,23.740513,23.745541,23.750535,23.755528,23.760522,23.765518,23.771875,23.782339,23.7928,23.803261,23.813721,23.824185,23.804997,23.768854,23.732711,23.69657,23.660427,23.624056,23.577925,23.531795,23.485665,23.439534,23.393401,23.35331,23.321925,23.290539,23.259154,23.227771,23.196386,23.17787,23.162652,23.147433,23.132214,23.116995,23.093712,23.034385,22.975059,22.915733,22.856409,22.797083,22.775803,22.783296,22.790786,22.798277,22.80577,22.81326,22.791197,22.767775,22.744357,22.720936,22.697514,22.685626,22.695851,22.706077,22.716302,22.726527,22.73675,22.756255,22.779203,22.80215,22.825097,22.848045,22.870439,22.888628,22.906818,22.925007,22.943197,22.961386,22.993741,23.040109,23.086475,23.132844,23.17921,23.225579,23.26021,23.293383,23.326553,23.359726,23.392898,23.432534,23.489125,23.545719,23.60231,23.658904,23.715496,23.768621,23.819983,23.871345,23.922708,23.974067,24.024802,24.063442,24.102082,24.140722,24.179359,24.217999,24.250005,24.273426,24.296844,24.320266,24.343687,24.367106,24.396884,24.428034,24.459181,24.490328,24.521478,24.559093,24.621155,24.683214,24.745275,24.807334,24.869395,24.935918,25.005469,25.075021,25.14457,25.214122,25.283673,25.338271,25.392604,25.446934,25.501267,25.5556,25.598344,25.621291,25.644238,25.667186,25.690133,25.713078,25.718323,25.717849,25.717378,25.716904,25.71643,25.714145,25.700949,25.687753,25.674557,25.661361,25.648167,25.62572,25.595047,25.564371,25.533698,25.503022,25.472346,25.462905,25.455412,25.447922,25.440431,25.432938,25.442708,25.492283,25.541856,25.59143,25.641005,25.69058,25.746711,25.805802,25.86489,25.92398,25.983069,26.041608,26.093445,26.145281,26.197114,26.24895,26.300784,26.347891,26.389502,26.431112,26.472721,26.514331,26.555942,26.608353,26.662686,26.717016,26.771349,26.825681,26.879959,26.934053,26.988148,27.042242,27.09634,27.150434,27.211039,27.275597,27.340155,27.404711,27.469269,27.533449,27.556158,27.578869,27.601578,27.62429,27.646999,27.668816,27.689267,27.709715,27.730165,27.750616,27.771066,27.801652,27.835061,27.868471,27.90188,27.935288,27.971347,28.020448,28.069549,28.118652,28.167753,28.216855,28.252942,28.278622,28.304304,28.329984,28.355667,28.381346,28.39011,28.397839,28.405567,28.413296,28.421022,28.428673,28.436164,28.443654,28.451147,28.458637,28.466127,28.475746,28.486207,28.496668,28.507129,28.517593,28.527288,28.530259,28.53323,28.536201,28.539171,28.542142,28.541218,28.536224,28.531228,28.526235,28.521241,28.516248,28.515626,28.515626,28.515626,28.515626,28.515626,19.014156,18.972158,18.930161,18.888165,18.846167,18.804731,18.764973,18.725214,18.685455,18.645697,18.605938,18.570392,18.537241,18.504091,18.470941,18.437791,18.404295,18.356809,18.309322,18.261836,18.214349,18.166861,18.119835,18.073468,18.0271,17.980733,17.934366,17.887998,17.828414,17.765471,17.702529,17.639586,17.576644,17.516134,17.466409,17.416684,17.366958,17.317234,17.267509,17.202697,17.126538,17.050378,16.974217,16.898058,16.821898,16.756351,16.691277,16.626202,16.561129,16.496055,16.434024,16.377797,16.321569,16.265342,16.209116,16.152889,16.1136,16.080557,16.047514,16.014471,15.981427,15.951092,15.941124,15.931159,15.921191,15.911226,15.90126,15.883504,15.858082,15.83266,15.807237,15.781815,15.756393,15.73885,15.722275,15.7057,15.689124,15.67255,15.658427,15.6507,15.642972,15.635244,15.627516,15.619789,15.590795,15.551037,15.511278,15.471519,15.43176,15.391276,15.337182,15.283086,15.22899,15.174895,15.1208,15.072972,15.033213,14.993455,14.953696,14.913937,14.874178,14.854443,14.838987,14.823531,14.808075,14.792618,14.772283,14.733644,14.695004,14.656364,14.617725,14.579085,14.52727,14.466566,14.405863,14.345158,14.284454,14.22375,14.199959,14.176776,14.153591,14.130407,14.107224,14.10408,14.134991,14.165903,14.196814,14.227726,14.258638,14.316261,14.382454,14.448648,14.514842,14.581035,14.653265,14.761456,14.869647,14.977837,15.086028,15.194218,15.301815,15.408887,15.515959,15.623029,15.730101,15.837173,15.90881,15.977241,16.045673,16.114105,16.182538,16.239574,16.270485,16.301397,16.332308,16.36322,16.394131,16.409811,16.418658,16.427505,16.436352,16.4452,16.455151,16.478335,16.501518,16.524703,16.547886,16.57107,16.597837,16.628748,16.65966,16.690571,16.721483,16.752394,16.769212,16.783549,16.797885,16.812222,16.826558,16.84116,16.856616,16.872072,16.887527,16.902983,16.918439,16.933895,16.94935,16.964806,16.980262,16.995718,17.011242,17.033307,17.055371,17.077435,17.0995,17.121564,17.144073,17.167256,17.190441,17.213624,17.236808,17.259991,17.27712,17.292576,17.308032,17.323487,17.338943,17.355905,17.380208,17.404511,17.428813,17.453116,17.477419,17.513386,17.558633,17.603882,17.649131,17.694378,17.739627,17.784874,17.830123,17.875372,17.920619,17.965868,18.004201,18.028504,18.052806,18.077109,18.101412,18.125715,18.153227,18.182007,18.210788,18.239566,18.268347,18.298378,18.339257,18.380134,18.421013,18.46189,18.502769,18.543098,18.582857,18.622615,18.662374,18.702133,18.741892,18.779687,18.817209,18.854729,18.892249,18.929769,18.973101,19.032685,19.09227,19.151856,19.21144,19.271024,19.347134,19.432142,19.517149,19.602155,19.687163,19.771643,19.842314,19.912984,19.983654,20.054324,20.124996,20.172764,20.18934,20.205914,20.22249,20.239064,20.25564,20.265955,20.274802,20.28365,20.292497,20.301344,20.318649,20.370505,20.422362,20.47422,20.526076,20.577933,20.640111,20.709662,20.779213,20.848764,20.918315,20.987866,21.045683,21.103136,21.16059,21.218041,21.275495,21.347487,21.445712,21.543935,21.64216,21.740384,21.838609,21.931089,22.021585,22.112081,22.202577,22.293075,22.379556,22.439139,22.498725,22.55831,22.617894,22.677479,22.723933,22.758096,22.792256,22.826419,22.860582,22.894744,22.907053,22.917019,22.926985,22.936954,22.946919,22.962956,22.993868,23.024779,23.055691,23.086603,23.117514,23.148426,23.179337,23.210249,23.24116,23.272072,23.302078,23.318652,23.335229,23.351804,23.368378,23.384953,23.4045,23.427686,23.450869,23.474052,23.497235,23.520421,23.536203,23.55054,23.564878,23.579212,23.593549,23.603462,23.597973,23.592485,23.586994,23.581505,23.576016,23.579268,23.588116,23.596962,23.605811,23.614656,23.623505,23.631236,23.638965,23.646691,23.654419,23.662148,23.663956,23.656228,23.648499,23.64077,23.633045,23.625316,23.622674,23.621556,23.620436,23.619316,23.618196,23.619494,23.633831,23.648168,23.662505,23.67684,23.691177,23.706729,23.723304,23.739881,23.756455,23.773029,23.789604,23.786707,23.782339,23.777967,23.773599,23.769227,23.764504,23.759013,23.753524,23.748035,23.742544,23.737056,23.729205,23.720359,23.711511,23.702665,23.693816,23.685564,23.683324,23.681086,23.678847,23.676609,23.674369,23.676344,23.682953,23.689562,23.69617,23.702779,23.709387,23.712226,23.714466,23.716703,23.718943,23.72118,23.726158,23.739375,23.752592,23.765809,23.779026,23.792246,23.773183,23.735663,23.698143,23.660623,23.623103,23.585479,23.543482,23.501484,23.459487,23.41749,23.375492,23.334456,23.294805,23.255153,23.215502,23.175848,23.136196,23.119288,23.108202,23.097116,23.086031,23.074945,23.054788,22.994085,22.933382,22.872676,22.811973,22.75127,22.727046,22.730404,22.733761,22.737118,22.740475,22.743833,22.717637,22.690082,22.662528,22.634976,22.607422,22.592343,22.601192,22.610038,22.618886,22.627732,22.636581,22.652697,22.671509,22.690323,22.709138,22.727949,22.747012,22.767955,22.788901,22.809847,22.830793,22.851738,22.885462,22.93183,22.978196,23.024565,23.070931,23.1173,23.14703,23.174691,23.202351,23.230011,23.257674,23.292938,23.348153,23.403367,23.458582,23.513796,23.569011,23.619846,23.668452,23.717058,23.765664,23.81427,23.862383,23.901023,23.939663,23.978303,24.016943,24.055581,24.089389,24.116943,24.144498,24.172049,24.199603,24.227158,24.261069,24.296352,24.331632,24.366915,24.402195,24.443946,24.510141,24.576332,24.642527,24.708719,24.774913,24.843106,24.912658,24.98221,25.051761,25.121313,25.190862,25.249521,25.307987,25.366453,25.424919,25.483384,25.527211,25.546023,25.564837,25.583652,25.602463,25.621278,25.619265,25.610525,25.601783,25.593043,25.584303,25.574144,25.555435,25.53673,25.518021,25.499315,25.48061,25.457758,25.431215,25.404674,25.378132,25.351591,25.325048,25.31974,25.316383,25.313023,25.309665,25.306308,25.322295,25.382892,25.443489,25.504087,25.564684,25.625281,25.682939,25.739274,25.795606,25.85194,25.908274,25.964686,26.022032,26.079377,26.136723,26.194069,26.251415,26.30467,26.35317,26.40167,26.450168,26.498668,26.547168,26.604127,26.662593,26.721059,26.779525,26.83799,26.895426,26.949521,27.003615,27.057713,27.111807,27.165902,27.228223,27.295537,27.362849,27.43016,27.497475,27.56431,27.578756,27.593199,27.607642,27.622085,27.636528,27.652257,27.669952,27.687646,27.705341,27.723035,27.740729,27.769639,27.801668,27.8337,27.865731,27.897763,27.933143,27.984998,28.036855,28.088713,28.14057,28.192427,28.228976,28.253279,28.277581,28.301884,28.326187,28.35049,28.359175,28.366903,28.374629,28.382358,28.390086,28.396377,28.399734,28.403092,28.406449,28.409806,28.413166,28.423577,28.436794,28.450014,28.463231,28.476448,28.489321,28.499181,28.509041,28.518901,28.528761,28.538621,28.542566,28.540326,28.538088,28.535848,28.533611,28.531371,28.531093,28.531093,28.531093,28.531093,28.531093,18.950159,18.910744,18.871328,18.831914,18.792498,18.753536,18.715931,18.678326,18.640722,18.603115,18.565511,18.532502,18.502108,18.471713,18.441319,18.410924,18.380158,18.334307,18.288457,18.242606,18.196756,18.150907,18.105162,18.05957,18.013978,17.968387,17.922795,17.877204,17.819287,17.75824,17.697193,17.636145,17.575098,17.5168,17.470691,17.424582,17.378473,17.332365,17.286256,17.222653,17.145891,17.06913,16.992367,16.915606,16.838843,16.768737,16.698927,16.629119,16.559309,16.489499,16.422259,16.359918,16.297578,16.235237,16.172897,16.110557,16.064777,16.025103,15.985429,15.945756,15.906082,15.870034,15.861272,15.85251,15.843747,15.834985,15.826223,15.810323,15.787398,15.764473,15.741548,15.718623,15.695697,15.679425,15.663969,15.648513,15.633057,15.617602,15.604145,15.5959,15.587655,15.57941,15.571164,15.562919,15.534667,15.496287,15.457906,15.419524,15.381144,15.341982,15.288144,15.234308,15.180471,15.126635,15.072797,15.025718,14.987337,14.948956,14.910576,14.872194,14.833813,14.814107,14.798393,14.782678,14.766964,14.751248,14.730601,14.691443,14.652286,14.61313,14.573974,14.534817,14.482433,14.421128,14.359821,14.298515,14.237209,14.175903,14.152864,14.130457,14.108049,14.085641,14.063233,14.060769,14.092198,14.123626,14.155055,14.186485,14.217912,14.2784,14.348209,14.418019,14.487829,14.557639,14.633003,14.741452,14.849902,14.95835,15.0668,15.175249,15.283561,15.391751,15.499942,15.608134,15.716324,15.824514,15.896796,15.96583,16.034864,16.103898,16.172932,16.230467,16.261637,16.292808,16.323977,16.355147,16.386318,16.401661,16.409906,16.418152,16.426397,16.434642,16.444037,16.46722,16.490405,16.513589,16.536772,16.559956,16.586723,16.617634,16.648546,16.679458,16.710369,16.741281,16.758611,16.773549,16.788487,16.803427,16.818365,16.833365,16.848562,16.863759,16.878957,16.894153,16.909351,16.92487,16.940585,16.956299,16.972014,16.987728,17.003519,17.026703,17.049886,17.073071,17.096254,17.119438,17.142621,17.165805,17.188988,17.212173,17.235356,17.25854,17.275669,17.291125,17.306581,17.322036,17.337492,17.354219,17.377144,17.400069,17.422995,17.44592,17.468844,17.504679,17.550788,17.596898,17.643005,17.689115,17.735224,17.781577,17.827944,17.874311,17.920679,17.967046,18.005674,18.028599,18.051524,18.07445,18.097375,18.1203,18.143039,18.165706,18.188372,18.211039,18.233706,18.258025,18.296663,18.335304,18.373942,18.412582,18.451223,18.489988,18.528887,18.567785,18.606683,18.64558,18.684478,18.723377,18.762275,18.801173,18.840071,18.878969,18.923973,18.986056,19.048137,19.11022,19.172301,19.234383,19.311199,19.395947,19.480696,19.565444,19.650192,19.734383,19.803934,19.873486,19.943036,20.012588,20.082138,20.128789,20.144245,20.1597,20.175156,20.190612,20.206068,20.215683,20.223927,20.232172,20.240418,20.248663,20.265873,20.319711,20.373547,20.427384,20.48122,20.535058,20.597909,20.667202,20.736494,20.805787,20.875079,20.944372,20.998422,21.052001,21.105579,21.159157,21.212735,21.28294,21.383143,21.483348,21.583552,21.683756,21.783961,21.878998,21.97225,22.065502,22.158753,22.252007,22.34131,22.404166,22.467024,22.529882,22.592741,22.655596,22.706212,22.745368,22.784525,22.823681,22.86284,22.901996,22.912764,22.920493,22.928222,22.93595,22.943676,22.958124,22.989036,23.019947,23.050859,23.081771,23.112682,23.143244,23.173639,23.204035,23.234427,23.264822,23.294257,23.309454,23.324652,23.33985,23.355047,23.370242,23.388916,23.411842,23.434766,23.457692,23.480618,23.503542,23.520219,23.535676,23.551131,23.566588,23.582042,23.592501,23.585548,23.578595,23.571642,23.56469,23.557739,23.559423,23.566633,23.573843,23.581055,23.588264,23.595477,23.60243,23.609382,23.616332,23.623285,23.630238,23.631665,23.624196,23.616727,23.609258,23.601789,23.59432,23.592797,23.593057,23.593316,23.593573,23.593833,23.596549,23.61252,23.628493,23.644467,23.66044,23.676413,23.692246,23.70796,23.723674,23.739388,23.755102,23.770816,23.764258,23.756013,23.747768,23.739523,23.731278,23.722951,23.714447,23.705943,23.697438,23.688937,23.680432,23.672291,23.664306,23.65632,23.648332,23.640347,23.633097,23.633357,23.633616,23.633873,23.634133,23.634392,23.637961,23.645171,23.652383,23.659593,23.666805,23.674015,23.675227,23.675484,23.675743,23.676003,23.67626,23.680184,23.695122,23.71006,23.724998,23.739936,23.754877,23.736222,23.698357,23.660493,23.622631,23.584767,23.546879,23.507982,23.469082,23.430185,23.391286,23.352389,23.310643,23.264793,23.218944,23.173094,23.127242,23.081392,23.066099,23.05863,23.051161,23.043692,23.036223,23.01896,22.95791,22.896863,22.835815,22.774768,22.713721,22.686701,22.685409,22.684114,22.682822,22.68153,22.680236,22.650873,22.620218,22.589566,22.558914,22.528259,22.510409,22.517102,22.523795,22.530489,22.537182,22.543875,22.556205,22.570627,22.585049,22.599471,22.613893,22.6293,22.652226,22.675149,22.698076,22.721002,22.743925,22.778244,22.823837,22.869427,22.91502,22.960611,23.006203,23.032098,23.05554,23.07898,23.102422,23.125865,23.157981,23.212854,23.267724,23.322595,23.377468,23.432338,23.481574,23.52794,23.574309,23.620677,23.667043,23.713004,23.751128,23.789249,23.82737,23.865494,23.903615,23.938257,23.968393,23.998529,24.028665,24.0588,24.088936,24.126279,24.165178,24.204075,24.242975,24.281872,24.327293,24.397361,24.467429,24.537496,24.607564,24.677635,24.747703,24.817771,24.887839,24.957907,25.027975,25.098043,25.159503,25.22081,25.282114,25.343421,25.404727,25.448724,25.463146,25.477567,25.491987,25.506409,25.52083,25.511887,25.495397,25.478907,25.462417,25.445928,25.428482,25.405299,25.382116,25.358931,25.335748,25.312565,25.289792,25.267382,25.244975,25.222568,25.200161,25.177751,25.177049,25.178341,25.179636,25.180928,25.18222,25.204079,25.273371,25.342666,25.411958,25.48125,25.550543,25.609541,25.663895,25.718249,25.772603,25.826957,25.881896,25.943978,26.006058,26.068141,26.130223,26.192306,26.251291,26.30668,26.362067,26.417456,26.472845,26.528232,26.590182,26.653297,26.716415,26.77953,26.842648,26.903759,26.958372,27.012983,27.067596,27.122207,27.176821,27.240248,27.309024,27.377797,27.446573,27.515349,27.58358,27.591824,27.600069,27.608314,27.616559,27.624806,27.635903,27.65136,27.666814,27.682271,27.697726,27.713183,27.740931,27.772102,27.803273,27.834441,27.865612,27.900524,27.953843,28.007164,28.060483,28.113802,28.167123,28.203841,28.227284,28.250726,28.274169,28.297611,28.321054,28.330665,28.339426,28.348187,28.356951,28.365712,28.371592,28.371592,28.371592,28.371592,28.371592,28.371592,28.381913,28.396335,28.410754,28.425176,28.439598,28.454125,28.46958,28.485037,28.500491,28.515949,28.531403,28.539304,28.539304,28.539304,28.539304,28.539304,28.539304,28.538851,28.538335,28.537818,28.537299,28.536783,18.861511,18.817962,18.774413,18.730864,18.687317,18.64664,18.614547,18.582453,18.550358,18.518264,18.48617,18.456916,18.429277,18.40164,18.374001,18.346362,18.318351,18.275256,18.232161,18.189066,18.145971,18.102877,18.060454,18.018997,17.977539,17.93608,17.894621,17.853164,17.799381,17.742467,17.685554,17.628639,17.571725,17.517053,17.472322,17.427591,17.38286,17.338129,17.293398,17.23196,17.157954,17.083947,17.009941,16.935935,16.861928,16.790621,16.719433,16.648245,16.577059,16.505871,16.436779,16.371683,16.306586,16.241491,16.176395,16.111299,16.06075,16.015565,15.97038,15.925195,15.88001,15.83845,15.824177,15.809903,15.795631,15.781357,15.767084,15.749145,15.727596,15.70605,15.684502,15.662955,15.641408,15.625285,15.609829,15.594374,15.578918,15.563462,15.549241,15.53824,15.527241,15.51624,15.505239,15.494237,15.465975,15.428971,15.391969,15.354965,15.317962,15.280177,15.227719,15.175259,15.122801,15.070342,15.017883,14.972182,14.935178,14.898176,14.861172,14.824169,14.787165,14.766566,14.749474,14.732382,14.715289,14.698197,14.675881,14.633969,14.592056,14.550143,14.508231,14.466319,14.414471,14.355921,14.29737,14.23882,14.180269,14.121719,14.102792,14.084517,14.066243,14.047969,14.029695,14.030853,14.065037,14.099223,14.133407,14.167591,14.201775,14.263975,14.335162,14.40635,14.477538,14.548725,14.625467,14.735294,14.845122,14.954948,15.064775,15.174602,15.283561,15.391751,15.499942,15.608134,15.716324,15.824514,15.894269,15.960548,16.026825,16.093105,16.159382,16.215416,16.247965,16.280513,16.313061,16.345609,16.378157,16.39583,16.406831,16.417831,16.428832,16.439833,16.451771,16.474956,16.498139,16.521323,16.544506,16.56769,16.594457,16.625368,16.65628,16.687191,16.718103,16.749014,16.764002,16.776185,16.788367,16.80055,16.812733,16.825304,16.839124,16.852943,16.866763,16.880581,16.894401,16.910262,16.927354,16.944446,16.961538,16.97863,16.995785,17.018968,17.042153,17.065336,17.08852,17.111703,17.134887,17.158072,17.181255,17.204439,17.227622,17.250806,17.267934,17.28339,17.298845,17.314301,17.329757,17.346251,17.367797,17.389344,17.410892,17.432439,17.453987,17.488444,17.533175,17.577906,17.622637,17.667368,17.712099,17.758374,17.804741,17.851108,17.897476,17.943843,17.982017,18.003564,18.025111,18.046659,18.068205,18.089753,18.110127,18.130038,18.149949,18.16986,18.18977,18.211619,18.250259,18.288898,18.327538,18.366177,18.404817,18.444258,18.484534,18.524811,18.565086,18.605362,18.645638,18.685913,18.72619,18.766466,18.806741,18.847017,18.893401,18.95686,19.020319,19.083779,19.147238,19.210699,19.287101,19.370471,19.453842,19.537212,19.620583,19.703446,19.772998,19.842548,19.912099,19.981651,20.051201,20.097852,20.113308,20.128764,20.144219,20.159675,20.175131,20.186978,20.197979,20.208979,20.21998,20.230981,20.250134,20.302594,20.355052,20.407512,20.45997,20.512428,20.573903,20.641817,20.709732,20.777647,20.845562,20.913476,20.964813,21.015635,21.066458,21.11728,21.168102,21.236043,21.33487,21.433695,21.532522,21.631349,21.730175,21.826906,21.922915,22.018922,22.114929,22.210936,22.303356,22.371724,22.440092,22.50846,22.576831,22.645199,22.699902,22.741812,22.783725,22.825638,22.86755,22.909463,22.920501,22.928227,22.935955,22.943684,22.951413,22.965858,22.99677,23.027681,23.058593,23.089504,23.120416,23.149114,23.176753,23.204392,23.232031,23.25967,23.286435,23.300256,23.314074,23.327895,23.341713,23.355534,23.372829,23.394376,23.415922,23.437469,23.459018,23.480565,23.497018,23.512472,23.527929,23.543384,23.558841,23.570218,23.567401,23.564581,23.561764,23.558944,23.556124,23.557742,23.562198,23.566652,23.571108,23.575564,23.580017,23.582842,23.585662,23.588479,23.591299,23.594116,23.593523,23.58743,23.581341,23.575249,23.569156,23.563064,23.562921,23.564557,23.566193,23.56783,23.569469,23.573776,23.592503,23.611233,23.629963,23.64869,23.667419,23.685259,23.702353,23.719443,23.736537,23.753627,23.770721,23.761695,23.750696,23.739695,23.728694,23.717693,23.706176,23.693538,23.680901,23.668264,23.655626,23.642989,23.632653,23.623288,23.613923,23.604561,23.595196,23.586816,23.588452,23.590089,23.591725,23.593361,23.595,23.597979,23.602432,23.606888,23.611344,23.615798,23.620254,23.622276,23.623913,23.625549,23.627185,23.628821,23.63309,23.645274,23.657456,23.669638,23.681823,23.694004,23.676977,23.643249,23.609517,23.575786,23.542057,23.508178,23.467901,23.427625,23.387349,23.347072,23.306796,23.265368,23.222272,23.179178,23.136082,23.092989,23.049895,23.03626,23.030167,23.024075,23.017986,23.011893,22.996513,22.939599,22.882684,22.82577,22.768856,22.711941,22.682777,22.674596,22.666415,22.658231,22.650049,22.641868,22.61352,22.584244,22.554969,22.525694,22.496418,22.477583,22.478764,22.479947,22.481128,22.482312,22.483492,22.490313,22.499222,22.508132,22.517044,22.525953,22.536329,22.557876,22.579426,22.600972,22.622519,22.644066,22.675623,22.717081,22.75854,22.799998,22.841455,22.882915,22.909574,22.934396,22.959215,22.984034,23.008856,23.043109,23.102115,23.161119,23.220125,23.279128,23.338134,23.388763,23.435131,23.481497,23.527866,23.574232,23.620058,23.655425,23.690793,23.726158,23.761525,23.796893,23.828175,23.854178,23.880181,23.906183,23.932186,23.958189,23.995931,24.036208,24.076484,24.116761,24.157034,24.204123,24.276947,24.349769,24.422593,24.495417,24.568241,24.641065,24.713889,24.786714,24.859538,24.932362,25.005186,25.063986,25.122536,25.181087,25.239637,25.298185,25.338409,25.347321,25.35623,25.365139,25.374052,25.382961,25.368507,25.346505,25.324503,25.302501,25.280501,25.25833,25.235147,25.211964,25.188781,25.165595,25.142412,25.121827,25.103552,25.085278,25.067004,25.048727,25.030453,25.036407,25.044591,25.052773,25.060954,25.069135,25.095384,25.1633,25.231212,25.299128,25.367043,25.434959,25.494478,25.550209,25.60594,25.661673,25.717404,25.773723,25.837182,25.900641,25.964101,26.02756,26.091019,26.153933,26.216209,26.278488,26.340763,26.403042,26.465318,26.534157,26.604164,26.674169,26.744173,26.81418,26.881206,26.938573,26.995943,27.05331,27.110677,27.168046,27.229941,27.294584,27.359224,27.423867,27.48851,27.552668,27.563669,27.57467,27.585671,27.59667,27.607671,27.620435,27.63589,27.651347,27.666801,27.682258,27.697713,27.726541,27.759088,27.791636,27.824184,27.856732,27.892091,27.941277,27.990463,28.039651,28.088837,28.138023,28.173671,28.19849,28.223312,28.248131,28.272951,28.297773,28.312655,28.326929,28.341202,28.355473,28.369747,28.379326,28.379326,28.379326,28.379326,28.379326,28.379326,28.385702,28.394614,28.403523,28.412433,28.421345,28.430924,28.446378,28.461835,28.47729,28.492747,28.508201,28.516102,28.516102,28.516102,28.516102,28.516102,28.516102,28.513237,28.509965,28.50669,28.503417,28.500145,18.772863,18.725181,18.677499,18.629816,18.582134,18.539743,18.513161,18.486578,18.459996,18.433413,18.40683,18.381331,18.356448,18.331565,18.306682,18.281798,18.256543,18.216203,18.175865,18.135526,18.095188,18.054848,18.015747,17.978423,17.941097,17.903773,17.866449,17.829123,17.779474,17.726694,17.673913,17.621133,17.568352,17.517307,17.473953,17.4306,17.387247,17.343894,17.300541,17.241267,17.170016,17.098765,17.027515,16.956265,16.885013,16.812504,16.73994,16.667374,16.594809,16.522243,16.4513,16.383448,16.315596,16.247744,16.179893,16.112041,16.056724,16.006028,15.95533,15.904634,15.853938,15.806868,15.787083,15.767298,15.747514,15.727729,15.707944,15.687965,15.667795,15.647626,15.627456,15.607288,15.587118,15.571146,15.55569,15.540234,15.524778,15.509323,15.494338,15.480582,15.466826,15.453069,15.439313,15.425557,15.397281,15.361655,15.326031,15.290405,15.25478,15.218374,15.167293,15.116211,15.065131,15.014049,14.962968,14.918645,14.883019,14.847393,14.811769,14.776143,14.740517,14.719026,14.700556,14.682086,14.663616,14.645146,14.621162,14.576493,14.531825,14.487158,14.442489,14.397822,14.346508,14.290714,14.23492,14.179125,14.12333,14.067535,14.052719,14.038578,14.024438,14.010297,13.996155,14.000937,14.037877,14.074818,14.111758,14.148697,14.185637,14.249549,14.322115,14.39468,14.467246,14.539811,14.61793,14.729135,14.84034,14.951546,15.062751,15.173955,15.283561,15.391751,15.499942,15.608134,15.716324,15.824514,15.891743,15.955264,16.018787,16.08231,16.145833,16.200367,16.234293,16.268219,16.302145,16.336071,16.369997,16.389998,16.403754,16.41751,16.431268,16.445024,16.459505,16.482689,16.505874,16.529057,16.552241,16.575424,16.602191,16.633102,16.664014,16.694925,16.725837,16.756748,16.769392,16.778819,16.788248,16.797675,16.807102,16.817244,16.829685,16.842126,16.854568,16.867009,16.879452,16.895652,16.914122,16.932592,16.951062,16.969532,16.988051,17.011234,17.034419,17.057602,17.080786,17.103969,17.127153,17.150336,17.173521,17.196704,17.219888,17.243071,17.2602,17.275656,17.291112,17.306567,17.322023,17.338281,17.358451,17.37862,17.39879,17.41896,17.439128,17.472208,17.515561,17.558914,17.602267,17.645621,17.688974,17.735171,17.781538,17.827905,17.874273,17.920641,17.958359,17.978529,17.998697,18.018867,18.039037,18.059206,18.077215,18.094371,18.111525,18.128681,18.145836,18.165215,18.203853,18.242493,18.281132,18.319772,18.358411,18.398529,18.440182,18.481836,18.523489,18.565144,18.606797,18.648451,18.690105,18.731758,18.773412,18.815065,18.862827,18.927664,18.992502,19.057339,19.122176,19.187014,19.263002,19.344995,19.426988,19.508981,19.590973,19.672509,19.742061,19.811611,19.881163,19.950714,20.020265,20.066915,20.082371,20.097827,20.113283,20.128738,20.144194,20.158273,20.172029,20.185786,20.199542,20.213298,20.234395,20.285477,20.336557,20.387638,20.43872,20.4898,20.549897,20.616434,20.682971,20.749507,20.816044,20.882582,20.931203,20.979271,21.027336,21.075403,21.123471,21.189147,21.286595,21.384044,21.481492,21.578941,21.67639,21.774815,21.873578,21.972341,22.071105,22.169868,22.265399,22.339279,22.41316,22.48704,22.560921,22.634799,22.69359,22.738259,22.782925,22.827594,22.872263,22.916929,22.928235,22.935961,22.943689,22.951418,22.959146,22.973592,23.004506,23.035418,23.066329,23.097241,23.128152,23.154984,23.179867,23.204752,23.229635,23.254518,23.278614,23.291056,23.303497,23.315938,23.328382,23.340824,23.356742,23.376909,23.397079,23.417249,23.437419,23.457589,23.473814,23.489271,23.504725,23.520182,23.535637,23.547938,23.549254,23.550567,23.551883,23.553199,23.554512,23.556061,23.557761,23.55946,23.56116,23.56286,23.56456,23.563255,23.561941,23.560625,23.55931,23.557996,23.55538,23.550665,23.545952,23.541239,23.536524,23.531811,23.533045,23.53606,23.539073,23.542089,23.545102,23.551004,23.57249,23.593973,23.615456,23.636942,23.658425,23.678272,23.696742,23.715212,23.733682,23.752153,23.770623,23.759134,23.745377,23.731623,23.717865,23.704108,23.6894,23.672627,23.655857,23.639086,23.622316,23.605546,23.593014,23.58227,23.571529,23.560787,23.550045,23.540535,23.543551,23.546564,23.549577,23.552592,23.555605,23.557994,23.559693,23.561393,23.563093,23.564793,23.566493,23.569326,23.572339,23.575354,23.578367,23.581383,23.585998,23.595424,23.604852,23.614278,23.623706,23.633135,23.617733,23.588137,23.558539,23.528943,23.499348,23.469474,23.427821,23.386168,23.344512,23.302859,23.261206,23.22009,23.17975,23.139413,23.099073,23.058733,23.018396,23.006421,23.001705,22.996992,22.992279,22.987564,22.974063,22.921285,22.868503,22.815722,22.762943,22.710162,22.678856,22.663783,22.648712,22.633642,22.618571,22.603498,22.576166,22.548268,22.520369,22.492473,22.464575,22.444757,22.440428,22.436099,22.43177,22.427441,22.423112,22.424418,22.427817,22.431217,22.434617,22.438013,22.443359,22.463529,22.483699,22.503869,22.524036,22.544206,22.573,22.610324,22.647651,22.684975,22.722299,22.759623,22.787053,22.813252,22.839448,22.865647,22.891845,22.928237,22.991376,23.054515,23.117652,23.180791,23.243927,23.295954,23.34232,23.388688,23.435054,23.481423,23.527111,23.559723,23.592334,23.624945,23.657557,23.690168,23.718096,23.739965,23.761832,23.783702,23.805572,23.827439,23.865584,23.907237,23.94889,23.990546,24.032199,24.080951,24.156531,24.232112,24.307689,24.38327,24.45885,24.534428,24.610008,24.685589,24.761169,24.836747,24.912327,24.968466,25.024263,25.080057,25.135851,25.191646,25.228096,25.231496,25.234895,25.238292,25.241692,25.245091,25.225125,25.197613,25.170099,25.142587,25.115075,25.088177,25.064994,25.041811,25.018628,24.995443,24.97226,24.953861,24.93972,24.925579,24.911437,24.897296,24.883155,24.895769,24.910839,24.92591,24.94098,24.956053,24.986689,25.053225,25.119761,25.1863,25.252836,25.319374,25.379413,25.436523,25.493634,25.550744,25.607851,25.665547,25.730386,25.795222,25.86006,25.924897,25.989735,26.056573,26.125741,26.194906,26.264074,26.333239,26.402406,26.478132,26.555029,26.631922,26.708816,26.78571,26.858653,26.918776,26.978899,27.039023,27.099149,27.159272,27.219634,27.280143,27.340651,27.40116,27.461668,27.521756,27.535511,27.549268,27.563026,27.57678,27.590538,27.604967,27.620422,27.635879,27.651333,27.666791,27.682245,27.71215,27.746075,27.780002,27.813927,27.847854,27.883659,27.928711,27.973764,28.018817,28.06387,28.108922,28.143501,28.169697,28.195896,28.222094,28.24829,28.274489,28.294646,28.314429,28.334215,28.353999,28.373785,28.38706,28.38706,28.38706,28.38706,28.38706,28.38706,28.389493,28.392893,28.396292,28.399689,28.403089,28.40772,28.423177,28.438631,28.454088,28.469543,28.485,28.492901,28.492901,28.492901,28.492901,28.492901,28.492901,28.487621,28.481592,28.475564,28.469535,28.463509,18.684215,18.632399,18.580584,18.528767,18.476953,18.432848,18.411776,18.390705,18.369633,18.348562,18.32749,18.305746,18.283618,18.261491,18.239364,18.217236,18.194736,18.157152,18.119569,18.081986,18.044403,18.006819,17.97104,17.937849,17.904657,17.871466,17.838275,17.805084,17.759568,17.710921,17.662274,17.613627,17.56498,17.51756,17.475585,17.433609,17.391634,17.34966,17.307683,17.250573,17.182079,17.113584,17.045089,16.976594,16.908098,16.834389,16.760444,16.686502,16.612559,16.538616,16.46582,16.395213,16.324605,16.253998,16.18339,16.112783,16.052697,15.99649,15.940281,15.884074,15.827866,15.775285,15.749988,15.724692,15.699396,15.6741,15.648804,15.626786,15.607995,15.589203,15.570411,15.551619,15.532827,15.517006,15.50155,15.486095,15.470639,15.455183,15.439435,15.422922,15.40641,15.389899,15.373387,15.356875,15.328589,15.294341,15.260093,15.225846,15.191598,15.15657,15.106866,15.057163,15.007459,14.957756,14.908054,14.865107,14.83086,14.796612,14.762365,14.728117,14.693869,14.671486,14.651638,14.631789,14.611943,14.592094,14.566442,14.519019,14.471595,14.424171,14.376747,14.329324,14.278547,14.225507,14.172469,14.11943,14.06639,14.013351,14.002646,13.992639,13.982631,13.972624,13.962616,13.971021,14.010718,14.050413,14.090108,14.129805,14.1695,14.235125,14.309068,14.38301,14.456953,14.530897,14.610395,14.722978,14.835559,14.948142,15.060725,15.173308,15.283561,15.391751,15.499942,15.608134,15.716324,15.824514,15.889216,15.949982,16.010749,16.071516,16.132284,16.185316,16.22062,16.255924,16.291228,16.326531,16.361835,16.384166,16.400678,16.41719,16.433702,16.450214,16.46724,16.490423,16.513608,16.536791,16.559975,16.583158,16.609926,16.640837,16.671749,16.70266,16.733572,16.764483,16.774783,16.781455,16.788127,16.794799,16.80147,16.809183,16.820246,16.831311,16.842374,16.853437,16.864502,16.881043,16.900891,16.920738,16.940587,16.960435,16.980316,17.003501,17.026684,17.049868,17.073051,17.096235,17.119418,17.142603,17.165787,17.18897,17.212154,17.235337,17.252466,17.267922,17.283378,17.298834,17.314289,17.330313,17.349105,17.367895,17.386687,17.405479,17.424271,17.455973,17.497948,17.539924,17.581899,17.623873,17.66585,17.711968,17.758335,17.804704,17.851071,17.897439,17.934702,17.953494,17.972284,17.991076,18.009868,18.02866,18.044304,18.058703,18.073102,18.087502,18.101902,18.118809,18.157449,18.196088,18.234728,18.273367,18.312007,18.352798,18.395831,18.438862,18.481893,18.524924,18.567956,18.610988,18.654019,18.697051,18.740082,18.783115,18.832253,18.898467,18.964682,19.030898,19.097114,19.163329,19.238904,19.319519,19.400134,19.480749,19.561364,19.641572,19.711124,19.780674,19.850226,19.919778,19.989328,20.035979,20.051434,20.06689,20.082346,20.097802,20.113258,20.129568,20.146081,20.162593,20.179105,20.195616,20.218656,20.268359,20.318063,20.367765,20.417468,20.467172,20.52589,20.591049,20.656209,20.721368,20.786527,20.851686,20.897594,20.942905,20.988216,21.033527,21.078839,21.142251,21.238321,21.334392,21.430463,21.526533,21.622604,21.722724,21.824243,21.925762,22.02728,22.1288,22.227444,22.306835,22.386228,22.465618,22.545011,22.624401,22.687281,22.734703,22.782126,22.829551,22.876973,22.924398,22.935969,22.943697,22.951423,22.959152,22.96688,22.981329,23.01224,23.043152,23.074063,23.104975,23.135886,23.160854,23.182983,23.20511,23.227236,23.249365,23.270793,23.281858,23.292922,23.303984,23.315049,23.326113,23.340652,23.359445,23.378235,23.397026,23.415819,23.43461,23.450612,23.466067,23.481524,23.496978,23.512435,23.525658,23.531107,23.536555,23.542002,23.547451,23.5529,23.554382,23.553326,23.552269,23.551213,23.550157,23.5491,23.543667,23.538221,23.532772,23.527323,23.521874,23.517235,23.513899,23.510563,23.50723,23.503894,23.500558,23.503168,23.507561,23.511953,23.516346,23.520738,23.528234,23.552473,23.576713,23.600952,23.625192,23.649431,23.671287,23.691134,23.710984,23.730831,23.750678,23.770527,23.756572,23.740061,23.723547,23.707036,23.690525,23.672622,23.651719,23.630815,23.609912,23.589006,23.568102,23.553373,23.541252,23.529134,23.517013,23.504895,23.494254,23.498646,23.503039,23.507428,23.511821,23.516213,23.518011,23.516955,23.515898,23.514842,23.513786,23.512729,23.516375,23.520767,23.52516,23.529552,23.533942,23.538904,23.545576,23.552248,23.55892,23.56559,23.572262,23.558491,23.533026,23.507563,23.482101,23.456636,23.430773,23.387741,23.344708,23.301678,23.258645,23.215613,23.174812,23.137231,23.099648,23.062064,23.02448,22.986897,22.976579,22.973245,22.969909,22.966573,22.963237,22.951616,22.902971,22.854322,22.805677,22.757029,22.708383,22.674932,22.652972,22.631013,22.60905,22.587091,22.565131,22.53881,22.512291,22.485772,22.459253,22.432734,22.411931,22.40209,22.392249,22.38241,22.372568,22.36273,22.358525,22.356412,22.354299,22.352189,22.350076,22.350389,22.369182,22.387973,22.406763,22.425556,22.444347,22.470379,22.50357,22.536761,22.569952,22.603143,22.636335,22.664532,22.692108,22.719683,22.747259,22.774834,22.813366,22.880638,22.94791,23.015182,23.082451,23.149723,23.203142,23.249511,23.295877,23.342246,23.388612,23.434165,23.464023,23.493878,23.523733,23.553588,23.583443,23.608013,23.62575,23.643487,23.661221,23.678958,23.696692,23.735237,23.778267,23.821299,23.864332,23.907362,23.957781,24.036115,24.114452,24.192786,24.271122,24.349456,24.427793,24.506127,24.584463,24.662797,24.741134,24.819468,24.872948,24.925989,24.979027,25.032065,25.085106,25.117784,25.115671,25.113558,25.111445,25.109332,25.107222,25.081743,25.048719,25.015695,24.982673,24.949649,24.918027,24.894842,24.871659,24.848476,24.82529,24.802107,24.785896,24.775887,24.765882,24.755874,24.745865,24.735857,24.755127,24.777087,24.799046,24.821006,24.842969,24.877992,24.943151,25.00831,25.07347,25.138629,25.203788,25.264351,25.322838,25.381325,25.439812,25.498299,25.557374,25.623589,25.689802,25.756018,25.822233,25.888449,25.959213,26.03527,26.111324,26.187381,26.263436,26.339493,26.422108,26.505893,26.589676,26.673459,26.757242,26.8361,26.89898,26.961859,27.024739,27.087618,27.150498,27.209329,27.265703,27.322077,27.378451,27.434828,27.490845,27.507356,27.523867,27.54038,27.556891,27.573405,27.589497,27.604954,27.620409,27.635866,27.65132,27.666777,27.69776,27.733064,27.768368,27.80367,27.838974,27.875226,27.916145,27.957065,27.997985,28.038905,28.079822,28.113328,28.140903,28.168479,28.196054,28.223633,28.251208,28.276634,28.301932,28.327228,28.352524,28.37782,28.394796,28.394796,28.394796,28.394796,28.394796,28.394796,28.393285,28.391172,28.389059,28.386946,28.384833,28.384518,28.399973,28.41543,28.430884,28.446341,28.461796,28.469696,28.469696,28.469696,28.469696,28.469696,28.469696,28.462008,28.453223,28.444438,28.435655,28.42687,18.595567,18.539618,18.483668,18.427719,18.37177,18.325951,18.31039,18.29483,18.279271,18.263711,18.24815,18.230161,18.210789,18.191417,18.172046,18.152673,18.132929,18.098102,18.063274,18.028445,17.993618,17.95879,17.926333,17.897274,17.868218,17.839159,17.810101,17.781043,17.739661,17.695147,17.650635,17.606121,17.561607,17.517814,17.477216,17.43662,17.396022,17.355424,17.314827,17.259881,17.194141,17.128402,17.062663,16.996924,16.931183,16.856272,16.780951,16.70563,16.630309,16.554988,16.480341,16.406978,16.333615,16.260252,16.186889,16.113526,16.04867,15.986952,15.925232,15.863513,15.801795,15.743701,15.712894,15.682087,15.651279,15.620472,15.589665,15.565607,15.548193,15.530779,15.513366,15.495952,15.478537,15.462868,15.447412,15.431956,15.416501,15.401045,15.384531,15.365264,15.345996,15.326729,15.307462,15.288193,15.259895,15.227025,15.194156,15.161286,15.128417,15.094766,15.04644,14.998114,14.949789,14.901464,14.853139,14.81157,14.778701,14.745831,14.712962,14.680092,14.647223,14.623946,14.602719,14.581494,14.560268,14.539043,14.511723,14.461543,14.411364,14.361184,14.311006,14.260826,14.210585,14.160302,14.110017,14.059734,14.009451,13.959168,13.952574,13.9467,13.940826,13.934952,13.929077,13.941105,13.983557,14.026008,14.068459,14.110911,14.153362,14.220699,14.29602,14.371341,14.446662,14.521983,14.602858,14.716819,14.830779,14.94474,15.058701,15.172661,15.283561,15.391751,15.499942,15.608134,15.716324,15.824514,15.886688,15.9447,16.002711,16.060722,16.118734,16.170267,16.206949,16.24363,16.280312,16.316993,16.353675,16.378334,16.397603,16.41687,16.436137,16.455405,16.474974,16.498158,16.521341,16.544526,16.567709,16.590893,16.61766,16.648571,16.679483,16.710394,16.741306,16.772217,16.780175,16.784091,16.788007,16.791923,16.795839,16.801122,16.810808,16.820494,16.83018,16.839865,16.849552,16.866433,16.88766,16.908885,16.930111,16.951336,16.972582,16.995767,17.01895,17.042134,17.065317,17.088501,17.111684,17.134869,17.158052,17.181236,17.204419,17.227603,17.244731,17.260187,17.275644,17.2911,17.306555,17.322344,17.339757,17.357171,17.374586,17.392,17.409413,17.439737,17.480334,17.520932,17.56153,17.602127,17.642725,17.688766,17.735134,17.781501,17.827868,17.874236,17.911044,17.928457,17.945871,17.963286,17.9807,17.998114,18.011392,18.023035,18.034679,18.046324,18.057967,18.072403,18.111043,18.149682,18.188322,18.226962,18.265601,18.307069,18.351478,18.395888,18.440297,18.484706,18.529116,18.573525,18.617934,18.662344,18.706753,18.751162,18.801679,18.869271,18.936865,19.004457,19.072051,19.139644,19.214807,19.294043,19.37328,19.452517,19.531754,19.610636,19.680187,19.749738,19.819289,19.888841,19.958391,20.005042,20.020498,20.035953,20.051409,20.066865,20.082321,20.100864,20.120131,20.139399,20.158666,20.177935,20.202916,20.251242,20.299567,20.347893,20.396218,20.444543,20.501884,20.565665,20.629447,20.693228,20.757009,20.82079,20.863984,20.906539,20.949095,20.991651,21.034206,21.095354,21.190046,21.28474,21.379433,21.474125,21.568818,21.670633,21.774907,21.879182,21.983456,22.087731,22.189489,22.274393,22.359296,22.444198,22.529101,22.614001,22.680969,22.731148,22.781326,22.831508,22.881686,22.931865,22.943703,22.951431,22.959157,22.966886,22.974614,22.989062,23.019974,23.050885,23.081797,23.112709,23.14362,23.166724,23.186097,23.20547,23.22484,23.244213,23.262972,23.27266,23.282345,23.29203,23.301715,23.311403,23.324565,23.341978,23.359392,23.376806,23.394219,23.411633,23.427411,23.442865,23.458322,23.473777,23.489234,23.503378,23.512959,23.522541,23.532123,23.541705,23.551287,23.552701,23.548888,23.545078,23.541266,23.537453,23.533643,23.524082,23.5145,23.504918,23.495337,23.485755,23.479093,23.477134,23.475177,23.473218,23.471261,23.469302,23.473292,23.479064,23.484833,23.490603,23.496372,23.505461,23.532457,23.559453,23.586448,23.613444,23.640439,23.6643,23.685527,23.706753,23.727979,23.749203,23.770429,23.754011,23.734744,23.715474,23.696207,23.67694,23.655846,23.63081,23.605774,23.580734,23.555698,23.530659,23.513735,23.500237,23.48674,23.473242,23.459744,23.447972,23.453742,23.459511,23.46528,23.471052,23.476821,23.478029,23.474216,23.470403,23.466591,23.462781,23.458968,23.463424,23.469193,23.474965,23.480735,23.486504,23.491813,23.495728,23.499644,23.50356,23.507476,23.511392,23.499247,23.477918,23.456585,23.435256,23.413926,23.392069,23.34766,23.303251,23.258841,23.214432,23.170023,23.129537,23.09471,23.059882,23.025055,22.990227,22.955397,22.946739,22.944783,22.942823,22.940867,22.938908,22.929169,22.884657,22.840144,22.795629,22.751116,22.706604,22.671008,22.642159,22.61331,22.584461,22.555612,22.526763,22.501457,22.476317,22.451175,22.426033,22.40089,22.379105,22.363754,22.3484,22.333049,22.317698,22.302347,22.292633,22.285007,22.277385,22.269762,22.262137,22.257419,22.274832,22.292246,22.30966,22.327073,22.344487,22.367755,22.396813,22.425871,22.454929,22.483988,22.513046,22.542009,22.570964,22.599916,22.628871,22.657823,22.698494,22.769899,22.841304,22.912709,22.984114,23.055519,23.110334,23.1567,23.203068,23.249434,23.295803,23.341221,23.36832,23.395419,23.422518,23.449619,23.476718,23.497934,23.511535,23.525139,23.53874,23.552341,23.565945,23.604889,23.649299,23.693708,23.738117,23.782527,23.834612,23.915702,23.996792,24.077882,24.158975,24.240065,24.321155,24.402246,24.483338,24.564429,24.645519,24.726609,24.777431,24.827715,24.877997,24.928282,24.978564,25.007468,24.999846,24.992223,24.984598,24.976975,24.96935,24.938362,24.899827,24.861293,24.822756,24.784222,24.747875,24.724689,24.701506,24.678323,24.65514,24.631955,24.61793,24.612057,24.606182,24.60031,24.594435,24.588559,24.614485,24.643334,24.672186,24.701035,24.729884,24.769297,24.83308,24.896859,24.960642,25.024424,25.088204,25.149288,25.209152,25.269018,25.328882,25.388749,25.449198,25.51679,25.584385,25.651977,25.71957,25.787165,25.861856,25.944799,26.027745,26.110689,26.193635,26.276579,26.366086,26.456758,26.54743,26.638102,26.728774,26.813547,26.87918,26.944816,27.010452,27.076087,27.141721,27.199021,27.251263,27.303504,27.355745,27.407986,27.459931,27.4792,27.498468,27.517735,27.537002,27.556269,27.574029,27.589487,27.604941,27.620398,27.635853,27.65131,27.68337,27.720051,27.756732,27.793413,27.830096,27.866796,27.90358,27.940366,27.97715,28.013937,28.050724,28.083158,28.11211,28.141065,28.170017,28.198972,28.227924,28.258624,28.289432,28.320241,28.351046,28.381855,28.40253,28.40253,28.40253,28.40253,28.40253,28.40253,28.397073,28.389451,28.381828,28.374203,28.36658,28.361314,28.376771,28.392226,28.407683,28.423137,28.438594,28.446495,28.446495,28.446495,28.446495,28.446495,28.446495,28.436391,28.42485,28.413312,28.401773,28.390232,18.506919,18.446835,18.386753,18.326671,18.266589,18.219054,18.209006,18.198957,18.188907,18.178859,18.16881,18.154575,18.13796,18.121343,18.104726,18.088111,18.071122,18.039049,18.006978,17.974905,17.942833,17.910762,17.881625,17.856702,17.831776,17.806853,17.781927,17.757004,17.719755,17.679375,17.638994,17.598615,17.558234,17.518067,17.478847,17.439629,17.400409,17.361189,17.321969,17.269188,17.206204,17.143219,17.080237,17.017253,16.954268,16.878155,16.801457,16.724758,16.648059,16.57136,16.494861,16.418742,16.342624,16.266504,16.190387,16.114267,16.044643,15.977413,15.910182,15.842953,15.775722,15.712118,15.675799,15.639481,15.603161,15.566843,15.530525,15.504427,15.488391,15.472356,15.456319,15.440283,15.424248,15.408728,15.393273,15.377817,15.362361,15.346905,15.329628,15.307605,15.285581,15.263558,15.241535,15.219511,15.191202,15.159711,15.128218,15.096727,15.065236,15.032962,14.986015,14.939066,14.892119,14.845172,14.798223,14.758033,14.726542,14.69505,14.663558,14.632066,14.600575,14.576406,14.553801,14.531198,14.508595,14.485992,14.457002,14.404067,14.351133,14.298198,14.245263,14.192328,14.142622,14.095095,14.047567,14.000038,13.952511,13.904983,13.902501,13.90076,13.899019,13.897278,13.895539,13.911189,13.956397,14.001603,14.046811,14.092017,14.137225,14.206273,14.282972,14.359671,14.43637,14.513069,14.595322,14.710661,14.825999,14.941338,15.056676,15.172013,15.283561,15.391751,15.499942,15.608134,15.716324,15.824514,15.884161,15.939417,15.994672,16.049928,16.105183,16.155218,16.193277,16.231335,16.269394,16.307455,16.345514,16.372503,16.394526,16.416549,16.438573,16.460596,16.482708,16.505892,16.529075,16.55226,16.575443,16.598627,16.625393,16.656305,16.687217,16.718128,16.74904,16.779951,16.785566,16.786727,16.787886,16.789047,16.790207,16.793061,16.80137,16.809678,16.817986,16.826293,16.834602,16.851825,16.874428,16.897031,16.919636,16.942239,16.964849,16.988032,17.011216,17.034399,17.057583,17.080766,17.10395,17.127133,17.150318,17.173502,17.196685,17.219869,17.236997,17.252453,17.267909,17.283365,17.29882,17.314375,17.330411,17.346448,17.362484,17.378519,17.394555,17.423502,17.46272,17.50194,17.54116,17.58038,17.6196,17.665564,17.711931,17.758298,17.804666,17.851033,17.887387,17.903422,17.919458,17.935495,17.95153,17.967566,17.97848,17.987368,17.996256,18.005144,18.014033,18.025999,18.064638,18.103278,18.141916,18.180557,18.219197,18.261338,18.307126,18.352913,18.398701,18.444487,18.490274,18.536062,18.581849,18.627637,18.673423,18.71921,18.771105,18.840075,18.909046,18.978017,19.046988,19.115958,19.190707,19.268567,19.346426,19.424286,19.502145,19.579699,19.649251,19.718801,19.788353,19.857903,19.927455,19.974105,19.989561,20.005017,20.020473,20.035928,20.051384,20.072159,20.094182,20.116206,20.138229,20.160252,20.187176,20.234125,20.281072,20.328019,20.374968,20.421915,20.477877,20.540282,20.602685,20.665089,20.727492,20.789895,20.830375,20.870175,20.909974,20.949774,20.989574,21.048457,21.141773,21.235087,21.328403,21.421717,21.515033,21.618541,21.725572,21.832601,21.939632,22.046663,22.151534,22.241948,22.332361,22.422776,22.513189,22.603604,22.674657,22.727592,22.780529,22.833464,22.886399,22.939334,22.951436,22.959165,22.966893,22.974619,22.982348,22.996796,23.027708,23.058619,23.089531,23.120442,23.151354,23.172594,23.18921,23.205827,23.222444,23.239061,23.255151,23.263459,23.271767,23.280076,23.288384,23.296692,23.308475,23.324512,23.340548,23.356583,23.37262,23.388657,23.404206,23.419664,23.435118,23.450575,23.466029,23.481097,23.494812,23.508527,23.522242,23.535957,23.549672,23.551022,23.544453,23.537887,23.531318,23.524752,23.518183,23.504495,23.49078,23.477065,23.46335,23.449632,23.440951,23.440368,23.439788,23.439209,23.438629,23.438049,23.443416,23.450564,23.457713,23.464859,23.472008,23.482689,23.512441,23.542192,23.571942,23.601693,23.631445,23.657316,23.679919,23.702522,23.725125,23.747728,23.770331,23.751448,23.729425,23.707402,23.685378,23.663355,23.639071,23.609901,23.580729,23.55156,23.522388,23.493216,23.474094,23.45922,23.444342,23.429468,23.414593,23.401691,23.408837,23.415986,23.423132,23.430281,23.437429,23.438044,23.431477,23.424909,23.418342,23.411773,23.405207,23.410473,23.417622,23.424771,23.431917,23.439066,23.444718,23.445878,23.44704,23.4482,23.44936,23.450519,23.440003,23.422806,23.40561,23.388413,23.371216,23.353366,23.30758,23.261794,23.216005,23.170219,23.12443,23.084259,23.052188,23.020117,22.988043,22.955972,22.923901,22.9169,22.91632,22.91574,22.915161,22.914578,22.906723,22.866343,22.825963,22.785584,22.745204,22.704822,22.667087,22.631346,22.595608,22.55987,22.524132,22.488393,22.464104,22.440341,22.416575,22.392812,22.36905,22.34628,22.325416,22.304552,22.283691,22.262828,22.241964,22.226737,22.213602,22.200469,22.187333,22.174198,22.164448,22.180485,22.196521,22.212556,22.228593,22.244628,22.265134,22.290056,22.314982,22.339907,22.364829,22.389754,22.419488,22.449819,22.480151,22.510483,22.540815,22.583622,22.65916,22.734698,22.810236,22.885774,22.961315,23.017522,23.063891,23.110257,23.156625,23.202991,23.248275,23.272617,23.296963,23.321305,23.345651,23.369993,23.387854,23.397322,23.406791,23.416259,23.425727,23.435195,23.474539,23.520328,23.566114,23.611903,23.657689,23.711439,23.795286,23.879132,23.962979,24.046825,24.130671,24.214518,24.298367,24.382213,24.46606,24.549906,24.633752,24.681914,24.729442,24.77697,24.824496,24.872024,24.897156,24.884021,24.870886,24.857751,24.844616,24.83148,24.794982,24.750936,24.706889,24.662842,24.618796,24.577722,24.554537,24.531354,24.508171,24.484988,24.461802,24.449967,24.448225,24.446485,24.444743,24.443004,24.441262,24.473846,24.509585,24.545323,24.581061,24.616799,24.660602,24.723005,24.785408,24.847814,24.910217,24.97262,25.034223,25.095466,25.15671,25.217953,25.279196,25.341024,25.409994,25.478965,25.547937,25.616906,25.685878,25.764495,25.854331,25.944164,26.033996,26.123832,26.213665,26.310061,26.407622,26.505184,26.602745,26.700306,26.790994,26.859384,26.927776,26.996165,27.064557,27.132946,27.188714,27.236822,27.28493,27.333039,27.381147,27.429019,27.451043,27.473066,27.495089,27.517112,27.539136,27.558562,27.574016,27.589473,27.604928,27.620385,27.635839,27.668978,27.707038,27.745098,27.783156,27.821216,27.858363,27.891014,27.923667,27.956319,27.98897,28.021623,28.052985,28.083317,28.113648,28.14398,28.174312,28.204643,28.240615,28.276935,28.313254,28.349572,28.38589,28.410264,28.410264,28.410264,28.410264,28.410264,28.410264,28.400865,28.38773,28.374595,28.36146,28.348325,28.338112,28.353567,28.369024,28.384478,28.399936,28.41539,28.423291,28.423291,28.423291,28.423291,28.423291,28.423291,28.410775,28.39648,28.382186,28.367891,28.353593,18.40174,18.339119,18.276499,18.213877,18.151256,18.103004,18.097669,18.092334,18.086999,18.081663,18.076328,18.065558,18.051697,18.037837,18.023976,18.010115,17.995883,17.966567,17.93725,17.907934,17.878618,17.849301,17.823814,17.803821,17.783827,17.763835,17.743841,17.723848,17.690894,17.654647,17.618401,17.582154,17.545907,17.509073,17.469636,17.430199,17.390762,17.351325,17.311888,17.261041,17.20161,17.142179,17.082749,17.023318,16.963889,16.890425,16.816337,16.742247,16.668159,16.59407,16.518884,16.441605,16.364327,16.287048,16.209769,16.132489,16.059691,15.988544,15.917399,15.846252,15.775106,15.707399,15.665568,15.623739,15.581908,15.540078,15.498249,15.468102,15.449456,15.43081,15.412164,15.393517,15.374871,15.359066,15.34361,15.328154,15.312699,15.297243,15.279644,15.256461,15.233277,15.210094,15.186909,15.163726,15.135942,15.105827,15.075714,15.045599,15.015484,14.98459,14.93902,14.893451,14.84788,14.80231,14.756741,14.717579,14.686668,14.655756,14.624845,14.593933,14.563022,14.537162,14.512384,14.487604,14.462826,14.438046,14.407096,14.353002,14.298906,14.24481,14.190716,14.13662,14.089045,14.045868,14.00269,13.959513,13.916336,13.873159,13.874814,13.877208,13.8796,13.881993,13.884385,13.903069,13.949436,13.995803,14.042171,14.088538,14.134905,14.204677,14.281956,14.359234,14.436513,14.513792,14.596626,14.712545,14.828464,14.944381,15.0603,15.176219,15.286769,15.392567,15.498365,15.604162,15.70996,15.815759,15.874142,15.928238,15.982333,16.036429,16.090523,16.140167,16.179604,16.219041,16.258478,16.297915,16.337352,16.367222,16.392798,16.418375,16.443951,16.469528,16.49492,16.518103,16.541288,16.564471,16.587655,16.610838,16.636126,16.663847,16.691568,16.719289,16.74701,16.774731,16.777525,16.775929,16.774334,16.772739,16.771144,16.772137,16.781459,16.790783,16.800105,16.809429,16.818751,16.836719,16.859902,16.883086,16.906269,16.929453,16.952636,16.97582,16.999003,17.022188,17.045372,17.068555,17.091423,17.113809,17.136195,17.158581,17.180967,17.203353,17.220934,17.237187,17.253441,17.269693,17.285947,17.302336,17.319387,17.336438,17.353489,17.37054,17.387591,17.416664,17.455304,17.493943,17.532583,17.571222,17.609862,17.654287,17.699059,17.743831,17.788603,17.833377,17.868469,17.883925,17.899381,17.914836,17.930294,17.945749,17.956809,17.966131,17.975455,17.984779,17.994101,18.006374,18.044216,18.082058,18.1199,18.157742,18.195583,18.237605,18.283972,18.330339,18.376707,18.423074,18.469441,18.516507,18.563673,18.610839,18.658003,18.705168,18.75844,18.828788,18.899137,18.969485,19.039835,19.110184,19.184519,19.261,19.337481,19.413963,19.490445,19.566613,19.634568,19.702524,19.770481,19.838436,19.906392,19.952798,19.969849,19.9869,20.003951,20.021002,20.038053,20.060071,20.083255,20.106438,20.129623,20.152806,20.180236,20.225008,20.26978,20.314552,20.359324,20.404096,20.458349,20.519374,20.5804,20.641425,20.702451,20.763478,20.804336,20.844572,20.884806,20.925041,20.965275,21.023947,21.115885,21.207821,21.299759,21.391697,21.483633,21.587058,21.694451,21.801845,21.909237,22.01663,22.121912,22.213052,22.304192,22.39533,22.486471,22.577609,22.649615,22.70371,22.757804,22.811902,22.865996,22.920091,22.935188,22.946107,22.957026,22.967945,22.978861,22.995576,23.026487,23.057399,23.08831,23.119222,23.150133,23.170589,23.186046,23.201501,23.216958,23.232412,23.247329,23.254261,23.26119,23.268121,23.27505,23.281982,23.292747,23.308202,23.323659,23.339113,23.354571,23.370025,23.386149,23.402401,23.418655,23.434909,23.451163,23.467059,23.481717,23.496377,23.511035,23.525692,23.54035,23.540387,23.531064,23.521739,23.512417,23.503094,23.493772,23.478336,23.462881,23.447424,23.43197,23.416513,23.407283,23.408083,23.40888,23.409676,23.410473,23.411273,23.418631,23.427953,23.437278,23.446601,23.455923,23.468497,23.498612,23.528726,23.558841,23.588953,23.619067,23.644551,23.66614,23.687729,23.709319,23.730908,23.752494,23.733945,23.712355,23.690766,23.669177,23.647591,23.622801,23.591092,23.559381,23.527673,23.495964,23.464256,23.441727,23.423082,23.404434,23.385789,23.367142,23.35043,23.353374,23.356315,23.359257,23.362198,23.365143,23.363003,23.355275,23.347546,23.339818,23.332092,23.324363,23.332725,23.343644,23.354563,23.365479,23.376398,23.384791,23.385588,23.386385,23.387185,23.387981,23.388778,23.38025,23.36639,23.352529,23.338669,23.324808,23.310225,23.264653,23.219084,23.173515,23.127943,23.082374,23.044113,23.016392,22.988671,22.960949,22.933228,22.905507,22.899222,22.898425,22.897628,22.896828,22.896031,22.888462,22.850621,22.812778,22.774937,22.737094,22.699254,22.657778,22.613554,22.569333,22.525109,22.480887,22.436663,22.407218,22.378451,22.349685,22.320918,22.292151,22.26475,22.23997,22.215191,22.190413,22.165634,22.140855,22.126367,22.115697,22.105027,22.094357,22.083686,22.076326,22.094175,22.112023,22.129872,22.14772,22.16557,22.186501,22.210483,22.234463,22.258446,22.282426,22.306408,22.335133,22.364451,22.393766,22.423083,22.452398,22.493853,22.567143,22.640433,22.713726,22.787016,22.860306,22.915756,22.962125,23.008491,23.05486,23.101226,23.14649,23.170473,23.194453,23.218435,23.242415,23.266398,23.283989,23.293311,23.302634,23.311959,23.321281,23.330604,23.368431,23.412406,23.456381,23.500354,23.544329,23.59639,23.679003,23.761618,23.844231,23.926846,24.009461,24.092074,24.174689,24.257301,24.339917,24.422529,24.505145,24.55136,24.596931,24.6425,24.688069,24.733641,24.756975,24.742315,24.727657,24.713,24.698342,24.683682,24.646263,24.601491,24.556719,24.511946,24.467174,24.425707,24.404117,24.382528,24.360939,24.339353,24.317764,24.30802,24.308817,24.309617,24.310414,24.311211,24.312008,24.348193,24.38763,24.427067,24.466504,24.505942,24.551908,24.612934,24.673957,24.734983,24.79601,24.857036,24.91861,24.980433,25.042256,25.104079,25.165902,25.228554,25.301296,25.374036,25.446778,25.51952,25.592262,25.673879,25.765817,25.857754,25.949689,26.041627,26.133565,26.234772,26.337629,26.440483,26.543339,26.646196,26.741764,26.813709,26.885651,26.957596,27.029541,27.101484,27.157014,27.202585,27.248154,27.293723,27.339292,27.384663,27.407846,27.431029,27.454212,27.477397,27.50058,27.521023,27.537274,27.553529,27.569783,27.586037,27.602288,27.636056,27.674694,27.713334,27.751974,27.790614,27.827946,27.858858,27.889769,27.920681,27.951592,27.982504,28.012531,28.041846,28.071164,28.100479,28.129796,28.159111,28.197214,28.235854,28.274492,28.313132,28.351772,28.377703,28.377703,28.377703,28.377703,28.377703,28.377703,28.367213,28.352556,28.337898,28.323241,28.30858,28.297082,28.313336,28.32959,28.345844,28.362095,28.378349,28.385487,28.383094,28.380703,28.378309,28.375916,28.373522,28.360393,28.345735,28.331075,28.316417,28.30176,18.284536,18.220538,18.15654,18.09254,18.028542,17.980292,17.979091,17.977889,17.976687,17.975487,17.974285,17.96677,17.955665,17.94456,17.933455,17.922351,17.910873,17.884313,17.857751,17.831191,17.80463,17.77807,17.75647,17.741987,17.727506,17.713024,17.698542,17.68406,17.655518,17.623406,17.591293,17.559179,17.527065,17.493351,17.452536,17.411721,17.370906,17.330092,17.289277,17.240197,17.184899,17.129602,17.074306,17.019009,16.963711,16.895701,16.827123,16.758546,16.689969,16.621392,16.549821,16.472542,16.395263,16.317984,16.240706,16.163427,16.088614,16.014712,15.940811,15.866909,15.793007,15.72222,15.674879,15.627537,15.580197,15.532855,15.485513,15.449856,15.425699,15.401541,15.377384,15.353227,15.329068,15.31266,15.297204,15.281749,15.266293,15.250837,15.233239,15.210055,15.186872,15.163688,15.140505,15.11732,15.090451,15.061714,15.032978,15.004242,14.975506,14.945988,14.901796,14.857604,14.813413,14.769221,14.725029,14.686643,14.655731,14.624819,14.593908,14.562996,14.532085,14.503955,14.47642,14.448886,14.421351,14.393817,14.360692,14.306596,14.2525,14.198406,14.14431,14.090215,14.04593,14.008265,13.970599,13.932933,13.895267,13.857602,13.863412,13.869938,13.876465,13.882991,13.889518,13.910803,13.95717,14.003538,14.049906,14.096273,14.14264,14.212411,14.289689,14.366968,14.444248,14.521527,14.60436,14.720279,14.836198,14.952116,15.068034,15.183953,15.292312,15.393976,15.495639,15.597305,15.698969,15.800632,15.858673,15.912769,15.966865,16.02096,16.075055,16.125118,16.165933,16.206747,16.247562,16.288377,16.329192,16.362341,16.39205,16.421761,16.451471,16.48118,16.510388,16.533572,16.556755,16.57994,16.603123,16.626307,16.649038,16.671248,16.693458,16.715668,16.737878,16.760088,16.759714,16.755362,16.751012,16.746661,16.742311,16.741853,16.753931,16.76601,16.778089,16.790167,16.802246,16.82125,16.844434,16.867617,16.890801,16.913984,16.937168,16.960351,16.983536,17.006719,17.029903,17.053087,17.075407,17.096415,17.117423,17.138432,17.15944,17.180448,17.198811,17.216442,17.234073,17.251705,17.269336,17.287337,17.307143,17.32695,17.346758,17.366564,17.386371,17.416664,17.455304,17.493943,17.532583,17.571222,17.609862,17.651687,17.693704,17.73572,17.777737,17.819753,17.853001,17.868457,17.883913,17.899369,17.914825,17.93028,17.943316,17.955395,17.967473,17.979552,17.991631,18.006231,18.042696,18.07916,18.115624,18.152089,18.188553,18.229869,18.276238,18.322605,18.368973,18.41534,18.461707,18.509982,18.558525,18.607067,18.655611,18.704153,18.758802,18.830529,18.902256,18.973982,19.045709,19.117436,19.191357,19.266461,19.341565,19.416668,19.491771,19.566511,19.631713,19.696913,19.762113,19.827313,19.892513,19.938495,19.958303,19.97811,19.997916,20.017723,20.037529,20.060071,20.083255,20.106438,20.129623,20.152806,20.179693,20.22171,20.263726,20.305743,20.347759,20.389776,20.442077,20.501725,20.561373,20.62102,20.680668,20.740316,20.783806,20.826797,20.869788,20.912778,20.955769,21.015722,21.106281,21.19684,21.2874,21.377959,21.468519,21.570565,21.676581,21.782596,21.888611,21.994627,22.098352,22.186735,22.275118,22.363503,22.451887,22.540272,22.610943,22.665038,22.719135,22.77323,22.827324,22.881419,22.901496,22.917925,22.934356,22.950785,22.967214,22.987842,23.018753,23.049665,23.080576,23.111488,23.1424,23.162855,23.17831,23.193767,23.209221,23.224679,23.239508,23.24506,23.250615,23.256167,23.261719,23.267272,23.277277,23.292734,23.308189,23.323646,23.3391,23.354557,23.371833,23.389464,23.407095,23.424726,23.442357,23.459018,23.472299,23.48558,23.498858,23.512139,23.525419,23.523238,23.511159,23.49908,23.487002,23.474923,23.462844,23.4474,23.431943,23.416489,23.401032,23.385577,23.376875,23.379051,23.381225,23.383401,23.385577,23.387751,23.39755,23.409629,23.421708,23.433786,23.445865,23.460549,23.489284,23.518022,23.546757,23.575492,23.60423,23.627588,23.646421,23.665253,23.684086,23.702919,23.721752,23.705569,23.686737,23.667904,23.649071,23.630238,23.606896,23.573808,23.540723,23.507635,23.474547,23.441462,23.414651,23.390494,23.366337,23.342179,23.318019,23.295551,23.290227,23.284902,23.279575,23.274251,23.268926,23.262458,23.25473,23.247001,23.239275,23.231547,23.223818,23.236937,23.253366,23.269795,23.286226,23.302655,23.315528,23.317702,23.319878,23.322055,23.324228,23.326405,23.32013,23.309025,23.297921,23.286817,23.27571,23.263851,23.219659,23.175466,23.131274,23.087082,23.04289,23.007699,22.985491,22.963279,22.941071,22.918859,22.896651,22.890392,22.888215,22.886039,22.883865,22.881689,22.873245,22.836782,22.800318,22.763854,22.727391,22.690924,22.64455,22.590683,22.536817,22.482947,22.42908,22.375213,22.336123,22.297711,22.259298,22.220889,22.182476,22.147793,22.120257,22.092723,22.065188,22.037654,22.01012,22.000916,21.998512,21.996109,21.993707,21.991303,21.99173,22.013711,22.035693,22.057676,22.079658,22.10164,22.12532,22.150679,22.176038,22.201398,22.226756,22.252115,22.278544,22.305103,22.331665,22.358226,22.384787,22.422342,22.488745,22.555146,22.62155,22.687951,22.754352,22.807477,22.853846,22.900215,22.946581,22.992949,23.03828,23.063639,23.088999,23.114358,23.139717,23.165077,23.184646,23.196724,23.208803,23.220882,23.23296,23.245039,23.279954,23.319796,23.359638,23.399478,23.43932,23.487245,23.565728,23.644207,23.722687,23.801169,23.879648,23.958131,24.03661,24.11509,24.193572,24.272052,24.350534,24.395325,24.439514,24.483706,24.527899,24.572091,24.595065,24.581784,24.568503,24.555223,24.541942,24.528664,24.493662,24.451646,24.40963,24.367611,24.325595,24.286884,24.268051,24.249218,24.230385,24.211552,24.19272,24.185002,24.187178,24.189354,24.191528,24.193704,24.195881,24.233441,24.274257,24.315071,24.355885,24.396701,24.443213,24.50286,24.562506,24.622156,24.681802,24.741452,24.802597,24.86442,24.926243,24.988066,25.049889,25.112957,25.191211,25.269463,25.347718,25.42597,25.504222,25.588166,25.678724,25.769285,25.859843,25.950404,26.040962,26.145471,26.252461,26.359451,26.466438,26.573427,26.673131,26.749209,26.825287,26.901362,26.977441,27.053519,27.109753,27.153945,27.198134,27.242327,27.286519,27.330523,27.353706,27.376889,27.400075,27.423258,27.446441,27.467429,27.48506,27.502691,27.520321,27.537952,27.555583,27.589651,27.628291,27.666928,27.705568,27.744208,27.781543,27.812455,27.843366,27.874278,27.905189,27.936101,27.964595,27.991154,28.017715,28.044277,28.070838,28.097397,28.135341,28.173978,28.212618,28.251258,28.289898,28.31583,28.31583,28.31583,28.31583,28.31583,28.31583,28.306327,28.293047,28.279766,28.266485,28.253204,28.243082,28.260716,28.278347,28.295977,28.313608,28.331239,28.337061,28.330535,28.324008,28.317482,28.310955,28.304431,28.29199,28.278709,28.265429,28.252151,28.23887,18.167333,18.101957,18.03658,17.971204,17.905826,17.857582,17.860514,17.863446,17.866377,17.86931,17.872242,17.867982,17.859633,17.851283,17.842935,17.834586,17.825863,17.802058,17.778252,17.754449,17.730643,17.706838,17.689125,17.680155,17.671185,17.662214,17.653243,17.644272,17.620144,17.592164,17.564184,17.536205,17.508225,17.477629,17.435436,17.393244,17.351051,17.308858,17.266666,17.219353,17.16819,17.117026,17.065862,17.014699,16.963535,16.900977,16.837911,16.774845,16.711779,16.648713,16.580758,16.503479,16.4262,16.348921,16.271642,16.194363,16.117537,16.040881,15.964223,15.887565,15.810907,15.737042,15.684189,15.631336,15.578485,15.525632,15.472779,15.431611,15.401941,15.372273,15.342604,15.312936,15.283266,15.266256,15.2508,15.235344,15.219889,15.204433,15.186834,15.163651,15.140466,15.117283,15.094099,15.070916,15.04496,15.017601,14.990243,14.962885,14.935526,14.907387,14.864573,14.821758,14.778944,14.73613,14.693316,14.655706,14.624794,14.593883,14.562971,14.53206,14.501148,14.470748,14.440458,14.410168,14.379877,14.349588,14.314286,14.26019,14.206096,14.152,14.097905,14.04381,14.002816,13.970662,13.938508,13.906353,13.874199,13.842044,13.852011,13.862671,13.87333,13.88399,13.894649,13.918538,13.964905,14.011272,14.05764,14.104007,14.150374,14.220144,14.297425,14.374703,14.451982,14.529261,14.612095,14.728012,14.843931,14.95985,15.075768,15.191687,15.297853,15.395384,15.492915,15.590446,15.687977,15.785508,15.843206,15.8973,15.951396,16.005492,16.059586,16.110067,16.15226,16.194453,16.236645,16.278839,16.321031,16.35746,16.391304,16.425146,16.45899,16.492834,16.525857,16.54904,16.572224,16.595407,16.618592,16.641775,16.661952,16.67865,16.695349,16.712048,16.728747,16.745445,16.741902,16.734795,16.727689,16.720582,16.713476,16.711568,16.726403,16.741237,16.756072,16.770905,16.78574,16.805782,16.828965,16.852149,16.875332,16.898516,16.921699,16.944884,16.968067,16.991251,17.014435,17.037618,17.059392,17.079023,17.098653,17.118284,17.137913,17.157545,17.176687,17.195696,17.214706,17.233715,17.252724,17.272338,17.2949,17.317463,17.340025,17.362587,17.385149,17.416664,17.455304,17.493943,17.532583,17.571222,17.609862,17.649087,17.688348,17.727609,17.76687,17.806131,17.837532,17.852988,17.868444,17.8839,17.899355,17.914811,17.929822,17.944657,17.959491,17.974326,17.98916,18.00609,18.041175,18.076262,18.111348,18.146435,18.18152,18.222136,18.268503,18.31487,18.361238,18.407606,18.453973,18.503456,18.553376,18.603297,18.653217,18.703138,18.759165,18.83227,18.905375,18.978478,19.051583,19.124688,19.198196,19.271922,19.345648,19.419373,19.493099,19.56641,19.628856,19.6913,19.753745,19.816189,19.878634,19.924194,19.946756,19.969318,19.991882,20.014444,20.037006,20.060071,20.083255,20.106438,20.129623,20.152806,20.179151,20.218412,20.257673,20.296934,20.336195,20.375456,20.425804,20.484074,20.542344,20.600614,20.658885,20.717155,20.763278,20.809023,20.854769,20.900516,20.946261,21.007496,21.096678,21.185859,21.27504,21.364222,21.453405,21.554073,21.65871,21.763348,21.867985,21.972623,22.07479,22.160419,22.246047,22.331675,22.417303,22.502932,22.572272,22.626369,22.680463,22.734558,22.788655,22.84275,22.867802,22.889743,22.911684,22.933625,22.955567,22.980108,23.01102,23.041931,23.072843,23.103754,23.134666,23.155122,23.170576,23.186033,23.201488,23.216945,23.231687,23.235862,23.240038,23.24421,23.248386,23.252561,23.261809,23.277267,23.292721,23.308178,23.323633,23.33909,23.357517,23.376525,23.395535,23.414543,23.433553,23.450977,23.462879,23.474783,23.486684,23.498588,23.510489,23.506089,23.491254,23.476419,23.461587,23.446752,23.431917,23.416462,23.401008,23.385551,23.370096,23.354639,23.346466,23.350019,23.353572,23.357126,23.360679,23.364232,23.376469,23.391302,23.406137,23.420971,23.435806,23.452598,23.479956,23.507315,23.534673,23.562031,23.58939,23.610624,23.626701,23.642777,23.658854,23.674931,23.69101,23.677194,23.661118,23.645038,23.628962,23.612885,23.590992,23.556527,23.522062,23.487597,23.453133,23.418668,23.387574,23.357907,23.328237,23.298567,23.2689,23.24067,23.22708,23.213487,23.199896,23.186303,23.172713,23.161913,23.154184,23.146458,23.13873,23.131001,23.123273,23.141147,23.163088,23.18503,23.206971,23.228912,23.246262,23.249815,23.253369,23.256922,23.260475,23.264028,23.260009,23.251661,23.243313,23.234962,23.226614,23.217477,23.174661,23.131849,23.089033,23.04622,23.003405,22.971286,22.954587,22.937888,22.921189,22.904491,22.887792,22.881559,22.878006,22.874453,22.8709,22.867346,22.858029,22.822942,22.787858,22.752771,22.717684,22.682597,22.631325,22.567813,22.504301,22.440788,22.377276,22.313764,22.265028,22.216973,22.168915,22.120858,22.072802,22.030835,22.000544,21.970255,21.939964,21.909674,21.879384,21.875464,21.881328,21.887192,21.893056,21.898919,21.907133,21.933248,21.959364,21.98548,22.011596,22.037711,22.064139,22.090876,22.117612,22.14435,22.171087,22.197823,22.221953,22.245758,22.269563,22.293369,22.317174,22.350834,22.410348,22.46986,22.529371,22.588886,22.648397,22.699201,22.745567,22.791935,22.838301,22.88467,22.93007,22.956806,22.983542,23.010281,23.037017,23.063753,23.085303,23.100137,23.11497,23.129805,23.144639,23.159474,23.191479,23.227186,23.262895,23.298601,23.334311,23.378103,23.45245,23.526796,23.601143,23.675492,23.749839,23.824185,23.898532,23.972881,24.047227,24.121574,24.195921,24.239287,24.2821,24.324915,24.367728,24.410543,24.433154,24.421253,24.409349,24.397448,24.385544,24.373643,24.341061,24.301801,24.262539,24.223279,24.184017,24.148061,24.131982,24.115905,24.099829,24.083752,24.067675,24.061986,24.065539,24.069092,24.072645,24.076198,24.079751,24.118691,24.160881,24.203075,24.245268,24.287461,24.334515,24.392785,24.451055,24.509325,24.567595,24.625865,24.686584,24.748407,24.81023,24.872053,24.933876,24.997362,25.081127,25.164891,25.248655,25.33242,25.416184,25.502453,25.591634,25.680816,25.769997,25.859179,25.94836,26.056171,26.167293,26.278416,26.389539,26.500661,26.604498,26.684709,26.76492,26.845131,26.92534,27.005551,27.062489,27.105302,27.148117,27.19093,27.233746,27.276384,27.299567,27.32275,27.345935,27.369118,27.392301,27.413835,27.432842,27.451853,27.47086,27.489871,27.508878,27.543245,27.581885,27.620525,27.659163,27.697803,27.735137,27.766049,27.796961,27.827872,27.858784,27.889695,27.916659,27.940464,27.964269,27.988075,28.011877,28.035682,28.073467,28.112105,28.150745,28.189385,28.228025,28.253956,28.253956,28.253956,28.253956,28.253956,28.253956,28.245439,28.233535,28.221634,28.209732,28.197828,28.189086,28.208093,28.227104,28.246111,28.265122,28.284129,28.288635,28.277976,28.267316,28.256657,28.245997,28.235338,28.22359,28.211686,28.199785,28.187881,28.17598,18.05013,17.983375,17.916621,17.849867,17.783112,17.734872,17.741937,17.749002,17.756068,17.763133,17.770198,17.769195,17.7636,17.758007,17.752414,17.746819,17.740854,17.719804,17.698755,17.677705,17.656656,17.635607,17.621782,17.618323,17.614863,17.611404,17.607944,17.604485,17.584769,17.560922,17.537076,17.51323,17.489384,17.461908,17.418336,17.374766,17.331196,17.287625,17.244055,17.198509,17.151479,17.10445,17.057419,17.01039,16.963359,16.906253,16.848699,16.791144,16.733589,16.676034,16.611694,16.534416,16.457137,16.379858,16.302579,16.2253,16.146462,16.067048,15.987635,15.908222,15.828808,15.751864,15.6935,15.635136,15.576772,15.518409,15.460045,15.413364,15.378185,15.343004,15.307824,15.272645,15.237464,15.21985,15.204394,15.188939,15.173483,15.158027,15.140429,15.117245,15.094062,15.070878,15.047693,15.02451,14.99947,14.97349,14.947508,14.921528,14.895548,14.868786,14.827349,14.785913,14.744477,14.703041,14.661604,14.624769,14.593858,14.562946,14.532035,14.501123,14.470211,14.437542,14.404495,14.371449,14.338404,14.305358,14.267881,14.213786,14.15969,14.105596,14.0515,13.997404,13.959702,13.933059,13.906415,13.879773,13.85313,13.826486,13.840609,13.855401,13.870195,13.884988,13.899782,13.926272,13.972639,14.019006,14.065374,14.111741,14.158108,14.22788,14.305158,14.382437,14.459716,14.536995,14.619829,14.735748,14.851665,14.967584,15.083503,15.199421,15.303395,15.396793,15.490189,15.583587,15.676985,15.770381,15.827737,15.881832,15.935928,15.990023,16.044119,16.095018,16.138588,16.182159,16.225729,16.269299,16.31287,16.352579,16.390556,16.428533,16.466509,16.504488,16.541325,16.564509,16.587692,16.610876,16.634059,16.657244,16.674865,16.686053,16.697239,16.708427,16.719615,16.730801,16.724091,16.714228,16.704366,16.694504,16.684642,16.681284,16.698874,16.716464,16.734055,16.751645,16.769235,16.790313,16.813497,16.83668,16.859864,16.883047,16.906232,16.929415,16.952599,16.975782,16.998966,17.022151,17.043377,17.061629,17.079882,17.098135,17.116387,17.13464,17.154565,17.174952,17.195339,17.215726,17.236113,17.257338,17.282656,17.307975,17.333292,17.35861,17.383928,17.416664,17.455304,17.493943,17.532583,17.571222,17.609862,17.646487,17.682993,17.719498,17.756004,17.792509,17.822065,17.83752,17.852976,17.868432,17.883888,17.899344,17.91633,17.93392,17.951509,17.969099,17.986689,18.005947,18.039656,18.073364,18.107072,18.140781,18.174489,18.214402,18.260769,18.307136,18.353504,18.399871,18.446238,18.496929,18.548228,18.599526,18.650825,18.702124,18.759529,18.834011,18.908492,18.982975,19.057457,19.13194,19.205034,19.277383,19.34973,19.422078,19.494426,19.56631,19.625999,19.685688,19.745376,19.805065,19.864754,19.909893,19.93521,19.960528,19.985846,20.011165,20.036482,20.060071,20.083255,20.106438,20.129623,20.152806,20.17861,20.215115,20.251619,20.288126,20.32463,20.361136,20.409533,20.466425,20.523317,20.58021,20.637102,20.693993,20.742748,20.791249,20.83975,20.888252,20.936754,20.999271,21.087074,21.174878,21.262682,21.350486,21.438289,21.537581,21.64084,21.7441,21.847359,21.950619,22.05123,22.134103,22.216975,22.299847,22.382722,22.465594,22.533602,22.587697,22.641791,22.695889,22.749983,22.804078,22.83411,22.861561,22.889015,22.916466,22.943917,22.972374,23.003286,23.034197,23.065109,23.09602,23.126932,23.147388,23.162842,23.178299,23.193754,23.209211,23.223866,23.226664,23.22946,23.232256,23.235055,23.237851,23.246342,23.261796,23.277253,23.292708,23.308165,23.323619,23.343201,23.363589,23.383976,23.404363,23.424747,23.442934,23.453461,23.463985,23.47451,23.485034,23.495559,23.48894,23.471351,23.45376,23.436169,23.418581,23.400989,23.385527,23.37007,23.354616,23.339158,23.323704,23.316058,23.320988,23.32592,23.33085,23.33578,23.340713,23.355386,23.372977,23.390568,23.408157,23.425748,23.44465,23.470629,23.49661,23.522592,23.548571,23.574552,23.593658,23.606981,23.620301,23.633624,23.646945,23.660265,23.648819,23.635496,23.622176,23.608855,23.595532,23.575087,23.539246,23.503401,23.46756,23.431718,23.395874,23.360499,23.325316,23.290137,23.254957,23.219778,23.18579,23.163933,23.142074,23.120215,23.098356,23.076499,23.061368,23.053642,23.045913,23.038185,23.030456,23.02273,23.045357,23.072811,23.100262,23.127716,23.155167,23.176999,23.181929,23.186862,23.191792,23.196724,23.201654,23.199891,23.194297,23.188702,23.18311,23.177516,23.171103,23.129667,23.088231,23.046795,23.005356,22.96392,22.934873,22.923683,22.912497,22.901311,22.890122,22.878935,22.872729,22.867796,22.862867,22.857937,22.853004,22.842813,22.809106,22.775395,22.741688,22.707978,22.67427,22.618097,22.544942,22.471785,22.398627,22.325469,22.252314,22.193933,22.136232,22.078531,22.020829,21.963129,21.913878,21.880831,21.847786,21.81474,21.781695,21.748649,21.750013,21.764143,21.778274,21.792404,21.806535,21.822536,21.852786,21.883035,21.913284,21.943533,21.973782,22.002958,22.031073,22.059188,22.087302,22.115417,22.143532,22.165363,22.186412,22.207462,22.228511,22.24956,22.279325,22.331948,22.384573,22.437195,22.48982,22.542443,22.590922,22.637288,22.683656,22.730022,22.776391,22.821859,22.849972,22.878088,22.906204,22.934317,22.962432,22.985959,23.003548,23.021139,23.03873,23.056318,23.07391,23.103002,23.134576,23.166152,23.197725,23.229299,23.268958,23.339172,23.409385,23.479599,23.549812,23.620026,23.690242,23.760456,23.830669,23.900883,23.971096,24.04131,24.083249,24.124685,24.166121,24.207557,24.248993,24.271247,24.260722,24.250195,24.239671,24.229146,24.218622,24.188459,24.151956,24.11545,24.078944,24.042438,24.009236,23.995916,23.982595,23.969272,23.955952,23.942629,23.938967,23.943897,23.948829,23.953759,23.958689,23.963622,24.003938,24.047508,24.091081,24.134651,24.178221,24.225821,24.282714,24.339604,24.396497,24.453391,24.510281,24.570571,24.632394,24.694217,24.75604,24.817863,24.881768,24.971042,25.060319,25.149593,25.238869,25.328144,25.41674,25.504542,25.592347,25.680151,25.767953,25.855758,25.96687,26.082126,26.197381,26.312637,26.427893,26.535865,26.620209,26.704553,26.788897,26.873242,26.957586,27.015225,27.056662,27.0981,27.139536,27.180972,27.222244,27.245427,27.26861,27.291796,27.314979,27.338162,27.360241,27.380625,27.401012,27.421399,27.441786,27.462173,27.496839,27.535479,27.574119,27.61276,27.651397,27.688732,27.719643,27.750555,27.781466,27.812378,27.843289,27.868723,27.889772,27.910821,27.93187,27.952919,27.973971,28.011594,28.050231,28.088871,28.127512,28.166152,28.192083,28.192083,28.192083,28.192083,28.192083,28.192083,28.18455,28.174026,28.163501,28.152977,28.142452,28.135087,28.155474,28.175861,28.196248,28.216635,28.237022,28.24021,28.225417,28.210625,28.195829,28.181037,28.166244,28.155188,28.144663,28.134139,28.123614,28.11309,17.932925,17.864794,17.796662,17.728529,17.660397,17.612161,17.62336,17.634559,17.645758,17.656956,17.668156,17.670406,17.667568,17.664731,17.661893,17.659054,17.655844,17.63755,17.619256,17.600962,17.582669,17.564375,17.554438,17.55649,17.558542,17.560594,17.562646,17.564697,17.549394,17.529681,17.509968,17.490256,17.470543,17.446186,17.401236,17.356288,17.31134,17.266392,17.221443,17.177666,17.134769,17.091873,17.048976,17.006079,16.963183,16.91153,16.859486,16.807443,16.755399,16.703355,16.642631,16.565352,16.488073,16.410795,16.333516,16.256237,16.175385,16.093216,16.011047,15.928878,15.846708,15.766685,15.70281,15.638935,15.57506,15.511185,15.44731,15.395119,15.354427,15.313737,15.273045,15.232354,15.191662,15.173446,15.15799,15.142534,15.127078,15.111621,15.094024,15.070839,15.047656,15.024472,15.001289,14.978105,14.953979,14.929377,14.904774,14.880171,14.855568,14.830185,14.790125,14.750068,14.710008,14.66995,14.629892,14.593832,14.562921,14.532009,14.501098,14.470186,14.439275,14.404335,14.368533,14.332731,14.296929,14.261128,14.221476,14.16738,14.113286,14.05919,14.005094,13.950999,13.916588,13.895457,13.874324,13.853193,13.832061,13.810928,13.829207,13.848134,13.86706,13.885987,13.904914,13.934005,13.980373,14.02674,14.073107,14.119475,14.165843,14.235613,14.312892,14.390171,14.46745,14.544729,14.627562,14.743481,14.8594,14.975318,15.091237,15.207156,15.308936,15.3982,15.487465,15.576728,15.665992,15.755257,15.812269,15.866363,15.920459,15.974555,16.02865,16.079967,16.124916,16.169865,16.214813,16.259761,16.304709,16.347699,16.389809,16.431919,16.47403,16.51614,16.556794,16.579977,16.603161,16.626344,16.649528,16.672711,16.687778,16.693454,16.69913,16.704806,16.710482,16.716158,16.706278,16.693661,16.681044,16.668426,16.655807,16.651,16.671346,16.691692,16.712037,16.732383,16.752729,16.774845,16.798028,16.821212,16.844395,16.86758,16.890763,16.913947,16.93713,16.960314,16.983497,17.006682,17.027361,17.044236,17.061111,17.077986,17.094861,17.111736,17.132442,17.154206,17.175971,17.197736,17.2195,17.242339,17.270412,17.298487,17.32656,17.354633,17.382706,17.416664,17.455304,17.493943,17.532583,17.571222,17.609862,17.643887,17.677637,17.711387,17.745137,17.778887,17.806596,17.822051,17.837507,17.852963,17.868419,17.883875,17.902836,17.923182,17.943528,17.963873,17.984219,18.005804,18.038134,18.070465,18.102796,18.135127,18.167457,18.206668,18.253035,18.299403,18.34577,18.392137,18.438504,18.490403,18.543079,18.595756,18.648432,18.701108,18.759892,18.835752,18.911611,18.987471,19.063332,19.139192,19.211873,19.282842,19.353813,19.424783,19.495753,19.566208,19.623142,19.680075,19.737008,19.793942,19.850875,19.89559,19.923664,19.951738,19.979811,20.007886,20.035959,20.060071,20.083255,20.106438,20.129623,20.152806,20.178067,20.211817,20.245567,20.279317,20.313067,20.346815,20.39326,20.448776,20.504289,20.559804,20.615318,20.670833,20.722218,20.773475,20.824733,20.875989,20.927247,20.991045,21.077471,21.163897,21.250323,21.336748,21.423175,21.521088,21.622969,21.724852,21.826734,21.928615,22.02767,22.107787,22.187904,22.26802,22.348138,22.428254,22.49493,22.549025,22.603122,22.657217,22.711311,22.765406,22.800416,22.833379,22.866343,22.899306,22.93227,22.964638,22.995549,23.026461,23.057375,23.088286,23.119198,23.139654,23.155108,23.170565,23.18602,23.201477,23.216044,23.217464,23.218883,23.220302,23.221721,23.22314,23.230874,23.246329,23.261786,23.27724,23.292697,23.308152,23.328886,23.350649,23.372413,23.39418,23.415944,23.434893,23.444041,23.453188,23.462333,23.471481,23.480629,23.471791,23.451446,23.431101,23.410754,23.390409,23.370062,23.354589,23.339135,23.323678,23.308223,23.292766,23.285649,23.291956,23.298265,23.304575,23.310884,23.317193,23.334305,23.35465,23.374997,23.395342,23.415689,23.436699,23.461301,23.485906,23.510508,23.53511,23.559712,23.576694,23.587258,23.597825,23.608392,23.618956,23.629523,23.620444,23.609877,23.599313,23.588746,23.578179,23.559182,23.521964,23.484743,23.447522,23.410301,23.37308,23.333421,23.292729,23.252037,23.211347,23.170655,23.130911,23.100786,23.070658,23.040533,23.010408,22.980283,22.960825,22.953096,22.945368,22.937642,22.929913,22.922185,22.94957,22.982533,23.015497,23.04846,23.081424,23.107736,23.114043,23.120352,23.126662,23.132971,23.139281,23.13977,23.136932,23.134094,23.131255,23.128417,23.124729,23.08467,23.044613,23.004554,22.964495,22.924435,22.898456,22.892783,22.887106,22.881429,22.875753,22.870076,22.863896,22.85759,22.85128,22.844971,22.838662,22.827597,22.795266,22.762936,22.730605,22.698274,22.665943,22.604872,22.522069,22.439268,22.356465,22.273665,22.190863,22.122839,22.055493,21.988147,21.9208,21.853454,21.79692,21.761118,21.725318,21.689516,21.653714,21.617912,21.624562,21.646959,21.669357,21.691755,21.714152,21.73794,21.772323,21.806706,21.841088,21.87547,21.909852,21.941777,21.97127,22.000763,22.030255,22.059748,22.08924,22.108773,22.127067,22.145361,22.163654,22.181948,22.207816,22.25355,22.299286,22.345019,22.390755,22.436488,22.482643,22.529009,22.575377,22.621746,22.668112,22.713646,22.743139,22.772634,22.802126,22.831619,22.861111,22.886616,22.906961,22.927308,22.947653,22.967998,22.988345,23.014525,23.041968,23.069409,23.096849,23.124289,23.159816,23.225896,23.291974,23.358055,23.424135,23.490216,23.556297,23.622377,23.688458,23.754538,23.820619,23.886697,23.927211,23.967268,24.007327,24.047386,24.087446,24.109336,24.100189,24.091044,24.081896,24.072748,24.063601,24.035858,24.002108,23.968359,23.934609,23.900862,23.870413,23.859849,23.849282,23.838715,23.828151,23.817584,23.815948,23.822258,23.828567,23.834874,23.841183,23.847493,23.889188,23.934135,23.979084,24.024034,24.068981,24.117126,24.17264,24.228153,24.283667,24.339183,24.394697,24.454558,24.516381,24.578204,24.640027,24.701851,24.76617,24.86096,24.955746,25.050533,25.145319,25.240106,25.331027,25.417452,25.503877,25.590303,25.67673,25.763156,25.877569,25.996958,26.116347,26.235738,26.355127,26.467229,26.555709,26.644186,26.732664,26.821141,26.909621,26.967965,27.008021,27.04808,27.08814,27.128199,27.168105,27.191288,27.214471,27.237656,27.260839,27.284022,27.306644,27.32841,27.350174,27.371938,27.393705,27.415468,27.450434,27.489074,27.527714,27.566354,27.604991,27.642326,27.673238,27.704149,27.735061,27.765972,27.796884,27.820787,27.83908,27.857372,27.875668,27.893961,27.912256,27.949721,27.988358,28.026998,28.065638,28.104278,28.13021,28.13021,28.13021,28.13021,28.13021,28.13021,28.123664,28.114517,28.105369,28.096221,28.087076,28.081087,28.102854,28.124618,28.146381,28.168148,28.189912,28.191784,28.172858,28.15393,28.135004,28.116076,28.097151,28.086785,28.07764,28.068492,28.059345,28.0502,17.815722,17.746212,17.676702,17.607192,17.537682,17.489451,17.504784,17.520115,17.535448,17.550781,17.566112,17.571619,17.571536,17.571454,17.571371,17.571289,17.570834,17.555296,17.539758,17.524219,17.508681,17.493143,17.487093,17.494657,17.50222,17.509784,17.517347,17.52491,17.514019,17.49844,17.48286,17.467281,17.451702,17.430464,17.384138,17.337811,17.291485,17.245159,17.198832,17.156822,17.118059,17.079295,17.040534,17.00177,16.963007,16.916807,16.870274,16.823742,16.77721,16.730678,16.673568,16.596289,16.51901,16.441731,16.364452,16.287174,16.204308,16.119384,16.034459,15.949535,15.864609,15.781508,15.712121,15.642735,15.573349,15.503962,15.434576,15.376873,15.33067,15.284468,15.238265,15.192063,15.14586,15.12704,15.111584,15.096129,15.080673,15.065217,15.047618,15.024435,15.001251,14.978068,14.954883,14.9317,14.90849,14.885264,14.862039,14.838815,14.815589,14.791583,14.752902,14.714222,14.675541,14.63686,14.59818,14.562896,14.531984,14.501073,14.470161,14.43925,14.408338,14.371128,14.33257,14.294013,14.255456,14.216898,14.17507,14.120976,14.06688,14.012784,13.95869,13.904594,13.873474,13.857853,13.842233,13.826612,13.810992,13.795371,13.817804,13.840864,13.863926,13.886985,13.910045,13.941739,13.988107,14.034475,14.080843,14.12721,14.173577,14.243347,14.320626,14.397905,14.475185,14.552464,14.635298,14.751215,14.867134,14.983053,15.098971,15.21489,15.314478,15.399608,15.484739,15.569869,15.655,15.740131,15.7968,15.850896,15.90499,15.959086,16.013182,16.064918,16.111244,16.15757,16.203896,16.250223,16.296549,16.342818,16.389062,16.435305,16.48155,16.527794,16.572261,16.595446,16.618629,16.641813,16.664996,16.68818,16.700691,16.700856,16.70102,16.701186,16.70135,16.701515,16.688468,16.673094,16.65772,16.642346,16.626974,16.620716,16.643819,16.66692,16.69002,16.713123,16.736224,16.759376,16.78256,16.805743,16.828928,16.852111,16.875295,16.898478,16.921662,16.944845,16.96803,16.991213,17.011346,17.026844,17.042341,17.057837,17.073334,17.088831,17.110318,17.133461,17.156603,17.179747,17.202889,17.22734,17.258169,17.288999,17.319827,17.350656,17.381486,17.416664,17.455304,17.493943,17.532583,17.571222,17.609862,17.641287,17.672282,17.703276,17.734269,17.765264,17.791128,17.806584,17.82204,17.837495,17.852951,17.868407,17.889343,17.912444,17.935545,17.958647,17.981748,18.005662,18.036615,18.067567,18.09852,18.129472,18.160426,18.198933,18.2453,18.291669,18.338036,18.384403,18.430771,18.483878,18.537931,18.591986,18.646039,18.700094,18.760255,18.837492,18.91473,18.991968,19.069206,19.146444,19.218712,19.288303,19.357896,19.427489,19.497081,19.566107,19.620285,19.674463,19.72864,19.782818,19.836996,19.881289,19.912118,19.942947,19.973777,20.004605,20.035435,20.060071,20.083255,20.106438,20.129623,20.152806,20.177526,20.208519,20.239514,20.270508,20.301502,20.332495,20.376989,20.431125,20.485262,20.539399,20.593534,20.647671,20.701688,20.755701,20.809714,20.863726,20.91774,20.98282,21.067868,21.152915,21.237964,21.323012,21.408061,21.504596,21.6051,21.705603,21.806107,21.906612,22.004109,22.08147,22.158833,22.236192,22.313554,22.390917,22.456259,22.510356,22.56445,22.618545,22.672642,22.726737,22.766722,22.805198,22.843674,22.882147,22.920623,22.956904,22.987815,23.018727,23.049638,23.08055,23.111462,23.131917,23.147375,23.162829,23.178286,23.19374,23.208223,23.208266,23.208305,23.208348,23.20839,23.20843,23.215404,23.230861,23.246315,23.261772,23.277227,23.292684,23.31457,23.337713,23.360853,23.383997,23.40714,23.426852,23.43462,23.442391,23.450159,23.457928,23.465699,23.454642,23.431541,23.40844,23.385339,23.362238,23.339137,23.323654,23.308197,23.292742,23.277285,23.261831,23.255238,23.262927,23.270613,23.278299,23.285985,23.293671,23.313225,23.336325,23.359426,23.382527,23.405628,23.42875,23.451976,23.475198,23.498424,23.521649,23.544874,23.559728,23.567539,23.575349,23.58316,23.59097,23.598781,23.592069,23.584259,23.576448,23.568637,23.560827,23.543281,23.50468,23.466082,23.427485,23.388887,23.350287,23.306343,23.260141,23.21394,23.167735,23.121533,23.07603,23.037639,22.999245,22.960854,22.92246,22.884069,22.86028,22.852551,22.844825,22.837097,22.829368,22.82164,22.85378,22.892256,22.930729,22.969205,23.007681,23.038471,23.046159,23.053846,23.061532,23.069218,23.076904,23.07965,23.079568,23.079486,23.079401,23.079319,23.078355,23.039675,23.000993,22.962313,22.923633,22.884951,22.862043,22.861879,22.861715,22.861548,22.861384,22.86122,22.855066,22.84738,22.839694,22.832005,22.824319,22.812381,22.781427,22.750473,22.719522,22.688568,22.657616,22.591645,22.499198,22.406752,22.314306,22.22186,22.129413,22.051744,21.974753,21.897762,21.820771,21.74378,21.679963,21.641405,21.602848,21.564292,21.525734,21.487177,21.49911,21.529774,21.560439,21.591103,21.621769,21.653343,21.69186,21.730376,21.768892,21.807407,21.845923,21.880596,21.911466,21.942337,21.973207,22.004078,22.034948,22.052183,22.067721,22.083259,22.098798,22.114336,22.136306,22.175151,22.213997,22.252843,22.291687,22.330534,22.374363,22.420732,22.467098,22.513467,22.559833,22.605436,22.636308,22.667177,22.698049,22.728918,22.75979,22.787273,22.810374,22.833475,22.856576,22.879677,22.90278,22.92605,22.949358,22.972665,22.995973,23.019278,23.050671,23.112619,23.174566,23.236511,23.298458,23.360406,23.422351,23.484298,23.546246,23.608193,23.670138,23.732086,23.771173,23.809853,23.848533,23.887216,23.925895,23.947426,23.939658,23.93189,23.924119,23.91635,23.908582,23.883257,23.852264,23.82127,23.790276,23.759283,23.731591,23.72378,23.715972,23.708162,23.700351,23.69254,23.69293,23.700616,23.708305,23.715991,23.723677,23.731363,23.774435,23.820762,23.867088,23.913414,23.95974,24.008431,24.062565,24.116702,24.170839,24.224976,24.279113,24.338545,24.400368,24.462191,24.524014,24.585838,24.650576,24.750875,24.851171,24.95147,25.051769,25.152066,25.245314,25.33036,25.415408,25.500457,25.585505,25.670553,25.788269,25.911791,26.035315,26.158837,26.282361,26.398596,26.491209,26.583819,26.67643,26.769043,26.861653,26.920701,26.959381,26.998063,27.036743,27.075423,27.113965,27.137148,27.160334,27.183517,27.2067,27.229883,27.25305,27.276193,27.299336,27.32248,27.34562,27.368764,27.40403,27.442668,27.481308,27.519948,27.558588,27.59592,27.626832,27.657743,27.688655,27.719567,27.750478,27.772848,27.788387,27.803927,27.819463,27.835002,27.850541,27.887844,27.926485,27.965125,28.003765,28.042405,28.068336,28.068336,28.068336,28.068336,28.068336,28.068336,28.062776,28.055008,28.047237,28.039469,28.0317,28.027088,28.050231,28.073375,28.096518,28.119659,28.142802,28.143358,28.120299,28.097238,28.074177,28.051118,28.028057,28.018385,28.010617,28.002846,27.995078,27.987309,17.725647,17.660107,17.594565,17.529025,17.463483,17.417251,17.428696,17.440142,17.451588,17.463034,17.47448,17.479481,17.480818,17.482154,17.483491,17.484828,17.485857,17.474411,17.462965,17.451519,17.440073,17.428628,17.425605,17.434671,17.443735,17.4528,17.461864,17.470928,17.460441,17.444985,17.429529,17.414073,17.398618,17.377964,17.33427,17.290575,17.246882,17.203188,17.159493,17.118683,17.080045,17.041405,17.002766,16.964126,16.925487,16.883287,16.84093,16.798572,16.756215,16.713857,16.661326,16.589394,16.517461,16.445529,16.373596,16.301664,16.220178,16.135172,16.050165,15.965157,15.880151,15.7968,15.725913,15.655025,15.584136,15.513249,15.442362,15.381809,15.331432,15.281055,15.230678,15.180301,15.129923,15.107075,15.08761,15.068144,15.048678,15.029213,15.009086,14.98724,14.965393,14.943546,14.921699,14.899851,14.87623,14.851709,14.827189,14.802669,14.778149,14.752846,14.71287,14.672895,14.632919,14.592942,14.552966,14.516368,14.48412,14.451872,14.419624,14.387375,14.355128,14.316513,14.276536,14.23656,14.196584,14.156608,14.115066,14.067654,14.020243,13.97283,13.925418,13.878006,13.852071,13.840625,13.829179,13.817733,13.806287,13.794841,13.817464,13.840647,13.863832,13.887015,13.910199,13.942466,13.99017,14.037875,14.085578,14.133282,14.180987,14.251081,14.328361,14.40564,14.482919,14.560198,14.64284,14.757421,14.872003,14.986585,15.101167,15.215749,15.311099,15.389423,15.467746,15.546071,15.624394,15.702718,15.757597,15.810356,15.863115,15.915874,15.968632,16.019856,16.06756,16.115263,16.162967,16.210672,16.258376,16.305156,16.351524,16.397892,16.44426,16.490627,16.535003,16.555514,16.576024,16.596534,16.617045,16.637556,16.647316,16.644643,16.641971,16.639296,16.636624,16.633951,16.623818,16.612372,16.600926,16.58948,16.578035,16.574794,16.597977,16.621161,16.644344,16.667528,16.690711,16.713896,16.73708,16.760263,16.783447,16.80663,16.829828,16.854348,16.878868,16.90339,16.92791,16.95243,16.974944,16.99441,17.013875,17.033341,17.052807,17.072272,17.097793,17.124988,17.15218,17.179375,17.206568,17.235076,17.269998,17.304919,17.339842,17.374763,17.409685,17.448165,17.489478,17.530791,17.572104,17.613416,17.654729,17.684967,17.714542,17.744117,17.773692,17.803266,17.827739,17.841859,17.855977,17.870096,17.884216,17.898335,17.917994,17.939841,17.961688,17.983534,18.005381,18.028305,18.060554,18.092801,18.125049,18.157298,18.189547,18.228714,18.275081,18.321448,18.367817,18.414184,18.460552,18.514866,18.570298,18.62573,18.681162,18.736594,18.797076,18.871682,18.946288,19.020894,19.095499,19.170105,19.238818,19.30436,19.3699,19.435442,19.500983,19.566154,19.621585,19.677017,19.732448,19.787881,19.843313,19.889496,19.923081,19.956666,19.990251,20.023835,20.057421,20.08258,20.105765,20.128948,20.152132,20.175315,20.199493,20.227731,20.25597,20.284208,20.312446,20.340684,20.382446,20.433868,20.48529,20.536713,20.588134,20.639556,20.698757,20.758199,20.817641,20.877082,20.936524,21.00413,21.086463,21.168797,21.251131,21.333464,21.415797,21.507632,21.602748,21.697864,21.79298,21.888096,21.980201,22.052134,22.124066,22.195999,22.267932,22.339864,22.402582,22.456677,22.510774,22.564869,22.618963,22.67306,22.718023,22.762009,22.805995,22.849983,22.893969,22.934552,22.966801,22.999049,23.031295,23.063544,23.095793,23.117586,23.134377,23.151171,23.167963,23.184754,23.200571,23.201909,23.203246,23.204583,23.205917,23.207254,23.214342,23.228459,23.242579,23.256699,23.270817,23.284937,23.306637,23.329823,23.353006,23.376189,23.399372,23.418811,23.425202,23.431594,23.437983,23.444374,23.450766,23.437496,23.411638,23.385781,23.359924,23.334067,23.30821,23.292716,23.277261,23.261804,23.24635,23.230893,23.224318,23.232047,23.239773,23.247501,23.25523,23.262959,23.281553,23.303399,23.325248,23.347094,23.368942,23.390788,23.412634,23.434483,23.456328,23.478177,23.500023,23.513478,23.51987,23.526261,23.532653,23.539044,23.545433,23.54367,23.54129,23.538907,23.536526,23.534143,23.520296,23.481656,23.443016,23.404376,23.365736,23.327098,23.282085,23.234382,23.186679,23.138973,23.09127,23.044258,23.004281,22.964307,22.92433,22.884352,22.844378,22.820395,22.814004,22.807612,22.801223,22.794832,22.788441,22.817446,22.852075,22.886703,22.921335,22.955964,22.983881,22.991607,22.999335,23.007064,23.014792,23.022518,23.02533,23.02533,23.02533,23.02533,23.02533,23.024539,22.98991,22.955281,22.920652,22.88602,22.851392,22.831489,22.832826,22.834163,22.8355,22.836837,22.838174,22.830165,22.819765,22.809362,22.798962,22.78856,22.774411,22.743499,22.712587,22.681676,22.650764,22.619853,22.552213,22.456804,22.361398,22.265989,22.17058,22.075173,21.994542,21.914589,21.834637,21.754684,21.674733,21.608939,21.570301,21.531661,21.493022,21.454382,21.415743,21.428808,21.461056,21.493305,21.525552,21.557801,21.590791,21.629431,21.66807,21.70671,21.745349,21.783989,21.818743,21.849655,21.880566,21.911478,21.94239,21.973301,21.991656,22.008449,22.02524,22.042033,22.058826,22.080173,22.113465,22.146758,22.180051,22.213345,22.246637,22.286824,22.330515,22.37421,22.417904,22.461599,22.504729,22.536978,22.569227,22.601473,22.633721,22.66597,22.696016,22.723207,22.750401,22.777596,22.80479,22.831984,22.858077,22.883934,22.909791,22.935648,22.961505,22.994048,23.051862,23.109674,23.167489,23.225301,23.283115,23.341724,23.400876,23.460025,23.519176,23.578325,23.637474,23.676472,23.715112,23.753752,23.792392,23.831029,23.852552,23.844824,23.837095,23.829367,23.821641,23.813912,23.78967,23.760096,23.730521,23.700947,23.67137,23.64529,23.640236,23.635181,23.630127,23.625072,23.620018,23.62314,23.633542,23.643942,23.654345,23.664745,23.675145,23.713589,23.75461,23.79563,23.836653,23.877673,23.922244,23.975002,24.027762,24.080519,24.133279,24.186037,24.247804,24.313639,24.37947,24.445305,24.511139,24.579796,24.682933,24.786068,24.889205,24.99234,25.095477,25.191466,25.279146,25.366826,25.454506,25.542186,25.629867,25.743544,25.861845,25.980145,26.098443,26.216744,26.328703,26.420101,26.511498,26.602899,26.694296,26.785694,26.845089,26.885066,26.925043,26.965018,27.004995,27.044856,27.07205,27.099244,27.126436,27.15363,27.180824,27.205903,27.227749,27.249597,27.271443,27.293289,27.315138,27.351167,27.391144,27.431119,27.471096,27.51107,27.549065,27.577302,27.605542,27.633779,27.662017,27.690257,27.71362,27.733086,27.752551,27.772017,27.791483,27.810948,27.843443,27.876738,27.910029,27.943321,27.976616,27.999399,28.000736,28.00207,28.003407,28.004744,28.006081,27.999976,27.99091,27.981847,27.972782,27.963716,27.957674,27.978186,27.998697,28.019206,28.039717,28.060226,28.061338,28.042164,28.022989,28.003818,27.984643,27.965469,27.957486,27.951095,27.944703,27.938312,27.93192,17.636409,17.575001,17.513594,17.452187,17.390778,17.346605,17.353918,17.361231,17.368543,17.375856,17.383168,17.387549,17.390264,17.392978,17.395693,17.398407,17.40088,17.393567,17.386256,17.378943,17.37163,17.364318,17.364299,17.374741,17.385183,17.395626,17.406068,17.416511,17.406301,17.390845,17.37539,17.359934,17.344478,17.324332,17.283394,17.242455,17.201517,17.160578,17.119639,17.080013,17.041374,17.002734,16.964094,16.925455,16.886815,16.848573,16.81035,16.772126,16.733902,16.695677,16.647754,16.581332,16.514911,16.448491,16.382069,16.315648,16.235647,16.15064,16.065634,15.980626,15.895619,15.812107,15.739842,15.667575,15.59531,15.523044,15.450779,15.387461,15.332951,15.278439,15.223929,15.169417,15.114907,15.087926,15.064327,15.040727,15.017129,14.99353,14.970798,14.950329,14.929859,14.90939,14.888921,14.868451,14.844379,14.818481,14.792582,14.766684,14.740786,14.714106,14.672752,14.631398,14.590044,14.54869,14.507336,14.46936,14.435735,14.402108,14.368483,14.334856,14.301231,14.261238,14.219884,14.17853,14.137176,14.095822,14.054642,14.01412,13.973597,13.933073,13.892551,13.852028,13.831337,13.824024,13.816711,13.809399,13.802087,13.794774,13.817464,13.840647,13.863832,13.887015,13.910199,13.942977,13.992058,14.041141,14.090222,14.139304,14.188386,14.258816,14.336095,14.413374,14.490653,14.567932,14.650375,14.76358,14.876784,14.989987,15.103191,15.216395,15.307446,15.37888,15.450314,15.521749,15.593184,15.664619,15.717662,15.769043,15.820424,15.871806,15.923186,15.973868,16.022951,16.072033,16.121114,16.170197,16.219278,16.266486,16.312853,16.359221,16.405588,16.451955,16.49612,16.513875,16.531629,16.549384,16.567139,16.584893,16.591899,16.58647,16.581042,16.575613,16.570184,16.564755,16.557724,16.550411,16.5431,16.535787,16.528474,16.528388,16.551572,16.574755,16.59794,16.621123,16.644307,16.66749,16.690674,16.713859,16.737042,16.760226,16.783437,16.809335,16.835233,16.861131,16.88703,16.912928,16.937914,16.961512,16.985112,17.008711,17.03231,17.05591,17.085564,17.116891,17.148218,17.179545,17.210873,17.243514,17.282569,17.321625,17.360679,17.399735,17.438789,17.480636,17.524705,17.568773,17.612842,17.65691,17.700979,17.730073,17.758269,17.786467,17.814663,17.842861,17.865955,17.878697,17.891438,17.90418,17.91692,17.929662,17.947943,17.968412,17.988881,18.00935,18.029819,18.051649,18.085276,18.118902,18.152528,18.186154,18.21978,18.25965,18.306018,18.352386,18.398754,18.445121,18.491488,18.547011,18.603821,18.660631,18.71744,18.77425,18.835021,18.906872,18.978722,19.050572,19.122421,19.194271,19.259334,19.320741,19.38215,19.443557,19.504965,19.566204,19.623014,19.679823,19.736633,19.793443,19.850253,19.898396,19.934737,19.971078,20.007418,20.043759,20.080099,20.105783,20.128966,20.15215,20.175333,20.198518,20.222154,20.247636,20.273119,20.298601,20.324085,20.349567,20.388573,20.43724,20.485905,20.534572,20.583239,20.631904,20.696368,20.761321,20.826275,20.891228,20.956182,21.02635,21.105927,21.185506,21.265084,21.344661,21.424239,21.511269,21.600875,21.69048,21.780085,21.86969,21.956283,22.022704,22.089125,22.155547,22.221969,22.288388,22.348443,22.402537,22.456635,22.510729,22.564824,22.618921,22.668861,22.718359,22.767858,22.817353,22.866851,22.911748,22.945376,22.979001,23.012627,23.046252,23.07988,23.10305,23.121218,23.139389,23.15756,23.175731,23.192925,23.195639,23.198353,23.201067,23.203783,23.206497,23.213722,23.226463,23.239204,23.251944,23.264687,23.277428,23.298903,23.322086,23.345272,23.368455,23.391638,23.410767,23.415782,23.420797,23.425809,23.430823,23.435835,23.420347,23.391733,23.36312,23.334509,23.305896,23.277282,23.26178,23.246323,23.230869,23.215412,23.199957,23.19338,23.201109,23.208838,23.216563,23.224292,23.232021,23.249556,23.270025,23.290494,23.310963,23.331433,23.351902,23.372371,23.39284,23.413309,23.433778,23.454247,23.466323,23.471338,23.476353,23.481365,23.486379,23.491392,23.494653,23.497783,23.500915,23.504045,23.507174,23.497092,23.458452,23.419814,23.381174,23.342534,23.303894,23.257915,23.208832,23.159752,23.11067,23.061587,23.013199,22.971845,22.930491,22.889137,22.847783,22.806429,22.78238,22.777368,22.772353,22.767341,22.762327,22.757315,22.782941,22.813437,22.843933,22.874429,22.904927,22.929741,22.937467,22.945196,22.952924,22.960653,22.968381,22.971191,22.971191,22.971191,22.971191,22.971191,22.970494,22.939998,22.909503,22.879007,22.848511,22.818015,22.801118,22.803831,22.806545,22.809262,22.811976,22.81469,22.804769,22.791612,22.778456,22.765297,22.752141,22.735739,22.704827,22.673916,22.643004,22.612092,22.581181,22.511973,22.413808,22.315646,22.217481,22.119317,22.021154,21.937767,21.855059,21.772351,21.689643,21.606935,21.539332,21.500692,21.462053,21.423413,21.384774,21.346134,21.360205,21.393831,21.427458,21.461083,21.49471,21.528918,21.567558,21.606196,21.644836,21.683475,21.722115,21.75687,21.787782,21.818693,21.849605,21.880516,21.911428,21.931009,21.949178,21.967348,21.985519,22.003688,22.024512,22.052293,22.080075,22.107857,22.135639,22.163421,22.19992,22.24086,22.281798,22.322737,22.363675,22.404253,22.437878,22.471504,22.505132,22.538757,22.572383,22.605007,22.636335,22.667662,22.698989,22.730314,22.761641,22.790736,22.819349,22.84796,22.876573,22.905187,22.939045,22.992724,23.046403,23.100084,23.153763,23.207445,23.262741,23.319134,23.37553,23.431925,23.488318,23.544713,23.583663,23.6223,23.66094,23.69958,23.738221,23.759741,23.752012,23.744284,23.736558,23.728829,23.721101,23.697902,23.669704,23.641506,23.613311,23.585114,23.560607,23.558309,23.556008,23.55371,23.551412,23.549111,23.554991,23.568147,23.581304,23.594463,23.607619,23.620775,23.654403,23.689911,23.725422,23.760932,23.79644,23.836751,23.888132,23.939512,23.990893,24.042274,24.093654,24.157844,24.227809,24.297776,24.367744,24.437708,24.510398,24.616288,24.722179,24.828073,24.933964,25.039855,25.1386,25.229036,25.319472,25.409909,25.500343,25.590779,25.700194,25.812982,25.92577,26.038561,26.151349,26.25877,26.348791,26.438812,26.528833,26.618853,26.708872,26.768606,26.80996,26.851314,26.892668,26.934021,26.975285,27.006613,27.03794,27.069267,27.100594,27.131922,27.158952,27.179421,27.19989,27.220359,27.240828,27.261297,27.298105,27.339459,27.380813,27.422167,27.463521,27.502193,27.527677,27.553158,27.578642,27.604125,27.629607,27.654045,27.677643,27.701242,27.724841,27.748439,27.772038,27.799579,27.827361,27.855143,27.882925,27.910707,27.930244,27.932958,27.935672,27.938386,27.941102,27.943816,27.937115,27.926673,27.91623,27.905788,27.895345,27.887786,27.905542,27.923294,27.941049,27.958805,27.97656,27.978284,27.963242,27.948201,27.933162,27.918121,27.903082,27.89682,27.891805,27.886793,27.881779,27.876767,17.54717,17.489897,17.432623,17.375349,17.318074,17.275962,17.27914,17.282319,17.285499,17.288677,17.291856,17.295618,17.29971,17.303802,17.307894,17.311986,17.315903,17.312725,17.309546,17.306366,17.303188,17.300009,17.30299,17.314811,17.326631,17.338451,17.350271,17.362092,17.352162,17.336706,17.32125,17.305794,17.290339,17.270699,17.232517,17.194334,17.156152,17.117969,17.079785,17.041342,17.002702,16.964064,16.925423,16.886785,16.848145,16.81386,16.77977,16.745678,16.711588,16.677498,16.634181,16.573271,16.512362,16.451452,16.390541,16.329632,16.251115,16.166109,16.081101,15.996094,15.911088,15.827414,15.75377,15.680126,15.606483,15.53284,15.459197,15.393112,15.334468,15.275823,15.217179,15.158535,15.099891,15.068777,15.041044,15.013311,14.985579,14.957846,14.932509,14.913418,14.894326,14.875235,14.856144,14.837051,14.812526,14.785251,14.757975,14.730698,14.703422,14.675365,14.632634,14.589902,14.54717,14.504438,14.461707,14.422354,14.38735,14.352345,14.317342,14.282338,14.247333,14.205963,14.163231,14.120499,14.077769,14.035037,13.99422,13.960585,13.926952,13.893317,13.859684,13.826049,13.810603,13.807423,13.804244,13.801066,13.797886,13.794708,13.817464,13.840647,13.863832,13.887015,13.910199,13.943487,13.993947,14.044407,14.094866,14.145325,14.195786,14.26655,14.343829,14.421108,14.498387,14.575666,14.657911,14.769737,14.881564,14.99339,15.105217,15.217042,15.303791,15.368337,15.432882,15.497428,15.561973,15.626519,15.677728,15.727731,15.777734,15.827737,15.877741,15.927882,15.978341,16.028802,16.079261,16.129721,16.18018,16.227815,16.274183,16.32055,16.366917,16.413285,16.457237,16.472236,16.487235,16.502234,16.517234,16.532233,16.536482,16.528298,16.520113,16.511929,16.503745,16.49556,16.491632,16.488452,16.485273,16.482095,16.478915,16.481984,16.505167,16.528351,16.551534,16.574718,16.597901,16.621086,16.644269,16.667453,16.690636,16.71382,16.737046,16.764322,16.791598,16.818875,16.84615,16.873426,16.900883,16.928615,16.956348,16.984081,17.011814,17.039546,17.073334,17.108794,17.144255,17.179716,17.215176,17.251953,17.29514,17.338329,17.381518,17.424706,17.467894,17.513107,17.559931,17.606755,17.65358,17.700404,17.747228,17.775177,17.801997,17.828816,17.855636,17.882454,17.904172,17.915535,17.926898,17.938262,17.949625,17.960989,17.977892,17.996983,18.016074,18.035166,18.054257,18.074995,18.109999,18.145002,18.180007,18.215011,18.250014,18.290587,18.336956,18.383323,18.42969,18.476058,18.522425,18.579155,18.637343,18.695531,18.753719,18.811905,18.872966,18.942061,19.011156,19.080249,19.149344,19.218439,19.279849,19.337124,19.394398,19.451672,19.508947,19.566254,19.624442,19.68263,19.740818,19.799004,19.857192,19.907298,19.946393,19.98549,20.024586,20.063683,20.102778,20.128986,20.152169,20.175353,20.198536,20.221721,20.244814,20.267541,20.290269,20.312995,20.335723,20.358449,20.3947,20.44061,20.486521,20.532431,20.578343,20.624254,20.69398,20.764444,20.834909,20.905373,20.975838,21.048569,21.125391,21.202214,21.279037,21.355859,21.432681,21.514907,21.599001,21.683095,21.767189,21.851282,21.932364,21.993274,22.054185,22.115094,22.176004,22.236915,22.294303,22.348398,22.402495,22.45659,22.510684,22.564781,22.619702,22.67471,22.729718,22.784726,22.839734,22.888946,22.923948,22.958953,22.993958,23.02896,23.063965,23.088514,23.108062,23.12761,23.147157,23.166705,23.185279,23.189369,23.193462,23.197553,23.201646,23.20574,23.2131,23.224464,23.235828,23.247192,23.258555,23.269919,23.291169,23.314352,23.337538,23.360721,23.383904,23.402726,23.406362,23.41,23.413635,23.41727,23.420905,23.403198,23.371828,23.340461,23.309092,23.277725,23.246355,23.230842,23.215388,23.199931,23.184476,23.169019,23.162445,23.170171,23.177899,23.185628,23.193357,23.201082,23.217559,23.236649,23.255741,23.274833,23.293923,23.313015,23.332108,23.351197,23.37029,23.389382,23.408472,23.419171,23.422806,23.426442,23.430079,23.433715,23.43735,23.44564,23.454279,23.462921,23.471563,23.480202,23.47389,23.43525,23.39661,23.35797,23.319333,23.280693,23.233744,23.183285,23.132826,23.082364,23.031904,22.982139,22.939405,22.896675,22.853941,22.81121,22.76848,22.744367,22.740729,22.737094,22.733459,22.729824,22.726188,22.748437,22.7748,22.801163,22.827525,22.853888,22.875602,22.88333,22.891056,22.898785,22.906513,22.914242,22.917051,22.917051,22.917051,22.917051,22.917051,22.91645,22.890087,22.863724,22.837362,22.810999,22.784636,22.770746,22.774837,22.77893,22.783021,22.787114,22.791207,22.779372,22.76346,22.747547,22.731635,22.715722,22.697067,22.666155,22.635244,22.604332,22.573421,22.542509,22.471732,22.370813,22.269894,22.168974,22.068055,21.967136,21.880993,21.79553,21.710066,21.624603,21.539139,21.469725,21.431085,21.392445,21.353806,21.315166,21.276527,21.291603,21.326606,21.36161,21.396615,21.431618,21.467044,21.505683,21.544323,21.582963,21.621602,21.660242,21.694997,21.725908,21.75682,21.787731,21.818643,21.849554,21.87036,21.889907,21.909457,21.929004,21.948552,21.968852,21.991123,22.013392,22.035663,22.057933,22.080203,22.113019,22.151201,22.189384,22.227566,22.265751,22.303777,22.338779,22.373784,22.408788,22.443791,22.478796,22.513999,22.549459,22.584919,22.62038,22.65584,22.6913,22.723395,22.754762,22.786132,22.817499,22.848868,22.88404,22.933586,22.983134,23.03268,23.082226,23.131772,23.183756,23.237395,23.291034,23.344674,23.398313,23.451949,23.490851,23.529491,23.568132,23.606769,23.645409,23.666929,23.659203,23.651475,23.643746,23.636018,23.628292,23.606134,23.579313,23.552494,23.525674,23.498855,23.475924,23.476379,23.476837,23.477293,23.477751,23.478206,23.48684,23.502753,23.518665,23.534578,23.55049,23.566403,23.595215,23.625215,23.655213,23.685212,23.71521,23.751258,23.801262,23.851263,23.901267,23.951271,24.001272,24.067882,24.141982,24.216083,24.29018,24.364281,24.440999,24.549647,24.658294,24.766941,24.875588,24.984235,25.085736,25.178926,25.272119,25.365309,25.458502,25.551692,25.656844,25.764122,25.871398,25.978676,26.085954,26.188837,26.277481,26.366123,26.454767,26.543408,26.632052,26.69212,26.734853,26.777584,26.820317,26.863048,26.905715,26.941175,26.976636,27.012096,27.047556,27.083016,27.112,27.131093,27.150185,27.169275,27.188367,27.20746,27.245043,27.287777,27.330507,27.373238,27.415971,27.455324,27.478051,27.500776,27.523504,27.546232,27.568959,27.594467,27.622198,27.649933,27.677665,27.705396,27.733131,27.755715,27.777985,27.800257,27.822526,27.844796,27.86109,27.86518,27.869274,27.873364,27.877458,27.881551,27.874257,27.862437,27.850616,27.838796,27.826975,27.817896,27.832895,27.847894,27.862893,27.877892,27.892891,27.895226,27.88432,27.873412,27.862506,27.851601,27.840692,27.836151,27.832516,27.828881,27.825246,27.82161,17.457932,17.404792,17.351651,17.298511,17.245369,17.205317,17.204362,17.203408,17.202453,17.201499,17.200544,17.203686,17.209156,17.214626,17.220096,17.225566,17.230927,17.231882,17.232836,17.233791,17.234745,17.2357,17.241684,17.254881,17.26808,17.281277,17.294475,17.307673,17.298022,17.282566,17.26711,17.251655,17.236199,17.217068,17.181641,17.146213,17.110785,17.075358,17.039931,17.002671,16.964032,16.925392,16.886753,16.848113,16.809474,16.779146,16.749189,16.719232,16.689275,16.659318,16.620609,16.565211,16.509812,16.454412,16.399014,16.343615,16.266584,16.181576,16.09657,16.011563,15.926556,15.84272,15.767699,15.692678,15.617657,15.542636,15.467614,15.398764,15.335985,15.273207,15.21043,15.147652,15.084875,15.049626,15.01776,14.985894,14.954028,14.922162,14.89422,14.876507,14.858793,14.84108,14.823366,14.805651,14.780675,14.752021,14.723367,14.694714,14.66606,14.636625,14.592515,14.548405,14.504296,14.460186,14.416077,14.375345,14.338964,14.302582,14.266201,14.229819,14.193437,14.150689,14.106579,14.062469,14.01836,13.97425,13.933796,13.907051,13.880307,13.853561,13.826817,13.800072,13.789868,13.790822,13.791777,13.792731,13.793686,13.79464,13.817464,13.840647,13.863832,13.887015,13.910199,13.943998,13.995835,14.047673,14.09951,14.151347,14.203185,14.274284,14.351563,14.428843,14.506122,14.583401,14.665448,14.775896,14.886344,14.996793,15.107241,15.21769,15.300137,15.357794,15.415449,15.473106,15.530763,15.588419,15.637794,15.686419,15.735044,15.783669,15.832295,15.881895,15.933733,15.985571,16.037408,16.089246,16.141083,16.189144,16.235511,16.281879,16.328247,16.374614,16.418354,16.430598,16.442841,16.455085,16.467328,16.479572,16.481065,16.470125,16.459185,16.448244,16.437304,16.426364,16.425538,16.426493,16.427447,16.428402,16.429356,16.435578,16.458762,16.481945,16.50513,16.528313,16.551497,16.57468,16.597864,16.621047,16.644232,16.667415,16.690655,16.719309,16.747962,16.776616,16.80527,16.833924,16.863853,16.895719,16.927585,16.959451,16.991317,17.023183,17.061105,17.100699,17.140292,17.179887,17.21948,17.260389,17.307711,17.355034,17.402356,17.449678,17.497,17.545579,17.595158,17.644738,17.694317,17.743898,17.793478,17.820283,17.845724,17.871166,17.896607,17.922049,17.942387,17.952372,17.962358,17.972345,17.982331,17.992317,18.007841,18.025554,18.043268,18.060981,18.078695,18.09834,18.134721,18.171103,18.207485,18.243868,18.280249,18.321524,18.367892,18.41426,18.460627,18.506994,18.553362,18.611301,18.670865,18.730431,18.789997,18.849562,18.910911,18.97725,19.04359,19.109928,19.176267,19.242606,19.300365,19.353506,19.406646,19.459787,19.512929,19.566305,19.62587,19.685435,19.745001,19.804567,19.864132,19.916198,19.95805,19.999901,20.041753,20.083606,20.125458,20.152188,20.175372,20.198556,20.221739,20.244923,20.267475,20.287446,20.307418,20.327389,20.34736,20.367332,20.400826,20.443982,20.487136,20.530292,20.573446,20.616602,20.691592,20.767567,20.843543,20.919518,20.995494,21.07079,21.144856,21.218923,21.292989,21.367056,21.441123,21.518545,21.597128,21.675711,21.754292,21.832875,21.908446,21.963845,22.019243,22.074642,22.130041,22.185439,22.240164,22.294261,22.348355,22.40245,22.456545,22.510642,22.57054,22.631058,22.691578,22.752099,22.812619,22.866142,22.902523,22.938905,22.975287,23.011668,23.04805,23.073976,23.094903,23.115828,23.136755,23.157679,23.177629,23.1831,23.18857,23.19404,23.19951,23.20498,23.212481,23.222468,23.232452,23.242439,23.252423,23.26241,23.283436,23.306619,23.329802,23.352987,23.37617,23.394685,23.396944,23.399202,23.401458,23.403717,23.405975,23.386049,23.351926,23.3178,23.283677,23.249553,23.21543,23.199907,23.18445,23.168995,23.153538,23.138084,23.131507,23.139236,23.146964,23.15469,23.162419,23.170147,23.185562,23.203275,23.220988,23.238701,23.256416,23.274129,23.291842,23.309555,23.32727,23.344983,23.362696,23.372019,23.374277,23.376533,23.378791,23.38105,23.383308,23.396623,23.410775,23.424927,23.439082,23.453233,23.450686,23.412049,23.373409,23.334769,23.296129,23.257488,23.209574,23.157735,23.105899,23.05406,23.002221,22.951076,22.906969,22.862859,22.818748,22.774638,22.730531,22.706352,22.704094,22.701835,22.699579,22.697321,22.695062,22.713935,22.736165,22.758392,22.780622,22.802852,22.821462,22.829191,22.836917,22.844645,22.852374,22.860102,22.862912,22.862912,22.862912,22.862912,22.862912,22.862406,22.840176,22.817946,22.795716,22.773489,22.751259,22.740372,22.745842,22.751312,22.756782,22.762252,22.767722,22.753976,22.735307,22.716638,22.697972,22.679304,22.658398,22.627486,22.596574,22.565663,22.534751,22.50384,22.431492,22.327817,22.224143,22.120467,22.016792,21.913117,21.824219,21.736,21.647781,21.559562,21.471343,21.400116,21.361478,21.322837,21.284197,21.245559,21.206919,21.223,21.259382,21.295764,21.332145,21.368527,21.405171,21.44381,21.48245,21.521088,21.559728,21.598369,21.633123,21.664035,21.694946,21.725858,21.756769,21.787681,21.809712,21.830638,21.851564,21.87249,21.893416,21.913191,21.929951,21.946709,21.963469,21.980227,21.996987,22.026115,22.061543,22.096971,22.132398,22.167825,22.203299,22.239682,22.276063,22.312445,22.348827,22.385208,22.422991,22.462584,22.502177,22.541773,22.581366,22.62096,22.656054,22.690178,22.724303,22.758427,22.79255,22.829037,22.87445,22.919863,22.965276,23.010689,23.056101,23.104773,23.155656,23.206539,23.257422,23.308305,23.359188,23.398043,23.43668,23.47532,23.51396,23.5526,23.574121,23.566392,23.558664,23.550938,23.543209,23.535481,23.514363,23.488921,23.46348,23.438038,23.412597,23.391241,23.394452,23.397664,23.400876,23.40409,23.407302,23.418692,23.437361,23.456029,23.474695,23.493364,23.512033,23.536029,23.560517,23.585003,23.609491,23.633976,23.665764,23.714389,23.763016,23.81164,23.860265,23.908892,23.977919,24.056153,24.134386,24.212619,24.290853,24.371599,24.483002,24.594405,24.705809,24.817212,24.928613,25.03287,25.128816,25.224765,25.320712,25.416658,25.512607,25.613494,25.715259,25.817025,25.918791,26.020557,26.118905,26.206172,26.293436,26.380701,26.467965,26.55523,26.615637,26.659747,26.703857,26.747964,26.792075,26.836145,26.875738,26.915332,26.954925,26.994521,27.034114,27.065052,27.082765,27.100478,27.118191,27.135906,27.153619,27.191981,27.236091,27.280202,27.324312,27.368422,27.408452,27.428423,27.448395,27.468366,27.488338,27.508309,27.534889,27.566756,27.598621,27.630488,27.662353,27.69422,27.711851,27.728611,27.745371,27.762128,27.778888,27.791935,27.797405,27.802875,27.808346,27.813816,27.819286,27.811396,27.7982,27.785001,27.771802,27.758604,27.748008,27.760251,27.772493,27.784736,27.796982,27.809225,27.812171,27.805399,27.798626,27.791851,27.785078,27.778305,27.775485,27.773227,27.770968,27.76871,27.766454,17.368694,17.319687,17.27068,17.221673,17.172665,17.134673,17.129584,17.124496,17.119409,17.11432,17.109233,17.111753,17.118601,17.12545,17.132296,17.139145,17.14595,17.151038,17.156127,17.161214,17.166302,17.171391,17.180375,17.194951,17.209528,17.224103,17.238678,17.253254,17.243882,17.228427,17.212971,17.197515,17.182059,17.163436,17.130763,17.098093,17.06542,17.032749,17.000077,16.964,16.925361,16.886721,16.848081,16.809442,16.770802,16.744433,16.718609,16.692785,16.666962,16.641138,16.607036,16.557148,16.507261,16.457374,16.407486,16.3576,16.282052,16.197046,16.112038,16.027031,15.942025,15.858027,15.781629,15.705229,15.62883,15.552431,15.476032,15.404414,15.337503,15.270591,15.203681,15.136769,15.069858,15.030477,14.994478,14.958478,14.922478,14.886479,14.855931,14.839596,14.82326,14.806924,14.790587,14.774253,14.748823,14.718792,14.688761,14.658728,14.628697,14.597885,14.552396,14.506909,14.461423,14.415934,14.370447,14.328339,14.290579,14.252819,14.21506,14.1773,14.13954,14.095414,14.049927,14.00444,13.958952,13.913465,13.873372,13.853518,13.833661,13.813805,13.79395,13.774094,13.769134,13.774221,13.77931,13.784397,13.789485,13.794574,13.817464,13.840647,13.863832,13.887015,13.910199,13.944507,13.997723,14.050938,14.104154,14.157369,14.210585,14.282019,14.359298,14.436577,14.513856,14.591135,14.672983,14.782054,14.891125,15.000196,15.109266,15.218337,15.296483,15.347251,15.398017,15.448785,15.499553,15.55032,15.597859,15.645107,15.692353,15.739601,15.786849,15.835909,15.889124,15.94234,15.995555,16.048769,16.101985,16.150473,16.19684,16.243208,16.289575,16.335942,16.37947,16.388958,16.398446,16.407934,16.417422,16.42691,16.425648,16.411953,16.398256,16.384561,16.370865,16.357169,16.359446,16.364533,16.369621,16.374709,16.379797,16.389172,16.412357,16.435541,16.458724,16.481908,16.505091,16.528276,16.551459,16.574643,16.597826,16.62101,16.644263,16.674296,16.704327,16.734358,16.764391,16.794422,16.826823,16.862822,16.898821,16.934821,16.97082,17.006821,17.048875,17.092603,17.13633,17.180058,17.223785,17.268828,17.320284,17.371738,17.423193,17.474649,17.526104,17.57805,17.630385,17.682721,17.735056,17.787391,17.839727,17.865387,17.889452,17.913515,17.937579,17.961642,17.980603,17.989211,17.99782,18.006427,18.015035,18.023642,18.03779,18.054126,18.070461,18.086797,18.103133,18.121686,18.159445,18.197204,18.234964,18.272723,18.310483,18.352462,18.398829,18.445196,18.491564,18.537931,18.584298,18.643445,18.704389,18.765331,18.826274,18.887218,18.948856,19.01244,19.076024,19.139606,19.20319,19.266772,19.32088,19.369888,19.418896,19.467903,19.51691,19.566355,19.627299,19.688242,19.749186,19.810128,19.871071,19.9251,19.969706,20.014314,20.058922,20.103529,20.148137,20.17539,20.198575,20.221758,20.244942,20.268125,20.290135,20.307352,20.324567,20.341783,20.358998,20.376215,20.406953,20.447352,20.487752,20.528151,20.568551,20.60895,20.689202,20.77069,20.852177,20.933664,21.01515,21.093009,21.16432,21.235631,21.306942,21.378253,21.449564,21.522183,21.595255,21.668325,21.741397,21.814467,21.884527,21.934415,21.984302,22.03419,22.084077,22.133964,22.186025,22.240121,22.294216,22.34831,22.402408,22.456502,22.521378,22.587408,22.653441,22.719471,22.785502,22.84334,22.881098,22.918857,22.956618,22.994376,23.032137,23.05944,23.081744,23.104048,23.126352,23.148656,23.169983,23.17683,23.183679,23.190526,23.197376,23.204223,23.211861,23.220469,23.229079,23.237687,23.246294,23.254902,23.275702,23.298885,23.322068,23.345253,23.368436,23.386644,23.387523,23.388405,23.389284,23.390163,23.391045,23.3689,23.33202,23.295141,23.258262,23.221382,23.184503,23.168969,23.153514,23.138057,23.122603,23.107146,23.100572,23.108298,23.116026,23.123755,23.131483,23.139209,23.153565,23.169898,23.186234,23.20257,23.218907,23.235243,23.251579,23.267915,23.284251,23.300585,23.316921,23.324864,23.325745,23.326624,23.327503,23.328385,23.329264,23.347607,23.367271,23.386936,23.406597,23.426262,23.427485,23.388845,23.350205,23.311567,23.272927,23.234287,23.1854,23.132187,23.078972,23.025756,22.972541,22.920016,22.874529,22.829043,22.783556,22.738069,22.692579,22.668337,22.667458,22.666576,22.665697,22.664818,22.663936,22.679431,22.697527,22.715622,22.733718,22.751815,22.767323,22.775051,22.782777,22.790506,22.798234,22.805963,22.808775,22.808775,22.808775,22.808775,22.808775,22.808359,22.790265,22.772168,22.754074,22.735977,22.71788,22.710001,22.716848,22.723697,22.730544,22.737391,22.74424,22.728579,22.707154,22.685732,22.664307,22.642885,22.619726,22.588814,22.557903,22.526991,22.49608,22.465168,22.391253,22.284822,22.178391,22.07196,21.965529,21.859099,21.767445,21.676471,21.585496,21.49452,21.403546,21.330509,21.291869,21.25323,21.21459,21.175951,21.137311,21.154397,21.192156,21.229916,21.267676,21.305436,21.343297,21.381936,21.420576,21.459215,21.497855,21.536494,21.571248,21.602161,21.633073,21.663984,21.694896,21.725808,21.749063,21.771367,21.793671,21.815974,21.838278,21.85753,21.868779,21.880026,21.891274,21.902522,21.91377,21.939214,21.971886,22.004557,22.037229,22.0699,22.102822,22.140582,22.178342,22.216102,22.25386,22.291621,22.331982,22.375709,22.419437,22.463164,22.506893,22.550619,22.588714,22.625593,22.662472,22.699352,22.736231,22.774032,22.815312,22.856592,22.897871,22.939149,22.980428,23.025788,23.073918,23.122044,23.170171,23.218298,23.266427,23.305231,23.343871,23.382509,23.421149,23.459789,23.481309,23.473581,23.465855,23.458126,23.450398,23.442669,23.422594,23.398532,23.374468,23.350403,23.326341,23.306555,23.312523,23.318491,23.324459,23.330429,23.336397,23.350543,23.371966,23.393391,23.414813,23.436238,23.45766,23.476843,23.495818,23.514794,23.53377,23.552746,23.580271,23.627519,23.674766,23.722014,23.769262,23.816509,23.887957,23.970323,24.052692,24.135059,24.217425,24.302201,24.416358,24.530517,24.644677,24.758834,24.872993,24.980004,25.078707,25.177412,25.276114,25.374817,25.473519,25.570143,25.666397,25.762653,25.858909,25.955162,26.048974,26.134859,26.220747,26.306635,26.39252,26.478408,26.539153,26.58464,26.630127,26.675614,26.721101,26.766572,26.810301,26.854027,26.897756,26.941483,26.985212,27.018101,27.034437,27.050773,27.067109,27.083445,27.099779,27.138922,27.184409,27.229896,27.275383,27.32087,27.36158,27.378798,27.396013,27.413229,27.430444,27.447661,27.475314,27.511311,27.547312,27.583312,27.61931,27.65531,27.667987,27.679235,27.690485,27.701732,27.712979,27.722781,27.729628,27.736475,27.743324,27.750171,27.75702,27.748537,27.733962,27.719386,27.704811,27.690233,27.678117,27.687607,27.697093,27.706582,27.716069,27.725556,27.729117,27.726477,27.723837,27.721198,27.718555,27.715915,27.714817,27.713938,27.713059,27.712177,27.711298,17.30525,17.257887,17.210525,17.163162,17.115797,17.078001,17.068779,17.059558,17.050337,17.041115,17.031894,17.032524,17.03876,17.044994,17.051227,17.057463,17.06372,17.07095,17.078181,17.08541,17.092641,17.09987,17.110276,17.125232,17.14019,17.155148,17.170106,17.185065,17.176565,17.162105,17.147645,17.133185,17.118724,17.101419,17.071503,17.041587,17.011671,16.981757,16.951841,16.91723,16.879088,16.840947,16.802805,16.764664,16.726521,16.703177,16.68049,16.657805,16.635118,16.612433,16.582115,16.537241,16.492367,16.447493,16.402619,16.357744,16.285002,16.201987,16.118971,16.035956,15.952941,15.870657,15.793876,15.717093,15.640312,15.563531,15.48675,15.413362,15.343312,15.273264,15.203215,15.133165,15.063117,15.018825,14.977696,14.936567,14.895438,14.854309,14.819884,14.802935,14.785986,14.769037,14.752088,14.735137,14.708919,14.678007,14.647096,14.616184,14.585273,14.553555,14.50669,14.459823,14.412958,14.366093,14.319228,14.275741,14.236604,14.197467,14.158329,14.119193,14.080055,14.036191,13.991317,13.946444,13.90157,13.856696,13.818329,13.804366,13.790404,13.776443,13.76248,13.748518,13.747805,13.75603,13.764257,13.772482,13.780708,13.788933,13.813344,13.838022,13.862698,13.887376,13.912054,13.947629,14.001724,14.055819,14.109914,14.16401,14.218104,14.290506,14.368781,14.447056,14.525331,14.603605,14.685752,14.790954,14.896158,15.001362,15.106566,15.211769,15.285502,15.331371,15.377241,15.42311,15.46898,15.51485,15.560719,15.606589,15.652458,15.698328,15.744197,15.792414,15.846011,15.899609,15.953207,16.006804,16.060402,16.107977,16.152851,16.197725,16.242599,16.287473,16.329448,16.336677,16.343908,16.351137,16.358368,16.365597,16.363463,16.350497,16.337531,16.324564,16.311597,16.29863,16.303684,16.311909,16.320136,16.328361,16.336587,16.348239,16.370925,16.393611,16.416296,16.438983,16.461668,16.485285,16.509465,16.533644,16.557824,16.582003,16.606261,16.638168,16.670077,16.701984,16.733891,16.765798,16.80097,16.841103,16.881236,16.92137,16.961502,17.001635,17.048213,17.096573,17.144931,17.193289,17.241649,17.291239,17.346827,17.402416,17.458005,17.513594,17.569182,17.623663,17.67726,17.730858,17.784455,17.838053,17.891649,17.917022,17.940703,17.964385,17.988066,18.011748,18.029998,18.037228,18.044458,18.051688,18.058919,18.066148,18.078918,18.093876,18.108834,18.123792,18.13875,18.156105,18.194248,18.232389,18.270531,18.308672,18.346814,18.388743,18.434612,18.480482,18.526351,18.572221,18.618091,18.677511,18.738836,18.800162,18.861487,18.922814,18.984008,19.044834,19.105662,19.166489,19.227317,19.288144,19.339573,19.38594,19.432307,19.478675,19.525042,19.57194,19.632768,19.693595,19.754423,19.81525,19.876078,19.930784,19.977151,20.023519,20.069886,20.116253,20.162621,20.191016,20.215195,20.239375,20.263554,20.287734,20.310394,20.326845,20.343296,20.359748,20.376199,20.39265,20.421463,20.459108,20.496751,20.534396,20.572039,20.609682,20.694232,20.780235,20.866238,20.952241,21.038242,21.118202,21.187254,21.256308,21.325361,21.394415,21.463467,21.531781,21.599838,21.667896,21.735953,21.804012,21.869252,21.915619,21.961986,22.008354,22.054721,22.101088,22.151705,22.206297,22.260892,22.315485,22.370077,22.424672,22.491875,22.560431,22.628985,22.697541,22.766097,22.825836,22.863979,22.902121,22.940261,22.978403,23.016545,23.044568,23.067751,23.090934,23.114117,23.137303,23.159477,23.166708,23.173939,23.181169,23.188397,23.195628,23.203532,23.212253,23.220977,23.229701,23.238425,23.247149,23.267134,23.289321,23.311511,23.333699,23.355886,23.373014,23.372516,23.372019,23.371521,23.371021,23.370523,23.346771,23.30813,23.26949,23.23085,23.19221,23.153573,23.137536,23.121584,23.105629,23.089676,23.073722,23.06665,23.073878,23.081109,23.088339,23.09557,23.102798,23.11636,23.131817,23.147271,23.162728,23.178183,23.19356,23.20852,23.223476,23.238436,23.253392,23.268352,23.275728,23.276724,23.277719,23.278715,23.27971,23.280706,23.301403,23.32359,23.34578,23.367968,23.390155,23.393735,23.357086,23.320437,23.28379,23.247141,23.210492,23.161579,23.107485,23.05339,22.999296,22.945198,22.891753,22.844886,22.79802,22.751156,22.70429,22.657426,22.632405,22.63141,22.630414,22.629419,22.628423,22.627428,22.638908,22.652374,22.665838,22.679301,22.692767,22.704552,22.711282,22.718015,22.724748,22.731481,22.738212,22.740661,22.740661,22.740661,22.740661,22.740661,22.740319,22.725362,22.710403,22.695446,22.680487,22.66553,22.659862,22.66759,22.675316,22.683045,22.690773,22.698502,22.682809,22.661117,22.639427,22.617737,22.596048,22.572126,22.538228,22.504327,22.470429,22.436531,22.402633,22.327847,22.222144,22.116442,22.01074,21.90504,21.799339,21.707938,21.617195,21.526451,21.435708,21.344964,21.272079,21.23344,21.1948,21.156161,21.117521,21.078881,21.095156,21.131805,21.168453,21.205101,21.24175,21.278686,21.317824,21.356961,21.396099,21.435236,21.474373,21.508875,21.538791,21.568707,21.598623,21.628539,21.658455,21.681497,21.703686,21.725874,21.748061,21.77025,21.788584,21.79681,21.805036,21.813261,21.821488,21.829713,21.852971,21.883883,21.914794,21.945706,21.976619,22.007959,22.047595,22.08723,22.126865,22.1665,22.206136,22.249356,22.297218,22.345078,22.39294,22.440801,22.488661,22.528937,22.567577,22.606215,22.644855,22.683495,22.722238,22.761376,22.800514,22.839652,22.878787,22.917925,22.961667,23.008533,23.055397,23.102264,23.14913,23.195994,23.2338,23.271442,23.309086,23.346731,23.384375,23.404715,23.395493,23.386274,23.377052,23.36783,23.358608,23.338457,23.314776,23.291095,23.267412,23.243731,23.224668,23.233392,23.242113,23.250837,23.259562,23.268286,23.285715,23.310889,23.336063,23.36124,23.386414,23.411588,23.428774,23.445227,23.461679,23.478129,23.494582,23.520381,23.567745,23.615109,23.662471,23.709835,23.757196,23.830844,23.916348,24.001854,24.087358,24.172862,24.260558,24.374982,24.489409,24.603834,24.718258,24.832682,24.940421,25.040387,25.140352,25.240318,25.34028,25.440246,25.532806,25.624047,25.715288,25.80653,25.897771,25.987072,26.070087,26.153105,26.23612,26.319135,26.40215,26.462667,26.509534,26.556398,26.603264,26.650128,26.696994,26.743861,26.790724,26.837591,26.884454,26.931321,26.966545,26.983994,27.001442,27.018887,27.036335,27.053784,27.093075,27.138445,27.183819,27.229189,27.274562,27.314963,27.330918,27.34687,27.362825,27.378777,27.394732,27.422458,27.459605,27.496752,27.533899,27.571043,27.60819,27.618087,27.62631,27.634537,27.642763,27.650989,27.658395,27.664132,27.66987,27.675605,27.681342,27.687077,27.678718,27.664757,27.650793,27.636832,27.622871,27.611277,27.620499,27.629721,27.638942,27.648162,27.657383,27.662342,27.66284,27.663338,27.663836,27.664334,27.664831,27.664455,27.663958,27.66346,27.662962,27.662464,17.287401,17.237282,17.187163,17.137045,17.086926,17.046027,17.032673,17.019318,17.005963,16.992608,16.979253,16.97575,16.977851,16.979952,16.982053,16.984154,16.986345,16.992198,16.99805,17.003902,17.009754,17.015607,17.024633,17.038213,17.051793,17.065374,17.078954,17.092534,17.085952,17.074248,17.062544,17.050838,17.039134,17.024585,16.997424,16.970264,16.943105,16.915943,16.888784,16.856142,16.819379,16.782615,16.745851,16.709088,16.672323,16.650356,16.629049,16.60774,16.586432,16.565123,16.537131,16.496391,16.45565,16.41491,16.374169,16.333428,16.265827,16.188323,16.110819,16.033314,15.95581,15.878552,15.803149,15.727745,15.652342,15.576939,15.501536,15.428136,15.35671,15.285282,15.213856,15.142428,15.071002,15.020424,14.972406,14.924387,14.876369,14.828351,14.787802,14.766719,14.745637,14.724553,14.703471,14.682388,14.654779,14.623868,14.592956,14.562045,14.531133,14.499345,14.451102,14.402859,14.354617,14.306374,14.25813,14.213266,14.172751,14.132235,14.09172,14.051204,14.01069,13.969989,13.929249,13.888508,13.847768,13.807027,13.772794,13.762965,13.753136,13.743307,13.733479,13.723649,13.725425,13.735029,13.744632,13.754235,13.76384,13.773443,13.801942,13.830753,13.859564,13.888374,13.917185,13.955363,14.009457,14.063553,14.117649,14.171744,14.225839,14.300326,14.381357,14.462388,14.543418,14.624449,14.707766,14.804702,14.901639,14.998575,15.095512,15.192448,15.261568,15.30606,15.350552,15.395044,15.439535,15.484027,15.528519,15.573011,15.617502,15.661994,15.706485,15.753325,15.805544,15.857764,15.909984,15.962204,16.014422,16.058718,16.099458,16.140199,16.18094,16.221679,16.259733,16.265586,16.271438,16.27729,16.283142,16.288995,16.289315,16.283238,16.277161,16.271084,16.265006,16.258928,16.266184,16.275789,16.285392,16.294995,16.304599,16.316976,16.338284,16.359591,16.3809,16.402208,16.423515,16.448333,16.475268,16.502203,16.529137,16.556073,16.583088,16.61775,16.652413,16.687076,16.72174,16.756401,16.794876,16.839142,16.88341,16.927677,16.971943,17.016209,17.068,17.12187,17.175741,17.22961,17.283481,17.338347,17.39807,17.457792,17.517514,17.577236,17.636958,17.692502,17.744722,17.796942,17.849162,17.901381,17.953601,17.980195,18.005254,18.030313,18.055373,18.080432,18.099151,18.105003,18.110855,18.116708,18.122559,18.128412,18.139804,18.153384,18.166963,18.180543,18.194125,18.210102,18.246866,18.28363,18.320395,18.357157,18.393922,18.434473,18.478965,18.523456,18.567948,18.61244,18.656932,18.714974,18.774921,18.83487,18.894817,18.954764,19.014218,19.07229,19.130362,19.188434,19.246506,19.304577,19.35504,19.401409,19.447776,19.494144,19.540511,19.587307,19.64538,19.703451,19.761524,19.819595,19.877667,19.930784,19.977151,20.023519,20.069886,20.116253,20.162621,20.193248,20.220184,20.247118,20.274053,20.300988,20.326404,20.34561,20.364818,20.384025,20.403232,20.422439,20.450793,20.485681,20.52057,20.555458,20.590346,20.625233,20.712374,20.801131,20.889891,20.978648,21.067406,21.148647,21.216322,21.283997,21.351673,21.419349,21.487023,21.551911,21.615835,21.679759,21.743683,21.807607,21.869252,21.915619,21.961986,22.008354,22.054721,22.101088,22.152416,22.208388,22.264358,22.32033,22.376302,22.432271,22.49712,22.56292,22.62872,22.69452,22.76032,22.817703,22.854465,22.891231,22.927994,22.964757,23.001522,23.029098,23.052283,23.075466,23.098649,23.121832,23.143922,23.149776,23.155627,23.161479,23.167333,23.173184,23.181567,23.193047,23.204527,23.216005,23.227485,23.238963,23.257094,23.276528,23.295959,23.315393,23.334824,23.349503,23.347628,23.345751,23.343877,23.341999,23.340125,23.315832,23.277192,23.238552,23.199915,23.161275,23.122635,23.105226,23.087895,23.070563,23.053231,23.0359,23.027451,23.033302,23.039154,23.045008,23.050859,23.05671,23.069954,23.085411,23.100866,23.116323,23.13178,23.14694,23.16052,23.1741,23.187683,23.201263,23.214842,23.223085,23.226836,23.230588,23.23434,23.238089,23.241841,23.260171,23.279602,23.299036,23.318467,23.337901,23.341337,23.310201,23.279064,23.247928,23.216791,23.185655,23.138378,23.084283,23.030186,22.976091,22.921997,22.868427,22.820183,22.77194,22.723697,22.675454,22.627211,22.600157,22.596405,22.592653,22.588902,22.58515,22.581401,22.587747,22.595701,22.603654,22.611608,22.619562,22.626522,22.630499,22.634476,22.63845,22.642427,22.646404,22.647852,22.647852,22.647852,22.647852,22.647852,22.647539,22.63396,22.62038,22.6068,22.59322,22.57964,22.574784,22.582513,22.590241,22.59797,22.605698,22.613424,22.601023,22.583466,22.565909,22.548352,22.530796,22.508741,22.466574,22.42441,22.382243,22.340079,22.297912,22.223489,22.124678,22.025865,21.927053,21.828241,21.729428,21.6436,21.558368,21.473135,21.387903,21.302672,21.233408,21.194768,21.15613,21.11749,21.078851,21.040211,21.052465,21.083603,21.11474,21.145877,21.177013,21.209239,21.249754,21.290268,21.330784,21.371299,21.411815,21.445617,21.472776,21.499936,21.527097,21.554257,21.581418,21.601705,21.621137,21.64057,21.660002,21.679435,21.696154,21.705758,21.715361,21.724966,21.734569,21.744172,21.767895,21.798806,21.829718,21.860631,21.891542,21.923019,21.96541,22.007802,22.050192,22.092583,22.134973,22.181551,22.233545,22.285539,22.337534,22.389529,22.441524,22.482531,22.521171,22.559812,22.598449,22.637089,22.676121,22.716636,22.757153,22.797668,22.838182,22.878697,22.923819,22.972062,23.020305,23.068548,23.116791,23.165034,23.200156,23.235041,23.26993,23.304818,23.339707,23.356784,23.343429,23.330074,23.316719,23.303365,23.29001,23.267809,23.242749,23.217689,23.192631,23.167571,23.147719,23.159196,23.170677,23.182154,23.193635,23.205115,23.226757,23.257443,23.28813,23.318816,23.349503,23.380189,23.400362,23.419568,23.438777,23.457983,23.477189,23.505747,23.555865,23.605985,23.656103,23.706221,23.756341,23.831794,23.918675,24.005558,24.092442,24.179325,24.26798,24.378271,24.488562,24.598854,24.709145,24.819436,24.924316,25.022904,25.12149,25.220079,25.318665,25.417251,25.506093,25.593199,25.680307,25.767416,25.854524,25.939369,26.016871,26.094377,26.171882,26.249384,26.32689,26.386184,26.434427,26.482671,26.530914,26.579154,26.627397,26.675641,26.723884,26.772127,26.82037,26.868613,26.906854,26.929812,26.95277,26.975728,26.998688,27.021646,27.059982,27.102599,27.145215,27.18783,27.230447,27.26879,27.286122,27.303453,27.320785,27.338117,27.355448,27.381491,27.414505,27.447516,27.48053,27.513541,27.546555,27.557511,27.567114,27.576717,27.58632,27.595926,27.602444,27.602669,27.602894,27.603119,27.603344,27.603569,27.596601,27.586773,27.576942,27.567114,27.557286,27.549827,27.563182,27.576537,27.589892,27.603246,27.616601,27.624343,27.62622,27.628095,27.629972,27.631847,27.633721,27.632313,27.630438,27.628561,27.626686,27.624812,17.269552,17.216676,17.163802,17.110928,17.058053,17.014054,16.996565,16.979077,16.961589,16.9441,16.926612,16.918976,16.916944,16.914911,16.912879,16.910845,16.908971,16.913444,16.917919,16.922393,16.926868,16.931342,16.938991,16.951193,16.963395,16.975598,16.9878,17.000003,16.995339,16.98639,16.977441,16.968493,16.959544,16.94775,16.923345,16.898941,16.874537,16.850132,16.825727,16.795055,16.759669,16.724283,16.688896,16.653512,16.618126,16.597536,16.577606,16.557675,16.537745,16.517815,16.492148,16.45554,16.418933,16.382327,16.34572,16.309113,16.246651,16.174658,16.102665,16.030673,15.95868,15.886447,15.812422,15.738396,15.664371,15.590345,15.51632,15.44291,15.370105,15.297301,15.224496,15.151691,15.078887,15.022022,14.967116,14.912208,14.857301,14.802395,14.755719,14.730503,14.705286,14.68007,14.654853,14.629638,14.60064,14.569728,14.538817,14.507905,14.476993,14.445137,14.395515,14.345894,14.296274,14.246653,14.197032,14.15079,14.108897,14.067003,14.02511,13.983218,13.941325,13.903786,13.86718,13.830573,13.793966,13.757358,13.727258,13.721563,13.715868,13.710173,13.704478,13.698782,13.703045,13.714026,13.725008,13.735989,13.746971,13.757953,13.79054,13.823485,13.856429,13.889372,13.922317,13.963097,14.017193,14.071287,14.125383,14.179477,14.233573,14.310148,14.393933,14.477719,14.561506,14.645291,14.72978,14.818449,14.907119,14.995788,15.084459,15.173128,15.237635,15.280749,15.323863,15.366977,15.410091,15.453205,15.496319,15.539432,15.582547,15.62566,15.668774,15.714235,15.765077,15.815919,15.866761,15.917602,15.968444,16.009459,16.046066,16.082673,16.119279,16.155887,16.19002,16.194494,16.198969,16.203444,16.207917,16.212391,16.215167,16.215979,16.216792,16.217603,16.218415,16.219226,16.228685,16.239666,16.250648,16.261629,16.27261,16.285712,16.305642,16.325573,16.345503,16.365433,16.385364,16.411381,16.441071,16.470762,16.500453,16.530144,16.559913,16.597332,16.63475,16.672169,16.709587,16.747006,16.788782,16.837183,16.885583,16.933983,16.982383,17.030782,17.087788,17.147168,17.20655,17.265931,17.325313,17.385456,17.449311,17.513168,17.577023,17.640878,17.704735,17.761343,17.812185,17.863027,17.913869,17.964711,18.015552,18.043369,18.069806,18.096243,18.12268,18.149117,18.168303,18.172778,18.177252,18.181727,18.186201,18.190676,18.200689,18.212891,18.225094,18.237296,18.249499,18.2641,18.299486,18.334872,18.370257,18.405643,18.441029,18.480203,18.523317,18.566431,18.609545,18.652659,18.695772,18.752437,18.811008,18.869577,18.928146,18.986716,19.044429,19.099745,19.155062,19.210378,19.265693,19.32101,19.370509,19.416877,19.463244,19.509611,19.555979,19.602674,19.657991,19.713307,19.768624,19.82394,19.879256,19.930784,19.977151,20.023519,20.069886,20.116253,20.162621,20.19548,20.225171,20.254862,20.284552,20.314243,20.342413,20.364377,20.386339,20.408302,20.430266,20.452228,20.480123,20.512255,20.544388,20.57652,20.608652,20.640786,20.730515,20.822028,20.913542,21.005056,21.09657,21.179092,21.245389,21.311687,21.377984,21.444282,21.51058,21.572041,21.631832,21.691623,21.751413,21.811204,21.869252,21.915619,21.961986,22.008354,22.054721,22.101088,22.153128,22.210478,22.267827,22.325175,22.382524,22.439872,22.502365,22.565409,22.628452,22.691499,22.754542,22.809569,22.844955,22.880341,22.915727,22.951113,22.986499,23.01363,23.036813,23.059999,23.083182,23.106365,23.128367,23.132841,23.137316,23.141791,23.146265,23.15074,23.159604,23.173838,23.188074,23.202308,23.216545,23.230779,23.247057,23.263732,23.280409,23.297087,23.313762,23.325994,23.32274,23.319486,23.316232,23.312978,23.309727,23.284894,23.246257,23.207617,23.168977,23.130337,23.091699,23.072917,23.054208,23.035497,23.016789,22.99808,22.988252,22.992727,22.997199,23.001673,23.006148,23.010622,23.023551,23.039005,23.054462,23.069917,23.085374,23.10032,23.112523,23.124724,23.136927,23.14913,23.161333,23.170441,23.176949,23.183457,23.189962,23.19647,23.202976,23.218938,23.235613,23.252291,23.268969,23.285644,23.28894,23.263316,23.237689,23.212065,23.186438,23.160814,23.115176,23.061079,23.006984,22.95289,22.898793,22.845101,22.795478,22.745858,22.696238,22.646615,22.596995,22.567908,22.5614,22.554892,22.548387,22.541879,22.535371,22.536586,22.53903,22.541471,22.543912,22.546353,22.548493,22.549713,22.550934,22.552155,22.553375,22.554596,22.55504,22.55504,22.55504,22.55504,22.55504,22.554762,22.542559,22.530356,22.518156,22.505953,22.49375,22.489709,22.497438,22.505166,22.512892,22.520621,22.528349,22.519236,22.505815,22.492391,22.478968,22.465544,22.445355,22.394923,22.34449,22.294057,22.243627,22.193193,22.119133,22.02721,21.935287,21.843364,21.751441,21.659518,21.579262,21.49954,21.419819,21.340099,21.260378,21.194738,21.156098,21.117458,21.078819,21.040179,21.00154,21.009776,21.035401,21.061027,21.086652,21.112278,21.139791,21.181684,21.223576,21.26547,21.307363,21.349256,21.382357,21.406762,21.431167,21.455572,21.479975,21.50438,21.521912,21.538589,21.555266,21.571942,21.58862,21.603725,21.614706,21.625687,21.636668,21.64765,21.658631,21.682819,21.713732,21.744643,21.775555,21.806466,21.838079,21.883226,21.928371,21.973518,22.018665,22.063812,22.113745,22.169873,22.226001,22.282129,22.338257,22.394385,22.436126,22.474766,22.513406,22.552046,22.590683,22.630004,22.671898,22.713792,22.755684,22.797578,22.839469,22.885967,22.93559,22.98521,23.03483,23.084453,23.134073,23.166509,23.198644,23.230776,23.262908,23.29504,23.308853,23.291365,23.273878,23.256387,23.238899,23.221411,23.197159,23.170722,23.144285,23.117848,23.091411,23.070769,23.085003,23.099237,23.113474,23.127708,23.141944,23.167799,23.203998,23.240194,23.276393,23.312589,23.348788,23.37195,23.393912,23.415875,23.437837,23.4598,23.491111,23.543987,23.596861,23.649735,23.702609,23.755483,23.832742,23.921002,24.009262,24.097525,24.185785,24.275401,24.381559,24.487718,24.593876,24.700032,24.80619,24.90821,25.005419,25.102628,25.19984,25.297049,25.394259,25.479381,25.562354,25.645329,25.728304,25.811277,25.891663,25.963656,26.035651,26.107644,26.179637,26.25163,26.309698,26.359321,26.408941,26.458561,26.508183,26.557803,26.607423,26.657046,26.706666,26.756286,26.805909,26.847159,26.87563,26.9041,26.932571,26.961038,26.989509,27.026888,27.066749,27.10661,27.14647,27.186331,27.222617,27.241329,27.260037,27.278745,27.297456,27.316165,27.340523,27.369404,27.398282,27.427161,27.456041,27.484919,27.496935,27.507917,27.518897,27.52988,27.540859,27.546491,27.541206,27.535919,27.530634,27.525347,27.520062,27.514483,27.508788,27.50309,27.497395,27.4917,27.488375,27.505863,27.52335,27.540841,27.558329,27.575817,27.586346,27.5896,27.592854,27.596106,27.59936,27.602614,27.60017,27.596916,27.593665,27.590411,27.587157,17.251701,17.196071,17.140441,17.084812,17.029182,16.982081,16.960459,16.938837,16.917216,16.895593,16.873971,16.862202,16.856036,16.84987,16.843704,16.837538,16.831595,16.834692,16.837788,16.840885,16.843981,16.847078,16.853349,16.864174,16.874997,16.885822,16.896647,16.907471,16.904727,16.898532,16.892339,16.886147,16.879954,16.870916,16.849266,16.827617,16.805969,16.78432,16.76267,16.733968,16.69996,16.665952,16.631944,16.597934,16.563926,16.544715,16.526163,16.507611,16.489058,16.470506,16.447164,16.414691,16.382217,16.349745,16.317271,16.284797,16.227475,16.160994,16.094512,16.02803,15.961549,15.894344,15.821696,15.749048,15.676401,15.603753,15.531105,15.457684,15.383501,15.309319,15.235136,15.160954,15.086772,15.023621,14.961824,14.900029,14.838232,14.776437,14.723636,14.694286,14.664937,14.635588,14.606237,14.576887,14.546501,14.51559,14.484678,14.453765,14.422854,14.390927,14.339929,14.288929,14.237931,14.186932,14.135934,14.088314,14.045043,14.001773,13.958502,13.915231,13.87196,13.837584,13.80511,13.772638,13.740164,13.707691,13.681724,13.680161,13.678599,13.677038,13.675476,13.673914,13.680666,13.693025,13.705384,13.717742,13.730102,13.742461,13.779139,13.816216,13.853294,13.890372,13.927448,13.970831,14.024926,14.079021,14.133117,14.187213,14.241307,14.319968,14.40651,14.493052,14.579593,14.666135,14.751794,14.832197,14.912599,14.993002,15.073405,15.153808,15.213701,15.255438,15.297174,15.338911,15.380646,15.422382,15.464119,15.505854,15.547591,15.589327,15.631062,15.675146,15.72461,15.774074,15.823537,15.873001,15.922466,15.960201,15.992675,16.025147,16.057621,16.090094,16.120305,16.123402,16.1265,16.129596,16.132693,16.135789,16.141019,16.14872,16.156421,16.164122,16.171822,16.179523,16.191186,16.203544,16.215904,16.228263,16.240622,16.25445,16.273002,16.291554,16.310106,16.328659,16.347211,16.374427,16.406875,16.439321,16.471766,16.504214,16.536739,16.576913,16.617086,16.657261,16.697435,16.73761,16.782689,16.835223,16.887756,16.94029,16.992823,17.045356,17.107574,17.172467,17.237359,17.302252,17.367145,17.432565,17.500553,17.568542,17.636532,17.704521,17.772511,17.830184,17.879648,17.929111,17.978576,18.02804,18.077504,18.106542,18.134357,18.162172,18.189988,18.217803,18.237456,18.240553,18.243649,18.246746,18.249842,18.25294,18.261575,18.2724,18.283224,18.294049,18.304874,18.318096,18.352104,18.386112,18.42012,18.454128,18.488138,18.525933,18.567668,18.609405,18.651141,18.692877,18.734613,18.789901,18.847093,18.904284,18.961476,19.018668,19.07464,19.1272,19.179761,19.232322,19.284882,19.337443,19.385978,19.432346,19.478713,19.52508,19.571448,19.618043,19.670603,19.723163,19.775723,19.828285,19.880845,19.930784,19.977151,20.023519,20.069886,20.116253,20.162621,20.197713,20.230159,20.262605,20.295052,20.327498,20.358424,20.383142,20.407861,20.43258,20.457298,20.482016,20.509452,20.538829,20.568205,20.597582,20.62696,20.656337,20.748656,20.842926,20.937195,21.031464,21.125734,21.209537,21.274458,21.339377,21.404297,21.469217,21.534136,21.592172,21.64783,21.703486,21.759143,21.814801,21.869252,21.915619,21.961986,22.008354,22.054721,22.101088,22.15384,22.212567,22.271292,22.33002,22.388746,22.447474,22.50761,22.567898,22.628188,22.688475,22.748765,22.801435,22.835445,22.869451,22.903461,22.937467,22.971477,22.998162,23.021345,23.044528,23.067714,23.090897,23.112812,23.11591,23.119005,23.122102,23.125198,23.128295,23.137642,23.154632,23.171622,23.188612,23.205602,23.222595,23.237017,23.250938,23.26486,23.278781,23.292702,23.302483,23.297852,23.293221,23.288591,23.283957,23.279326,23.253959,23.215319,23.176679,23.138041,23.099401,23.060761,23.040607,23.020519,23.000434,22.980346,22.960258,22.949053,22.952149,22.955246,22.958341,22.961439,22.964534,22.977145,22.9926,23.008057,23.023511,23.038968,23.0537,23.064524,23.07535,23.086174,23.096997,23.107821,23.117797,23.127062,23.136323,23.145587,23.154849,23.16411,23.177706,23.191625,23.205546,23.219468,23.233389,23.236545,23.216431,23.196317,23.176202,23.156088,23.135974,23.091972,23.037877,22.983783,22.929686,22.875591,22.821775,22.770775,22.719776,22.668776,22.61778,22.56678,22.535657,22.526395,22.517134,22.50787,22.498608,22.489344,22.485425,22.482357,22.479288,22.476219,22.473148,22.470463,22.468928,22.467392,22.465859,22.464323,22.462788,22.462229,22.462229,22.462229,22.462229,22.462229,22.461983,22.451159,22.440333,22.429509,22.418685,22.407862,22.404634,22.41236,22.420089,22.427817,22.435546,22.443272,22.437452,22.428161,22.418873,22.409583,22.400292,22.38197,22.323271,22.264573,22.205872,22.147174,22.088473,22.014778,21.929744,21.84471,21.759675,21.674641,21.589607,21.514923,21.440713,21.366504,21.292294,21.218084,21.156066,21.117427,21.078787,21.040148,21.001508,20.962868,20.967085,20.987199,21.007313,21.027428,21.047541,21.070342,21.113613,21.156884,21.200155,21.243426,21.286697,21.319099,21.340748,21.362396,21.384045,21.405695,21.427344,21.44212,21.45604,21.469962,21.483883,21.497805,21.511295,21.523654,21.536012,21.548371,21.560731,21.57309,21.597744,21.628655,21.659567,21.690478,21.72139,21.753139,21.801041,21.848943,21.896846,21.944747,21.992649,22.04594,22.106201,22.166462,22.226724,22.286985,22.347246,22.389723,22.42836,22.467,22.50564,22.54428,22.583887,22.627158,22.670429,22.713699,22.75697,22.800241,22.848119,22.899116,22.950115,23.001115,23.052114,23.103111,23.132865,23.162244,23.19162,23.220996,23.250374,23.260922,23.239299,23.217678,23.196057,23.174434,23.152813,23.126511,23.098694,23.070881,23.043064,23.01525,22.99382,23.01081,23.0278,23.044791,23.061781,23.078771,23.108843,23.150552,23.19226,23.233969,23.275678,23.317387,23.343535,23.368254,23.392972,23.417691,23.44241,23.476477,23.532107,23.587738,23.643368,23.698998,23.754628,23.833693,23.92333,24.012969,24.102606,24.192246,24.282822,24.384845,24.48687,24.588896,24.690921,24.792944,24.892107,24.987937,25.083769,25.179599,25.275431,25.371264,25.452669,25.531508,25.610351,25.68919,25.768033,25.84396,25.91044,25.976923,26.043406,26.109887,26.17637,26.233215,26.284212,26.335211,26.386211,26.43721,26.488207,26.539206,26.590206,26.641205,26.692202,26.743201,26.787468,26.821448,26.855428,26.889411,26.923391,26.957371,26.993798,27.030902,27.068007,27.105111,27.142216,27.176445,27.196533,27.21662,27.236708,27.256794,27.276881,27.299556,27.324304,27.349049,27.373794,27.398539,27.423284,27.436359,27.448718,27.461077,27.473437,27.485796,27.49054,27.479743,27.468946,27.458146,27.447349,27.436552,27.432363,27.430801,27.429239,27.427679,27.426117,27.426925,27.448546,27.470167,27.49179,27.513411,27.535032,27.54835,27.55298,27.557611,27.562242,27.566875,27.571506,27.568027,27.563396,27.558766,27.554132,27.549501,17.233852,17.175465,17.11708,17.058695,17.000309,16.950108,16.924352,16.898596,16.872841,16.847085,16.82133,16.805427,16.795128,16.784828,16.774529,16.764229,16.75422,16.755938,16.757658,16.759376,16.761094,16.762814,16.767707,16.777154,16.786601,16.796046,16.805493,16.81494,16.814113,16.810676,16.807238,16.8038,16.800363,16.79408,16.775187,16.756294,16.7374,16.718507,16.699614,16.672881,16.640251,16.60762,16.57499,16.542359,16.509729,16.491895,16.47472,16.457546,16.440372,16.423196,16.402182,16.373841,16.345502,16.317161,16.288822,16.260481,16.208299,16.147329,16.086358,16.025388,15.964419,15.902239,15.830969,15.759699,15.688429,15.617159,15.54589,15.472458,15.396897,15.321338,15.245777,15.170217,15.094656,15.02522,14.956534,14.88785,14.819164,14.750479,14.691554,14.65807,14.624587,14.591104,14.55762,14.524138,14.492362,14.46145,14.430539,14.399627,14.368716,14.336719,14.284342,14.231965,14.179589,14.127212,14.074836,14.025837,13.98119,13.936541,13.891892,13.847244,13.802595,13.771382,13.743042,13.714702,13.686362,13.658022,13.636189,13.63876,13.641332,13.643903,13.646475,13.649046,13.658285,13.672022,13.68576,13.699496,13.713233,13.726971,13.767737,13.808948,13.850159,13.89137,13.932581,13.978566,14.03266,14.086756,14.140851,14.194946,14.249042,14.329788,14.419086,14.508383,14.597681,14.686978,14.773808,14.845944,14.918079,14.990215,15.062351,15.134487,15.189769,15.230127,15.270484,15.310843,15.351201,15.39156,15.431918,15.472276,15.512635,15.552993,15.593352,15.636056,15.684143,15.732229,15.780316,15.828401,15.876487,15.910942,15.939282,15.967622,15.995962,16.024302,16.050592,16.052311,16.054029,16.055749,16.057467,16.059185,16.066873,16.081463,16.096051,16.110641,16.125231,16.139821,16.153686,16.167423,16.181161,16.194897,16.208634,16.223186,16.24036,16.257535,16.27471,16.291884,16.309059,16.337475,16.372677,16.407879,16.443082,16.478284,16.513564,16.556494,16.599424,16.642354,16.685284,16.728213,16.776595,16.833262,16.88993,16.946597,17.003264,17.05993,17.127361,17.197764,17.268168,17.338572,17.408977,17.479673,17.551796,17.623918,17.696041,17.768163,17.840286,17.899025,17.94711,17.995197,18.043283,18.091368,18.139455,18.169716,18.198909,18.228101,18.257294,18.286487,18.306609,18.308328,18.310046,18.311766,18.313484,18.315202,18.322461,18.331908,18.341355,18.350802,18.360247,18.372093,18.404723,18.437354,18.469984,18.502615,18.535245,18.571662,18.612021,18.652379,18.692738,18.733096,18.773455,18.827364,18.883178,18.938992,18.994805,19.050619,19.104851,19.154655,19.204461,19.254266,19.304071,19.353875,19.401446,19.447813,19.494181,19.540548,19.586915,19.63341,19.683214,19.733019,19.782824,19.83263,19.882434,19.930784,19.977151,20.023519,20.069886,20.116253,20.162621,20.199945,20.235147,20.270348,20.30555,20.340752,20.374434,20.401909,20.429383,20.456856,20.484331,20.511805,20.538782,20.565403,20.592024,20.618645,20.645267,20.671888,20.766798,20.863823,20.960848,21.057873,21.154898,21.239983,21.303525,21.367067,21.43061,21.494151,21.557692,21.612302,21.663826,21.715349,21.766874,21.818398,21.869252,21.915619,21.961986,22.008354,22.054721,22.101088,22.154551,22.214656,22.274761,22.334866,22.39497,22.455075,22.512855,22.570389,22.62792,22.685454,22.742988,22.793302,22.825932,22.858564,22.891194,22.923824,22.956454,22.982695,23.005878,23.029061,23.052244,23.075429,23.097257,23.098975,23.100693,23.102412,23.104133,23.105851,23.115679,23.135423,23.155169,23.174916,23.194662,23.214408,23.226977,23.238142,23.24931,23.260475,23.27164,23.278974,23.272964,23.266954,23.260946,23.254936,23.248929,23.223021,23.184384,23.145744,23.107103,23.068463,23.029826,23.008298,22.986833,22.965368,22.943904,22.922439,22.909855,22.911573,22.913291,22.91501,22.916728,22.918446,22.93074,22.946197,22.961651,22.977108,22.992563,23.00708,23.016527,23.025974,23.03542,23.044865,23.054312,23.065156,23.077174,23.089192,23.10121,23.113228,23.125248,23.136471,23.147637,23.158804,23.16997,23.181135,23.184148,23.169546,23.154944,23.14034,23.125738,23.111133,23.06877,23.014676,22.960579,22.906484,22.85239,22.798449,22.74607,22.693694,22.641317,22.588941,22.536565,22.503408,22.49139,22.479373,22.467355,22.455335,22.443317,22.434264,22.425686,22.417105,22.408524,22.399943,22.392434,22.388142,22.383853,22.379561,22.375272,22.37098,22.36942,22.36942,22.36942,22.36942,22.36942,22.369203,22.359756,22.350312,22.340865,22.331418,22.321971,22.319557,22.327285,22.335014,22.34274,22.350468,22.358197,22.355666,22.350511,22.345353,22.340198,22.33504,22.318585,22.25162,22.184654,22.117688,22.05072,21.983754,21.910423,21.832277,21.754132,21.675988,21.597843,21.519697,21.450585,21.381886,21.313188,21.244489,21.175791,21.117396,21.078755,21.040117,21.001477,20.962838,20.924198,20.924394,20.938997,20.953599,20.968202,20.982805,21.000895,21.045543,21.090192,21.134841,21.17949,21.224138,21.25584,21.274733,21.293627,21.31252,21.331413,21.350307,21.362327,21.373493,21.384658,21.395823,21.406988,21.418864,21.432601,21.446338,21.460075,21.473812,21.487549,21.512667,21.543579,21.574491,21.605402,21.636314,21.668198,21.718856,21.769514,21.820172,21.87083,21.921488,21.978133,22.042528,22.106924,22.171318,22.235713,22.300107,22.343317,22.381957,22.420594,22.459235,22.497875,22.537772,22.58242,22.627068,22.671718,22.716366,22.761013,22.810268,22.862644,22.91502,22.967397,23.019775,23.072152,23.099221,23.125844,23.152463,23.179086,23.205705,23.212992,23.187235,23.161479,23.135725,23.109968,23.084214,23.05586,23.026667,22.997474,22.968281,22.93909,22.916871,22.936617,22.956364,22.976107,22.995854,23.0156,23.049885,23.097106,23.144324,23.191546,23.238767,23.285985,23.315123,23.342598,23.37007,23.397545,23.42502,23.461841,23.520227,23.578614,23.637,23.695384,23.75377,23.834641,23.925657,24.016673,24.10769,24.198706,24.290244,24.388133,24.486026,24.583915,24.681808,24.779697,24.876001,24.970454,25.064907,25.15936,25.253816,25.348269,25.425956,25.500663,25.575372,25.650079,25.724786,25.796257,25.857227,25.918195,25.979166,26.040136,26.101107,26.156729,26.209105,26.261484,26.31386,26.366237,26.418613,26.470989,26.523365,26.575741,26.628118,26.680496,26.727773,26.767266,26.806759,26.846251,26.885744,26.925236,26.960705,26.995053,27.029404,27.063752,27.0981,27.130275,27.151739,27.173204,27.194669,27.216133,27.237598,27.258589,27.279201,27.299813,27.320425,27.341037,27.361649,27.375785,27.389521,27.403257,27.416996,27.430732,27.434587,27.418278,27.401971,27.385661,27.369354,27.353044,27.350246,27.352817,27.355388,27.357961,27.360532,27.365472,27.391229,27.416983,27.442739,27.468493,27.49425,27.51035,27.516361,27.522371,27.528378,27.534389,27.540396,27.535884,27.529874,27.523867,27.517856,27.511849,17.216003,17.154861,17.09372,17.032579,16.971437,16.918133,16.888245,16.858357,16.828467,16.798579,16.768689,16.748653,16.734221,16.719788,16.705354,16.690922,16.676844,16.677186,16.677526,16.677868,16.678209,16.678549,16.682064,16.690133,16.698203,16.706272,16.714341,16.722409,16.7235,16.722818,16.722137,16.721455,16.720772,16.717246,16.701108,16.68497,16.668832,16.652695,16.636557,16.611794,16.580541,16.549289,16.518036,16.486783,16.455531,16.439074,16.423278,16.407481,16.391685,16.375888,16.357198,16.332991,16.308785,16.284579,16.260371,16.236165,16.189124,16.133664,16.078206,16.022747,15.967287,15.910135,15.840243,15.770351,15.700459,15.630567,15.560675,15.487232,15.410294,15.333356,15.256417,15.17948,15.102541,15.026818,14.951244,14.875669,14.800095,14.724521,14.659471,14.621854,14.584237,14.546621,14.509004,14.471387,14.438222,14.407311,14.376399,14.345488,14.314576,14.282509,14.228755,14.175,14.121246,14.067492,14.013737,13.963361,13.917336,13.871309,13.825283,13.779256,13.73323,13.705179,13.680973,13.656767,13.63256,13.608353,13.590653,13.597358,13.604063,13.610769,13.617474,13.624179,13.635906,13.651021,13.666135,13.681251,13.696365,13.711479,13.756335,13.801679,13.847024,13.892368,13.937713,13.9863,14.040394,14.09449,14.148586,14.20268,14.256776,14.339609,14.431661,14.523714,14.615767,14.70782,14.795822,14.859692,14.92356,14.987428,15.051298,15.115167,15.165835,15.204815,15.243796,15.282776,15.321756,15.360737,15.399718,15.438699,15.477679,15.516659,15.55564,15.596967,15.643676,15.690383,15.737092,15.7838,15.830509,15.861682,15.88589,15.910096,15.934303,15.958509,15.980878,15.981219,15.98156,15.981901,15.982241,15.982583,15.992725,16.014204,16.035682,16.057161,16.07864,16.10012,16.116187,16.131301,16.146417,16.161531,16.176647,16.191922,16.20772,16.223516,16.239313,16.25511,16.270906,16.300523,16.33848,16.376438,16.414395,16.452354,16.49039,16.536076,16.581761,16.627447,16.673132,16.718818,16.770502,16.831303,16.892102,16.952904,17.013703,17.074504,17.147147,17.223063,17.298978,17.374893,17.450808,17.526782,17.603038,17.679294,17.75555,17.831807,17.908062,17.967865,18.014573,18.061282,18.107991,18.154698,18.201407,18.232889,18.26346,18.29403,18.324602,18.355172,18.375763,18.376103,18.376444,18.376785,18.377126,18.377466,18.383347,18.391416,18.399484,18.407553,18.415622,18.42609,18.457343,18.488594,18.519847,18.551101,18.582352,18.617393,18.656373,18.695354,18.734334,18.773314,18.812295,18.864826,18.919263,18.973699,19.028135,19.082571,19.135061,19.182112,19.229161,19.27621,19.323259,19.370308,19.416915,19.463282,19.50965,19.556017,19.602384,19.648777,19.695826,19.742875,19.789924,19.836974,19.884024,19.930784,19.977151,20.023519,20.069886,20.116253,20.162621,20.202177,20.240134,20.278092,20.316049,20.354007,20.390445,20.420674,20.450904,20.481134,20.511364,20.541594,20.568111,20.591976,20.615842,20.639708,20.663573,20.687439,20.784938,20.88472,20.9845,21.084281,21.184061,21.270428,21.332593,21.394757,21.456921,21.519085,21.581249,21.632432,21.679823,21.727213,21.774604,21.821993,21.869252,21.915619,21.961986,22.008354,22.054721,22.101088,22.155264,22.216745,22.278227,22.339711,22.401192,22.462674,22.5181,22.572878,22.627655,22.682433,22.737211,22.785168,22.816421,22.847674,22.878927,22.910178,22.941431,22.967224,22.99041,23.013593,23.036776,23.059959,23.081702,23.082043,23.082382,23.082724,23.083065,23.083407,23.093714,23.116217,23.138719,23.161219,23.183722,23.206224,23.216939,23.225348,23.233757,23.242169,23.250578,23.255463,23.248076,23.240689,23.233302,23.225915,23.218528,23.192086,23.153446,23.114806,23.076168,23.037528,22.998888,22.975988,22.953147,22.930303,22.907461,22.884617,22.870656,22.870995,22.871336,22.871678,22.872019,22.872358,22.884334,22.899791,22.915245,22.930702,22.946157,22.96046,22.968527,22.976597,22.984665,22.992735,23.000802,23.012513,23.027287,23.042061,23.056835,23.071609,23.086383,23.095239,23.103648,23.11206,23.120469,23.128878,23.131753,23.122661,23.113569,23.104477,23.095385,23.086295,23.045566,22.991472,22.937377,22.883283,22.829185,22.77512,22.721367,22.667611,22.613858,22.560103,22.50635,22.47116,22.456386,22.441612,22.426838,22.412064,22.39729,22.383103,22.369013,22.354922,22.340828,22.326737,22.314402,22.307356,22.300311,22.293265,22.28622,22.279172,22.276609,22.276609,22.276609,22.276609,22.276609,22.276426,22.268356,22.260289,22.252219,22.244151,22.236081,22.234482,22.242208,22.249936,22.257665,22.265393,22.273119,22.273882,22.27286,22.271835,22.270813,22.269791,22.255202,22.179968,22.104735,22.029502,21.954268,21.879035,21.806066,21.734811,21.663556,21.592299,21.521043,21.449787,21.386247,21.323059,21.259872,21.196685,21.133497,21.078725,21.040085,21.001445,20.962806,20.924166,20.885527,20.881703,20.890795,20.899885,20.908978,20.91807,20.931447,20.977474,21.0235,21.069527,21.115553,21.16158,21.192581,21.208719,21.224856,21.240994,21.257132,21.273269,21.282535,21.290944,21.299354,21.307764,21.316173,21.326434,21.341549,21.356664,21.371778,21.386894,21.402008,21.427591,21.458503,21.489414,21.520326,21.551237,21.583258,21.636671,21.690085,21.743498,21.796912,21.850325,21.910328,21.978856,22.047384,22.115913,22.184441,22.25297,22.296911,22.335551,22.374191,22.412829,22.451469,22.491655,22.53768,22.583707,22.629734,22.675761,22.721785,22.772419,22.826172,22.879928,22.933681,22.987437,23.04119,23.065577,23.089443,23.11331,23.137173,23.161039,23.165058,23.135171,23.105282,23.075392,23.045505,23.015616,22.985213,22.95464,22.92407,22.8935,22.86293,22.839922,22.862422,22.884924,22.907427,22.929927,22.952429,22.990926,23.04366,23.096391,23.149122,23.201853,23.254584,23.286711,23.316939,23.347168,23.377399,23.407627,23.447207,23.508347,23.56949,23.63063,23.691772,23.752912,23.835591,23.927984,24.02038,24.112773,24.205166,24.297663,24.391422,24.485178,24.578938,24.672694,24.766451,24.859895,24.952971,25.046045,25.139121,25.232197,25.325273,25.399244,25.469818,25.540391,25.610965,25.681541,25.748551,25.804012,25.85947,25.914928,25.970389,26.025847,26.080246,26.133999,26.187755,26.241508,26.295263,26.349016,26.402772,26.456525,26.51028,26.564033,26.617789,26.668082,26.713084,26.758089,26.803092,26.848097,26.893099,26.927611,26.959206,26.990798,27.022393,27.053987,27.084102,27.106943,27.129788,27.152629,27.175473,27.198315,27.217621,27.2341,27.25058,27.267059,27.283538,27.300014,27.315209,27.330325,27.345438,27.360553,27.375669,27.378637,27.356815,27.334995,27.313176,27.291356,27.269537,27.268128,27.274832,27.281536,27.288243,27.294947,27.304023,27.33391,27.363799,27.393689,27.423576,27.453465,27.472354,27.479741,27.487128,27.494515,27.501902,27.509289,27.503742,27.496355,27.488968,27.481581,27.474194,17.211585,17.149762,17.087939,17.026116,16.964293,16.909961,16.878013,16.846065,16.814117,16.782167,16.750219,16.727462,16.709932,16.692403,16.674873,16.657344,16.640211,16.639175,16.638138,16.637101,16.636065,16.635027,16.636739,16.642393,16.648047,16.653701,16.659355,16.665009,16.665328,16.664292,16.663255,16.662217,16.661181,16.65749,16.642034,16.626578,16.611123,16.595667,16.580211,16.555934,16.525023,16.494111,16.4632,16.432288,16.401377,16.387247,16.373865,16.360484,16.347101,16.333718,16.317679,16.296569,16.275459,16.254349,16.233238,16.212128,16.168433,16.116411,16.064389,16.012368,15.960346,15.906391,15.837876,15.769362,15.700847,15.632333,15.56382,15.490888,15.413609,15.33633,15.25905,15.181771,15.104493,15.027214,14.949935,14.872656,14.795377,14.718098,14.650381,14.607595,14.564807,14.522021,14.479233,14.436447,14.400856,14.368906,14.336958,14.30501,14.273062,14.240099,14.188077,14.136056,14.084033,14.032012,13.97999,13.931347,13.887054,13.84276,13.798466,13.754173,13.709879,13.682122,13.657902,13.633682,13.609461,13.58524,13.567308,13.572963,13.578617,13.584271,13.589925,13.595579,13.607705,13.624199,13.640691,13.657184,13.673676,13.69017,13.738092,13.786534,13.834975,13.883416,13.931857,13.982393,14.036489,14.090583,14.144679,14.198774,14.25287,14.336218,14.428954,14.521689,14.614423,14.707158,14.795002,14.853715,14.912428,14.97114,15.029852,15.088565,15.136081,15.173684,15.211286,15.248888,15.286492,15.324094,15.361696,15.3993,15.436902,15.474504,15.512108,15.551742,15.596036,15.640329,15.684623,15.728918,15.773211,15.803647,15.827868,15.852089,15.876308,15.900529,15.923045,15.925118,15.927192,15.929265,15.93134,15.933413,15.946716,15.973012,15.999306,16.0256,16.051894,16.078189,16.09703,16.11456,16.132089,16.149619,16.167148,16.184678,16.202207,16.219737,16.237266,16.254796,16.272325,16.304312,16.345025,16.385738,16.426452,16.467165,16.507957,16.556399,16.60484,16.653281,16.701722,16.750164,16.804739,16.868636,16.932532,16.99643,17.060327,17.124224,17.201856,17.283282,17.364709,17.446135,17.527562,17.608283,17.685561,17.76284,17.840119,17.917399,17.994678,18.053012,18.096268,18.139526,18.182782,18.226038,18.269296,18.296992,18.323756,18.35052,18.377284,18.404048,18.422318,18.423356,18.424392,18.425429,18.426466,18.427502,18.434079,18.442844,18.451609,18.460373,18.469138,18.480193,18.511105,18.542018,18.572929,18.603841,18.634752,18.668435,18.705,18.741566,18.778132,18.814697,18.851263,18.899562,18.94951,18.999458,19.049405,19.099354,19.148358,19.194725,19.241093,19.28746,19.333827,19.380196,19.427237,19.474641,19.522045,19.56945,19.616854,19.664258,19.711663,19.759067,19.806471,19.853875,19.90128,19.948244,19.994613,20.04098,20.087347,20.133715,20.180082,20.21851,20.255076,20.291642,20.328207,20.364773,20.400634,20.43362,20.466605,20.499591,20.532576,20.565562,20.594644,20.620939,20.647233,20.673527,20.699821,20.726115,20.824349,20.924812,21.025275,21.125737,21.2262,21.311776,21.370488,21.4292,21.487913,21.546625,21.605339,21.653334,21.697627,21.741921,21.786215,21.830508,21.875071,21.921439,21.967806,22.014175,22.060542,22.106909,22.160724,22.221511,22.282296,22.343084,22.403869,22.464657,22.516588,22.567575,22.618558,22.669544,22.720528,22.765395,22.795269,22.825143,22.855019,22.884892,22.914769,22.939416,22.961561,22.983709,23.005857,23.028002,23.048881,23.050954,23.05303,23.055103,23.057176,23.059249,23.069885,23.090995,23.112108,23.133217,23.154327,23.175437,23.184484,23.191178,23.197868,23.204559,23.21125,23.214956,23.208263,23.201572,23.194882,23.188191,23.1815,23.155961,23.118359,23.080756,23.043152,23.005549,22.967947,22.943679,22.919458,22.895237,22.871016,22.846795,22.83106,22.828984,22.826911,22.824838,22.822765,22.820689,22.831312,22.845731,22.86015,22.874567,22.888986,22.902521,22.911287,22.920051,22.928815,22.937581,22.946345,22.959305,22.9758,22.992293,23.008785,23.025277,23.04177,23.051079,23.059843,23.068609,23.077373,23.086137,23.090013,23.083322,23.076631,23.069941,23.06325,23.056559,23.015086,22.958919,22.902748,22.846581,22.79041,22.734147,22.676942,22.619736,22.562531,22.505325,22.44812,22.409315,22.39075,22.372182,22.353616,22.335048,22.316483,22.299707,22.283212,22.26672,22.250227,22.233735,22.218914,22.209111,22.199309,22.189507,22.179705,22.169904,22.165678,22.164642,22.163605,22.162568,22.161532,22.16027,22.149432,22.138594,22.127756,22.116916,22.106078,22.101144,22.104725,22.108304,22.111885,22.115465,22.119046,22.120602,22.121638,22.122675,22.123713,22.124749,22.112228,22.039097,21.965964,21.892833,21.819702,21.746571,21.679021,21.61569,21.55236,21.48903,21.425701,21.362371,21.305438,21.248799,21.19216,21.135521,21.078883,21.028769,20.991165,20.953563,20.915961,20.878357,20.840755,20.836217,20.843944,20.851673,20.8594,20.867129,20.87934,20.925707,20.972074,21.018443,21.06481,21.111177,21.142006,21.157461,21.172917,21.188373,21.203829,21.219284,21.226946,21.233636,21.240327,21.247019,21.253709,21.262819,21.278275,21.29373,21.309187,21.324643,21.340099,21.36717,21.400156,21.433141,21.466127,21.499111,21.53324,21.589409,21.645578,21.701747,21.757916,21.814085,21.874732,21.941173,22.007614,22.074053,22.140494,22.206934,22.249653,22.287255,22.324857,22.362462,22.400064,22.439933,22.488375,22.536817,22.585258,22.633697,22.682139,22.733951,22.788046,22.842141,22.896235,22.950332,23.004427,23.026114,23.047224,23.068334,23.089443,23.110553,23.111692,23.078705,23.04572,23.012735,22.979748,22.946763,22.913779,22.880794,22.847807,22.814822,22.781837,22.757005,22.781223,22.805444,22.829665,22.853886,22.878106,22.919781,22.976986,23.034192,23.0914,23.148606,23.205811,23.245585,23.283753,23.321922,23.360094,23.398262,23.444213,23.508109,23.572008,23.635904,23.6998,23.763696,23.847466,23.940201,24.032935,24.12567,24.218407,24.311142,24.403876,24.496611,24.589346,24.68208,24.774815,24.866112,24.955736,25.045359,25.134983,25.224609,25.314233,25.384174,25.450614,25.517055,25.583495,25.649936,25.712244,25.761154,25.810064,25.858978,25.907888,25.956798,26.007644,26.059668,26.11169,26.163711,26.215732,26.267791,26.323959,26.380129,26.436297,26.492467,26.548635,26.602568,26.653083,26.703597,26.754112,26.804627,26.855142,26.888699,26.917537,26.946375,26.975214,27.00405,27.032284,27.057541,27.082799,27.108055,27.133314,27.15857,27.17896,27.195452,27.211945,27.228437,27.244929,27.261422,27.273029,27.284337,27.295645,27.306954,27.318262,27.318569,27.296421,27.274273,27.252128,27.229981,27.207833,27.207806,27.21657,27.225337,27.2341,27.242864,27.25368,27.282518,27.311357,27.340195,27.369034,27.397869,27.417404,27.427203,27.437005,27.446806,27.456608,27.46641,27.465403,27.462862,27.460317,27.457773,27.455231,17.211585,17.149762,17.087939,17.026116,16.964293,16.909616,16.876289,16.842963,16.809637,16.776311,16.742984,16.717971,16.697685,16.6774,16.657115,16.63683,16.616977,16.614562,16.612147,16.609732,16.607318,16.604903,16.60467,16.607569,16.610467,16.613366,16.616264,16.619163,16.617825,16.61541,16.612996,16.610581,16.608166,16.60335,16.587895,16.572439,16.556983,16.541527,16.526071,16.501795,16.470883,16.439972,16.40906,16.378149,16.347237,16.335746,16.32512,16.314493,16.303867,16.293241,16.279956,16.261601,16.243246,16.224892,16.206537,16.188184,16.147244,16.097978,16.048712,15.999446,15.950179,15.898817,15.831682,15.764545,15.697409,15.630272,15.563135,15.490888,15.413609,15.33633,15.25905,15.181771,15.104493,15.027214,14.949935,14.872656,14.795377,14.718098,14.648854,14.600555,14.552257,14.503959,14.45566,14.407362,14.369004,14.335678,14.302352,14.269024,14.235698,14.201567,14.1523,14.103035,14.053769,14.004502,13.955237,13.909349,13.867811,13.826273,13.784735,13.743197,13.701659,13.673254,13.647655,13.622057,13.596458,13.57086,13.55126,13.554159,13.557057,13.559956,13.562854,13.565753,13.577592,13.595462,13.613333,13.631203,13.649074,13.666944,13.717601,13.768797,13.819994,13.871191,13.922389,13.974659,14.028754,14.082849,14.136945,14.19104,14.245136,14.328484,14.421219,14.513954,14.60669,14.699424,14.786674,14.841253,14.895832,14.950411,15.00499,15.05957,15.104413,15.140639,15.176863,15.213088,15.249313,15.285538,15.321763,15.357987,15.394212,15.430437,15.466662,15.5045,15.546038,15.587576,15.629114,15.670653,15.712191,15.742724,15.768323,15.793922,15.81952,15.845119,15.869117,15.873946,15.878776,15.883605,15.888434,15.893264,15.909963,15.94039,15.970818,16.001245,16.031673,16.062102,16.083905,16.10419,16.124476,16.144761,16.165046,16.185331,16.205616,16.225901,16.246186,16.266471,16.286756,16.321499,16.364967,16.408437,16.451906,16.495374,16.538923,16.59012,16.641317,16.692513,16.74371,16.794907,16.852238,16.91889,16.985543,17.052195,17.118849,17.185501,17.268048,17.354985,17.441924,17.528862,17.615799,17.701093,17.778372,17.85565,17.932931,18.010209,18.087488,18.14352,18.182643,18.221766,18.260891,18.300014,18.339137,18.361399,18.382652,18.403905,18.425158,18.44641,18.461444,18.463859,18.466273,18.468688,18.471103,18.473517,18.481472,18.491614,18.501757,18.511899,18.522042,18.534333,18.565244,18.596156,18.627068,18.657979,18.688892,18.721224,18.755033,18.788844,18.822654,18.856464,18.890274,18.933402,18.977837,19.022275,19.06671,19.111148,19.156092,19.202459,19.248828,19.295195,19.341562,19.38793,19.435867,19.484649,19.533431,19.582213,19.630995,19.679777,19.728559,19.777341,19.826123,19.874905,19.923687,19.971447,20.017814,20.064182,20.11055,20.156918,20.203285,20.23948,20.273291,20.307101,20.340911,20.374722,20.408911,20.444652,20.480393,20.516134,20.551874,20.587615,20.620257,20.650685,20.681113,20.711541,20.741969,20.772396,20.870754,20.971218,21.07168,21.172143,21.272606,21.356706,21.411286,21.465865,21.520444,21.575023,21.629602,21.674488,21.716026,21.757565,21.799103,21.840641,21.882806,21.929174,21.975541,22.021908,22.068276,22.114643,22.167747,22.227156,22.286564,22.345973,22.405381,22.464789,22.512855,22.559708,22.606559,22.653409,22.70026,22.741791,22.770288,22.798785,22.827282,22.855781,22.884278,22.907546,22.928314,22.949085,22.969854,22.990622,23.010384,23.015213,23.020043,23.024872,23.029701,23.034531,23.045445,23.063798,23.082152,23.100508,23.118862,23.137215,23.144663,23.149975,23.155288,23.160602,23.165916,23.168858,23.163544,23.15823,23.152919,23.147605,23.142291,23.118131,23.081906,23.04568,23.009455,22.973229,22.937007,22.911369,22.885771,22.860171,22.834574,22.808976,22.791332,22.786502,22.781673,22.776844,22.772014,22.767185,22.77611,22.789153,22.802193,22.815235,22.828275,22.840864,22.851005,22.861148,22.871291,22.881435,22.891575,22.905915,22.923787,22.941656,22.959528,22.977397,22.995269,23.005955,23.016098,23.026238,23.036382,23.046525,23.051778,23.046464,23.041153,23.035839,23.030525,23.025211,22.982213,22.923289,22.864362,22.805439,22.746515,22.687374,22.626032,22.564694,22.503355,22.442017,22.380676,22.337738,22.31504,22.292339,22.26964,22.246939,22.224241,22.205707,22.187836,22.169966,22.152096,22.134225,22.11768,22.105123,22.092565,22.080009,22.067451,22.054894,22.048789,22.046374,22.043959,22.041545,22.03913,22.036429,22.021457,22.006484,21.991513,21.976541,21.961569,21.951937,21.950007,21.948075,21.946145,21.944214,21.942284,21.943811,21.946226,21.948641,21.951055,21.95347,21.943083,21.875463,21.807843,21.740223,21.672603,21.604982,21.544512,21.489449,21.434386,21.379323,21.324261,21.269197,21.219214,21.169465,21.119715,21.069965,21.020215,20.9751,20.938876,20.902651,20.866427,20.830201,20.793977,20.789811,20.797538,20.805267,20.812996,20.820723,20.832935,20.879302,20.92567,20.972037,21.018404,21.064772,21.0956,21.111056,21.126511,21.141967,21.157423,21.172879,21.179315,21.184628,21.189942,21.195254,21.200568,21.208681,21.224136,21.239592,21.255048,21.270504,21.285959,21.314857,21.350598,21.386339,21.42208,21.457821,21.494704,21.55363,21.612553,21.671479,21.730404,21.789328,21.849728,21.912034,21.974342,22.036648,22.098956,22.161263,22.202114,22.238339,22.274565,22.310788,22.347013,22.386371,22.437569,22.488764,22.539962,22.591157,22.642355,22.69528,22.749374,22.803471,22.857566,22.91166,22.965755,22.984733,23.003087,23.021443,23.039797,23.058151,23.056533,23.020792,22.985051,22.94931,22.913569,22.877828,22.842088,22.806347,22.770606,22.734865,22.699124,22.672123,22.697721,22.723321,22.748919,22.774516,22.800117,22.844627,22.905965,22.967304,23.028645,23.089984,23.151322,23.200278,23.248092,23.295906,23.34372,23.391535,23.445047,23.511699,23.578352,23.645004,23.711656,23.778309,23.862936,23.955671,24.048406,24.14114,24.233875,24.32661,24.419344,24.512079,24.604813,24.697548,24.790283,24.879668,24.965159,25.050649,25.13614,25.22163,25.307121,25.372929,25.435237,25.497544,25.559849,25.622157,25.679683,25.721704,25.763728,25.805749,25.84777,25.889794,25.936324,25.985589,26.034854,26.084119,26.133387,26.18274,26.241664,26.300588,26.359514,26.418438,26.477362,26.535139,26.591167,26.647194,26.703219,26.759246,26.815271,26.847872,26.873954,26.900036,26.926118,26.9522,26.978611,27.006623,27.034636,27.062648,27.090663,27.118675,27.141053,27.158922,27.176794,27.194666,27.212535,27.230407,27.236899,27.242697,27.248493,27.254292,27.260087,27.257148,27.23638,27.215609,27.194841,27.174072,27.153301,27.154652,27.164795,27.174938,27.185081,27.195222,27.206994,27.233076,27.259158,27.28524,27.311322,27.337405,27.356876,27.369433,27.381991,27.394549,27.407104,27.419662,27.425029,27.429377,27.433721,27.438066,27.442414,17.211585,17.149762,17.087939,17.026116,16.964293,16.90927,16.874566,16.839863,16.805158,16.770454,16.73575,16.70848,16.68544,16.662399,16.639359,16.616317,16.593741,16.589948,16.586155,16.582362,16.578571,16.574778,16.572602,16.572745,16.572888,16.57303,16.573173,16.573316,16.570321,16.566528,16.562736,16.558944,16.555151,16.549212,16.533756,16.518301,16.502845,16.487389,16.471933,16.447657,16.416744,16.385832,16.354921,16.324009,16.293098,16.284245,16.276374,16.268503,16.260632,16.252762,16.242232,16.226633,16.211034,16.195436,16.179837,16.164238,16.126055,16.079545,16.033034,15.986524,15.940014,15.891245,15.825486,15.759729,15.69397,15.628211,15.562452,15.490888,15.413609,15.33633,15.25905,15.181771,15.104493,15.027214,14.949935,14.872656,14.795377,14.718098,14.647326,14.593516,14.539706,14.485896,14.432088,14.378278,14.337153,14.302448,14.267744,14.23304,14.198336,14.163035,14.116525,14.070015,14.023505,13.976994,13.930484,13.887352,13.848569,13.809787,13.771004,13.732223,13.693439,13.664384,13.637408,13.610431,13.583455,13.556479,13.535212,13.535354,13.535497,13.53564,13.535783,13.535926,13.547477,13.566726,13.585975,13.605223,13.62447,13.643719,13.697109,13.751062,13.805015,13.858966,13.912919,13.966924,14.02102,14.075116,14.12921,14.183306,14.237401,14.320751,14.413485,14.50622,14.598954,14.69169,14.778346,14.828791,14.879237,14.929683,14.980129,15.030574,15.072746,15.107593,15.14244,15.177288,15.212134,15.246981,15.281828,15.316675,15.351521,15.386369,15.421216,15.457259,15.496041,15.534824,15.573605,15.612388,15.65117,15.681802,15.708778,15.735755,15.762731,15.789707,15.815191,15.822775,15.83036,15.837945,15.84553,15.853116,15.873208,15.907769,15.94233,15.976892,16.011453,16.046014,16.070779,16.093821,16.116861,16.139902,16.162942,16.185984,16.209025,16.232065,16.255106,16.278146,16.301188,16.338685,16.384911,16.431135,16.47736,16.523584,16.569888,16.623841,16.677792,16.731745,16.785698,16.83965,16.899737,16.969146,17.038553,17.107962,17.17737,17.246778,17.33424,17.42669,17.519138,17.611587,17.704036,17.793903,17.871183,17.948462,18.025741,18.10302,18.180298,18.234029,18.269019,18.304008,18.338998,18.373989,18.408978,18.425808,18.441549,18.457291,18.473031,18.488773,18.50057,18.504363,18.508155,18.511948,18.51574,18.519532,18.528864,18.540385,18.551905,18.563425,18.574947,18.588472,18.619384,18.650296,18.681207,18.712119,18.74303,18.774012,18.805066,18.836121,18.867175,18.89823,18.929284,18.96724,19.006165,19.045091,19.084016,19.122942,19.163827,19.210194,19.256562,19.302929,19.349296,19.395664,19.444496,19.494656,19.544816,19.594976,19.645136,19.695296,19.745456,19.795615,19.845775,19.895935,19.946096,19.99465,20.041017,20.087384,20.133752,20.180119,20.226486,20.260451,20.291505,20.32256,20.353614,20.384669,20.417187,20.455683,20.49418,20.532676,20.571173,20.60967,20.645871,20.680432,20.714993,20.749555,20.784116,20.818677,20.91716,21.017622,21.118085,21.218548,21.31901,21.401637,21.452083,21.502528,21.552974,21.60342,21.653866,21.695643,21.734426,21.773207,21.81199,21.850772,21.89054,21.936908,21.983275,22.029642,22.07601,22.122377,22.174769,22.232801,22.29083,22.348861,22.406893,22.464922,22.509122,22.551839,22.59456,22.637277,22.679995,22.71819,22.74531,22.772427,22.799547,22.826668,22.853785,22.875676,22.895067,22.914459,22.933851,22.953242,22.971887,22.979473,22.987058,22.994644,23.002227,23.009812,23.021001,23.036601,23.052199,23.067799,23.083396,23.098996,23.10484,23.108774,23.112709,23.116646,23.12058,23.122759,23.118825,23.114888,23.110953,23.107019,23.103082,23.080298,23.045452,23.010604,22.975758,22.940912,22.906063,22.87906,22.852083,22.825108,22.798131,22.771154,22.751606,22.744021,22.736435,22.728852,22.721266,22.713681,22.720912,22.732575,22.744238,22.755901,22.767564,22.779205,22.790725,22.802245,22.813765,22.825288,22.836808,22.852525,22.871773,22.891022,22.910268,22.929516,22.948765,22.96083,22.97235,22.98387,22.99539,23.00691,23.013543,23.009608,23.005671,23.001737,22.997802,22.993865,22.949339,22.887659,22.825979,22.764299,22.702619,22.640597,22.575126,22.509651,22.44418,22.378706,22.313234,22.266164,22.23933,22.212496,22.185663,22.158829,22.131996,22.111708,22.092459,22.073211,22.053962,22.034714,22.016448,22.001135,21.985822,21.970509,21.955196,21.939884,21.931899,21.928107,21.924315,21.920522,21.91673,21.912587,21.893482,21.874376,21.855271,21.836165,21.817061,21.80273,21.795289,21.787846,21.780404,21.772963,21.76552,21.767022,21.770815,21.774608,21.7784,21.782192,21.773938,21.711829,21.64972,21.587611,21.525502,21.463393,21.410004,21.363208,21.316412,21.269617,21.22282,21.176024,21.13299,21.09013,21.047269,21.004409,20.961548,20.921434,20.886588,20.85174,20.816893,20.782046,20.7472,20.743406,20.751134,20.758861,20.76659,20.774317,20.786529,20.832897,20.879264,20.925631,20.971999,21.018366,21.049196,21.064651,21.080107,21.095563,21.111019,21.126474,21.131684,21.135619,21.139555,21.14349,21.147425,21.154541,21.169997,21.185453,21.200908,21.216364,21.23182,21.262543,21.301041,21.339536,21.378033,21.416531,21.456169,21.51785,21.57953,21.641211,21.702891,21.764571,21.824723,21.882896,21.94107,21.999243,22.057418,22.115591,22.154576,22.189422,22.22427,22.259116,22.293964,22.332808,22.38676,22.440714,22.494666,22.548617,22.602571,22.656608,22.710705,22.764799,22.818894,22.872989,22.927086,22.943356,22.958953,22.974553,22.990151,23.005751,23.001377,22.96288,22.924385,22.885888,22.847391,22.808894,22.770397,22.7319,22.693405,22.654908,22.616411,22.587244,22.614221,22.641196,22.668173,22.69515,22.722124,22.769473,22.834944,22.900418,22.96589,23.031364,23.096836,23.154971,23.212428,23.269887,23.327347,23.384807,23.445881,23.515287,23.584695,23.654104,23.723513,23.792921,23.878404,23.971139,24.063873,24.156608,24.249343,24.342077,24.434812,24.527546,24.620281,24.713016,24.805753,24.893227,24.974582,25.055939,25.137297,25.218654,25.300012,25.361684,25.419859,25.478033,25.536205,25.59438,25.647122,25.682256,25.717388,25.75252,25.787655,25.822787,25.865001,25.91151,25.958022,26.004531,26.051042,26.097689,26.159369,26.221049,26.282729,26.344409,26.406089,26.467714,26.529251,26.590788,26.652325,26.713862,26.7754,26.807047,26.830373,26.853699,26.877025,26.900351,26.924937,26.955706,26.986474,27.017243,27.048012,27.07878,27.103147,27.122395,27.141644,27.160892,27.180141,27.199389,27.200772,27.201055,27.201341,27.201627,27.201913,27.195728,27.176336,27.156945,27.137553,27.118162,27.098773,27.1015,27.11302,27.12454,27.13606,27.14758,27.160307,27.183633,27.206962,27.230288,27.253614,27.27694,27.29635,27.311661,27.326975,27.342289,27.357601,27.372915,27.384657,27.395892,27.407126,27.41836,27.429596,17.211585,17.149762,17.087939,17.026116,16.964293,16.908924,16.872843,16.836761,16.800678,16.764597,16.728515,16.698989,16.673193,16.647397,16.621601,16.595803,16.570505,16.565334,16.560164,16.554993,16.549824,16.544653,16.540533,16.53792,16.535308,16.532695,16.530081,16.527469,16.522817,16.517647,16.512476,16.507306,16.502135,16.495073,16.479617,16.464161,16.448705,16.433249,16.417794,16.393517,16.362606,16.331694,16.300783,16.26987,16.238958,16.232743,16.227629,16.222513,16.217398,16.212283,16.204509,16.191667,16.178823,16.16598,16.153137,16.140294,16.104866,16.06111,16.017356,15.973602,15.929847,15.883673,15.819292,15.754911,15.69053,15.62615,15.561769,15.490888,15.413609,15.33633,15.25905,15.181771,15.104493,15.027214,14.949935,14.872656,14.795377,14.718098,14.645797,14.586477,14.527156,14.467835,14.408514,14.349193,14.305301,14.269219,14.233136,14.197055,14.160973,14.124503,14.080749,14.036994,13.993239,13.949485,13.90573,13.865354,13.829327,13.7933,13.757273,13.721247,13.68522,13.655514,13.62716,13.598806,13.570453,13.542099,13.519163,13.51655,13.513938,13.511325,13.508712,13.5061,13.517364,13.537989,13.558616,13.579241,13.599868,13.620495,13.676617,13.733325,13.790034,13.846742,13.90345,13.95919,14.013286,14.06738,14.121476,14.175572,14.229667,14.313017,14.405751,14.498486,14.591221,14.683955,14.770018,14.816329,14.862641,14.908954,14.955266,15.001578,15.041078,15.074547,15.108017,15.141486,15.174955,15.208424,15.241893,15.275363,15.308832,15.342301,15.37577,15.410016,15.446043,15.48207,15.518097,15.554124,15.590149,15.620879,15.649233,15.677587,15.705942,15.734296,15.761263,15.771603,15.781944,15.792284,15.802626,15.812967,15.836453,15.875148,15.913843,15.952537,15.991232,16.029927,16.057654,16.083451,16.109247,16.135044,16.16084,16.186636,16.212432,16.23823,16.264026,16.289823,16.315619,16.355873,16.404853,16.453834,16.502813,16.551794,16.600852,16.657561,16.714269,16.770977,16.827685,16.884394,16.947236,17.0194,17.091563,17.163727,17.235892,17.308055,17.400431,17.498392,17.596352,17.694313,17.792273,17.886714,17.963993,18.041272,18.118551,18.19583,18.273109,18.324537,18.355394,18.38625,18.417106,18.447963,18.478819,18.490215,18.500445,18.510676,18.520907,18.531136,18.539696,18.544867,18.550036,18.555207,18.560377,18.565548,18.576257,18.589156,18.602054,18.614952,18.62785,18.642612,18.673524,18.704435,18.735347,18.766258,18.79717,18.826801,18.855099,18.883399,18.911697,18.939997,18.968295,19.001079,19.034492,19.067907,19.101321,19.134734,19.171561,19.217928,19.264295,19.310663,19.35703,19.403397,19.453126,19.504664,19.556201,19.607739,19.659277,19.710814,19.762353,19.813891,19.865428,19.916966,19.968504,20.017853,20.06422,20.110587,20.156955,20.203322,20.249689,20.281422,20.30972,20.33802,20.366318,20.394617,20.425463,20.466715,20.507968,20.54922,20.590472,20.631724,20.671484,20.71018,20.748874,20.787569,20.826263,20.864959,20.963565,21.064028,21.164491,21.264953,21.365416,21.446568,21.492881,21.539193,21.585505,21.631818,21.67813,21.716798,21.752824,21.788851,21.824878,21.860904,21.898274,21.944641,21.991009,22.037376,22.083743,22.130111,22.181792,22.238445,22.295098,22.35175,22.408402,22.465057,22.505389,22.543973,22.582558,22.621142,22.659727,22.694589,22.720329,22.74607,22.771813,22.797554,22.823294,22.843809,22.861821,22.879835,22.897848,22.915862,22.93339,22.943732,22.954071,22.964413,22.974754,22.985094,22.996561,23.009404,23.022246,23.035089,23.047933,23.060775,23.065016,23.067574,23.070131,23.072689,23.075244,23.076661,23.074103,23.071548,23.06899,23.066433,23.063875,23.042469,23.008999,22.97553,22.942061,22.908592,22.875123,22.84675,22.818396,22.790042,22.761688,22.733335,22.71188,22.701539,22.691197,22.680858,22.670516,22.660177,22.66571,22.675997,22.686283,22.696569,22.706853,22.717547,22.730446,22.743343,22.756242,22.769139,22.782038,22.799132,22.81976,22.840385,22.86101,22.881638,22.902264,22.915706,22.928603,22.941502,22.954399,22.967299,22.975308,22.97275,22.970192,22.967635,22.965077,22.962519,22.916466,22.85203,22.787593,22.723157,22.658721,22.593821,22.524216,22.454609,22.385002,22.315397,22.24579,22.194587,22.16362,22.132652,22.101685,22.070719,22.039752,22.017708,21.997082,21.976456,21.95583,21.935204,21.915217,21.897147,21.879078,21.861011,21.842942,21.824873,21.81501,21.809841,21.80467,21.799499,21.794329,21.788745,21.765507,21.742268,21.719029,21.69579,21.672551,21.653525,21.640571,21.627617,21.614664,21.60171,21.588758,21.590232,21.595403,21.600574,21.605744,21.610915,21.604793,21.548195,21.491599,21.435001,21.378403,21.321805,21.275496,21.236967,21.198438,21.159909,21.12138,21.082851,21.046768,21.010795,20.974824,20.938853,20.902881,20.867767,20.834297,20.800828,20.767359,20.73389,20.700421,20.697001,20.704728,20.712457,20.720184,20.727913,20.740125,20.786492,20.83286,20.879227,20.925594,20.971962,21.00279,21.018246,21.033701,21.049157,21.064613,21.080069,21.084053,21.086611,21.089169,21.091726,21.094284,21.100401,21.115857,21.131313,21.146769,21.162225,21.17768,21.210229,21.251483,21.292735,21.333987,21.375239,21.417635,21.482071,21.546506,21.610942,21.675379,21.739814,21.799719,21.853759,21.907799,21.961838,22.015878,22.069919,22.107038,22.140507,22.173976,22.207445,22.240913,22.279246,22.335954,22.392662,22.449369,22.506077,22.562788,22.617939,22.672033,22.726128,22.780222,22.834319,22.888414,22.901978,22.914819,22.927663,22.940507,22.953348,22.94622,22.904967,22.863716,22.822463,22.781212,22.739959,22.698706,22.657455,22.616202,22.574951,22.533698,22.502365,22.530719,22.559073,22.587427,22.615781,22.644135,22.694316,22.763923,22.83353,22.903135,22.972742,23.042349,23.109664,23.176766,23.243871,23.310974,23.378079,23.446712,23.518877,23.591042,23.663204,23.735369,23.807534,23.893872,23.986606,24.079341,24.172076,24.26481,24.357545,24.45028,24.543017,24.635751,24.728486,24.821221,24.906783,24.984007,25.061229,25.138454,25.215679,25.292903,25.350442,25.404481,25.458523,25.512562,25.566603,25.614563,25.642806,25.671049,25.699294,25.727537,25.755779,25.793678,25.837431,25.881186,25.924942,25.968697,26.012638,26.077071,26.141508,26.205944,26.27038,26.334817,26.400286,26.467335,26.534385,26.601432,26.668481,26.735531,26.76622,26.78679,26.807362,26.827932,26.848502,26.871261,26.904786,26.938311,26.971835,27.00536,27.038885,27.065243,27.085868,27.106496,27.127121,27.147747,27.168372,27.164641,27.159415,27.154188,27.148965,27.143738,27.134307,27.116292,27.09828,27.080268,27.062253,27.044241,27.048345,27.061245,27.074141,27.087041,27.099938,27.113621,27.134191,27.154763,27.175333,27.195905,27.216475,27.235824,27.253892,27.271959,27.29003,27.308097,27.326165,27.344283,27.362406,27.38053,27.398653,27.416779,17.211585,17.149762,17.087939,17.026116,16.964293,16.908579,16.87112,16.833659,16.7962,16.758741,16.72128,16.689499,16.660946,16.632395,16.603843,16.57529,16.547269,16.540721,16.534172,16.527624,16.521077,16.514528,16.508464,16.503096,16.497727,16.492359,16.48699,16.481622,16.475313,16.468765,16.462216,16.455669,16.449121,16.440933,16.425477,16.410021,16.394566,16.37911,16.363654,16.339378,16.308466,16.277555,16.246643,16.215731,16.18482,16.181242,16.178882,16.176523,16.174163,16.171804,16.166787,16.156699,16.146611,16.136524,16.126436,16.11635,16.083676,16.042677,16.001678,15.960679,15.91968,15.8761,15.813098,15.750094,15.687091,15.624088,15.561086,15.490888,15.413609,15.33633,15.25905,15.181771,15.104493,15.027214,14.949935,14.872656,14.795377,14.718098,14.644269,14.579437,14.514605,14.449773,14.384941,14.320108,14.27345,14.235989,14.19853,14.16107,14.12361,14.085971,14.044973,14.003974,13.962975,13.921976,13.880977,13.843356,13.810085,13.776815,13.743543,13.710272,13.677,13.646646,13.616914,13.587182,13.55745,13.527718,13.503114,13.497746,13.492378,13.48701,13.48164,13.476272,13.48725,13.509253,13.531258,13.553261,13.575266,13.597269,13.656126,13.71559,13.775054,13.834518,13.893981,13.951456,14.005552,14.059647,14.113742,14.167837,14.221933,14.305282,14.398017,14.490752,14.583487,14.676221,14.761688,14.803867,14.846047,14.888226,14.930404,14.972583,15.009411,15.041502,15.073594,15.105685,15.137776,15.169867,15.201959,15.234051,15.266142,15.298233,15.330324,15.362774,15.396045,15.429317,15.462587,15.495859,15.52913,15.559958,15.58969,15.619421,15.649153,15.678885,15.707335,15.720432,15.733529,15.746625,15.759721,15.772817,15.799699,15.842526,15.885355,15.928184,15.971011,16.01384,16.044529,16.073082,16.101633,16.130185,16.158738,16.187289,16.215841,16.244394,16.272946,16.301497,16.33005,16.37306,16.424795,16.476531,16.528266,16.580003,16.631818,16.691282,16.750745,16.810209,16.869673,16.929137,16.994734,17.069654,17.144574,17.219493,17.294413,17.369332,17.466624,17.570095,17.673568,17.777038,17.880511,17.979524,18.056803,18.134082,18.211361,18.28864,18.365919,18.415046,18.441769,18.468492,18.495215,18.521938,18.548661,18.554623,18.559341,18.564061,18.56878,18.573499,18.578822,18.585369,18.591918,18.598466,18.605015,18.611563,18.623651,18.637926,18.652202,18.666478,18.680754,18.696752,18.727663,18.758575,18.789486,18.820398,18.851309,18.87959,18.905134,18.930676,18.956219,18.981763,19.007306,19.034917,19.062821,19.090723,19.118626,19.146528,19.179295,19.225662,19.272029,19.318397,19.364764,19.411133,19.461756,19.514671,19.567587,19.620502,19.673419,19.726334,19.77925,19.832165,19.88508,19.937996,19.990911,20.041056,20.087423,20.13379,20.180158,20.226525,20.272892,20.302392,20.327936,20.353478,20.379021,20.404565,20.433739,20.477748,20.521755,20.565763,20.609771,20.653779,20.697099,20.739927,20.782755,20.825583,20.868411,20.911239,21.00997,21.110433,21.210895,21.311359,21.41182,21.491499,21.533678,21.575857,21.618035,21.660214,21.702393,21.737951,21.771223,21.804494,21.837766,21.871036,21.906008,21.952375,21.998743,22.045111,22.091479,22.137846,22.188813,22.24409,22.299363,22.354638,22.409914,22.465189,22.501656,22.536107,22.570558,22.60501,22.639459,22.670987,22.695351,22.719712,22.744076,22.76844,22.792804,22.811939,22.828574,22.845209,22.861847,22.878482,22.894893,22.907991,22.921086,22.934181,22.94728,22.960375,22.972117,22.982205,22.992293,23.00238,23.012468,23.022555,23.025192,23.026371,23.027552,23.02873,23.029911,23.030565,23.029384,23.028206,23.027025,23.025844,23.024666,23.004636,22.972546,22.940454,22.908364,22.876272,22.844179,22.814441,22.784707,22.754977,22.725243,22.695513,22.672152,22.659057,22.645961,22.632863,22.619768,22.606673,22.610512,22.619419,22.628328,22.637235,22.646141,22.65589,22.670166,22.68444,22.698716,22.712993,22.727269,22.745742,22.767746,22.789748,22.811753,22.833758,22.855763,22.870582,22.884858,22.899134,22.913411,22.927687,22.937073,22.935892,22.934714,22.933533,22.932355,22.931174,22.883592,22.8164,22.749207,22.682017,22.614825,22.547047,22.473307,22.399567,22.325826,22.252086,22.178347,22.12301,22.087909,22.052809,22.017709,21.982609,21.947509,21.923709,21.901705,21.879701,21.857697,21.835694,21.813984,21.793159,21.772335,21.751511,21.730687,21.709863,21.698121,21.691573,21.685024,21.678476,21.671929,21.664905,21.637532,21.61016,21.582787,21.555415,21.528042,21.504318,21.485853,21.467388,21.448923,21.430459,21.411994,21.413443,21.419991,21.42654,21.433088,21.439635,21.435648,21.384563,21.333476,21.282389,21.231304,21.180217,21.140989,21.110726,21.080465,21.050202,21.01994,20.989677,20.960544,20.93146,20.902378,20.873296,20.844213,20.8141,20.782009,20.749917,20.717825,20.685734,20.653643,20.650595,20.658324,20.666051,20.67378,20.681507,20.693719,20.740087,20.786454,20.832821,20.879189,20.925556,20.956384,20.97184,20.987296,21.002751,21.018207,21.033663,21.036423,21.037603,21.038782,21.039962,21.041143,21.046262,21.061718,21.077173,21.092629,21.108085,21.123541,21.157917,21.201925,21.245932,21.28994,21.333948,21.379099,21.44629,21.513483,21.580674,21.647865,21.715058,21.774714,21.82462,21.874527,21.924433,21.97434,22.024248,22.059499,22.09159,22.123682,22.155773,22.187864,22.225684,22.285148,22.344612,22.404076,22.463537,22.523001,22.579267,22.633361,22.687458,22.741553,22.795647,22.849742,22.860597,22.870685,22.880773,22.89086,22.900948,22.891064,22.847055,22.803048,22.759041,22.715031,22.671024,22.627017,22.583008,22.539001,22.494991,22.450984,22.417483,22.447217,22.476947,22.506681,22.536411,22.566145,22.619162,22.692902,22.766642,22.840382,22.91412,22.98786,23.064357,23.141105,23.217853,23.294603,23.371351,23.447546,23.522467,23.597386,23.672304,23.747225,23.822144,23.909339,24.002074,24.094809,24.187546,24.280281,24.373015,24.46575,24.558485,24.651219,24.743954,24.836688,24.920339,24.99343,25.066519,25.139611,25.212703,25.285791,25.339198,25.389104,25.439012,25.488918,25.538824,25.582002,25.603356,25.624712,25.646065,25.667419,25.688775,25.722355,25.763354,25.804353,25.845353,25.886352,25.927584,25.994777,26.061969,26.129159,26.196352,26.263544,26.33286,26.405419,26.477979,26.550538,26.6231,26.69566,26.725393,26.743207,26.761023,26.778839,26.796652,26.817588,26.853869,26.89015,26.926428,26.962709,26.998987,27.027336,27.049341,27.071345,27.093348,27.115352,27.137357,27.128511,27.117775,27.107036,27.0963,27.085563,27.072886,27.056251,27.039616,27.022981,27.006345,26.98971,26.995193,27.009467,27.023743,27.038019,27.052296,27.066934,27.084748,27.102564,27.12038,27.138197,27.15601,27.175296,27.196122,27.216946,27.23777,27.258594,27.279418,27.303909,27.328921,27.353934,27.378946,27.403962,17.210045,17.149015,17.087984,17.026954,16.965922,16.910506,16.871868,16.833228,16.794589,16.755949,16.71731,16.683596,16.652684,16.621773,16.590861,16.55995,16.529597,16.52187,16.514141,16.506414,16.498685,16.490957,16.483149,16.475222,16.467296,16.45937,16.451444,16.443518,16.435434,16.427311,16.419186,16.411062,16.402938,16.393391,16.37754,16.361688,16.345835,16.329984,16.314132,16.289572,16.258462,16.227353,16.196243,16.165133,16.134024,16.132697,16.132697,16.132697,16.132697,16.132697,16.130107,16.122577,16.115047,16.107517,16.099987,16.092457,16.062197,16.023558,15.984918,15.946279,15.907639,15.866304,15.804678,15.743054,15.681429,15.619803,15.558179,15.488963,15.412279,15.335594,15.258909,15.182224,15.10554,15.028326,14.951047,14.873768,14.796489,14.719209,14.644018,14.574269,14.50452,14.434771,14.365021,14.295272,14.245782,14.206549,14.167315,14.128081,14.088848,14.049664,14.011421,13.973176,13.934933,13.89669,13.858446,13.823582,13.793066,13.762552,13.732036,13.70152,13.671004,13.63951,13.607806,13.576103,13.544398,13.512695,13.486079,13.478549,13.471019,13.463489,13.455961,13.448431,13.459478,13.483057,13.506637,13.530217,13.553797,13.577376,13.638385,13.700011,13.761635,13.823261,13.884886,13.943722,13.997817,14.051913,14.106007,14.160103,14.214199,14.297098,14.389239,14.481379,14.57352,14.66566,14.750053,14.788297,14.82654,14.864783,14.903026,14.94127,14.975415,15.00593,15.036446,15.06696,15.097476,15.127992,15.158689,15.189402,15.220116,15.250829,15.281544,15.312437,15.343745,15.375053,15.40636,15.437669,15.468976,15.500694,15.532596,15.564497,15.5964,15.628302,15.658983,15.675034,15.691084,15.707133,15.723183,15.739233,15.76934,15.815707,15.862074,15.908442,15.95481,16.001178,16.034571,16.06568,16.09679,16.1279,16.159009,16.190166,16.221474,16.252782,16.284089,16.315398,16.346705,16.39247,16.446962,16.501453,16.555945,16.610435,16.665007,16.727225,16.789446,16.851665,16.913884,16.976104,17.044615,17.122685,17.200757,17.278828,17.3569,17.434971,17.536642,17.644832,17.753024,17.861214,17.969405,18.072199,18.148687,18.225172,18.30166,18.378147,18.454633,18.501328,18.524313,18.547299,18.570284,18.59327,18.616256,18.617368,18.617169,18.616972,18.616773,18.616575,18.618995,18.626722,18.634451,18.642178,18.649906,18.657634,18.671043,18.686697,18.70235,18.718004,18.733659,18.75087,18.781584,18.812297,18.84301,18.873724,18.904437,18.931461,18.954645,18.977828,19.001012,19.024195,19.04738,19.070563,19.093747,19.11693,19.140114,19.163299,19.192536,19.238706,19.284874,19.331045,19.377213,19.423383,19.474576,19.528473,19.582371,19.636268,19.690165,19.744077,19.79837,19.852663,19.906956,19.961249,20.015544,20.066481,20.112848,20.159216,20.205583,20.251952,20.298319,20.325746,20.348732,20.371718,20.394703,20.417689,20.445273,20.49164,20.538007,20.584375,20.630742,20.677111,20.723823,20.770785,20.817747,20.864709,20.91167,20.958632,21.057487,21.15795,21.258413,21.358875,21.459338,21.537331,21.574782,21.612233,21.649684,21.687136,21.724586,21.757324,21.788434,21.819543,21.850653,21.881763,21.914777,21.96055,22.006324,22.052097,22.09787,22.143643,22.193716,22.24781,22.301905,22.356002,22.410096,22.464191,22.497168,22.527883,22.558596,22.589309,22.620022,22.648495,22.671482,22.694467,22.717454,22.740438,22.763425,22.781316,22.796773,22.812227,22.827684,22.843139,22.858583,22.873841,22.889097,22.904355,22.919614,22.934873,22.946652,22.954182,22.961712,22.969242,22.976772,22.984302,22.985533,22.985533,22.985533,22.985533,22.985533,22.985491,22.985292,22.985094,22.984895,22.984696,22.9845,22.965935,22.935619,22.905301,22.874985,22.844666,22.814348,22.783638,22.752925,22.722209,22.691496,22.660783,22.635763,22.619911,22.604057,22.588205,22.572354,22.556502,22.558496,22.565827,22.573158,22.58049,22.587821,22.596424,22.611881,22.627335,22.642792,22.658247,22.673704,22.693246,22.716233,22.739218,22.762205,22.785189,22.808176,22.823978,22.839233,22.854492,22.86975,22.885009,22.895314,22.894919,22.894522,22.894125,22.89373,22.893333,22.844185,22.774437,22.704687,22.634939,22.565189,22.494801,22.417918,22.341035,22.264152,22.187269,22.110386,22.051151,22.011323,21.971494,21.931666,21.891839,21.852011,21.826203,21.802623,21.779044,21.755464,21.731884,21.708403,21.685219,21.662036,21.638851,21.615668,21.592484,21.578882,21.570757,21.562633,21.55451,21.546386,21.537736,21.506627,21.475517,21.444407,21.413298,21.382188,21.354404,21.331419,21.308434,21.285448,21.262463,21.239477,21.240786,21.248316,21.255846,21.263375,21.270905,21.2688,21.223621,21.178442,21.133263,21.088084,21.042905,21.01059,20.988,20.965411,20.942821,20.920231,20.897642,20.875242,20.852851,20.83046,20.808068,20.785677,20.760637,20.730517,20.700398,20.670278,20.64016,20.61004,20.607526,20.615254,20.622982,20.63071,20.638437,20.650558,20.696133,20.741708,20.787283,20.832858,20.878433,20.908569,20.92343,20.938293,20.953154,20.968015,20.982877,20.985226,20.986018,20.98681,20.987603,20.988394,20.993399,21.009449,21.025499,21.041549,21.057598,21.073648,21.110182,21.157144,21.204105,21.251067,21.298029,21.346095,21.415448,21.484801,21.554154,21.623507,21.69286,21.752278,21.798843,21.845409,21.891975,21.93854,21.985106,22.018632,22.049345,22.080058,22.110772,22.141485,22.178625,22.240053,22.301481,22.362907,22.424333,22.485762,22.542583,22.596283,22.649981,22.703681,22.757381,22.811078,22.81883,22.825767,22.832702,22.839638,22.846573,22.833755,22.787191,22.740626,22.694059,22.647494,22.60093,22.554813,22.508841,22.46287,22.416898,22.370927,22.335911,22.366823,22.397734,22.428646,22.459558,22.490469,22.545917,22.623197,22.700474,22.777755,22.855032,22.932312,23.017392,23.103193,23.188993,23.274791,23.360591,23.444173,23.522639,23.601108,23.679575,23.758041,23.83651,23.924945,24.017878,24.110811,24.203744,24.296678,24.38955,24.481691,24.57383,24.665972,24.758111,24.850252,24.931764,25.000921,25.070075,25.13923,25.208384,25.277539,25.32701,25.372982,25.418953,25.464925,25.510896,25.549629,25.564885,25.580143,25.595402,25.610658,25.625916,25.655356,25.6934,25.731447,25.769492,25.807536,25.845866,25.915418,25.984967,26.054519,26.12407,26.193622,26.266152,26.343234,26.420313,26.497394,26.574476,26.651557,26.681357,26.698003,26.714646,26.731292,26.747935,26.768129,26.805776,26.843426,26.881076,26.918723,26.956373,26.985985,27.00917,27.032353,27.055536,27.078722,27.101905,27.08868,27.073225,27.057768,27.042314,27.026857,27.011662,26.996999,26.982333,26.967671,26.953008,26.938345,26.945232,26.960689,26.976143,26.9916,27.007055,27.02253,27.038186,27.053839,27.069492,27.085148,27.100801,27.119943,27.142729,27.165518,27.188304,27.211092,27.233881,27.26274,27.292463,27.322186,27.351908,27.381631,17.199341,17.14382,17.088301,17.032781,16.977262,16.925975,16.887335,16.848697,16.810057,16.771418,16.732778,16.699065,16.668153,16.637242,16.60633,16.575419,16.545066,16.537337,16.52961,16.521881,16.514154,16.506426,16.498051,16.488747,16.479443,16.470139,16.460835,16.451532,16.440971,16.430092,16.419211,16.408332,16.397453,16.385151,16.366543,16.347935,16.329327,16.310721,16.292113,16.265583,16.233096,16.200608,16.168121,16.135634,16.103146,16.10176,16.10176,16.10176,16.10176,16.10176,16.099644,16.093492,16.087341,16.081187,16.075036,16.068884,16.038996,16.000355,15.961717,15.923077,15.884436,15.843263,15.783016,15.722768,15.662521,15.602273,15.542027,15.475578,15.403027,15.330475,15.257924,15.185374,15.112822,15.03606,14.958781,14.881502,14.804223,14.726944,14.65137,14.580243,14.509116,14.437989,14.366862,14.295735,14.243037,14.199671,14.156304,14.112936,14.069569,14.0266,13.991113,13.955625,13.920137,13.884649,13.849162,13.817053,13.789293,13.761534,13.733773,13.706013,13.678254,13.642703,13.605489,13.568274,13.531058,13.493844,13.463166,13.457014,13.450863,13.444711,13.438559,13.432407,13.445655,13.47199,13.498326,13.524661,13.550996,13.577333,13.63703,13.697277,13.757525,13.817773,13.878019,13.935987,13.990083,14.044179,14.098273,14.152369,14.206464,14.286234,14.374241,14.462249,14.550256,14.638263,14.71872,14.754208,14.789695,14.825183,14.860671,14.896159,14.927547,14.955307,14.983068,15.010827,15.038587,15.066346,15.095551,15.124888,15.154224,15.183559,15.212895,15.243666,15.27773,15.311793,15.345857,15.37992,15.413983,15.451311,15.490102,15.528893,15.567684,15.606475,15.643833,15.664017,15.6842,15.704383,15.724568,15.744751,15.777075,15.823442,15.869809,15.916177,15.962544,16.008911,16.043477,16.075964,16.108452,16.140939,16.173427,16.206287,16.240351,16.274414,16.308478,16.342542,16.376604,16.425125,16.482373,16.53962,16.596866,16.654114,16.71144,16.776415,16.84139,16.906365,16.971341,17.036314,17.108675,17.192258,17.275841,17.359423,17.443006,17.526589,17.629452,17.737644,17.845834,17.954025,18.062215,18.164072,18.235047,18.306023,18.376998,18.447974,18.518949,18.562434,18.584042,18.605649,18.627258,18.648866,18.670473,18.670207,18.668631,18.667055,18.66548,18.663903,18.665399,18.673128,18.680855,18.688583,18.696311,18.704039,18.718436,18.735467,18.7525,18.769531,18.786562,18.804866,18.834203,18.863539,18.892874,18.92221,18.951546,18.977867,19.00105,19.024234,19.047417,19.070601,19.093784,19.116969,19.140152,19.163336,19.18652,19.209703,19.238579,19.283371,19.328161,19.372953,19.417745,19.462536,19.512352,19.564871,19.61739,19.669909,19.722428,19.775064,19.830735,19.886406,19.942078,19.997749,20.05342,20.105153,20.15152,20.197888,20.244255,20.290622,20.33699,20.363302,20.38491,20.406517,20.428125,20.449733,20.476209,20.522577,20.568944,20.615311,20.66168,20.708047,20.757172,20.808267,20.859362,20.910458,20.961552,21.012647,21.111626,21.212089,21.312551,21.413014,21.513478,21.588522,21.617706,21.646891,21.676075,21.705259,21.734443,21.766083,21.798569,21.831058,21.863545,21.896033,21.929709,21.971348,22.012988,22.054628,22.096268,22.137907,22.18598,22.240076,22.294171,22.348268,22.402363,22.456457,22.488189,22.517526,22.546862,22.576198,22.605534,22.632628,22.654235,22.675843,22.697453,22.719061,22.740669,22.758114,22.773569,22.789026,22.80448,22.819937,22.835294,22.849173,22.863052,22.876934,22.890813,22.904692,22.915097,22.921248,22.927401,22.933554,22.939705,22.945858,22.946864,22.946864,22.946864,22.946864,22.946864,22.946512,22.944936,22.943358,22.941783,22.940208,22.938632,22.922053,22.895867,22.869684,22.843499,22.817316,22.791131,22.761808,22.732471,22.703135,22.673799,22.644466,22.619239,22.600631,22.582023,22.563415,22.544807,22.526199,22.525437,22.530012,22.53459,22.539165,22.54374,22.550018,22.565475,22.580929,22.596386,22.611841,22.627298,22.646094,22.667701,22.689309,22.710917,22.732524,22.754132,22.768557,22.782436,22.796317,22.810196,22.824075,22.832569,22.829418,22.826265,22.823114,22.819961,22.81681,22.765874,22.694747,22.62362,22.552493,22.481366,22.409972,22.335845,22.261716,22.187589,22.113462,22.039335,21.977606,21.929511,21.881416,21.833321,21.785227,21.737132,21.707813,21.681478,21.655141,21.628806,21.602471,21.576921,21.553738,21.530554,21.507371,21.484186,21.461003,21.445647,21.434768,21.423887,21.413008,21.402129,21.390756,21.358267,21.32578,21.293292,21.260805,21.228317,21.200285,21.178677,21.15707,21.135462,21.113854,21.092247,21.092739,21.098891,21.105043,21.111195,21.117348,21.115627,21.078716,21.041803,21.004891,20.96798,20.931067,20.904665,20.886209,20.867752,20.849296,20.830841,20.812384,20.795435,20.778555,20.761674,20.744796,20.727915,20.708386,20.683777,20.65917,20.634562,20.609954,20.585346,20.584323,20.592052,20.599779,20.607507,20.615235,20.626716,20.666779,20.706844,20.746907,20.78697,20.827035,20.852352,20.86308,20.873807,20.884536,20.895264,20.905992,20.912785,20.919089,20.925393,20.931696,20.938,20.948134,20.968317,20.988502,21.008685,21.028868,21.049051,21.089718,21.140814,21.191909,21.243004,21.294098,21.346026,21.414002,21.481977,21.549952,21.617927,21.685902,21.745145,21.793087,21.841031,21.888974,21.936918,21.984861,22.017497,22.046834,22.07617,22.105505,22.134841,22.170316,22.228985,22.287658,22.34633,22.405,22.463672,22.517737,22.568681,22.619625,22.670569,22.721513,22.772457,22.774744,22.776169,22.777593,22.779017,22.780442,22.76364,22.715696,22.667754,22.61981,22.571866,22.523922,22.479553,22.436337,22.393122,22.349907,22.306692,22.274038,22.30495,22.335861,22.366773,22.397684,22.428596,22.484043,22.561323,22.638601,22.715881,22.793159,22.870439,22.960568,23.051878,23.143189,23.234499,23.325809,23.415737,23.502469,23.589204,23.675939,23.762674,23.849407,23.941363,24.035673,24.129986,24.224296,24.318606,24.412439,24.500445,24.588453,24.676459,24.764468,24.852474,24.93049,24.996891,25.063289,25.129687,25.196088,25.262487,25.309202,25.352417,25.395633,25.438851,25.482066,25.518365,25.532247,25.546126,25.560005,25.573887,25.587766,25.614113,25.648024,25.681936,25.715847,25.749759,25.783993,25.853545,25.923093,25.992645,26.062197,26.131748,26.203733,26.279435,26.35514,26.430842,26.506545,26.582249,26.618218,26.643127,26.668039,26.692951,26.717863,26.743763,26.774521,26.805281,26.836042,26.866802,26.89756,26.924111,26.947297,26.97048,26.993663,27.016846,27.040032,27.026806,27.011352,26.995895,26.98044,26.964983,26.951602,26.942449,26.933296,26.924143,26.914993,26.90584,26.914296,26.929751,26.945208,26.960662,26.976119,26.991735,27.008768,27.0258,27.04283,27.059863,27.076895,27.095392,27.115424,27.135456,27.155488,27.175521,27.195553,27.216832,27.238286,27.259743,27.2812,27.302657,17.188635,17.138626,17.088618,17.038609,16.988601,16.941444,16.902804,16.864164,16.825526,16.786885,16.748247,16.714533,16.683621,16.652709,16.621798,16.590886,16.560533,16.552806,16.545078,16.53735,16.529622,16.521895,16.512954,16.502272,16.491589,16.480909,16.470227,16.459545,16.446508,16.432872,16.419238,16.405602,16.391967,16.376908,16.355546,16.334183,16.312819,16.291456,16.270093,16.241595,16.207729,16.173864,16.139999,16.106134,16.072267,16.070823,16.070823,16.070823,16.070823,16.070823,16.069182,16.064407,16.059633,16.054859,16.050084,16.04531,16.015793,15.977153,15.938514,15.899874,15.861235,15.820223,15.761353,15.702483,15.643614,15.584744,15.525874,15.462193,15.393776,15.325357,15.256939,15.188522,15.120103,15.043793,14.966515,14.889236,14.811957,14.734678,14.658723,14.586218,14.513713,14.441208,14.368704,14.296199,14.240294,14.192793,14.145292,14.097792,14.050291,14.003537,13.970805,13.938074,13.90534,13.872609,13.839877,13.810523,13.785519,13.760516,13.735511,13.710506,13.685502,13.645898,13.603171,13.560444,13.517718,13.474992,13.440255,13.43548,13.430706,13.425932,13.421157,13.416383,13.431832,13.460922,13.490014,13.519105,13.548196,13.577287,13.635675,13.694544,13.753413,13.812283,13.871152,13.928253,13.982349,14.036444,14.09054,14.144635,14.19873,14.275371,14.359245,14.443118,14.526992,14.610865,14.687388,14.72012,14.752852,14.785583,14.818315,14.851048,14.879682,14.904685,14.929689,14.954694,14.979697,15.004702,15.032415,15.060373,15.088331,15.116288,15.144246,15.174895,15.211714,15.248534,15.285352,15.322172,15.358991,15.401926,15.447607,15.493287,15.538967,15.584647,15.628683,15.653,15.677317,15.701633,15.725951,15.750267,15.784809,15.831176,15.877543,15.923911,15.970278,16.016645,16.052382,16.086247,16.120113,16.153979,16.187844,16.222409,16.259227,16.296047,16.332866,16.369685,16.406504,16.45778,16.517783,16.577786,16.637789,16.697791,16.757874,16.825604,16.893335,16.961065,17.028796,17.096526,17.172737,17.26183,17.350924,17.440018,17.529112,17.618206,17.722263,17.830454,17.938644,18.046835,18.155025,18.255944,18.321409,18.386872,18.452337,18.517801,18.583264,18.623541,18.64377,18.664,18.684231,18.70446,18.72469,18.723047,18.720093,18.717139,18.714185,18.711232,18.711805,18.719532,18.727261,18.734988,18.742716,18.750444,18.765828,18.784238,18.802648,18.821057,18.839466,18.858864,18.886821,18.914779,18.942737,18.970695,18.998653,19.024271,19.047455,19.070638,19.093823,19.117006,19.14019,19.163374,19.186557,19.209742,19.232925,19.256109,19.28462,19.328034,19.371448,19.414862,19.458276,19.501689,19.550126,19.601268,19.652409,19.703552,19.754693,19.806051,19.8631,19.92015,19.977198,20.034247,20.091296,20.143824,20.190191,20.236558,20.282925,20.329293,20.37566,20.400857,20.421086,20.441317,20.461547,20.481776,20.507146,20.553513,20.599881,20.646249,20.692617,20.738984,20.79052,20.845749,20.900976,20.956205,21.011434,21.066662,21.165766,21.266229,21.366691,21.467154,21.567617,21.639713,21.660631,21.681548,21.702466,21.723382,21.7443,21.774841,21.808706,21.842571,21.876436,21.910302,21.94464,21.982147,22.019653,22.057159,22.094665,22.132172,22.178247,22.232342,22.286437,22.340532,22.394629,22.448723,22.479211,22.507171,22.535127,22.563084,22.591043,22.61676,22.636991,22.657222,22.67745,22.697681,22.717912,22.73491,22.750367,22.765821,22.781279,22.796736,22.812005,22.824504,22.837007,22.849509,22.862011,22.874514,22.88354,22.888313,22.89309,22.897863,22.902637,22.907411,22.908192,22.908192,22.908192,22.908192,22.908192,22.907533,22.904581,22.901626,22.898671,22.895719,22.892764,22.878167,22.856115,22.834065,22.812015,22.789966,22.767913,22.739978,22.712021,22.684061,22.656105,22.628145,22.602714,22.58135,22.559989,22.538625,22.517261,22.495897,22.492378,22.4942,22.496021,22.49784,22.499662,22.503612,22.519069,22.534524,22.549981,22.565438,22.580892,22.598941,22.61917,22.639401,22.659631,22.67986,22.70009,22.713135,22.725638,22.73814,22.750642,22.763145,22.769825,22.763915,22.758008,22.752101,22.746194,22.740287,22.687564,22.615061,22.542554,22.47005,22.397546,22.325143,22.25377,22.182399,22.111028,22.039656,21.968284,21.904061,21.8477,21.791337,21.734975,21.678614,21.622252,21.589422,21.560331,21.53124,21.502148,21.473057,21.44544,21.422256,21.399073,21.375889,21.352706,21.329522,21.312412,21.298777,21.285143,21.271507,21.257872,21.243774,21.209909,21.176043,21.142178,21.108313,21.074448,21.046165,21.025936,21.005705,20.985475,20.965246,20.945015,20.944692,20.949467,20.954241,20.959015,20.96379,20.962454,20.93381,20.905165,20.87652,20.847875,20.81923,20.798739,20.784417,20.770094,20.755771,20.741449,20.727128,20.715629,20.70426,20.692891,20.681522,20.670154,20.656136,20.637039,20.617942,20.598845,20.579749,20.560651,20.561121,20.568849,20.576577,20.584304,20.592033,20.602874,20.637426,20.671978,20.706531,20.741084,20.775636,20.796134,20.802729,20.809323,20.815919,20.822513,20.829108,20.840345,20.85216,20.863975,20.875789,20.887604,20.902869,20.927187,20.951503,20.975821,21.000138,21.024454,21.069256,21.124483,21.179712,21.23494,21.290169,21.345958,21.412555,21.479153,21.54575,21.612348,21.678945,21.738011,21.787333,21.836654,21.885974,21.935295,21.984617,22.016364,22.044322,22.07228,22.100238,22.128196,22.162004,22.217921,22.273837,22.32975,22.385666,22.441583,22.492894,22.541082,22.58927,22.637457,22.685645,22.733832,22.730658,22.726572,22.722484,22.718396,22.714311,22.693524,22.644203,22.59488,22.545559,22.496238,22.446918,22.404295,22.363834,22.323375,22.282916,22.242454,22.212165,22.243076,22.273988,22.304899,22.335811,22.366722,22.42217,22.499447,22.576728,22.654008,22.731285,22.808565,22.903741,23.000564,23.097384,23.194206,23.291029,23.387298,23.482299,23.577303,23.672304,23.767305,23.862306,23.957781,24.053471,24.149157,24.244847,24.340536,24.435328,24.519201,24.603077,24.686949,24.770822,24.854698,24.929217,24.992861,25.056503,25.120148,25.18379,25.247435,25.291394,25.331856,25.372315,25.412774,25.453235,25.487104,25.499607,25.512109,25.524611,25.537114,25.549616,25.57287,25.602649,25.632427,25.662205,25.691984,25.722119,25.791671,25.86122,25.930772,26.000323,26.069875,26.141314,26.21564,26.289965,26.364291,26.438616,26.512941,26.555076,26.588254,26.621432,26.65461,26.687788,26.719396,26.743265,26.767136,26.791008,26.814879,26.83875,26.862238,26.885423,26.908606,26.931789,26.954972,26.978158,26.964933,26.949476,26.934021,26.918564,26.90311,26.89154,26.887899,26.884259,26.880618,26.876977,26.873334,26.883358,26.898815,26.91427,26.929727,26.945181,26.96094,26.97935,26.997759,27.016168,27.034577,27.052987,27.070842,27.088118,27.105395,27.122671,27.139949,27.157225,27.170922,27.184112,27.1973,27.210491,27.223679,17.177929,17.133431,17.088934,17.044438,16.999941,16.956912,16.918273,16.879633,16.840993,16.802354,16.763714,16.730002,16.69909,16.668178,16.637267,16.606355,16.576003,16.568274,16.560547,16.552818,16.545091,16.537362,16.527856,16.515796,16.503737,16.491677,16.479618,16.467558,16.452045,16.435654,16.419263,16.402871,16.386481,16.368667,16.344549,16.32043,16.296311,16.272192,16.248073,16.217606,16.182363,16.14712,16.111877,16.076633,16.04139,16.039886,16.039886,16.039886,16.039886,16.039886,16.038719,16.035322,16.031926,16.028529,16.025134,16.021737,15.99259,15.953951,15.915311,15.876671,15.838032,15.797181,15.73969,15.682198,15.624705,15.567214,15.509722,15.448807,15.384523,15.320239,15.255954,15.19167,15.127386,15.051529,14.97425,14.896969,14.819691,14.742412,14.666074,14.592192,14.518309,14.444427,14.370544,14.296662,14.23755,14.185915,14.134282,14.082647,14.031013,13.980473,13.950498,13.920521,13.890544,13.860568,13.830591,13.803994,13.781746,13.759496,13.737248,13.714999,13.692751,13.649091,13.600853,13.552615,13.504379,13.456141,13.417342,13.413945,13.410549,13.407152,13.403757,13.40036,13.418009,13.449855,13.481703,13.513549,13.545396,13.577242,13.63432,13.691811,13.749303,13.806794,13.864286,13.920519,13.974614,14.02871,14.082806,14.1369,14.190996,14.264507,14.344247,14.423987,14.503727,14.583468,14.656054,14.686031,14.716008,14.745983,14.77596,14.805937,14.831814,14.854063,14.876311,14.898559,14.920808,14.943057,14.969277,14.995857,15.022437,15.049019,15.075599,15.106125,15.1457,15.185274,15.224849,15.264424,15.303998,15.352543,15.405113,15.457682,15.510252,15.56282,15.613532,15.641983,15.670433,15.698884,15.727334,15.755785,15.792542,15.83891,15.885277,15.931644,15.978012,16.024379,16.061288,16.096531,16.131774,16.167017,16.20226,16.238531,16.278105,16.31768,16.357255,16.396829,16.436404,16.490435,16.553194,16.615952,16.678711,16.741469,16.804307,16.874793,16.94528,17.015766,17.086252,17.156738,17.236797,17.331403,17.426008,17.520613,17.615218,17.709823,17.815074,17.923264,18.031454,18.139645,18.247836,18.347816,18.407769,18.467721,18.527675,18.587628,18.64758,18.684646,18.703499,18.722351,18.741203,18.760056,18.778907,18.775886,18.771555,18.767223,18.762892,18.75856,18.758209,18.765938,18.773665,18.781394,18.789121,18.796849,18.813221,18.833009,18.852796,18.872583,18.892371,18.912861,18.939441,18.966021,18.992601,19.019181,19.045761,19.070677,19.09386,19.117044,19.140228,19.163411,19.186596,19.209779,19.232963,19.256146,19.27933,19.302513,19.330663,19.372699,19.414735,19.45677,19.498806,19.540842,19.587902,19.637666,19.687429,19.737193,19.786957,19.837038,19.895465,19.953893,20.012319,20.070747,20.129173,20.182494,20.228861,20.275229,20.321596,20.367965,20.414332,20.438411,20.457264,20.476115,20.494968,20.513821,20.538083,20.58445,20.630817,20.677186,20.723553,20.769921,20.823867,20.883229,20.942591,21.001953,21.061315,21.120677,21.219905,21.320369,21.42083,21.521294,21.621757,21.690905,21.703555,21.716206,21.728856,21.741506,21.754156,21.783598,21.818841,21.854084,21.889328,21.924572,21.959572,21.992944,22.026317,22.059691,22.093063,22.126436,22.170513,22.224609,22.278703,22.332798,22.386895,22.440989,22.470233,22.496813,22.523393,22.549973,22.576553,22.600893,22.619744,22.638598,22.65745,22.676301,22.695155,22.711708,22.727165,22.74262,22.758077,22.773531,22.788713,22.799839,22.810962,22.822087,22.83321,22.844335,22.851985,22.855379,22.858776,22.862173,22.86557,22.868967,22.86952,22.86952,22.86952,22.86952,22.86952,22.868554,22.864222,22.859891,22.855559,22.851227,22.846896,22.834282,22.816365,22.798449,22.780532,22.762612,22.744696,22.718148,22.691568,22.664988,22.638408,22.611828,22.58619,22.56207,22.537952,22.513835,22.489715,22.465597,22.459322,22.458387,22.45745,22.456515,22.455581,22.457209,22.472664,22.488121,22.503575,22.519032,22.534487,22.551786,22.570641,22.589492,22.608343,22.627195,22.646049,22.657717,22.66884,22.679965,22.691088,22.702214,22.707078,22.698414,22.689751,22.681091,22.672428,22.663764,22.609254,22.535371,22.461488,22.387607,22.313724,22.240312,22.171696,22.103081,22.034465,21.965849,21.897234,21.830516,21.765887,21.701258,21.63663,21.572,21.507372,21.471032,21.439184,21.407338,21.37549,21.343644,21.313959,21.290776,21.267591,21.244408,21.221224,21.198041,21.179179,21.162787,21.146397,21.130005,21.113615,21.096793,21.06155,21.026306,20.991063,20.95582,20.920577,20.892046,20.873194,20.854342,20.835489,20.816637,20.797785,20.796646,20.800042,20.803439,20.806834,20.810231,20.809282,20.788903,20.768525,20.748148,20.72777,20.707391,20.692815,20.682626,20.672436,20.662248,20.652058,20.64187,20.635821,20.629963,20.624107,20.618249,20.612391,20.603885,20.5903,20.576715,20.563128,20.549543,20.535958,20.537919,20.545646,20.553374,20.561102,20.56883,20.579032,20.608073,20.637114,20.666154,20.695197,20.724238,20.739917,20.742378,20.744839,20.7473,20.749761,20.752224,20.767904,20.785231,20.802557,20.819882,20.837209,20.857605,20.886055,20.914506,20.942956,20.971407,20.999858,21.048792,21.108154,21.167516,21.226878,21.28624,21.345891,21.411109,21.47633,21.54155,21.606768,21.671988,21.730878,21.781577,21.832276,21.882975,21.933673,21.984372,22.015231,22.041811,22.068391,22.094971,22.121552,22.153693,22.206853,22.260013,22.313173,22.366333,22.419493,22.468049,22.513483,22.558914,22.604345,22.649779,22.695211,22.686571,22.676974,22.667376,22.657778,22.64818,22.623406,22.572708,22.522008,22.471311,22.42061,22.369913,22.329035,22.29133,22.253627,22.215922,22.178217,22.150291,22.181203,22.212114,22.243026,22.273937,22.304849,22.360296,22.437574,22.514854,22.592134,22.669412,22.746692,22.846914,22.949247,23.051582,23.153914,23.256247,23.358862,23.462132,23.565399,23.668669,23.771936,23.875203,23.974199,24.071266,24.168332,24.265398,24.362464,24.458217,24.537957,24.6177,24.69744,24.777179,24.856919,24.927943,24.988831,25.049717,25.110606,25.171494,25.232383,25.273586,25.311291,25.348994,25.386699,25.424405,25.455843,25.466966,25.478092,25.489217,25.50034,25.511466,25.531625,25.55727,25.582916,25.608561,25.634206,25.660246,25.729795,25.799347,25.868898,25.93845,26.008002,26.078896,26.151844,26.22479,26.297739,26.370685,26.443633,26.491937,26.533381,26.574825,26.616272,26.657716,26.69503,26.712009,26.728991,26.745973,26.762956,26.779938,26.800364,26.82355,26.846733,26.869916,26.893099,26.916285,26.90306,26.887603,26.872148,26.856691,26.841237,26.83148,26.833349,26.835218,26.83709,26.83896,26.840831,26.852423,26.867877,26.883334,26.898789,26.914246,26.930143,26.949931,26.969717,26.989506,27.009292,27.029081,27.046293,27.060813,27.075336,27.089855,27.104375,27.118898,27.125014,27.129936,27.134858,27.13978,27.144704,17.167223,17.128238,17.089251,17.050265,17.011279,16.972381,16.933741,16.895101,16.856462,16.817822,16.779183,16.745469,16.714558,16.683646,16.652735,16.621823,16.59147,16.583743,16.576014,16.568287,16.560559,16.552831,16.542758,16.52932,16.515883,16.502446,16.489009,16.475571,16.457582,16.438435,16.419288,16.400142,16.380995,16.360427,16.333551,16.306678,16.279802,16.252929,16.226053,16.193617,16.156996,16.120374,16.083754,16.047133,16.010512,16.00895,16.00895,16.00895,16.00895,16.00895,16.008256,16.006237,16.004218,16.0022,16.000182,15.998163,15.969387,15.930748,15.892108,15.853469,15.814829,15.77414,15.718026,15.661912,15.605798,15.549685,15.49357,15.435422,15.375271,15.31512,15.254969,15.194819,15.134668,15.059262,14.981984,14.904705,14.827426,14.750147,14.673427,14.598167,14.522905,14.447645,14.372385,14.297124,14.234806,14.179038,14.12327,14.067502,14.011734,13.957411,13.93019,13.902969,13.875749,13.848527,13.821306,13.797464,13.777972,13.758478,13.738986,13.719493,13.7,13.652285,13.598536,13.544787,13.491038,13.437289,13.394429,13.39241,13.390392,13.388374,13.386355,13.384336,13.404185,13.438788,13.473392,13.507994,13.542596,13.577199,13.632964,13.689077,13.745191,13.801306,13.857419,13.912786,13.96688,14.020976,14.075071,14.129166,14.183262,14.253644,14.32925,14.404856,14.480463,14.55607,14.624722,14.651942,14.679163,14.706384,14.733604,14.760825,14.783947,14.803441,14.822933,14.842426,14.86192,14.881412,14.906141,14.931343,14.956545,14.981748,15.00695,15.037354,15.079684,15.122015,15.164344,15.206675,15.249005,15.30316,15.362618,15.422077,15.481535,15.540994,15.598382,15.630967,15.663551,15.696134,15.728718,15.761303,15.800276,15.846644,15.893011,15.93938,15.985747,16.032114,16.070194,16.106814,16.143435,16.180057,16.216678,16.254651,16.296982,16.339313,16.381642,16.423973,16.466303,16.523091,16.588605,16.654119,16.719633,16.785147,16.850741,16.923982,16.997224,17.070465,17.143708,17.21695,17.300858,17.400975,17.501092,17.601208,17.701324,17.801441,17.907884,18.016074,18.124264,18.232456,18.340647,18.439689,18.494131,18.548572,18.603013,18.657455,18.711896,18.745753,18.763228,18.780701,18.798176,18.81565,18.833125,18.828725,18.823016,18.817307,18.811597,18.805888,18.804615,18.812342,18.820071,18.827798,18.835527,18.843254,18.860615,18.881779,18.902944,18.92411,18.945275,18.966858,18.992059,19.017263,19.042464,19.067666,19.092868,19.117082,19.140265,19.16345,19.186633,19.209817,19.233,19.256184,19.279367,19.302552,19.325735,19.348919,19.376705,19.417364,19.458021,19.498679,19.539338,19.579996,19.625677,19.674063,19.72245,19.770834,19.819221,19.868026,19.927831,19.987635,20.04744,20.107245,20.167049,20.221166,20.267533,20.313901,20.360268,20.406635,20.453003,20.475967,20.49344,20.510915,20.52839,20.545864,20.569019,20.615387,20.661755,20.708123,20.75449,20.800857,20.857216,20.920711,20.984206,21.047702,21.111197,21.174692,21.274045,21.374507,21.47497,21.575433,21.675895,21.742096,21.746479,21.750862,21.755247,21.75963,21.764013,21.792357,21.828978,21.865599,21.90222,21.93884,21.974503,22.003743,22.032982,22.06222,22.09146,22.1207,22.162779,22.216875,22.270969,22.325064,22.379158,22.433256,22.461255,22.486455,22.511658,22.536862,22.562062,22.585025,22.6025,22.619975,22.637449,22.654924,22.672398,22.688507,22.703961,22.719418,22.734873,22.75033,22.765424,22.77517,22.784916,22.794663,22.804411,22.814157,22.820427,22.822445,22.824465,22.826482,22.828502,22.83052,22.830851,22.830851,22.830851,22.830851,22.830851,22.829577,22.823866,22.818158,22.812447,22.806739,22.80103,22.790397,22.776613,22.76283,22.749046,22.735262,22.721478,22.696317,22.671117,22.645914,22.620711,22.59551,22.569666,22.542792,22.515919,22.489042,22.462168,22.435294,22.426263,22.422572,22.418881,22.415191,22.4115,22.410803,22.426258,22.441715,22.457169,22.472626,22.488081,22.504634,22.522109,22.539583,22.557058,22.574533,22.592005,22.602296,22.612042,22.621788,22.631534,22.64128,22.644333,22.632914,22.621497,22.610078,22.598658,22.587239,22.530944,22.455684,22.380424,22.305161,22.229901,22.155483,22.089624,22.023763,21.957902,21.892043,21.826182,21.756971,21.684075,21.611179,21.538284,21.465388,21.392492,21.35264,21.318037,21.283435,21.248832,21.21423,21.182478,21.159294,21.136111,21.112926,21.089743,21.066559,21.045944,21.026798,21.007651,20.988504,20.969358,20.949811,20.91319,20.87657,20.839949,20.803328,20.766706,20.737926,20.720452,20.702977,20.685504,20.668029,20.650554,20.648599,20.650618,20.652637,20.654654,20.656673,20.656109,20.643997,20.631887,20.619775,20.607663,20.595553,20.58689,20.580835,20.574778,20.568723,20.562668,20.556612,20.556015,20.555669,20.555322,20.554976,20.554629,20.551635,20.543561,20.535487,20.527413,20.519339,20.511264,20.514716,20.522444,20.530171,20.5379,20.545627,20.555189,20.578719,20.602249,20.625779,20.649309,20.672839,20.683699,20.682027,20.680355,20.678683,20.677011,20.675338,20.695464,20.718302,20.741139,20.763977,20.786814,20.812342,20.844925,20.877509,20.910092,20.942677,20.975261,21.028328,21.091823,21.155319,21.218815,21.28231,21.345822,21.409664,21.473506,21.537348,21.60119,21.665032,21.723744,21.775821,21.827898,21.879975,21.932052,21.984127,22.014098,22.0393,22.064503,22.089705,22.114906,22.145382,22.195787,22.246192,22.296596,22.347,22.397406,22.443206,22.485881,22.528558,22.571234,22.613911,22.656587,22.642488,22.627377,22.612267,22.597157,22.582049,22.55329,22.501213,22.449136,22.397059,22.344982,22.292908,22.253775,22.218826,22.183878,22.14893,22.113981,22.088418,22.119329,22.150241,22.181152,22.212064,22.242976,22.298423,22.375701,22.452981,22.530258,22.607538,22.684819,22.790087,22.897932,23.005777,23.113622,23.221467,23.330426,23.441962,23.553498,23.665031,23.776567,23.888102,23.990618,24.089061,24.187504,24.285949,24.384392,24.481106,24.556713,24.63232,24.707927,24.783534,24.859141,24.926667,24.984799,25.042934,25.101066,25.159198,25.217331,25.255777,25.290727,25.325676,25.360625,25.395572,25.424582,25.434328,25.444074,25.453821,25.463567,25.473313,25.490382,25.511894,25.533404,25.554916,25.576429,25.598373,25.667922,25.737473,25.807025,25.876577,25.946128,26.016477,26.088046,26.159615,26.231187,26.302756,26.374325,26.428796,26.478508,26.528218,26.577931,26.627644,26.670663,26.680756,26.690846,26.700939,26.711032,26.721125,26.738491,26.761674,26.78486,26.808043,26.831226,26.854411,26.841186,26.825729,26.810275,26.794818,26.779363,26.771417,26.778799,26.786181,26.793563,26.800944,26.808326,26.821485,26.836942,26.852396,26.867854,26.883308,26.899348,26.920513,26.941679,26.962844,26.984009,27.005172,27.021744,27.033508,27.045274,27.057037,27.068804,27.080567,27.079106,27.075762,27.072415,27.069071,27.065727,17.156517,17.123043,17.089568,17.056094,17.022619,16.987849,16.94921,16.91057,16.87193,16.833291,16.794651,16.760938,16.730027,16.699115,16.668204,16.637292,16.606939,16.599211,16.591483,16.583755,16.576028,16.568299,16.557661,16.542846,16.528031,16.513216,16.498401,16.483584,16.463119,16.441216,16.419313,16.397412,16.375509,16.352184,16.322554,16.292924,16.263294,16.233664,16.204034,16.169628,16.13163,16.09363,16.055632,16.017633,15.979633,15.978013,15.978013,15.978013,15.978013,15.978013,15.977793,15.977153,15.976512,15.975871,15.97523,15.97459,15.946184,15.907545,15.868905,15.830266,15.791626,15.751098,15.696363,15.641627,15.586891,15.532155,15.477419,15.422037,15.36602,15.310002,15.253984,15.197967,15.141949,15.066996,14.989717,14.912439,14.83516,14.757881,14.680779,14.604141,14.527503,14.450864,14.374226,14.297587,14.232062,14.172161,14.112258,14.052358,13.992457,13.934347,13.909882,13.885417,13.860952,13.836486,13.812022,13.790935,13.774197,13.75746,13.740723,13.723986,13.707248,13.655478,13.596218,13.536958,13.477698,13.418438,13.371517,13.370876,13.370236,13.369595,13.368954,13.368314,13.390363,13.427722,13.465079,13.502438,13.539795,13.577154,13.631608,13.686344,13.74108,13.795817,13.850552,13.90505,13.959146,14.013242,14.067337,14.121433,14.175527,14.242779,14.314253,14.385726,14.457199,14.528673,14.593389,14.617853,14.642319,14.666784,14.69125,14.715714,14.736081,14.752818,14.769556,14.786293,14.80303,14.819767,14.843003,14.866828,14.890652,14.914477,14.938301,14.968582,15.013668,15.058755,15.103841,15.148927,15.194013,15.253776,15.320124,15.386472,15.452819,15.519167,15.583232,15.61995,15.656667,15.693385,15.730102,15.766819,15.808011,15.854379,15.900746,15.947113,15.993481,16.039848,16.0791,16.117098,16.155097,16.193097,16.231095,16.270773,16.315858,16.360944,16.406031,16.451117,16.496203,16.555747,16.624015,16.692286,16.760556,16.828825,16.897174,16.973171,17.049169,17.125166,17.201164,17.277161,17.364919,17.470547,17.576174,17.681803,17.787431,17.893058,18.000694,18.108884,18.217076,18.325266,18.433457,18.531561,18.580491,18.629421,18.678352,18.727282,18.776212,18.806859,18.822955,18.839052,18.855148,18.871245,18.887341,18.881564,18.874478,18.86739,18.860303,18.853216,18.851019,18.858748,18.866475,18.874204,18.881932,18.889659,18.908006,18.93055,18.953092,18.975636,18.998178,19.020854,19.044679,19.068503,19.092328,19.116152,19.139977,19.163487,19.186671,19.209854,19.233038,19.256221,19.279406,19.302589,19.325773,19.348956,19.37214,19.395323,19.422748,19.462027,19.501308,19.540588,19.579869,19.619148,19.663453,19.710461,19.757469,19.804477,19.851485,19.899013,19.960196,20.021378,20.08256,20.143743,20.204925,20.259836,20.306204,20.352571,20.398938,20.445306,20.491673,20.513522,20.529618,20.545715,20.561811,20.577908,20.599956,20.646325,20.692692,20.739059,20.785427,20.831794,20.890563,20.958192,21.025821,21.09345,21.161079,21.228708,21.328184,21.428646,21.529109,21.629573,21.730035,21.793287,21.789405,21.78552,21.781638,21.777753,21.773869,21.801115,21.839115,21.877113,21.915112,21.95311,21.989435,22.01454,22.039646,22.064752,22.089858,22.114963,22.155044,22.20914,22.263235,22.31733,22.371425,22.425522,22.452276,22.4761,22.499924,22.523748,22.547574,22.569158,22.585253,22.601351,22.617446,22.633544,22.649639,22.665303,22.68076,22.696214,22.711671,22.727126,22.742135,22.750505,22.758871,22.767241,22.77561,22.783979,22.788869,22.78951,22.790151,22.790792,22.791432,22.792073,22.792179,22.792179,22.792179,22.792179,22.792179,22.790598,22.783511,22.776423,22.769338,22.76225,22.755162,22.746512,22.736861,22.727213,22.717562,22.707912,22.698261,22.674487,22.650664,22.62684,22.603016,22.57919,22.553142,22.523512,22.493882,22.464252,22.434622,22.404992,22.393207,22.38676,22.380313,22.373866,22.367419,22.364398,22.379855,22.395309,22.410766,22.426221,22.441678,22.457482,22.473577,22.489675,22.50577,22.521868,22.537963,22.546875,22.555244,22.563614,22.57198,22.58035,22.581589,22.567413,22.55324,22.539064,22.524891,22.510716,22.452634,22.375994,22.299358,22.222718,22.14608,22.070655,22.00755,21.944445,21.881341,21.818235,21.75513,21.683426,21.602263,21.521102,21.439939,21.358776,21.277613,21.234249,21.196892,21.159533,21.122176,21.084817,21.050996,21.027813,21.004629,20.981446,20.958261,20.935078,20.912709,20.890807,20.868905,20.847002,20.825101,20.80283,20.764832,20.726832,20.688834,20.650835,20.612836,20.583807,20.56771,20.551614,20.535517,20.519421,20.503324,20.500552,20.501193,20.501833,20.502474,20.503115,20.502936,20.499092,20.495247,20.491403,20.487559,20.483714,20.480965,20.479042,20.47712,20.475198,20.473276,20.471355,20.476208,20.481374,20.486538,20.491704,20.496868,20.499384,20.496821,20.494259,20.491696,20.489133,20.48657,20.491513,20.499241,20.506969,20.514697,20.522424,20.531347,20.549366,20.567384,20.585403,20.603422,20.621441,20.627483,20.621676,20.615871,20.610065,20.60426,20.598454,20.623024,20.651373,20.679721,20.70807,20.736418,20.767077,20.803794,20.840511,20.877229,20.913946,20.950664,21.007864,21.075494,21.143122,21.210751,21.27838,21.345754,21.408218,21.470682,21.533146,21.59561,21.658075,21.716611,21.770065,21.82352,21.876975,21.930429,21.983884,22.012965,22.036788,22.060613,22.084437,22.108262,22.137071,22.18472,22.232369,22.280019,22.327667,22.375317,22.41836,22.458281,22.498203,22.538122,22.578043,22.617965,22.598401,22.577779,22.557159,22.536539,22.515916,22.483175,22.429718,22.376265,22.322811,22.269357,22.2159,22.178517,22.146324,22.114131,22.081938,22.049745,22.026544,22.057456,22.088368,22.119279,22.150191,22.181102,22.23655,22.313827,22.391107,22.468385,22.545665,22.622945,22.733263,22.846618,22.959972,23.07333,23.186684,23.30199,23.421792,23.541594,23.661396,23.781198,23.900999,24.007033,24.106856,24.206678,24.3065,24.406323,24.503998,24.575469,24.646943,24.718417,24.789891,24.861365,24.925393,24.980769,25.036148,25.091524,25.1469,25.202279,25.237969,25.270162,25.302355,25.334548,25.366741,25.393321,25.401688,25.410057,25.418426,25.426796,25.435162,25.449139,25.466516,25.483895,25.501272,25.518651,25.536499,25.606048,25.6756,25.745152,25.814703,25.884255,25.954058,26.02425,26.094443,26.164635,26.234825,26.305017,26.365654,26.423633,26.481614,26.539593,26.597571,26.646297,26.6495,26.652704,26.655908,26.659111,26.662312,26.676618,26.699801,26.722986,26.746169,26.769352,26.792535,26.779313,26.763856,26.748401,26.732944,26.71749,26.711358,26.724249,26.737143,26.750035,26.762929,26.775821,26.79055,26.806004,26.821461,26.836916,26.852373,26.868553,26.891095,26.913637,26.936182,26.958724,26.981266,26.997195,27.006202,27.015212,27.024222,27.033232,27.04224,27.033195,27.021585,27.009973,26.998362,26.98675,17.132761,17.10406,17.075361,17.04666,17.017959,16.986582,16.947206,16.907828,16.868452,16.829076,16.789699,16.755718,16.724807,16.693895,16.662984,16.632072,16.601719,16.593991,16.586264,16.578535,16.570808,16.563079,16.553086,16.539842,16.526597,16.513352,16.500108,16.486863,16.465693,16.44251,16.419325,16.396142,16.372958,16.348217,16.316568,16.284919,16.25327,16.221623,16.189974,16.154335,16.115696,16.077056,16.038416,15.999777,15.961137,15.957372,15.955161,15.95295,15.950738,15.948527,15.947076,15.947076,15.947076,15.947076,15.947076,15.947076,15.919383,15.88148,15.843578,15.805676,15.767774,15.728145,15.675523,15.622902,15.570281,15.51766,15.465039,15.412418,15.359797,15.307176,15.254555,15.201933,15.149312,15.075387,14.998845,14.922304,14.845761,14.769219,14.692678,14.616135,14.539594,14.463052,14.386509,14.309968,14.241241,14.176468,14.111697,14.046926,13.982153,13.919336,13.893203,13.867071,13.84094,13.814807,13.788675,13.766888,13.750695,13.734502,13.718309,13.702117,13.685924,13.634567,13.575692,13.516817,13.457942,13.399068,13.352896,13.354371,13.355846,13.357319,13.358794,13.360267,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.630253,13.683611,13.736968,13.790327,13.843685,13.897044,13.950402,14.00376,14.057118,14.110477,14.163835,14.22722,14.293824,14.360426,14.427028,14.493631,14.553993,14.577176,14.60036,14.623543,14.646728,14.669911,14.688996,14.704452,14.719908,14.735364,14.750819,14.766275,14.790169,14.814827,14.839486,14.864144,14.888801,14.920724,14.969303,15.017881,15.06646,15.115038,15.163618,15.228201,15.299963,15.371726,15.443488,15.515251,15.584576,15.624689,15.664803,15.704918,15.745031,15.785145,15.827474,15.872367,15.917261,15.962154,16.007047,16.05194,16.090262,16.127428,16.164593,16.201758,16.238924,16.278095,16.323726,16.369356,16.414986,16.460616,16.506247,16.567713,16.638739,16.709764,16.780789,16.851814,16.922927,17.002416,17.081907,17.161397,17.240888,17.320378,17.41126,17.519451,17.627641,17.735831,17.844022,17.952212,18.059248,18.165965,18.272681,18.379398,18.486114,18.582559,18.628926,18.675294,18.721661,18.768028,18.814397,18.84314,18.857858,18.872578,18.887296,18.902015,18.916733,18.911664,18.905412,18.899158,18.892904,18.88665,18.885499,18.894701,18.903903,18.913106,18.922308,18.93151,18.951261,18.975183,18.999104,19.023024,19.046946,19.070866,19.094786,19.118708,19.142628,19.166549,19.19047,19.214391,19.238311,19.262233,19.286153,19.310074,19.333995,19.356624,19.379069,19.401516,19.423963,19.44641,19.472928,19.510829,19.548732,19.586635,19.624537,19.662439,19.706324,19.753429,19.800533,19.847637,19.894741,19.94236,20.003445,20.064531,20.125618,20.186704,20.24779,20.30202,20.346914,20.391807,20.436701,20.481593,20.526487,20.548133,20.564325,20.580518,20.596711,20.612905,20.635175,20.68228,20.729385,20.77649,20.823594,20.870699,20.931757,21.002782,21.073807,21.144832,21.215857,21.286882,21.384316,21.482567,21.580818,21.679071,21.777322,21.837781,21.830053,21.822326,21.814597,21.80687,21.799141,21.82478,21.861945,21.899111,21.936276,21.973441,22.00879,22.031975,22.055158,22.078342,22.101525,22.124709,22.163099,22.21572,22.26834,22.320963,22.373582,22.426205,22.452237,22.475422,22.498605,22.521788,22.544971,22.566129,22.582322,22.598515,22.614708,22.630902,22.647095,22.66229,22.677008,22.691726,22.706447,22.721166,22.735349,22.741603,22.747857,22.754111,22.760365,22.766618,22.770722,22.772197,22.773669,22.775144,22.776619,22.778093,22.777717,22.776979,22.776243,22.775507,22.774768,22.772308,22.763844,22.755376,22.746912,22.738447,22.729983,22.721518,22.713053,22.704589,22.696122,22.687657,22.679192,22.656062,22.632879,22.609694,22.586511,22.563328,22.537465,22.50729,22.477117,22.446941,22.416769,22.386593,22.373696,22.365968,22.358239,22.350511,22.342785,22.33822,22.350728,22.363235,22.375743,22.388251,22.400755,22.414065,22.428045,22.442027,22.45601,22.469992,22.483972,22.491454,22.498447,22.505436,22.512429,22.519419,22.519543,22.504825,22.490106,22.475385,22.460667,22.445949,22.38829,22.312485,22.236679,22.160875,22.085071,22.010321,21.946286,21.882252,21.818216,21.754183,21.690147,21.615424,21.528943,21.442461,21.35598,21.269499,21.183018,21.135911,21.09506,21.054209,21.013358,20.972507,20.93625,20.913803,20.891356,20.868909,20.846463,20.824017,20.801101,20.777917,20.754734,20.731549,20.708366,20.684863,20.647698,20.610532,20.573367,20.536202,20.499036,20.471062,20.456344,20.441625,20.426907,20.412187,20.397469,20.392122,20.389172,20.386224,20.383276,20.380328,20.378187,20.379662,20.381137,20.38261,20.384085,20.385558,20.386614,20.387351,20.388088,20.388824,20.389562,20.390299,20.399129,20.408331,20.417533,20.426736,20.435938,20.442491,20.443966,20.445439,20.446914,20.448388,20.449862,20.455898,20.463626,20.471354,20.479082,20.486809,20.495605,20.512535,20.529466,20.546395,20.563326,20.580255,20.584049,20.574847,20.565645,20.556443,20.54724,20.538038,20.565167,20.596816,20.628464,20.660113,20.691761,20.72656,20.769623,20.812684,20.855746,20.898809,20.941871,21.003951,21.075713,21.147476,21.219238,21.291001,21.362237,21.423323,21.484409,21.545496,21.606582,21.667667,21.725385,21.778742,21.832101,21.885459,21.938818,21.992176,22.020713,22.043896,22.06708,22.090263,22.113448,22.141019,22.185176,22.229332,22.273487,22.317645,22.3618,22.400472,22.435427,22.470381,22.505336,22.540288,22.575242,22.551625,22.526967,22.502309,22.477652,22.452994,22.41774,22.364382,22.311023,22.257665,22.204306,22.150948,22.116228,22.087528,22.058827,22.030127,22.001427,21.981326,22.012975,22.044623,22.076272,22.107921,22.139569,22.195753,22.273771,22.351787,22.429803,22.507817,22.585833,22.69991,22.817303,22.934698,23.05209,23.169483,23.28899,23.413373,23.537758,23.66214,23.786525,23.910907,24.017282,24.115535,24.213784,24.312037,24.410289,24.506198,24.573539,24.640877,24.708218,24.775559,24.842897,24.903772,24.957131,25.010489,25.063848,25.117206,25.170562,25.204863,25.235774,25.266686,25.297597,25.328509,25.35413,25.362595,25.37106,25.379527,25.387991,25.396456,25.409271,25.424728,25.440182,25.455639,25.471094,25.487012,25.553614,25.620216,25.686818,25.753423,25.820025,25.888086,25.958374,26.028661,26.098949,26.169239,26.239527,26.303193,26.365016,26.426839,26.488662,26.550485,26.601614,26.60014,26.598665,26.597193,26.595718,26.594243,26.607699,26.633093,26.658489,26.683883,26.709277,26.734673,26.722965,26.708983,26.695003,26.681021,26.667038,26.663467,26.681135,26.6988,26.716468,26.734136,26.751801,26.767359,26.782077,26.796798,26.811516,26.826235,26.841668,26.863376,26.885087,26.906795,26.928506,26.950215,26.964369,26.970623,26.976877,26.98313,26.989384,26.995638,26.982884,26.96743,26.951973,26.936518,26.921061,17.097662,17.073096,17.048528,17.023962,16.999395,16.970769,16.930013,16.889259,16.848505,16.80775,16.766996,16.732516,16.701604,16.670692,16.639781,16.608869,16.578516,16.570789,16.563061,16.555333,16.547605,16.539878,16.531581,16.522471,16.513359,16.504248,16.495137,16.486025,16.465693,16.44251,16.419325,16.396142,16.372958,16.347963,16.314937,16.28191,16.248884,16.215857,16.18283,16.146601,16.107961,16.069322,16.030682,15.992043,15.953403,15.945681,15.939336,15.932992,15.926647,15.920302,15.91614,15.91614,15.91614,15.91614,15.91614,15.91614,15.889452,15.852928,15.816403,15.779879,15.743354,15.705265,15.6554,15.605534,15.555669,15.505804,15.455938,15.406073,15.356206,15.306342,15.256475,15.206611,15.156746,15.084349,15.009184,14.93402,14.858856,14.783692,14.708528,14.633364,14.5582,14.483035,14.407872,14.332707,14.260783,14.190501,14.120219,14.049935,13.979653,13.911323,13.879679,13.848036,13.816392,13.78475,13.753106,13.727616,13.710044,13.692473,13.674903,13.657332,13.639762,13.592702,13.53934,13.485976,13.432612,13.379248,13.338008,13.342238,13.346468,13.350699,13.354928,13.359158,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.628897,13.680878,13.732858,13.784838,13.836819,13.888799,13.940779,13.99276,14.04474,14.096721,14.148701,14.20758,14.268671,14.329762,14.390854,14.451945,14.507587,14.530772,14.553955,14.577139,14.600322,14.623506,14.642591,14.658046,14.673502,14.688958,14.704414,14.71987,14.746292,14.773705,14.801119,14.828533,14.855945,14.891043,14.943755,14.996466,15.049179,15.101891,15.154604,15.22332,15.299217,15.375112,15.451008,15.526904,15.600257,15.643127,15.685995,15.728865,15.771734,15.814603,15.857134,15.899271,15.941409,15.983547,16.025684,16.067822,16.103388,16.137797,16.172208,16.206617,16.241026,16.277769,16.322021,16.366274,16.410526,16.454779,16.499031,16.561697,16.635478,16.70926,16.78304,16.856821,16.930703,17.014327,17.097951,17.181575,17.265199,17.348822,17.442197,17.550387,17.658578,17.766768,17.874959,17.98315,18.088026,18.191987,18.295947,18.399908,18.503869,18.598028,18.644395,18.690763,18.73713,18.783497,18.829864,18.857841,18.871183,18.884523,18.897863,18.911205,18.924545,18.921999,18.918501,18.915003,18.911505,18.908006,18.909611,18.921569,18.933527,18.945484,18.957442,18.969401,18.990921,19.016219,19.041518,19.066816,19.092115,19.117413,19.142712,19.168012,19.19331,19.218609,19.243907,19.269206,19.294504,19.319803,19.345101,19.370399,19.395699,19.417288,19.438357,19.459426,19.480495,19.501564,19.526703,19.563228,19.599753,19.636277,19.672802,19.709326,19.753625,19.802107,19.850589,19.899072,19.947554,19.996448,20.056157,20.115864,20.175573,20.235281,20.29499,20.34726,20.389398,20.431534,20.473672,20.515809,20.557947,20.580186,20.597756,20.615327,20.632898,20.650468,20.674117,20.7226,20.771083,20.819564,20.868047,20.91653,20.979768,21.05355,21.127331,21.201112,21.274892,21.348673,21.44218,21.536298,21.630416,21.724534,21.818652,21.876452,21.868723,21.860996,21.853268,21.84554,21.837812,21.861404,21.895813,21.930222,21.964633,21.999042,22.031993,22.055178,22.078361,22.101545,22.124728,22.147912,22.184878,22.234744,22.28461,22.334474,22.38434,22.434206,22.459973,22.483156,22.506339,22.529522,22.552708,22.574263,22.591835,22.609405,22.626975,22.644548,22.662118,22.676825,22.690167,22.703509,22.71685,22.730189,22.742909,22.746406,22.749906,22.753404,22.756901,22.760399,22.764228,22.768456,22.772687,22.776915,22.781146,22.785377,22.7843,22.782184,22.780069,22.777953,22.77584,22.772001,22.762157,22.752316,22.742472,22.732628,22.722786,22.712942,22.703101,22.693257,22.683415,22.673571,22.66373,22.640595,22.617409,22.594226,22.571043,22.547857,22.522524,22.493728,22.464932,22.436134,22.407338,22.378542,22.365962,22.358234,22.350505,22.342777,22.335051,22.329623,22.336621,22.343616,22.350611,22.357609,22.364604,22.373898,22.385124,22.39635,22.407576,22.418802,22.430028,22.436036,22.441649,22.447262,22.452875,22.458488,22.458104,22.444765,22.431423,22.418082,22.40474,22.391401,22.336089,22.26304,22.189989,22.11694,22.043891,21.97128,21.903111,21.834943,21.766775,21.698607,21.63044,21.552237,21.463001,21.373764,21.284527,21.19529,21.106053,21.055002,21.010018,20.965034,20.920049,20.875065,20.836049,20.81498,20.793911,20.772842,20.751774,20.730705,20.708291,20.685107,20.661924,20.638739,20.615556,20.592115,20.557706,20.523295,20.488886,20.454477,20.420067,20.394285,20.380945,20.367603,20.354263,20.340921,20.327581,20.318126,20.309667,20.301206,20.292747,20.284288,20.278148,20.282377,20.286607,20.290837,20.295066,20.299296,20.302322,20.304436,20.306552,20.308666,20.310782,20.312897,20.324422,20.336379,20.348337,20.360296,20.372253,20.381562,20.385791,20.390022,20.394252,20.398482,20.402711,20.409492,20.417221,20.424949,20.432676,20.440405,20.44952,20.469205,20.488892,20.508577,20.528263,20.547948,20.551726,20.539769,20.527811,20.515853,20.503896,20.491938,20.519987,20.553013,20.58604,20.619067,20.652093,20.690172,20.741501,20.79283,20.844159,20.895488,20.946817,21.014425,21.09032,21.166216,21.242113,21.318008,21.393105,21.452814,21.512522,21.572231,21.631938,21.691647,21.747987,21.799967,21.851948,21.903928,21.955909,22.007889,22.036181,22.059365,22.082548,22.105732,22.128915,22.155624,22.195646,22.235668,22.27569,22.315712,22.355737,22.388634,22.416697,22.444762,22.472828,22.500893,22.528958,22.502513,22.475099,22.447685,22.420271,22.392857,22.356375,22.304394,22.252414,22.200434,22.148454,22.096473,22.065212,22.040646,22.01608,21.991512,21.966945,21.950585,21.983612,22.016638,22.049665,22.082692,22.115718,22.17328,22.252674,22.332067,22.411463,22.490856,22.570249,22.686966,22.807115,22.927263,23.047412,23.16756,23.289406,23.415168,23.540929,23.666691,23.79245,23.918212,24.02217,24.116287,24.210403,24.304523,24.398639,24.490418,24.553623,24.616829,24.680036,24.743242,24.806449,24.864465,24.916444,24.968426,25.020405,25.072387,25.124366,25.158457,25.189369,25.220283,25.251194,25.282106,25.30805,25.317894,25.327736,25.33758,25.347421,25.357265,25.370602,25.386056,25.401513,25.416968,25.432425,25.44829,25.509382,25.570474,25.631564,25.692656,25.753749,25.819022,25.890689,25.962356,26.03402,26.105687,26.177352,26.24132,26.303143,26.364966,26.426789,26.488612,26.539275,26.535047,26.530816,26.526585,26.522356,26.518125,26.532653,26.56218,26.59171,26.621239,26.650766,26.680295,26.671423,26.660197,26.648971,26.637745,26.626518,26.626156,26.647957,26.669758,26.691556,26.713357,26.735158,26.750906,26.764245,26.777587,26.790928,26.80427,26.818183,26.837138,26.85609,26.875045,26.893999,26.912951,26.924352,26.92785,26.931347,26.934845,26.938342,26.94184,26.928745,26.91329,26.897833,26.882379,26.866922,17.062563,17.04213,17.021697,17.001263,16.98083,16.954954,16.912822,16.870689,16.828557,16.786425,16.744292,16.709313,16.678401,16.64749,16.616578,16.585666,16.555314,16.547586,16.539858,16.532131,16.524402,16.516675,16.510077,16.505099,16.500122,16.495144,16.490166,16.485189,16.465693,16.44251,16.419325,16.396142,16.372958,16.34771,16.313305,16.278901,16.244497,16.210092,16.175688,16.138867,16.100227,16.061588,16.022948,15.984308,15.945669,15.93399,15.923511,15.913033,15.902554,15.892076,15.885203,15.885203,15.885203,15.885203,15.885203,15.885203,15.859523,15.824377,15.789229,15.754082,15.718936,15.682386,15.635276,15.588166,15.541056,15.493946,15.446836,15.399726,15.352618,15.305508,15.258398,15.211288,15.164178,15.09331,15.019524,14.945737,14.87195,14.798165,14.724378,14.650592,14.576805,14.50302,14.429233,14.355447,14.280327,14.204534,14.128739,14.052945,13.97715,13.90331,13.866155,13.829,13.791845,13.754691,13.717537,13.688341,13.669393,13.650444,13.631496,13.612548,13.593598,13.550839,13.502986,13.455133,13.407281,13.359429,13.32312,13.330105,13.337091,13.344077,13.351063,13.358047,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.627542,13.678144,13.728746,13.77935,13.829952,13.880554,13.931157,13.98176,14.032362,14.082965,14.133567,14.187938,14.243518,14.299099,14.354679,14.410259,14.461182,14.484366,14.50755,14.530733,14.553918,14.577101,14.596185,14.611641,14.627098,14.642554,14.658009,14.673465,14.702413,14.732582,14.762751,14.792921,14.82309,14.861361,14.918206,14.975052,15.031897,15.088743,15.14559,15.21844,15.298469,15.378499,15.458528,15.538557,15.615938,15.661562,15.707187,15.752813,15.798438,15.844062,15.886793,15.926174,15.965557,16.004939,16.04432,16.083703,16.116513,16.148167,16.179821,16.211475,16.24313,16.277442,16.320317,16.363191,16.406066,16.448941,16.491816,16.555682,16.632218,16.708755,16.785292,16.861828,16.938479,17.026237,17.113994,17.201751,17.289508,17.377265,17.473134,17.581324,17.689514,17.797705,17.905895,18.014087,18.116803,18.218009,18.319214,18.42042,18.521624,18.613496,18.659863,18.70623,18.752598,18.798966,18.845333,18.872542,18.884506,18.896468,18.908431,18.920395,18.932357,18.932333,18.931591,18.930848,18.930105,18.929364,18.933723,18.948438,18.963151,18.977864,18.992577,19.00729,19.030579,19.057256,19.083932,19.110609,19.137285,19.163962,19.190637,19.217314,19.24399,19.270667,19.297344,19.32402,19.350697,19.377373,19.40405,19.430725,19.457402,19.477954,19.497645,19.517336,19.537027,19.556719,19.58048,19.615627,19.650773,19.685921,19.721067,19.756214,19.800925,19.850786,19.900646,19.950505,20.000366,20.050537,20.108868,20.167198,20.225528,20.283859,20.34219,20.392498,20.431879,20.471262,20.510644,20.550025,20.589408,20.612239,20.631187,20.650136,20.669084,20.688032,20.713059,20.76292,20.81278,20.862641,20.9125,20.962361,21.027781,21.104317,21.180855,21.257391,21.333927,21.410465,21.500045,21.59003,21.680013,21.769998,21.859982,21.915123,21.907395,21.899667,21.89194,21.884211,21.876484,21.898027,21.929681,21.961334,21.992988,22.024642,22.055196,22.078379,22.101563,22.124746,22.147931,22.171115,22.206657,22.253767,22.300877,22.347987,22.395097,22.442207,22.467707,22.49089,22.514073,22.537256,22.560442,22.582396,22.601346,22.620295,22.639242,22.658191,22.67714,22.691364,22.703326,22.715288,22.727253,22.739215,22.75047,22.751212,22.751956,22.752697,22.753438,22.754182,22.757733,22.764717,22.771702,22.778689,22.785674,22.792658,22.790882,22.787387,22.783894,22.780402,22.77691,22.771694,22.760473,22.749252,22.738032,22.726811,22.71559,22.704369,22.693148,22.681927,22.670707,22.659486,22.648265,22.625124,22.601941,22.578758,22.555573,22.53239,22.507584,22.480164,22.452748,22.425328,22.397909,22.37049,22.358226,22.3505,22.342771,22.335043,22.327314,22.321029,22.322512,22.323997,22.325482,22.326968,22.328453,22.33373,22.3422,22.350669,22.359142,22.367612,22.376082,22.380615,22.384851,22.389085,22.393321,22.397554,22.396667,22.384705,22.37274,22.360778,22.348816,22.336851,22.283885,22.213592,22.143299,22.073004,22.002711,21.932238,21.859936,21.787635,21.715333,21.643032,21.570731,21.489052,21.397058,21.305066,21.213074,21.121081,21.029089,20.974093,20.924976,20.875858,20.82674,20.777623,20.735848,20.716157,20.696466,20.676776,20.657084,20.637393,20.615481,20.592296,20.569113,20.545929,20.522745,20.499369,20.467714,20.43606,20.404406,20.372752,20.341097,20.317508,20.305545,20.293581,20.281619,20.269655,20.257692,20.24413,20.23016,20.216188,20.202218,20.188246,20.178107,20.185091,20.192077,20.199063,20.206048,20.213034,20.21803,20.221523,20.225016,20.228508,20.232002,20.235494,20.249714,20.264429,20.279142,20.293855,20.308568,20.320634,20.327618,20.334604,20.34159,20.348574,20.35556,20.363088,20.370815,20.378543,20.386271,20.393999,20.403434,20.425876,20.448317,20.470758,20.493199,20.515641,20.519405,20.504692,20.489977,20.475264,20.460551,20.445838,20.474807,20.509211,20.543616,20.57802,20.612424,20.653782,20.713377,20.772973,20.83257,20.892166,20.951761,21.024898,21.104928,21.184956,21.264986,21.345016,21.423974,21.482305,21.540636,21.598966,21.657296,21.715627,21.770589,21.821191,21.871793,21.922396,21.972999,22.023602,22.05165,22.074833,22.098017,22.1212,22.144384,22.170227,22.206116,22.242004,22.277893,22.313782,22.349671,22.376794,22.39797,22.419146,22.440322,22.461498,22.482672,22.453399,22.423232,22.393061,22.362891,22.332724,22.29501,22.244408,22.193804,22.143202,22.0926,22.041998,22.014198,21.993765,21.973332,21.952898,21.932465,21.919845,21.95425,21.988654,22.023059,22.057463,22.091866,22.150806,22.231577,22.31235,22.393122,22.473895,22.554665,22.674021,22.796926,22.919828,23.042733,23.165638,23.289822,23.416963,23.544101,23.67124,23.798378,23.925519,24.027055,24.117039,24.207022,24.297009,24.386992,24.474635,24.533708,24.592782,24.651855,24.710927,24.769999,24.825155,24.87576,24.926362,24.976965,25.027567,25.078169,25.112054,25.142966,25.173877,25.204789,25.2357,25.26197,25.273191,25.284412,25.295633,25.306854,25.318074,25.33193,25.347384,25.362841,25.378298,25.393753,25.40957,25.46515,25.52073,25.57631,25.63189,25.687469,25.74996,25.823004,25.896048,25.969091,26.042135,26.115179,26.179446,26.241269,26.303092,26.364915,26.426739,26.476936,26.469951,26.462967,26.455979,26.448995,26.44201,26.457608,26.49127,26.52493,26.558592,26.592255,26.625917,26.619881,26.611408,26.602938,26.594468,26.585999,26.588845,26.614779,26.640713,26.666647,26.69258,26.718514,26.734451,26.746413,26.758378,26.77034,26.782302,26.794698,26.810897,26.827095,26.843294,26.859492,26.875691,26.884333,26.885074,26.885818,26.886559,26.887303,26.888045,26.874605,26.859151,26.843694,26.828239,26.812782,17.027465,17.011164,16.994864,16.978565,16.962264,16.93914,16.895631,16.85212,16.80861,16.7651,16.72159,16.686111,16.6552,16.624288,16.593377,16.562464,16.532112,16.524384,16.516655,16.508928,16.501199,16.493472,16.488571,16.487728,16.486883,16.486039,16.485195,16.484351,16.465693,16.44251,16.419325,16.396142,16.372958,16.347456,16.311674,16.275892,16.24011,16.204328,16.168545,16.131132,16.092493,16.053853,16.015214,15.976574,15.937935,15.922298,15.907687,15.893074,15.878463,15.863851,15.854266,15.854266,15.854266,15.854266,15.854266,15.854266,15.829593,15.795824,15.762055,15.728286,15.694516,15.659506,15.615153,15.570797,15.526444,15.48209,15.437736,15.393381,15.349027,15.304674,15.260318,15.215965,15.171611,15.102271,15.029863,14.957454,14.885046,14.812637,14.740229,14.66782,14.595412,14.523003,14.450595,14.378186,14.299871,14.218566,14.13726,14.055954,13.97465,13.895298,13.852631,13.809965,13.767299,13.724633,13.681967,13.649068,13.628742,13.608416,13.588089,13.567763,13.547436,13.508974,13.466632,13.424292,13.38195,13.339609,13.308231,13.317973,13.327714,13.337455,13.347196,13.356938,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.626186,13.675411,13.724636,13.77386,13.823085,13.872309,13.921535,13.970759,14.019984,14.069209,14.118434,14.168298,14.218366,14.268435,14.318504,14.368573,14.414777,14.43796,14.461145,14.484328,14.507512,14.530696,14.549781,14.565236,14.580692,14.596148,14.611604,14.627059,14.658535,14.69146,14.724385,14.75731,14.790234,14.831679,14.892659,14.953638,15.014617,15.075596,15.136576,15.213559,15.297722,15.381885,15.466048,15.550211,15.631618,15.679998,15.728379,15.77676,15.825141,15.873521,15.916452,15.953079,15.989704,16.02633,16.062957,16.099583,16.129638,16.158536,16.187436,16.216334,16.245232,16.277115,16.318612,16.360109,16.401606,16.443103,16.4846,16.549666,16.628959,16.708251,16.787542,16.866834,16.946257,17.038147,17.130038,17.221928,17.313819,17.405709,17.50407,17.612261,17.720451,17.828642,17.936832,18.045024,18.145581,18.24403,18.34248,18.44093,18.539379,18.628965,18.675332,18.721699,18.768067,18.814434,18.860801,18.887243,18.897829,18.908414,18.919,18.929585,18.940169,18.942667,18.944681,18.946694,18.948706,18.95072,18.957836,18.975305,18.992774,19.010244,19.027712,19.045181,19.070237,19.098292,19.126347,19.154401,19.182455,19.210509,19.238564,19.266617,19.294672,19.322727,19.35078,19.378835,19.40689,19.434943,19.462998,19.491052,19.519106,19.538621,19.556933,19.575246,19.59356,19.611872,19.634257,19.668025,19.701795,19.735563,19.769332,19.803102,19.848226,19.899463,19.950702,20.00194,20.053178,20.104626,20.161579,20.218532,20.275484,20.332437,20.38939,20.437736,20.474363,20.510989,20.547616,20.584242,20.620867,20.644291,20.664618,20.684944,20.70527,20.725597,20.752001,20.80324,20.854478,20.905716,20.956953,21.008192,21.075794,21.155086,21.234379,21.31367,21.392962,21.472255,21.55791,21.64376,21.729611,21.815462,21.901314,21.953794,21.946066,21.938339,21.93061,21.922883,21.915154,21.934649,21.963547,21.992446,22.021344,22.050242,22.078399,22.101582,22.124766,22.147949,22.171134,22.194317,22.228437,22.272791,22.317145,22.361498,22.405852,22.450209,22.475441,22.498624,22.521807,22.544993,22.568176,22.59053,22.610856,22.631182,22.651511,22.671837,22.692163,22.705899,22.716485,22.72707,22.737656,22.748241,22.758029,22.756017,22.754002,22.75199,22.749978,22.747963,22.751238,22.760979,22.77072,22.78046,22.790201,22.799942,22.797461,22.792592,22.78772,22.782851,22.77798,22.771384,22.758787,22.746189,22.733589,22.720991,22.708394,22.695793,22.683196,22.670598,22.658,22.6454,22.632803,22.609657,22.586474,22.563288,22.540105,22.516922,22.492643,22.466603,22.440561,22.414521,22.388478,22.362438,22.350492,22.342766,22.335038,22.327309,22.319581,22.312432,22.308405,22.30438,22.300353,22.296326,22.292299,22.293562,22.299278,22.304992,22.310706,22.316422,22.322136,22.325194,22.328053,22.33091,22.333767,22.336624,22.335228,22.324643,22.31406,22.303475,22.292889,22.282304,22.231683,22.164145,22.096607,22.029069,21.961532,21.893196,21.816762,21.740326,21.663892,21.587456,21.511022,21.425865,21.331117,21.23637,21.141622,21.046874,20.952125,20.893184,20.839933,20.786682,20.73343,20.680179,20.635647,20.617334,20.599022,20.580708,20.562395,20.544081,20.522669,20.499486,20.476302,20.453119,20.429935,20.406621,20.377723,20.348823,20.319925,20.291027,20.262129,20.24073,20.230144,20.219559,20.208973,20.198389,20.187804,20.170135,20.150653,20.13117,20.111687,20.092206,20.078066,20.087807,20.097548,20.107288,20.11703,20.126771,20.133739,20.138609,20.143479,20.148351,20.153221,20.158092,20.175008,20.192477,20.209945,20.227414,20.244884,20.259704,20.269445,20.279186,20.288928,20.298669,20.308409,20.316682,20.32441,20.332138,20.339866,20.347593,20.357349,20.382545,20.407743,20.43294,20.458136,20.483334,20.487082,20.469614,20.452145,20.434675,20.417206,20.399738,20.429628,20.465409,20.501191,20.536973,20.572757,20.617392,20.685255,20.753119,20.820981,20.888843,20.956707,21.035371,21.119534,21.203696,21.287859,21.372022,21.454844,21.511796,21.568749,21.625702,21.682654,21.739607,21.793191,21.842415,21.89164,21.940864,21.99009,22.039314,22.067117,22.090302,22.113485,22.136669,22.159852,22.18483,22.216586,22.248342,22.280096,22.311852,22.343608,22.364954,22.379241,22.393527,22.407814,22.422101,22.436388,22.404287,22.371361,22.338437,22.305513,22.272587,22.233645,22.18442,22.135196,22.08597,22.036746,21.987522,21.963183,21.946883,21.930582,21.914283,21.897983,21.889105,21.924887,21.960669,21.996451,22.032233,22.068015,22.128333,22.210483,22.292633,22.374782,22.456931,22.53908,22.661077,22.786735,22.912396,23.038055,23.163716,23.29024,23.418755,23.547273,23.675791,23.804306,23.932824,24.03194,24.11779,24.203641,24.289495,24.375345,24.458855,24.513794,24.568734,24.623673,24.678612,24.733551,24.785848,24.835073,24.884299,24.933522,24.982747,25.031973,25.065648,25.09656,25.127471,25.158383,25.189294,25.21589,25.228488,25.241086,25.253686,25.266283,25.278881,25.293258,25.308715,25.324169,25.339627,25.355081,25.370848,25.420918,25.470988,25.521055,25.571126,25.621193,25.680898,25.755319,25.829742,25.904163,25.978583,26.053007,26.117573,26.179396,26.241219,26.303042,26.364865,26.414596,26.404856,26.395115,26.385374,26.375633,26.365892,26.382562,26.420358,26.458153,26.495949,26.533744,26.57154,26.568336,26.562622,26.556909,26.551192,26.545479,26.551531,26.581601,26.611668,26.641735,26.671802,26.701868,26.717995,26.728581,26.739166,26.749752,26.760337,26.771214,26.784658,26.798101,26.811543,26.824985,26.838427,26.844316,26.842301,26.840289,26.838276,26.836262,26.834249,26.820466,26.805011,26.789554,26.7741,26.758642,16.992366,16.980198,16.968032,16.955866,16.943699,16.923326,16.878438,16.833551,16.788662,16.743775,16.698887,16.662908,16.631997,16.601085,16.570174,16.539262,16.508909,16.501181,16.493453,16.485725,16.477998,16.470269,16.467067,16.470357,16.473645,16.476935,16.480224,16.483514,16.465693,16.44251,16.419325,16.396142,16.372958,16.347203,16.310043,16.272883,16.235723,16.198563,16.161403,16.123398,16.084759,16.046119,16.007479,15.96884,15.9302,15.910607,15.891862,15.873116,15.854371,15.835627,15.82333,15.82333,15.82333,15.82333,15.82333,15.82333,15.799663,15.767272,15.73488,15.70249,15.670098,15.636628,15.595029,15.55343,15.511831,15.470232,15.428635,15.387036,15.345437,15.303838,15.262241,15.220642,15.179043,15.111232,15.040202,14.969171,14.898141,14.827109,14.756079,14.685049,14.614018,14.542987,14.471956,14.400926,14.319415,14.232598,14.145782,14.058965,13.972148,13.887285,13.839108,13.790929,13.742752,13.694575,13.646398,13.609794,13.588091,13.566387,13.544683,13.522978,13.501274,13.467109,13.43028,13.393449,13.35662,13.31979,13.293343,13.30584,13.318337,13.330834,13.34333,13.355827,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.62483,13.672678,13.720525,13.768371,13.816219,13.864066,13.911912,13.959759,14.007607,14.055453,14.1033,14.148656,14.193214,14.237771,14.282329,14.326886,14.368372,14.391556,14.414739,14.437923,14.461106,14.48429,14.503375,14.518831,14.534286,14.549742,14.565198,14.580654,14.614658,14.650338,14.686018,14.721699,14.757379,14.801998,14.86711,14.932223,14.997336,15.062449,15.12756,15.208678,15.296974,15.385271,15.473567,15.561863,15.647298,15.698435,15.749571,15.800708,15.851844,15.902979,15.946111,15.979982,16.013852,16.047722,16.081594,16.115464,16.142764,16.168906,16.195049,16.221192,16.247334,16.276789,16.316908,16.357027,16.397146,16.437265,16.477385,16.543651,16.625698,16.707745,16.789794,16.871841,16.954033,17.050057,17.146082,17.242106,17.338129,17.434153,17.535007,17.643197,17.751388,17.859578,17.96777,18.07596,18.174358,18.270053,18.365746,18.46144,18.557135,18.644432,18.6908,18.737167,18.783536,18.829903,18.87627,18.901945,18.911152,18.920359,18.929566,18.938774,18.947982,18.953001,18.957771,18.962539,18.967308,18.972077,18.981948,19.002173,19.022398,19.042622,19.062847,19.083072,19.109897,19.139328,19.168761,19.198192,19.227625,19.257057,19.28649,19.315921,19.345353,19.374785,19.404217,19.43365,19.463081,19.492514,19.521945,19.551378,19.58081,19.599285,19.616221,19.633156,19.650091,19.667027,19.688032,19.720424,19.752816,19.785206,19.817598,19.849989,19.895526,19.948142,20.000758,20.053374,20.10599,20.158714,20.21429,20.269865,20.325439,20.381014,20.436588,20.482975,20.516846,20.550716,20.584586,20.618458,20.652328,20.676344,20.698048,20.719753,20.741457,20.763161,20.790943,20.843559,20.896175,20.948791,21.001406,21.054022,21.123807,21.205854,21.287901,21.36995,21.451997,21.534046,21.615773,21.697491,21.779208,21.860926,21.942644,21.992465,21.984736,21.977009,21.969281,21.961553,21.953825,21.971272,21.997415,22.023558,22.0497,22.075843,22.101601,22.124785,22.147969,22.171152,22.194337,22.217521,22.250214,22.291814,22.333412,22.375012,22.41661,22.458207,22.483175,22.506358,22.529541,22.552726,22.575909,22.598663,22.620369,22.642072,22.663778,22.685481,22.707186,22.720435,22.729644,22.73885,22.748058,22.757264,22.765591,22.76082,22.756052,22.751283,22.746515,22.741746,22.744743,22.75724,22.769737,22.782232,22.794729,22.807226,22.804043,22.797795,22.791546,22.785298,22.779049,22.771077,22.757103,22.743126,22.729149,22.715172,22.701197,22.68722,22.673243,22.659269,22.645292,22.631315,22.617337,22.594189,22.571003,22.54782,22.524637,22.501454,22.477702,22.453039,22.428376,22.403713,22.37905,22.354387,22.342758,22.33503,22.327304,22.319575,22.311847,22.303838,22.294298,22.284761,22.275224,22.265685,22.256148,22.253397,22.256354,22.259314,22.262272,22.265232,22.268192,22.269775,22.271253,22.272733,22.274213,22.275693,22.273792,22.264583,22.255377,22.246169,22.236963,22.227754,22.17948,22.114699,22.049917,21.985134,21.920352,21.854155,21.773587,21.693019,21.61245,21.531882,21.451313,21.36268,21.265175,21.167672,21.070169,20.972665,20.875162,20.812275,20.754891,20.697507,20.640121,20.582737,20.535447,20.518511,20.501577,20.484641,20.467705,20.450771,20.429859,20.406676,20.383492,20.360309,20.337125,20.313873,20.287731,20.261588,20.235445,20.209303,20.18316,20.163952,20.154745,20.145537,20.136329,20.127122,20.117915,20.096139,20.071146,20.046152,20.021158,19.996166,19.978025,19.990522,20.003018,20.015515,20.028012,20.040509,20.049447,20.055696,20.061944,20.068193,20.074441,20.08069,20.1003,20.120525,20.14075,20.160974,20.181199,20.198775,20.211272,20.223769,20.236266,20.248763,20.261258,20.270278,20.278005,20.285733,20.293461,20.301189,20.311263,20.339216,20.367169,20.395122,20.423075,20.451026,20.454761,20.434536,20.414311,20.394087,20.373862,20.353637,20.384448,20.421608,20.458768,20.495928,20.533088,20.581003,20.657133,20.733262,20.809392,20.885522,20.961652,21.045844,21.134141,21.222437,21.310732,21.399029,21.485713,21.541287,21.596862,21.652437,21.708011,21.763587,21.815793,21.86364,21.911486,21.959333,22.007181,22.055027,22.082586,22.105769,22.128954,22.152137,22.175321,22.199433,22.227055,22.254678,22.282301,22.309922,22.337545,22.353116,22.360514,22.367911,22.375309,22.382706,22.390104,22.355173,22.319493,22.283813,22.248133,22.212453,22.17228,22.124433,22.076587,22.028739,21.980892,21.933046,21.912168,21.900002,21.887834,21.875668,21.863502,21.858364,21.895524,21.932685,21.969845,22.007005,22.044165,22.105859,22.189387,22.272915,22.356441,22.43997,22.523496,22.648133,22.776547,22.904962,23.033379,23.161794,23.290656,23.42055,23.550445,23.68034,23.810235,23.940129,24.036827,24.118545,24.20026,24.281978,24.363695,24.443073,24.493879,24.544685,24.595491,24.646297,24.697103,24.746541,24.794387,24.842233,24.890081,24.937927,24.985776,25.019243,25.050154,25.081066,25.111977,25.142889,25.16981,25.183785,25.197762,25.211739,25.225713,25.23969,25.254589,25.270043,25.2855,25.300955,25.316412,25.332128,25.376686,25.421244,25.465801,25.510359,25.554916,25.611836,25.687634,25.763434,25.839234,25.915034,25.990831,26.055699,26.117522,26.179346,26.241169,26.302992,26.352257,26.339763,26.327266,26.314769,26.302272,26.289775,26.307517,26.349445,26.391374,26.433302,26.475231,26.517162,26.516794,26.513836,26.510876,26.507916,26.504959,26.51422,26.548423,26.582623,26.616823,26.651025,26.685225,26.701543,26.710749,26.719957,26.729163,26.738372,26.747731,26.758417,26.769103,26.779792,26.790478,26.801164,26.804296,26.799528,26.794759,26.789991,26.785222,26.780451,26.766326,26.750872,26.735414,26.71996,26.704503,16.957266,16.949233,16.9412,16.933167,16.925135,16.907512,16.861247,16.814981,16.768716,16.722449,16.676184,16.639705,16.608794,16.577882,16.546971,16.516059,16.485706,16.477978,16.470251,16.462522,16.454795,16.447066,16.445562,16.452985,16.460408,16.467831,16.475253,16.482676,16.465693,16.44251,16.419325,16.396142,16.372958,16.346949,16.30841,16.269874,16.231335,16.192797,16.154259,16.115664,16.077024,16.038385,15.999745,15.961106,15.922466,15.898915,15.876037,15.853158,15.83028,15.807401,15.792393,15.792393,15.792393,15.792393,15.792393,15.792393,15.769733,15.738719,15.707706,15.676692,15.645679,15.613748,15.574905,15.536061,15.497219,15.458376,15.419533,15.380691,15.341847,15.303004,15.264162,15.225319,15.186476,15.120193,15.050541,14.980887,14.911235,14.841583,14.771929,14.702277,14.632624,14.562971,14.493318,14.423665,14.338959,14.24663,14.154302,14.061974,13.969647,13.879271,13.825583,13.771894,13.718206,13.664518,13.61083,13.570521,13.547439,13.524358,13.501276,13.478193,13.455112,13.425244,13.393926,13.362608,13.331289,13.299971,13.278456,13.293708,13.308959,13.324213,13.339465,13.354718,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.623475,13.669944,13.716413,13.762883,13.809352,13.855821,13.90229,13.94876,13.995227,14.041697,14.088166,14.129016,14.168062,14.207109,14.246154,14.2852,14.321967,14.34515,14.368334,14.391517,14.414702,14.437885,14.45697,14.472426,14.487882,14.503338,14.518794,14.534249,14.570779,14.609215,14.647652,14.686088,14.724524,14.772317,14.841563,14.910809,14.980055,15.049301,15.118546,15.203797,15.296228,15.388658,15.481086,15.573517,15.662979,15.716871,15.770763,15.824655,15.878547,15.932439,15.97577,16.006885,16.038,16.069115,16.100229,16.131345,16.155889,16.179276,16.202663,16.226051,16.249438,16.276462,16.315204,16.353945,16.392686,16.431428,16.470169,16.537634,16.622437,16.707241,16.792044,16.876848,16.961809,17.061966,17.162125,17.262282,17.36244,17.462597,17.565944,17.674134,17.782325,17.890515,17.998707,18.106897,18.203136,18.296074,18.389013,18.481951,18.574889,18.659901,18.706269,18.752636,18.799003,18.845371,18.891738,18.916646,18.924475,18.932305,18.940135,18.947964,18.955794,18.963336,18.970859,18.978384,18.985909,18.993434,19.00606,19.029041,19.052021,19.075002,19.097982,19.120963,19.149555,19.180364,19.211175,19.241985,19.272794,19.303604,19.334415,19.365225,19.396034,19.426844,19.457655,19.488464,19.519274,19.550084,19.580893,19.611704,19.642514,19.659951,19.675509,19.691065,19.706623,19.722181,19.741809,19.772823,19.803836,19.83485,19.865863,19.896877,19.942828,19.996821,20.050815,20.104809,20.158803,20.212803,20.267,20.321198,20.375394,20.429592,20.483788,20.528214,20.559329,20.590443,20.621558,20.652674,20.683788,20.708397,20.731479,20.754562,20.777643,20.800725,20.829885,20.883879,20.937873,20.991867,21.045861,21.099853,21.171818,21.256622,21.341425,21.426229,21.511033,21.595836,21.673638,21.751221,21.828806,21.906391,21.983974,22.031135,22.023408,22.01568,22.007952,22.000224,21.992497,22.007894,22.031282,22.054669,22.078056,22.101443,22.124803,22.147988,22.171171,22.194355,22.217539,22.240722,22.271994,22.310838,22.349679,22.388523,22.427367,22.466209,22.490909,22.514092,22.537277,22.56046,22.583643,22.606797,22.62988,22.652962,22.676044,22.699127,22.722209,22.734971,22.7428,22.750632,22.758461,22.76629,22.77315,22.765626,22.758101,22.750576,22.743052,22.735527,22.738249,22.753499,22.768752,22.784006,22.799259,22.814509,22.810625,22.803,22.795372,22.787747,22.780122,22.77077,22.755416,22.740062,22.724708,22.709355,22.694001,22.678647,22.663293,22.647937,22.632583,22.617229,22.601875,22.578719,22.555536,22.532353,22.50917,22.485984,22.462761,22.439478,22.416191,22.392905,22.369622,22.346335,22.335024,22.327296,22.31957,22.311841,22.304113,22.295241,22.280191,22.265142,22.250092,22.235043,22.219996,22.213229,22.213433,22.213634,22.213838,22.214042,22.214246,22.214354,22.214455,22.214558,22.214659,22.214762,22.212353,22.204525,22.196694,22.188865,22.181036,22.173205,22.127279,22.065252,22.003225,21.941198,21.879172,21.815113,21.730412,21.64571,21.561009,21.476307,21.391604,21.299493,21.199234,21.098974,20.998715,20.898456,20.798196,20.731367,20.669849,20.608331,20.546813,20.485295,20.435246,20.419688,20.404131,20.388574,20.373016,20.357459,20.337049,20.313866,20.290682,20.267498,20.244315,20.221126,20.197739,20.174351,20.150964,20.127577,20.104191,20.087174,20.079345,20.071516,20.063685,20.055856,20.048027,20.022143,19.991639,19.961134,19.930629,19.900124,19.877984,19.893236,19.908489,19.923741,19.938993,19.954246,19.965156,19.972781,19.980408,19.988035,19.99566,20.003287,20.025593,20.048574,20.071554,20.094535,20.117514,20.137846,20.153098,20.16835,20.183603,20.198855,20.214109,20.223872,20.2316,20.239328,20.247056,20.254783,20.265178,20.295887,20.326595,20.357302,20.388011,20.418719,20.422439,20.399459,20.376478,20.353498,20.330517,20.307537,20.339268,20.377806,20.416343,20.454881,20.493419,20.544613,20.62901,20.713407,20.797805,20.8822,20.966597,21.056318,21.148747,21.241177,21.333607,21.426036,21.516581,21.570779,21.624975,21.679173,21.733369,21.787566,21.838394,21.884864,21.931333,21.977802,22.024271,22.070739,22.098054,22.121238,22.144421,22.167606,22.19079,22.214036,22.237527,22.261014,22.284504,22.307992,22.331482,22.341276,22.341784,22.342292,22.342801,22.343309,22.343817,22.306062,22.267625,22.229189,22.190753,22.152317,22.110915,22.064446,22.017977,21.971507,21.925039,21.87857,21.861152,21.853119,21.845086,21.837053,21.82902,21.827624,21.866162,21.9047,21.943237,21.981775,22.020313,22.083386,22.168291,22.253196,22.338101,22.423006,22.507912,22.635188,22.766359,22.89753,23.028701,23.159872,23.291071,23.422346,23.553617,23.684891,23.816163,23.947437,24.041712,24.119297,24.196879,24.274464,24.352048,24.42729,24.473963,24.520636,24.567309,24.613982,24.660653,24.707233,24.7537,24.800169,24.846638,24.893108,24.939577,24.972837,25.003748,25.03466,25.065572,25.096483,25.123728,25.139084,25.154438,25.169792,25.185146,25.200499,25.215917,25.231371,25.246828,25.262285,25.27774,25.293409,25.332454,25.371502,25.410547,25.449592,25.48864,25.542772,25.619949,25.697128,25.774305,25.851482,25.928659,25.993826,26.055649,26.117472,26.179295,26.241118,26.28992,26.274667,26.259414,26.244161,26.22891,26.213657,26.232471,26.278533,26.324597,26.370658,26.41672,26.462781,26.465252,26.465048,26.464844,26.46464,26.464439,26.476909,26.515245,26.553578,26.591913,26.630246,26.668582,26.685088,26.692917,26.700749,26.708578,26.716407,26.724247,26.732179,26.740109,26.748041,26.755971,26.763903,26.764279,26.756755,26.74923,26.741705,26.734181,26.726656,26.712189,26.696732,26.681275,26.66582,26.650363,16.954676,16.946948,16.939219,16.931492,16.923763,16.906346,16.859978,16.813611,16.767242,16.720875,16.674508,16.637992,16.607081,16.576169,16.545258,16.514346,16.483993,16.476266,16.468538,16.46081,16.453082,16.445355,16.443975,16.451702,16.459431,16.467158,16.474887,16.482614,16.465693,16.44251,16.419325,16.396142,16.372958,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.898052,15.874869,15.851685,15.828502,15.805317,15.790109,15.790109,15.790109,15.790109,15.790109,15.790109,15.767523,15.736612,15.7057,15.674789,15.643877,15.612059,15.57342,15.53478,15.496141,15.457501,15.418861,15.380222,15.341582,15.302943,15.264303,15.225664,15.187024,15.120855,15.051303,14.981753,14.912202,14.842651,14.7731,14.703548,14.633998,14.564446,14.494894,14.425344,14.340402,14.247667,14.154931,14.062196,13.969462,13.87868,13.824585,13.770489,13.716395,13.662299,13.608203,13.567624,13.544439,13.521255,13.498072,13.474888,13.451705,13.422154,13.391242,13.360331,13.329419,13.298508,13.277357,13.292813,13.308268,13.323724,13.33918,13.354636,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.623375,13.669743,13.71611,13.762477,13.808845,13.855212,13.901579,13.947947,13.994314,14.040681,14.087049,14.127566,14.166205,14.204845,14.243485,14.282124,14.318541,14.341725,14.36491,14.388093,14.411277,14.43446,14.453544,14.469,14.484456,14.499913,14.515369,14.530825,14.56754,14.60618,14.64482,14.683459,14.722099,14.770126,14.839677,14.909228,14.97878,15.04833,15.117882,15.203437,15.296172,15.388907,15.481642,15.574377,15.664136,15.718232,15.772328,15.826422,15.880518,15.934612,15.977959,16.00887,16.039782,16.070693,16.101605,16.132518,16.156858,16.180041,16.203225,16.226409,16.249592,16.276439,16.315079,16.353717,16.392357,16.430996,16.469636,16.53719,16.622198,16.707204,16.792211,16.877219,16.962384,17.062847,17.163309,17.263772,17.364234,17.464697,17.568227,17.676418,17.784608,17.892799,18.000989,18.109181,18.205261,18.297995,18.39073,18.483465,18.576199,18.661042,18.70741,18.753777,18.800144,18.846513,18.89288,18.917731,18.925459,18.933187,18.940914,18.948643,18.95637,18.964099,18.971826,18.979554,18.987282,18.99501,19.007841,19.031024,19.054208,19.077391,19.100575,19.123758,19.152482,19.183393,19.214305,19.245216,19.276129,19.307041,19.337952,19.368864,19.399775,19.430687,19.461598,19.49251,19.523422,19.554333,19.585245,19.616156,19.647068,19.664429,19.679884,19.69534,19.710796,19.726252,19.745778,19.77669,19.807601,19.838514,19.869426,19.900337,19.946319,20.000414,20.05451,20.108604,20.1627,20.216796,20.27089,20.324986,20.379081,20.433177,20.487273,20.531552,20.562464,20.593375,20.624287,20.655198,20.68611,20.710762,20.733947,20.75713,20.780314,20.803497,20.83276,20.886855,20.940951,20.995045,21.049141,21.103237,21.175362,21.26037,21.345376,21.430383,21.515391,21.600397,21.677909,21.755187,21.832466,21.909745,21.987024,22.03399,22.026262,22.018534,22.010807,22.003078,21.995351,22.010597,22.033782,22.056965,22.080149,22.103332,22.126516,22.149699,22.172884,22.196067,22.219252,22.242435,22.273601,22.312241,22.350881,22.389521,22.428161,22.466799,22.491481,22.514664,22.537847,22.56103,22.584215,22.607398,22.630581,22.653767,22.67695,22.700133,22.723316,22.736046,22.743772,22.7515,22.759229,22.766957,22.773709,22.76598,22.758252,22.750523,22.742797,22.735069,22.737769,22.753224,22.768681,22.784135,22.799592,22.815047,22.811113,22.803384,22.795655,22.787927,22.780201,22.770749,22.755292,22.739837,22.72438,22.708926,22.693469,22.678014,22.662557,22.647103,22.631646,22.616191,22.600734,22.577577,22.554394,22.531211,22.508026,22.484843,22.46166,22.438477,22.415291,22.392108,22.368925,22.345742,22.334453,22.326727,22.318998,22.31127,22.303541,22.294605,22.279151,22.263694,22.248239,22.232782,22.217328,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.20782,22.200091,22.192364,22.184635,22.176908,22.16918,22.123425,22.061602,21.999779,21.937956,21.876133,21.812233,21.727225,21.642218,21.557212,21.472204,21.387197,21.29483,21.194367,21.093904,20.993442,20.892979,20.792516,20.725396,20.663572,20.601749,20.539926,20.478102,20.427851,20.412394,20.396938,20.381482,20.366027,20.350571,20.3302,20.307015,20.283831,20.260648,20.237464,20.214281,20.191096,20.167913,20.144729,20.121546,20.098362,20.081508,20.073779,20.066052,20.058324,20.050595,20.042868,20.016682,19.985771,19.954859,19.923948,19.893036,19.8706,19.886056,19.901511,19.916967,19.932423,19.947879,19.958934,19.966663,19.97439,19.982118,19.989846,19.997574,20.020079,20.043262,20.066447,20.08963,20.112814,20.133349,20.148805,20.164261,20.179717,20.195172,20.210628,20.220447,20.228174,20.235903,20.24363,20.251359,20.261777,20.292689,20.3236,20.354512,20.385423,20.416335,20.420052,20.396869,20.373685,20.350502,20.327318,20.304135,20.335933,20.374572,20.413212,20.451852,20.490491,20.541928,20.626935,20.711942,20.796948,20.881955,20.966963,21.057091,21.149826,21.24256,21.335295,21.428029,21.518859,21.572955,21.627051,21.681145,21.735241,21.789336,21.840062,21.88643,21.932797,21.979164,22.025532,22.071899,22.099196,22.122379,22.145564,22.168747,22.191931,22.215114,22.238297,22.261483,22.284666,22.307849,22.331034,22.340402,22.340402,22.340402,22.340402,22.340402,22.340402,22.302437,22.263797,22.225157,22.186518,22.147879,22.106386,22.060019,22.013652,21.967284,21.920917,21.874548,21.857387,21.849659,21.841932,21.834203,21.826476,21.825355,21.863995,21.902633,21.941274,21.979912,22.018552,22.081727,22.166735,22.251742,22.336748,22.421754,22.506763,22.634232,22.765607,22.896982,23.028354,23.159729,23.291103,23.422478,23.553853,23.685227,23.816602,23.947974,24.042072,24.119353,24.19663,24.27391,24.351188,24.426128,24.472493,24.518862,24.565228,24.611597,24.657963,24.704331,24.750697,24.797066,24.843432,24.889801,24.936167,24.969413,25.000325,25.031237,25.062148,25.09306,25.120328,25.135782,25.15124,25.166694,25.182151,25.197606,25.213063,25.228517,25.243974,25.259429,25.274886,25.290549,25.329189,25.367829,25.40647,25.445107,25.483747,25.537675,25.614955,25.692233,25.769513,25.84679,25.92407,25.989259,26.051082,26.112905,26.174728,26.236551,26.285319,26.269861,26.254407,26.23895,26.223495,26.208038,26.226932,26.273298,26.319667,26.366035,26.412401,26.45877,26.461447,26.461447,26.461447,26.461447,26.461447,26.474156,26.512796,26.551433,26.590073,26.628713,26.667353,26.683875,26.691601,26.699329,26.707058,26.714786,26.722512,26.730241,26.737969,26.745698,26.753424,26.761152,26.761325,26.753596,26.74587,26.738142,26.730413,26.722684,26.708191,26.692737,26.67728,26.661825,26.646368,16.954676,16.946948,16.939219,16.931492,16.923763,16.906346,16.859978,16.813611,16.767242,16.720875,16.674508,16.637992,16.607081,16.576169,16.545258,16.514346,16.483993,16.476266,16.468538,16.46081,16.453082,16.445355,16.443975,16.451702,16.459431,16.467158,16.474887,16.482614,16.465693,16.44251,16.419325,16.396142,16.372958,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.898052,15.874869,15.851685,15.828502,15.805317,15.790109,15.790109,15.790109,15.790109,15.790109,15.790109,15.767523,15.736612,15.7057,15.674789,15.643877,15.612059,15.57342,15.53478,15.496141,15.457501,15.418861,15.380222,15.341582,15.302943,15.264303,15.225664,15.187024,15.120855,15.051303,14.981753,14.912202,14.842651,14.7731,14.703548,14.633998,14.564446,14.494894,14.425344,14.340402,14.247667,14.154931,14.062196,13.969462,13.87868,13.824585,13.770489,13.716395,13.662299,13.608203,13.567624,13.544439,13.521255,13.498072,13.474888,13.451705,13.422154,13.391242,13.360331,13.329419,13.298508,13.277357,13.292813,13.308268,13.323724,13.33918,13.354636,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.623375,13.669743,13.71611,13.762477,13.808845,13.855212,13.901579,13.947947,13.994314,14.040681,14.087049,14.127566,14.166205,14.204845,14.243485,14.282124,14.318541,14.341725,14.36491,14.388093,14.411277,14.43446,14.453544,14.469,14.484456,14.499913,14.515369,14.530825,14.56754,14.60618,14.64482,14.683459,14.722099,14.770126,14.839677,14.909228,14.97878,15.04833,15.117882,15.203437,15.296172,15.388907,15.481642,15.574377,15.664136,15.718232,15.772328,15.826422,15.880518,15.934612,15.977959,16.00887,16.039782,16.070693,16.101605,16.132518,16.156858,16.180041,16.203225,16.226409,16.249592,16.276439,16.315079,16.353717,16.392357,16.430996,16.469636,16.53719,16.622198,16.707204,16.792211,16.877219,16.962384,17.062847,17.163309,17.263772,17.364234,17.464697,17.568227,17.676418,17.784608,17.892799,18.000989,18.109181,18.205261,18.297995,18.39073,18.483465,18.576199,18.661042,18.70741,18.753777,18.800144,18.846513,18.89288,18.917731,18.925459,18.933187,18.940914,18.948643,18.95637,18.964099,18.971826,18.979554,18.987282,18.99501,19.007841,19.031024,19.054208,19.077391,19.100575,19.123758,19.152482,19.183393,19.214305,19.245216,19.276129,19.307041,19.337952,19.368864,19.399775,19.430687,19.461598,19.49251,19.523422,19.554333,19.585245,19.616156,19.647068,19.664429,19.679884,19.69534,19.710796,19.726252,19.745778,19.77669,19.807601,19.838514,19.869426,19.900337,19.946319,20.000414,20.05451,20.108604,20.1627,20.216796,20.27089,20.324986,20.379081,20.433177,20.487273,20.531552,20.562464,20.593375,20.624287,20.655198,20.68611,20.710762,20.733947,20.75713,20.780314,20.803497,20.83276,20.886855,20.940951,20.995045,21.049141,21.103237,21.175362,21.26037,21.345376,21.430383,21.515391,21.600397,21.677909,21.755187,21.832466,21.909745,21.987024,22.03399,22.026262,22.018534,22.010807,22.003078,21.995351,22.010597,22.033782,22.056965,22.080149,22.103332,22.126516,22.149699,22.172884,22.196067,22.219252,22.242435,22.273601,22.312241,22.350881,22.389521,22.428161,22.466799,22.491481,22.514664,22.537847,22.56103,22.584215,22.607398,22.630581,22.653767,22.67695,22.700133,22.723316,22.736046,22.743772,22.7515,22.759229,22.766957,22.773709,22.76598,22.758252,22.750523,22.742797,22.735069,22.737769,22.753224,22.768681,22.784135,22.799592,22.815047,22.811113,22.803384,22.795655,22.787927,22.780201,22.770749,22.755292,22.739837,22.72438,22.708926,22.693469,22.678014,22.662557,22.647103,22.631646,22.616191,22.600734,22.577577,22.554394,22.531211,22.508026,22.484843,22.46166,22.438477,22.415291,22.392108,22.368925,22.345742,22.334453,22.326727,22.318998,22.31127,22.303541,22.294605,22.279151,22.263694,22.248239,22.232782,22.217328,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.20782,22.200091,22.192364,22.184635,22.176908,22.16918,22.123425,22.061602,21.999779,21.937956,21.876133,21.812233,21.727225,21.642218,21.557212,21.472204,21.387197,21.29483,21.194367,21.093904,20.993442,20.892979,20.792516,20.725396,20.663572,20.601749,20.539926,20.478102,20.427851,20.412394,20.396938,20.381482,20.366027,20.350571,20.3302,20.307015,20.283831,20.260648,20.237464,20.214281,20.191096,20.167913,20.144729,20.121546,20.098362,20.081508,20.073779,20.066052,20.058324,20.050595,20.042868,20.016682,19.985771,19.954859,19.923948,19.893036,19.8706,19.886056,19.901511,19.916967,19.932423,19.947879,19.958934,19.966663,19.97439,19.982118,19.989846,19.997574,20.020079,20.043262,20.066447,20.08963,20.112814,20.133349,20.148805,20.164261,20.179717,20.195172,20.210628,20.220447,20.228174,20.235903,20.24363,20.251359,20.261777,20.292689,20.3236,20.354512,20.385423,20.416335,20.420052,20.396869,20.373685,20.350502,20.327318,20.304135,20.335933,20.374572,20.413212,20.451852,20.490491,20.541928,20.626935,20.711942,20.796948,20.881955,20.966963,21.057091,21.149826,21.24256,21.335295,21.428029,21.518859,21.572955,21.627051,21.681145,21.735241,21.789336,21.840062,21.88643,21.932797,21.979164,22.025532,22.071899,22.099196,22.122379,22.145564,22.168747,22.191931,22.215114,22.238297,22.261483,22.284666,22.307849,22.331034,22.340402,22.340402,22.340402,22.340402,22.340402,22.340402,22.302437,22.263797,22.225157,22.186518,22.147879,22.106386,22.060019,22.013652,21.967284,21.920917,21.874548,21.857387,21.849659,21.841932,21.834203,21.826476,21.825355,21.863995,21.902633,21.941274,21.979912,22.018552,22.081727,22.166735,22.251742,22.336748,22.421754,22.506763,22.634232,22.765607,22.896982,23.028354,23.159729,23.291103,23.422478,23.553853,23.685227,23.816602,23.947974,24.042072,24.119353,24.19663,24.27391,24.351188,24.426128,24.472493,24.518862,24.565228,24.611597,24.657963,24.704331,24.750697,24.797066,24.843432,24.889801,24.936167,24.969413,25.000325,25.031237,25.062148,25.09306,25.120328,25.135782,25.15124,25.166694,25.182151,25.197606,25.213063,25.228517,25.243974,25.259429,25.274886,25.290549,25.329189,25.367829,25.40647,25.445107,25.483747,25.537675,25.614955,25.692233,25.769513,25.84679,25.92407,25.989259,26.051082,26.112905,26.174728,26.236551,26.285319,26.269861,26.254407,26.23895,26.223495,26.208038,26.226932,26.273298,26.319667,26.366035,26.412401,26.45877,26.461447,26.461447,26.461447,26.461447,26.461447,26.474156,26.512796,26.551433,26.590073,26.628713,26.667353,26.683875,26.691601,26.699329,26.707058,26.714786,26.722512,26.730241,26.737969,26.745698,26.753424,26.761152,26.761325,26.753596,26.74587,26.738142,26.730413,26.722684,26.708191,26.692737,26.67728,26.661825,26.646368,16.954676,16.946948,16.939219,16.931492,16.923763,16.906346,16.859978,16.813611,16.767242,16.720875,16.674508,16.637992,16.607081,16.576169,16.545258,16.514346,16.483993,16.476266,16.468538,16.46081,16.453082,16.445355,16.443975,16.451702,16.459431,16.467158,16.474887,16.482614,16.465693,16.44251,16.419325,16.396142,16.372958,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.898052,15.874869,15.851685,15.828502,15.805317,15.790109,15.790109,15.790109,15.790109,15.790109,15.790109,15.767523,15.736612,15.7057,15.674789,15.643877,15.612059,15.57342,15.53478,15.496141,15.457501,15.418861,15.380222,15.341582,15.302943,15.264303,15.225664,15.187024,15.120855,15.051303,14.981753,14.912202,14.842651,14.7731,14.703548,14.633998,14.564446,14.494894,14.425344,14.340402,14.247667,14.154931,14.062196,13.969462,13.87868,13.824585,13.770489,13.716395,13.662299,13.608203,13.567624,13.544439,13.521255,13.498072,13.474888,13.451705,13.422154,13.391242,13.360331,13.329419,13.298508,13.277357,13.292813,13.308268,13.323724,13.33918,13.354636,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.623375,13.669743,13.71611,13.762477,13.808845,13.855212,13.901579,13.947947,13.994314,14.040681,14.087049,14.127566,14.166205,14.204845,14.243485,14.282124,14.318541,14.341725,14.36491,14.388093,14.411277,14.43446,14.453544,14.469,14.484456,14.499913,14.515369,14.530825,14.56754,14.60618,14.64482,14.683459,14.722099,14.770126,14.839677,14.909228,14.97878,15.04833,15.117882,15.203437,15.296172,15.388907,15.481642,15.574377,15.664136,15.718232,15.772328,15.826422,15.880518,15.934612,15.977959,16.00887,16.039782,16.070693,16.101605,16.132518,16.156858,16.180041,16.203225,16.226409,16.249592,16.276439,16.315079,16.353717,16.392357,16.430996,16.469636,16.53719,16.622198,16.707204,16.792211,16.877219,16.962384,17.062847,17.163309,17.263772,17.364234,17.464697,17.568227,17.676418,17.784608,17.892799,18.000989,18.109181,18.205261,18.297995,18.39073,18.483465,18.576199,18.661042,18.70741,18.753777,18.800144,18.846513,18.89288,18.917731,18.925459,18.933187,18.940914,18.948643,18.95637,18.964099,18.971826,18.979554,18.987282,18.99501,19.007841,19.031024,19.054208,19.077391,19.100575,19.123758,19.152482,19.183393,19.214305,19.245216,19.276129,19.307041,19.337952,19.368864,19.399775,19.430687,19.461598,19.49251,19.523422,19.554333,19.585245,19.616156,19.647068,19.664429,19.679884,19.69534,19.710796,19.726252,19.745778,19.77669,19.807601,19.838514,19.869426,19.900337,19.946319,20.000414,20.05451,20.108604,20.1627,20.216796,20.27089,20.324986,20.379081,20.433177,20.487273,20.531552,20.562464,20.593375,20.624287,20.655198,20.68611,20.710762,20.733947,20.75713,20.780314,20.803497,20.83276,20.886855,20.940951,20.995045,21.049141,21.103237,21.175362,21.26037,21.345376,21.430383,21.515391,21.600397,21.677909,21.755187,21.832466,21.909745,21.987024,22.03399,22.026262,22.018534,22.010807,22.003078,21.995351,22.010597,22.033782,22.056965,22.080149,22.103332,22.126516,22.149699,22.172884,22.196067,22.219252,22.242435,22.273601,22.312241,22.350881,22.389521,22.428161,22.466799,22.491481,22.514664,22.537847,22.56103,22.584215,22.607398,22.630581,22.653767,22.67695,22.700133,22.723316,22.736046,22.743772,22.7515,22.759229,22.766957,22.773709,22.76598,22.758252,22.750523,22.742797,22.735069,22.737769,22.753224,22.768681,22.784135,22.799592,22.815047,22.811113,22.803384,22.795655,22.787927,22.780201,22.770749,22.755292,22.739837,22.72438,22.708926,22.693469,22.678014,22.662557,22.647103,22.631646,22.616191,22.600734,22.577577,22.554394,22.531211,22.508026,22.484843,22.46166,22.438477,22.415291,22.392108,22.368925,22.345742,22.334453,22.326727,22.318998,22.31127,22.303541,22.294605,22.279151,22.263694,22.248239,22.232782,22.217328,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.20782,22.200091,22.192364,22.184635,22.176908,22.16918,22.123425,22.061602,21.999779,21.937956,21.876133,21.812233,21.727225,21.642218,21.557212,21.472204,21.387197,21.29483,21.194367,21.093904,20.993442,20.892979,20.792516,20.725396,20.663572,20.601749,20.539926,20.478102,20.427851,20.412394,20.396938,20.381482,20.366027,20.350571,20.3302,20.307015,20.283831,20.260648,20.237464,20.214281,20.191096,20.167913,20.144729,20.121546,20.098362,20.081508,20.073779,20.066052,20.058324,20.050595,20.042868,20.016682,19.985771,19.954859,19.923948,19.893036,19.8706,19.886056,19.901511,19.916967,19.932423,19.947879,19.958934,19.966663,19.97439,19.982118,19.989846,19.997574,20.020079,20.043262,20.066447,20.08963,20.112814,20.133349,20.148805,20.164261,20.179717,20.195172,20.210628,20.220447,20.228174,20.235903,20.24363,20.251359,20.261777,20.292689,20.3236,20.354512,20.385423,20.416335,20.420052,20.396869,20.373685,20.350502,20.327318,20.304135,20.335933,20.374572,20.413212,20.451852,20.490491,20.541928,20.626935,20.711942,20.796948,20.881955,20.966963,21.057091,21.149826,21.24256,21.335295,21.428029,21.518859,21.572955,21.627051,21.681145,21.735241,21.789336,21.840062,21.88643,21.932797,21.979164,22.025532,22.071899,22.099196,22.122379,22.145564,22.168747,22.191931,22.215114,22.238297,22.261483,22.284666,22.307849,22.331034,22.340402,22.340402,22.340402,22.340402,22.340402,22.340402,22.302437,22.263797,22.225157,22.186518,22.147879,22.106386,22.060019,22.013652,21.967284,21.920917,21.874548,21.857387,21.849659,21.841932,21.834203,21.826476,21.825355,21.863995,21.902633,21.941274,21.979912,22.018552,22.081727,22.166735,22.251742,22.336748,22.421754,22.506763,22.634232,22.765607,22.896982,23.028354,23.159729,23.291103,23.422478,23.553853,23.685227,23.816602,23.947974,24.042072,24.119353,24.19663,24.27391,24.351188,24.426128,24.472493,24.518862,24.565228,24.611597,24.657963,24.704331,24.750697,24.797066,24.843432,24.889801,24.936167,24.969413,25.000325,25.031237,25.062148,25.09306,25.120328,25.135782,25.15124,25.166694,25.182151,25.197606,25.213063,25.228517,25.243974,25.259429,25.274886,25.290549,25.329189,25.367829,25.40647,25.445107,25.483747,25.537675,25.614955,25.692233,25.769513,25.84679,25.92407,25.989259,26.051082,26.112905,26.174728,26.236551,26.285319,26.269861,26.254407,26.23895,26.223495,26.208038,26.226932,26.273298,26.319667,26.366035,26.412401,26.45877,26.461447,26.461447,26.461447,26.461447,26.461447,26.474156,26.512796,26.551433,26.590073,26.628713,26.667353,26.683875,26.691601,26.699329,26.707058,26.714786,26.722512,26.730241,26.737969,26.745698,26.753424,26.761152,26.761325,26.753596,26.74587,26.738142,26.730413,26.722684,26.708191,26.692737,26.67728,26.661825,26.646368,16.954676,16.946948,16.939219,16.931492,16.923763,16.906346,16.859978,16.813611,16.767242,16.720875,16.674508,16.637992,16.607081,16.576169,16.545258,16.514346,16.483993,16.476266,16.468538,16.46081,16.453082,16.445355,16.443975,16.451702,16.459431,16.467158,16.474887,16.482614,16.465693,16.44251,16.419325,16.396142,16.372958,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.898052,15.874869,15.851685,15.828502,15.805317,15.790109,15.790109,15.790109,15.790109,15.790109,15.790109,15.767523,15.736612,15.7057,15.674789,15.643877,15.612059,15.57342,15.53478,15.496141,15.457501,15.418861,15.380222,15.341582,15.302943,15.264303,15.225664,15.187024,15.120855,15.051303,14.981753,14.912202,14.842651,14.7731,14.703548,14.633998,14.564446,14.494894,14.425344,14.340402,14.247667,14.154931,14.062196,13.969462,13.87868,13.824585,13.770489,13.716395,13.662299,13.608203,13.567624,13.544439,13.521255,13.498072,13.474888,13.451705,13.422154,13.391242,13.360331,13.329419,13.298508,13.277357,13.292813,13.308268,13.323724,13.33918,13.354636,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.623375,13.669743,13.71611,13.762477,13.808845,13.855212,13.901579,13.947947,13.994314,14.040681,14.087049,14.127566,14.166205,14.204845,14.243485,14.282124,14.318541,14.341725,14.36491,14.388093,14.411277,14.43446,14.453544,14.469,14.484456,14.499913,14.515369,14.530825,14.56754,14.60618,14.64482,14.683459,14.722099,14.770126,14.839677,14.909228,14.97878,15.04833,15.117882,15.203437,15.296172,15.388907,15.481642,15.574377,15.664136,15.718232,15.772328,15.826422,15.880518,15.934612,15.977959,16.00887,16.039782,16.070693,16.101605,16.132518,16.156858,16.180041,16.203225,16.226409,16.249592,16.276439,16.315079,16.353717,16.392357,16.430996,16.469636,16.53719,16.622198,16.707204,16.792211,16.877219,16.962384,17.062847,17.163309,17.263772,17.364234,17.464697,17.568227,17.676418,17.784608,17.892799,18.000989,18.109181,18.205261,18.297995,18.39073,18.483465,18.576199,18.661042,18.70741,18.753777,18.800144,18.846513,18.89288,18.917731,18.925459,18.933187,18.940914,18.948643,18.95637,18.964099,18.971826,18.979554,18.987282,18.99501,19.007841,19.031024,19.054208,19.077391,19.100575,19.123758,19.152482,19.183393,19.214305,19.245216,19.276129,19.307041,19.337952,19.368864,19.399775,19.430687,19.461598,19.49251,19.523422,19.554333,19.585245,19.616156,19.647068,19.664429,19.679884,19.69534,19.710796,19.726252,19.745778,19.77669,19.807601,19.838514,19.869426,19.900337,19.946319,20.000414,20.05451,20.108604,20.1627,20.216796,20.27089,20.324986,20.379081,20.433177,20.487273,20.531552,20.562464,20.593375,20.624287,20.655198,20.68611,20.710762,20.733947,20.75713,20.780314,20.803497,20.83276,20.886855,20.940951,20.995045,21.049141,21.103237,21.175362,21.26037,21.345376,21.430383,21.515391,21.600397,21.677909,21.755187,21.832466,21.909745,21.987024,22.03399,22.026262,22.018534,22.010807,22.003078,21.995351,22.010597,22.033782,22.056965,22.080149,22.103332,22.126516,22.149699,22.172884,22.196067,22.219252,22.242435,22.273601,22.312241,22.350881,22.389521,22.428161,22.466799,22.491481,22.514664,22.537847,22.56103,22.584215,22.607398,22.630581,22.653767,22.67695,22.700133,22.723316,22.736046,22.743772,22.7515,22.759229,22.766957,22.773709,22.76598,22.758252,22.750523,22.742797,22.735069,22.737769,22.753224,22.768681,22.784135,22.799592,22.815047,22.811113,22.803384,22.795655,22.787927,22.780201,22.770749,22.755292,22.739837,22.72438,22.708926,22.693469,22.678014,22.662557,22.647103,22.631646,22.616191,22.600734,22.577577,22.554394,22.531211,22.508026,22.484843,22.46166,22.438477,22.415291,22.392108,22.368925,22.345742,22.334453,22.326727,22.318998,22.31127,22.303541,22.294605,22.279151,22.263694,22.248239,22.232782,22.217328,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.20782,22.200091,22.192364,22.184635,22.176908,22.16918,22.123425,22.061602,21.999779,21.937956,21.876133,21.812233,21.727225,21.642218,21.557212,21.472204,21.387197,21.29483,21.194367,21.093904,20.993442,20.892979,20.792516,20.725396,20.663572,20.601749,20.539926,20.478102,20.427851,20.412394,20.396938,20.381482,20.366027,20.350571,20.3302,20.307015,20.283831,20.260648,20.237464,20.214281,20.191096,20.167913,20.144729,20.121546,20.098362,20.081508,20.073779,20.066052,20.058324,20.050595,20.042868,20.016682,19.985771,19.954859,19.923948,19.893036,19.8706,19.886056,19.901511,19.916967,19.932423,19.947879,19.958934,19.966663,19.97439,19.982118,19.989846,19.997574,20.020079,20.043262,20.066447,20.08963,20.112814,20.133349,20.148805,20.164261,20.179717,20.195172,20.210628,20.220447,20.228174,20.235903,20.24363,20.251359,20.261777,20.292689,20.3236,20.354512,20.385423,20.416335,20.420052,20.396869,20.373685,20.350502,20.327318,20.304135,20.335933,20.374572,20.413212,20.451852,20.490491,20.541928,20.626935,20.711942,20.796948,20.881955,20.966963,21.057091,21.149826,21.24256,21.335295,21.428029,21.518859,21.572955,21.627051,21.681145,21.735241,21.789336,21.840062,21.88643,21.932797,21.979164,22.025532,22.071899,22.099196,22.122379,22.145564,22.168747,22.191931,22.215114,22.238297,22.261483,22.284666,22.307849,22.331034,22.340402,22.340402,22.340402,22.340402,22.340402,22.340402,22.302437,22.263797,22.225157,22.186518,22.147879,22.106386,22.060019,22.013652,21.967284,21.920917,21.874548,21.857387,21.849659,21.841932,21.834203,21.826476,21.825355,21.863995,21.902633,21.941274,21.979912,22.018552,22.081727,22.166735,22.251742,22.336748,22.421754,22.506763,22.634232,22.765607,22.896982,23.028354,23.159729,23.291103,23.422478,23.553853,23.685227,23.816602,23.947974,24.042072,24.119353,24.19663,24.27391,24.351188,24.426128,24.472493,24.518862,24.565228,24.611597,24.657963,24.704331,24.750697,24.797066,24.843432,24.889801,24.936167,24.969413,25.000325,25.031237,25.062148,25.09306,25.120328,25.135782,25.15124,25.166694,25.182151,25.197606,25.213063,25.228517,25.243974,25.259429,25.274886,25.290549,25.329189,25.367829,25.40647,25.445107,25.483747,25.537675,25.614955,25.692233,25.769513,25.84679,25.92407,25.989259,26.051082,26.112905,26.174728,26.236551,26.285319,26.269861,26.254407,26.23895,26.223495,26.208038,26.226932,26.273298,26.319667,26.366035,26.412401,26.45877,26.461447,26.461447,26.461447,26.461447,26.461447,26.474156,26.512796,26.551433,26.590073,26.628713,26.667353,26.683875,26.691601,26.699329,26.707058,26.714786,26.722512,26.730241,26.737969,26.745698,26.753424,26.761152,26.761325,26.753596,26.74587,26.738142,26.730413,26.722684,26.708191,26.692737,26.67728,26.661825,26.646368,16.954676,16.946948,16.939219,16.931492,16.923763,16.906346,16.859978,16.813611,16.767242,16.720875,16.674508,16.637992,16.607081,16.576169,16.545258,16.514346,16.483993,16.476266,16.468538,16.46081,16.453082,16.445355,16.443975,16.451702,16.459431,16.467158,16.474887,16.482614,16.465693,16.44251,16.419325,16.396142,16.372958,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.898052,15.874869,15.851685,15.828502,15.805317,15.790109,15.790109,15.790109,15.790109,15.790109,15.790109,15.767523,15.736612,15.7057,15.674789,15.643877,15.612059,15.57342,15.53478,15.496141,15.457501,15.418861,15.380222,15.341582,15.302943,15.264303,15.225664,15.187024,15.120855,15.051303,14.981753,14.912202,14.842651,14.7731,14.703548,14.633998,14.564446,14.494894,14.425344,14.340402,14.247667,14.154931,14.062196,13.969462,13.87868,13.824585,13.770489,13.716395,13.662299,13.608203,13.567624,13.544439,13.521255,13.498072,13.474888,13.451705,13.422154,13.391242,13.360331,13.329419,13.298508,13.277357,13.292813,13.308268,13.323724,13.33918,13.354636,13.383935,13.422575,13.461214,13.499854,13.538494,13.577133,13.623375,13.669743,13.71611,13.762477,13.808845,13.855212,13.901579,13.947947,13.994314,14.040681,14.087049,14.127566,14.166205,14.204845,14.243485,14.282124,14.318541,14.341725,14.36491,14.388093,14.411277,14.43446,14.453544,14.469,14.484456,14.499913,14.515369,14.530825,14.56754,14.60618,14.64482,14.683459,14.722099,14.770126,14.839677,14.909228,14.97878,15.04833,15.117882,15.203437,15.296172,15.388907,15.481642,15.574377,15.664136,15.718232,15.772328,15.826422,15.880518,15.934612,15.977959,16.00887,16.039782,16.070693,16.101605,16.132518,16.156858,16.180041,16.203225,16.226409,16.249592,16.276439,16.315079,16.353717,16.392357,16.430996,16.469636,16.53719,16.622198,16.707204,16.792211,16.877219,16.962384,17.062847,17.163309,17.263772,17.364234,17.464697,17.568227,17.676418,17.784608,17.892799,18.000989,18.109181,18.205261,18.297995,18.39073,18.483465,18.576199,18.661042,18.70741,18.753777,18.800144,18.846513,18.89288,18.917731,18.925459,18.933187,18.940914,18.948643,18.95637,18.964099,18.971826,18.979554,18.987282,18.99501,19.007841,19.031024,19.054208,19.077391,19.100575,19.123758,19.152482,19.183393,19.214305,19.245216,19.276129,19.307041,19.337952,19.368864,19.399775,19.430687,19.461598,19.49251,19.523422,19.554333,19.585245,19.616156,19.647068,19.664429,19.679884,19.69534,19.710796,19.726252,19.745778,19.77669,19.807601,19.838514,19.869426,19.900337,19.946319,20.000414,20.05451,20.108604,20.1627,20.216796,20.27089,20.324986,20.379081,20.433177,20.487273,20.531552,20.562464,20.593375,20.624287,20.655198,20.68611,20.710762,20.733947,20.75713,20.780314,20.803497,20.83276,20.886855,20.940951,20.995045,21.049141,21.103237,21.175362,21.26037,21.345376,21.430383,21.515391,21.600397,21.677909,21.755187,21.832466,21.909745,21.987024,22.03399,22.026262,22.018534,22.010807,22.003078,21.995351,22.010597,22.033782,22.056965,22.080149,22.103332,22.126516,22.149699,22.172884,22.196067,22.219252,22.242435,22.273601,22.312241,22.350881,22.389521,22.428161,22.466799,22.491481,22.514664,22.537847,22.56103,22.584215,22.607398,22.630581,22.653767,22.67695,22.700133,22.723316,22.736046,22.743772,22.7515,22.759229,22.766957,22.773709,22.76598,22.758252,22.750523,22.742797,22.735069,22.737769,22.753224,22.768681,22.784135,22.799592,22.815047,22.811113,22.803384,22.795655,22.787927,22.780201,22.770749,22.755292,22.739837,22.72438,22.708926,22.693469,22.678014,22.662557,22.647103,22.631646,22.616191,22.600734,22.577577,22.554394,22.531211,22.508026,22.484843,22.46166,22.438477,22.415291,22.392108,22.368925,22.345742,22.334453,22.326727,22.318998,22.31127,22.303541,22.294605,22.279151,22.263694,22.248239,22.232782,22.217328,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.210264,22.20782,22.200091,22.192364,22.184635,22.176908,22.16918,22.123425,22.061602,21.999779,21.937956,21.876133,21.812233,21.727225,21.642218,21.557212,21.472204,21.387197,21.29483,21.194367,21.093904,20.993442,20.892979,20.792516,20.725396,20.663572,20.601749,20.539926,20.478102,20.427851,20.412394,20.396938,20.381482,20.366027,20.350571,20.3302,20.307015,20.283831,20.260648,20.237464,20.214281,20.191096,20.167913,20.144729,20.121546,20.098362,20.081508,20.073779,20.066052,20.058324,20.050595,20.042868,20.016682,19.985771,19.954859,19.923948,19.893036,19.8706,19.886056,19.901511,19.916967,19.932423,19.947879,19.958934,19.966663,19.97439,19.982118,19.989846,19.997574,20.020079,20.043262,20.066447,20.08963,20.112814,20.133349,20.148805,20.164261,20.179717,20.195172,20.210628,20.220447,20.228174,20.235903,20.24363,20.251359,20.261777,20.292689,20.3236,20.354512,20.385423,20.416335,20.420052,20.396869,20.373685,20.350502,20.327318,20.304135,20.335933,20.374572,20.413212,20.451852,20.490491,20.541928,20.626935,20.711942,20.796948,20.881955,20.966963,21.057091,21.149826,21.24256,21.335295,21.428029,21.518859,21.572955,21.627051,21.681145,21.735241,21.789336,21.840062,21.88643,21.932797,21.979164,22.025532,22.071899,22.099196,22.122379,22.145564,22.168747,22.191931,22.215114,22.238297,22.261483,22.284666,22.307849,22.331034,22.340402,22.340402,22.340402,22.340402,22.340402,22.340402,22.302437,22.263797,22.225157,22.186518,22.147879,22.106386,22.060019,22.013652,21.967284,21.920917,21.874548,21.857387,21.849659,21.841932,21.834203,21.826476,21.825355,21.863995,21.902633,21.941274,21.979912,22.018552,22.081727,22.166735,22.251742,22.336748,22.421754,22.506763,22.634232,22.765607,22.896982,23.028354,23.159729,23.291103,23.422478,23.553853,23.685227,23.816602,23.947974,24.042072,24.119353,24.19663,24.27391,24.351188,24.426128,24.472493,24.518862,24.565228,24.611597,24.657963,24.704331,24.750697,24.797066,24.843432,24.889801,24.936167,24.969413,25.000325,25.031237,25.062148,25.09306,25.120328,25.135782,25.15124,25.166694,25.182151,25.197606,25.213063,25.228517,25.243974,25.259429,25.274886,25.290549,25.329189,25.367829,25.40647,25.445107,25.483747,25.537675,25.614955,25.692233,25.769513,25.84679,25.92407,25.989259,26.051082,26.112905,26.174728,26.236551,26.285319,26.269861,26.254407,26.23895,26.223495,26.208038,26.226932,26.273298,26.319667,26.366035,26.412401,26.45877,26.461447,26.461447,26.461447,26.461447,26.461447,26.474156,26.512796,26.551433,26.590073,26.628713,26.667353,26.683875,26.691601,26.699329,26.707058,26.714786,26.722512,26.730241,26.737969,26.745698,26.753424,26.761152,26.761325,26.753596,26.74587,26.738142,26.730413,26.722684,26.708191,26.692737,26.67728,26.661825,26.646368,16.934658,16.926493,16.918328,16.910162,16.901998,16.88458,16.839525,16.79447,16.749414,16.704359,16.659303,16.623543,16.593068,16.562593,16.53212,16.501645,16.471751,16.465335,16.458919,16.452503,16.446087,16.439671,16.439245,16.44741,16.455575,16.46374,16.471905,16.480071,16.463588,16.44084,16.418094,16.395348,16.372602,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.897634,15.874013,15.850391,15.82677,15.80315,15.787353,15.786479,15.785604,15.784729,15.783855,15.78298,15.760478,15.730005,15.69953,15.669055,15.638582,15.60715,15.56851,15.52987,15.491231,15.452591,15.413952,15.375092,15.336015,15.296938,15.257861,15.218784,15.179708,15.114658,15.04642,14.97818,14.909942,14.841702,14.77322,14.704107,14.634993,14.56588,14.496765,14.427652,14.342856,14.250121,14.157387,14.064652,13.971916,13.881003,13.824283,13.767564,13.710844,13.654126,13.597406,13.554774,13.530279,13.505783,13.481288,13.456792,13.432296,13.403956,13.374794,13.345631,13.31647,13.287307,13.267721,13.284051,13.300382,13.316712,13.333043,13.349373,13.379287,13.418364,13.457441,13.496518,13.535595,13.57467,13.62092,13.667287,13.713654,13.760023,13.80639,13.852595,13.898525,13.944456,13.990385,14.036315,14.082246,14.121663,14.15899,14.196318,14.233645,14.270973,14.30633,14.329951,14.353572,14.377194,14.400815,14.424435,14.444422,14.46119,14.477957,14.494725,14.511493,14.52826,14.567091,14.607917,14.648743,14.68957,14.730395,14.780344,14.851207,14.922071,14.992933,15.063797,15.13466,15.219113,15.30966,15.400208,15.490757,15.581305,15.669013,15.72267,15.776328,15.829986,15.883645,15.937302,15.979806,16.009405,16.039005,16.068604,16.098204,16.127804,16.151948,16.175132,16.198315,16.221499,16.244682,16.271736,16.31125,16.350764,16.390279,16.429793,16.469307,16.53719,16.622198,16.707204,16.792211,16.877219,16.962388,17.063288,17.164188,17.265088,17.365988,17.466888,17.570161,17.67704,17.783918,17.890797,17.997675,18.104554,18.200008,18.292305,18.384603,18.476901,18.569197,18.653828,18.701069,18.748311,18.795553,18.842796,18.890037,18.915519,18.923685,18.93185,18.940015,18.948181,18.956346,18.965336,18.974376,18.983416,18.992455,19.001496,19.015494,19.039552,19.063611,19.087669,19.111727,19.135785,19.16507,19.196418,19.227768,19.259117,19.290466,19.321815,19.353163,19.384513,19.415861,19.447211,19.478559,19.509695,19.540606,19.571518,19.602429,19.633341,19.664252,19.681229,19.696248,19.711266,19.726285,19.741304,19.760508,19.79142,19.822332,19.853243,19.884155,19.915066,19.961333,20.015866,20.070398,20.124931,20.179464,20.233979,20.288075,20.34217,20.396266,20.450361,20.504456,20.548922,20.580271,20.61162,20.642969,20.674317,20.705667,20.730048,20.752794,20.77554,20.798286,20.821033,20.849772,20.902993,20.956213,21.009434,21.062655,21.115876,21.186872,21.270567,21.354261,21.437957,21.521651,21.605346,21.68197,21.758374,21.834779,21.911183,21.987588,22.035082,22.030415,22.025749,22.021082,22.016416,22.011749,22.027457,22.050204,22.07295,22.095696,22.118442,22.141189,22.163935,22.186682,22.209428,22.232173,22.254922,22.285651,22.323854,22.362054,22.400258,22.438458,22.476662,22.501298,22.524484,22.547667,22.57085,22.594033,22.617091,22.639837,22.662584,22.68533,22.708076,22.730822,22.742819,22.749671,22.756523,22.763378,22.77023,22.776219,22.769364,22.762512,22.75566,22.748805,22.741953,22.744741,22.759321,22.773902,22.788483,22.803064,22.817644,22.812468,22.803429,22.79439,22.785348,22.776309,22.765739,22.749848,22.733954,22.71806,22.702169,22.686275,22.670916,22.655896,22.640878,22.62586,22.61084,22.595823,22.57354,22.55123,22.528921,22.506612,22.484303,22.461827,22.43908,22.416334,22.393588,22.370842,22.348096,22.336234,22.327632,22.31903,22.310428,22.301825,22.291947,22.275179,22.258411,22.241644,22.224873,22.208107,22.200206,22.19977,22.199331,22.198894,22.198458,22.198019,22.197989,22.197989,22.197989,22.197989,22.197989,22.195545,22.187817,22.180089,22.172361,22.164634,22.156905,22.111766,22.050817,21.989869,21.928921,21.867972,21.804907,21.720337,21.635768,21.551198,21.466628,21.382059,21.290128,21.190103,21.090078,20.990052,20.890027,20.790002,20.722186,20.659488,20.59679,20.534093,20.471395,20.420158,20.40339,20.386623,20.369855,20.353087,20.33632,20.315747,20.293001,20.270255,20.247509,20.224763,20.202026,20.179717,20.157407,20.135099,20.11279,20.090481,20.073785,20.065182,20.056579,20.047977,20.039374,20.030772,20.004408,19.973496,19.942585,19.911673,19.880762,19.858086,19.87223,19.886373,19.900517,19.914661,19.928805,19.940042,19.949082,19.958123,19.967162,19.976202,19.985241,20.006968,20.029277,20.051587,20.073896,20.096204,20.116314,20.132208,20.148101,20.163993,20.179887,20.19578,20.206355,20.214958,20.223561,20.232163,20.240765,20.251856,20.281893,20.311929,20.341967,20.372004,20.40204,20.406202,20.384768,20.363334,20.3419,20.320465,20.299031,20.332579,20.372967,20.413356,20.453745,20.494134,20.54708,20.632961,20.718842,20.804724,20.890605,20.976487,21.06662,21.158918,21.251215,21.343513,21.43581,21.526225,21.580319,21.634415,21.68851,21.742606,21.796702,21.847427,21.893794,21.940162,21.986529,22.032897,22.079265,22.106561,22.129744,22.152928,22.176113,22.199296,22.222115,22.243547,22.264983,22.286416,22.307851,22.329284,22.337166,22.335853,22.33454,22.333229,22.331916,22.330605,22.291759,22.252242,22.212729,22.173215,22.133701,22.091817,22.045888,21.999958,21.954027,21.908098,21.862168,21.845113,21.837384,21.829657,21.821929,21.814201,21.813018,21.85122,21.889423,21.927625,21.965827,22.004029,22.067229,22.152673,22.238117,22.323563,22.409006,22.494451,22.622357,22.754169,22.885981,23.017792,23.149604,23.281415,23.413227,23.545039,23.67685,23.808662,23.940473,24.035008,24.112725,24.190443,24.26816,24.345874,24.421282,24.468525,24.515767,24.563009,24.610252,24.657494,24.704128,24.750059,24.795988,24.841918,24.887849,24.933778,24.966586,24.99706,25.027535,25.05801,25.088484,25.115213,25.129793,25.144374,25.158955,25.173536,25.188116,25.203515,25.219409,25.2353,25.251194,25.267088,25.283186,25.321826,25.360464,25.399104,25.437744,25.476384,25.52979,25.605757,25.681724,25.757691,25.833658,25.909627,25.974186,26.035572,26.096958,26.158344,26.21973,26.268355,26.254211,26.240067,26.225923,26.21178,26.197636,26.21614,26.260759,26.305377,26.349996,26.394612,26.43923,26.443456,26.445206,26.446953,26.448704,26.450454,26.464335,26.502976,26.541616,26.580253,26.618893,26.657533,26.67468,26.683282,26.691884,26.700486,26.709091,26.717514,26.724368,26.731221,26.738073,26.744928,26.75178,26.751719,26.74443,26.737138,26.729846,26.722557,26.715266,26.700444,26.68455,26.668659,26.652765,26.636871,16.871594,16.862051,16.852508,16.842966,16.833422,16.816008,16.775087,16.734165,16.693243,16.652322,16.611399,16.578016,16.548919,16.519823,16.490726,16.46163,16.433179,16.430897,16.428615,16.426332,16.42405,16.421768,16.424343,16.433885,16.443428,16.452972,16.462514,16.472058,16.456951,16.435583,16.414214,16.392846,16.371478,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.896315,15.871316,15.846317,15.821319,15.796319,15.778671,15.775041,15.77141,15.76778,15.76415,15.76052,15.738282,15.709186,15.680089,15.650993,15.621896,15.591681,15.553041,15.514402,15.475762,15.437123,15.398483,15.35893,15.318475,15.278019,15.237566,15.197111,15.156656,15.095137,15.031032,14.966926,14.902821,14.838715,14.773603,14.705867,14.638131,14.570395,14.502659,14.434923,14.35059,14.257855,14.16512,14.072386,13.979651,13.888319,13.823333,13.758346,13.69336,13.628374,13.563387,13.514297,13.485668,13.457038,13.428409,13.39978,13.371151,13.346623,13.322972,13.299321,13.27567,13.252019,13.237364,13.256451,13.275537,13.294622,13.313708,13.332795,13.364641,13.405096,13.44555,13.486005,13.52646,13.566914,13.613186,13.659553,13.705921,13.752288,13.798655,13.84435,13.888902,13.933455,13.978007,14.022559,14.067112,14.103064,14.13626,14.169453,14.202647,14.235841,14.267857,14.292856,14.317855,14.342853,14.367853,14.392852,14.415677,14.436578,14.457479,14.478381,14.499282,14.520184,14.565675,14.61339,14.661104,14.708819,14.756536,14.812537,14.887533,14.96253,15.037526,15.112523,15.187519,15.268496,15.352154,15.435814,15.519472,15.603132,15.684375,15.736655,15.788935,15.841216,15.893495,15.945775,15.985624,16.011089,16.036556,16.062022,16.087488,16.112954,16.13648,16.159663,16.182847,16.20603,16.229215,16.25692,16.29919,16.34146,16.38373,16.426,16.46827,16.53719,16.622198,16.707204,16.792211,16.877219,16.962402,17.06468,17.166957,17.269235,17.371513,17.473792,17.576255,17.679001,17.781745,17.88449,17.987236,18.089981,18.18346,18.274379,18.365299,18.456219,18.547138,18.631093,18.681091,18.731089,18.781086,18.831084,18.881082,18.908552,18.918095,18.927639,18.937181,18.946725,18.956268,18.969236,18.98241,18.995583,19.008756,19.021929,19.039606,19.066421,19.093235,19.120048,19.146862,19.173676,19.204728,19.237456,19.270183,19.302909,19.335636,19.368362,19.401089,19.433816,19.466543,19.49927,19.531996,19.563833,19.594744,19.625656,19.656569,19.68748,19.718392,19.73416,19.747801,19.761442,19.775083,19.788723,19.806913,19.837824,19.868736,19.899647,19.930559,19.961472,20.008634,20.064544,20.120454,20.176365,20.232276,20.288119,20.342215,20.396309,20.450405,20.504501,20.558596,20.603644,20.636371,20.669099,20.701825,20.734552,20.767278,20.790805,20.812173,20.833543,20.854911,20.876279,20.90337,20.953834,21.0043,21.054765,21.105229,21.155694,21.223132,21.302693,21.382255,21.461816,21.541377,21.620939,21.694765,21.768414,21.842063,21.915712,21.989361,22.038521,22.043499,22.048478,22.053455,22.058434,22.063412,22.080573,22.101941,22.123309,22.144678,22.166046,22.187416,22.208784,22.230153,22.25152,22.272889,22.294258,22.32361,22.360434,22.397258,22.434084,22.470908,22.507732,22.532236,22.555419,22.578602,22.601788,22.624971,22.647629,22.668996,22.690366,22.711735,22.733102,22.754471,22.764156,22.768255,22.772351,22.776449,22.780545,22.784127,22.780029,22.77593,22.771834,22.767736,22.763637,22.766703,22.778528,22.790355,22.802179,22.814004,22.825831,22.816747,22.803572,22.7904,22.777225,22.764053,22.749965,22.732694,22.715423,22.698152,22.680882,22.663611,22.648554,22.634913,22.621272,22.607631,22.59399,22.58035,22.560818,22.541265,22.521712,22.502156,22.482603,22.462356,22.440987,22.419617,22.398248,22.376881,22.355512,22.341847,22.330492,22.319133,22.307775,22.296416,22.283564,22.262664,22.241763,22.220862,22.19996,22.179059,22.168522,22.166707,22.164892,22.163075,22.16126,22.159446,22.159318,22.159318,22.159318,22.159318,22.159318,22.156873,22.149146,22.141418,22.13369,22.125962,22.118235,22.075033,22.016839,21.958646,21.900453,21.84226,21.781828,21.698636,21.615445,21.532252,21.449061,21.365869,21.275316,21.176669,21.078021,20.979374,20.880726,20.782079,20.712074,20.64662,20.581167,20.515714,20.45026,20.395924,20.375023,20.354121,20.333221,20.312319,20.291418,20.270219,20.248851,20.227482,20.206114,20.184745,20.163418,20.143865,20.124312,20.104757,20.085204,20.065651,20.049454,20.038095,20.026737,20.015378,20.004021,19.992663,19.965737,19.934826,19.903914,19.873003,19.84209,19.818659,19.82867,19.83868,19.84869,19.858701,19.868711,19.880522,19.893696,19.906869,19.920042,19.933216,19.946389,19.965663,19.985216,20.004769,20.024322,20.043877,20.062647,20.079918,20.097189,20.11446,20.131732,20.149002,20.16196,20.173319,20.184677,20.196036,20.207393,20.220599,20.247881,20.275161,20.302443,20.329724,20.357006,20.362569,20.346646,20.330723,20.314799,20.298876,20.282953,20.322012,20.367912,20.413812,20.459713,20.505613,20.563308,20.651946,20.740583,20.829219,20.917857,21.006494,21.096644,21.187564,21.278484,21.369403,21.460323,21.549426,21.603522,21.657618,21.711713,21.765809,21.819903,21.87063,21.916997,21.963364,22.009732,22.056099,22.102466,22.129764,22.152947,22.176131,22.199314,22.222498,22.244162,22.260085,22.276008,22.291931,22.307854,22.323777,22.326968,22.321521,22.316078,22.310631,22.305185,22.299742,22.258112,22.215842,22.173573,22.131303,22.089035,22.045921,22.001369,21.956817,21.912264,21.867712,21.82316,21.806441,21.798714,21.790985,21.783258,21.775529,21.774151,21.810975,21.847799,21.884624,21.921448,21.958273,22.021554,22.108375,22.195197,22.282018,22.36884,22.455663,22.584949,22.718137,22.851328,22.984516,23.117707,23.250896,23.384087,23.517275,23.650464,23.783655,23.916843,24.012757,24.091851,24.170945,24.250039,24.329133,24.406024,24.45602,24.506018,24.556017,24.606013,24.656011,24.703492,24.748044,24.792597,24.837149,24.881701,24.926254,24.957682,24.98678,25.015875,25.044973,25.074068,25.099094,25.110918,25.122745,25.13457,25.146397,25.158221,25.173435,25.190706,25.207976,25.22525,25.242521,25.259982,25.298622,25.337262,25.375902,25.41454,25.45318,25.504952,25.576786,25.64862,25.720454,25.792288,25.864122,25.926702,25.986712,26.046718,26.106728,26.166735,26.214914,26.204904,26.194893,26.184884,26.174874,26.164863,26.182142,26.221248,26.260356,26.299462,26.338568,26.377675,26.386775,26.394037,26.401297,26.408557,26.415817,26.4334,26.472038,26.510678,26.549318,26.587958,26.626595,26.645714,26.657073,26.668431,26.67979,26.691148,26.701765,26.705861,26.70996,26.714056,26.718154,26.722253,26.721456,26.715544,26.709631,26.703717,26.697804,26.691892,26.676035,26.658764,26.641494,26.624223,26.606952,16.80853,16.79761,16.786688,16.775768,16.764846,16.747438,16.71065,16.673862,16.637072,16.600284,16.563496,16.532488,16.50477,16.477051,16.449333,16.421614,16.394608,16.396459,16.398311,16.400161,16.402012,16.403863,16.40944,16.420361,16.431281,16.442203,16.453123,16.464044,16.450316,16.430325,16.410335,16.390344,16.370353,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.894995,15.868619,15.842242,15.815866,15.78949,15.76999,15.763603,15.757217,15.750831,15.744445,15.73806,15.716087,15.688369,15.66065,15.63293,15.605212,15.576212,15.537573,15.498933,15.460294,15.421654,15.383015,15.342767,15.300934,15.259102,15.217269,15.175437,15.133604,15.075616,15.015645,14.955672,14.8957,14.835728,14.773985,14.707627,14.641268,14.574911,14.508552,14.442194,14.358325,14.265589,14.172854,14.08012,13.987385,13.895635,13.822382,13.749129,13.675876,13.602622,13.529369,13.473818,13.441056,13.408293,13.375531,13.342768,13.310005,13.28929,13.271151,13.25301,13.234871,13.21673,13.207007,13.228849,13.250691,13.272533,13.294375,13.316217,13.349996,13.391828,13.433661,13.475493,13.517326,13.559158,13.605452,13.651819,13.698187,13.744554,13.790921,13.836106,13.879281,13.922455,13.965629,14.008803,14.051978,14.084467,14.113528,14.142589,14.171648,14.200709,14.229385,14.255761,14.282137,14.308514,14.33489,14.361268,14.386933,14.411967,14.437002,14.462037,14.487072,14.512106,14.564258,14.618862,14.673466,14.728071,14.782675,14.844728,14.923858,15.002989,15.082118,15.161248,15.240379,15.317879,15.394649,15.471419,15.548189,15.62496,15.699738,15.750639,15.801542,15.852445,15.903346,15.954249,15.991441,16.012774,16.034107,16.055439,16.076772,16.098105,16.121011,16.144195,16.167378,16.190563,16.213746,16.242105,16.287131,16.332156,16.377181,16.422207,16.467232,16.53719,16.622198,16.707204,16.792211,16.877219,16.962417,17.066072,17.169728,17.273383,17.377039,17.480694,17.582349,17.68096,17.779572,17.878183,17.976795,18.075407,18.166912,18.256453,18.345996,18.435538,18.525079,18.60836,18.661113,18.713866,18.76662,18.819373,18.872127,18.901586,18.912506,18.923428,18.934348,18.945268,18.95619,18.973136,18.990443,19.007749,19.025056,19.042364,19.063719,19.093288,19.122858,19.152427,19.181998,19.211567,19.244388,19.278492,19.312597,19.346702,19.380806,19.414911,19.449015,19.483119,19.517223,19.551328,19.585433,19.617972,19.648884,19.679796,19.710707,19.741619,19.77253,19.787092,19.799355,19.811618,19.82388,19.836143,19.853319,19.88423,19.915142,19.946053,19.976965,20.007876,20.055934,20.113223,20.170511,20.2278,20.285087,20.342258,20.396354,20.450449,20.504545,20.558639,20.612735,20.658368,20.692472,20.726577,20.760682,20.794786,20.828891,20.851563,20.871553,20.891544,20.911535,20.931525,20.956967,21.004676,21.052386,21.100096,21.147804,21.195514,21.259391,21.33482,21.410248,21.485676,21.561104,21.636532,21.707561,21.778454,21.849346,21.92024,21.991133,22.04196,22.056584,22.071207,22.08583,22.100451,22.115075,22.133688,22.153679,22.173669,22.19366,22.21365,22.233642,22.253632,22.273622,22.293612,22.313605,22.333595,22.36157,22.397017,22.432461,22.467908,22.503355,22.538802,22.563171,22.586357,22.60954,22.632723,22.655909,22.678165,22.698158,22.718148,22.738137,22.75813,22.77812,22.785494,22.786836,22.788178,22.789521,22.790863,22.792033,22.790694,22.789351,22.788009,22.786667,22.785324,22.788666,22.797736,22.806805,22.815876,22.824947,22.834015,22.821023,22.803715,22.78641,22.769102,22.751794,22.73419,22.71554,22.696892,22.678242,22.659594,22.640944,22.626191,22.613927,22.601663,22.589402,22.577138,22.564877,22.548096,22.531296,22.514499,22.497703,22.480903,22.462883,22.442893,22.422901,22.402911,22.382921,22.362928,22.347461,22.333348,22.319234,22.305119,22.291007,22.275184,22.250151,22.225114,22.200081,22.175046,22.150012,22.136837,22.133644,22.130451,22.127258,22.124065,22.120872,22.120647,22.120647,22.120647,22.120647,22.120647,22.118203,22.110476,22.102747,22.095018,22.087291,22.079563,22.038299,21.982861,21.927424,21.871987,21.816548,21.758749,21.676934,21.595121,21.513307,21.431493,21.349678,21.260503,21.163235,21.065965,20.968694,20.871424,20.774156,20.701962,20.633752,20.565543,20.497334,20.429125,20.37169,20.346655,20.321621,20.296586,20.271551,20.246516,20.224691,20.2047,20.184709,20.164719,20.144728,20.124811,20.108012,20.091214,20.074416,20.057619,20.040821,20.025122,20.011008,19.996895,19.98278,19.968667,19.954554,19.927065,19.896154,19.865242,19.834331,19.803419,19.779233,19.785109,19.790986,19.796864,19.80274,19.808617,19.821002,19.838309,19.855617,19.872923,19.89023,19.907536,19.924357,19.941155,19.957953,19.97475,19.991548,20.00898,20.027629,20.046278,20.064927,20.083576,20.102225,20.117565,20.131679,20.145793,20.159907,20.17402,20.189342,20.213869,20.238394,20.26292,20.287445,20.31197,20.318934,20.308522,20.29811,20.287698,20.277286,20.266874,20.311445,20.362856,20.414268,20.46568,20.517091,20.579537,20.67093,20.762323,20.853715,20.945109,21.036501,21.126668,21.216209,21.305751,21.395294,21.484835,21.572629,21.626725,21.68082,21.734916,21.789011,21.843106,21.893833,21.9402,21.986567,22.032935,22.079302,22.125669,22.152967,22.17615,22.199334,22.222517,22.2457,22.266211,22.276625,22.287035,22.297449,22.307859,22.31827,22.316771,22.307192,22.297613,22.288034,22.278454,22.268875,22.224468,22.179443,22.134418,22.089392,22.044367,22.000025,21.956851,21.913676,21.870501,21.827327,21.784153,21.76777,21.760043,21.752315,21.744587,21.736859,21.735284,21.770731,21.806176,21.841623,21.877069,21.912516,21.975877,22.064076,22.152277,22.240476,22.328675,22.416877,22.54754,22.682107,22.816675,22.95124,23.085808,23.220376,23.354944,23.489512,23.624077,23.758645,23.893212,23.990504,24.070974,24.151448,24.231918,24.312392,24.390763,24.443517,24.49627,24.549024,24.601777,24.654531,24.702854,24.74603,24.789202,24.832378,24.875551,24.918726,24.948778,24.976496,25.004214,25.031933,25.059654,25.082975,25.092046,25.101116,25.110185,25.119256,25.128324,25.143357,25.162005,25.180655,25.199303,25.217953,25.23678,25.275421,25.314058,25.352698,25.391338,25.429978,25.480115,25.547815,25.615516,25.683215,25.750916,25.818616,25.879222,25.937852,25.996482,26.055112,26.113742,26.161474,26.155596,26.149721,26.143843,26.137965,26.13209,26.148143,26.181739,26.215333,26.248929,26.282525,26.316122,26.330096,26.342866,26.355638,26.36841,26.381183,26.402462,26.441102,26.479742,26.51838,26.55702,26.59566,26.616751,26.630863,26.644978,26.659093,26.673205,26.686014,26.687357,26.688699,26.690039,26.691381,26.692723,26.691193,26.686658,26.682122,26.677587,26.673054,26.668518,26.651626,26.632979,26.614329,26.595681,26.577031,16.745465,16.733167,16.720868,16.70857,16.696272,16.678867,16.646212,16.613557,16.580902,16.548247,16.515592,16.486961,16.460621,16.434281,16.407939,16.381599,16.356037,16.362022,16.368006,16.373991,16.379974,16.385959,16.394538,16.406836,16.419135,16.431433,16.443732,16.456031,16.44368,16.425068,16.406455,16.387842,16.369229,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.893677,15.865923,15.838167,15.810413,15.782659,15.761307,15.752166,15.743024,15.733882,15.724741,15.715599,15.69389,15.66755,15.64121,15.614868,15.588528,15.560744,15.522104,15.483465,15.444825,15.406187,15.367546,15.326604,15.283393,15.240183,15.196973,15.153763,15.110552,15.056094,15.000256,14.944417,14.888579,14.83274,14.774367,14.709386,14.644406,14.579425,14.514446,14.449466,14.366059,14.273324,14.180589,14.087854,13.995119,13.902951,13.821432,13.739911,13.658391,13.57687,13.495351,13.43334,13.396444,13.359548,13.322652,13.285757,13.24886,13.231957,13.219328,13.2067,13.194072,13.181444,13.17665,13.201248,13.225845,13.250443,13.27504,13.299638,13.33535,13.37856,13.42177,13.464981,13.508191,13.551401,13.597718,13.644086,13.690453,13.73682,13.783188,13.827862,13.869658,13.911455,13.953251,13.995047,14.036845,14.065869,14.090796,14.115723,14.140651,14.165577,14.190911,14.218666,14.24642,14.274175,14.30193,14.329684,14.358189,14.387357,14.416525,14.445693,14.474861,14.504029,14.562842,14.624335,14.685828,14.747322,14.808815,14.87692,14.960184,15.043448,15.12671,15.209974,15.293238,15.367263,15.437143,15.507024,15.576906,15.646786,15.715099,15.764624,15.814149,15.863673,15.913197,15.962721,15.997259,16.014458,16.031657,16.048857,16.066056,16.083255,16.105543,16.128726,16.151911,16.175094,16.198278,16.22729,16.275071,16.322852,16.370633,16.418415,16.466196,16.53719,16.622198,16.707204,16.792211,16.877219,16.96243,17.067464,17.172497,17.27753,17.382565,17.487598,17.588442,17.68292,17.777399,17.871877,17.966355,18.060833,18.150364,18.238529,18.326692,18.414855,18.50302,18.585626,18.641135,18.696644,18.752153,18.807662,18.863171,18.894619,18.906917,18.919215,18.931515,18.943814,18.956112,18.977037,18.998476,19.019917,19.041356,19.062797,19.087831,19.120156,19.152482,19.184807,19.217133,19.249458,19.284046,19.319528,19.355011,19.390493,19.425975,19.461458,19.496941,19.532422,19.567905,19.603388,19.638871,19.672112,19.703024,19.733935,19.764847,19.795758,19.82667,19.840023,19.850909,19.861794,19.872678,19.883564,19.899723,19.930636,19.961547,19.992459,20.02337,20.054282,20.103235,20.1619,20.220568,20.279233,20.337899,20.396398,20.450493,20.504588,20.558684,20.612779,20.666875,20.71309,20.748572,20.784055,20.819537,20.855019,20.890502,20.91232,20.930933,20.949546,20.968158,20.986771,21.010565,21.055518,21.100472,21.145426,21.19038,21.235333,21.295651,21.366946,21.43824,21.509535,21.580829,21.652124,21.720356,21.788494,21.856632,21.924769,21.992906,22.0454,22.069667,22.093936,22.118203,22.14247,22.166739,22.186803,22.205416,22.224029,22.242642,22.261255,22.279868,22.298481,22.317094,22.335705,22.354318,22.372931,22.39953,22.433597,22.467665,22.501735,22.535803,22.569873,22.594109,22.617292,22.640478,22.663661,22.686844,22.708703,22.727316,22.74593,22.764543,22.783156,22.801769,22.806834,22.80542,22.804006,22.802592,22.801178,22.799942,22.801356,22.80277,22.804184,22.805597,22.807011,22.810628,22.816943,22.823257,22.829572,22.835887,22.842201,22.825299,22.803858,22.78242,22.760979,22.739538,22.718412,22.698385,22.678361,22.658334,22.638307,22.61828,22.603826,22.592942,22.582057,22.571173,22.560288,22.549404,22.535371,22.52133,22.507287,22.493247,22.479203,22.46341,22.444797,22.426184,22.407571,22.38896,22.370347,22.353074,22.336205,22.319337,22.302466,22.285598,22.266805,22.237635,22.208468,22.1793,22.150132,22.120963,22.105151,22.100581,22.09601,22.091439,22.086869,22.082298,22.081976,22.081976,22.081976,22.081976,22.081976,22.079532,22.071804,22.064076,22.056348,22.048621,22.040892,22.001564,21.948883,21.896201,21.843519,21.790838,21.735669,21.655234,21.574798,21.494361,21.413925,21.333489,21.245692,21.1498,21.053908,20.958016,20.862124,20.766232,20.69185,20.620885,20.54992,20.478955,20.407991,20.347456,20.318288,20.28912,20.259952,20.230784,20.201616,20.179162,20.160549,20.141936,20.123324,20.104711,20.086202,20.07216,20.058117,20.044075,20.030033,20.015991,20.000791,19.983921,19.967052,19.950184,19.933314,19.916444,19.888395,19.857483,19.826572,19.79566,19.764749,19.739806,19.74155,19.743293,19.745037,19.74678,19.748524,19.761483,19.782924,19.804363,19.825804,19.847243,19.868684,19.883052,19.897094,19.911136,19.925178,19.93922,19.955313,19.975339,19.995366,20.015393,20.03542,20.055446,20.07317,20.090039,20.106908,20.123778,20.140648,20.158087,20.179856,20.201626,20.223397,20.245166,20.266936,20.275299,20.270398,20.265499,20.260598,20.255697,20.250796,20.300878,20.3578,20.414724,20.471646,20.528568,20.595766,20.689915,20.784063,20.878212,20.97236,21.066509,21.156691,21.244856,21.333019,21.421184,21.509347,21.595832,21.649928,21.704022,21.758118,21.812213,21.866309,21.917035,21.963403,22.00977,22.056137,22.102505,22.148872,22.176168,22.199353,22.222536,22.245719,22.268904,22.288261,22.293162,22.298063,22.302964,22.307865,22.312763,22.306573,22.29286,22.279148,22.265436,22.251723,22.238011,22.190824,22.143043,22.095262,22.047481,21.9997,21.954128,21.912332,21.870536,21.828738,21.786942,21.745146,21.7291,21.721371,21.713644,21.705916,21.698188,21.696416,21.730485,21.764554,21.798622,21.832691,21.86676,21.930201,22.019778,22.109357,22.198934,22.288513,22.378089,22.510131,22.646075,22.78202,22.917965,23.053912,23.189856,23.325801,23.461746,23.59769,23.733637,23.869582,23.96825,24.0501,24.13195,24.2138,24.29565,24.375504,24.431012,24.486521,24.542032,24.59754,24.653049,24.702216,24.744015,24.785811,24.827607,24.869403,24.911199,24.939873,24.966215,24.992557,25.018896,25.045237,25.066858,25.073173,25.079488,25.0858,25.092114,25.098429,25.113277,25.133304,25.153331,25.173358,25.193382,25.213579,25.252216,25.290856,25.329497,25.368137,25.406774,25.455277,25.518845,25.58241,25.645978,25.709543,25.773111,25.831738,25.888989,25.946242,26.003495,26.060746,26.108033,26.106288,26.104546,26.102801,26.101059,26.099314,26.114144,26.142228,26.170312,26.198396,26.226482,26.254566,26.273415,26.291697,26.309982,26.328264,26.346546,26.371524,26.410164,26.448804,26.487444,26.526084,26.564722,26.587786,26.604654,26.621525,26.638393,26.655264,26.670263,26.668849,26.667436,26.666022,26.66461,26.663197,26.66093,26.657772,26.654616,26.651459,26.648301,26.645145,26.627217,26.60719,26.587163,26.567139,26.547112,16.682402,16.668725,16.655049,16.641372,16.627696,16.610296,16.581774,16.553252,16.524732,16.49621,16.467688,16.441435,16.416472,16.391509,16.366545,16.341583,16.317465,16.327584,16.337702,16.34782,16.357938,16.368056,16.379635,16.393312,16.406989,16.420665,16.434342,16.448018,16.437045,16.41981,16.402575,16.38534,16.368105,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.892358,15.863226,15.834094,15.80496,15.775828,15.752625,15.740728,15.72883,15.716933,15.705036,15.693138,15.671695,15.646733,15.621769,15.596806,15.571843,15.545275,15.506636,15.467996,15.429358,15.390718,15.352079,15.310442,15.265852,15.221264,15.176676,15.132088,15.0875,15.036573,14.984868,14.933163,14.881458,14.829753,14.774749,14.711147,14.647543,14.583941,14.520338,14.456736,14.373793,14.281058,14.188323,14.095589,14.002854,13.910268,13.82048,13.730693,13.640907,13.551119,13.461333,13.392863,13.351833,13.310804,13.269774,13.228744,13.187715,13.174623,13.167506,13.160389,13.153272,13.146156,13.146295,13.173648,13.201001,13.228352,13.255706,13.283059,13.320704,13.365293,13.409881,13.454469,13.499057,13.543645,13.589983,13.63635,13.682718,13.729085,13.775454,13.819617,13.860036,13.900454,13.940873,13.981291,14.021711,14.047271,14.068065,14.088858,14.109652,14.130447,14.152438,14.18157,14.210703,14.239835,14.268967,14.2981,14.329444,14.362745,14.396048,14.429349,14.46265,14.495952,14.561425,14.629808,14.69819,14.766573,14.834954,14.909112,14.99651,15.083907,15.171304,15.258701,15.346098,15.416646,15.479638,15.542629,15.605621,15.668613,15.730461,15.778608,15.826756,15.874902,15.923049,15.971195,16.003076,16.016142,16.029208,16.042273,16.05534,16.068406,16.090074,16.113259,16.136442,16.159626,16.182809,16.212475,16.263011,16.313548,16.364084,16.414622,16.465158,16.53719,16.622198,16.707204,16.792211,16.877219,16.962444,17.068856,17.175267,17.281678,17.388089,17.494502,17.594536,17.684881,17.775225,17.86557,17.955915,18.04626,18.133816,18.220603,18.307388,18.394175,18.480961,18.562893,18.621158,18.679423,18.737687,18.795952,18.854216,18.887651,18.901328,18.915004,18.928681,18.942357,18.956034,18.980935,19.006509,19.032083,19.057657,19.083231,19.111943,19.147025,19.182105,19.217187,19.252267,19.287349,19.323704,19.360565,19.397426,19.434285,19.471146,19.508005,19.544866,19.581726,19.618587,19.655446,19.692307,19.726252,19.757163,19.788075,19.818986,19.849898,19.880809,19.892955,19.902462,19.91197,19.921476,19.930984,19.946129,19.97704,20.007952,20.038863,20.069775,20.100686,20.150535,20.210579,20.270623,20.330668,20.390712,20.450538,20.504632,20.558728,20.612824,20.666918,20.721014,20.767813,20.804673,20.841533,20.878393,20.915254,20.952113,20.973078,20.990313,21.007548,21.024783,21.042018,21.064161,21.10636,21.148559,21.190756,21.232954,21.275153,21.331911,21.399073,21.466234,21.533395,21.600556,21.667716,21.733152,21.798534,21.863915,21.929297,21.99468,22.048839,22.082752,22.116664,22.150576,22.184489,22.2184,22.239917,22.257154,22.274387,22.291624,22.308857,22.326094,22.343328,22.360564,22.3778,22.395034,22.41227,22.437487,22.47018,22.502871,22.535562,22.568252,22.600943,22.625048,22.648231,22.671414,22.694597,22.717782,22.739242,22.756475,22.773712,22.790945,22.808182,22.825415,22.828171,22.824001,22.819831,22.815664,22.811494,22.807851,22.812021,22.816191,22.820358,22.824528,22.828698,22.832593,22.836152,22.83971,22.843268,22.846827,22.850385,22.829575,22.804004,22.77843,22.752856,22.727282,22.702637,22.681234,22.659827,22.638424,22.61702,22.595616,22.581464,22.571959,22.562451,22.552944,22.543436,22.533928,22.522649,22.511362,22.500078,22.48879,22.477503,22.463939,22.446703,22.429467,22.412233,22.394997,22.377763,22.358689,22.339062,22.319438,22.299813,22.280189,22.258425,22.225122,22.191821,22.158519,22.125218,22.091915,22.073466,22.067518,22.061569,22.055621,22.049672,22.043724,22.043305,22.043305,22.043305,22.043305,22.043305,22.04086,22.033133,22.025405,22.017677,22.009949,22.002222,21.96483,21.914904,21.864978,21.815053,21.765127,21.71259,21.633532,21.554474,21.475415,21.396357,21.317299,21.23088,21.136366,21.041851,20.947337,20.852823,20.758309,20.681737,20.608017,20.534297,20.460576,20.386856,20.323222,20.289921,20.256618,20.223317,20.190015,20.156714,20.133634,20.116399,20.099164,20.081928,20.064693,20.047594,20.036307,20.025021,20.013734,20.002449,19.991162,19.97646,19.956836,19.93721,19.917585,19.89796,19.878335,19.849724,19.818813,19.787901,19.75699,19.726077,19.70038,19.697989,19.6956,19.69321,19.690819,19.68843,19.701963,19.727537,19.753111,19.778685,19.804259,19.829832,19.841746,19.853033,19.864318,19.875605,19.886891,19.901646,19.92305,19.944455,19.965859,19.987264,20.008668,20.028774,20.0484,20.068025,20.087651,20.107275,20.126829,20.145844,20.164858,20.183872,20.202886,20.221902,20.231664,20.232276,20.232886,20.233496,20.234108,20.234718,20.290311,20.352746,20.415179,20.477613,20.540047,20.611995,20.708898,20.805803,20.902708,20.999611,21.096516,21.186715,21.273501,21.360287,21.447074,21.533859,21.619035,21.673129,21.727225,21.781321,21.835416,21.889512,21.940237,21.986606,22.032973,22.07934,22.125708,22.172075,22.199371,22.222554,22.24574,22.268923,22.292106,22.310311,22.309699,22.30909,22.308479,22.307867,22.307256,22.296376,22.278531,22.260683,22.242838,22.224993,22.207146,22.15718,22.106643,22.056107,22.00557,21.955034,21.908232,21.867814,21.827395,21.786975,21.746557,21.706138,21.690429,21.682701,21.674972,21.667245,21.659516,21.657549,21.69024,21.722931,21.755622,21.788312,21.821003,21.884525,21.97548,22.066436,22.157391,22.248348,22.339303,22.472722,22.610043,22.747367,22.884691,23.022013,23.159337,23.296658,23.433982,23.571306,23.708628,23.845952,23.945996,24.029223,24.112453,24.19568,24.278906,24.360243,24.418508,24.476772,24.535037,24.593304,24.651569,24.70158,24.742,24.782416,24.822836,24.863255,24.903674,24.930969,24.955934,24.980896,25.005859,25.030821,25.050739,25.054298,25.057856,25.061415,25.064973,25.068534,25.083197,25.104603,25.126007,25.147411,25.168815,25.190375,25.229015,25.267655,25.306292,25.344932,25.383573,25.430439,25.489871,25.549306,25.608738,25.668171,25.727605,25.784255,25.840129,25.896003,25.951879,26.007753,26.05459,26.056981,26.059372,26.061763,26.064151,26.066542,26.080145,26.102717,26.125291,26.147865,26.170436,26.19301,26.216733,26.240528,26.264323,26.288117,26.311912,26.340589,26.379229,26.417869,26.456506,26.495146,26.533786,26.55882,26.578445,26.598069,26.617696,26.637321,26.654515,26.650345,26.646175,26.642005,26.637837,26.633667,26.630667,26.628888,26.627109,26.62533,26.62355,26.621771,26.602809,26.581405,26.560001,26.538595,26.517191,16.619337,16.604284,16.589229,16.574174,16.55912,16.541724,16.517337,16.492949,16.46856,16.444172,16.419785,16.395908,16.372323,16.348737,16.325153,16.301568,16.278894,16.293145,16.307396,16.321649,16.3359,16.350151,16.364733,16.379786,16.394841,16.409896,16.42495,16.440004,16.43041,16.414553,16.398695,16.382838,16.366981,16.34693,16.30829,16.269651,16.231011,16.192372,16.153732,16.115094,16.076453,16.037815,15.999175,15.960534,15.921896,15.891038,15.860528,15.830019,15.799508,15.768998,15.743943,15.72929,15.714637,15.699984,15.685332,15.670678,15.649499,15.625914,15.602329,15.578743,15.555159,15.529808,15.491167,15.452529,15.413889,15.37525,15.33661,15.294277,15.248313,15.202346,15.15638,15.110414,15.064448,15.017052,14.96948,14.921909,14.874337,14.826765,14.77513,14.712906,14.650682,14.588456,14.526232,14.464008,14.381526,14.288792,14.196057,14.103323,14.010588,13.917585,13.819529,13.721476,13.623422,13.525368,13.427314,13.352384,13.307221,13.262059,13.216895,13.171732,13.126569,13.117291,13.115685,13.114079,13.112473,13.110867,13.115938,13.146046,13.176155,13.206263,13.236372,13.26648,13.306059,13.352025,13.39799,13.443956,13.489922,13.535889,13.582249,13.628617,13.674984,13.721351,13.767718,13.811372,13.850413,13.889454,13.928496,13.967535,14.006577,14.028674,14.045333,14.061994,14.078654,14.095315,14.113965,14.144475,14.174986,14.205496,14.236007,14.266516,14.3007,14.338135,14.375569,14.413005,14.45044,14.487875,14.560009,14.63528,14.710551,14.785823,14.861095,14.941305,15.032835,15.124366,15.215896,15.307426,15.398957,15.466029,15.522132,15.578235,15.634338,15.69044,15.745824,15.792593,15.839361,15.886131,15.932899,15.979668,16.008894,16.017826,16.026759,16.035691,16.044623,16.053556,16.074605,16.09779,16.120974,16.144157,16.167341,16.197658,16.250951,16.304243,16.357535,16.410829,16.464121,16.53719,16.622198,16.707204,16.792211,16.877219,16.962459,17.070247,17.178036,17.285826,17.393615,17.501404,17.60063,17.68684,17.773052,17.859263,17.945474,18.031686,18.117268,18.202677,18.288085,18.373494,18.458902,18.540159,18.60118,18.662199,18.72322,18.78424,18.845261,18.880685,18.895738,18.910793,18.925848,18.940902,18.955956,18.984835,19.014543,19.04425,19.073957,19.103665,19.136056,19.173892,19.211729,19.249565,19.287402,19.325238,19.363363,19.401601,19.439839,19.478078,19.516315,19.554553,19.592792,19.631029,19.669267,19.707506,19.745744,19.780391,19.811303,19.842214,19.873126,19.904037,19.934949,19.945886,19.954016,19.962144,19.970274,19.978404,19.992534,20.023446,20.054357,20.085269,20.116181,20.147092,20.197837,20.259258,20.32068,20.382102,20.443524,20.504677,20.558772,20.612867,20.666962,20.721058,20.775154,20.822535,20.860773,20.899012,20.937249,20.975487,21.013726,21.033835,21.049692,21.06555,21.081407,21.097264,21.11776,21.157202,21.196644,21.236087,21.275529,21.314971,21.368171,21.431199,21.494226,21.557254,21.620282,21.68331,21.745947,21.808574,21.8712,21.933826,21.996452,22.052278,22.095835,22.139392,22.18295,22.226507,22.270064,22.293032,22.308892,22.324749,22.340606,22.356463,22.372319,22.388176,22.404033,22.419893,22.43575,22.451607,22.475446,22.50676,22.538074,22.569386,22.6007,22.632014,22.655983,22.679166,22.702352,22.725535,22.748718,22.769777,22.785637,22.801494,22.81735,22.833207,22.849064,22.849509,22.842585,22.835659,22.828735,22.821809,22.815759,22.822685,22.829609,22.836535,22.843459,22.850385,22.854555,22.855358,22.85616,22.856965,22.857767,22.858569,22.833853,22.804146,22.77444,22.74473,22.715023,22.686863,22.664079,22.641296,22.618516,22.595733,22.572949,22.559102,22.550974,22.542845,22.534714,22.526586,22.518455,22.509927,22.501396,22.492865,22.484334,22.475804,22.464466,22.448609,22.432753,22.416893,22.401036,22.385179,22.364302,22.341922,22.319541,22.29716,22.274779,22.250045,22.212609,22.175174,22.137739,22.100303,22.062868,22.041782,22.034456,22.02713,22.019802,22.012476,22.00515,22.004634,22.004634,22.004634,22.004634,22.004634,22.00219,21.994463,21.986734,21.979007,21.971278,21.96355,21.928096,21.880927,21.833756,21.786586,21.739415,21.689511,21.611831,21.534151,21.456469,21.378789,21.301108,21.216068,21.12293,21.029795,20.936659,20.843522,20.750386,20.671626,20.595149,20.518674,20.442197,20.365721,20.298988,20.261552,20.224118,20.186683,20.149247,20.111812,20.088105,20.072248,20.056391,20.040533,20.024676,20.008986,20.000455,19.991924,19.983393,19.974862,19.966332,19.95213,19.929749,19.907368,19.884987,19.862607,19.840226,19.811052,19.780141,19.749229,19.718318,19.687406,19.660953,19.65443,19.647906,19.641382,19.634859,19.628335,19.642444,19.67215,19.701857,19.731565,19.761272,19.790979,19.800441,19.808971,19.817502,19.826033,19.834564,19.847978,19.870761,19.893543,19.916325,19.939108,19.96189,19.98438,20.00676,20.029141,20.051522,20.073903,20.095572,20.111832,20.12809,20.144349,20.160608,20.176866,20.188029,20.194152,20.200273,20.206396,20.212517,20.21864,20.279744,20.34769,20.415635,20.48358,20.551525,20.628224,20.727884,20.827543,20.927203,21.026862,21.126523,21.216739,21.302147,21.387556,21.472964,21.558373,21.642238,21.696332,21.750428,21.804523,21.858619,21.912714,21.96344,22.009807,22.056174,22.102542,22.14891,22.195278,22.222573,22.245758,22.268941,22.292124,22.31531,22.332361,22.326237,22.320115,22.313994,22.307873,22.301751,22.286178,22.264199,22.242221,22.22024,22.198262,22.176282,22.123537,22.070244,22.016952,21.963658,21.910366,21.862336,21.823295,21.784254,21.745212,21.706172,21.667131,21.651757,21.64403,21.636302,21.628574,21.620846,21.618681,21.649994,21.681308,21.712621,21.743933,21.775247,21.838848,21.931182,22.023515,22.115849,22.208183,22.300515,22.435313,22.574014,22.712715,22.851415,22.990116,23.128817,23.267518,23.406219,23.544919,23.68362,23.822321,23.923743,24.008349,24.092955,24.177559,24.262165,24.344984,24.406005,24.467026,24.528044,24.589065,24.650086,24.700942,24.739985,24.779025,24.818065,24.857107,24.896147,24.922065,24.945651,24.969236,24.992821,25.016407,25.034623,25.035425,25.036227,25.037032,25.037835,25.038637,25.05312,25.0759,25.098683,25.121466,25.144247,25.167173,25.205813,25.244451,25.283091,25.321731,25.360371,25.405601,25.4609,25.5162,25.571501,25.626801,25.6821,25.736772,25.791269,25.845766,25.900263,25.95476,26.001149,26.007673,26.014197,26.020721,26.027245,26.033769,26.046147,26.063208,26.08027,26.097331,26.114393,26.131455,26.160052,26.189359,26.218663,26.247971,26.277275,26.309651,26.348291,26.386931,26.425571,26.464211,26.502848,26.529855,26.552235,26.574616,26.596997,26.619378,26.638764,26.631838,26.624914,26.617988,26.611064,26.60414,26.600402,26.600002,26.5996,26.5992,26.598797,26.598395,26.5784,26.555617,26.532836,26.510053,26.487272,16.557117,16.541661,16.526205,16.510749,16.495294,16.478634,16.45838,16.438125,16.41787,16.397616,16.377361,16.357729,16.338451,16.319172,16.299894,16.280615,16.262152,16.27663,16.291111,16.305589,16.320069,16.334548,16.349028,16.363507,16.377987,16.392466,16.406946,16.421425,16.411255,16.394824,16.378391,16.36196,16.345527,16.325546,16.289836,16.254125,16.218415,16.182704,16.146994,16.11017,16.072507,16.034843,15.99718,15.959516,15.921853,15.891589,15.861653,15.831719,15.801783,15.771848,15.746221,15.728813,15.711405,15.693996,15.676588,15.659179,15.638264,15.616057,15.593849,15.571642,15.549435,15.525415,15.487752,15.450089,15.412426,15.374763,15.3371,15.293573,15.244276,15.194981,15.145684,15.096387,15.047091,14.998664,14.950344,14.902024,14.853704,14.805384,14.753049,14.690249,14.62745,14.56465,14.50185,14.439051,14.355082,14.260393,14.165706,14.071018,13.976331,13.881302,13.779863,13.678423,13.576984,13.475545,13.374107,13.297172,13.25178,13.20639,13.160998,13.115607,13.070216,13.064634,13.067563,13.070492,13.073421,13.07635,13.085581,13.118445,13.151309,13.184173,13.217038,13.249902,13.291413,13.338756,13.386101,13.433444,13.480788,13.528132,13.575475,13.622819,13.670162,13.717507,13.764851,13.809332,13.848948,13.888563,13.928179,13.967795,14.007411,14.027256,14.040759,14.054263,14.067766,14.081269,14.096995,14.125954,14.154912,14.183871,14.21283,14.241789,14.277436,14.319004,14.360573,14.402141,14.44371,14.485278,14.561387,14.640618,14.71985,14.799081,14.878313,14.962239,15.056926,15.151614,15.246302,15.340989,15.435676,15.499645,15.549835,15.600025,15.650214,15.700405,15.75,15.792462,15.834924,15.877386,15.919848,15.96231,15.989573,15.999253,16.008934,16.018614,16.028295,16.037975,16.061628,16.08774,16.113854,16.139967,16.16608,16.198822,16.252918,16.307014,16.361108,16.415204,16.469299,16.542671,16.627678,16.712684,16.797692,16.882699,16.967913,17.073175,17.178436,17.283698,17.388959,17.494221,17.591443,17.676451,17.761457,17.846464,17.931472,18.016478,18.101485,18.186491,18.271499,18.356506,18.441512,18.522573,18.584398,18.646221,18.708044,18.769867,18.83169,18.868781,18.88619,18.903598,18.921007,18.938415,18.955823,18.988735,19.022576,19.056418,19.090257,19.124099,19.160491,19.202059,19.243628,19.285196,19.326765,19.368333,19.409202,19.449794,19.490387,19.530979,19.571571,19.61186,19.649523,19.687187,19.72485,19.762513,19.800176,19.834531,19.865442,19.896354,19.927265,19.958177,19.989088,19.999674,20.007401,20.01513,20.022857,20.030585,20.044676,20.076565,20.108453,20.140341,20.172229,20.204116,20.25356,20.312454,20.371348,20.430242,20.489137,20.547855,20.60195,20.656046,20.71014,20.764236,20.818331,20.865883,20.904523,20.943163,20.981802,21.020442,21.059081,21.07815,21.092631,21.107109,21.121589,21.136068,21.155108,21.192771,21.230434,21.268097,21.30576,21.343423,21.39404,21.45391,21.513781,21.573651,21.633522,21.693392,21.755157,21.81698,21.878803,21.940626,22.002449,22.060502,22.111752,22.163,22.214248,22.265499,22.316748,22.342846,22.360254,22.377662,22.395071,22.412479,22.429379,22.442883,22.456386,22.469889,22.483392,22.496895,22.517878,22.545861,22.573844,22.601825,22.629808,22.657791,22.680559,22.702765,22.724973,22.747179,22.769388,22.788787,22.801316,22.813842,22.826368,22.838895,22.851421,22.850245,22.842519,22.834791,22.827062,22.819334,22.812582,22.820311,22.828039,22.835768,22.843494,22.851222,22.855035,22.854058,22.853083,22.852106,22.851129,22.850152,22.824136,22.793225,22.762313,22.731402,22.70049,22.671085,22.646925,22.622765,22.598605,22.574445,22.550285,22.535548,22.526845,22.51814,22.509437,22.500731,22.492029,22.485269,22.478518,22.471766,22.465014,22.458263,22.448178,22.432721,22.417266,22.401809,22.386355,22.370898,22.348745,22.324582,22.300422,22.276262,22.252102,22.225832,22.188169,22.150506,22.112843,22.075179,22.037516,22.016107,22.00838,22.000652,21.992924,21.985196,21.977469,21.976924,21.976924,21.976924,21.976924,21.976924,21.973862,21.964183,21.954501,21.94482,21.93514,21.925459,21.892049,21.84861,21.805173,21.761734,21.718296,21.672262,21.599866,21.527468,21.455071,21.382673,21.310277,21.227728,21.134018,21.040306,20.946594,20.852884,20.759172,20.677113,20.596905,20.516698,20.436489,20.35628,20.285715,20.244146,20.202578,20.16101,20.119441,20.077873,20.052916,20.03746,20.022004,20.006548,19.991093,19.975792,19.967088,19.958383,19.949679,19.940975,19.932271,19.918037,19.89583,19.873622,19.851415,19.829208,19.807,19.779417,19.750458,19.721499,19.69254,19.663581,19.638325,19.629621,19.620917,19.612212,19.603508,19.594804,19.608659,19.639571,19.670482,19.701394,19.732305,19.763217,19.771029,19.777781,19.784532,19.791284,19.798035,19.810753,19.834913,19.859073,19.883233,19.907395,19.931555,19.956427,19.981562,20.006699,20.031835,20.056972,20.081211,20.09862,20.116028,20.133437,20.150845,20.168254,20.182759,20.194393,20.206027,20.217659,20.229293,20.240927,20.301463,20.368085,20.434707,20.501329,20.567952,20.643375,20.741884,20.840395,20.938906,21.037415,21.135925,21.224841,21.308871,21.392901,21.476932,21.560962,21.643566,21.698637,21.753709,21.80878,21.863852,21.918923,21.969776,22.015166,22.060558,22.105948,22.15134,22.19673,22.223854,22.247037,22.27022,22.293406,22.316589,22.333303,22.325578,22.317849,22.31012,22.302392,22.294663,22.275981,22.249867,22.223756,22.197643,22.171529,22.145417,22.091811,22.037715,21.983619,21.929525,21.875429,21.82668,21.787064,21.747448,21.707832,21.668215,21.6286,21.611611,21.60193,21.59225,21.582569,21.572889,21.569132,21.601019,21.632907,21.664795,21.696683,21.72857,21.793172,21.886884,21.980595,22.074306,22.168017,22.261729,22.397904,22.537982,22.678059,22.818139,22.958217,23.097704,23.235831,23.373957,23.512083,23.650209,23.788336,23.89053,23.976513,24.062497,24.14848,24.234463,24.318764,24.382539,24.446316,24.51009,24.573867,24.637642,24.690699,24.73129,24.771884,24.812475,24.853067,24.893661,24.917813,24.939045,24.960276,24.981508,25.002737,25.019195,25.020172,25.021146,25.022123,25.0231,25.024077,25.038872,25.062058,25.085241,25.108424,25.13161,25.154922,25.192586,25.230249,25.267912,25.305575,25.343238,25.385857,25.436047,25.486239,25.536428,25.586617,25.636806,25.689288,25.742406,25.795526,25.848646,25.901764,25.947545,25.957225,25.966904,25.976587,25.986267,25.995947,26.009378,26.025812,26.042244,26.058675,26.075107,26.091541,26.123456,26.156319,26.189184,26.222047,26.254913,26.288713,26.324425,26.360134,26.395846,26.431555,26.467266,26.494013,26.517196,26.540379,26.563562,26.586748,26.60687,26.600119,26.593367,26.586615,26.579864,26.573112,26.569186,26.568209,26.567232,26.566255,26.56528,26.564304,26.54474,26.522531,26.500325,26.478117,26.455911,16.495243,16.479788,16.464332,16.448876,16.43342,16.417798,16.401676,16.385556,16.369434,16.353312,16.337192,16.322572,16.308804,16.295037,16.281271,16.267503,16.254383,16.267485,16.280587,16.293688,16.30679,16.319892,16.332994,16.346095,16.359197,16.372299,16.385399,16.398501,16.386955,16.369144,16.351334,16.333525,16.315714,16.295371,16.263793,16.232217,16.20064,16.169062,16.137486,16.103221,16.066936,16.030651,15.994365,15.95808,15.921795,15.892908,15.864351,15.835793,15.807236,15.778678,15.753009,15.732844,15.712679,15.692516,15.672351,15.652187,15.631538,15.610707,15.589878,15.569049,15.548219,15.525577,15.489292,15.453005,15.41672,15.380435,15.34415,15.299225,15.245795,15.192365,15.138935,15.085505,15.032075,14.980742,14.929666,14.878589,14.827515,14.776438,14.72173,14.657553,14.593376,14.529198,14.465021,14.400843,14.31458,14.217137,14.119694,14.022251,13.924807,13.827092,13.724276,13.621459,13.518642,13.415825,13.313008,13.235901,13.191887,13.147874,13.10386,13.059847,13.015835,13.013899,13.020962,13.028024,13.035087,13.04215,13.055224,13.090844,13.126463,13.162084,13.197704,13.233323,13.276768,13.325489,13.37421,13.422932,13.471653,13.520376,13.569097,13.617818,13.66654,13.715262,13.763983,13.809842,13.850835,13.891829,13.932823,13.973817,14.014811,14.032905,14.043652,14.0544,14.065147,14.075894,14.088864,14.115068,14.14127,14.167473,14.193677,14.21988,14.256425,14.302127,14.34783,14.393531,14.439234,14.484935,14.563914,14.6459,14.727888,14.809876,14.891862,14.978544,15.075988,15.17343,15.270873,15.368317,15.46576,15.526777,15.571455,15.616135,15.660813,15.705491,15.749575,15.786526,15.823477,15.860427,15.897378,15.934329,15.959914,15.97235,15.984786,15.997222,16.009658,16.022094,16.049675,16.079921,16.110168,16.140413,16.170659,16.206557,16.260652,16.314748,16.368842,16.422938,16.477034,16.550405,16.635412,16.72042,16.805426,16.890433,16.975605,17.076734,17.177862,17.278989,17.380117,17.481246,17.575976,17.660982,17.745989,17.830995,17.916003,18.00101,18.086016,18.171024,18.256031,18.341037,18.426045,18.507106,18.568929,18.630752,18.692575,18.754398,18.816221,18.854847,18.875011,18.895176,18.915339,18.935504,18.955667,18.992635,19.030609,19.068584,19.106558,19.144532,19.185057,19.23076,19.276461,19.322164,19.367866,19.413568,19.457582,19.500931,19.544279,19.587626,19.630974,19.673591,19.709877,19.746162,19.782447,19.818732,19.855018,19.88867,19.919582,19.950493,19.981405,20.012316,20.043228,20.053813,20.061541,20.069269,20.076996,20.084725,20.099179,20.132445,20.16571,20.198977,20.232242,20.265508,20.312746,20.367508,20.422268,20.477029,20.531789,20.586526,20.64062,20.694716,20.748812,20.802907,20.857002,20.904555,20.943193,20.981834,21.020472,21.059112,21.097752,21.115706,21.128807,21.141909,21.155011,21.168112,21.185773,21.222058,21.258343,21.294629,21.330914,21.367199,21.415634,21.47275,21.529864,21.58698,21.644094,21.701209,21.762891,21.824714,21.886537,21.94836,22.010183,22.070693,22.128831,22.186969,22.245107,22.303247,22.361385,22.391298,22.411463,22.431627,22.451792,22.471954,22.490895,22.501642,22.512392,22.523139,22.533886,22.544632,22.562149,22.585997,22.609847,22.633695,22.657545,22.681393,22.702516,22.723345,22.744174,22.765003,22.785833,22.803058,22.811451,22.819845,22.828238,22.836631,22.845024,22.842511,22.834785,22.827057,22.819328,22.8116,22.804848,22.812577,22.820305,22.828031,22.83576,22.843488,22.846681,22.844328,22.841974,22.839617,22.837264,22.83491,22.808669,22.777757,22.746846,22.715934,22.685023,22.65531,22.629771,22.604234,22.578697,22.553158,22.527621,22.511507,22.501425,22.491343,22.481261,22.471178,22.461096,22.455705,22.450333,22.444958,22.439584,22.434211,22.424976,22.409519,22.394065,22.378608,22.363153,22.347696,22.324481,22.298942,22.273405,22.247866,22.222329,22.195111,22.158825,22.12254,22.086255,22.04997,22.013683,21.992906,21.985177,21.977449,21.969721,21.961993,21.954266,21.953722,21.953722,21.953722,21.953722,21.953722,21.949788,21.937352,21.924916,21.91248,21.900043,21.887607,21.856283,21.816979,21.777674,21.738369,21.699063,21.657412,21.591903,21.526396,21.460887,21.395378,21.329871,21.250275,21.155186,21.060097,20.965008,20.869919,20.774829,20.689014,20.604673,20.520331,20.43599,20.351648,20.27695,20.231247,20.185546,20.139843,20.094141,20.048439,20.021979,20.006523,19.991068,19.975612,19.960156,19.944823,19.934741,19.924659,19.914578,19.904495,19.894413,19.87993,19.8591,19.838271,19.817441,19.796612,19.775782,19.750675,19.724471,19.698268,19.672064,19.645862,19.622605,19.612524,19.602441,19.592359,19.582277,19.572194,19.585456,19.616368,19.64728,19.678191,19.709103,19.740014,19.746509,19.751882,19.757257,19.762631,19.768004,19.780289,19.805827,19.831365,19.856902,19.88244,19.907978,19.935233,19.963125,19.991017,20.01891,20.046802,20.073797,20.093961,20.114126,20.134289,20.154454,20.174619,20.193265,20.210408,20.227553,20.244698,20.261842,20.278987,20.336459,20.398948,20.461435,20.523924,20.586413,20.658083,20.753837,20.849592,20.945346,21.0411,21.136855,21.223927,21.306579,21.389233,21.471885,21.554538,21.635899,21.692349,21.748799,21.805248,21.861697,21.918146,21.969175,22.013188,22.0572,22.101214,22.145228,22.189241,22.21612,22.239303,22.262486,22.285672,22.308855,22.32557,22.317841,22.310115,22.302387,22.294658,22.286929,22.265785,22.235538,22.205291,22.175046,22.144799,22.114553,22.060874,22.006778,21.952682,21.898588,21.844492,21.795235,21.754241,21.713247,21.672253,21.631259,21.590265,21.570857,21.558421,21.545984,21.533548,21.521112,21.515188,21.548453,21.58172,21.614985,21.648251,21.681517,21.747496,21.842586,21.937674,22.032764,22.127852,22.222941,22.360495,22.501949,22.643406,22.784864,22.926321,23.066351,23.2031,23.339847,23.476596,23.613343,23.750093,23.852806,23.940169,24.027529,24.114891,24.202251,24.288036,24.354566,24.4211,24.48763,24.554161,24.620694,24.676504,24.719852,24.7632,24.806547,24.849898,24.893245,24.915475,24.933951,24.952426,24.970901,24.989374,25.00405,25.006404,25.00876,25.011114,25.013468,25.015822,25.031139,25.054324,25.077507,25.10069,25.123873,25.147175,25.183462,25.219745,25.256032,25.292318,25.328602,25.368208,25.412888,25.457567,25.502244,25.546923,25.591603,25.641805,25.693546,25.745287,25.797027,25.848771,25.893871,25.906307,25.918743,25.931179,25.943616,25.956052,25.971474,25.989283,26.007093,26.024904,26.042713,26.060523,26.095115,26.130734,26.166356,26.201975,26.237594,26.271884,26.303463,26.335039,26.366615,26.398194,26.42977,26.455341,26.478524,26.501707,26.524893,26.548076,26.568341,26.562966,26.557594,26.55222,26.546847,26.541473,26.537575,26.535222,26.532868,26.530511,26.528158,26.525804,26.507275,26.486446,26.465617,26.444785,26.423956,16.43337,16.417914,16.402458,16.387003,16.371547,16.356961,16.344973,16.332985,16.320997,16.30901,16.297022,16.287413,16.279158,16.270902,16.262647,16.25439,16.246617,16.25834,16.270064,16.281788,16.293512,16.305236,16.31696,16.328684,16.340406,16.35213,16.363854,16.375578,16.362653,16.343466,16.324278,16.30509,16.285901,16.265195,16.237751,16.210308,16.182865,16.15542,16.127977,16.096274,16.061367,16.026459,15.991552,15.956644,15.921737,15.894228,15.867048,15.839868,15.812689,15.785509,15.759795,15.736875,15.713954,15.691035,15.668115,15.645196,15.62481,15.605358,15.585906,15.566454,15.547003,15.525738,15.49083,15.455923,15.421016,15.386108,15.351201,15.304876,15.247312,15.189749,15.132186,15.074622,15.017059,14.962818,14.908987,14.855156,14.801325,14.747493,14.690412,14.624857,14.5593,14.493745,14.42819,14.362635,14.27408,14.173882,14.073682,13.973483,13.873285,13.772884,13.668689,13.564494,13.4603,13.356105,13.25191,13.174629,13.131993,13.089359,13.046724,13.004088,12.961453,12.963166,12.974361,12.985557,12.996754,13.00795,13.024867,13.063242,13.101618,13.139994,13.17837,13.216745,13.262122,13.312221,13.362321,13.41242,13.462519,13.512618,13.562719,13.612818,13.662917,13.713016,13.763116,13.810353,13.852725,13.895095,13.937467,13.979838,14.02221,14.038553,14.046545,14.054537,14.062529,14.070519,14.080734,14.10418,14.127628,14.151076,14.174524,14.197971,14.235415,14.285251,14.335086,14.384922,14.434758,14.484592,14.56644,14.651184,14.735926,14.820669,14.905413,14.99485,15.095048,15.195247,15.295446,15.395645,15.495843,15.553909,15.593076,15.632243,15.671412,15.710579,15.749151,15.78059,15.812029,15.843469,15.874909,15.906347,15.930254,15.945445,15.960638,15.97583,15.991021,16.006213,16.037721,16.072101,16.106481,16.140859,16.175239,16.214291,16.268386,16.322482,16.376577,16.430672,16.484768,16.55814,16.643146,16.728153,16.81316,16.898167,16.983298,17.080291,17.177286,17.27428,17.371275,17.46827,17.560507,17.645514,17.73052,17.815528,17.900535,17.985541,18.070549,18.155555,18.240562,18.325569,18.410576,18.491637,18.55346,18.615284,18.677107,18.73893,18.800753,18.840913,18.863833,18.886752,18.909672,18.932593,18.955512,18.996535,19.038642,19.080751,19.122858,19.164965,19.209625,19.259461,19.309297,19.359131,19.408967,19.458803,19.505963,19.552067,19.598171,19.644273,19.690377,19.735323,19.770229,19.805138,19.840044,19.874953,19.90986,19.942808,19.97372,20.004632,20.035544,20.066456,20.097368,20.107953,20.11568,20.123409,20.131136,20.138864,20.153681,20.188326,20.222969,20.257612,20.292256,20.326899,20.371934,20.422561,20.473187,20.523814,20.574442,20.625196,20.679292,20.733387,20.787483,20.841578,20.895673,20.943225,20.981865,21.020504,21.059144,21.097783,21.136423,21.153261,21.164985,21.176709,21.188433,21.200156,21.216438,21.251346,21.286253,21.321162,21.356068,21.390977,21.43723,21.491589,21.545949,21.600308,21.654667,21.709027,21.770625,21.832448,21.894271,21.956095,22.017918,22.080884,22.145911,22.210939,22.275965,22.340992,22.406022,22.439753,22.462671,22.485592,22.50851,22.531431,22.552411,22.560405,22.568395,22.576386,22.584379,22.59237,22.606419,22.626133,22.64585,22.665565,22.685282,22.704997,22.724473,22.743925,22.763378,22.782827,22.80228,22.817329,22.821589,22.825849,22.830107,22.834367,22.838627,22.834777,22.827049,22.819323,22.811594,22.803866,22.797114,22.804843,22.812571,22.820297,22.828026,22.835754,22.838328,22.834595,22.830864,22.827131,22.8234,22.819667,22.793201,22.762289,22.731378,22.700466,22.669555,22.639536,22.612619,22.585703,22.558787,22.531871,22.504955,22.487464,22.476005,22.464543,22.453084,22.441625,22.430166,22.426141,22.422146,22.418151,22.414155,22.410157,22.401772,22.386318,22.370861,22.355406,22.339949,22.324495,22.300218,22.273302,22.246386,22.21947,22.192555,22.164389,22.129482,22.094574,22.059667,22.024759,21.989852,21.969703,21.961974,21.954247,21.946519,21.938791,21.931063,21.930519,21.930519,21.930519,21.930519,21.930519,21.925715,21.910522,21.89533,21.880139,21.864947,21.849754,21.820519,21.785347,21.750175,21.715004,21.679832,21.642561,21.583941,21.525322,21.466703,21.408085,21.349465,21.272822,21.176354,21.079887,20.983421,20.886954,20.790486,20.700916,20.612441,20.523967,20.435491,20.347016,20.268183,20.218347,20.168513,20.118677,20.068842,20.019006,19.991042,19.975587,19.960131,19.944675,19.929219,19.913855,19.902396,19.890935,19.879475,19.868016,19.856555,19.841824,19.822371,19.80292,19.783468,19.764017,19.744564,19.721932,19.698484,19.675036,19.651589,19.628141,19.606885,19.595425,19.583964,19.572505,19.561045,19.549586,19.562254,19.593165,19.624077,19.654988,19.6859,19.716811,19.721989,19.725986,19.729981,19.733977,19.737973,19.749825,19.77674,19.803656,19.830571,19.857487,19.884404,19.914042,19.944688,19.975336,20.005985,20.036631,20.066383,20.089303,20.112222,20.135142,20.158061,20.180982,20.203769,20.226424,20.24908,20.271736,20.294393,20.317049,20.371453,20.429809,20.488164,20.546518,20.604874,20.672791,20.765789,20.858788,20.951786,21.044786,21.137784,21.223014,21.304289,21.385563,21.466839,21.548114,21.628233,21.686061,21.743887,21.801715,21.859543,21.917369,21.968574,22.011209,22.053845,22.09648,22.139115,22.181751,22.208385,22.231569,22.254752,22.277935,22.301121,22.317836,22.310107,22.302379,22.294653,22.286924,22.279196,22.255586,22.221206,22.186828,22.152448,22.118068,22.083688,22.029937,21.975842,21.921746,21.867651,21.813555,21.763788,21.721418,21.679046,21.636674,21.594303,21.551931,21.530104,21.514911,21.499719,21.484528,21.469336,21.461246,21.495889,21.530533,21.565176,21.599819,21.634463,21.701821,21.798287,21.894754,21.991221,22.087687,22.184155,22.323083,22.46592,22.608754,22.751588,22.894421,23.034999,23.17037,23.30574,23.44111,23.57648,23.71185,23.815085,23.903824,23.992564,24.081303,24.170042,24.257307,24.326594,24.395883,24.46517,24.534457,24.603744,24.66231,24.708414,24.754518,24.800622,24.846726,24.892827,24.913135,24.928854,24.944573,24.960295,24.976014,24.988908,24.992639,24.996372,25.000103,25.003836,25.007566,25.023405,25.046588,25.069773,25.092956,25.116139,25.139428,25.174338,25.209245,25.244152,25.279058,25.313968,25.350559,25.389726,25.428895,25.468062,25.507229,25.546396,25.594322,25.644686,25.69505,25.745411,25.795775,25.840198,25.855387,25.87058,25.885772,25.900964,25.916157,25.933568,25.952755,25.971943,25.991131,26.010318,26.029506,26.066775,26.10515,26.143525,26.181901,26.220276,26.255058,26.282501,26.309945,26.337388,26.364831,26.392274,26.416669,26.439855,26.463038,26.486221,26.509404,26.529812,26.525814,26.521819,26.517824,26.513828,26.50983,26.505965,26.502232,26.498501,26.494768,26.491037,26.487304,26.469811,26.450358,26.430906,26.411456,26.392004,16.371496,16.356041,16.340585,16.325129,16.309673,16.296124,16.28827,16.280415,16.272561,16.264707,16.256852,16.252256,16.249512,16.246767,16.244022,16.241277,16.23885,16.249195,16.259541,16.269887,16.280233,16.290578,16.300926,16.311271,16.321617,16.331963,16.342309,16.352654,16.338352,16.317786,16.29722,16.276654,16.25609,16.235018,16.211708,16.188398,16.165088,16.141778,16.118468,16.089326,16.055796,16.022266,15.988737,15.955207,15.921677,15.895546,15.869745,15.843943,15.81814,15.792339,15.766581,15.740905,15.715229,15.689555,15.663879,15.638203,15.618082,15.600008,15.581935,15.563861,15.545786,15.5259,15.49237,15.458841,15.425311,15.391781,15.358252,15.310526,15.24883,15.187133,15.125436,15.06374,15.002042,14.944896,14.888309,14.831722,14.775134,14.718548,14.659092,14.592159,14.525226,14.458293,14.39136,14.324427,14.23358,14.130625,14.027671,13.924716,13.821761,13.718674,13.613103,13.507529,13.401957,13.296384,13.190812,13.113358,13.0721,13.030843,12.989586,12.948328,12.90707,12.912431,12.927761,12.943091,12.95842,12.97375,12.99451,13.035642,13.076773,13.117904,13.159035,13.200167,13.247477,13.298954,13.35043,13.401907,13.453384,13.504862,13.556339,13.607816,13.659294,13.710771,13.762248,13.810862,13.854612,13.898361,13.942111,13.98586,14.02961,14.0442,14.049437,14.054673,14.059909,14.065146,14.072603,14.093295,14.113987,14.134679,14.15537,14.176063,14.214406,14.268374,14.322343,14.376312,14.430281,14.484249,14.568967,14.656466,14.743965,14.831464,14.918962,15.011154,15.114109,15.217064,15.320018,15.422973,15.525927,15.581041,15.614697,15.648353,15.682009,15.715665,15.748726,15.774655,15.800582,15.826511,15.852439,15.878367,15.900595,15.918542,15.93649,15.954437,15.972385,15.990333,16.025768,16.064281,16.102794,16.141307,16.17982,16.222025,16.276121,16.330215,16.384311,16.438407,16.492502,16.565874,16.65088,16.735887,16.820895,16.905901,16.990989,17.083849,17.176711,17.269573,17.362433,17.455295,17.545038,17.630045,17.715053,17.800059,17.885066,17.970073,18.05508,18.140087,18.225094,18.3101,18.395108,18.476169,18.537992,18.599815,18.661638,18.723461,18.785284,18.826979,18.852654,18.87833,18.904006,18.92968,18.955356,19.000435,19.046677,19.092917,19.139159,19.1854,19.234193,19.288162,19.34213,19.396099,19.450068,19.504037,19.554344,19.603202,19.652061,19.700921,19.74978,19.797053,19.830583,19.864113,19.897642,19.931172,19.964702,19.996948,20.02786,20.058771,20.089683,20.120594,20.151506,20.162091,20.16982,20.177547,20.185275,20.193003,20.208183,20.244205,20.280226,20.316248,20.352269,20.388291,20.43112,20.477614,20.524107,20.570601,20.617094,20.663867,20.717963,20.772059,20.826153,20.880249,20.934344,20.981896,21.020536,21.059176,21.097815,21.136455,21.175094,21.190815,21.201161,21.211507,21.221854,21.2322,21.247105,21.280634,21.314164,21.347694,21.381224,21.414753,21.458826,21.510429,21.562032,21.613636,21.665239,21.716843,21.77836,21.840183,21.902006,21.963829,22.025652,22.091075,22.162991,22.234908,22.306824,22.37874,22.450656,22.488205,22.51388,22.539557,22.565231,22.590906,22.613927,22.619164,22.624399,22.629636,22.634873,22.640107,22.650688,22.666272,22.681853,22.697435,22.713016,22.728598,22.746433,22.764506,22.782579,22.800654,22.818727,22.8316,22.831725,22.831852,22.831979,22.832103,22.83223,22.827044,22.819315,22.811589,22.803861,22.796132,22.78938,22.797109,22.804835,22.812563,22.820292,22.828021,22.829975,22.824864,22.819754,22.814644,22.809534,22.804424,22.777733,22.746822,22.71591,22.684999,22.654087,22.623758,22.595465,22.567172,22.538879,22.510583,22.48229,22.463421,22.450585,22.437746,22.424908,22.412072,22.399233,22.396577,22.393959,22.391343,22.388724,22.386106,22.378571,22.363114,22.347659,22.332202,22.316748,22.30129,22.275955,22.247659,22.219366,22.191073,22.16278,22.133668,22.100138,22.066609,22.033079,21.999549,21.966019,21.9465,21.938772,21.931044,21.923316,21.915589,21.90786,21.907317,21.907317,21.907317,21.907317,21.907317,21.901641,21.883692,21.865745,21.847798,21.82985,21.811902,21.784753,21.753715,21.722677,21.691639,21.660601,21.627709,21.57598,21.52425,21.47252,21.420789,21.369059,21.295368,21.197523,21.099679,21.001834,20.903989,20.806145,20.712818,20.620209,20.527601,20.434993,20.342384,20.259418,20.205449,20.151481,20.09751,20.043542,19.989573,19.960106,19.94465,19.929194,19.913738,19.898283,19.882886,19.870049,19.857212,19.844373,19.831536,19.818698,19.803716,19.785643,19.767568,19.749494,19.731421,19.713347,19.693189,19.672497,19.651804,19.631113,19.610421,19.591165,19.578326,19.565489,19.552652,19.539813,19.526976,19.539051,19.569962,19.600874,19.631785,19.662698,19.69361,19.69747,19.700087,19.702706,19.705323,19.707942,19.71936,19.747654,19.775947,19.80424,19.832534,19.860827,19.892848,19.926251,19.959656,19.993059,20.026462,20.058968,20.084644,20.110319,20.135994,20.16167,20.187346,20.214274,20.242441,20.270609,20.298776,20.326943,20.35511,20.406449,20.46067,20.514892,20.569113,20.623335,20.687499,20.777742,20.867985,20.958228,21.04847,21.138713,21.222102,21.301998,21.381895,21.461792,21.54169,21.620567,21.679771,21.738977,21.798182,21.857387,21.916592,21.967973,22.009231,22.050489,22.091746,22.133003,22.174261,22.200651,22.223836,22.247019,22.270202,22.293387,22.310102,22.302373,22.294645,22.286919,22.27919,22.271462,22.24539,22.206876,22.168363,22.12985,22.091337,22.052824,21.998999,21.944905,21.890809,21.836714,21.782619,21.732343,21.688593,21.644844,21.601096,21.557346,21.513597,21.489349,21.471402,21.453454,21.435506,21.417559,21.407302,21.443324,21.479345,21.515367,21.551388,21.58741,21.656145,21.753989,21.851834,21.949679,22.047523,22.145368,22.285675,22.429888,22.574098,22.718312,22.862522,23.003646,23.137636,23.27163,23.405623,23.539614,23.673607,23.777364,23.867482,23.957599,24.047715,24.137831,24.226581,24.298621,24.370664,24.442707,24.51475,24.586793,24.648116,24.696976,24.745834,24.794694,24.843554,24.892411,24.910794,24.92376,24.936723,24.949686,24.962651,24.973764,24.978874,24.983984,24.989094,24.994204,24.999314,25.015671,25.038854,25.06204,25.085223,25.108406,25.131684,25.165211,25.198741,25.232271,25.265802,25.299332,25.332912,25.366567,25.400224,25.433878,25.467535,25.50119,25.546838,25.595826,25.64481,25.693795,25.742782,25.786524,25.80447,25.822419,25.840364,25.858313,25.876262,25.895664,25.916228,25.936795,25.95736,25.977924,25.998491,26.038434,26.079565,26.120697,26.161829,26.20296,26.23823,26.26154,26.28485,26.30816,26.33147,26.35478,26.378,26.401183,26.424366,26.447549,26.470735,26.491281,26.488662,26.486044,26.483428,26.480809,26.478191,26.474354,26.469244,26.464134,26.459024,26.453914,26.448804,26.432346,26.414271,26.396198,26.378125,26.360049,16.309623,16.294167,16.278712,16.263256,16.2478,16.235287,16.231566,16.227846,16.224125,16.220403,16.216683,16.217098,16.219864,16.222631,16.225398,16.228165,16.231081,16.24005,16.249018,16.257986,16.266955,16.275922,16.284891,16.293859,16.302827,16.311796,16.320763,16.329731,16.31405,16.292107,16.270164,16.24822,16.226277,16.204843,16.185666,16.16649,16.147313,16.128136,16.10896,16.082378,16.050226,16.018075,15.985923,15.953771,15.921619,15.896865,15.872441,15.848018,15.823593,15.79917,15.773367,15.744936,15.716505,15.688073,15.659643,15.631212,15.611354,15.594658,15.577962,15.561266,15.544571,15.526061,15.493909,15.461757,15.429605,15.397453,15.365303,15.316178,15.250347,15.184517,15.118687,15.052856,14.987026,14.926974,14.867631,14.808288,14.748945,14.689603,14.627774,14.559463,14.491152,14.422841,14.354531,14.28622,14.193079,14.087369,13.981659,13.875949,13.770239,13.664466,13.557516,13.450565,13.343615,13.236665,13.129713,13.052086,13.012207,12.972327,12.932448,12.892568,12.852688,12.861698,12.881161,12.900624,12.920087,12.93955,12.964153,13.008041,13.051928,13.095814,13.139702,13.183588,13.232831,13.285685,13.33854,13.391396,13.44425,13.497105,13.549961,13.602816,13.65567,13.708526,13.761381,13.811373,13.8565,13.901627,13.946755,13.991882,14.037009,14.049849,14.052328,14.054809,14.05729,14.059771,14.064473,14.082409,14.100345,14.118282,14.136219,14.154154,14.193395,14.251497,14.3096,14.367702,14.425805,14.483907,14.571494,14.661749,14.752003,14.842257,14.932512,15.02746,15.133169,15.23888,15.34459,15.450301,15.55601,15.608173,15.636318,15.664463,15.692607,15.720752,15.748303,15.768719,15.789136,15.809552,15.82997,15.850386,15.870936,15.891639,15.912342,15.933045,15.953748,15.974452,16.013814,16.05646,16.099107,16.141753,16.1844,16.229759,16.283855,16.337951,16.392045,16.446141,16.500235,16.573608,16.658615,16.743621,16.828629,16.913636,16.99868,17.087408,17.176137,17.264864,17.353591,17.442319,17.52957,17.614577,17.699584,17.784591,17.869597,17.954604,18.039612,18.124618,18.209625,18.294633,18.379639,18.4607,18.522523,18.584346,18.64617,18.707994,18.769817,18.813045,18.841476,18.869908,18.898339,18.926769,18.955201,19.004335,19.05471,19.105084,19.155459,19.205834,19.258759,19.316862,19.374964,19.433067,19.491169,19.549272,19.602723,19.654338,19.705953,19.757568,19.809183,19.858785,19.890937,19.923089,19.955241,19.987391,20.019543,20.051088,20.081999,20.112911,20.143822,20.174734,20.205645,20.216231,20.223959,20.231686,20.239415,20.247142,20.262685,20.300085,20.337485,20.374884,20.412283,20.449682,20.490307,20.532667,20.575027,20.617387,20.659747,20.702539,20.756633,20.810729,20.864825,20.91892,20.973015,21.020568,21.059206,21.097846,21.136485,21.175125,21.213765,21.22837,21.237339,21.246307,21.255276,21.264243,21.27777,21.309922,21.342074,21.374226,21.406378,21.43853,21.48042,21.529268,21.578117,21.626965,21.675812,21.72466,21.786094,21.847917,21.90974,21.971563,22.033386,22.101266,22.180071,22.258877,22.337683,22.416488,22.495293,22.536658,22.565088,22.593522,22.621952,22.650383,22.675443,22.677924,22.680405,22.682883,22.685364,22.687845,22.694959,22.706408,22.717856,22.729305,22.740753,22.752202,22.76839,22.785086,22.801782,22.818478,22.835175,22.845868,22.841863,22.837854,22.833848,22.829842,22.825834,22.81931,22.811581,22.803853,22.796127,22.788398,22.781647,22.789375,22.797101,22.80483,22.812558,22.820287,22.821618,22.815132,22.808645,22.802155,22.795669,22.789182,22.762263,22.731351,22.70044,22.669528,22.638617,22.607983,22.578311,22.548641,22.518969,22.489296,22.459626,22.43938,22.425164,22.410946,22.396731,22.382516,22.3683,22.367014,22.365774,22.364533,22.363294,22.362052,22.355366,22.339912,22.324455,22.309,22.293543,22.278089,22.251692,22.222019,22.192348,22.162677,22.133006,22.102947,22.070795,22.038643,22.006491,21.974339,21.942187,21.923297,21.91557,21.907841,21.900114,21.892386,21.884658,21.884114,21.884114,21.884114,21.884114,21.884114,21.877565,21.856863,21.83616,21.815456,21.794753,21.774049,21.748988,21.722084,21.695178,21.668274,21.641369,21.612858,21.568017,21.523176,21.478335,21.433494,21.388655,21.317914,21.218691,21.119469,21.020247,20.921024,20.821802,20.72472,20.627978,20.531236,20.434494,20.337752,20.250652,20.19255,20.134447,20.076345,20.018242,19.96014,19.929169,19.913713,19.898257,19.882802,19.867346,19.851919,19.837703,19.823487,19.809272,19.795057,19.780841,19.765609,19.748913,19.732217,19.715522,19.698826,19.682129,19.664446,19.646509,19.628574,19.610637,19.5927,19.575444,19.561229,19.547014,19.532798,19.518582,19.504366,19.515849,19.546761,19.577672,19.608584,19.639495,19.670407,19.67295,19.674189,19.67543,19.67667,19.67791,19.688896,19.718567,19.748238,19.777909,19.807581,19.837252,19.871656,19.907814,19.943973,19.980133,20.016292,20.051554,20.079986,20.108416,20.136847,20.165279,20.19371,20.224779,20.258457,20.292135,20.325814,20.359492,20.39317,20.441443,20.491531,20.54162,20.591707,20.641796,20.702206,20.789693,20.877182,20.964669,21.052156,21.139644,21.221188,21.299707,21.378227,21.456746,21.535265,21.6129,21.673483,21.734066,21.79465,21.855232,21.915815,21.967373,22.007252,22.047133,22.087012,22.126891,22.166772,22.192917,22.216102,22.239285,22.262468,22.285651,22.302368,22.29464,22.286911,22.279182,22.271457,22.263728,22.235191,22.192545,22.149898,22.107252,22.064606,22.021959,21.968063,21.913968,21.859872,21.805778,21.751682,21.700898,21.65577,21.610643,21.565516,21.520389,21.475263,21.448595,21.427892,21.40719,21.386486,21.365783,21.353358,21.390758,21.428158,21.465556,21.502956,21.540355,21.610468,21.709691,21.808913,21.908135,22.007358,22.106581,22.248266,22.393856,22.539446,22.685036,22.830626,22.972292,23.104906,23.23752,23.370136,23.50275,23.635364,23.739642,23.831138,23.922633,24.014126,24.105622,24.195852,24.270651,24.345448,24.420247,24.495046,24.569843,24.633922,24.685538,24.737152,24.788766,24.840382,24.891996,24.908456,24.918663,24.928872,24.939079,24.949289,24.958619,24.965108,24.971595,24.978082,24.984571,24.991058,25.007937,25.03112,25.054303,25.077489,25.100672,25.123937,25.156087,25.188241,25.220391,25.252545,25.284695,25.315263,25.343407,25.371552,25.399697,25.427842,25.455986,25.499355,25.546963,25.594571,25.642178,25.689786,25.732848,25.753553,25.774255,25.79496,25.815662,25.836364,25.857757,25.879701,25.901645,25.923589,25.94553,25.967474,26.010093,26.053981,26.097869,26.141754,26.185642,26.221401,26.240578,26.259755,26.278932,26.298107,26.317284,26.339328,26.362511,26.385694,26.40888,26.432063,26.452752,26.45151,26.450271,26.449029,26.44779,26.446548,26.442744,26.436257,26.429767,26.423281,26.416794,26.410304,26.394882,26.378186,26.361489,26.344793,26.328097,16.248641,16.233323,16.218003,16.202685,16.187367,16.175959,16.176235,16.17651,16.176786,16.177061,16.177335,16.182449,16.190315,16.19818,16.206045,16.213911,16.221773,16.229501,16.237229,16.244956,16.252685,16.260412,16.268027,16.27548,16.282933,16.290386,16.297838,16.305292,16.288534,16.265625,16.242716,16.219809,16.1969,16.175414,16.160232,16.145052,16.129871,16.114691,16.099511,16.07543,16.044656,16.013882,15.983108,15.952335,15.921559,15.898052,15.874869,15.851685,15.828502,15.805317,15.779429,15.748379,15.71733,15.686281,15.655232,15.624182,15.604426,15.588832,15.57324,15.557647,15.542053,15.524646,15.493597,15.462547,15.431498,15.400449,15.3694,15.319017,15.249603,15.180191,15.110777,15.041363,14.97195,14.908929,14.846693,14.784457,14.722221,14.659985,14.595645,14.525818,14.455992,14.386165,14.316339,14.246514,14.150944,14.04234,13.933737,13.825133,13.71653,13.607967,13.50019,13.392413,13.284634,13.176857,13.069078,12.991648,12.953283,12.914919,12.876555,12.83819,12.799826,12.812168,12.835352,12.858535,12.88172,12.904903,12.933112,12.980166,13.027222,13.074278,13.121332,13.168388,13.219565,13.273523,13.32748,13.381438,13.435396,13.489353,13.543446,13.597542,13.651638,13.705733,13.759828,13.810959,13.857051,13.903143,13.949236,13.995328,14.04142,14.05272,14.052858,14.052996,14.053133,14.05327,14.05565,14.07138,14.087111,14.102842,14.118573,14.134304,14.174701,14.236937,14.299173,14.361409,14.423644,14.48588,14.576212,14.669085,14.761957,14.854829,14.947701,15.045142,15.153057,15.260974,15.368889,15.476804,15.58472,15.634046,15.657092,15.680138,15.703185,15.72623,15.748671,15.763851,15.779033,15.794213,15.809394,15.824574,15.843594,15.867052,15.89051,15.91397,15.937428,15.960888,16.003709,16.049938,16.096168,16.142398,16.188627,16.236689,16.290646,16.344604,16.398562,16.452519,16.506477,16.57954,16.664134,16.748729,16.833323,16.917917,17.002513,17.087245,17.171976,17.256708,17.34144,17.426172,17.511013,17.59602,17.681026,17.766033,17.851041,17.936047,18.021162,18.106307,18.191452,18.276595,18.361741,18.442962,18.50506,18.567159,18.629257,18.691356,18.753454,18.798262,18.829311,18.86036,18.89141,18.922459,18.953508,19.006561,19.060932,19.115302,19.169673,19.224043,19.28101,19.343246,19.405482,19.467717,19.529953,19.592189,19.648689,19.702922,19.757155,19.811387,19.865621,19.917469,19.948656,19.979843,20.01103,20.042217,20.073403,20.104388,20.135162,20.165936,20.196709,20.227483,20.258257,20.268947,20.276812,20.284677,20.292543,20.300408,20.316453,20.355367,20.394281,20.433197,20.472111,20.511025,20.54985,20.588628,20.627405,20.666182,20.704959,20.744278,20.797823,20.851368,20.904913,20.958459,21.012004,21.059063,21.09729,21.135517,21.173745,21.21197,21.250197,21.263832,21.271698,21.279563,21.287428,21.295294,21.307664,21.338438,21.369213,21.399987,21.43076,21.461534,21.501404,21.547772,21.594139,21.640506,21.686874,21.733241,21.794333,21.855881,21.917429,21.978978,22.040525,22.110389,22.195259,22.280128,22.364999,22.449867,22.534735,22.579706,22.610893,22.64208,22.673267,22.704454,22.73159,22.73159,22.73159,22.73159,22.73159,22.73159,22.73558,22.743308,22.751037,22.758765,22.766491,22.77422,22.78843,22.803336,22.818243,22.833146,22.848053,22.856239,22.84796,22.839684,22.831404,22.823125,22.814848,22.806942,22.799214,22.791485,22.783759,22.776031,22.769279,22.777008,22.784734,22.792462,22.800191,22.807919,22.808881,22.801565,22.794249,22.786934,22.779618,22.772303,22.745366,22.714592,22.683818,22.653044,22.62227,22.591435,22.560386,22.529337,22.498288,22.467238,22.436189,22.414481,22.398749,22.383019,22.367286,22.351556,22.335824,22.335496,22.33522,22.334945,22.33467,22.334394,22.328199,22.312469,22.296736,22.281007,22.265274,22.249544,22.22234,22.191703,22.161067,22.130431,22.099795,22.069201,22.038839,22.008478,21.978117,21.947755,21.917394,21.899472,21.892019,21.884567,21.877114,21.869661,21.862208,21.861812,21.861949,21.862087,21.862225,21.862362,21.855124,21.831939,21.808755,21.785572,21.762388,21.739205,21.71602,21.692837,21.669653,21.64647,21.623286,21.598705,21.559928,21.521151,21.482374,21.443596,21.40482,21.336665,21.236202,21.13574,21.035277,20.934814,20.834352,20.734125,20.633939,20.533751,20.433563,20.333376,20.242693,20.180594,20.118496,20.056397,19.994299,19.932202,19.899602,19.883871,19.86814,19.852409,19.836678,19.82096,19.80578,19.790598,19.775417,19.760237,19.745057,19.729762,19.714307,19.698851,19.683395,19.667939,19.652484,19.636919,19.621326,19.605732,19.590139,19.574545,19.559002,19.543684,19.528366,19.513048,19.497729,19.48241,19.49334,19.524114,19.554888,19.585662,19.616436,19.647211,19.649088,19.649637,19.650188,19.650737,19.651288,19.662198,19.692972,19.723746,19.754519,19.785293,19.816068,19.852679,19.891457,19.930233,19.969011,20.007788,20.045715,20.077178,20.10864,20.140101,20.171563,20.203025,20.238303,20.277355,20.316407,20.35546,20.394512,20.433563,20.478877,20.524969,20.571062,20.617154,20.663246,20.719927,20.804384,20.888841,20.973297,21.057754,21.142211,21.221546,21.298275,21.375003,21.451733,21.528461,21.604441,21.66599,21.727538,21.789086,21.850633,21.912182,21.963803,22.00258,22.041357,22.080135,22.118911,22.157689,22.183751,22.207073,22.230394,22.253714,22.277038,22.293861,22.286133,22.278404,22.270678,22.26295,22.255221,22.224386,22.177881,22.131376,22.084871,22.038366,21.991861,21.937628,21.883258,21.828888,21.774517,21.720147,21.66873,21.622363,21.575996,21.529628,21.483261,21.436894,21.408361,21.385591,21.36282,21.340049,21.317277,21.303277,21.342054,21.380831,21.419608,21.458385,21.497163,21.56858,21.669043,21.769506,21.869968,21.970431,22.070894,22.213819,22.360651,22.50748,22.65431,22.801141,22.943213,23.074312,23.205411,23.336511,23.46761,23.59871,23.703467,23.79634,23.889212,23.982084,24.074956,24.166659,24.244074,24.321492,24.398907,24.476325,24.55374,24.620247,24.674066,24.727885,24.781707,24.835526,24.889348,24.904032,24.91176,24.919489,24.927215,24.934943,24.942672,24.950401,24.958129,24.965855,24.973584,24.981312,24.998488,25.021395,25.044305,25.067213,25.090121,25.1131,25.143874,25.174648,25.205424,25.236198,25.266972,25.294741,25.317926,25.341109,25.364292,25.387478,25.410661,25.451872,25.498103,25.544334,25.590562,25.636793,25.679153,25.702474,25.725794,25.749115,25.772436,25.795759,25.819003,25.842186,25.865372,25.888555,25.911738,25.934921,25.97995,26.026318,26.072684,26.119053,26.165419,26.201575,26.216895,26.232212,26.247531,26.262848,26.278167,26.299015,26.32206,26.345106,26.368154,26.391199,26.411904,26.412041,26.412179,26.412317,26.412454,26.412592,26.408816,26.400953,26.393087,26.38522,26.377354,26.369491,26.354619,26.338749,26.322881,26.307011,26.291143,16.195691,16.181751,16.167811,16.15387,16.13993,16.130246,16.133276,16.136308,16.139338,16.142368,16.1454,16.152391,16.161634,16.170877,16.18012,16.189363,16.198571,16.206299,16.214026,16.221755,16.229482,16.237211,16.243693,16.24839,16.253087,16.257784,16.262481,16.267178,16.25206,16.231907,16.211755,16.191602,16.171449,16.152718,16.140293,16.127869,16.115443,16.103017,16.090593,16.068483,16.039086,16.00969,15.980294,15.950897,15.921501,15.898052,15.874869,15.851685,15.828502,15.805317,15.778955,15.746527,15.7141,15.681674,15.649247,15.616819,15.595686,15.578714,15.561742,15.544772,15.527801,15.509017,15.476589,15.444162,15.411735,15.379309,15.346881,15.296509,15.228474,15.160438,15.092402,15.024366,14.95633,14.889778,14.823409,14.75704,14.690671,14.624302,14.556209,14.483627,14.411045,14.338463,14.265882,14.1933,14.09406,13.981323,13.868585,13.755849,13.643113,13.530835,13.427191,13.323545,13.219901,13.116257,13.012612,12.938713,12.903105,12.867496,12.831888,12.796278,12.760669,12.773497,12.79668,12.819865,12.843048,12.866232,12.895891,12.949835,13.00378,13.057723,13.111668,13.165612,13.218743,13.271321,13.323902,13.376482,13.429062,13.481642,13.535712,13.589808,13.643903,13.697999,13.752093,13.802203,13.84554,13.888877,13.932213,13.97555,14.018887,14.030561,14.032076,14.033591,14.035107,14.036622,14.040577,14.059064,14.07755,14.096036,14.114524,14.13301,14.176893,14.243262,14.309633,14.376002,14.442371,14.50874,14.600678,14.694928,14.789179,14.883428,14.977678,15.075242,15.180403,15.285563,15.390722,15.495882,15.601042,15.648564,15.670232,15.691899,15.713568,15.735236,15.756193,15.768618,15.781044,15.793468,15.805893,15.818318,15.837137,15.863352,15.889565,15.91578,15.941994,15.968209,16.010271,16.055122,16.099975,16.144827,16.18968,16.236362,16.288942,16.341522,16.394102,16.446682,16.499262,16.569228,16.64969,16.73015,16.810611,16.891071,16.971547,17.053524,17.1355,17.217476,17.299452,17.381429,17.464608,17.549614,17.634622,17.719629,17.804635,17.889643,17.975836,18.062359,18.148881,18.235403,18.321926,18.40476,18.469615,18.534468,18.599323,18.664176,18.729031,18.775827,18.808254,18.840682,18.873108,18.905535,18.937962,18.993693,19.050819,19.107945,19.165071,19.222197,19.282375,19.348744,19.415113,19.481482,19.547853,19.614222,19.67288,19.72849,19.784101,19.839711,19.895323,19.948692,19.982633,20.016577,20.050518,20.08446,20.118403,20.150117,20.179514,20.20891,20.238306,20.267703,20.297098,20.308825,20.318069,20.327312,20.336555,20.345798,20.363583,20.405253,20.446923,20.488594,20.530264,20.571935,20.61262,20.652774,20.69293,20.733085,20.773239,20.813684,20.861718,20.909751,20.957785,21.005819,21.053853,21.095985,21.130078,21.164172,21.198265,21.232357,21.266451,21.280417,21.28966,21.298903,21.308146,21.31739,21.330595,21.359992,21.389388,21.418784,21.448181,21.477577,21.516872,21.563239,21.609607,21.655974,21.702343,21.74871,21.807128,21.865921,21.924714,21.983505,22.042298,22.109898,22.19339,22.276882,22.360373,22.443865,22.527356,22.574019,22.607962,22.641905,22.675848,22.709789,22.739324,22.739324,22.739324,22.739324,22.739324,22.739324,22.743314,22.751042,22.758771,22.766499,22.774225,22.781954,22.791186,22.800583,22.809977,22.819371,22.828765,22.831439,22.81765,22.803861,22.790071,22.776282,22.762491,22.752803,22.745074,22.737346,22.72962,22.721891,22.71514,22.722868,22.730594,22.738323,22.746051,22.75378,22.7566,22.753417,22.750237,22.747055,22.743872,22.74069,22.715582,22.686185,22.65679,22.627393,22.597996,22.567924,22.535498,22.503072,22.470643,22.438217,22.405789,22.381862,22.363376,22.34489,22.326404,22.307918,22.289429,22.286344,22.283313,22.280281,22.277252,22.274221,22.265269,22.246783,22.228297,22.209809,22.191323,22.172836,22.147119,22.119238,22.091358,22.063477,22.035595,22.008189,21.983338,21.958489,21.933639,21.908789,21.883938,21.870031,21.865334,21.860637,21.85594,21.851244,21.846545,21.847624,21.84914,21.850654,21.85217,21.853686,21.847389,21.824206,21.801021,21.777838,21.754654,21.731471,21.708287,21.685102,21.661919,21.638735,21.615552,21.590848,21.550692,21.510537,21.470383,21.430228,21.390072,21.321196,21.220734,21.120271,21.019808,20.919346,20.818883,20.721035,20.623604,20.526171,20.428739,20.331308,20.242006,20.177151,20.112298,20.047443,19.98259,19.917735,19.882381,19.863893,19.845407,19.82692,19.808434,19.790086,19.777661,19.765236,19.75281,19.740386,19.727961,19.714295,19.698839,19.683383,19.667927,19.652472,19.637016,19.620353,19.603383,19.586411,19.569439,19.552469,19.536051,19.522111,19.508171,19.49423,19.48029,19.46635,19.477087,19.506483,19.535879,19.565276,19.594672,19.624067,19.631154,19.637216,19.643278,19.649338,19.6554,19.669459,19.698856,19.728252,19.757648,19.787045,19.81644,19.853684,19.89384,19.933994,19.974149,20.014303,20.05409,20.091062,20.128035,20.165009,20.201982,20.238956,20.279052,20.322237,20.365423,20.408609,20.451794,20.49498,20.5383,20.581637,20.624973,20.66831,20.711647,20.764811,20.843756,20.922702,21.001647,21.080593,21.159538,21.233362,21.30458,21.375797,21.447015,21.518233,21.588837,21.64763,21.706423,21.765214,21.824007,21.8828,21.933467,21.973621,22.013777,22.053932,22.094086,22.134241,22.161683,22.186382,22.211082,22.235779,22.260479,22.278393,22.270665,22.262936,22.255208,22.247482,22.239753,22.208096,22.160215,22.112332,22.064448,22.016565,21.968684,21.911718,21.854592,21.797465,21.740341,21.683214,21.63006,21.583693,21.537325,21.490958,21.444591,21.398223,21.372815,21.354178,21.33554,21.316903,21.298264,21.288005,21.328159,21.368315,21.40847,21.448624,21.488779,21.560846,21.661309,21.761772,21.862234,21.962697,22.06316,22.206086,22.352915,22.499747,22.646576,22.793405,22.934645,23.062988,23.191331,23.319677,23.44802,23.576363,23.681214,23.775463,23.869714,23.963964,24.058213,24.151294,24.230089,24.308881,24.387675,24.46647,24.545265,24.611237,24.662302,24.713365,24.764431,24.815496,24.866559,24.88083,24.888559,24.896285,24.904013,24.911742,24.91947,24.927196,24.934925,24.942653,24.950382,24.958108,24.97357,24.993722,25.013876,25.034027,25.054181,25.074417,25.103814,25.133209,25.162606,25.192003,25.221397,25.248338,25.271521,25.294704,25.317889,25.341072,25.364255,25.404391,25.449243,25.494094,25.538946,25.583797,25.625247,25.649944,25.674644,25.699342,25.724042,25.748742,25.772597,25.795783,25.818966,25.842149,25.865332,25.888518,25.933544,25.979912,26.026281,26.072647,26.119016,26.154717,26.168657,26.182597,26.196537,26.21048,26.224419,26.24389,26.265556,26.287225,26.308893,26.330562,26.350171,26.351688,26.353202,26.354717,26.356234,26.357748,26.354004,26.344761,26.335518,26.326275,26.31703,26.307787,26.289126,26.269123,26.249122,26.229119,26.209119,16.142743,16.13018,16.117618,16.105055,16.092493,16.084531,16.090318,16.096104,16.101891,16.107677,16.113464,16.122332,16.132953,16.143574,16.154196,16.164817,16.175368,16.183096,16.190823,16.198552,16.206279,16.214008,16.219359,16.221299,16.223242,16.225184,16.227124,16.229066,16.215587,16.198189,16.180793,16.163395,16.145997,16.130022,16.120353,16.110684,16.101015,16.091345,16.081676,16.061535,16.033516,16.005497,15.97748,15.949461,15.921443,15.898052,15.874869,15.851685,15.828502,15.805317,15.778481,15.744675,15.710871,15.677066,15.643262,15.609456,15.586944,15.568595,15.550246,15.531897,15.513548,15.493386,15.459581,15.425777,15.391971,15.358167,15.324362,15.274002,15.207343,15.140685,15.074027,15.007369,14.940712,14.870629,14.800127,14.729624,14.65912,14.588618,14.516775,14.441437,14.3661,14.290762,14.215425,14.140087,14.037176,13.920305,13.803436,13.686565,13.569695,13.453702,13.354191,13.25468,13.15517,13.055658,12.956147,12.885778,12.852926,12.820072,12.78722,12.754367,12.721513,12.734827,12.75801,12.781194,12.804377,12.827561,12.85867,12.919503,12.980337,13.04117,13.102004,13.162837,13.217919,13.269121,13.320323,13.371525,13.422728,13.47393,13.527979,13.582073,13.636169,13.690265,13.744359,13.793449,13.834029,13.87461,13.915191,13.955773,13.996354,14.008401,14.011295,14.014187,14.017081,14.019974,14.025505,14.046747,14.067989,14.089232,14.110474,14.131716,14.179086,14.249589,14.320091,14.390595,14.461097,14.5316,14.625144,14.720772,14.8164,14.912028,15.007657,15.105342,15.207746,15.31015,15.412554,15.514959,15.617363,15.663081,15.683371,15.703662,15.723952,15.744242,15.763715,15.773384,15.783053,15.792723,15.802393,15.812062,15.83068,15.85965,15.88862,15.917591,15.94656,15.975531,16.016833,16.060308,16.103783,16.147256,16.190731,16.236036,16.287238,16.33844,16.389642,16.440844,16.492046,16.558917,16.635244,16.711571,16.787898,16.864225,16.940583,17.019804,17.099023,17.178244,17.257465,17.336685,17.418202,17.50321,17.588216,17.673223,17.758231,17.843237,17.930511,18.018411,18.106311,18.194212,18.282112,18.366558,18.434168,18.501777,18.569387,18.636996,18.704606,18.753392,18.787196,18.821001,18.854807,18.888611,18.922416,18.980824,19.040706,19.100587,19.16047,19.220351,19.28374,19.354242,19.424746,19.495248,19.565751,19.636253,19.697069,19.754057,19.811046,19.868036,19.925024,19.979913,20.016611,20.053309,20.090007,20.126705,20.163403,20.195848,20.223865,20.251884,20.279902,20.307921,20.33594,20.348704,20.359325,20.369946,20.380568,20.391189,20.410714,20.455141,20.499566,20.543992,20.588418,20.632844,20.67539,20.716922,20.758455,20.799988,20.84152,20.883089,20.925612,20.968134,21.010656,21.053179,21.095702,21.132906,21.162865,21.192825,21.222785,21.252746,21.282705,21.297,21.307621,21.318242,21.328864,21.339485,21.353527,21.381546,21.409565,21.437582,21.465601,21.493619,21.532341,21.578708,21.625076,21.671443,21.71781,21.764178,21.819924,21.875961,21.931997,21.988034,22.044071,22.109407,22.191521,22.273636,22.355748,22.437863,22.519975,22.568334,22.605031,22.64173,22.678427,22.715127,22.747057,22.747057,22.747057,22.747057,22.747057,22.747057,22.75105,22.758776,22.766505,22.774233,22.781962,22.789688,22.793945,22.797826,22.801711,22.805592,22.809476,22.806638,22.787339,22.768038,22.748736,22.729437,22.710136,22.698663,22.690935,22.683209,22.67548,22.667752,22.661,22.668729,22.676455,22.684183,22.691912,22.69964,22.704319,22.705272,22.706222,22.707176,22.708126,22.709079,22.685798,22.657781,22.62976,22.601743,22.573725,22.544415,22.51061,22.476804,22.442999,22.409196,22.375391,22.349245,22.328003,22.306761,22.285518,22.264276,22.243034,22.237193,22.231405,22.22562,22.219832,22.214047,22.20234,22.181098,22.159856,22.138614,22.117371,22.096129,22.071899,22.046773,22.021648,21.996522,21.971397,21.947177,21.927838,21.908499,21.889161,21.869822,21.850484,21.840591,21.83865,21.836708,21.834767,21.832825,21.830884,21.833437,21.836331,21.839223,21.842116,21.84501,21.839655,21.81647,21.793287,21.770103,21.74692,21.723736,21.700553,21.677368,21.654185,21.631001,21.607818,21.58299,21.541457,21.499924,21.458392,21.416859,21.375326,21.305728,21.205265,21.104803,21.00434,20.903877,20.803415,20.707945,20.613269,20.518592,20.423917,20.32924,20.241317,20.173708,20.106098,20.038489,19.970879,19.903269,19.865159,19.843917,19.822674,19.801432,19.78019,19.759212,19.749543,19.739874,19.730205,19.720534,19.710865,19.698826,19.68337,19.667914,19.652458,19.637003,19.621547,19.603788,19.585439,19.56709,19.548741,19.530392,19.513101,19.500538,19.487976,19.475413,19.462851,19.450288,19.460833,19.488852,19.516871,19.544889,19.572908,19.600925,19.613221,19.624794,19.636366,19.647939,19.659512,19.676722,19.704741,19.732758,19.760777,19.788795,19.816814,19.854689,19.896221,19.937755,19.979288,20.020821,20.062463,20.104948,20.147432,20.189917,20.232401,20.274886,20.319801,20.36712,20.414439,20.461758,20.509078,20.556397,20.597723,20.638304,20.678884,20.719465,20.760046,20.809695,20.88313,20.956563,21.029997,21.103432,21.176865,21.245179,21.310885,21.37659,21.442298,21.508004,21.573233,21.62927,21.685306,21.741344,21.797381,21.853417,21.903131,21.944664,21.986197,22.027729,22.069262,22.110795,22.139613,22.16569,22.191767,22.217844,22.243921,22.262923,22.255197,22.247469,22.23974,22.232012,22.224286,22.191808,22.142547,22.093287,22.044026,21.994764,21.945505,21.885808,21.825927,21.766044,21.706163,21.646281,21.591389,21.545022,21.498655,21.452286,21.405919,21.359551,21.337269,21.322765,21.308259,21.293755,21.279252,21.272733,21.314266,21.355798,21.397331,21.438864,21.480396,21.553112,21.653575,21.754037,21.8545,21.954963,22.055425,22.198352,22.345181,22.492013,22.638842,22.785671,22.926077,23.051667,23.177253,23.30284,23.42843,23.554017,23.65896,23.754588,23.850217,23.945843,24.041471,24.13593,24.216101,24.296273,24.376447,24.456618,24.53679,24.602229,24.650539,24.698848,24.747155,24.795464,24.843774,24.857626,24.865355,24.873083,24.880812,24.888538,24.896266,24.903995,24.911723,24.919449,24.927178,24.934906,24.948653,24.966048,24.983446,25.000844,25.018242,25.035735,25.063753,25.09177,25.119788,25.147808,25.175826,25.201932,25.225115,25.248298,25.271483,25.294666,25.317849,25.356908,25.40038,25.443855,25.487329,25.530804,25.57134,25.597417,25.623494,25.649571,25.675648,25.701724,25.726192,25.749377,25.77256,25.795743,25.818929,25.842112,25.887141,25.933507,25.979875,26.026241,26.07261,26.107858,26.120422,26.132985,26.145545,26.158109,26.170672,26.188763,26.209055,26.229344,26.249636,26.269925,26.288438,26.291331,26.294225,26.297119,26.30001,26.302904,26.299192,26.28857,26.27795,26.267328,26.256708,26.246085,26.223633,26.199497,26.175361,26.151227,26.127091,16.089794,16.07861,16.067425,16.05624,16.045055,16.038818,16.047359,16.055902,16.064444,16.072986,16.081528,16.092273,16.104272,16.116272,16.128271,16.140269,16.152165,16.159893,16.167621,16.175349,16.183076,16.190805,16.195024,16.19421,16.193396,16.192582,16.191767,16.190953,16.179113,16.164471,16.14983,16.135188,16.120546,16.107328,16.100414,16.093499,16.086586,16.079672,16.072759,16.054586,16.027945,16.001306,15.974665,15.948024,15.921383,15.898052,15.874869,15.851685,15.828502,15.805317,15.778007,15.742823,15.707641,15.672459,15.637276,15.602093,15.578203,15.558477,15.53875,15.519022,15.499296,15.477756,15.442573,15.407391,15.372208,15.337025,15.301843,15.251492,15.186213,15.120933,15.055652,14.990373,14.925092,14.85148,14.776843,14.702207,14.62757,14.552934,14.477339,14.399246,14.321153,14.24306,14.164967,14.086874,13.980292,13.859288,13.738284,13.617281,13.496277,13.376569,13.281192,13.185814,13.090437,12.995058,12.899681,12.832845,12.802746,12.772649,12.742551,12.712454,12.682357,12.696155,12.719339,12.742522,12.765707,12.78889,12.821449,12.889171,12.956895,13.024617,13.092339,13.160062,13.217097,13.266921,13.316745,13.36657,13.416394,13.466218,13.520245,13.574339,13.628435,13.68253,13.736626,13.784694,13.822519,13.860345,13.898169,13.935995,13.97382,13.986241,13.990513,13.994784,13.999055,14.003325,14.010433,14.03443,14.058429,14.082426,14.106424,14.130421,14.181278,14.255914,14.330551,14.405187,14.479824,14.55446,14.64961,14.746616,14.843622,14.940628,15.037634,15.135442,15.23509,15.334739,15.434388,15.534036,15.633685,15.677598,15.69651,15.715422,15.734336,15.753248,15.771237,15.778151,15.785064,15.791979,15.798892,15.805806,15.824223,15.855949,15.887675,15.9194,15.951126,15.982853,16.023397,16.065492,16.107589,16.149685,16.191782,16.235709,16.285533,16.335358,16.385182,16.435006,16.484831,16.548604,16.620798,16.692992,16.765186,16.83738,16.909618,16.986083,17.062548,17.139012,17.215477,17.291942,17.371797,17.456804,17.541812,17.626818,17.711825,17.796832,17.885185,17.974463,18.063741,18.153019,18.242298,18.328356,18.398722,18.469086,18.539452,18.609818,18.680182,18.730957,18.766139,18.801321,18.836505,18.871687,18.906869,18.967956,19.030594,19.093231,19.155868,19.218505,19.285103,19.35974,19.434376,19.509013,19.583649,19.658286,19.721259,19.779626,19.837993,19.896359,19.954726,20.011134,20.050588,20.090043,20.129496,20.16895,20.208403,20.241577,20.268218,20.294859,20.321499,20.348139,20.37478,20.388583,20.400583,20.412582,20.42458,20.436579,20.457845,20.505027,20.552208,20.59939,20.646571,20.693754,20.738158,20.781069,20.823979,20.86689,20.909801,20.952495,20.989505,21.026517,21.063529,21.100539,21.137551,21.169827,21.195653,21.221479,21.247306,21.273133,21.298959,21.313585,21.325584,21.337582,21.349582,21.361581,21.376459,21.403099,21.42974,21.456381,21.483022,21.509662,21.547809,21.594176,21.640543,21.686912,21.733279,21.779647,21.832719,21.886001,21.939281,21.992563,22.045845,22.108916,22.189651,22.270387,22.351122,22.43186,22.512596,22.562647,22.602103,22.641556,22.681009,22.720462,22.754791,22.754791,22.754791,22.754791,22.754791,22.754791,22.758784,22.76651,22.774238,22.781967,22.789696,22.797424,22.796701,22.795073,22.793445,22.791816,22.790188,22.78184,22.757026,22.732215,22.707403,22.682592,22.657778,22.644524,22.636795,22.629069,22.621341,22.613612,22.606861,22.614589,22.622315,22.630044,22.637772,22.645501,22.652041,22.657124,22.66221,22.667294,22.67238,22.677466,22.656015,22.629374,22.602733,22.576092,22.549451,22.520904,22.485722,22.45054,22.415357,22.380175,22.344993,22.316628,22.29263,22.268634,22.244636,22.220637,22.19664,22.188042,22.1795,22.170958,22.162416,22.153874,22.139412,22.115413,22.091415,22.067418,22.043419,22.019422,21.996677,21.974307,21.951938,21.929568,21.907199,21.886165,21.872338,21.85851,21.844683,21.830855,21.817028,21.811151,21.811965,21.81278,21.813594,21.814408,21.815222,21.819249,21.82352,21.827792,21.832062,21.836333,21.831921,21.808737,21.785554,21.762369,21.739186,21.716002,21.692818,21.669635,21.64645,21.623267,21.600083,21.575133,21.532222,21.489311,21.4464,21.403489,21.36058,21.290259,21.189797,21.089334,20.988871,20.888409,20.787946,20.694854,20.602933,20.511013,20.419092,20.327172,20.24063,20.170264,20.0999,20.029534,19.959168,19.888804,19.847937,19.82394,19.799942,19.775943,19.751946,19.728338,19.721425,19.714511,19.707597,19.700683,19.69377,19.683358,19.667902,19.652446,19.636991,19.621535,19.606079,19.587222,19.567496,19.54777,19.528042,19.508315,19.49015,19.478966,19.467781,19.456596,19.445411,19.434226,19.444581,19.471221,19.497862,19.524503,19.551143,19.577784,19.595287,19.612371,19.629455,19.64654,19.663624,19.683983,19.710624,19.737265,19.763905,19.790546,19.817186,19.855695,19.898604,19.941515,19.984426,20.027337,20.070837,20.118832,20.166829,20.214825,20.26282,20.310816,20.36055,20.412002,20.463454,20.514906,20.56636,20.617812,20.657146,20.69497,20.732796,20.770621,20.808447,20.854579,20.922502,20.990425,21.058347,21.126271,21.194193,21.256995,21.31719,21.377385,21.43758,21.497774,21.557629,21.610911,21.664191,21.717473,21.770753,21.824035,21.872794,21.915705,21.958616,22.001527,22.044437,22.087347,22.117544,22.144999,22.172454,22.199909,22.227362,22.247455,22.239727,22.232001,22.224272,22.216544,22.208817,22.175518,22.12488,22.074241,22.023603,21.972965,21.922326,21.859897,21.79726,21.734623,21.671986,21.609348,21.552717,21.50635,21.459983,21.413615,21.367248,21.320881,21.301721,21.291351,21.28098,21.27061,21.260239,21.257461,21.300372,21.343281,21.386192,21.429103,21.472014,21.545378,21.64584,21.746303,21.846766,21.947228,22.047691,22.190618,22.337447,22.484276,22.631108,22.777937,22.917509,23.040342,23.163173,23.286006,23.40884,23.531671,23.636706,23.733712,23.83072,23.927725,24.02473,24.120565,24.202116,24.283664,24.365215,24.446766,24.528314,24.593222,24.638775,24.684328,24.729881,24.775435,24.820988,24.834425,24.842153,24.849882,24.857608,24.865336,24.873065,24.880793,24.888519,24.896248,24.903976,24.911705,24.923733,24.938375,24.953016,24.967658,24.982302,24.99705,25.023691,25.050332,25.076972,25.103613,25.130254,25.155526,25.178709,25.201895,25.225078,25.248261,25.271444,25.309425,25.35152,25.393618,25.435713,25.477808,25.517433,25.544887,25.572341,25.599797,25.627251,25.654707,25.679789,25.702972,25.726155,25.749338,25.772523,25.795706,25.840735,25.887101,25.93347,25.979836,26.026204,26.061,26.072184,26.08337,26.094554,26.10574,26.116924,26.133639,26.152551,26.171463,26.190376,26.209288,26.226704,26.230978,26.235248,26.239519,26.24379,26.248061,26.244378,26.232378,26.220379,26.208383,26.196383,26.184384,26.15814,26.129871,26.101602,26.073333,26.045064,16.036846,16.027039,16.017232,16.007425,15.997618,15.993103,16.004401,16.015699,16.026996,16.038294,16.049593,16.062216,16.075592,16.088969,16.102345,16.115722,16.128963,16.136691,16.144419,16.152146,16.159875,16.167602,16.170689,16.16712,16.16355,16.159981,16.15641,16.152841,16.14264,16.130753,16.118868,16.106981,16.095096,16.084632,16.080474,16.076316,16.072158,16.067999,16.063841,16.047639,16.022376,15.997113,15.971851,15.946588,15.921325,15.898052,15.874869,15.851685,15.828502,15.805317,15.777533,15.740972,15.704412,15.66785,15.63129,15.59473,15.569463,15.548357,15.527253,15.506148,15.485043,15.462127,15.425566,15.389006,15.352445,15.315884,15.279323,15.228985,15.165082,15.10118,15.037277,14.973376,14.909473,14.832329,14.75356,14.67479,14.596021,14.517251,14.437905,14.357055,14.276207,14.195358,14.114509,14.033661,13.923408,13.798271,13.673134,13.547998,13.42286,13.299436,13.208192,13.116948,13.025704,12.93446,12.843216,12.77991,12.752567,12.725226,12.697884,12.670543,12.6432,12.657484,12.680667,12.703852,12.727036,12.750219,12.784228,12.85884,12.933452,13.008064,13.082675,13.157286,13.216274,13.264721,13.313167,13.361614,13.410059,13.458506,13.51251,13.566605,13.6207,13.674796,13.728892,13.775938,13.811008,13.846078,13.881147,13.916217,13.951287,13.964082,13.969732,13.975381,13.981029,13.986678,13.99536,14.022113,14.048868,14.075621,14.102375,14.129128,14.18347,14.262241,14.34101,14.41978,14.498549,14.577319,14.674077,14.77246,14.870844,14.969227,15.06761,15.165542,15.262435,15.359328,15.456221,15.553114,15.650006,15.692115,15.709649,15.727185,15.744719,15.762254,15.778759,15.782917,15.787075,15.791233,15.795391,15.79955,15.817767,15.852249,15.886729,15.921211,15.955693,15.990174,16.029959,16.070678,16.111396,16.152115,16.192833,16.235382,16.28383,16.332275,16.380722,16.429169,16.477615,16.538293,16.606353,16.674414,16.742473,16.810534,16.878652,16.952362,17.026071,17.09978,17.17349,17.247199,17.325392,17.410398,17.495406,17.580413,17.665419,17.750427,17.83986,17.930516,18.021171,18.111827,18.202483,18.290154,18.363275,18.436396,18.509518,18.582638,18.655759,18.70852,18.745082,18.781642,18.818203,18.854763,18.891324,18.955087,19.020481,19.085873,19.151266,19.21666,19.286468,19.365239,19.444009,19.522778,19.601548,19.680317,19.74545,19.805195,19.864938,19.924683,19.984426,20.042357,20.084566,20.126775,20.168984,20.211193,20.253403,20.287307,20.31257,20.337833,20.363096,20.388358,20.413621,20.428463,20.44184,20.455216,20.468593,20.481969,20.504976,20.554914,20.60485,20.654788,20.704726,20.754662,20.800928,20.845216,20.889504,20.933793,20.97808,21.021899,21.0534,21.084899,21.1164,21.147899,21.1794,21.206748,21.22844,21.250134,21.271826,21.29352,21.315212,21.330169,21.343546,21.356922,21.3703,21.383677,21.399391,21.424654,21.449916,21.475179,21.500442,21.525705,21.563278,21.609645,21.656012,21.70238,21.748747,21.795114,21.845515,21.896041,21.946566,21.997092,22.047617,22.108425,22.187782,22.267141,22.346499,22.425855,22.505214,22.556963,22.599172,22.641381,22.68359,22.725799,22.762525,22.762525,22.762525,22.762525,22.762525,22.762525,22.766518,22.774246,22.781972,22.789701,22.797429,22.805158,22.799457,22.792317,22.785179,22.778038,22.770897,22.757039,22.726715,22.696392,22.666068,22.635747,22.605423,22.590384,22.582656,22.57493,22.567201,22.559473,22.552721,22.56045,22.568178,22.575904,22.583633,22.591361,22.59976,22.608979,22.618195,22.627415,22.636634,22.645853,22.626228,22.600967,22.575703,22.550441,22.525177,22.497395,22.460834,22.424275,22.387713,22.351154,22.314592,22.284012,22.257257,22.230505,22.203752,22.176998,22.150245,22.13889,22.127593,22.116295,22.104998,22.0937,22.076482,22.049729,22.022975,21.996222,21.969469,21.942715,21.921457,21.901843,21.882229,21.862615,21.843001,21.825153,21.816837,21.808521,21.800204,21.791888,21.783572,21.78171,21.785279,21.78885,21.792419,21.795989,21.79956,21.805062,21.81071,21.816359,21.822008,21.827657,21.824186,21.801003,21.777818,21.754635,21.731451,21.708268,21.685084,21.661901,21.638716,21.615533,21.592349,21.567274,21.522987,21.478698,21.434409,21.390121,21.345832,21.274792,21.174328,21.073867,20.973403,20.87294,20.772478,20.681764,20.592598,20.503434,20.414268,20.325104,20.239942,20.166821,20.0937,20.02058,19.947459,19.874338,19.830715,19.803962,19.777209,19.750455,19.723702,19.697465,19.693307,19.689148,19.68499,19.680832,19.676674,19.667889,19.652433,19.636977,19.621522,19.606066,19.59061,19.570657,19.549553,19.528448,19.507344,19.486239,19.4672,19.457393,19.447586,19.437779,19.427972,19.418165,19.428328,19.453591,19.478853,19.504116,19.529379,19.554642,19.577355,19.59995,19.622545,19.64514,19.667735,19.691245,19.716508,19.741771,19.767034,19.792296,19.817559,19.8567,19.900987,19.945276,19.989565,20.033853,20.079211,20.132718,20.186225,20.239731,20.293239,20.346746,20.401297,20.456884,20.512471,20.568056,20.623642,20.679229,20.716569,20.751638,20.786708,20.821778,20.856848,20.899463,20.961874,21.024286,21.086697,21.149109,21.21152,21.268812,21.323495,21.378179,21.432863,21.487546,21.542025,21.59255,21.643076,21.693601,21.744127,21.794652,21.842459,21.886747,21.931035,21.975324,22.019611,22.0639,22.095475,22.124307,22.15314,22.181972,22.210806,22.231988,22.224259,22.216531,22.208803,22.201076,22.193348,22.159228,22.107212,22.055196,22.00318,21.951164,21.899148,21.833987,21.768595,21.703202,21.637808,21.572416,21.514047,21.46768,21.421312,21.374945,21.328578,21.28221,21.266175,21.259938,21.2537,21.247464,21.241226,21.242188,21.286477,21.330766,21.375054,21.419342,21.46363,21.537643,21.638106,21.738569,21.839031,21.939494,22.039958,22.182883,22.329713,22.476542,22.623374,22.770203,22.908941,23.029018,23.149095,23.269173,23.38925,23.509324,23.614453,23.712837,23.811222,23.909604,24.007989,24.105201,24.188128,24.271056,24.353984,24.436911,24.519842,24.584212,24.627009,24.669808,24.712605,24.755402,24.798199,24.811223,24.818949,24.826678,24.834406,24.842135,24.849861,24.857589,24.865318,24.873046,24.880772,24.888501,24.898816,24.910704,24.922589,24.934475,24.94636,24.958367,24.983629,25.008893,25.034154,25.059418,25.08468,25.10912,25.132306,25.155489,25.178672,25.201855,25.225041,25.261941,25.30266,25.343378,25.384097,25.424815,25.463527,25.492357,25.52119,25.550024,25.578857,25.607687,25.633383,25.656566,25.679749,25.702934,25.726117,25.7493,25.794329,25.840698,25.887064,25.933433,25.979799,26.014142,26.023949,26.033756,26.043562,26.053369,26.063176,26.078514,26.096047,26.113583,26.131118,26.148654,26.164974,26.170621,26.176272,26.181919,26.187569,26.193217,26.189566,26.17619,26.162811,26.149435,26.136059,26.122683,26.092648,26.060245,26.027843,25.995441,25.963039,15.983896,15.975467,15.967038,15.95861,15.950181,15.94739,15.961443,15.975496,15.98955,16.003603,16.017657,16.032157,16.046911,16.061666,16.07642,16.091174,16.10576,16.113488,16.121216,16.128943,16.136672,16.144399,16.146356,16.140029,16.133704,16.127379,16.121053,16.114728,16.106166,16.097035,16.087905,16.078775,16.069645,16.061936,16.060534,16.059131,16.057729,16.056327,16.054924,16.040691,16.016805,15.992921,15.969036,15.945152,15.921266,15.898052,15.874869,15.851685,15.828502,15.805317,15.777059,15.73912,15.701182,15.663244,15.625305,15.587367,15.560722,15.538239,15.515756,15.493274,15.470791,15.446496,15.408558,15.370619,15.332682,15.294743,15.256805,15.206477,15.143952,15.081427,15.018903,14.956378,14.893855,14.81318,14.730278,14.647374,14.564471,14.481567,14.39847,14.314865,14.231261,14.147656,14.064052,13.980447,13.866526,13.737254,13.607983,13.478713,13.349442,13.222303,13.135193,13.048082,12.960971,12.873861,12.78675,12.726975,12.702389,12.677803,12.653216,12.62863,12.604044,12.618814,12.641997,12.665181,12.688364,12.711548,12.747007,12.828508,12.910009,12.99151,13.073011,13.154512,13.215452,13.262519,13.309588,13.356657,13.403726,13.450794,13.504776,13.558872,13.612966,13.667062,13.721157,13.767184,13.799497,13.831812,13.864125,13.89644,13.928754,13.941923,13.948949,13.955976,13.963003,13.97003,13.980288,14.009798,14.039306,14.068815,14.098325,14.127833,14.185664,14.268566,14.35147,14.434373,14.517276,14.600179,14.698543,14.798304,14.898066,14.997827,15.097589,15.195641,15.289779,15.383917,15.478054,15.572191,15.666328,15.706632,15.72279,15.738946,15.755103,15.77126,15.786281,15.787684,15.789086,15.790488,15.791891,15.793293,15.81131,15.848547,15.885784,15.923022,15.960259,15.997496,16.036521,16.075862,16.115203,16.154544,16.193884,16.235057,16.282124,16.329193,16.376262,16.423331,16.4704,16.527982,16.591908,16.655835,16.719762,16.783688,16.847688,16.918641,16.989595,17.060549,17.131502,17.202456,17.278987,17.363994,17.449001,17.534008,17.619015,17.704021,17.794534,17.886567,17.978602,18.070635,18.162669,18.251952,18.327829,18.403705,18.479582,18.555459,18.631336,18.686085,18.724024,18.761962,18.799901,18.837839,18.875778,18.942218,19.010368,19.078516,19.146665,19.214813,19.287833,19.370737,19.45364,19.536543,19.619446,19.70235,19.76964,19.830762,19.891885,19.953006,20.014127,20.073578,20.118544,20.163509,20.208473,20.253438,20.298404,20.333037,20.356921,20.380807,20.404692,20.428576,20.452461,20.468342,20.483096,20.49785,20.512606,20.52736,20.552107,20.6048,20.657493,20.710185,20.762879,20.815572,20.863697,20.909363,20.955028,21.000696,21.046361,21.091305,21.117294,21.143283,21.169271,21.19526,21.221249,21.243668,21.261229,21.278788,21.296348,21.313907,21.331466,21.346754,21.361508,21.376263,21.391018,21.405772,21.422322,21.446207,21.470092,21.493978,21.517862,21.541747,21.578745,21.625113,21.671481,21.717849,21.764216,21.810583,21.85831,21.906081,21.95385,22.001621,22.04939,22.107932,22.185913,22.263895,22.341874,22.419853,22.497835,22.551275,22.596241,22.641206,22.686172,22.731137,22.770259,22.770259,22.770259,22.770259,22.770259,22.770259,22.774252,22.78198,22.789709,22.797435,22.805163,22.812892,22.802214,22.789563,22.77691,22.764259,22.751609,22.732238,22.696405,22.660569,22.624735,22.588902,22.553065,22.536245,22.528519,22.52079,22.513062,22.505333,22.498582,22.50631,22.514039,22.521765,22.529493,22.537222,22.547479,22.560831,22.574183,22.587535,22.600888,22.61424,22.596445,22.57256,22.548675,22.524791,22.500906,22.473884,22.435946,22.398007,22.360069,22.322133,22.284194,22.251395,22.221887,22.192376,22.162868,22.133358,22.10385,22.08974,22.075686,22.061634,22.04758,22.033526,22.013554,21.984044,21.954534,21.925026,21.895517,21.866007,21.846235,21.829378,21.812519,21.795661,21.778802,21.764142,21.761337,21.758531,21.755726,21.752922,21.750117,21.75227,21.758595,21.76492,21.771246,21.777571,21.783897,21.790874,21.797901,21.804928,21.811955,21.81898,21.816452,21.793269,21.770085,21.746902,21.723717,21.700533,21.67735,21.654166,21.630983,21.607798,21.584615,21.559417,21.51375,21.468085,21.422419,21.376752,21.331086,21.259323,21.158861,21.058397,20.957934,20.857472,20.757009,20.668674,20.582264,20.495855,20.409446,20.323035,20.239255,20.163378,20.087501,20.011625,19.935748,19.859872,19.813494,19.783985,19.754476,19.724966,19.695458,19.66659,19.665188,19.663786,19.662383,19.660981,19.659578,19.652421,19.636966,19.62151,19.606054,19.590598,19.575142,19.554092,19.531609,19.509127,19.486644,19.464163,19.444248,19.435819,19.427391,19.418962,19.410532,19.402103,19.412075,19.43596,19.459844,19.48373,19.507615,19.5315,19.559421,19.587528,19.615635,19.643741,19.671847,19.698508,19.722393,19.746277,19.770162,19.794048,19.817932,19.857704,19.90337,19.949037,19.994703,20.040368,20.087584,20.146604,20.205621,20.264639,20.323657,20.382676,20.442046,20.501766,20.561485,20.621205,20.680925,20.740644,20.775992,20.808305,20.840619,20.872934,20.905247,20.944348,21.001248,21.058147,21.115048,21.171948,21.228848,21.280628,21.3298,21.378972,21.428145,21.477317,21.526421,21.57419,21.621961,21.66973,21.7175,21.76527,21.812123,21.857789,21.903454,21.949121,21.994787,22.040454,22.073406,22.103615,22.133827,22.164037,22.194248,22.21652,22.208791,22.201063,22.193336,22.185607,22.17788,22.142939,22.089546,22.036151,21.982757,21.929363,21.875969,21.808077,21.739929,21.67178,21.603632,21.535482,21.475376,21.429009,21.382642,21.336273,21.289906,21.243538,21.230628,21.228525,21.226421,21.224316,21.222213,21.226916,21.272583,21.318249,21.363915,21.409582,21.455247,21.529909,21.630372,21.730834,21.831297,21.93176,22.032222,22.175149,22.321979,22.468809,22.61564,22.76247,22.900373,23.017694,23.135018,23.252339,23.36966,23.486981,23.592202,23.691963,23.791725,23.891486,23.991245,24.089836,24.174143,24.258448,24.342755,24.427059,24.511367,24.575205,24.615245,24.655289,24.695329,24.735373,24.775413,24.788019,24.795747,24.803476,24.811202,24.81893,24.826659,24.834388,24.842116,24.849842,24.857571,24.865299,24.873899,24.883031,24.89216,24.901292,24.910421,24.919685,24.94357,24.967454,24.991339,25.015223,25.039108,25.062717,25.0859,25.109083,25.132266,25.155452,25.178635,25.214458,25.2538,25.293139,25.33248,25.371822,25.40962,25.43983,25.47004,25.50025,25.53046,25.56067,25.586977,25.61016,25.633346,25.656529,25.679712,25.702895,25.747924,25.794292,25.840658,25.887027,25.933393,25.967283,25.975713,25.984141,25.992571,26.001001,26.009429,26.023387,26.039546,26.055702,26.071858,26.088017,26.103241,26.110268,26.117295,26.124319,26.131346,26.138373,26.134754,26.119998,26.105243,26.09049,26.075734,26.060979,26.027155,25.99062,25.954084,25.917549,25.881011,15.937374,15.92897,15.920565,15.912162,15.903757,15.901675,15.918484,15.935294,15.952103,15.968912,15.98572,16.000804,16.014907,16.02901,16.043113,16.057215,16.071147,16.078198,16.08525,16.092301,16.099353,16.106404,16.107663,16.100611,16.09356,16.086509,16.079457,16.072406,16.065895,16.05952,16.053145,16.04677,16.040396,16.035319,16.035996,16.036672,16.037349,16.038025,16.038702,16.026148,16.00364,15.981133,15.958625,15.936119,15.913611,15.889809,15.865949,15.842088,15.818228,15.794368,15.765424,15.726784,15.688145,15.649505,15.610866,15.572226,15.544384,15.520525,15.496664,15.472803,15.448944,15.42335,15.38471,15.346071,15.307431,15.268791,15.230152,15.179488,15.116988,15.054489,14.991989,14.92949,14.866989,14.785047,14.700716,14.616387,14.532056,14.447726,14.362833,14.276472,14.190112,14.103753,14.017392,13.931032,13.814787,13.683413,13.552038,13.420665,13.28929,13.160327,13.076674,12.99302,12.909366,12.825712,12.742059,12.68573,12.664576,12.643423,12.622268,12.601114,12.579961,12.595892,12.619751,12.643612,12.667473,12.691332,12.72778,12.811433,12.895088,12.978741,13.062395,13.146048,13.208245,13.255965,13.303685,13.351407,13.399127,13.446847,13.498842,13.550909,13.602974,13.655039,13.707105,13.750833,13.780392,13.809949,13.839507,13.869066,13.898625,13.913192,13.92295,13.932707,13.942465,13.952223,13.965313,13.998255,14.031196,14.064137,14.097078,14.13002,14.191294,14.277654,14.364015,14.450375,14.536735,14.623095,14.723008,14.824148,14.925288,15.026426,15.127566,15.225331,15.31536,15.405388,15.495416,15.585444,15.675473,15.714488,15.73062,15.746752,15.762885,15.779017,15.793959,15.794635,15.795312,15.795988,15.796666,15.797343,15.814993,15.852279,15.889565,15.926852,15.964138,16.001425,16.038711,16.075997,16.113284,16.15057,16.187857,16.226973,16.271988,16.317002,16.362017,16.407031,16.452045,16.505854,16.564971,16.624087,16.683204,16.742321,16.801531,16.869728,16.937927,17.006124,17.074323,17.14252,17.217121,17.301452,17.385782,17.470113,17.554442,17.638773,17.731279,17.826044,17.920808,18.015574,18.110338,18.202471,18.281781,18.361089,18.440398,18.519707,18.599015,18.656432,18.696425,18.736416,18.776409,18.816402,18.856394,18.925553,18.996457,19.067362,19.138265,19.20917,19.284954,19.370636,19.45632,19.542004,19.627688,19.713371,19.782921,19.846098,19.909274,19.97245,20.035627,20.097275,20.145672,20.194068,20.242466,20.290863,20.33926,20.376627,20.402517,20.428407,20.454297,20.480187,20.506078,20.525191,20.543354,20.561516,20.579679,20.597841,20.625289,20.678708,20.732126,20.785546,20.838964,20.892383,20.940338,20.985352,21.030367,21.075381,21.120395,21.164533,21.185688,21.206842,21.227995,21.249149,21.270304,21.288472,21.302575,21.316678,21.33078,21.344883,21.358985,21.373088,21.38719,21.401293,21.415396,21.429499,21.44512,21.466951,21.488782,21.510613,21.532443,21.554273,21.590022,21.635713,21.681403,21.727094,21.772785,21.818476,21.864167,21.909858,21.955548,22.001239,22.04693,22.10292,22.177492,22.252065,22.326637,22.401211,22.475782,22.529392,22.575758,22.622127,22.668496,22.714862,22.755294,22.755972,22.756647,22.757325,22.758,22.758678,22.762647,22.769698,22.776748,22.783802,22.790853,22.797903,22.784625,22.769171,22.753714,22.738259,22.722802,22.700628,22.661988,22.623348,22.584708,22.54607,22.50743,22.489701,22.481973,22.474247,22.466518,22.45879,22.452123,22.461204,22.470286,22.479367,22.488449,22.49753,22.509781,22.525913,22.542046,22.558178,22.574313,22.590445,22.572557,22.548022,22.523486,22.498947,22.474411,22.446123,22.404777,22.363431,22.322085,22.280742,22.239396,22.204411,22.173499,22.142588,22.111676,22.080765,22.049853,22.034342,22.018886,22.00343,21.987974,21.972519,21.951143,21.920231,21.88932,21.858408,21.827495,21.796584,21.77861,21.764509,21.750406,21.736303,21.7222,21.710513,21.711868,21.713221,21.714573,21.715926,21.717279,21.722462,21.730866,21.739271,21.747676,21.75608,21.764485,21.771631,21.778681,21.785734,21.792784,21.799836,21.797324,21.774141,21.750956,21.727773,21.704589,21.681406,21.65727,21.632734,21.608197,21.583659,21.559123,21.53257,21.485526,21.438481,21.391437,21.344393,21.29735,21.225509,21.1264,21.02729,20.928181,20.829071,20.729962,20.643022,20.558014,20.473007,20.388001,20.302993,20.220252,20.144327,20.068401,19.992475,19.916549,19.840623,19.792475,19.760211,19.727945,19.69568,19.663416,19.631857,19.630504,19.629151,19.627798,19.626445,19.625091,19.618795,19.605368,19.591942,19.578516,19.565091,19.551664,19.529931,19.50607,19.482211,19.45835,19.434489,19.413702,19.40665,19.399599,19.392549,19.385496,19.378446,19.388611,19.411794,19.434979,19.458163,19.481346,19.50453,19.537042,19.569985,19.602926,19.635867,19.668809,19.699564,19.726131,19.752698,19.779265,19.805831,19.832398,19.874394,19.922116,19.969836,20.017556,20.065276,20.114634,20.176457,20.23828,20.300104,20.361927,20.42375,20.485233,20.546379,20.607527,20.668674,20.72982,20.790967,20.825224,20.856135,20.887047,20.917958,20.94887,20.98562,21.037686,21.089751,21.141816,21.193883,21.245948,21.293341,21.338355,21.38337,21.428383,21.473397,21.518479,21.564846,21.611214,21.657581,21.703948,21.750316,21.795799,21.840137,21.884473,21.928811,21.973149,22.017487,22.05078,22.081691,22.112603,22.143514,22.174426,22.197253,22.189524,22.181797,22.174069,22.166341,22.158613,22.122852,22.06808,22.013309,21.958536,21.903764,21.848992,21.779035,21.708807,21.638579,21.568351,21.498124,21.437205,21.392191,21.347176,21.302162,21.257147,21.212133,21.201655,21.202331,21.203008,21.203684,21.204361,21.211741,21.259462,21.307182,21.354903,21.402624,21.450344,21.527047,21.62954,21.732032,21.834525,21.937017,22.03951,22.181986,22.32814,22.474294,22.620449,22.7666,22.903815,23.020411,23.137006,23.253599,23.370194,23.48679,23.591802,23.69159,23.791375,23.891161,23.990946,24.089307,24.170254,24.251201,24.332148,24.413096,24.494043,24.554177,24.590108,24.626042,24.661977,24.697908,24.733842,24.746977,24.756056,24.765138,24.774219,24.783301,24.792223,24.800627,24.809031,24.817435,24.825841,24.834245,24.843069,24.852151,24.861232,24.870314,24.879395,24.888596,24.911104,24.933612,24.956117,24.978625,25.001133,25.023908,25.047091,25.070274,25.093457,25.116642,25.139825,25.174041,25.211328,25.248613,25.2859,25.323187,25.359283,25.389517,25.419753,25.449987,25.480223,25.510457,25.536775,25.559958,25.583141,25.606326,25.629509,25.652692,25.69581,25.740147,25.784483,25.828821,25.873158,25.906125,25.915881,25.925638,25.935397,25.945154,25.954913,25.968263,25.983042,25.997821,26.012601,26.02738,26.041299,26.047674,26.05405,26.060425,26.066798,26.073174,26.068877,26.05342,26.037965,26.022508,26.007054,25.991597,25.956436,25.918473,25.880511,25.842549,25.804586,15.897513,15.88773,15.877948,15.868167,15.858383,15.855962,15.875526,15.895091,15.914656,15.934221,15.953784,15.968111,15.979457,15.990805,16.002152,16.013498,16.024709,16.030383,16.036057,16.041729,16.047403,16.053077,16.05409,16.048416,16.042742,16.037069,16.031395,16.025721,16.021686,16.018067,16.014449,16.01083,16.00721,16.004635,16.00669,16.008745,16.010799,16.012852,16.014907,16.003731,15.982601,15.961472,15.940343,15.919214,15.898084,15.873021,15.847783,15.822546,15.797307,15.772069,15.742221,15.703581,15.664942,15.626302,15.587663,15.549023,15.520175,15.494938,15.469699,15.444461,15.419224,15.392413,15.353773,15.315135,15.276494,15.237854,15.199216,15.147857,15.08398,15.020102,14.956224,14.892347,14.828469,14.747603,14.664651,14.581698,14.498745,14.415793,14.331132,14.242015,14.1529,14.063785,13.974668,13.885553,13.768382,13.637007,13.505634,13.374259,13.242884,13.114062,13.033164,12.952265,12.871367,12.790469,12.709571,12.6566,12.63958,12.622559,12.605538,12.588519,12.571499,12.589292,12.61453,12.639769,12.665006,12.690245,12.727199,12.808097,12.888995,12.969894,13.050792,13.13169,13.194421,13.244898,13.295374,13.345851,13.396327,13.446802,13.494776,13.542708,13.59064,13.638572,13.686504,13.726609,13.753412,13.780214,13.807018,13.83382,13.860623,13.877651,13.891542,13.905433,13.919324,13.933215,13.950439,13.987513,14.024589,14.061663,14.098738,14.135813,14.200491,14.289606,14.378723,14.467838,14.556953,14.64607,14.747474,14.849992,14.952508,15.055026,15.157544,15.254594,15.33911,15.423628,15.508146,15.592662,15.67718,15.715438,15.732949,15.750459,15.767969,15.78548,15.8018,15.803855,15.805908,15.807962,15.810017,15.812072,15.829184,15.863714,15.898245,15.932776,15.967306,16.001837,16.036368,16.070899,16.10543,16.13996,16.17449,16.210852,16.253111,16.295369,16.337628,16.379887,16.422145,16.47148,16.525085,16.578691,16.632297,16.685902,16.739628,16.805071,16.870513,16.935956,17.001398,17.066841,17.139232,17.222185,17.305138,17.38809,17.471043,17.553995,17.649442,17.74834,17.847237,17.946136,18.045034,18.141302,18.224744,18.308186,18.391629,18.47507,18.558513,18.619295,18.662043,18.704791,18.747539,18.790288,18.833036,18.90495,18.978609,19.05227,19.12593,19.199589,19.277674,19.364735,19.451797,19.538857,19.625919,19.71298,19.784896,19.850828,19.916761,19.982693,20.048625,20.11317,20.165701,20.218232,20.270762,20.323293,20.375824,20.417999,20.4494,20.480802,20.512203,20.543604,20.575006,20.599632,20.623305,20.646979,20.670652,20.694326,20.72547,20.777512,20.829553,20.881594,20.933634,20.985675,21.031357,21.073616,21.115874,21.158133,21.200392,21.241723,21.258744,21.275765,21.292785,21.309806,21.326826,21.341445,21.352792,21.364138,21.375486,21.386833,21.39818,21.409527,21.420874,21.432221,21.443567,21.454915,21.467782,21.486857,21.505932,21.525006,21.544081,21.563156,21.596952,21.641265,21.685578,21.729892,21.774204,21.818517,21.86283,21.907144,21.951457,21.995769,22.040082,22.093221,22.162281,22.231344,22.300403,22.369465,22.438527,22.490721,22.537089,22.583455,22.629824,22.67619,22.716803,22.718857,22.720912,22.722966,22.725021,22.727075,22.730999,22.736671,22.742345,22.748019,22.753692,22.759366,22.745956,22.730499,22.715044,22.699587,22.684133,22.661956,22.623316,22.584678,22.546038,22.507398,22.468758,22.451032,22.443304,22.435575,22.427846,22.420121,22.413626,22.425464,22.437301,22.449136,22.460974,22.472812,22.487199,22.504708,22.52222,22.539729,22.557241,22.57475,22.554786,22.527491,22.500199,22.472907,22.445615,22.413957,22.367101,22.320242,22.273387,22.226528,22.179672,22.142538,22.111626,22.080714,22.049803,22.018891,21.98798,21.972468,21.957013,21.941557,21.926101,21.910645,21.889269,21.858356,21.827445,21.796533,21.765622,21.73471,21.718857,21.707511,21.696164,21.684818,21.67347,21.664539,21.668648,21.672757,21.676867,21.680975,21.685084,21.692273,21.702055,21.711838,21.72162,21.731402,21.741185,21.747148,21.75282,21.758494,21.764168,21.769841,21.766387,21.743204,21.72002,21.696837,21.673652,21.650468,21.624396,21.597104,21.569812,21.542519,21.515226,21.486041,21.437619,21.389197,21.340775,21.292354,21.243932,21.172683,21.076329,20.979975,20.883621,20.787267,20.690913,20.60435,20.519344,20.434336,20.349329,20.264323,20.182269,20.109099,20.03593,19.962759,19.889589,19.816418,19.767519,19.732499,19.697478,19.662457,19.627438,19.593123,19.589015,19.584906,19.580797,19.576687,19.57258,19.566347,19.557055,19.547763,19.53847,19.529178,19.519884,19.497897,19.472659,19.44742,19.422183,19.396945,19.375283,19.369609,19.363937,19.358263,19.352589,19.346916,19.357675,19.380858,19.404042,19.427225,19.450409,19.473594,19.510059,19.547133,19.584208,19.621282,19.658357,19.694192,19.727648,19.761103,19.794559,19.828015,19.861471,19.907342,19.957818,20.008293,20.05877,20.109246,20.161039,20.222862,20.284686,20.346509,20.408332,20.470155,20.530946,20.590714,20.650483,20.710253,20.770021,20.82979,20.863894,20.894806,20.925717,20.956629,20.987541,21.02315,21.071082,21.119015,21.166947,21.214879,21.262811,21.306983,21.349241,21.391501,21.433759,21.476017,21.518479,21.564846,21.611214,21.657581,21.703948,21.750316,21.793997,21.8342,21.874404,21.914609,21.954812,21.995017,22.027577,22.058489,22.0894,22.120312,22.151223,22.17405,22.166323,22.158594,22.150867,22.143139,22.13541,22.098828,22.042678,21.986529,21.930378,21.874229,21.81808,21.746744,21.675138,21.603533,21.531927,21.460322,21.399551,21.357293,21.315033,21.272775,21.230517,21.188258,21.179494,21.181547,21.183602,21.185656,21.187711,21.196665,21.247142,21.297618,21.348094,21.39857,21.449047,21.529234,21.635861,21.742487,21.849112,21.955738,22.062365,22.203928,22.348702,22.49348,22.638254,22.783031,22.919699,23.037674,23.155646,23.273618,23.39159,23.509565,23.614055,23.712464,23.810873,23.909281,24.00769,24.104147,24.176828,24.249509,24.322191,24.394869,24.46755,24.520692,24.551113,24.581535,24.611957,24.642379,24.6728,24.687442,24.69928,24.711115,24.722952,24.73479,24.746141,24.755924,24.765707,24.775488,24.785271,24.795054,24.806113,24.817951,24.829789,24.841624,24.853461,24.865381,24.88651,24.907641,24.928769,24.949897,24.971029,24.99297,25.016153,25.039338,25.062521,25.085704,25.108887,25.140948,25.175479,25.21001,25.244541,25.279072,25.312644,25.341501,25.370358,25.399215,25.428072,25.456929,25.482635,25.505818,25.529001,25.552187,25.57537,25.598553,25.637775,25.677978,25.718182,25.758387,25.798592,25.830142,25.844031,25.857924,25.871813,25.885706,25.899598,25.913138,25.926538,25.939941,25.95334,25.966743,25.979145,25.982764,25.986383,25.990003,25.993622,25.997241,25.991536,25.976079,25.960624,25.945167,25.929713,25.914256,25.880302,25.843716,25.807131,25.770545,25.73396,15.857651,15.846491,15.835331,15.82417,15.81301,15.810247,15.832567,15.854888,15.877208,15.899528,15.921849,15.935417,15.944009,15.952601,15.961191,15.969783,15.978271,15.982567,15.986862,15.991157,15.995453,15.999749,16.000516,15.99622,15.991924,15.987629,15.983334,15.979038,15.977478,15.976615,15.975752,15.974889,15.974024,15.973952,15.977384,15.980817,15.984248,15.987681,15.991114,15.9
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment